summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/unbtex/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/unbtex/README.md')
-rw-r--r--macros/latex/contrib/unbtex/README.md72
1 files changed, 47 insertions, 25 deletions
diff --git a/macros/latex/contrib/unbtex/README.md b/macros/latex/contrib/unbtex/README.md
index 0d0f2325fa..f723051c4a 100644
--- a/macros/latex/contrib/unbtex/README.md
+++ b/macros/latex/contrib/unbtex/README.md
@@ -1,6 +1,6 @@
# UnBTeX: A class for bachelor, master, and doctoral thesis at the
# University of Brasilia (UnB), Brazil.
-# Version 1.5.2 2024/07/04
+# Version 1.5.3 2024/10/07
Copyright (C) 2021-2024 by Henrique C. Ferreira <hcferreira@unb.br>
@@ -25,7 +25,6 @@ Here is a history of changes:
1.1 (2022-05-23):
. Changed \codigocutter to \numerocutter
. The argument of \preambulo command now admits a more general text
- . updated example
1.1.1 (2022-05-30):
. Changed abntex2 commands \orientador and \coorientador to do the
same as \orient and \coorient
@@ -84,37 +83,60 @@ Here is a history of changes:
1.4.2 (2023-12-15):
. Cross-references to the appendix and annex using the cref command
have been corrected
- . The lists of abbreviations and acronyms, as well as the list of symbols,
- have been enhanced, and page numbering has been removed
- . The example chapters have been reorganized
+ . The lists of abbreviations and acronyms, as well as the list of
+ symbols, have been enhanced, and page numbering has been removed
+ . The chapters of the example document have been reorganized
1.4.3 (2023-12-22):
- . Keywords in English have been included on the copyright page if the
- document is written in this language
+ . Keywords in English have been included on the copyright page if
+ the document is written in this language
. Examples of long tables and rotated tables have been included
1.4.4 (2024-01-05):
- . The pdfpages package has been used to include pages from PDF documents
- . The sans-serif font Helvetica (helvet package) has been replaced by the
- TeX Gyre Heros font (tgheros package)
+ . The pdfpages package has been used to include pages from PDF
+ documents
+ . The sans-serif font Helvetica (helvet package) has been replaced
+ by the TeX Gyre Heros font (tgheros package)
1.5 (2024-02-02):
- . ABNT style with a numeric citation scheme for bibliographic references
- has been included
- . Added an option to the UnBTeX class for selecting the citation style
- (author-year or numeric)
- . Added an option to the UnBTeX class for selecting the main language of
- the text (Brazilian Portuguese or English)
- . The font size of the title is automatically adjusted according to its
- length (and number of lines)
- . Reorganization of the class source code and improvements in the comments
+ . ABNT style with a numeric citation scheme for bibliographic
+ references has been included
+ . Added an option to the UnBTeX class for selecting the citation
+ style (author-year or numeric)
+ . Added an option to the UnBTeX class for selecting the main language
+ of the text (Brazilian Portuguese or English)
+ . The font size of the title is automatically adjusted according to
+ its length (and number of lines)
+ . Reorganization of the class source code and improvements in the
+ comments
. The template text has been revised and improved
1.5.1 (2024-03-02):
. The approval sheet (folha de aprovação) has been changed
- . The bottom margin size has been corrected to be consistently adhered to
+ . The bottom margin size has been corrected to be consistently
+ adhered to
1.5.2 (2024-07-04):
- . The length of the footnote separator line has been corrected according
- to ABNT standards
- . The left margin indentation of the citacao environment has been corrected
+ . The length of the footnote separator line has been corrected
according to ABNT standards
- . The left margin indentation of the references can be adjusted by the user
+ . The left margin indentation of the citacao environment has been
+ corrected according to ABNT standards
+ . The left margin indentation of the references can be adjusted by
+ the user
+ 1.5.3 (2024-10-07):
+ . A back cover has been added to the template
+ . Language options for the Babel package are now declared directly
+ in the UnBTeX class file
+ . Included the DOI (Digital Object Identifier) field in bibliography
+ entries
+ . An environment for including charts (quadros) has been created,
+ and the list of charts has been added.
+ . Included list of algorithms and list of codes
+ . The packages algpseudocode and algorithm have been replaced by
+ the algorithm2e package for including pseudocode
+ . The internal cross-referencing for tables created with the longtable
+ package has been corrected
+ . An option has been added to the UnBTeX class to select the numbering
+ style for figures, tables, etc., either by chapter or for the entire
+ document.
+ . The options article and twocolumn of the Memoir class have been
+ configured for use.
+ . The example document has been updated and reorganized
## Overleaf
@@ -128,7 +150,7 @@ of the LaTeX Project Public License, either version 1.3 of this license
or (at your option) any later version. The latest version of this
license is in:
-http://www.latex-project.org/lppl.txt
+https://www.latex-project.org/lppl.txt
and version 1.3 or later is part of all distributions of LaTeX version
2005/12/01 or later. \ No newline at end of file