New irc channel for the Spanish speaking community

2009-08-04 Thread Ricardo Mendoza
Hi, I created a new channel on irc frenodo to the community of users of LyX in Spanish, if possible, add the site to give more publicity to this channel.thanks.

Re: CMake andexternal boost

2009-08-04 Thread Kornel Benko
Am Dienstag 04 August 2009 schrieb Kornel Benko: > Hmm, unfortunatelly (on ubuntu) FindBoost is unable to find the correct > boost libraries, because it searches for libs compiled with my curent gcc > (gcc4.3.3). After installing the appropriate dev-packages, it's ok now. It even compiled now. Ab

Re: CMake andexternal boost

2009-08-04 Thread Kornel Benko
Am Dienstag 04 August 2009 schrieb Abdelrazak Younes: > Kornel Benko wrote: > > Am Tuesday 04 August 2009 schrieb Abdelrazak Younes: > >> Hello Kornel, > >> > >> Don't know if it's easy to do but it would be nice if CMake could > >> provide the option to compile with external boost. Current trunk d

Re: trac page name

2009-08-04 Thread Christian Ridderström
2009/8/4 Pavel Sanda : > Christian Ridderström wrote: >> Sorry for the late reply, but I have no idea. I've never done anything >> with Trac. > > the page is edited like in wiki, so i thought you would be familiar with it. Unfortunately I'm not familiar with it. I did look quickly at the markup, b

Add links from CitationDialog for file={ and url={?

2009-08-04 Thread John McCabe-Dansted
I was thinking: if the LyX citation dialog: 1) had a link to - the file specified in the file={:} bibtex entry - the url specified in the url={} (or maybe doi) entry - raw bibtex; and 2) defaulted to displaying the first selected citation rather than the first available citation. this would

Re: [patch] #2179 LaTeX and chktex error handling problem

2009-08-04 Thread John McCabe-Dansted
On Tue, Aug 4, 2009 at 10:30 PM, Jürgen Spitzmüller wrote: > John McCabe-Dansted wrote: >> Attached is a patch that does (2). > > I admit that I do not really understand what you are doing with the patch. The patch relies on the fact that the the ErrorList dialog is only updated before it is shown

Re: trac page name

2009-08-04 Thread Pavel Sanda
Christian Ridderström wrote: > Sorry for the late reply, but I have no idea. I've never done anything > with Trac. the page is edited like in wiki, so i thought you would be familiar with it. pave;

Re: [patch] #2179 LaTeX and chktex error handling problem

2009-08-04 Thread Jürgen Spitzmüller
John McCabe-Dansted wrote: > Attached is a patch that does (2). I admit that I do not really understand what you are doing with the patch. Jürgen

Re: CMake andexternal boost

2009-08-04 Thread Abdelrazak Younes
Kornel Benko wrote: Am Tuesday 04 August 2009 schrieb Abdelrazak Younes: Hello Kornel, Don't know if it's easy to do but it would be nice if CMake could provide the option to compile with external boost. Current trunk does not compile with gcc-4.4. I'd make compiling with external boost th

Re: GuiShowFile

2009-08-04 Thread Abdelrazak Younes
Jürgen Spitzmüller wrote: Abdelrazak Younes wrote: Is there anybody that uses that dialog? IIRC it was used if you selected a file/class in the "Tex Information" dialog and hit the "view" button. Dunno if it still is. You're right indeed. Thanks. Abdel.

Re: two questions to be able to update the UserGuide

2009-08-04 Thread Jürgen Spitzmüller
Uwe Stöhr wrote: > I don't understand how this works. There are various Fax programs on the > market but every one uses a different format, one needs *.tiff, *.sff, or > *.jpg images. What format does LyX send to the fax program and where can I > change that format? Postscript. Converters has an e

Re: r30769 - lyx-devel/trunk/src

2009-08-04 Thread Jürgen Spitzmüller
Jean-Marc Lasgouttes wrote: > sp...@lyx.org writes: > > * LyXFunc.cpp: > > - make sure there are no pending key sequences when applying the > > prefs, since the key bindings are changed and this will make the status > > bar messages go crazy and crash (bug 6064). > > Is there a reason why we

Re: CMake andexternal boost

2009-08-04 Thread Kornel Benko
Am Tuesday 04 August 2009 schrieb Abdelrazak Younes: > Hello Kornel, > > Don't know if it's easy to do but it would be nice if CMake could > provide the option to compile with external boost. Current trunk does > not compile with gcc-4.4. I'd make compiling with external boost the > default per

Re: trunk and autoconf 2.64

2009-08-04 Thread Abdelrazak Younes
Pavel Sanda wrote: Abdelrazak Younes wrote: Could someone knowledgeable please update the autotools to support autoconf 2.64? can you report back it works? Why do we put a higher limit by the way? to avoid clashes with untested autotools versions? IMHO, a

Re: trunk and autoconf 2.64

2009-08-04 Thread Pavel Sanda
Abdelrazak Younes wrote: >>> Could someone knowledgeable please update the autotools to support >>> autoconf 2.64? >>> >> >> can you report back it works? >> > > Why do we put a higher limit by the way? to avoid clashes with untested autotools versions? pavel

Re: trunk and autoconf 2.64

2009-08-04 Thread Abdelrazak Younes
Pavel Sanda wrote: Abdelrazak Younes wrote: Hello, Could someone knowledgeable please update the autotools to support autoconf 2.64? can you report back it works? Why do we put a higher limit by the way? Abdel.

Re: trunk and autoconf 2.64

2009-08-04 Thread Abdelrazak Younes
Pavel Sanda wrote: Abdelrazak Younes wrote: Hello, Could someone knowledgeable please update the autotools to support autoconf 2.64? can you report back it works? It does, thanks. Abdel.

Re: trunk and autoconf 2.64

2009-08-04 Thread Pavel Sanda
Abdelrazak Younes wrote: > Hello, > > Could someone knowledgeable please update the autotools to support autoconf > 2.64? can you report back it works? pavel

trunk and autoconf 2.64

2009-08-04 Thread Abdelrazak Younes
Hello, Could someone knowledgeable please update the autotools to support autoconf 2.64? Thanks in advance, Abdel.

Re: Emergency saves removal

2009-08-04 Thread Pavel Sanda
Pavel Sanda wrote: > hi, > > i would like lyx allowing removal of emergency files. i don't agree with > automatical removal as suggested in > http://bugzilla.lyx.org/show_bug.cgi?id=2120 , > so the following patch implements one more confirmation dialog in case > newer .emergency file exists (app

CMake andexternal boost

2009-08-04 Thread Abdelrazak Younes
Hello Kornel, Don't know if it's easy to do but it would be nice if CMake could provide the option to compile with external boost. Current trunk does not compile with gcc-4.4. I'd make compiling with external boost the default personally. Abdel.

Re: Bugs / Trac

2009-08-04 Thread Pavel Sanda
Jean-Marc Lasgouttes wrote: > >>> have you killed those components already? (i see outliner add but no >>> component deleted...) >> >> ping > > I'll come to it. But killing InsetCollapsable code is more funny. ping :) pavel

Re: GuiShowFile

2009-08-04 Thread Jürgen Spitzmüller
Abdelrazak Younes wrote: > Is there anybody that uses that dialog? IIRC it was used if you selected a file/class in the "Tex Information" dialog and hit the "view" button. Dunno if it still is. Jürgen