I can't change the name of the "Listings". I have already used these commands:
Code: Select all
\renewcommand*{\lstlistlistingname}{Listagens}
\renewcommand*{\lstlistingname}{Listagem}
AndreiaFaria
Code: Select all
\renewcommand*{\lstlistlistingname}{Listagens}
\renewcommand*{\lstlistingname}{Listagem}
NEW: TikZ book now 40% off at Amazon.com for a short time.
main.tex
(before \begin{document}
):Code: Select all
\renewcommand\lstlistingname{Algorithm}
\renewcommand\lstlistlistingname{Algorithms}
NEW: TikZ book now 40% off at Amazon.com for a short time.