Macros for writing (German) letters?

2024-01-06 Thread Tim Landscheidt
Hi, as background: I have been using Apache FOP (https://xmlgraphics.apache.org/fop/) in the past to print letters according to the German standard DIN 5008 (https://en.wikipedia.org/wiki/DIN_5008). Since FOP is a Java application and the support for Java in Fedora is dwindling, I want to switch

Auto-relocated TOC in wrong place in pdf outlines

2024-01-06 Thread Peter Schaffter
gropdf from groff 1.23.0.689-8d320-dirty breaks the mom macro AUTO_RELOCATE_TOC. The physical page order and numbering are correct after relocation, but the pdf panel places the TOC at the top of the outline. See attached .pdf and .mom files. 1.23.0 works fine. Not sure if mom needs tweaking or

Re: Auto-relocated TOC in wrong place in pdf outlines

2024-01-06 Thread Deri
On Saturday, 6 January 2024 19:19:59 GMT Peter Schaffter wrote: > gropdf from groff 1.23.0.689-8d320-dirty breaks the mom macro > AUTO_RELOCATE_TOC. The physical page order and numbering are > correct after relocation, but the pdf panel places the TOC at the > top of the outline. See attached .p