Lars Gullik Bjønnes wrote:
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| This is needed when assertions are disabled.
Huh? what is that making a difference?
It allows to use BOOST_CURRENT_FUNCTION when asserts are disabled
(because boost assertions use this).
JMarc
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| This is needed when assertions are disabled.
Huh? what is that making a difference?
--
Lgb
Lars Gullik Bjønnes wrote:
>Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
>
>| Lars Gullik Bjønnes wrote:
>>
>>> I am very happy to see bugs fixed. but I am a bit wary of adding
>>> functionality at this stage.
>>
>| It's a bug fix really. The unability to break paragraphs is a severe (and
>|
Jean-Marc Lasgouttes wrote:
The situation with counters is still very bad: captions in floats do not
have a label when loading a file. Also, updateCounters renumbers the
whole lyxtext without trying to go into nested insets. I suspect that
all paragraphs will have to be visited at each updatecounte
This is needed when assertions are disabled.
Committing now.
JMarc
Index: src/insets/ChangeLog
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/insets/ChangeLog,v
retrieving revision 1.1110
diff -u -r1.1110 ChangeLog
--- src/insets/C
Georg Baum wrote:
> The file subequations.tex shows that André forgot to increase the file
> format when he added support for eqref to insetref. The attached patch
> adds the missing conversion in lyx2lyx.
> OK to apply?
Not only OK, but essential.
--
Angus
The following patch fixes the infamous 'caption hack'. What it does is
to add an infrastructure that insures that setCounter gets passed a full
iterator from which enclosing figure floats can be found at any level.
The situation with counters is still very bad: captions in floats do not
have a labe
On Sun, 2005-02-20 at 17:43 +0100, Juergen Spitzmueller wrote:
> Andre Poenitz wrote:
> > Please commit.
>
> Done.
>
> JÃrgen
> Log message:
>fix double click on collapsable label (from AndrÃ) [bug 1797]
Works for me. Thanks!
- Martin
PS. would the math-mbox crash be something similar
> -Original Message-
> From: Ekkehart Schlicht [mailto:[EMAIL PROTECTED]
> Sent: Sunday, February 20, 2005 19:07
> To: [EMAIL PROTECTED]
Angus Leeming wrote:
> Ekkehart Schlicht wrote:
>
> > The tex2lyx.exe alone seems not to work. I guess that the package is
> > somewhat incomplet
Juergen Spitzmueller wrote:
And this one also fixes the metrics of charstyle insets.
It looks OK to me.
JMarc
Hello,
The following patch avoids reconfiguring LyX everytime in some
situations. Just a backwards test.
Committing.
JMarc
Index: src/ChangeLog
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/ChangeLog,v
retrieving revision 1.2125
d
Juergen Spitzmueller wrote:
> The result of the attached patch looks o.k. to me (also wrt bug 1804).
And this one also fixes the metrics of charstyle insets.
OK?
Jürgen
Index: insetcharstyle.C
===
RCS file: /usr/local/lyx/cvsroot/ly
John Levon wrote:
> Well, much better, but can't we have a /little/ more space on the RHS?
> The cursor is actually drawn over the red border right now and it's
> still a little disconcerting
The result of the attached patch looks o.k. to me (also wrt bug 1804).
Jürgen
P.S.: Why don't you just
Hi John!
I've another fix to this problem. Could you test it?
TIA & Ciao
/Andreas
sync_events.diff
Description: Binary data
Andre Poenitz wrote:
> Please commit.
Done.
Jürgen
Hello Developers,
I encountered a nasty export problem. When I export the attached
LyX-file by pdflatex, LyX brings up the following error box:
"pdfTeX warning (ext4): destination with the same identifier
(name{equation.1}"
This warning is correct, because two equations have the same counter an
Am Freitag, 18. Februar 2005 12:17 schrieb Paul Smith:
> Dear All
>
> I am sending you two examples showing some problems with tex2lyx.
> Please, be aware that I am not a subscriber of your list.
The file subequations.tex shows that André forgot to increase the file
format when he added support
Andre Poenitz wrote:
I am not sure the message is valid. Sure, the compiler sees a tmporary
and returning a reference to a part of something refered to by the
temporary. However, that thing is not a temporary but lives in a
structure outside. The compiler does not know, but we do. So my
guess is t
Am Samstag, 19. Februar 2005 11:59 schrieb Martin Vermeer:
> This | "sensing" in the latex string is really ugly... and here the user
> has the legal recourse of switching the border on or off in the Borders
> tab, no need to make the latex string do that. That's what I meant by
> ugly special codi
Am Samstag, 19. Februar 2005 13:38 schrieb Paul Smith:
> Dear All
>
> I am sending you another example showing a bug of tex2lyx. Please,
> recall that I am not a subscriber of your list.
This is in fact a bug of LyX: \| after \left or \right in mathed is parsed
as |. The attached patch fixes tha
20 matches
Mail list logo