From bfed047a77040d20a5deaecf0eac0cbd2ba93319 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 27 Nov 2016 23:20:59 +0000 Subject: tikz-optics (27nov16) git-svn-id: svn://tug.org/texlive/trunk@42592 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/tikz-optics/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/tikz-optics/README (limited to 'Master/texmf-dist/doc/latex/tikz-optics/README') 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 -- cgit v1.2.3