Re: [RFC] new dialog to scale and rotate document parts was: [patch] module for the boxes provided by the package graphicx

2014-11-10 Thread Uwe Stöhr
Am 09.11.2014 um 21:01 schrieb Richard Heck: Seems fine to me. How does this interact with the other boxes we support? This will be independent of our box dialog/inset because the graphic boxes can contain almost everything and these boxes are to modify its content while the other boxes are

Re: [RFC] new dialog to scale and rotate document parts was: [patch] module for the boxes provided by the package graphicx

2014-11-09 Thread Richard Heck
On 11/08/2014 11:09 PM, Uwe Stöhr wrote: Am 04.11.2014 um 02:25 schrieb Uwe Stöhr: Dear LyXers, attached is a module to support the 4 boxes provided by the LaTeX-package graphicx: - \scalebox - \rotatebox - \reflectbox - \resizebox I am now using my module in daily work and it turned out that

[RFC] new dialog to scale and rotate document parts was: [patch] module for the boxes provided by the package graphicx

2014-11-08 Thread Uwe Stöhr
Am 04.11.2014 um 02:25 schrieb Uwe Stöhr: Dear LyXers, attached is a module to support the 4 boxes provided by the LaTeX-package graphicx: - \scalebox - \rotatebox - \reflectbox - \resizebox I am now using my module in daily work and it turned out that it is too complicated for average users.

Re: [patch] module for the boxes provided by the package graphicx

2014-11-04 Thread Uwe Stöhr
Am 04.11.2014 um 10:05 schrieb Jürgen Spitzmüller: Looks good. One thing: Do we have graphicx in LateXFeatures? Yes, line 937. I have put it in. It should also go to branch as I can then save some TeX code in the docs. Richard would that be OK for you? I would like to add also tex2lyx code

Re: [patch] module for the boxes provided by the package graphicx

2014-11-04 Thread Jürgen Spitzmüller
2014-11-04 10:14 GMT+01:00 Jean-Marc Lasgouttes: > > No, the gettext machinery requires latin1. So "percent" should be used >> here. >> > > Degrees? > Yep. Speaks volumes about my own degree ;-) Jürgen > > JMarc > >

Re: [patch] module for the boxes provided by the package graphicx

2014-11-04 Thread Jean-Marc Lasgouttes
Le 04/11/2014 10:10, Jürgen Spitzmüller a écrit : 2014-11-04 10:08 GMT+01:00 Jean-Marc Lasgouttes: A comment: do we allow utf8 characters in strings? Tooltip "Rotation angle in ° (counterclockwise)" No, the gettext machinery requires latin1. So "percent" should be used

Re: [patch] module for the boxes provided by the package graphicx

2014-11-04 Thread Jürgen Spitzmüller
2014-11-04 10:08 GMT+01:00 Jean-Marc Lasgouttes: > A comment: do we allow utf8 characters in strings? > Tooltip "Rotation angle in ° (counterclockwise)" > No, the gettext machinery requires latin1. So "percent" should be used here. Jürgen > > JMarc > >

Re: [patch] module for the boxes provided by the package graphicx

2014-11-04 Thread Jean-Marc Lasgouttes
Le 04/11/2014 10:05, Jürgen Spitzmüller a écrit : Looks good. One thing: Do we have graphicx in LateXFeatures? If not, we can also require graphics. A comment: do we allow utf8 characters in strings? Tooltip "Rotation angle in ° (counterclockwise)" JMarc

Re: [patch] module for the boxes provided by the package graphicx

2014-11-04 Thread Jürgen Spitzmüller
2014-11-04 2:25 GMT+01:00 Uwe Stöhr: > Dear LyXers, > > attached is a module to support the 4 boxes provided by the LaTeX-package > graphicx: > - \scalebox > - \rotatebox > - \reflectbox > - \resizebox > > A description of these 4 boxes is already in the EmbeddedObjects manual, > sec. 5.8. > > The

[patch] module for the boxes provided by the package graphicx

2014-11-03 Thread Uwe Stöhr
Dear LyXers, attached is a module to support the 4 boxes provided by the LaTeX-package graphicx: - \scalebox - \rotatebox - \reflectbox - \resizebox A description of these 4 boxes is already in the EmbeddedObjects manual, sec. 5.8. The module would save a lot of TeX code and I would therefo