Re: #7636: Document Branches spanning master docs and included files don't work properly

2011-06-20 Thread Jürgen Spitzmüller
Maarten Rutgers wrote: > My ulitimate confusion (and I know many of my co-workers will have the same > problem) is that when a branch is advertised with a checkmark (ON) or an X > (OFF) in ANY document, the expectation will be there that it will display > accordingly in the compiled output. The s

Re: #7636: Document Branches spanning master docs and included files don't work properly

2011-06-20 Thread Maarten Rutgers
I don't recall if I was supposed to reply to all or just the lists.lyx.org. My apologies if I did it incorrectly. spitz, jrioux, thanks for your prompt comments. I agree that the child document becomes it's own standalone entity when compiled by itself. Thanks for that in

Re: [PATCH] But #7636

2011-06-20 Thread Jürgen Spitzmüller
Richard Heck wrote: > The attached patch addresses but #7636, which concerns how branches > behave in child documents when they are compiled on their own. > Basically, all branches defined only in the master are treated as off, > because they aren't found. This seems bad. It is what I'd expect. If

Re: CT painting problems

2011-06-20 Thread Pavel Sanda
Stephan Witt wrote: > Am 24.02.2011 um 14:10 schrieb Stephan Witt: > > > Am 24.02.2011 um 13:36 schrieb Pavel Sanda: > > > >> Stephan Witt wrote: > >>> Index: src/rowpainter.cpp > >>> === > >>> --- src/rowpainter.cpp(Revision 377

Re: Springer layout files

2011-06-20 Thread Uwe Stöhr
Am 19.06.2011 00:24, schrieb Marcus Kriele: - Definitions like "LeftMargin "TOC title:xxx"" are problematic. The strings will be translatd. Assume that for "TOC" there is e.g. no corresponding abbreviation in German and it will therefore be translated to "Inhaltsverzeichnis" which is much long

Re: Images in Headings/TOC

2011-06-20 Thread Julien Rioux
On 20/06/2011 3:48 PM, Richard Heck wrote: On 06/20/2011 01:52 PM, Julien Rioux wrote: On 20/06/2011 11:28 AM, Richard Heck wrote: On 06/20/2011 11:16 AM, Julien Rioux wrote: On 14/06/2011 5:55 PM, Julien Rioux wrote: On 14/06/2011 10:49 AM, H. Hodges wrote: Julien Rioux physics.utoronto.

Re: Copying a table column crashes LyX

2011-06-20 Thread Andrew Parsloe
On 21/06/2011 11:17 a.m., Richard Heck wrote: On 06/20/2011 06:58 PM, Andrew Parsloe wrote: On 20/06/2011 8:18 p.m., Tommaso Cucinotta wrote: Il 20/06/2011 01:28, Andrew Parsloe ha scritto: I created a table and made some settings then, in the right-click menu chose More...> Copy Column an

Re: Copying a table column crashes LyX

2011-06-20 Thread Richard Heck
On 06/20/2011 06:58 PM, Andrew Parsloe wrote: > > On 20/06/2011 8:18 p.m., Tommaso Cucinotta wrote: >> Il 20/06/2011 01:28, Andrew Parsloe ha scritto: >>> I created a table and made some settings then, in the right-click menu >>> chose More... > Copy Column and Lyx crashed with the message >>> >>>

Re: Copying a table column crashes LyX

2011-06-20 Thread Andrew Parsloe
On 20/06/2011 8:18 p.m., Tommaso Cucinotta wrote: Il 20/06/2011 01:28, Andrew Parsloe ha scritto: I created a table and made some settings then, in the right-click menu chose More... > Copy Column and Lyx crashed with the message LyX has caught an exception ... Exception: iconv problem in ico

Re: lyx math autocorrection

2011-06-20 Thread Uwe Stöhr
Am 20.06.2011 20:28, schrieb Andre Poenitz: I seem to remember real problems near math macros. Nothing concrete, though. So we should then enable it permanently if the user enable math auto correction in the preferences. regards Uwe

Re: Another regexp problem

2011-06-20 Thread Andrew Parsloe
On 20/06/2011 10:16 p.m., Tommaso Cucinotta wrote: Il 14/06/2011 06:51, Andrew Parsloe ha scritto: I've found one more hiccup in the regexp functioning Tommaso involving use of { and } in text. The use of braces {} will confuse the current advanced find engine (however, round () and bracket

Re: #7639: Crashed during start after using view in left and right screen.

2011-06-20 Thread jezZiFeR
Hello, One more thing: When I closed one of the opened documents with ctrl-w both of them closed. Best* Am 20.06.2011 um 18:22 schrieb LyX Ticket Tracker: #7639: Crashed during start after using view in left and right screen. -- +-

Re: #7639: Crashed during start after using view in left and right screen.

2011-06-20 Thread jezZiFeR
Hello, when I startetd LyX the document opened and the error-warning appeared. As far as I remember there were two documents opened, maybe even of the same document I had used in the left/right-view mode. I am not certain of this. When it happens again I will look more thoroughly. I tried

Re: Images in Headings/TOC

2011-06-20 Thread Richard Heck
On 06/20/2011 03:56 PM, Julien Rioux wrote: > On 20/06/2011 3:48 PM, Richard Heck wrote: >> On 06/20/2011 01:52 PM, Julien Rioux wrote: >> >>> Also, a file created using the new layout can now insert a short title >>> for parts, and the latex export is different under 2.1.0svn versus >>> 2.0.0 >>>

Re: lyx math autocorrection

2011-06-20 Thread Jean-Marc Lasgouttes
Le 20/06/11 19:21, Martin Vermeer a écrit : (Overly?) cautious, I think. Someone (André?) turned it off because there were still some warts. I turned it conditionally on again because I judged it useful in spite of this. Ah, Martin, glad to see that you are still around :) We could either remo

