mirror of
https://github.com/flynx/photobook.git
synced 2025-10-29 10:20:08 +00:00
added provision for uncombressed pdf docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
02d9ef7a7c
commit
287d97d794
@ -59,6 +59,16 @@
|
||||
|
||||
%% \documentclass{ltxdoc}
|
||||
%%
|
||||
%%% XXX Q: do we add the pdf to the repo and if so, should it be
|
||||
%%% compressed (diff-able) or uncompressed (blob)??
|
||||
%%% \usepackage{iftex}
|
||||
%%% \ifluatex
|
||||
%%% \edef\pdfcompresslevel{\pdfvariable compresslevel}
|
||||
%%% \edef\pdfobjcompresslevel{\pdfvariable objcompresslevel}
|
||||
%%% \fi
|
||||
%%% \pdfcompresslevel 0
|
||||
%%% \pdfobjcompresslevel 0
|
||||
%%
|
||||
%% \usepackage[a4paper,margin=25mm,left=55mm,nohead]{geometry}
|
||||
%%
|
||||
%% % NOTE: this needs to load before hyperref or bookmarks will break...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user