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.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
-
- 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.