summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/unbtex/unbtex.cls
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-07-31 03:01:27 +0000
committerNorbert Preining <norbert@preining.info>2022-07-31 03:01:27 +0000
commit0d7064c66024537b237407f8b36413b055cf9a9a (patch)
tree51b6aa534418af1b4b49ccd1dffa32165100b8fe /macros/latex/contrib/unbtex/unbtex.cls
parentab0990ca5f58ea10d38cc1760dbcbbd832626f40 (diff)
CTAN sync 202207310301
Diffstat (limited to 'macros/latex/contrib/unbtex/unbtex.cls')
-rw-r--r--macros/latex/contrib/unbtex/unbtex.cls7
1 files changed, 4 insertions, 3 deletions
diff --git a/macros/latex/contrib/unbtex/unbtex.cls b/macros/latex/contrib/unbtex/unbtex.cls
index 9ff76b48b0..86126d2c0d 100644
--- a/macros/latex/contrib/unbtex/unbtex.cls
+++ b/macros/latex/contrib/unbtex/unbtex.cls
@@ -1,7 +1,7 @@
%%
%% UnBTeX: A class for bachelor, master, and doctoral thesis at the
%% University of Brasilia (UnB), Brazil
-%% Version 1.1.1 2022/05/30
+%% Version 1.1.2 2022/07/29
%% Copyright (C) 2021-2022 by Henrique C. Ferreira <hcferreira@unb.br>
%%
%% This class file may be distributed and/or modified under the conditions
@@ -21,7 +21,7 @@
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesClass{unbtex}[2022/05/30 v1.1.1 Modelo da Universidade de Brasília baseado em abnTeX2]
+\ProvidesClass{unbtex}[2022/07/29 v1.1.2 Modelo da Universidade de Brasília baseado em abnTeX2]
% ---
% Repassa todos os parâmetros a classe abntex2,
@@ -247,7 +247,7 @@
\theoremstyle{definition}
\mdfdefinestyle{defnSty}{hidealllines=true,backgroundcolor=azulunb!10}
\newmdtheoremenv[style=defnSty]{definition}{\dfname}[chapter]
-\newmdtheoremenv[style=defnSty]{assuption}{\asptname}[chapter]
+\newmdtheoremenv[style=defnSty]{assumption}{\asptname}[chapter]
\newmdtheoremenv[style=defnSty]{example}{\epname}[chapter]
\newmdtheoremenv[style=defnSty]{exercise}{\ecname}[chapter]
\newmdtheoremenv[style=defnSty]{problem}{\pbname}[chapter]
@@ -457,6 +457,7 @@
\end{minipage}}
\end{center}
}}
+\newpage
}
}
% ---