Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
>
>
> This patch seems to work correctly in my tests. I am not sure what
> happens in windows though (due to the use of $(EXE_EXT)).
>
> Please test.
Works as expected here (Solaris Sparc).
--
Jean-Pierre
On Mon, Feb 06, 2006 at 11:40:10AM -0500, Paul A. Rubin wrote:
> IIRC, MSVC also uses nonstandard scoping of loop indices. Again, my
> memory is fuzzy, but I believe that
>
> for (int i=1; i<10; i++) ...;
> ...
> for (int i=1; i
> should compile correctly in any standard implementation of C/C++
On Mon, Feb 06, 2006 at 09:59:42AM +0100, Jean-Marc Lasgouttes wrote:
> > "Helge" == Helge Hafting <[EMAIL PROTECTED]> writes:
>
> Helge> I tested the userguide, no problems there. Further testing
> Helge> shows that it is related to images. I have some high resolution
> Helge> images - of cou
On Mon, Feb 06, 2006 at 09:46:10AM +1030, Beck, Andrew Thomas - BECAT001 wrote:
>
> >I just had a thought.
> >
> >Why not give the template a fixed numerb of cells gain.
> >
> >A LaTeX macro can have at most nine 'regular' arguments, so something
> >like eleven fixed cells should do...
> >
> >An
On Sun, Feb 05, 2006 at 05:33:57PM +1030, Beck, Andrew Thomas - BECAT001
wrote:
> >I think it should be without backslashes.
>
> Confirmed. I actually figured this must have been deliberate because
> it's so obvious to anybody testing any changes to math-macro's that it
> couldn't have slipped pas
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> Jean-Marc Lasgouttes wrote:
>> This patch seems to work correctly in my tests. I am not sure what
>> happens in windows though (due to the use of $(EXE_EXT)).
>>
>> Please test.
Georg> It works well for me, but it does not address th
Jean-Marc Lasgouttes wrote:
> Passing the version suffix to lib/configure is indeed a different
> problem. Could we postpone it to 1.4.1?
Of course, since it is also present in 1.3. I only noticed it. But it might
be a good idea to mention it in the release notes.
This is now http://bugzilla.lyx.
John C. Spray wrote:
> So, which of the following statements is true:
> 1. Bibtopic is always enabled, and the checkbutton shouldn't be
> there
> 2. When bibtopic is enabled, the checkbutton should be disabled
This one. However, it does not really harm if we send
setOptions("bibtotoc"), since bibt
simply for information, have a nice day.
LyX is a great program.
YE
ps: I'd like to have rss feed for news of lyx.org.
On Tue, 2006-02-07 at 15:27 +0100, Juergen Spitzmueller wrote:
> > 2. When bibtopic is enabled, the checkbutton should be disabled
>
> This one. However, it does not really harm if we send
> setOptions("bibtotoc"), since bibtopic disables the headings of the
> bibliography completely. You are forc
Hi,
last week-end I wanted to try the last package pst-pdf. Then I install
the latest version of pstricks, preview and xkeyval, and begin some
tests. At a moment, I found a strange comportment of lyx (1.3.7), which
can be seen with the following example:
I create the followong lyx file:
#LyX
Charpentier Philippe wrote:
last week-end I wanted to try the last package pst-pdf. Then I install
the latest version of pstricks, preview and xkeyval, and begin some
tests. At a moment, I found a strange comportment of lyx (1.3.7), which
can be seen with the following example:
choose the fi
Georg Baum <[EMAIL PROTECTED]> writes:
>
> Jean-Marc Lasgouttes wrote:
>
> > Passing the version suffix to lib/configure is indeed a different
> > problem. Could we postpone it to 1.4.1?
>
> Of course, since it is also present in 1.3. I only noticed it. But it might
> be a good idea to mention
>>Charpentier Philippe wrote:
>>last week-end I wanted to try the last package pst-pdf. Then I
>>install the latest version of pstricks, preview and xkeyval, and begin
>>some tests. At a moment, I found a strange comportment of lyx (1.3.7),
>>which can be seen with the following example:
>
>ch
Charpentier Philippe wrote:
Charpentier Philippe wrote:
last week-end I wanted to try the last package pst-pdf. Then I
install the latest version of pstricks, preview and xkeyval, and begin
some tests. At a moment, I found a strange comportment of lyx (1.3.7),
which can be seen with the followi
Hello LyXers,
I got an interesting email from Henri Adriaens, a author of powerdot. He
reports me his problems with the implementation of powerdot for LyX. I
mean that they are interesting enough to talk about it to make life
easier for package authors to provide a LyX layout file.
Here is t
OK. Then, as this can occur for many packages names, a simple solution
would be that lyx compile tmp_filename.tex instead of filename.tex,
because the error message of the compiler is not very explicit.
LyX should give a warning if kpsewhich filename.tex has a result.
This is
Hi,
Attached patch continues work on GTK preferences dialog.
It uses Gtk::FileChooserButton, which means that gtkmm-2.4 version >=
2.6.0 is now a non-negotiable dependency.
John
? newfile1.pdf
? newfile1.ps
? out
? frontends/gnome/.deps
? frontends/gnome/Makefile
? frontends/gnome/Makefile.in
?
Am Dienstag, den 07.02.2006, 21:58 + schrieb John Spray:
> Attached patch continues work on GTK preferences dialog.
Oops, that patch contained some random extraneous stuff outside of
frontends/gtk, please ignore that, only gtk stuff was committed.
John
Enrico Forestieri <[EMAIL PROTECTED]> writes:
> If I had been able to compile a dynamic Qt with MinGW, could I have
> linked to it an MSVC compiled LyX?
No, I don't think so. The entry point to the MinGW dll is weird, apparently. The
MSVC exe won't be able to find the way in.
(Sorry if I sound a
I'm still working on a patch for the inline spellchecker and I have one
question.
In the LyXText class, there is some methods like cursorLeft,
cursorRight, cursorUp, ... that are returning a boolean which indicates
if the text needs to be updated. But I don't understand why cursorHome
and cursorEn
On Tue, 2006-02-07 at 21:42 +0100, Uwe Stöhr wrote:
> Hello LyXers,
>
> I got an interesting email from Henri Adriaens, a author of powerdot. He
> reports me his problems with the implementation of powerdot for LyX. I
> mean that they are interesting enough to talk about it to make life
> easie
22 matches
Mail list logo