Re: Probleme mit verbatim (und single quotes;)

"U Krieg" (via tex-d-l Mailing List) <[email protected]>
Newsgroups gmane.comp.tex.german
Message-ID <[email protected]>
Hallo Harald,

hilft das:

\documentclass{article}
\usepackage{upquote}

\begin{document}
\verb|echo 'Hallo Prag'|
\end{document}

Gruß,

Uwe

Am 25.06.23 um 01:19 schrieb Harald Koenig (via tex-d-l Mailing List):
> On Jun 25, Harald König wrote:
>
> dieses noch mehr MWE liefert bei mir (TL-2023)
> nun auch die 'falsche' single quotes:
>
> ---8<------8<------8<------8<------8<------8<------8<---
> \documentclass{article}
>
> \begin{document}
> \verb|echo 'Hallo Prag'|
> \end{document}
> ---8<------8<------8<------8<------8<------8<------8<---
>
> pdflatex q.tex
> pdftotext  q.pdf
> hexdump -C  q.txt
> 00000000  65 63 68 6f 20 e2 80 99  48 61 6c 6c 6f 20 50 72  |echo ...Hallo Pr|
> 00000010  61 67 e2 80 99 0a 0a 31  0a 0a 0c                 |ag.....1...|
> 0000001b
>
>
> unicode brauche ich schon auch, z.b. fuer meinen nachnamen;)
>
> eine reine 7-bit-ascii-wasauchimmerfont loesung kommt also nicht in frage;)
>
> und diese beiden varianten fuer workarouds liefern auch immer dieses drecks
> "Unicode Decimal Code &#8217;"
>
> \texttt{echo 'Hallo Prag'}
> {\tt echo 'Hallo Prag'}
>
> die zweite variante zeigt evtl wie verzeifelt ich bin;)
>
> Harald
>
>

-- 
FAQ: http://texfragen.de/
Durchsuchbares Archiv: https://www.listserv.dfn.de/sympa/arc/tex-d-l 
Unsubscribe/Verwaltung: https://www.listserv.dfn.de/sympa/info/tex-d-l
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.