From cf3d8d8953a7bd3b6859057421b65ec9d1421e68 Mon Sep 17 00:00:00 2001 From: Billy O 'Connor Date: Thu, 4 Dec 2003 14:29:32 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1578 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- pst/typesetting/tex/tex-inst.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pst/typesetting/tex/tex-inst.xml b/pst/typesetting/tex/tex-inst.xml index d34d75f05c..14e6a2f967 100644 --- a/pst/typesetting/tex/tex-inst.xml +++ b/pst/typesetting/tex/tex-inst.xml @@ -24,12 +24,11 @@ it now: --without-texinfo --with-system-ncurses --with-system-zlib \ --exec-prefix=/usr --bindir=/usr/bin && make world && -texconfig dvips paper a4 && +texconfig dvips paper letter && texconfig font rw -The paper size (A4) is the most commonly used, and may be changed to -letter, as is used in the U.S. +The paper size may be changed to a4, as is used in most countries.