Re: A basic requested feature

2011-04-12 Thread Diego Queiroz
Hellmut, this behavior is not a rule, right? As a programmer I assure you: once things are correctly handled, everything should be fine. Believe on me. :-) And I repeat, it is just a guess for a name to the file, LyX won't impose the filename. An option to disable this feature is welcome (for thos

Re: instant preview & advanced replace

2011-04-12 Thread Tommaso Cucinotta
Il 12/04/2011 15:14, Richard Heck ha scritto: On 04/12/2011 04:59 AM, Tommaso Cucinotta wrote: Il 12/04/2011 02:23, Richard Heck ha scritto: On 04/11/2011 06:15 PM, Tommaso Cucinotta wrote: I guess that, at the end of findAndReplace() in lyxfind.cpp at line 1345, I'm missing something to updat

Re: Towards RC4/final release

2011-04-12 Thread Stephan Witt
Am 12.04.2011 um 20:15 schrieb Pavel Sanda: > Stephan Witt wrote: >> 1) A forgotten implementation of "remove from personal dictionary" for >> enchant. >> 2) Some fixes for misspelled marker and cursor move. (Inspired by Vincent's >> questions) >> 3) Check for all non-word-characters around sing

Re: XHTML Questions

2011-04-12 Thread Pavel Sanda
Rob Oakes wrote: > Regarding the TOC links, I've got some time today, so I'll try and put > together a patch and send it to the list. If I can get it finished, is it too > late to try and get it in for 2.0? http://www.lyx.org/trac/changeset/38354 p

Re: XHTML Questions

2011-04-12 Thread Rob Oakes
On Apr 12, 2011, at 10:19 AM, Richard Heck wrote: >> 3.) Is there a way to use numbered instances in the Index, e.g. >> >> Subject 11, 2, 3 >> >> Where 1, 2, 3 all point to instances in the text? > Is that not how it works? I just exported the user's guide, and I've got > things like: >

Re: Towards RC4/final release

