On Thu, 2005-09-08 at 14:33 +0200, Jean-Marc Lasgouttes wrote: > >>>>> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: > > Martin> Here finally the full updated patch. You will see that I > Martin> include chunks to the he.po file... I don't want to do this, > Martin> but this patch moves functionality out to he.po that was > Martin> previously (in lyx-1.2) hardwired in the C++ code (Which now > Martin> looks a lot cleaner BTW). > > Martin> So that is why I think this is justified. Should work out of > Martin> the box. > > I like it very much, except for: > + else if (ctr == "enumiv") { > + format = N_("\\Alph{enumiv}."); > + } > + format = N_("\\Alph{enumiv}."); > + return counterLabel(buf.B_(format)); > > Doesn't this mean that format is always "\\Alph{enumiv}."?
Where did that come from? Of course you're right. - Martin
signature.asc
Description: This is a digitally signed message part