Advertisement
Guest User

malayalam_overleaf

a guest
Apr 21st, 2025
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Latex 1.15 KB | None | 0 0
  1. \documentclass{article}
  2. \usepackage{babel}
  3. \babelprovide[main, import]{malayalam}
  4. % \babelfont[malayalam]{rm}
  5. %           {Noto Serif Malayalam}
  6. % \babelfont[malayalam]{sf}
  7. %           {Noto Sans Malayalam}
  8.  
  9. \babelfont[malayalam]{rm}[Renderer=Harfbuzz]{FreeSerif}
  10.  
  11. \title{Test}
  12. \author{Test}
  13. \date{April 2025}
  14.  
  15. \begin{document}
  16.  
  17. \maketitle
  18.  
  19. \section{Introduction}
  20.  
  21. This text is in English.
  22.  
  23. സെർബിയൻ-അമേരിക്കക്കാരനായ ഒരു കണ്ടുപിടിത്തക്കാരനും, വൈദ്യുതി എഞ്ചിനീയറും, മെക്കാനിക്കൽ എഞ്ചിനീയറും, ഭാവി‌കാഴ്ചപ്പാടുള്ളയാളും ഇന്നത്തെ വൈദ്യുതിവിതരണസമ്പ്രദായം പ്രത്യാവർത്തിധാരാവൈദ്യുതി (AC) ആയിത്തീരാൻ മുഖ്യപങ്കുവഹിച്ചയാളും ആയിരുന്നു നിക്കോള ടെസ്‌ല (10 ജൂലൈ 1856 – 7 ജനുവരി 1943).
  24.  
  25. \end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement