Aleksandar Donev <[EMAIL PROTECTED]> schrieb am 25.06.04 20:20:28:
>
> Hello,
>
> I am wondering why bug 1389 is still unconfirmed and not being fixed? It
> is a real problem for me since I use underscores in citation keys and
> equation labels heavily and this simply does not get imported corr
Jose' Matos wrote:
> On Wednesday 19 May 2004 02:30, Chris Karakas wrote:
>
Hello Jose',
>
> regarding the CDATA or not CDATA inside equations if I try to insert an
> inequality inside the equation the docbook output is:
> ...
> < alt >\[
> E< mc^{2} \]
>
>
> ...
> without the CDATA
Hello,
I am wondering why bug 1389 is still unconfirmed and not being fixed? It
is a real problem for me since I use underscores in citation keys and
equation labels heavily and this simply does not get imported correctly
by LyX. Any fixes for me?
Also, a feature request: The ability to do "se
Juergen Spitzmueller wrote:
> Juergen Spitzmueller wrote:
>> > Also add another const:
>>
>> Then I have to change the whole tex-strings file.
>
> ...and a bit more. Please have a look at the attached.
Looks luverly to me. One less chance for humans to go wrong.
--
Angus
Juergen Spitzmueller wrote:
> > Also add another const:
>
> Then I have to change the whole tex-strings file.
...and a bit more. Please have a look at the attached.
Jürgen.
Index: lyxlex.C
===
RCS file: /usr/local/lyx/cvsroot/lyx-dev
Angus Leeming wrote:
> size_t const size_string_paperpackages =
> sizeof(string_paperpackages) / sizeof(string_paperpackages[0]);
why is this size_t const thing necessary?
> Also add another const:
Then I have to change the whole tex-strings file.
Jürgen.
Juergen Spitzmueller wrote:
> Jean-Marc Lasgouttes wrote:
>> Juergen, could you take a look at this?
>
> The off-by-one-error is in tex-strings.C. I think that the attached
> solution is correct and safe, but I'd like to hear your opinion.
> Please also tell me if I can apply this also to 1.3
>
Jean-Marc Lasgouttes wrote:
> Juergen, could you take a look at this?
The off-by-one-error is in tex-strings.C. I think that the attached solution
is correct and safe, but I'd like to hear your opinion. Please also tell me
if I can apply this also to 1.3
Regards,
Jürgen
Index: tex-strings.C
===
> "Alfredo" == Alfredo Braunstein <[EMAIL PROTECTED]> writes:
Alfredo> Hi JMarc,
Alfredo> Jean-Marc Lasgouttes wrote:
>> See: http://bugzilla.lyx.org/show_bug.cgi?id=1609
>>
>> This patch fixes LyXText::getWord to operate on full LCursor
>> instances instead of simple CursorSlices. This fixe
Hi JMarc,
Jean-Marc Lasgouttes wrote:
> See: http://bugzilla.lyx.org/show_bug.cgi?id=1609
>
> This patch fixes LyXText::getWord to operate on full LCursor instances
> instead of simple CursorSlices. This fixes word selection, which was
> the problem in bug 1609.
I don't get exactly why this sol
10 matches
Mail list logo