add pdf - left-to-right bad, but readable

This commit is contained in:
Alon Levy
2026-01-13 11:40:41 +02:00
parent 70087611dd
commit f98e6f1085
2 changed files with 4 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
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

Binary file not shown.