GeneralLegrandOrangeBook class with babel package

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
frrivera
Posts: 1
Joined: Mon Jul 31, 2023 2:09 am

LegrandOrangeBook class with babel package

Post by frrivera »

I am using the LegrandOrangeBook class" with babel package (\usepackage[spanish,es-lcroman]{babel} using Spanish language. I need to use Examples, Exercises and Problems but I need those words translated to Spanish. For example, instead of Example 7.1, Exercise 3.2, or Problem 5.4, I need Ejemplo 7.1, Ejercicio 3.2, and Problema 5.4, respectively. I have no problem with Figure (Figura) or Table (Tabla). I will appreciate any comments.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

Bartman
Posts: 369
Joined: Fri Jan 03, 2020 2:39 pm

LegrandOrangeBook class with babel package

Post by Bartman »

Please link your template even if it's not difficult to find.

The three words are titles of theorems that are created in the class file using the \newtheorem command.
Post Reply