2011-04-12 Thread Pavel Sanda
Stephan Witt wrote: > 1) A forgotten implementation of "remove from personal dictionary" for > enchant. > 2) Some fixes for misspelled marker and cursor move. (Inspired by Vincent's > questions) > 3) Check for all non-word-characters around single hard-hyphen and apostrophe. > 4) Fix for wrap aro

Re: Towards RC4/final release

2011-04-12 Thread Stephan Witt
Am 12.04.2011 um 10:41 schrieb Pavel Sanda: > hi, > > there is last critical bug in bugzilla (#7394 - Crash while selecting texts) > and its no showstopper. i would like to make final release at the end of > april. > > the last unfinished thing is the documentation. if you go through > http://w

Re: Bad GUICitation Bug In Current Trunk

2011-04-12 Thread Pavel Sanda
Richard Heck wrote: > Index: src/BiblioInfo.cpp > === > --- src/BiblioInfo.cpp (revision 38351) > +++ src/BiblioInfo.cpp (working copy) > @@ -830,6 +830,8 @@ > void BiblioInfo::mergeBiblioInfo(BiblioInfo const & info) > { >

Re: Towards RC4/final release

2011-04-12 Thread Georg Baum
Pavel Sanda wrote: > i haven't decided yet whether we should go for rc4 (~20th) or directly > final one (~29th). lets see what will happen to the codebase in between. Please no further RC (and keep the strict commit rules). IMO the code is stable enough for the final release. In the past the .0

Re: r38345 - lyx-devel/trunk/lib/layouts

2011-04-12 Thread Georg Baum
Jean-Marc Lasgouttes wrote: > Le 12/04/2011 15:08, Richard Heck a écrit : > >>> I think I missed some discussion. Why is the \protect needed here? >>> >> I took it from the earlier code. Perhaps it isn't needed now. I don't >> know for sure. > > I suspect there is a reason for it, but I did not

Re: Bad GUICitation Bug In Current Trunk

2011-04-12 Thread Richard Heck
On 04/12/2011 12:20 PM, Richard Heck wrote: On 04/12/2011 12:18 PM, Vincent van Ravesteijn wrote: On 12-4-2011 18:13, Richard Heck wrote: Pavel, Something has broken the filters in the citation dialog: I.e., "Search Field" and "Entry Type". I'll try to get to this in the next few days, but t

Re: XeTeX-related Bug

2011-04-12 Thread Jürgen Spitzmüller
Richard Heck wrote: > I'm not sure what's causing the error. It looks as if maybe unicode is > being used in some cases, but then it isn't properly handled after the > switch. But this would apply to all cases where the encoding is switched (not only the backend). Jürgen

XeTeX Export Bug

2011-04-12 Thread Richard Heck
If you export LaTeX (XeTeX), then only the .tex file for the master gets copied to the original directory, not those for the children. They do seem to be generated in the temp dir, just not copied. Richard

Re: Bad GUICitation Bug In Current Trunk

2011-04-12 Thread Richard Heck
On 04/12/2011 12:18 PM, Vincent van Ravesteijn wrote: On 12-4-2011 18:13, Richard Heck wrote: Pavel, Something has broken the filters in the citation dialog: I.e., "Search Field" and "Entry Type". I'll try to get to this in the next few days, but this is a show-stopper. I'd hold the next RC u

Re: XHTML Questions

2011-04-12 Thread Richard Heck
On 04/12/2011 11:01 AM, Rob Oakes wrote: Dear Developers, I'm continuing my experiments with the XHTML questions and had a couple of questions: 1.) Is it possible to export footnotes at the end of a chapter as EndNotes? The style currently in use (which shows the note when you hover over it w

Re: Bad GUICitation Bug In Current Trunk

2011-04-12 Thread Vincent van Ravesteijn
On 12-4-2011 18:13, Richard Heck wrote: > > Pavel, > > Something has broken the filters in the citation dialog: I.e., "Search Field" > and "Entry Type". I'll try to get to this in the next few days, but this is a > show-stopper. I'd hold the next RC until it is fixed. > > Richard > Could you

Re: [PATCH] Small improvements to sweave support

2011-04-12 Thread Pavel Sanda
Jean-Marc Lasgouttes wrote: > This is a patch I would have just committed in normal times. > > Contents: > - use a null device to avoid the extra Rplots.pdf file created by Sweave > - use directly setwd() instead of in the preamble of the module > - add lots of comments. > > OK? nice, pavel

Re: XHTML Questions

2011-04-12 Thread Richard Heck
On 04/12/2011 11:05 AM, Pavel Sanda wrote: Rob Oakes wrote: 2.) In the table of contents, is it possible to have the link highlight the whole name of the section, rather than just the arrow link at the end? i was wondering about that too. I've been meaning to change this but haven't had time

Re: XeTeX-related Bug

2011-04-12 Thread Richard Heck
On 04/12/2011 11:14 AM, Julien Rioux wrote: On 12/04/2011 10:58 AM, Richard Heck wrote: If I have compiled a document using XeTeX and then switch back to regular LaTeX (or vice versa), I often see LaTeX errors. I take it that this is because some .tex files are still in the old format. Probably

Bad GUICitation Bug In Current Trunk

2011-04-12 Thread Richard Heck
Pavel, Something has broken the filters in the citation dialog: I.e., "Search Field" and "Entry Type". I'll try to get to this in the next few days, but this is a show-stopper. I'd hold the next RC until it is fixed. Richard

[PATCH] Small improvements to sweave support

2011-04-12 Thread Jean-Marc Lasgouttes
This is a patch I would have just committed in normal times. Contents: - use a null device to avoid the extra Rplots.pdf file created by Sweave - use directly setwd() instead of in the preamble of the module - add lots of comments. OK? JMarc Index: lib/scripts/lyxsweave.R ==

Re: XeTeX-related Bug

2011-04-12 Thread Julien Rioux
On 12/04/2011 10:58 AM, Richard Heck wrote: If I have compiled a document using XeTeX and then switch back to regular LaTeX (or vice versa), I often see LaTeX errors. I take it that this is because some .tex files are still in the old format. Probably we need to clear the temporary directory on

Re: XeTeX-related Bug

2011-04-12 Thread Jürgen Spitzmüller
Richard Heck wrote: > If I have compiled a document using XeTeX and then switch back to > regular LaTeX (or vice versa), I often see LaTeX errors. I take it that > this is because some .tex files are still in the old format. Probably we > need to clear the temporary directory on such a switch?

Re: XHTML Questions

2011-04-12 Thread Pavel Sanda
Rob Oakes wrote: > 2.) In the table of contents, is it possible to have the link highlight the > whole name of the section, rather than just the arrow link at the end? i was wondering about that too. pavel

XHTML Questions

2011-04-12 Thread Rob Oakes
Dear Developers, I'm continuing my experiments with the XHTML questions and had a couple of questions: 1.) Is it possible to export footnotes at the end of a chapter as EndNotes? The style currently in use (which shows the note when you hover over it with the mouse), doesn't correctly render i

XeTeX-related Bug

2011-04-12 Thread Richard Heck
If I have compiled a document using XeTeX and then switch back to regular LaTeX (or vice versa), I often see LaTeX errors. I take it that this is because some .tex files are still in the old format. Probably we need to clear the temporary directory on such a switch? Richard

Re: r38345 - lyx-devel/trunk/lib/layouts

2011-04-12 Thread Jean-Marc Lasgouttes
Le 12/04/2011 15:08, Richard Heck a écrit : I think I missed some discussion. Why is the \protect needed here? I took it from the earlier code. Perhaps it isn't needed now. I don't know for sure. I suspect there is a reason for it, but I did not find it yet :) JMarc

