[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Learning troff - where to start?
From: |
Pierre-Jean Fichet |
Subject: |
Re: Learning troff - where to start? |
Date: |
Thu, 22 Oct 2020 12:39:24 +0200 |
User-agent: |
neatmail (git://repo.or.cz/neatmail.git) |
Hello Johann,
Johann Höchtl<johann.hoechtl@gmail.com> wrote:
> Your help would be very appreciated. BTW How comes that section headings
> work as a forward reference? Can I move with utmac the complete TOC to
> the frontmatter without using psutils or the likes?
The makefile, in the utmac/demo, runs three passes of roff. During the
first pass, it exports a summary to a temporary file. During the
second pass, the macros S2, S3, S4 and S* load that file and print a
summary. A third pass is needed in case the introduction of the
summaries in the document shifted page numbers.
So, indeed, psutils is not needed. I think it's a good way to do such
things, as page numbers are coherent with that system, compliant with
the french habbit, and it allows the insertion of pdf links in the
summary to navigate within the document.
Cheers,
Pierre-Jean.
- Re: Learning troff - where to start?, (continued)
- Re: Learning troff - where to start?, Johann Höchtl, 2020/10/14
- Re: Learning troff - where to start?, Thomas Dupond, 2020/10/14
- Re: Learning troff - where to start?, Pierre-Jean Fichet, 2020/10/15
- Re: Learning troff - where to start?, Johann Höchtl, 2020/10/19
- Re: Learning troff - where to start?, Johann Höchtl, 2020/10/21
- Re: Learning troff - where to start?, Wim Stockman, 2020/10/21
- Re: Learning troff - where to start?, Johann Höchtl, 2020/10/22
- Re: Learning troff - where to start?,
Pierre-Jean Fichet <=
- 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