ma, 2004-10-25 kello 03:35, Josà AbÃlio Oliveira Matos kirjoitti: > On Sun, Oct 24, 2004 at 01:14:56AM +0100, Josà AbÃlio Oliveira Matos wrote: > > > > I hope that Martin and Andreas find the code easier to understand now.
... > Martin the code now should be a lot easier to read, I tried to maintain > all the previous features for AGU. I think also that we should set some kind > of syntax for parameters substituion. Eh, in output_docbook.C: 237 if (bstyle->latexparam().find('#') != string::npos) { 238 counters.step(bstyle->counter); 239 } 240 241 if (!bstyle->latexparam().empty()) { 242 id = bstyle->latexparam(); 243 if (id.find('#') != string::npos) { 244 string el = expandLabel(buf.params().getLyXTextClass(), 245 bstyle, false); 246 id = subst(id, "#", el); 247 } 248 } Why is line 238 not inside the following piece of code? What do I miss? ... -- Martin Vermeer <[EMAIL PROTECTED]>
signature.asc
Description: Digitaalisesti allekirjoitettu viestin osa