generated from dopt-python/py311-cython
2 lines
160 B
PowerShell
2 lines
160 B
PowerShell
# covert the manual Markdown file to PDF
|
|
pandoc .\README.md -o .\README.pdf -V geometry:"a4paper, margin=2.5cm" -V header-includes="\usepackage[none]{hyphenat}" |