blob: 94b018c57c096241689e1d0d5425f89205f8ac4d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
|
%% The LaTeX package tikz-mirror-lens - version 1.0.2 (2023-01-08)
%%
%% -------------------------------------------------------------------------------------------
%% Copyright (c) 2023 by FHZ
%% -------------------------------------------------------------------------------------------
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3c
%% of this license or (at your option) any later version.
%% The latest version of this license is in
%% http://www.latex-project.org/lppl.txt
%% and version 1.3c or later is part of all distributions of LaTeX
%% version 2005/12/01 or later.
%%
%% This work has the LPPL maintenance status `author-maintained'.
%%
%% This work consists of all files listed in README
%%
This is the tikz-mirror-lens package documentation. This package creates draws in TikZ environment
of the light rays reflected in mirror or through lenses.
Contents of the package
=======================
'README' this file
'tikz-mirror-lens.cwl' Completion Word List for some editors
'tikz-mirror-lens.pdf' Documentation for tikz-mirror-lens
'tikz-mirror-lens-PT.pdf' Documentation for tikz-mirror-lens in Portuguese
'tikz-mirror-lens.sty' LaTeX package file (style file)
'tikz-mirror-lens.tex' Source code of the documentation (main file)
'tikz-mirror-lens-PT.tex' Source code of the documentation (main file) in Portuguese
'input_pacotes' Packages and commands used to compile
'input_tab_configuracoes_espelhos' Table data with mirrors's configurations
'input_tab_configuracoes_lentes' Table data with lens' configurations
'input_tab_configuracoes_lentesL' Table data with lens' configurations on the left
Installation
============
Copy the contents of the 'tikz-mirror-lens.zip' from CTAN to your local TeX file tree.
No .ins/.dtx preinstalation is required.
Version
============
1.0.0 (2022-12-24): Publication of the package.
1.0.1 (2022-12-27): Small corrections on function argument input order in \mirrorRays and in \lensRays.
1.0.2 (2023-01-08): Revised the English version and removed unnecessary semicolons (suggested by Denis Bitouzé).
Contact info
============
Please, use the following email adress to contact the package maintainer:
fernandozucatelli@yahoo.com.br
|