Towards 1.6.10 [was: Re: Towards final 2.0 release]

2011-04-18 Thread Jürgen Spitzmüller
Pavel Sanda wrote: > next week (~27-8) i plan to make final 2.0.0 tarballs. OK. LyX 1.6.10 will follow soon after. This means that if you want to get some fix into branch yet, you should act soon. Once 2.0 is tagged, I will try to close the 1.6 branch once and for all. Richard, I suppose the ly

Re: PDF images in LyX RC3

2011-04-18 Thread Diego Queiroz
Well... I was investigating what's happening when I insert a image into a document. As everybody should know, the script "convertDefault.py" is run. But when this script is run, my environment variable PATH contains (in order): 1. The path to the temporary folder where the image should be create

Towards final 2.0 release

2011-04-18 Thread Pavel Sanda
hi all, next week (~27-8) i plan to make final 2.0.0 tarballs. please from now on no experiments with trunk (including whitespace fixing or removing unneeded variables ;) . every commit (=fixing some real bug) should have ok from another developer. exception are translations and documentation up

Re: r38431 - lyx-devel/trunk/src

2011-04-18 Thread Richard Heck
On 04/18/2011 09:47 AM, Enrico Forestieri wrote: On Mon, Apr 18, 2011 at 03:49:23AM +0200, rgh...@lyx.org wrote: Author: rgheck Date: Mon Apr 18 03:49:23 2011 New Revision: 38431 URL: http://www.lyx.org/trac/changeset/38431 Log: Remove pointless variable. Are you sure it is pointless? runpara

Re: r38446 - lyx-devel/trunk/po

2011-04-18 Thread Pavel Sanda
Uwe Stöhr wrote: >> Uwe i missed you! i appreciate that in one of your first commits you start >> by reverting my stuff without asking about anything again. > No problem :-) i'm happy to see my old fellow :) > Just joking. However, the version from you was not compilable here, then I > saw that

Re: r38446 - lyx-devel/trunk/po

2011-04-18 Thread Uwe Stöhr
Am 19.04.2011 01:04, schrieb Pavel Sanda: Uwe i missed you! i appreciate that in one of your first commits you start by reverting my stuff without asking about anything again. No problem :-) Just joking. However, the version from you was not compilable here, then I saw that the statistics pag

Re: r38446 - lyx-devel/trunk/po

2011-04-18 Thread Pavel Sanda
uwesto...@lyx.org wrote: > Author: uwestoehr > Date: Tue Apr 19 00:03:58 2011 > New Revision: 38446 > URL: http://www.lyx.org/trac/changeset/38446 > > Log: > pl.po: please Michał and remove file content before adding his new version > (r38443 was a merge which he did not wanted and his current ve

Re: PDF images in LyX RC3

2011-04-18 Thread Diego Queiroz
Hmm, I see. Any other guess? --- Diego Queiroz 2011/4/18 Paul A. Rubin > On 04/18/2011 05:42 PM, Diego Queiroz wrote: > > > Two more things. First, you might check the delegates.xml file (should > be in > > the config folder of the IM installation) and make sure it has one or > more > > d

Re: PDF images in LyX RC3

2011-04-18 Thread Paul A. Rubin
On 04/18/2011 05:42 PM, Diego Queiroz wrote: > Two more things. First, you might check the delegates.xml file (should be in > the config folder of the IM installation) and make sure it has one or more > delegate records with "decode=pdf" in them, and that those records name "gs" as > the dele

Re: EndNotes the Third

2011-04-18 Thread Rob Oakes
Hi Richard and Other Developers, I was able to spend some additional time playing with the EndNote export code, and I am happy to report that I've got a working example. I'm not completely thrilled with it, but I've at least got a working example. The patch is attached. There are still severa

Re: PDF images in LyX RC3

2011-04-18 Thread Diego Queiroz
> Two more things. First, you might check the delegates.xml file (should be in > the config folder of the IM installation) and make sure it has one or more > delegate records with "decode=pdf" in them, and that those records name "gs" as > the delegate. I think you may get the point. My delegates

Re: PDF images in LyX RC3

2011-04-18 Thread Michal
On Mon, 18 Apr 2011 22:17:31 +0200 Michal wrote: > BTW one more thing to check: is the *first* ImageMagick version > pointed to via PATH the one installed via LyX installer or is it the > one installed separately? Just to be sure... Also the following is worth noting: when you execute 'con

