texlive[76058] Master/texmf-dist: abntexto (14aug25)
commits+karl at tug.org
commits+karl at tug.org
Thu Aug 14 22:03:12 CEST 2025
Revision: 76058
https://tug.org/svn/texlive?view=revision&revision=76058
Author: karl
Date: 2025-08-14 22:03:12 +0200 (Thu, 14 Aug 2025)
Log Message:
-----------
abntexto (14aug25)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/abntexto/CHANGELOG
trunk/Master/texmf-dist/doc/latex/abntexto/README
trunk/Master/texmf-dist/doc/latex/abntexto/abntexto-exemplo.pdf
trunk/Master/texmf-dist/doc/latex/abntexto/abntexto-exemplo.tex
trunk/Master/texmf-dist/doc/latex/abntexto/abntexto.pdf
trunk/Master/texmf-dist/doc/latex/abntexto/abntexto.tex
trunk/Master/texmf-dist/tex/latex/abntexto/abntexto.cls
Modified: trunk/Master/texmf-dist/doc/latex/abntexto/CHANGELOG
===================================================================
--- trunk/Master/texmf-dist/doc/latex/abntexto/CHANGELOG 2025-08-14 20:02:57 UTC (rev 76057)
+++ trunk/Master/texmf-dist/doc/latex/abntexto/CHANGELOG 2025-08-14 20:03:12 UTC (rev 76058)
@@ -1,7 +1,7 @@
# `abntexto`
Autor: Elayson Abreu
-Versão: 2025-08-05 4.0.2-beta
+Versão: 2025-08-13 4.0.3-beta
Contato: abntexto.classe at gmail.com
Licença: Public Domain Software
@@ -13,6 +13,12 @@
# Changelog
+## [4.0.3-beta] - 2025-08-13
+
+## Mudanças
+
+- Removido `\abntsmall` de `\printlegendbox`;
+
## [4.0.2-beta] - 2025-08-05
### Adições
Modified: trunk/Master/texmf-dist/doc/latex/abntexto/README
===================================================================
--- trunk/Master/texmf-dist/doc/latex/abntexto/README 2025-08-14 20:02:57 UTC (rev 76057)
+++ trunk/Master/texmf-dist/doc/latex/abntexto/README 2025-08-14 20:03:12 UTC (rev 76058)
@@ -1,7 +1,7 @@
# `abntexto`
Author: Elayson Abreu
-Version: 2025-08-05 4.0.2-beta
+Version: 2025-08-13 4.0.3-beta
Contact: abntexto.classe at gmail.com
License: Public Domain Software
Modified: trunk/Master/texmf-dist/doc/latex/abntexto/abntexto-exemplo.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/abntexto/abntexto-exemplo.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/abntexto/abntexto-exemplo.tex 2025-08-14 20:02:57 UTC (rev 76057)
+++ trunk/Master/texmf-dist/doc/latex/abntexto/abntexto-exemplo.tex 2025-08-14 20:03:12 UTC (rev 76058)
@@ -1,6 +1,6 @@
%! Public Domain Software 2022-2025
-%! 2025-08-05
-%! 4.0.2-beta
+%! 2025-08-13
+%! 4.0.3-beta
%! Elayson Abreu
%! abntexto.classe at gmail.com
@@ -44,7 +44,7 @@
\def \IniciaisDaInstituicao{SIGLA}
\def \Cidade{Cidade}
\def \AnoDeEntrega{Ano}
-\def \Titulo{Classe {\ttfamily abntexto} para \LaTeX: um exemplo de uso}
+\def \Titulo{Classe {\ttfamily abntexto} para \LaTeX\ versão 4.0.3-beta: um exemplo de uso}
\def \TipoDeTrabalho{Dissertação}
\def \DescricaoDoTrabalho{\TipoDeTrabalho\ apresentada a \Instituicao\ como cumprimento às exigências legais para obtenção do título de Mestre.}
\def \AreaDeConcentracao{Matemática}
@@ -127,7 +127,7 @@
% ================================================
\Centro\Autor
-\Enter[2]
+\Enter[9]
\Centro
\begin{minipage}{.7\linewidth}
@@ -206,7 +206,7 @@
% ================================================
\Centro\Autor
-\Enter[2]
+\Enter[9]
\Centro
\begin{minipage}{.7\linewidth}
@@ -217,7 +217,7 @@
\Direita
\begin{minipage}{.5\linewidth}
- \singlesp
+ \singlesp\nohyph
\DescricaoDoTrabalho\Enter
Área de concentração: \AreaDeConcentracao.
\end{minipage}
@@ -224,7 +224,7 @@
\Enter
{\parindent=1.5cm Aprovado em 00/00/0000.\par}
-\Enter[3]
+\Enter
\judgeline{Nome \\ Instituição}\Enter
\judgeline{Nome \\ Instituição}\Enter
@@ -236,7 +236,7 @@
\leavevmode\vfill
-\Centro
+\Direita
\begin{minipage}{5cm}
\itshape Dedico este trabalho a\dots
\end{minipage}
Modified: trunk/Master/texmf-dist/doc/latex/abntexto/abntexto.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/abntexto/abntexto.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/abntexto/abntexto.tex 2025-08-14 20:02:57 UTC (rev 76057)
+++ trunk/Master/texmf-dist/doc/latex/abntexto/abntexto.tex 2025-08-14 20:03:12 UTC (rev 76058)
@@ -1,6 +1,6 @@
%! Public Domain Software 2022-2025
-%! 2025-08-05
-%! 4.0.2-beta
+%! 2025-08-13
+%! 4.0.3-beta
%! Elayson Abreu
%! abntexto.classe at gmail.com
@@ -228,7 +228,7 @@
\today
\vskip2in\endgroup
-\noindent\hfil {\Large\ttfamily 4.0.2-beta}
+\noindent\hfil {\Large\ttfamily 4.0.3-beta}
\newpage
\nonum\notoc\section{Sumário}
Modified: trunk/Master/texmf-dist/tex/latex/abntexto/abntexto.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/abntexto/abntexto.cls 2025-08-14 20:02:57 UTC (rev 76057)
+++ trunk/Master/texmf-dist/tex/latex/abntexto/abntexto.cls 2025-08-14 20:03:12 UTC (rev 76058)
@@ -1,6 +1,6 @@
%! Public Domain Software 2022-2025
-%! 2025-08-05
-%! 4.0.2-beta
+%! 2025-08-13
+%! 4.0.3-beta
%! Elayson Abreu
%! abntexto.classe at gmail.com
@@ -43,7 +43,7 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{abntexto}%
- [2025-08-05 4.0.2-beta Preparation of works in ABNT standards]
+ [2025-08-13 4.0.3-beta Preparation of works in ABNT standards]
%. \end{code}
% Estas são as únicas dependências do `abntexto`. Os pacotes `enumitem` e
More information about the tex-live-commits
mailing list.