summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/callouts/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-03-16 21:42:31 +0000
committerKarl Berry <karl@freefriends.org>2017-03-16 21:42:31 +0000
commit3ab47cf457a56372d1185ab7990bd2035d6f5754 (patch)
tree49f20716bbf4b4e6e0d6bc7066c66e63647ffbfd /Master/texmf-dist/doc/latex/callouts/README.md
parent1ea164e20e371998e3b9117dc277ab136ba6598a (diff)
callouts (16mar17)
git-svn-id: svn://tug.org/texlive/trunk@43515 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/callouts/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/callouts/README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/callouts/README.md b/Master/texmf-dist/doc/latex/callouts/README.md
new file mode 100644
index 00000000000..05d28006332
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/callouts/README.md
@@ -0,0 +1,18 @@
+# callouts: put notes inside a picture
+
+This LaTeX package enables to define the _annotation_ environment, in which callouts, notes, arrows, and the like can be placed to describe certain parts of the picture. _annotation_ opens a TikZ environment and certain often re-occurring commands are summarized as custom commands. A grid can be displayed to aid the placement of annotations. The so placed annotations remain in the same position if the picture scale is changed, while the font size is kept constant. A global color scheme for the annotations can also be defined via an option.
+
+This directory contains the following files:
+
+README.md - The present file
+callouts.sty - The package file - requires TikZ.sty
+callouts.tex - A user's guide to the package with an example
+callouts.pdf - Compiled user's guide
+A319neo.jpg - Picture to annotate, (c) Airbus S.A.S. 2014
+
+I'd be happy to receive feedback, suggestions, or complaints at <markus.stuetz@gmail.com>
+
+Best regards,
+_Markus Stuetz_
+
+Graz, Austria on March 17, 2017