-
Notifications
You must be signed in to change notification settings - Fork 2
Using this font in XeLaTeX #1
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed