Re: r40785 - in lyx-devel/trunk/src: . tex2lyx

2012-03-04 Thread Uwe Stöhr
Am 04.03.2012 22:47, schrieb Jean-Marc Lasgouttes: The point that Georg wanted to make is that we know what the correct solution is: reset all catcodes in the parser when we are in verbatim, or just read character by character until we find \end{verbatim}. I'm not sure about the catcodes. Wh

Re: Updates to gitolite progress

2012-03-04 Thread Lars Gullik Bjønnes
Lars Gullik Bjønnes writes: | I created a git-us...@lyx.org group to have somewhere to send | git/gitolite specific information, that | group has been Bcc'ed on this mail. It seems that the Bcc'ing didn't work so well. meh.

Updates to gitolite progress

2012-03-04 Thread Lars Gullik Bjønnes
I have added some more gitolite functionality. (only viewable for the people that has sent me their ssh public key.) ssh g...@git.lyx.org help You will not be able to fork anything yet, but as you can see at http://git.lyx.org/ this is basically what it will look like. The plan forward is: 1.

Re: r40785 - in lyx-devel/trunk/src: . tex2lyx

2012-03-04 Thread Jean-Marc Lasgouttes
Le 04/03/2012 15:12, Uwe Stöhr a écrit : I now created a new function where \begin and \end inside verbatim environments are no longer parsed. This must maybe be optimized a bit for other cases. Could you please give it a try? I also now updated the verbatim example in our test file. You realiz

Re: [trac] KeywordSuggestPlugin

2012-03-04 Thread Richard Heck
On 03/04/2012 08:29 AM, Uwe Stöhr wrote: Am 04.03.2012 06:02, schrieb Richard Heck: I get the description page, but I don't get "autocomplete" I get autocomplete by clicking on the suggestions. I don't actually get any suggestions. , and I can add any keyword I want. I'm not sure but I

Re: git.lyx.org - developers! your ssh public key please

2012-03-04 Thread Yihui Xie
Oh, yes, absolutely. Thanks again for your hard work! Regards, Yihui -- Yihui Xie Phone: 515-294-2465 Web: http://yihui.name Department of Statistics, Iowa State University 2215 Snedecor Hall, Ames, IA On Sun, Mar 4, 2012 at 6:54 AM, Lars Gullik Bjønnes wrote: > > Let's do the "git on our own

Re: Subversion don't work in 1.7 version

2012-03-04 Thread Stephan Witt
Am 03.03.2012 um 20:36 schrieb Pavel Sanda: > Lars Gullik Bj?nnes wrote: > >> Stephan Witt wrote: >>> second bad news is that i'm short of time these weeks to debug it :) >> >> Do you know more about the details? Perhaps I can do something about that. > > Stephan, do you still have some time to

Re: Bug? Errors when using graphics with syntax.sty

2012-03-04 Thread Enrico Forestieri
On Sun, Mar 04, 2012 at 08:06:54AM -0500, Julien Rioux wrote: > On 01/03/2012 8:34 PM, Rav Chandra wrote: > >Hello all, firstly thanks for the great work on LyX. It is a superb > >piece of software. > > > >However, I've encountered a problem when using graphics (i.e. images) > >in-conjunction with

Re: Bug: Bundle-installation needs Internet-connection

2012-03-04 Thread Uwe Stöhr
Am 04.03.2012 12:05, schrieb Niklas Burtscheid: Yes, I understand that. But without Internet-connection Lyx can't be installed. You can install it, but it will then not be fully functional. But basic editing should be possible. regards Uwe

Re: Extending instant preview to biblatex

