Difference between revisions of "Latex sample romanian"

From UCB Math Wiki
Jump to: navigation, search
(Initial creation)
(No difference)

Revision as of 17:54, 10 August 2009

Using Romanian Text in LaTeX

Here's a quick example of a LaTeX file including some Romanian characters.

\documentclass{article}
\usepackage[latin10]{inputenc}
\begin{document}
This is a test:  \c Text \textcommabelow Text Þext.

\end{document}