OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: Re: DOCBOOK-APPS: Stylesheet bug?


the OpenJade source I have in front of me says

...
      case '\\':
      case '^':
      case '_':
      case '~':
        os() << "\\char" << int(*s) << "{}";
...


so _ should never get into the .tex file.

I claim this is a Jade issue, not jadetex

sebastian



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC