
This is the Latex code I'm using:
\documentclass{article}[12pt]
\usepackage{fullpage,natbib}
\usepackage{mathptmx}%times
\usepackage{tipa,wasysym,linguex,lscape}
\usepackage[polutonikogreek,latin,english]{babel}
\usepackage{teubner}
\begin{document}
...which also appears to be the precursor of Greek
\fontencoding{LGR}\fontfamily{cmr}\selectfont
\foreignlanguage{greek}{\textit{\r{r}\'akos} {\r{r}\'akos} \slshape{\r{r}\'akos}}
\normalfont `rag, ragged garment, rents/wrinkles in face, strip of cloth' ...
\end{document}
Thanks for any suggestions/info.