For alphabets with dots one has รถ=\"o, but I would like to introduce another horizontal line just above the two dots. The command \=\"o doesn't yield the sought result.
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
||||
|
Well, superimposing accents is not always easy; even the advice of
I've put next the result of superimposing the accent. Act on
|
|||
|

\={\"o}? Writing\=ois actually an abbreviated form of\={o}which works because there's only a token. You want to put the bar above the whole\"o(which should be\"{o}, but works also without braces for the same reason). – egreg Dec 17 '12 at 16:23\usepackage[T1]{fontenc}, which for a Finn should be always the case. – egreg Dec 17 '12 at 16:29