[UPDATED] Re: [FDP] Generating an Index for PDF Documents

2025-01-12 Thread jpb
[snip] > > NOTES: > You can tag any kind of text - regular text, text inside [NOTEs], > [TIPs], etc. or text inside listings such as [.programlisting], > [.source], [subs=+quotes] etc. > Nope. It turns out that tagging terms inside listing, messes with the HTML output. See attached example. L

Re: [FDP] Generating an Index for PDF Documents

2025-01-12 Thread Sergio Carlavilla
On Sun, 12 Jan 2025 at 06:49, jpb wrote: > > > Here's a quick summary on how to generate an index for FreeBSD FDP > books, articles, and multi-part documents. Happily, the indexing > tooling is already built into Asciidoctor. > > 1. Decide where you want the index. In my case I added another > "

[FDP] Generating an Index for PDF Documents

2025-01-11 Thread jpb
Here's a quick summary on how to generate an index for FreeBSD FDP books, articles, and multi-part documents. Happily, the indexing tooling is already built into Asciidoctor. 1. Decide where you want the index. In my case I added another "chapter" document directory - foo-index/_index.adoc. E