Re: r38344 - lyx-devel/trunk/src/frontends/qt4/ui

2011-04-11 Thread Pavel Sanda
Vincent van Ravesteijn wrote: > However I would either add a correct tooltip, or remove the whole entry. Or > is this just because of the string freeze ? i would add the correct strings, but we are in the string freeze. note that not-disappearing of the whole tooltip entry is doing of designer...

Re: LyXHTML translation of TOC

2011-04-11 Thread Kornel Benko
Am Dienstag, 12. April 2011 schrieb Kornel Benko: > Am Montag, 11. April 2011 schrieb Richard Heck: > > On 04/11/2011 10:53 AM, Richard Heck wrote: > > > On 04/11/2011 06:06 AM, Kornel wrote: > > >> > > >> Hi List, > > >> > > >> there is a minor glitch in creating LyXHTML dokuments table of content

Re: LyXHTML translation of TOC

2011-04-11 Thread Kornel Benko
Am Montag, 11. April 2011 schrieb Richard Heck: > On 04/11/2011 10:53 AM, Richard Heck wrote: > > On 04/11/2011 06:06 AM, Kornel wrote: > >> > >> Hi List, > >> > >> there is a minor glitch in creating LyXHTML dokuments table of contents. > >> > >> On output (xhtml) it will be translated into the gu

Re: r38344 - lyx-devel/trunk/src/frontends/qt4/ui

2011-04-11 Thread Julien Rioux
On Mon, Apr 11, 2011 at 8:52 PM, Vincent van Ravesteijn wrote: > I think pavel really meant which is short for . > Ah I see, thanks. However I would either add a correct tooltip, or remove the whole entry. Or > is this just because of the string freeze ? > >

Re: r38344 - lyx-devel/trunk/src/frontends/qt4/ui

2011-04-11 Thread Vincent van Ravesteijn
I think pavel really meant which is short for . However I would either add a correct tooltip, or remove the whole entry. Or is this just because of the string freeze ? Op 12 apr. 2011 01:59 schreef "Julien Rioux" het volgende: > On Mon, Apr 11, 2011 at 7:50 PM, wrote: > >> Author: sanda >> Date

Re: instant preview & advanced replace

2011-04-11 Thread Richard Heck
On 04/11/2011 06:15 PM, Tommaso Cucinotta wrote: Hi, when replacing with advanced find and replace, and instant preview is active, the preview-ed math elements don't get updated with the replaced contents. How can this be fixed ? I guess that, at the end of findAndReplace() in lyxfind.cpp a

Re: r38344 - lyx-devel/trunk/src/frontends/qt4/ui

2011-04-11 Thread Julien Rioux
On Mon, Apr 11, 2011 at 7:50 PM, wrote: > Author: sanda > Date: Tue Apr 12 01:50:40 2011 > New Revision: 38344 > URL: http://www.lyx.org/trac/changeset/38344 > > Log: > Fix wrongly copy-pasted entries in SpellcheckerUi.ui > Spotted by Jean-Pierre Chretien. > > Modified: > lyx-devel/trunk/src/fr

Re: Spellchecker raises a question when "Ignore all" is used (Lyx-2.0.0svn)

2011-04-11 Thread Pavel Sanda
Jean-Pierre Chrétien wrote: > PS I noticed that the same phrase "Replace word with current choice" is in > the tooltips for "Find next", "Replace" and "Replace all". This is the > correct phrase only for the second one. this is now fixed. pavel

Re: Translations of Math environments in LyX output - last call for LyX 2.0

2011-04-11 Thread Pavel Sanda
Manveru wrote: > 2011/4/7 Pavel Sanda : > > Pavel Sanda wrote: > >> Please go through all entries in the attached file for your language and > >> ensure that they are correctly translated. Make any needed update in the > >> .po > >> files as usual. The lib/layouttranslations file will be regenerat

ANNOUNCE: LyX version 2.0.0 (release candidate 3)

2011-04-11 Thread Pavel Sanda
Release of LyX version 2.0.0 (release candidate 3) == We are pleased to announce the third release candidate of LyX 2.0.0. Some polishing and critical bugfixing has been done, the final release is expected in a few weeks. The file RELEASE-NOTES lis

