help-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[help-texinfo] Unicode line drawing chars in pdf output


From: Thien-Thi Nguyen
Subject: [help-texinfo] Unicode line drawing chars in pdf output
Date: Mon, 07 Jan 2013 00:46:22 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux)

What's the recommended way of getting Unicode line drawing characters,
such as:

 @example
 ┌─────┬───────┐
 │ KEY │ VALUE │
 └─────┴───────┘
 @end example

to appear in the PDF output?  With 4.13.93, they appear fine in Info,
HTML, and XML output.  However for PDF, the command:

 $(TEXI2PDF) -o $@ $< --clean --batch

finishes successfully but omits those characters anyway, displaying the
messages, instead:

 l.201: Unicode char @u8:┌ not defined for Texinfo
 l.201: Unicode char @u8:─ not defined for Texinfo
 ...

Adding ‘--dvipdf’ to the above command has the same result.

-- 
Thien-Thi Nguyen ..................................... GPG key: 4C807502
.                  NB: ttn at glug dot org is not me                   .
.                 (and has not been since 2007 or so)                  .
.                        ACCEPT NO SUBSTITUTES                         .
........... please send technical questions to mailing lists ...........

Attachment: pgpRef4Z6E1qj.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]