[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#58320: Page size fixed at A4



"SL" == Simon Law <sfllaw@engmail.uwaterloo.ca>

    SL> My suggestion is that tetex-base's postinst should ask
    SL> paperconf what papersize to use.  (paperconf -w and
    SL> paperconf -h) This can then be autogenerated into
    SL> /etc/texmf/pdftex/pdftex.cfg on postinst.

I think it's easier than that -- paperconf -d outputs the default
paper size name, and we could run

   texconfig pdftex paper $paper

(along with

   texconfig dvips paper $paper

) to set the correct paper sizes.  ($paper, because we would have
to have translation table to match up the paper names that
paperconf uses with the paper names that texconfig expects.)

Of course if we change the way things work now, we'll get
complaints from people who have their dvips/pdftex paper sizes set
differently than their system settings, or who have never set a
default paper size.  We would also have to add dependencies for
libpaperg (which is an optional package).  

I still think it sounds like a good idea.

   CMC

+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
 Man cannot be civilised, or be kept civilised by what he does in his
	    spare time; only by what he does as his work.
			     W.R. Lethaby
+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
  C.M. Connelly               cmc@debian.org                   SHC, DS
+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+




-- 
To UNSUBSCRIBE, email to debian-tetex-maint-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: