diff options
author | Karl Berry <karl@freefriends.org> | 2018-08-06 20:57:27 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-08-06 20:57:27 +0000 |
commit | 0cfbd157e84097213925adfc03b9c4180973fd96 (patch) | |
tree | 2c3fb142570bb1fa77450619a92d31babaa196c8 /Master/texmf-dist/doc/latex | |
parent | 9e1e224887153916678bd6f5bb9dd1c69e61d453 (diff) |
ucsmonograph (6aug18)
git-svn-id: svn://tug.org/texlive/trunk@48360 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r-- | Master/texmf-dist/doc/latex/ucsmonograph/README.md | 54 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/ucsmonograph/ucsmonograph.pdf | bin | 0 -> 322984 bytes |
2 files changed, 54 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/ucsmonograph/README.md b/Master/texmf-dist/doc/latex/ucsmonograph/README.md new file mode 100644 index 00000000000..aab832341d4 --- /dev/null +++ b/Master/texmf-dist/doc/latex/ucsmonograph/README.md @@ -0,0 +1,54 @@ +# ucsmonograph +LaTeX class made for typesetting academic documents according to the ABNT (Brazillian Technical Standards Association) standards, adjusted to the requirements of the UCS (University of Caxias do Sul). + +The author of this document is Henrique Baron. +Contact information: +* E-mail: henrique.baron@gmail.com +* TeX Stack Exchange profile: https://tex.stackexchange.com/users/153467/henrique-baron + +## License information +Copyright 2018 Henrique Baron + +This work may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either version 1.3c +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 +and version 1.3c or later is part of all distributions of LaTeX +version 2005/12/01 or later. + +This work has the LPPL maintenance status `maintained'. + +The Current Maintainer of this work is Henrique Baron. + +This work consists of the files ucsmonograph.dtx and ucsmonograph.ins +and the derived file ucsmonograph.cls. + +## Installation +There are two possibilities for installing the `ucsmonograph` class: you may get it in a zipped TDS (TeX Directory Structure) or you may download the following files: +* ucsmonograph.ins +* ucsmonograph.dtx + +### Installing from TDS +The **ucsmonograph.tds** folder contains the subfolders **doc**, **source** and **tex**. The following structure is present in your LaTeX root (TEXMF) folder. The downloaded folders can be copied and merged to this directory structure. + +### Installing from INS and DTX files +You may run `latex` on the INS file to make it generate the class (.cls) file: + + latex ucsmonograph.ins + +and you can run ´pdflatex´ on the DTX file to generate the class documentation: + + pdflatex ucsmonograph.dtx + +The generated .CLS file shall be copied to + + TEXMF/tex/latex/ucsmonograph + +and the .PDF documentation file shall be copied to + + TEXMF/doc/latex/ucsmonograph + +## Change log +v1.0.0 (2018-08-04, Henrique Baron): +* Initial version diff --git a/Master/texmf-dist/doc/latex/ucsmonograph/ucsmonograph.pdf b/Master/texmf-dist/doc/latex/ucsmonograph/ucsmonograph.pdf Binary files differnew file mode 100644 index 00000000000..ce2cec332bf --- /dev/null +++ b/Master/texmf-dist/doc/latex/ucsmonograph/ucsmonograph.pdf |