Skip to content

Commit

Permalink
Change DPI to 400
Browse files Browse the repository at this point in the history
  • Loading branch information
abidingabi committed Oct 25, 2023
1 parent 36164a7 commit 7d8dbc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/rtd-compress-pdf.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Compresses the PDF output using ghostscript on Read the Docs.

DPI=300
DPI=400
PDF_DIR="$READTHEDOCS_OUTPUT/pdf"

# Check if the PDF build is enabled based on if the PDF output directory exists
Expand Down

0 comments on commit 7d8dbc9

Please sign in to comment.