[XeTeX] Problem with compling an xelatex file

Lorenz Haas lorenz at lorenz-haas.de
Mon Dec 3 09:50:12 CET 2012


Hi,

as the error message says: something is wrong with the setmainfont 
statement. The brackets are the problem. It should be

\setmainfont[Script=Malayalam]{Rachana}
\usepackage{wrapfig}


Best
Lorenz



Am 03.12.2012 09:33, schrieb Sasi Kumar:
> Dear friends,
>
> I started using XeLaTeX recently with help from you all. Now, I am
> running into problems with a new file. I am giving a minimal sample of
> the file below, along with the error that I get. Hope you can help me
> sort it out.
>
> Error message:
>
> ! Undefined control sequence.
> <recently read> \setmainfont
>
> l.10 \setmainfont
>                   [Script=Malayalam]{Rachana
> ? x
> No pages of output.
> Transcript written on sample.log.
>
> Minimal sample:
>
> \documentclass[a5paper,11pt,openany]{book}
> \usepackage[hmargin=1.5cm,vmargin=1.5cm]{geometry}
> \usepackage{graphicx}
> \usepackage{fancyhdr}
> \usepackage{multicol}
> \usepackage{url}
> \usepackage{endnotes}\let\footnote=\endnote
> \usepackage[utf8]{inputenc}
> \usepackage[T1]{fontenc}
> \setmainfont[Script=Malayalam]{Rachana
> \usepackage{wrapfig}}
> %\usepackage{palatino}
> \usepackage{url}
> \usepackage[oldlipi]{omal}
> \usepackage{makeidx}
> \usepackage{caption}
>
> \fancyhead[LO,RE]{\small\textit{\mal\rightmark}}
> \fancyhead[RO,LE]{\leftmark}
> \fancyfoot[RO,LE]{\thepage}
> \fancyfoot[CO]{\it ഫുട്ടര്‍}
> \fancyfoot[CE]{\it രചയിതാവു്}
> \cleardoublepage
>
> \renewcommand{\chaptername}{അദ്ധ്യായം}
> \renewcommand{\notesname}{കുറിപ്പുകള്‍}
>
> \begin{document}
> \lefthyphenmin=2
> \righthyphenmin=2
> \cleardoublepage
> \thispagestyle{empty}
> \maketitle
> %\cleardoublepage
> \pagestyle{plain}
> \renewcommand{\contentsname}{ഉള്ളടക്കം}
> \renewcommand{\figurename}{ചിത്രം}
> \renewcommand{\tablename}{പട്ടിക}
> \renewcommand{\indexname}{സൂചിക}
> \renewcommand{\listfigurename}{ചിത്രങ്ങള്‍}
> \setlength{\headheight}{15pt}
>
> \chapter{തുടക്കം}
>
> ഇതൊരു സാമ്പിള്‍ ഫയല്‍. ഇതൊരു സാമ്പിള്‍ ഫയല്‍. ഇതൊരു സാമ്പിള്‍ ഫയല്‍. ഇതൊരു സാമ്പിള്‍
> ഫയല്‍. ഇതൊരു സാമ്പിള്‍ ഫയല്‍. ഇതൊരു സാമ്പിള്‍ ഫയല്‍. ഇതൊരു സാമ്പിള്‍ ഫയല്‍. ഇതൊരു
> സാമ്പിള്‍ ഫയല്‍. ഇതൊരു സാമ്പിള്‍ ഫയല്‍. ഇതൊരു സാമ്പിള്‍ ഫയല്‍. ഇതൊരു സാമ്പിള്‍ ഫയല്‍.
> ഇതൊരു സാമ്പിള്‍ ഫയല്‍.
>
> \chapter*{സൂചിക}
> \addcontentsline{toc}{chapter}{\mal സൂചിക}
> {\small\printindex}
>
> \end{document}
>
> --
> V. Sasi Kumar
> Free Software Foundation of India
> Please see: http://swatantryam.blogspot.com/
>
>
>
>
> --------------------------------------------------
> Subscriptions, Archive, and List information, etc.:
>    http://tug.org/mailman/listinfo/xetex
>



More information about the XeTeX mailing list