Re: [LyX master] add shapepar module

2013-01-13 Thread Jürgen Spitzmüller
Uwe Stöhr wrote: > But I did so: > > http://www.lyx.org/trac/changeset/f37cdbc298798c4a967f7b034948bc01e28045b2/l > yxgit#file2 OK. I missed this. Sorry fot the noise. Jürgen

Re: include minor version number in "LyX 2.0 created this file" ?

2013-01-13 Thread Scott Kostyshak
On Sun, Jan 13, 2013 at 10:41 AM, Jürgen Spitzmüller wrote: > Scott Kostyshak wrote: >> Sometimes when users post MWEs asking for help it is useful to know >> which version they are using in order to know if they might have been >> bitten by a bug that was fixed in subsequent minor releases. They

Re: Need help doing bisection for scrolling problem on OS X

2013-01-13 Thread Jerry
On Jan 13, 2013, at 6:49 AM, Stephan Witt wrote: > Am 13.01.2013 um 14:18 schrieb Kornel Benko : > >> Am Samstag, 12. Januar 2013 um 19:24:32, schrieb Jerry >>> Back on the bisection trail >>> >>> I'm having more trouble building from source for this bisection. >>> >>> When trying to buil

Re: Need help doing bisection for scrolling problem on OS X

2013-01-13 Thread Jerry
On Jan 13, 2013, at 6:18 AM, Kornel Benko wrote: > Am Samstag, 12. Januar 2013 um 19:24:32, schrieb Jerry > > Back on the bisection trail > > CMake Error: The following variables are used in this project, but they are > > set to NOTFOUND. > > Please set them or make sure they are set and t

Re: Restart layout update discussion; was: Re: [patch] final layout patches for branch

2013-01-13 Thread Uwe Stöhr
Am 02.01.2013 15:42, schrieb Richard Heck: I'm sorry, Uwe, but you simply are not listening to what anyone else is saying. No one is saying we should not provide updated layout files, force people to enter TeX code, or whatever. The ONLY issue is what the names of these new layouts will be. I'

Re: annotations for new layout argument feature

2013-01-13 Thread Uwe Stöhr
Am 13.01.2013 09:58, schrieb Jürgen Spitzmüller: I'm reluctant to touch this again at the moment (even more so since the period where I had extra spare time for Lyx has ended). OK. You already did a lot for LyX the last weeks. regards Uwe

Re: Re: Need help doing bisection for scrolling problem on OS X

2013-01-13 Thread Kornel Benko
Am Sonntag, 13. Januar 2013 um 21:37:35, schrieb Stephan Witt > Am 13.01.2013 um 20:56 schrieb Kornel Benko : > > > Am Sonntag, 13. Januar 2013 um 20:00:37, schrieb Stephan Witt > > > > > CMake Warning: > > > Manually-specified variables were not used by the project: > > > > > > LYX_DEBU

Re: [LyX master] Fix compilation with autotools

2013-01-13 Thread Georg Baum
Juergen Spitzmueller wrote: > Fix compilation with autotools > > restriction.png does not exist. Thanks, I added the missing image now. Georg

Re: Need help doing bisection for scrolling problem on OS X

2013-01-13 Thread Stephan Witt
Am 13.01.2013 um 20:56 schrieb Kornel Benko : > Am Sonntag, 13. Januar 2013 um 20:00:37, schrieb Stephan Witt > > > CMake Warning: > > Manually-specified variables were not used by the project: > > > > LYX_DEBUG > > > > > > -- Build files have been written to: > > /Users/stephan/git/ly

Re: Re: CMake compilation of trunk in install mode fails for translations

