On Fri, 01 Jun 2007 11:35:45 +0200
Georg Baum <[EMAIL PROTECTED]> wrote:
> Jean-Marc Lasgouttes wrote:
>
> >>>>>> "Micha" == Micha Feigin
> >>>>>> <[EMAIL PROTECTED]> writes:
> >
> > Micha> As far as I'm
On Thu, 31 May 2007 13:20:16 +0100
José Matos <[EMAIL PROTECTED]> wrote:
> On Tuesday 22 May 2007 13:00:35 Micha Feigin wrote:
> >
> > The patch is attached.
>
> What is the status of this patch? Would you like us to consider this to rc2
> or to 1.5.x (x>0
On Fri, 25 May 2007 07:02:58 -0700 (PDT)
Mostafa Vahedi <[EMAIL PROTECTED]> wrote:
>
> Dov Feldstern <[EMAIL PROTECTED]> wrote:
> > Mostafa Vahedi wrote:
> > > I noticed that:
> > > 1) in Bidi.cpp the computeTables method does not
> > > process the text inside ERT-inset.
> > > 2) the language of
On Fri, 25 May 2007 07:32:21 -0700 (PDT)
Mostafa Vahedi <[EMAIL PROTECTED]> wrote:
>
> Elazar Leibovich <[EMAIL PROTECTED]> wrote:
>
> > > Yes. The backend is OK. The problem is just the
> > > presentation. I encounter the same problem when I want
> > > to use "Box" (i.e. "\mbox{}" in LaTeX te
[...]
>
> Ok, I tried going a different approach of modifying tex2lyx to achieve the
> expected results when importing documents.
> The idea is to use 1\totalheight instead of 0pt as the default value when
> importing a parbox/minipage with no height. This would achieve what people
> expect on imp
On Sat, 19 May 2007 09:45:27 +0200
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> wrote:
> >>>>> "Micha" == Micha Feigin <[EMAIL PROTECTED]> writes:
>
> Micha> A box of height 0pt is theoretically possible although I'm not
> Micha> sure why
On Sat, 19 May 2007 00:17:20 +0300
Micha Feigin <[EMAIL PROTECTED]> wrote:
> On Fri, 18 May 2007 09:04:39 +0200
> Herbert Voss <[EMAIL PROTECTED]> wrote:
>
> > Martin Vermeer wrote:
> > > On Thu, May 17, 2007 at 11:32:54PM +0100, Jos׳™ Matos wrote:
> >
On Fri, 18 May 2007 09:04:39 +0200
Herbert Voss <[EMAIL PROTECTED]> wrote:
> Martin Vermeer wrote:
> > On Thu, May 17, 2007 at 11:32:54PM +0100, Josי Matos wrote:
> >> On Monday 07 May 2007 11:02:29 pm Micha Feigin wrote:
> >>> Sorry, got it wrong, missed the s
On Thu, 10 May 2007 18:37:49 +0300
Micha Feigin <[EMAIL PROTECTED]> wrote:
> On Wed, 9 May 2007 10:07:50 + (UTC)
> Jean-Pierre Chrֳ©tien <[EMAIL PROTECTED]> wrote:
>
> > 3242
>
> Looks to me that way. I ran into the same problem with parbox but the patch I
On Tue, 15 May 2007 00:05:26 +0300
"Elazar Leibovich" <[EMAIL PROTECTED]> wrote:
> Nice to see another Lyx hebrew user!
> IIRC the hebrew binding where only needed in older versions of LyX,
> where it wouldn't respect input from X, there, we'd define F12 to
> replace between Hebrew and English key
On Wed, 9 May 2007 10:07:50 + (UTC)
Jean-Pierre Chrétien <[EMAIL PROTECTED]> wrote:
> 3242
Looks to me that way. I ran into the same problem with parbox but the patch I
sent solves both (the later one, I made a mistake at first, the one that
uses logical not, !, and not the bitwise not ~).
T
On Tue, 8 May 2007 19:39:35 +0200
Andre Poenitz <[EMAIL PROTECTED]> wrote:
> On Mon, May 07, 2007 at 10:14:04PM +0300, Micha Feigin wrote:
> > Ok, I made a patch, hope that it is the correct solution, if so then it's a
> > one liner
> > Didn't know where to
@@
> // FIXME UNICODE
> os << '[' <<
> from_ascii(params_.height.asLatexString()) << ']';
> - } else {
> + } else if (~params_.height.zero()) {
>
13 matches
Mail list logo