diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2014-06-23 09:37:46 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2014-06-23 09:37:46 +0000 |
commit | bf1798dc9c4acbc4b268be16bd9189e300e22842 (patch) | |
tree | ab99d5528c8562a7e27d255168e019519d62d30b /Build/source/README.5configure | |
parent | 1ed489e3febf1033cfde659287f60f3e67a94e93 (diff) |
doc: xpdf 3.04 now allows large files (>4GB)\
git-svn-id: svn://tug.org/texlive/trunk@34355 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/README.5configure')
-rw-r--r-- | Build/source/README.5configure | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Build/source/README.5configure b/Build/source/README.5configure index 1883ca62032..c97deeea508 100644 --- a/Build/source/README.5configure +++ b/Build/source/README.5configure @@ -72,9 +72,8 @@ files must always be <2GB, due to the file format specifications. With LFS, there is no fixed limit on the size of PDF files created by 'pdftex' or PostScript files created by 'dvips'. The size of PDF images -included by 'pdftex' must, however, be <4GB when using 'xpdf' and <2GB -when using older versions of 'poppler' (even on 64-bit systems with -LFS), whereas 'poppler' versions 0.23 and later impose no such limit. +included by 'pdftex' or 'luatex' must, however, be <2GB when using +'poppler' version 0.22 or before (even on 64-bit systems with LFS). 7.1.4 '--disable-missing' ------------------------- |