Articles, Essays, and Journal Templates ⇒ Is it possible to use the babel package with this template?
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
Is it possible to use the babel package with this template?
Is it possible to use babel package with this template? When I try to use it it throws out “option clash for package babel”. Tried searching for the solution online, but unfortunately I haven’t found anything useful.
Regards,
BP.
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
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
Is it possible to use the babel package with this template?
I did find a solution. File
SelfArx.cls
has line \RequirePackage[croatian]{babel}
. Once that line is removed any babel
package can be loaded.Regards,
BP.