2013-01-13 Thread Kornel Benko
lAm Sonntag, 13. Januar 2013 um 14:34:03, schrieb Kornel Benko > Am Sonntag, 13. Januar 2013 um 04:31:38, schrieb Uwe Stöhr > > I just tried the first time to compile the 2.1 trunk using the install mode > > of CMake (I used the > > build.bat script in our CMake folder with the option "install"

Re: Re: Need help doing bisection for scrolling problem on OS X

2013-01-13 Thread Kornel Benko
Am Sonntag, 13. Januar 2013 um 20:00:37, schrieb Stephan Witt > CMake Warning: > Manually-specified variables were not used by the project: > > LYX_DEBUG > > > -- Build files have been written to: > /Users/stephan/git/lyx20x/development/cmake I see, but don't understand, what happens he

Re: [LyX master] add shapepar module

2013-01-13 Thread Uwe Stöhr
Am 13.01.2013 09:34, schrieb Jürgen Spitzmüller: I supppose you also want to add SpecialParagraphShape.tex to the Makefile. But I did so: http://www.lyx.org/trac/changeset/f37cdbc298798c4a967f7b034948bc01e28045b2/lyxgit#file2 regards Uwe

Re: CMake compilation of trunk in install mode fails for translations

2013-01-13 Thread Uwe Stöhr
Am 13.01.2013 14:34, schrieb Kornel Benko: I would say, there is a missing -DLYX_NLS=1 in build.bat:89 I added this now but translations.vcxproj is still not created and thus the compilation of the po-files fails. thanks and regards Uwe

Re: Need help doing bisection for scrolling problem on OS X

2013-01-13 Thread Stephan Witt
Am 13.01.2013 um 15:17 schrieb Kornel Benko : > Am Sonntag, 13. Januar 2013 um 14:49:04, schrieb Stephan Witt > > > > > > > Create some directory > > > #mkdir abcd > > > #cd abcd > > > #cmake … > > > > I do it that way and for trunk this is working. For branch it is not. >

Re: Box minipage is too big to fit the screen

2013-01-13 Thread Uwe Stöhr
Am 13.01.2013 07:13, schrieb Zohar Levi: I apologize for my rudeness. Sometimes when someone doesn't listen, and I need to repeat myself three times, I lose control, even if he has the best intentions. But I have only written one mail to you and only read one mail from you. "That LyX suppor

Re: Re: Need help doing bisection for scrolling problem on OS X

2013-01-13 Thread Kornel Benko
Am Sonntag, 13. Januar 2013 um 14:49:04, schrieb Stephan Witt > > > > Create some directory > > #mkdir abcd > > #cd abcd > > #cmake … > > I do it that way and for trunk this is working. For branch it is not. I do it all the time, also for branch. The only difference is, tha

Re: Need help doing bisection for scrolling problem on OS X

2013-01-13 Thread Stephan Witt
Am 13.01.2013 um 14:18 schrieb Kornel Benko : > Am Samstag, 12. Januar 2013 um 19:24:32, schrieb Jerry > > Back on the bisection trail > > > > I'm having more trouble building from source for this bisection. > > > > When trying to build 2.0.0, I got > > > > LyX only supports automake 1.8

Re: CMake compilation of trunk in install mode fails for translations

2013-01-13 Thread Kornel Benko
Am Sonntag, 13. Januar 2013 um 04:31:38, schrieb Uwe Stöhr > I just tried the first time to compile the 2.1 trunk using the install mode > of CMake (I used the > build.bat script in our CMake folder with the option "install"). > > It compiles LyX correctly but it fails when it comes afterwards

Re: include minor version number in "LyX 2.0 created this file" ?

2013-01-13 Thread Kornel Benko
Am Sonntag, 13. Januar 2013 um 05:35:39, schrieb Scott Kostyshak > Sometimes when users post MWEs asking for help it is useful to know > which version they are using in order to know if they might have been > bitten by a bug that was fixed in subsequent minor releases. They > often forget to incl

Re: Re: Need help doing bisection for scrolling problem on OS X

2013-01-13 Thread Kornel Benko
Am Samstag, 12. Januar 2013 um 19:24:32, schrieb Jerry > Back on the bisection trail > > I'm having more trouble building from source for this bisection. > > When trying to build 2.0.0, I got > > LyX only supports automake 1.8 to 1.11. > > Macports made it easy to roll back from 1.12.5 o

include minor version number in "LyX 2.0 created this file" ?

2013-01-13 Thread Scott Kostyshak
Sometimes when users post MWEs asking for help it is useful to know which version they are using in order to know if they might have been bitten by a bug that was fixed in subsequent minor releases. They often forget to include this information. Any thoughts? Scott

Re: annotations for new layout argument feature

2013-01-13 Thread Jürgen Spitzmüller
Uwe Stöhr wrote: > One further annotation: some arguments contain TeX code, like sizes, > commands etc. it would therefore be helpful if one could use Passthru for > certain arguments so that the user can there e.g. directly insert things > like "\subWandt{0.4\linewidth}" PassThru is tricky, due

Re: [LyX master] add shapepar module

2013-01-13 Thread Jürgen Spitzmüller
Uwe Stöhr wrote: > add shapepar module > > - shapepar.module: new module to get non-rectangular paragraph shapes > - SpecialParagraphShape.tex: an example shape definition file > - Additional.lyx: > - accept all changes and updated all language versions accordingly >