[PATCH] But #7636

2011-06-20 Thread Richard Heck
The attached patch addresses but #7636, which concerns how branches behave in child documents when they are compiled on their own. Basically, all branches defined only in the master are treated as off, because they aren't found. This seems bad. The problem is that we cut the link to the master do

Re: Images in Headings/TOC

2011-06-20 Thread Julien Rioux
On 20/06/2011 3:48 PM, Richard Heck wrote: On 06/20/2011 01:52 PM, Julien Rioux wrote: On 20/06/2011 11:28 AM, Richard Heck wrote: On 06/20/2011 11:16 AM, Julien Rioux wrote: On 14/06/2011 5:55 PM, Julien Rioux wrote: On 14/06/2011 10:49 AM, H. Hodges wrote: Julien Rioux physics.utoronto.

Re: Images in Headings/TOC

2011-06-20 Thread Richard Heck
On 06/20/2011 01:52 PM, Julien Rioux wrote: > On 20/06/2011 11:28 AM, Richard Heck wrote: >> On 06/20/2011 11:16 AM, Julien Rioux wrote: >>> On 14/06/2011 5:55 PM, Julien Rioux wrote: On 14/06/2011 10:49 AM, H. Hodges wrote: > > Julien Rioux physics.utoronto.ca> writes: > >>

Re: lyx math autocorrection

2011-06-20 Thread Andre Poenitz
On Mon, Jun 20, 2011 at 08:21:03PM +0300, Martin Vermeer wrote: > > We'd have to look at mailing list discussions around this date to > > understand whether this was fixing a real need or just being overly > > cautious. André, do you remember about it? > > > > JMarc > > (Overly?) cautious, I thin

Re: Images in Headings/TOC

2011-06-20 Thread Julien Rioux
On 20/06/2011 11:28 AM, Richard Heck wrote: On 06/20/2011 11:16 AM, Julien Rioux wrote: On 14/06/2011 5:55 PM, Julien Rioux wrote: On 14/06/2011 10:49 AM, H. Hodges wrote: Julien Rioux physics.utoronto.ca> writes: There is a way to distinguish in-text section text and in-toc sectio

Re: lyx math autocorrection

2011-06-20 Thread Martin Vermeer
On Mon, Jun 20, 2011 at 11:37:01AM +0200, Jean-Marc Lasgouttes wrote: > Le 18/06/2011 00:41, Uwe Stöhr a écrit : > >Am 17.06.2011 16:34, schrieb Jean-Marc Lasgouttes: > > > >>>I enabled the autocorrection mode for math in the preferences and > >>>therefore expect that > >>>autocorrection is by defa

Re: Images in Headings/TOC

2011-06-20 Thread Richard Heck
On 06/20/2011 11:16 AM, Julien Rioux wrote: > On 14/06/2011 5:55 PM, Julien Rioux wrote: >> On 14/06/2011 10:49 AM, H. Hodges wrote: >>> >>> Julien Rioux physics.utoronto.ca> writes: >>> > > > There is a way to distinguish in-text section text and in-toc section text

Re: Unwanted indent in Bibliography

