Re: [patch] support for more document paper sizes

2010-05-17 Thread Uwe Stöhr
>> Yes, when I add >> \usepackage{geometry} >> to the preamble, the DVI output is also correct. > > not here (class article, texlive 2008, xdvi). what example file do you > use for the experiments? The one I attached in the bugreport. It works for me with all document classes. >> I have only f

Re: [patch] support for more document paper sizes

2010-05-17 Thread Pavel Sanda
Uwe Stöhr wrote: > > i can confirm this problem with pdf, but geometry does not seem to help > with > > dvi here. have you actually tried it with dvi? > > Yes, when I add > \usepackage{geometry} > to the preamble, the DVI output is also correct. not here (class article, texlive 2008, xdvi). what

Re: [patch] support for more document paper sizes

2010-05-16 Thread Uwe Stöhr
>> This would of course be a fileformat change. > > the changes in format files are missing then. I will of course also commit these things when I commit. >> (I haven't added the Japanese paper sizes because these were recently added >> to the geometry package ans thus not yet available on all L

Re: [patch] support for more document paper sizes

2010-05-16 Thread Pavel Sanda
Uwe Stöhr wrote: >This would of course be a fileformat change. the changes in format files are missing then. > (I haven't added the Japanese paper sizes because these were recently added > to the geometry package ans thus not yet available on all LaTeX > distributions by default.) maybe we cou

[patch] support for more document paper sizes

2010-05-15 Thread Uwe Stöhr
The attached patch adds support for all paper sizes supported by the LaTeX-package geometry. This would of course be a fileformat change. OK to go in? (I haven't added the Japanese paper sizes because these were recently added to the geometry package ans thus not yet available on all LaTeX distri