Jean-Marc Lasgouttes wrote:
> Why is purpose a string and not an enum?
Because I was lazy again?
I'll change this.
Jürgen
Jürgen Spitzmüller <[EMAIL PROTECTED]> writes:
> Jürgen Spitzmüller wrote:
>> This patch adds those sizes and makes the function differentiate its output
>> for different purposes (xdvi, dvips, dvipdfm), each one from whom knows a
>> different subset. Xdvi knows all sizes, so the patch fixes also
Jürgen Spitzmüller wrote:
> This patch adds those sizes and makes the function differentiate its output
> for different purposes (xdvi, dvips, dvipdfm), each one from whom knows a
> different subset. Xdvi knows all sizes, so the patch fixes also this bug:
>
> http://bugzilla.lyx.org/show_bug.cgi?
Currently, the function only knows LaTeX's default sizes, not the additional
ones provided by geometry (for those, "letter" is returned).
This patch adds those sizes and makes the function differentiate its output
for different purposes (xdvi, dvips, dvipdfm), each one from whom knows a
differe