Re: instant preview & advanced replace

2011-04-12 Thread Richard Heck
On 04/12/2011 04:59 AM, Tommaso Cucinotta wrote: Il 12/04/2011 02:23, Richard Heck ha scritto: On 04/11/2011 06:15 PM, Tommaso Cucinotta wrote: I guess that, at the end of findAndReplace() in lyxfind.cpp at line 1345, I'm missing something to update the previewed insets that have been affected

Re: r38345 - lyx-devel/trunk/lib/layouts

2011-04-12 Thread Richard Heck
On 04/12/2011 05:12 AM, Jean-Marc Lasgouttes wrote: Le 12/04/2011 02:32, rgh...@lyx.org a écrit : -\newcommand\thmsname{Theorem} +\newcommand\thmsname{\protect\theoremname} I think I missed some discussion. Why is the \protect needed here? I took it from the earlier code. Perhaps it i

Re: Towards RC4/final release

2011-04-12 Thread Jürgen Spitzmüller
Pavel Sanda wrote: > > It's an attempt at providing a GUI to customize fancyhdr's header and > > footer content, something that should not have been implemented ad-hoc > > via a module, but rather properly in the document settings, IMHO. > > should we kill it then? I think it's too late for that

Re: Towards RC4/final release

2011-04-12 Thread Pavel Sanda
Jürgen Spitzmüller wrote: > Pavel Sanda wrote: > > is anybody knowing what is this customHeaderFooter module for and how it > > should be used? - cf #7196 > > It's an attempt at providing a GUI to customize fancyhdr's header and footer > content, something that should not have been implemented ad

Re: Towards RC4/final release

2011-04-12 Thread Jürgen Spitzmüller
Pavel Sanda wrote: > is anybody knowing what is this customHeaderFooter module for and how it > should be used? - cf #7196 It's an attempt at providing a GUI to customize fancyhdr's header and footer content, something that should not have been implemented ad-hoc via a module, but rather properl

Re: #7407: Crash under Linux of compiled Lyx 2.0.0dev and rc2

2011-04-12 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/04/11 11:10, Jean-Marc Lasgouttes wrote: > Le 12/04/2011 10:39, LyX Ticket Tracker a écrit : >> #7407: Crash under Linux of compiled Lyx 2.0.0dev and rc2 >> -+-- >> >> Repo

Re: probem with labelled equations in LyX 20 rc1 and rc2, solved in rc3

2011-04-12 Thread Jean Kaplan
I am happy to say that my problem is solved in rc3: labelled equations are now correctly previewed when I use my favorite hyperref call. Thank you everybody, Jean Kaplan Le 1 avr. 2011 à 16:33, Julien Rioux a écrit : > On 01/04/2011 5:52 AM, Jean Kaplan wrote: >> The problems appears to be linke

Re: r38345 - lyx-devel/trunk/lib/layouts

2011-04-12 Thread Jean-Marc Lasgouttes
Le 12/04/2011 02:32, rgh...@lyx.org a écrit : -\newcommand\thmsname{Theorem} +\newcommand\thmsname{\protect\theoremname} I think I missed some discussion. Why is the \protect needed here? JMarc

Re: #7407: Crash under Linux of compiled Lyx 2.0.0dev and rc2

2011-04-12 Thread Jean-Marc Lasgouttes
Le 12/04/2011 10:39, LyX Ticket Tracker a écrit : #7407: Crash under Linux of compiled Lyx 2.0.0dev and rc2 -+-- Reporter: rkrug| Owner: lasgouttes Type: defect | Status: new Priority: high

Re: instant preview & advanced replace

2011-04-12 Thread Tommaso Cucinotta
Il 12/04/2011 02:23, Richard Heck ha scritto: On 04/11/2011 06:15 PM, Tommaso Cucinotta wrote: I guess that, at the end of findAndReplace() in lyxfind.cpp at line 1345, I'm missing something to update the previewed insets that have been affected by the replace operation. For now I have a

Towards RC4/final release

2011-04-12 Thread Pavel Sanda
hi, there is last critical bug in bugzilla (#7394 - Crash while selecting texts) and its no showstopper. i would like to make final release at the end of april. the last unfinished thing is the documentation. if you go through http://wiki.lyx.org/LyX/NewInLyX20 there is bunch of things which were