Theses, Books, Title pages ⇒ Masters-doctoral-thesis: apply a specific language to a specific chapter
Masters-doctoral-thesis: apply a specific language to a specific chapter
In the masters-doctoral-thesis template the language is chosen when the document class is called in the main.
This is applied to the whole thesis.
However, I would like to change the language just for one specific chapter. Is this possible?
Thanks for your help!
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Masters-doctoral-thesis: apply a specific language to a specific chapter
- Stefan Kottwitz
- Site Admin
- Posts: 10330
- Joined: Mon Mar 10, 2008 9:44 pm
Masters-doctoral-thesis: apply a specific language to a specific chapter
That's the link:

Stefan
Masters-doctoral-thesis: apply a specific language to a specific chapter
I was trying to use the \usepackage command but apparently, there's a conflict with the class document. However, just using the \selectlanguage command works fine!
Thanks!
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Masters-doctoral-thesis: apply a specific language to a specific chapter
You might also want to take a look at https://github.com/johannesbottcher/MDT-Quick-Manual/
Masters-doctoral-thesis: apply a specific language to a specific chapter
Code: Select all
\newcaptionname{spanish}{\acknowledgementname}{Agradecimientos}\newcaptionname{spanish}{\byname}{por}\newcaptionname{spanish}{\authorshipname}{Declaraci\'on de autor\'ia}\newcaptionname{spanish}{\constantsname}{Constantes f\'isicas}\newcaptionname{spanish}{\symbolsname}{Lista de s\'imbolos}