On Fri, 26 May 2023 at 15:54, Klaus Malorny <[email protected]> wrote: > > On 26.05.23 16:12, Dave Pawson wrote: > > ሴ is simplest, assumes your document is utf-8 > >
> > I hope that ሴ was only an example. U+1234 is a valid, existing > code point in Unicode, "ETHIOPIC SYLLABLE SEE". If you need a > placeholder until you know the code point in your custom font, use a > code point from the "private use areas", E000-F8FF, F0000-FFFFF or > 100000-10FFFD. You didn't say. Options, use an entity or use xslt to 'map' that to something your presentation layer can understand? HTH -- Dave Pawson XSLT XSL-FO FAQ. Docbook FAQ. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
