Re: Interrobang

Peter Schmitt <[email protected]> Sun, 24 May 2020 22:58:39 +0200 (CEST)
Newsgroups gmane.comp.tex.pdftex
Message-ID <[email protected]>
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