LaTeX Macrons
Attention LaTeXers and Latinists! There doesn’t seem to be a guide to putting macrons over vowels in Latin words in LaTeX, so here’s how to do it:
Am\={\i}c\={o}s
becomes

Notice the “\i“, which gives a dotless “i”. Otherwise you’d have a line over a dotted “i”, which would be pretty wrong. The \={} command will put a line over any letter, including capitals.
This entry was posted on Sunday, March 15th, 2009 at 10:00 pm and is filed under computer science, language. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Leave a Reply