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


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

Re: Re: Docbook and XSL stylesheets


Karl EICHWALDER writes:
 > |   jadetex 2.12 is at
 > |   http://www.tug.org/applications/jadetex/jadetex.zip. I can't say I am
 > |   happy with it.
 > 
 > Thanks for the update!  I'm wondering why it doesn't process the
 > characters of ucharacters.sty correctly?  For "8230" (= …) it
 > displays "2026" instead of applying "\ldots".  Is it necessary to set a
 > special option?

this is an incredibly stupid mistake by me. in jadetex.dtx, change

 \def\DefineCharacter#1#2#3{\expandafter\def\csname!#1\endcsname{#2}}

to

 \def\DefineCharacter#1#2#3{\expandafter\def\csname!#1\endcsname{#3}}

I will update the Web site tomorrow.

sebastian


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