summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/timbreicmc/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-12-13 22:05:10 +0000
committerKarl Berry <karl@freefriends.org>2017-12-13 22:05:10 +0000
commit2933c4d36a4e58acd8c420a4371868262928ae96 (patch)
treeaba5adaf8e714d5271729debe8817ff82e8adc57 /Master/texmf-dist/doc/latex/timbreicmc/README.md
parent1a4e06974be1999505dc8d29f395190411acd856 (diff)
timbreicmc (13dec17)
git-svn-id: svn://tug.org/texlive/trunk@46061 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/timbreicmc/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/timbreicmc/README.md41
1 files changed, 41 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/timbreicmc/README.md b/Master/texmf-dist/doc/latex/timbreicmc/README.md
new file mode 100644
index 00000000000..16ce9919033
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/timbreicmc/README.md
@@ -0,0 +1,41 @@
+# Package timbreicmc #
+
+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
+São Carlos-SP, Brazil.
+
+Author: Miguel V. S. Frasson
+[mvsfrasson@gmail.com](mailto:mvsfrasson@gmail.com)
+
+This material is subject to the
+[LaTeX Project Public License 1.3c](https://ctan.org/license/lppl1.3)
+
+## Simple usage ##
+
+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
+``` 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 :-)