Tuesday, July 1, 2014

Change fixed titles in contents, list of figures, chapter, etc.

\renewcommand*\listfigurename{List of figures}
\renewcommand{\appendixname}{ภาคผนวก}
\renewcommand{\bibname}{บรรณานุกรม}
\renewcommand{\chaptername}{บทที่}
\renewcommand*\contentsname{สารบัญ}
\renewcommand{\figurename}{รูปที่}
\renewcommand{\indexname}{ดัชนี}
\renewcommand{\tablename}{ตารางที่}
Also, \listfigurename, \listtablename

No comments:

Post a Comment