[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Learning troff - where to start?
From: |
Tadziu Hoffmann |
Subject: |
Re: Learning troff - where to start? |
Date: |
Wed, 14 Oct 2020 02:49:11 +0200 |
User-agent: |
Mutt/1.11.4 (2019-03-13) |
> About the only thing I like about Tex better is it does
> multiple passes so you can do forward references.
> Troff makes that hard but it is doable.
I don't think TeX actually does that by itself. *You* have
to call TeX multiple times.
Forward references work by writing the required information
to an external file (e.g., for LaTeX the .aux file), which
is read when the manuscript is processed a further time.
With groff, you can also use a macro package that does
something similar, so I think there is no fundamental
difference in this regard.
- Re: Learning troff - where to start?, (continued)
- Re: Learning troff - where to start?, Pierre-Jean Fichet, 2020/10/22
- Re: Learning troff - where to start?, Jan Stary, 2020/10/17
- Re: Learning troff - where to start?, Johann Höchtl, 2020/10/27
- Re: Learning troff - where to start?, Steffen Nurpmeso, 2020/10/13
- Re: Learning troff - where to start?, Mike Bianchi, 2020/10/14
- Re: Learning troff - where to start?, Damian McGuckin, 2020/10/14
Re: Learning troff - where to start?, Federico Lucifredi, 2020/10/13
- Re: Learning troff - where to start?, Raf Czlonka, 2020/10/13
- Re: Learning troff - where to start?, Larry McVoy, 2020/10/13
- Re: Learning troff - where to start?,
Tadziu Hoffmann <=
- Re: Learning troff - where to start?, Ingo Schwarze, 2020/10/14
- Re: Learning troff - where to start?, Federico Lucifredi, 2020/10/14
- Re: Learning troff - where to start?, James K. Lowden, 2020/10/14
- Re: Learning troff - where to start?, Federico Lucifredi, 2020/10/15