1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-07 18:30:34 +00:00

support zoom in links

This commit is contained in:
Lu Wang 2013-11-08 16:45:32 +08:00
parent 8d2b6d0308
commit 80e6df6c2b
2 changed files with 703 additions and 690 deletions

View File

@ -18,6 +18,7 @@ OUTPUT="$BASEDIR/$OUTPUT_FN"
--compilation_level ADVANCED_OPTIMIZATIONS \
--warning_level VERBOSE \
--process_jquery_primitives \
--output_wrapper "(function(){%output%})();" \
--js "$INPUT" \
--js_output_file "$OUTPUT" && \
echo 'Done.') || \

File diff suppressed because it is too large Load Diff