summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/ufrgscca/latex/ufrgscca-en-base.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-en-base.def
parentac5a5e57a4c9b3c436c3bac327fe885acea28ba4 (diff)
CTAN sync 202311250303
Diffstat (limited to 'macros/latex/contrib/ufrgscca/latex/ufrgscca-en-base.def')
-rw-r--r--macros/latex/contrib/ufrgscca/latex/ufrgscca-en-base.def64
1 files changed, 0 insertions, 64 deletions
diff --git a/macros/latex/contrib/ufrgscca/latex/ufrgscca-en-base.def b/macros/latex/contrib/ufrgscca/latex/ufrgscca-en-base.def
deleted file mode 100644
index ce18bafac4..0000000000
--- a/macros/latex/contrib/ufrgscca/latex/ufrgscca-en-base.def
+++ /dev/null
@@ -1,64 +0,0 @@
-%%%==============================================================================
-%% 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 1.12 (2023/09/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)
-%%%==============================================================================
-\makeatletter
-\def\tc@tmp@packname{ufrgscca-en-base}
-\def\tc@tmp@altpackname{ufrgsccaenbase}
-\def\tc@tmp@packdesc{UFRGS/CCA English base defs}
-\def\tc@tmp@packdate{2023/09/23}
-\def\tc@tmp@packversion{1.12}
-\let\@exp\expandafter
-\@exp\edef\csname\tc@tmp@altpackname version\endcsname{\tc@tmp@packversion}
-
-%%%%%
-%%
-%% 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}
- \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}%%
-