How to change the chapter name to something else? For example to have it in other language, such as Malay. In order to do it, put the code below in the preamble of your LaTeX document.
\documentclass{report} \renewcommand{\chaptername}{Bab} \begin{document} \chapter{Introduction} Testing \end{document}
Related Articles:
Popular Articles:
- Backup folders with 7-zip command line
- Insert figures to LaTeX
- Create LaTeX table easily
- Add personal signature to Lotus Notes 7
- Windows XP Service Pack 3 Final release download
Spread/Promote this article.
Digg | Del.icio.us | Stumble | Y! MyWeb | Y! Buzz | Fave It! | RedditSubscribe for free.
Subscribe to Selinap.com feed right now!
Tags: LaTeX

