X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=doc%2Fmanual%2FMakefile;h=8ae76fe62dc0eb708439e7368d6ae3ea2896f98e;hb=929fedad3dce861bbab00de5bda3125d772f560a;hp=7413f2422a8d680ab95a160e3123fa0bcb0783a7;hpb=d3aa752cd087f22561bda6c5891e5b3bf3b72a6b;p=dcpomatic.git diff --git a/doc/manual/Makefile b/doc/manual/Makefile index 7413f2422..8ae76fe62 100644 --- a/doc/manual/Makefile +++ b/doc/manual/Makefile @@ -19,7 +19,7 @@ SCREENSHOTS := file-new.pdf new-film.pdf video-select-content-file.pdf \ making-dcp.pdf filters.pdf video-tab.pdf audio-tab.pdf \ audio-plot.pdf audio-map-eg1.pdf audio-map-eg2.pdf audio-map-eg3.pdf kdm.pdf \ kdm-creator.pdf export.pdf advanced-content.pdf disk-writer-notice.pdf disk-writer.pdf \ - markers.pdf prefs-notifications.pdf prefs-cover-sheet.pdf + markers.pdf prefs-notifications.pdf prefs-cover-sheet.pdf add-screen.pdf XML := dcpomatic.xml @@ -87,7 +87,7 @@ screenshots/audio-map-eg3.pdf: raw-screenshots/audio-map-eg3.pdf python3 pdf_crop_by.py $< $@ 10 75 1350 630 screenshots/dcp-tab.pdf: raw-screenshots/dcp-tab.pdf - python3 pdf_crop_by.py $< $@ 0 250 1480 30 + python3 pdf_crop_by.py $< $@ 0 350 1240 30 # For HTML: convert diagrams from SVG to PNG