Skip to content

Using this font in XeLaTeX #1

@rdholkar

Description

@rdholkar

Hi,

thank you for this font! I could use this font in XeLaTeX; following is the MWE:

\documentclass{article}
\usepackage{polyglossia}
\setdefaultlanguage{marathi}
\newfontfamily{\devanagarifont}{MarathiCursiveT}
\setmainfont[Script=Devanagari]{MarathiCursiveT}
\begin{document}
मोडी मधील लाटेक्-वापरून बनवलेला पहिला दस्तऐवज.
\end{document}

However, in the output the line on the top of the words breaks when there is space in the source; this should not happen, and neither does this happen in Pages (OSX document editor). How can one overcome this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions