"Arkadiy Vertleyb" <[EMAIL PROTECTED]> wrote > "Joel de Guzman" <[EMAIL PROTECTED]> wrote > > > Arkadiy Vertleyb wrote: > > > Hi all, > > > > > > I am trying to insert some inlined code in my text, somethong like: > > > > > > ... `(unsigned int)` ... > > > > > > The code generated by the quickbook looks something like: > > > > > > <code> > > > <phrase role="keyword">unsigned</phrase> > > > <phrase role="keyword">int</phrase> > > > </code> > > > > > > Then, docbook (or boostbook?) complains about and the generated > > > formatting is incorrect. > > > > > > What's wrong? > > > > Odd. I thought this has been fixed a long time ago already. > > Do you have a minimal qbk file I can try? > > Considering Meta-comm built doc looks OK, I think this might be my build > problem. I probably need to rebuild all (including quickbook). Maybe > dependencies didn't work, and I ended up using an old quickbook executable, > which would explain why it doesnt contain the fix (I haven't built docs in a > while).
Yes, it was the matter of full rebuild -- thanks for the hint :-) Regards, Arkadiy ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Boost-docs mailing list [email protected] Unsubscribe and other administrative requests: https://lists.sourceforge.net/lists/listinfo/boost-docs
