Skip to content

Commit

Permalink
Revert "remove deprecated MS Word 97 format generation"
Browse files Browse the repository at this point in the history
  • Loading branch information
nlegaillart committed Jan 21, 2025
1 parent 6f909cb commit 4779a93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ build:
hackmyresume build cv-jrs.json to out/nlegaillart_cv.all -o myoptions.json -t jsonresume-theme-curzy-custom
hackmyresume build cv-jrs.json to out/nlegaillart_cv.txt -o myoptions.json
hackmyresume build cv-jrs.json to out/nlegaillart_cv.md -o myoptions.json
cd out && libreoffice --headless --convert-to doc:"MS Word 97" nlegaillart_cv.html
cd out && libreoffice --headless --convert-to odt nlegaillart_cv.doc
cd out && libreoffice --headless --convert-to docx nlegaillart_cv.doc
cd out && libreoffice --headless --convert-to rtf nlegaillart_cv.doc
Expand Down

0 comments on commit 4779a93

Please sign in to comment.