[pdftex] Interrobang
Chris Moller
moller at mollerware.com
Sun May 24 23:44:20 CEST 2020
My word, what a kiuge! But it works: docbook2tex to create the .tex
file, sed to translate every instance of \Character{8253} into
\textinterrobang and then pdfjadetex to turn the modified TeX into a PDF.
But it would be cool if someone, someday, tinkered the right code to
make the kluge unnecessary.
--cm
On 2020-05-24 16:58, Peter Schmitt wrote:
> On Sun, 24 May 2020, Peter Schmitt wrote:
>
>> I do not know about this conversion, but since the result is a valid
>> LaTeX file \rlap{?}! should work if you can pass it verbatim (as part
>> of your text) -- the simulation may not be perfect but it should be
>> sufficient.
>>
>> From the documentation I learned that there is also a
> docbook2tex
> If you use this and indicate interrobangs by simply writing this word
> (or an abbreviation) in your text than you can search it in the
> resulting .tex-file and replace by TeX code before using pdf(la)tex on
> it.
> (This procedure could also be automatized by script.)
>
> Peter
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/pdftex/attachments/20200524/494a466d/attachment.html>
More information about the pdftex
mailing list.