---
 texmf-dist/tex/generic/config/pdftexconfig-paper.tex |    4 ++++
 texmf-dist/tex/generic/config/pdftexconfig.tex       |    4 ++--
 tlpkg/texlive.tlpdb                                  |    1 +
 3 files changed, 7 insertions(+), 2 deletions(-)

--- /dev/null
+++ texlive-base-2013.20140211/texmf-dist/tex/generic/config/pdftexconfig-paper.tex
@@ -0,0 +1,4 @@
+% paper size settings, included from pdftexconfig.tex for pdftex
+\pdfpagewidth=210 true mm
+\pdfpageheight=297 true mm
+\endinput
--- texlive-base-2013.20140211.orig/texmf-dist/tex/generic/config/pdftexconfig.tex
+++ texlive-base-2013.20140211/texmf-dist/tex/generic/config/pdftexconfig.tex
@@ -3,8 +3,8 @@
 \pdfoutput=1
 \pdfcompresslevel=9
 \pdfdecimaldigits=3
-\pdfpagewidth=210 true mm
-\pdfpageheight=297 true mm
+% pdftex paper settings are in pdftexconfig-paper.tex
+\input pdftexconfig-paper.tex
 \pdfhorigin=1 true in
 \pdfvorigin=1 true in
 \pdfpkresolution=600
--- texlive-base-2013.20140211.orig/tlpkg/texlive.tlpdb
+++ texlive-base-2013.20140211/tlpkg/texlive.tlpdb
@@ -143478,6 +143478,7 @@
  texmf-dist/scripts/simpdftex/simpdftex
  texmf-dist/tex/generic/config/pdftex-dvi.tex
  texmf-dist/tex/generic/config/pdftexconfig.tex
+ texmf-dist/tex/generic/config/pdftexconfig-paper.tex
  texmf-dist/tex/generic/pdftex/glyphtounicode.tex
 catalogue-ctan /systems/pdftex
 catalogue-date 2011-11-09 15:33:34 +0100
