
Mario
NEW: TikZ book now 40% off at Amazon.com for a short time.
structure.tex
and change \usepackage[english]{babel}
to \usepackage[spanish]{babel}
. This will change the figures, tables, table of contents, dates, etc text to Spanish. You'll have to skip the \lipsum{}
errors as it seems to have issues with other languages.structure.tex
. Just search for "% Defines the theorem text style for each type of theorem to one of the three styles above
" and change the names in that block.[brazil]
and got the message below. Can you help please?Code: Select all
("C:\Program Files\MiKTeX 2.9\tex\latex\biblatex\lbx\brazil.lbx"
("C:\Program Files\MiKTeX 2.9\tex\latex\biblatex\lbx\brazilian.lbx"))
Package biblatex Warning: 'babel' detected but 'csquotes' missing.
(biblatex) Loading 'csquotes' recommended.
(C:\Users\hqsaearp.IME.000\Desktop\LinhaEnsino\main.aux
("C:\Program Files\MiKTeX 2.9\tex\latex\biblatex\lbx\english.lbx")
! Package babel Error: You haven't loaded the option english yet.
See the babel package documentation for explanation.
Type H <return> for immediate help.
...
l.24 \select@language{english}
?
I spotted where this is located in the structure.tex file, but what exactly am i supposed to change with what?change the text for the theorems, exercises, definitions, vocabularies, etc manually in structure.tex. Just search for "% Defines the theorem text style for each type of theorem to one of the three styles above" and change the names in that block.
Code: Select all
% Defines the theorem text style for each type of theorem to one of the three styles above
Code: Select all
\usepackage[czech]{babel}
NEW: TikZ book now 40% off at Amazon.com for a short time.