summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-07-30 20:41:00 +0000
committerKarl Berry <karl@freefriends.org>2022-07-30 20:41:00 +0000
commit63ff9bc93bf1d61ee2df41a044a9935d4d8b2ea4 (patch)
tree7ae9f104b5dedfef2d116bb8f100287728eac3ea /Master/texmf-dist/tex/latex
parentd7180a7592b91a3e83c3caee53bd799c7ba7f5cd (diff)
unbtex (30jul22)
git-svn-id: svn://tug.org/texlive/trunk@64008 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r--Master/texmf-dist/tex/latex/unbtex/unbtex.cls7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/unbtex/unbtex.cls b/Master/texmf-dist/tex/latex/unbtex/unbtex.cls
index 9ff76b48b09..86126d2c0d1 100644
--- a/Master/texmf-dist/tex/latex/unbtex/unbtex.cls
+++ b/Master/texmf-dist/tex/latex/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
}
}
% ---