diff options
author | Karl Berry <karl@freefriends.org> | 2008-12-09 18:45:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-12-09 18:45:41 +0000 |
commit | a04cd5203028d7814866e4107e11078359c55953 (patch) | |
tree | bcba5fee9b1c3cf7321624d99dc6a1cee91c0e53 /Master/texmf/dvipdfm | |
parent | 0ea54764c71176922c80dc7b7b371be550dca7ed (diff) |
more pdf version changes; make default be 4
git-svn-id: svn://tug.org/texlive/trunk@11568 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/dvipdfm')
-rw-r--r-- | Master/texmf/dvipdfm/config/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf/dvipdfm/config/config b/Master/texmf/dvipdfm/config/config index e8e5b959947..ce86c46d403 100644 --- a/Master/texmf/dvipdfm/config/config +++ b/Master/texmf/dvipdfm/config/config @@ -25,7 +25,7 @@ g 1 % PDF version stamp to use in output file and max version of files % allowed to be included (2 for 1.2, 3 for 1.3) -V 2 +V 4 % For correct searching / text extraction: f cm-dvipdfm-fix.map |