2011-06-20 Thread Richard Heck
On 06/19/2011 10:24 AM, Enrico Forestieri wrote: > On Sat, Jun 18, 2011 at 07:42:57PM +0200, Enrico Forestieri wrote: > >> On Sat, Jun 18, 2011 at 09:41:18AM -0400, Richard Heck wrote: >> >>> Hmm. The LaTeX code is exactly what one would expect >> Not at all. The argument of thebibliography environ

Re: Images in Headings/TOC

2011-06-20 Thread Julien Rioux
On 14/06/2011 5:55 PM, Julien Rioux wrote: On 14/06/2011 10:49 AM, H. Hodges wrote: Julien Rioux physics.utoronto.ca> writes: There is a way to distinguish in-text section text and in-toc section text. If that's what you want, here's how to do it. With your cursor on the section line i

Re: r39133 - www-user/trunk/farm/cookbook/LyX

2011-06-20 Thread Richard Heck
On 06/18/2011 11:34 PM, Uwe Stöhr wrote: > Am 18.06.2011 14:59, schrieb rgh...@lyx.org: > >> -$lyx_version = "2.0.1svn"; >> +$lyx_version = "2.1.0svn"; > > This is incorrect. The list should reflect the translations of branch, > so 2.0.1svn was correct. > Hmm. I wonder where this is coming from. It

Re: r39133 - www-user/trunk/farm/cookbook/LyX

2011-06-20 Thread Richard Heck
On 06/18/2011 11:34 PM, Uwe Stöhr wrote: > Am 18.06.2011 14:59, schrieb rgh...@lyx.org: > >> -$lyx_version = "2.0.1svn"; >> +$lyx_version = "2.1.0svn"; > > This is incorrect. The list should reflect the translations of branch, > so 2.0.1svn was correct. > Hmm. I wonder where this is coming from. It

Re: Adv. find & replace with regular expressions

2011-06-20 Thread Tommaso Cucinotta
Il 06/06/2011 10:09, Andrew Parsloe ha scritto: 3. The backslash and Latex completion hints As soon as I enter a backslash in a regexp inset, it generates a Latex completion hint. The backslash alone has \! suggested; \a produces \alpha as a hint, and so on. I think these hints should be turne

Re: Another regexp problem

2011-06-20 Thread Tommaso Cucinotta
Il 14/06/2011 06:51, Andrew Parsloe ha scritto: I've found one more hiccup in the regexp functioning Tommaso involving use of { and } in text. The use of braces {} will confuse the current advanced find engine (however, round () and bracket [] parenthesis should work fine). At a glance, I sho

Re: Exporting & importing underlined text

2011-06-20 Thread Jean-Marc Lasgouttes
Le 18/06/2011 15:04, Richard Heck a écrit : this is kind of regression, indeed. the \underbar -> \uline was fileformat change. i'm not sure tex2lyx is finally able to cope with newer fileformat changes with last help from Georg. This was at 357. tex2lyx is up to 345. This does not prevent u

Re: lyx math autocorrection

2011-06-20 Thread Jean-Marc Lasgouttes
Le 18/06/2011 00:41, Uwe Stöhr a écrit : Am 17.06.2011 16:34, schrieb Jean-Marc Lasgouttes: I enabled the autocorrection mode for math in the preferences and therefore expect that autocorrection is by default on. But it is not. It only works if I enter "!" in an equation. But as soon as I leave

Re: Enabling https acces to LyX svn?

2011-06-20 Thread Rainer M Krug
On Sat, Jun 18, 2011 at 3:00 PM, Richard Heck wrote: > On 06/18/2011 06:53 AM, Jean-Marc Lasgouttes wrote: > > Le 17/06/11 21:07, Vincent van Ravesteijn a écrit : > >> I have to say I'm not thrilled about this. > >> > >> - Branch doesn't evolve interestingly enough from day to day to let > >> the

Re: Copying a table column crashes LyX

2011-06-20 Thread Tommaso Cucinotta
Il 20/06/2011 01:28, Andrew Parsloe ha scritto: I created a table and made some settings then, in the right-click menu chose More... > Copy Column and Lyx crashed with the message LyX has caught an exception ... Exception: iconv problem in iconv_codecvt_facet initialization To reproduce, just

Re: spell checker not active

2011-06-20 Thread Alain DIDIERJEAN
- Mail Original - De: "Stephan Witt" À: "Alain DIDIERJEAN" Cc: "LyX-Devel Devel" Envoyé: Samedi 11 Juin 2011 16h47:35 GMT +01:00 Amsterdam / Berlin / Berne / Rome / Stockholm / Vienne Objet: Re: spell checker not active Am 11.06.2011 um 15:05 schrieb Alain DIDIERJEAN: > - Mail Or