Replies: 4 comments 3 replies
-
|
I think this makes sense, but I'd like to get comments from others who use the |
Beta Was this translation helpful? Give feedback.
-
|
I'm going to make the change. |
Beta Was this translation helpful? Give feedback.
-
|
Hi guys, You might be interested in some groff ms PDF features we're getting into shape for our 1.25 release, planned for early July. Details are subject to change still. Deri James is responsible for most of the real work. My pass with the belt sander and furniture polish is in progress. |
Beta Was this translation helpful? Give feedback.
-
|
At 2026-05-15T01:36:02-0700, John MacFarlane wrote:
Nice! If you want to suggest a change to the template that uses this
to move the TOC, we could integrate it.
If I understand you, none should be necessary. Deri's enhanced the `TC`
macro to do this (relocate the TOC to follow the cover page)
automatically if the output device is "pdf".
I expect you'll get this for free with _groff_ 1.25.
… --
Reply to this email directly or view it on GitHub:
#11560 (reply in thread)
You are receiving this because you commented.
Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
As referenced before, and upon suggestion of @jgm , I'd like to point out that groff stopped maintaining/distributing pdfmark/pdfroff since 1.24.0, 2026-02-28, which is now maintained and distributed separately, to favor the still supported
-Tpdfflag, which calls the Perl scriptgropdffor similar purposes.Thus, it seems to me that the groff should be the default pdf-engine for the
msformat, which along withmanis the groff macro package supported by pandoc.pdfroffrequires ghostscript to postprocess groff's native postscript output, which has ensued a discussion on the pdfmark-groff repo, whilegropdfrequires Perl; so both have extra requirements besidesgroffitself to produce PDF. This and other issues may need to be discussed before making a decision.An issue has already been created related to this discussion, as I did not know exactly how to handle my proposal.
Beta Was this translation helpful? Give feedback.
All reactions