add commands to convert man page to pdf

This commit is contained in:
Uwe Steinmann 2026-03-20 12:35:55 +01:00
parent a7efa87831
commit ca79696711

View File

@ -177,6 +177,12 @@ above.
`drawio -x -f pdf -o "%o" "%f"`
### troff files
`groff -pet -ms -Tpdf "%f" > "%o"`
`pdfroff "%f" > "%o"`
## Conversion to png for preview images
If you have problems running convert on PDF documents then read the page