Advertisement
Guest User

Untitled

a guest
Aug 17th, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. documentclass{article}
  2. usepackage{fontspec}
  3. newfontfamilymyfont[Script=Devanagari,Scale=1.0]{Sanskrit 2003}
  4.  
  5. begin{document}
  6. Normal text: $sqrt{hello}$ \
  7. Testing unicode text under square root: $sqrt{1.1{myfont भू सत्तायाम् }}$
  8. end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement