Skip to content

Commit

Permalink
change pdf name to have a better alphabetical sorting in the releases…
Browse files Browse the repository at this point in the history
… section
  • Loading branch information
ChristophNiehoff committed May 9, 2023
1 parent 7092bfd commit 562707c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/build_pdf.sh
Original file line number Diff line number Diff line change
Expand Up @@ -117,5 +117,5 @@ clean_tmp_files
write_version_file "${current_version}"
compile_and_cut "cumulus" single_pages.tex "2-end"
compile "cumulus_printer-friendly" printer_friendly.tex
compile "cumulus-unified" all_cards_on_one_page.tex && convert_pdf_to_jpg "tex/cumulus-unified.pdf" "tex/cumulus_cards.jpg"
compile "cumulus_unified" all_cards_on_one_page.tex && convert_pdf_to_jpg "tex/cumulus_unified.pdf" "tex/cumulus_cards.jpg"

0 comments on commit 562707c

Please sign in to comment.