Re: Win installer: cannot install if already installed

2014-03-29 Thread Uwe Stöhr
Am 29.03.2014 10:48, schrieb Vincent van Ravesteijn: This sounds like nonsense that installing 2.0.7 over 2.0.6 is ok, but installing over 2.0.7 suddenly leads to problems. Well, when you need to install LyX 2.0.7 over LyX 2.0.7 you apparently have a problem with LyX - otherwise you would no

Re: Win Installer problem with large paths

2014-03-29 Thread Uwe Stöhr
Am 27.03.2014 23:50, schrieb Vincent van Ravesteijn: The problem is that NSIS has a maximum string length of 1024 characters (including \r\n). My Path variable is longer than 1024, so ReadRegStr returns an empty string. See http://nsis.sourceforge.net/Special_Builds#Large_strings how you can

Re: ANNOUNCE: LyX version 2.1.0 (rc1)

2014-03-29 Thread Uwe Stöhr
Am 26.03.2014 22:41, schrieb Vincent van Ravesteijn: Public release of LyX version 2.1.0rc1 LyX 2.1.0rc1 is the culmination of three years of hard work. This release is meant for testing before we actually release LyX 2.1. Dear LyX testers, please note that if you are on Windows _and_ have a

Re: general problem: some template do not compile because of includes

2014-03-29 Thread Uwe Stöhr
Am 29.03.2014 09:01, schrieb Scott Kostyshak: There is also Springer and thesis, which I moved from templates to examples in f5cf21d7. For examples the includes should not be a problem. You cannot create a new file out of them. You can instead use them and modify to make it your own document.

Re: general problem: some template do not compile because of includes

2014-03-29 Thread Uwe Stöhr
Am 29.03.2014 09:59, schrieb Jürgen Spitzmüller: xampl.bib is part of every TeX distro, it is part of BibTeX (the program). So we should use this for all templates. Thanks, I will fix the templates accordingly. As for images, do you really need an image? I think, in most cases, something lik

Re: Urdu font not rendering properly in the editor

2014-03-29 Thread Uwe Stöhr
Am 29.03.2014 10:07, schrieb Jamil Haider: With 2.1 RC1 I am able to set Urdu as document language. Good. However, cursor doesn't switch to Right to Left order. Also, each character appears as a single separate character with no "contextual form". We will have a look. Could you nevertheles

Re: ANNOUNCE: LyX version 2.1.0 (rc1)

2014-03-29 Thread Uwe Stöhr
Am 30.03.2014 03:02, schrieb aparsloe: Have you considered to upgrade to Ghostscript 9.10? If you do this, you need to update your path accordingly. In fact I've updated to 64 bit 9.14 (so that Program Files (x86)\gs\gs9.05 in the path has become Program Files\gs\gs9.14). Is there a reason to

Re: [patch] for master - fix for RJournal.layout

2014-03-29 Thread Uwe Stöhr
Am 29.03.2014 18:43, schrieb Vincent van Ravesteijn: Uwe Stöhr schreef op 29-3-2014 5:26: While stepping through all template files I noticed that LyX informs me on opening the RJournal template file that the package "msc" is missing. The attached simple patch fixed this. OK to master or bett

Re: ANNOUNCE: LyX version 2.1.0 (rc1)

2014-03-29 Thread aparsloe
On 27/03/2014 1:15 p.m., Uwe Stöhr wrote: Am 27.03.2014 00:49, schrieb aparsloe: Installed without problems on Windows 7 with MiKTeX 2.9. I've started to use it on the document I was working on in 2.1.0beta2 just before installation. Hi Andrew, good to hear the installer works for you. T

Re: Trac: fixedinbranch, fixedintrunk ticket status