Re: PDF images in LyX RC3

2011-04-18 Thread Paul A . Rubin
Two more things. First, you might check the delegates.xml file (should be in the config folder of the IM installation) and make sure it has one or more delegate records with "decode=pdf" in them, and that those records name "gs" as the delegate. Second, do you have a 64 bit version of Windows? I

Re: PDF images in LyX RC3

2011-04-18 Thread Michal
On Mon, 18 Apr 2011 17:04:31 -0300 Diego Queiroz wrote: > Just to know, somebody else is experiencing this problem? > Or nobody use PDF as images in LyX? > > I mean, since the first beta release of LyX 2.0 I am experiencing this > problem. > At first I though it was just some misconfiguration, bu

Re: PDF images in LyX RC3

2011-04-18 Thread Diego Queiroz
This string is in LyX "PATH preffix" preference: "C:\Program Files\LyX 2.0rc3\etc\Ghostscript\bin" The path exist and ghostscript appear to be working in that folder. Just to know, somebody else is experiencing this problem? Or nobody use PDF as images in LyX? I mean, since the first beta rele

Re: #7465: problems using ulem and examdesign for lyx2.0rc3

2011-04-18 Thread Amr Moh
thank you worked like a charm On 4/18/11, LyX Ticket Tracker wrote: > #7465: problems using ulem and examdesign for lyx2.0rc3 > +--- > Reporter: ilba7r | Owner: lasgouttes > Type: task| Status: new >

Re: PDF images in LyX RC3

2011-04-18 Thread Michal
On Mon, 18 Apr 2011 15:59:49 -0300 Diego Queiroz wrote: > Ghostscript isn't really installed in the system. > But the LyX Windows installer provides the Ghostscript bundled with > the executable, doesn't it? > > I can see Ghostscript in "c:\Program Files\LyX 2.0rc3\etc\Ghostscript" For LyX t

Re: PDF images in LyX RC3

2011-04-18 Thread Paul A. Rubin
Yes, the "omnibus" installer provides GS. Next question is whether IM knows where to find GS. Is the GS binary on your system command path? Paul On 04/18/2011 02:59 PM, Diego Queiroz wrote: Ghostscript isn't really installed in the system. But the LyX Windows installer provides the Ghostscri

Re: Documentation on the web site

2011-04-18 Thread Pavel Sanda
Jean-Marc Lasgouttes wrote: > I have a build of LyX on my account on lyx.lyx.org, which means that I can > provide online manuals. > > Questions: > > * do we want that? > * what formats? I was thinking of PDF(pdflatex) and xhtml. Would that be OK? > * what languages? i was hoping to create one xh

Re: PDF images in LyX RC3

2011-04-18 Thread Diego Queiroz
Ghostscript isn't really installed in the system. But the LyX Windows installer provides the Ghostscript bundled with the executable, doesn't it? I can see Ghostscript in "c:\Program Files\LyX 2.0rc3\etc\Ghostscript" Regards, --- Diego Queiroz 2011/4/18 Paul Rubin > Diego Queiroz gmail.com

Re: Layout questions

2011-04-18 Thread Guenter Milde
On 2011-04-18, Jean-Marc Lasgouttes wrote: > Le 18/04/2011 15:13, Richard Heck a écrit : >> Yes, perhaps this is the time to remind ourselves that LyX isn't WYSIWYG >> and that minor inconsistencies between on-screen display and output >> formats aren't a huge deal. > Yes, but nevertheless we will

Re: Towards RC4/final release

2011-04-18 Thread José Matos
On Wednesday 13 April 2011 13:26:11 Pavel Sanda wrote: > ( and when will come the update of pt.po ? :D ) Susana has schedule that task to the end of this week and FWIW that means that the update will be ready then. :-) -- José Abílio

Re: PDF images in LyX RC3

