Installed TexLive and the malayalam package by alex (0.9.6)
However, when I compile the file I get an error message /usr/local/bin/mlym: no such file or directory
Has anybody had this experience?
command:
mal test.mm rachana
Here is a very simple example
Code: Select all
\documentclass[a4,11pt]{article}
\usepackage[rachana]{malayalam}
\begin{document}
\noindent
<m>namaskAram</m>
\end{document}
Regards
suren