hugo server -D
After merging into the main branch, create a release.
pnpm install
Generate PDF
pnpm run build
- Generate Source Markdown for pandoc
- Generate TeX File by pandoc
- Update TeX File
- Copy PNG / PDF
- Generate DVI File (width toc file)
- Generate DVI File
- Covert DVI to PDF
Generate Graphic PDF
- Download PDF from diagrams (draw.io)
- Separate PDF by
pdfseparate
(poppler) - Crop PDF by
pdf-crop-margins
This work is licensed under a Creative Commons Attribution 4.0 International License.