Re: [PATCH] Bug 3416

2007-04-04 Thread Richard Heck
Yes, you're right. Juergen Spitzmueller wrote: >> Here, of course. >> > It's wrong. Percental values are allowed in geometry. The problem is that we > export the LyX units instead of LaTeX units. See my comment on bugzilla. > > Jürgen > > --

Re: [PATCH] Bug 3416

2007-04-04 Thread Juergen Spitzmueller
Richard Heck wrote: > Here, of course. It's wrong. Percental values are allowed in geometry. The problem is that we export the LyX units instead of LaTeX units. See my comment on bugzilla. Jürgen

Re: [PATCH] Bug 3416

2007-04-04 Thread Richard Heck
Abdelrazak Younes wrote: > Richard Heck wrote: >> http://bugzilla.lyx.org/show_bug.cgi?id=3416 >> >> Committing if no objection. > Where's the patch? Here, of course. ;-) Richard -- == Richard G Heck, Jr Professor of Philosophy Brow

Re: [PATCH] Bug 3416

2007-04-04 Thread Abdelrazak Younes
Richard Heck wrote: http://bugzilla.lyx.org/show_bug.cgi?id=3416 A very simple patch, using available resources. This same technique is already used earlier in QDocumentDialog.C, viz: // remove the %-items from the unit choice pageLayoutModule->paperwidthUnitCO->noPercents(); pageLay

[PATCH] Bug 3416

2007-04-04 Thread Richard Heck
http://bugzilla.lyx.org/show_bug.cgi?id=3416 A very simple patch, using available resources. This same technique is already used earlier in QDocumentDialog.C, viz: // remove the %-items from the unit choice pageLayoutModule->paperwidthUnitCO->noPercents(); pageLayoutModule->paperheigh