summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tikz-optics/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-11-27 23:20:59 +0000
committerKarl Berry <karl@freefriends.org>2016-11-27 23:20:59 +0000
commitbfed047a77040d20a5deaecf0eac0cbd2ba93319 (patch)
tree4f4860ac46d0043e2a228898a3dbe59725227226 /Master/texmf-dist/doc/latex/tikz-optics/README
parent3d5aca1d4d25ac48082bc49a4e22c078b5df0df8 (diff)
tikz-optics (27nov16)
git-svn-id: svn://tug.org/texlive/trunk@42592 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tikz-optics/README')
-rw-r--r--Master/texmf-dist/doc/latex/tikz-optics/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/tikz-optics/README b/Master/texmf-dist/doc/latex/tikz-optics/README
new file mode 100644
index 00000000000..8eef41cee9f
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/tikz-optics/README
@@ -0,0 +1,4 @@
+The tikz library optics is designed to easily draw optical setups with tikz. It provides shapes for lens, mirror, etc. The geometrically (in)correct computation of light rays through the setup is left to the user. When installed, the library can then be loaded through the command `\usetikzlibrary{optics}` in any tex file. To install it, the file `tikzlibraryoptics.code.tex` should be placed wherever TeX can find it, for example in your `TEXMFHOME` folder (see the documentation for details). Alternatively, you can directly `\input` it in your tex file.
+
+The library is subject to either the LaTeX Project Public LiĀ­cense (LPPL 1.3) or the GNU General Public License (GNU GPL 2).
+The documentation is subject toeither the LaTeX Project Public LiĀ­cense (LPPL 1.3) or the GNU Free Documentation License (GNU FDL 1.3). \ No newline at end of file