27 Febbraio 2007 alle 9:01
#13121
::
In generale, per scrivere in greco:
`\documentclass{minimal}
\usepackage[greek,italian]{babel}
\begin{document}
Il \begin{otherlanguage*}{greek}nòstos\end{otherlanguage*} di Ulisse…
\end{document}`
Guarda anche qui.
Nel tuo caso:
`\newcommand{\microc}{\begin{otherlanguage*}{greek}m\end{otherlanguage*}C/OS-II}`
dovrebbe andare.
Ciao,
L.