Paul A. Rubin wrote:
> Hi Pavel,
>
> No, no response yet (and I do have something I need to upload).
I've sent Paul the data.
Jürgen
Paul A. Rubin wrote:
> > http://www.lyx.org/trac/ticket/5880
> > could you please upload the new patch there?
>
> I notice a link on the ticket to the revised files (at marc.info). Do
> you still want me to upload the new zip, or does that cover it?
Please upload it, then we have everything in on
sa...@lyx.org wrote:
> Log:
> Fix bug #6106. This can go to branch Juergen.
OK.
Jürgen
Hi Pavel,
No, no response yet (and I do have something I need to upload).
Thanks,
Paul
Pavel Sanda wrote:
Paul A. Rubin wrote:
Hi,
My id/pw for uploads to the wiki suddenly stopped working. Can someone
send me the current credentials?
have you get response?
pavel
Thanks,
Pau
Hi again,
with the attached ("heuristic") patch I fixed this problem, which was
arising when searching for stuff inside a math environment nested inside
a table cell (i.e., searching for a+b inside Math.lyx). In such
segments, I'm assuming the direction is Left To Right (but don't
actually kn
Hi all,
I just solved two very difficult LyX problems using Vim, and it reminded me
just
how lucky we are that the current LyX native format is easily readable and
parsable by a normally intelligent human.
In the first case, LyX would crash about 3 seconds after opening a document in
1.6.3. F
Hi all,
could anyone please explain what is the purpose of the "- 2", in this
method (from InsetTabular.cpp) ?
5090bool InsetTabular::isRightToLeft(Cursor & cur) const
5091{
5092LASSERT(cur.depth() > 1, /**/);
5093Paragraph const & parentpar = cur[cur.depth() - 2].parag
Jürgen Spitzmüller wrote:
On 07/23/2009 02:14 PM, Paul A. Rubin wrote:
I submitted some modules a while back to allow all the
standard/AMS/AMS extended theorem-like environments to use separate
counters. I don't see a ticket in Trac, so I guess I must have just
e-mailed them to this list.
ht
uwesto...@lyx.org wrote:
> Author: uwestoehr
> Date: Sun Jul 19 23:13:27 2009
> New Revision: 30694
> URL: http://www.lyx.org/trac/changeset/30694
>
> Log:
> support to specify the paragraph indentation in the document settings dialog;
> introduces the new class HSpace; - file format change
nic
Vincent van Ravesteijn schrieb:
Besides this, have a look at the LaTeX companion 2nd edition.
Ah, I always wondered what this LaTeX thing is you were all talking about.
This book is the best LaTeX book I know. You find there not only the usual LaTeX things but also
special solutions and des
Vincent van Ravesteijn wrote:
> > Besides this, have a look at the LaTeX companion 2nd edition.
>
> Ah, I always wondered what this LaTeX thing is you were all talking about.
And it isn't even friday :-)
Jürgen
Besides this, have a look at the LaTeX companion 2nd edition.
Ah, I always wondered what this LaTeX thing is you were all talking about.
Vincent
Vincent van Ravesteijn schrieb:
Because they are absolutely not the same. The simplest example of #4473 is:
asdf asd\textcolor{red}{ dasf }
which has nothing to do with #4491.
Now I see.
regards Uwe
Vincent van Ravesteijn schrieb:
It looks like someone spent some effort not to output &'s if they are
not necessary. Why would it be more correct to output all &'s ? Isn't it
much cleaner not to output them ?
It is not clean and even wrong. That we not output the column separators causes the
Uwe Stöhr schreef:
Vincent van Ravesteijn schrieb:
This bug is too important to wait for someone willing to rewrite the
code, which is noone, which causes the bug to collect dust for over a
year.
As said your solution also fixes the bug I only wanted to point out
what would be the real solu
Christian Ridderström wrote:
> Hi,
>
> The site Open Source Watershed tracks which version of a software that is
> available in a specific version of a distribution. There's a page for LyX,
> perhaps useful for us to know about:
>
> http://oswatershed.org/pkg/lyx
there is a snippet of html
Vincent van Ravesteijn schrieb:
This bug is too important to wait for someone willing to rewrite the
code, which is noone, which causes the bug to collect dust for over a year.
As said your solution also fixes the bug I only wanted to point out what would be the real solution.
Jürgen already
Uwe Stöhr schreef:
> Is the attached ok ?
This only cures the symptom. The bug is that mathed doesn't output a
"&" for every column, no matter if the row is empty or not.
Create for example a multiline equation where the first row reads "a =
b = c", the second row is empty, and the third row
Vincent van Ravesteijn wrote:
> Of course it's a hack. The fact that textcolor is a bit buggy is reason
> enough to fix it with a hack.
Since we already have a similar hack for a similar bug (bug 3382, r19057), I
see no problem in adding this (branch and trunk).
Of course, in the long run, the L
Uwe Stöhr schreef:
> Is the attached OK ?
Currently we output this:
\textcolor{cyan}{one }\textcolor{cyan}{\emph{two}}\textcolor{cyan}{
three}
your patch changes it to:
\textcolor{cyan}{one }\textcolor{cyan}{\emph{two}}\textcolor{cyan}{{}
three}
I apologize for my confusing comment 2 in
ht
20 matches
Mail list logo