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: bookmarks in pdf


At 06:25 23-10-2001, Kaiser Christian (SV SC RS T33) wrote:
>That's it, nearly.
>There was 0Ah and 0Dh within the title. Those
>signs are also not allowed in bookmarks.
>
>I've had something like
>
>         <title>title
>                 <inlinemediaobject>.....
>                         ...
>                 <inl..>
>         </title>

Ah.  I don't know whether 'twould be better to fix this in the stylesheets 
or in FOP or PassiveTeX, but s/\
/ /g (or translate($string, '&#xa;&#xd;', '  ') if you prefer) would 
probably be a good idea here.

-Chris
-- 
Christopher R. Maden, Principal Consultant, HMM Consulting Int'l, Inc.
DTDs/schemas - conversion - ebooks - publishing - Web - B2B - training
<URL: http://www.hmmci.com/ > <URL: http://crism.maden.org/consulting/ >
PGP Fingerprint: BBA6 4085 DED0 E176 D6D4  5DFC AC52 F825 AFEC 58DA


----------------------------------------------------------------
To subscribe or unsubscribe from this elist use the subscription
manager: <http://lists.oasis-open.org/ob/adm.pl>


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