summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/timbreicmc/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/timbreicmc/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/timbreicmc/README.md21
1 files changed, 6 insertions, 15 deletions
diff --git a/Master/texmf-dist/doc/latex/timbreicmc/README.md b/Master/texmf-dist/doc/latex/timbreicmc/README.md
index 16ce9919033..d0749db55ce 100644
--- a/Master/texmf-dist/doc/latex/timbreicmc/README.md
+++ b/Master/texmf-dist/doc/latex/timbreicmc/README.md
@@ -4,7 +4,7 @@ Typeset documents with
[ICMC/USP São Carlos](http://www.icmc.usp.br) watermarks.
ICMC is acronym for "Instituto de Ciências Matemáticas e de
-Computação" of the "Universidade de São Paulo" (USP), in the city of
+Computação" of the University de São Paulo (USP), in the city of
São Carlos-SP, Brazil.
Author: Miguel V. S. Frasson
@@ -15,27 +15,18 @@ This material is subject to the
## Simple usage ##
-Just include
+For basic watermark of the institute, just include
``` TeX
\usepackage{timbreicmc}
```
-for the basic plain watermark of the institute. For watermarks of the
-departments 'scc', 'sma', 'sme', and 'ssc', just include one of these
-acronyms in lowercase as package option, like
+For watermarks of the departments 'scc', 'sma', 'sme', and 'ssc',
+include one of these acronyms in lowercase as package option, like
``` TeX
\usepackage[sme]{timbreicmc}
```
-To work, you need the files `timbreicmc.sty` and `timbreicmclogoicmc.tex`, on the same directory as the document or installed on you system.
-
-This package works with any LaTeX compiler, like `latex`, `pdflatex`,
-`lualatex` and `xelatex`.
-
-It is possible some customization, but the defaults are already good.
-See the documentation.
-
## Documentation ##
Full documentation on [timbreicmc.pdf], with ICMC watermark. It
-includes implementation and how to extend to other sections on ICMC,
-but it is in Portuguese only, sorry :-)
+includes how to extend to other sections on ICMC, but it is in
+Portuguese only, sorry :-)