Search found 1 match

by Sime
Mon Mar 19, 2018 7:05 am
Forum: Fonts & Character Sets
Topic: Double Grave Accent
Replies: 2
Views: 7320

Double Grave Accent

Yes, there is a workaround for pdfLaTeX. Use
\usepackage[safe]{tipa}
and type: \textdoublegrave{o}

(the option "safe" avoids conflicts with commands like "\," "\!" and some other; see the package documentation).

Best,
Sime