Re: How To Write Non-Unicode Symbol?

Dave Pawson <[email protected]> Fri, 26 May 2023 17:00:14 +0100
Newsgroups gmane.text.docbook.misc
Message-ID <CAEncD4eQVQHju2nB9bVuQfjGNW77c_Bvh2xzdm5dPMXArbhfqQ@mail.gmail.com>
On Fri, 26 May 2023 at 15:54, Klaus Malorny <[email protected]> wrote:
>
> On 26.05.23 16:12, Dave Pawson wrote:
> > &#x1234; is simplest, assumes your document is utf-8
> >

>
> I hope that &#x1234; 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.