mirror of
https://git.code.sf.net/p/seeddms/code
synced 2026-05-08 13:31:24 +00:00
add commands to convert man page to pdf
This commit is contained in:
parent
a7efa87831
commit
ca79696711
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user