This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: 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


------------------------------------------------------------------
To unsubscribe from this elist send a message with the single word
"unsubscribe" in the body to: docbook-apps-request@lists.oasis-open.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]