2011-04-18 Thread Paul Rubin
Diego Queiroz gmail.com> writes: > When I manually run Image Magick "convert.exe" I get the following error: > > -- > > Magick: no decode delegate for this image format `C:/Users/Diego/AppData/Local/Temp/lyx_tmpdir.Hp2296/gconvert10.yg2296.pdf' error/constitut

Re: r38431 - lyx-devel/trunk/src

2011-04-18 Thread Enrico Forestieri
On Mon, Apr 18, 2011 at 03:49:23AM +0200, rgh...@lyx.org wrote: > Author: rgheck > Date: Mon Apr 18 03:49:23 2011 > New Revision: 38431 > URL: http://www.lyx.org/trac/changeset/38431 > > Log: > Remove pointless variable. Are you sure it is pointless? runparams is a reference and even if it is co

Re: Layout questions

2011-04-18 Thread Jean-Marc Lasgouttes
Le 18/04/2011 15:13, Richard Heck a écrit : Yes, perhaps this is the time to remind ourselves that LyX isn't WYSIWYG and that minor inconsistencies between on-screen display and output formats aren't a huge deal. Yes, but nevertheless we will have eventually to be able to differentiate environ

Re: Layout questions

2011-04-18 Thread Marcus Kriele
On 2011-4-18 9:12 , Jean-Marc Lasgouttes wrote: Then the question is to know whether this is annoying enough to deserve a new tag :) It might be also that the indenting depends on the question of outputting or not an empty line after environments... JMarc It is certainly a very minor annoyan

Re: Layout questions

2011-04-18 Thread Richard Heck
On 04/18/2011 09:12 AM, Jean-Marc Lasgouttes wrote: Le 18/04/2011 15:06, Marcus Kriele a écrit : I believe that other latex classes would also exhibit inconsistent behavior. If it is not too difficult to implement, the best solution could be to add a logical layout directive "AdhereToPreviousNex

Re: Layout questions

2011-04-18 Thread Jean-Marc Lasgouttes
Le 18/04/2011 15:06, Marcus Kriele a écrit : I believe that other latex classes would also exhibit inconsistent behavior. If it is not too difficult to implement, the best solution could be to add a logical layout directive "AdhereToPreviousNextNoIndent" with default values "1" for Default and "0

Documentation on the web site

2011-04-18 Thread Jean-Marc Lasgouttes
I have a build of LyX on my account on lyx.lyx.org, which means that I can provide online manuals. Questions: * do we want that? * what formats? I was thinking of PDF(pdflatex) and xhtml. Would that be OK? * what languages? Is somebody willing to do the relevant pages if I provide the files?

Re: Layout questions

2011-04-18 Thread Marcus Kriele
Le 17/04/11 18:27, Marcus Kriele a écrit : Actually, when I come to think of it, I might have tried to use NextNoIndent where the following paragraph was not the default style. So it would be helpful to add to the description that NextNoIndent only has an effect if the following p

Re: password to approve URIs

2011-04-18 Thread Pavel Sanda
Liviu Andronic wrote: > Hello > I've added some links for Beamer and I'd like to approve them. Could > someone send me the password? i approved them. due to the massive vandalism attack against our wiki continuously going on during the last days we are in a transition to new systems of passwords

Re: [patch] bug 7459

2011-04-18 Thread Pavel Sanda
Jürgen Spitzmüller wrote: > Pavel Sanda wrote: > > doesn't this break when some additional latex parameter is set in > > document prefs (missing semicolon)? > > No. The comma is only stripped at the very end of the options list inside > \hypersetup. lets go for it then. pavel

Re: [patch] bug 7459

2011-04-18 Thread Jürgen Spitzmüller
Pavel Sanda wrote: > doesn't this break when some additional latex parameter is set in > document prefs (missing semicolon)? No. The comma is only stripped at the very end of the options list inside \hypersetup. Jürgen

Re: [patch] bug 7459

2011-04-18 Thread Pavel Sanda
Jürgen Spitzmüller wrote: > It furthermore strippes a trailing comma in the options list. doesn't this break when some additional latex parameter is set in document prefs (missing semicolon)? pavel

Re: floating figure bug with lyx 1.6.9

2011-04-18 Thread Jean-Marc Lasgouttes
Le 18/04/2011 07:57, Jürgen Spitzmüller a écrit : Paul A. Rubin wrote: I'm not sure. LyX wrapped the left bracket in Brent's file in braces. If you instead enter the left bracket in ERT, the bracket prints out and the text wraps correctly. So the braces seem to be the culprit. I don't know w