Files
amuta/Justfile
2026-01-13 11:40:41 +02:00

8 lines
339 B
Makefile

export:
pandoc 'תקנון מצוי עם שינויים.docx' -o takanon_with_changes_pandoc_export.md
pandoc 'תקנון מצוי עם שינויים.docx' -o takanon_with_changes_pandoc_export.html
pdf:
pandoc 'תקנון מצוי עם שינויים.docx' --pdf-engine=weasyprint -o takanon_with_changes_pandoc_export.pdf