RE: instant preview & advanced replace

2011-04-11 Thread venom00
> when replacing with advanced find and replace, and instant preview is > active, the preview-ed math elements don't get updated with > the replaced > contents. We have the same problem when editing the LaTeX preamble or other options in general (e.g. hyperref). venom00

instant preview & advanced replace

2011-04-11 Thread Tommaso Cucinotta
Hi, when replacing with advanced find and replace, and instant preview is active, the preview-ed math elements don't get updated with the replaced contents. How can this be fixed ? I guess that, at the end of findAndReplace() in lyxfind.cpp at line 1345, I'm missing something to update the

Re: Downloading MikTeX failed, installer using wrong download path?

2011-04-11 Thread Julien Rioux
On 11/04/2011 5:08 PM, Matt Seitz (matseitz) wrote: Does the LyX installer for Windows need to change the path for downloading miktex from "/get/systems/win32/miktex/setup" to "/systems/win32/miktex/setup"? Hi, Thanks for your report. It's on the radar, waiting for a reaction from the install

Downloading MikTeX failed, installer using wrong download path?

2011-04-11 Thread Matt Seitz (matseitz)
Does the LyX installer for Windows need to change the path for downloading miktex from "/get/systems/win32/miktex/setup" to "/systems/win32/miktex/setup"? When I tried to install LyX 1.6.9-2 for Microsoft Windows using the standard installer (ftp://ftp.lyx.org/pub/lyx/bin/1.6.9/LyX-1.6.9-2-Inst

Re: Translations of Math environments in LyX output - last call for LyX 2.0

2011-04-11 Thread Julien Rioux
On 11/04/2011 4:17 PM, Manveru wrote: 2011/4/7 Pavel Sanda: Pavel Sanda wrote: Please go through all entries in the attached file for your language and ensure that they are correctly translated. Make any needed update in the .po files as usual. The lib/layouttranslations file will be regenerate

Re: Translations of Math environments in LyX output - last call for LyX 2.0

2011-04-11 Thread Manveru
2011/4/7 Pavel Sanda : > Pavel Sanda wrote: >> Please go through all entries in the attached file for your language and >> ensure that they are correctly translated. Make any needed update in the .po >> files as usual. The lib/layouttranslations file will be regenerated >> automatically from the .p

Re: LyXHTML translation of TOC

2011-04-11 Thread Richard Heck
On 04/11/2011 02:00 PM, Georg Baum wrote: Richard Heck wrote: What could happen, though, is that, if we fail to translate to the document language, then we fall back on the GUI language. This would be wrong, and I hope that such a fallback is never used. Maybe wou see some issues that Uwe repo

Re: LyXHTML translation of TOC

2011-04-11 Thread Georg Baum
Richard Heck wrote: > What could happen, though, is that, if we fail to translate to the > document language, then we fall back on the GUI language. This would be wrong, and I hope that such a fallback is never used. Maybe wou see some issues that Uwe reported in bugs 1476 and 5798? BTW, transl

Re: LyXHTML translation of TOC

2011-04-11 Thread Richard Heck
On 04/11/2011 06:06 AM, Kornel wrote: Hi List, there is a minor glitch in creating LyXHTML dokuments table of contents. On output (xhtml) it will be translated into the gui-language, but should be in document langage. Can you try the attached? It looks like we were trying to translate the

Re: Towards RC3 and final release

2011-04-11 Thread Stephan Witt
Am 11.04.2011 um 00:44 schrieb Pavel Sanda: > Pavel Sanda wrote: > time to land. optmistic plan is RC3 on 11.4. let us hope RC4~20, final > ~27. i would like to make soft freeze at friday night and let only docs and translations. sunday night i would prepare RC3 tarb

LyXHTML translation of TOC

2011-04-11 Thread Kornel
Hi List, there is a minor glitch in creating LyXHTML dokuments table of contents. On output (xhtml) it will be translated into the gui-language, but should be in document langage. Kornel signature.asc Description: This is a digitally signed message part.