add pdf - left-to-right bad, but readable
This commit is contained in:
4
Justfile
4
Justfile
@@ -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
|
||||
|
||||
|
||||
BIN
takanon_with_changes_pandoc_export.pdf
Normal file
BIN
takanon_with_changes_pandoc_export.pdf
Normal file
Binary file not shown.
Reference in New Issue
Block a user