summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/ufrgscca/latex/ufrgscca-base-en.def
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-11-25 03:03:12 +0000
committerNorbert Preining <norbert@preining.info>2023-11-25 03:03:12 +0000
commitad976e54f48605a66054bc56e945dabc425c956a (patch)
treef3905ec1ab486d1cf12b064887e311f2ea10bebf /macros/latex/contrib/ufrgscca/latex/ufrgscca-base-en.def
parentac5a5e57a4c9b3c436c3bac327fe885acea28ba4 (diff)
CTAN sync 202311250303
Diffstat (limited to 'macros/latex/contrib/ufrgscca/latex/ufrgscca-base-en.def')
-rw-r--r--macros/latex/contrib/ufrgscca/latex/ufrgscca-base-en.def59
1 files changed, 59 insertions, 0 deletions
diff --git a/macros/latex/contrib/ufrgscca/latex/ufrgscca-base-en.def b/macros/latex/contrib/ufrgscca/latex/ufrgscca-base-en.def
new file mode 100644
index 0000000000..014860c78f
--- /dev/null
+++ b/macros/latex/contrib/ufrgscca/latex/ufrgscca-base-en.def
@@ -0,0 +1,59 @@
+%%%==============================================================================
+%% Copyright 2022-23 by Alceu Frigeri
+%%
+%% This work may be distributed and/or modified under the conditions of
+%%
+%% * The [LaTeX Project Public License](http://www.latex-project.org/lppl.txt),
+%% version 1.3c (or later), and/or
+%% * The [GNU Affero General Public License](https://www.gnu.org/licenses/agpl-3.0.html),
+%% version 3 (or later)
+%%
+%% This work has the LPPL maintenance status *maintained*.
+%%
+%% The Current Maintainer of this work is Alceu Frigeri
+%%
+%% This is version {2.0} {2023/11/23}
+%%
+%% The list of files that compose this work can be found in the README.md file at
+%% https://ctan.org/pkg/ufrgscca
+%%
+%%%==============================================================================
+%% UFRGS stands for "Federal University of Rio Grande do Sul" in south Brazil
+%% EE stands for "Engineering School"
+%% CCA stands for "Control and Automation Engineering Course" (Portuguese acronym)
+%%%==============================================================================
+
+
+%%%%%
+%%
+%% those are loaded, on the fly, when selecting, or switching, to english (\@namedef{captionsenglish} vis-à-viz \begin{otherlanguage}{})
+%%
+%%%%%
+
+% \def\bibname{References}% deprecated by biber
+% \def\refname{\bibname}
+% \setlocalecaption{english}{refname}{References}
+ \defbibheading{bibliography}[References]{\nonum\chapter{#1}\pagestyle{bibliography}}
+ \def\abstractname{Abstract}%
+ \def\englishabstractname{Abstract}%
+ \def\contentsname{Contents}%
+ \def\listfigurename{List of Figures}%
+ \def\listtablename{List of Tables}%
+ \def\figurename{Figure}%
+ \def\tablename{Table}%
+ \def\byname{by}%
+ \def\keywordsname{Keywords}%
+
+ \def\listabbrvname{List of Abbreviations}%
+ \def\listsymbolname{List of Symbols}%
+
+ \def\listingname{Listing}
+ \def\listlistingname{List of Listings}
+
+ \def\defappendixname{Appendix}%
+ \def\defappendixpagename{Appendices}%
+ \def\defannexname{Annex}%
+ \def\defannexpagename{Annexe}%
+ \def\sourcename{Source:}
+ \def\notename{Note}%%
+