2012-03-04 Thread stefano franchi
On Wed, Feb 29, 2012 at 5:27 PM, Julien Rioux wrote: > On 29/02/2012 6:11 PM, Andrew Parsloe wrote: >> >> Having discovered to my delight that instant preview works with >> spreadtab tables (users' list posting), I wondered if it might work with >> the special case of biblatex when one has, e.g. >

Re: r40785 - in lyx-devel/trunk/src: . tex2lyx

2012-03-04 Thread Uwe Stöhr
Am 01.03.2012 21:18, schrieb Georg Baum: If you can tell me what exactly fails I can have a look, but I want to avoid doing duplicate work. I tried to use this Context context(true, parent_context.textclass); context.layout = &parent_context.textclass.plainLayout(); context.check_layout(os);

Re: r40785 - in lyx-devel/trunk/src: . tex2lyx

2012-03-04 Thread Uwe Stöhr
Am 01.03.2012 00:48, schrieb Uwe Stöhr: Paragraph ended in line 1032 Missing \end_layout. Strange that I don't get this. I now had a closer look and fixed this now. If you want a more fancy test, try this: \begin{verbatim} \begin{foo} \end{verbatim} This will convert everything what foll

Re: Suggestions: Vertically centering of the line with cursor

2012-03-04 Thread Uwe Stöhr
Am 04.03.2012 12:03, schrieb Niklas Burtscheid: Lyx 2.0.2. on Windows 7. Qt I don't know. Please update to LyX 2.0.3. We know that it works there. Just press F5 and you will get the cursor centered. For the next LyX version, this info is also in the UserGuide. regards Uwe

Re: [trac] KeywordSuggestPlugin

2012-03-04 Thread Uwe Stöhr
Am 04.03.2012 06:02, schrieb Richard Heck: I get the description page, but I don't get "autocomplete" I get autocomplete by clicking on the suggestions. , and I can add any keyword I want. I'm not sure but I think this was also possible before. regards Uwe

Re: Bug? Errors when using graphics with syntax.sty

2012-03-04 Thread Julien Rioux
On 01/03/2012 8:34 PM, Rav Chandra wrote: Hello all, firstly thanks for the great work on LyX. It is a superb piece of software. However, I've encountered a problem when using graphics (i.e. images) in-conjunction with the grammar environment of the syntax.sty package. Specifically, if I include

Re: git.lyx.org - developers! your ssh public key please

2012-03-04 Thread Lars Gullik Bjønnes
On Sat, Mar 3, 2012 at 18:08, Yihui Xie wrote: > This is expected to me: programmers tend to do everything by > themselves. I cannot promise all the conversions, but GitHub supports > importing from an svn repo with one click, so if you want to move > there, I can certainly do it. Albeit this see

Re: git.lyx.org - developers! your ssh public key please

2012-03-04 Thread Lars Gullik Bjønnes
On Sun, Mar 4, 2012 at 01:23, Uwe Stöhr wrote: > Am 03.03.2012 14:32, schrieb Vincent van Ravesteijn: > > Many thanks for the quick reply! > > >> You'll get a message: "Your public key has been saved in ." > > > Yes, but the file is not stored in the given folder. However, 2 files were > now c

Re: Bug: Temporary directory can't be deleted

2012-03-04 Thread Niklas Burtscheid
Original-Nachricht > Datum: Thu, 01 Mar 2012 00:55:36 +0100 > Von: "Uwe Stöhr" > An: Niklas Burtscheid > CC: lyx-devel@lists.lyx.org > Betreff: Re: Bug: Temporary directory can\'t be deleted > Am 29.02.2012 22:25, schrieb Niklas Burtscheid: > > Lyx 2.0.2 (ger) on Windows 7 (ge

Re: Bug: Bundle-installation needs Internet-connection

2012-03-04 Thread Niklas Burtscheid
Original-Nachricht > Datum: Sun, 04 Mar 2012 01:29:02 +0100 > Von: "Uwe Stöhr" > An: Niklas Burtscheid > CC: lyx-devel@lists.lyx.org > Betreff: Re: Bug: Bundle-installation needs Internet-connection > Am 03.03.2012 21:09, schrieb Niklas Burtscheid: > > >> p.s. LyX 2.0.3 comes

Re: Suggestions: Vertically centering of the line with cursor

2012-03-04 Thread Niklas Burtscheid
Lyx 2.0.2. on Windows 7. Qt I don't know. Original-Nachricht > Datum: Sat, 03 Mar 2012 15:15:28 -0500 > Von: Richard Heck > An: Niklas Burtscheid > CC: lyx-devel@lists.lyx.org > Betreff: Re: Suggestions: Vertically centering of the line with cursor > On 03/03/2012 02:54 PM, Ni

Re: LyX 2.0.3 Released

2012-03-04 Thread Eric Weir
Grateful for all the work on improving LyX, not to speak of creating it in the first place and keeping it going over the years. That said, the "View other formats" button still greys out and becomes unusable after the first use. Was hoping that would be corrected in this update. Maybe next. E