2014-03-29 Thread Vincent van Ravesteijn
Richard Heck schreef op 28-3-2014 16:53: I think this one that you had earlier: new -> fixed in master -> fixed in master and stable -> closed(fixed) new -> fixed in stable -> closed(fixed) new -> fixed in stable -> fixed in master and stable -> closed(fixed) new -> fixed in master -> closed(f

Re: [LyX/master] Fixing #7987: deleted text in change-tracking mode is not found in Advanced F&R any more.

2014-03-29 Thread Vincent van Ravesteijn
Richard Heck schreef op 29-3-2014 18:35: On 03/29/2014 07:28 AM, Vincent van Ravesteijn wrote: Tommaso Cucinotta schreef op 29-3-2014 0:07: On 28/03/14 18:07, Tommaso Cucinotta wrote: Please commit to the 2.2-staging branch. ok, no prob. I'll try to address your concerns in the new commit. S

Re: [patch] for master - fix for RJournal.layout

2014-03-29 Thread Vincent van Ravesteijn
Uwe Stöhr schreef op 29-3-2014 5:26: While stepping through all template files I noticed that LyX informs me on opening the RJournal template file that the package "msc" is missing. The attached simple patch fixed this. OK to master or better LyX 2.1.1? regards Uwe I don't understand. When

Re: [LyX/master] Fixing #7987: deleted text in change-tracking mode is not found in Advanced F&R any more.

2014-03-29 Thread Richard Heck
On 03/29/2014 07:28 AM, Vincent van Ravesteijn wrote: Tommaso Cucinotta schreef op 29-3-2014 0:07: On 28/03/14 18:07, Tommaso Cucinotta wrote: Please commit to the 2.2-staging branch. ok, no prob. I'll try to address your concerns in the new commit. So, it's in 2.2-staging, with 2 commits, as

Re: [patch] for master - fix for RJournal.layout

2014-03-29 Thread Richard Heck
On 03/29/2014 12:14 PM, Vincent van Ravesteijn wrote: Richard Heck schreef op 29-3-2014 17:05: On 03/29/2014 12:26 AM, Uwe Stöhr wrote: While stepping through all template files I noticed that LyX informs me on opening the RJournal template file that the package "msc" is missing. The attached

Re: [patch] for master - fix for RJournal.layout

2014-03-29 Thread Vincent van Ravesteijn
Richard Heck schreef op 29-3-2014 17:05: On 03/29/2014 12:26 AM, Uwe Stöhr wrote: While stepping through all template files I noticed that LyX informs me on opening the RJournal template file that the package "msc" is missing. The attached simple patch fixed this. Hmm. That is not in my tree:

Re: [patch] for master - fix for RJournal.layout

2014-03-29 Thread Richard Heck
On 03/29/2014 12:26 AM, Uwe Stöhr wrote: While stepping through all template files I noticed that LyX informs me on opening the RJournal template file that the package "msc" is missing. The attached simple patch fixed this. Hmm. That is not in my tree: ../lib/layouts/ [master] > head RJournal

Re: [LyX/master] Fixing #7987: deleted text in change-tracking mode is not found in Advanced F&R any more.

2014-03-29 Thread Vincent van Ravesteijn
Tommaso Cucinotta schreef op 29-3-2014 0:07: On 28/03/14 18:07, Tommaso Cucinotta wrote: Please commit to the 2.2-staging branch. ok, no prob. I'll try to address your concerns in the new commit. So, it's in 2.2-staging, with 2 commits, as per your suggestion. Hmm, I don't see it. Interface

Re: Win installer: cannot install if already installed

2014-03-29 Thread Vincent van Ravesteijn
Uwe Stöhr schreef op 29-3-2014 4:46: Am 28.03.2014 22:20, schrieb Vincent van Ravesteijn: Can you please remove this feature that you cannot install LyX if the installer thinks it is already installed ? This was once added by user request. The idea and consensus was that one can install e.g.

Re: general problem: some template do not compile because of includes

2014-03-29 Thread Jürgen Spitzmüller
2014-03-29 4:10 GMT+01:00 Uwe Stöhr: > I bring this topic to the list because this affects a few files. > I think I am to blame here for some files because I used includes > (bib-files and images) for templates like in examples and documentation > files. But of course this breaks "new from templat

Re: general problem: some template do not compile because of includes

2014-03-29 Thread Scott Kostyshak
On Fri, Mar 28, 2014 at 11:10 PM, Uwe Stöhr wrote: > I bring this topic to the list because this affects a few files. > I think I am to blame here for some files because I used includes (bib-files > and images) for templates like in examples and documentation files. But of > course this breaks "ne