blob: d99323d89b7d31efd5a80747b93f5a084f9ca21d (
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
53
54
|
%% The LaTeX package tikz-among-us - version 1.1.0 (2020-10-31)
%%
%% -------------------------------------------------------------------------------------------
%% Copyright (c) 2020 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-among-us package documentation. This package recreates some
AmongUs characters in TikZ environment. Some interesting uses alongside other
packages are also presented.
Contents of the package
=======================
'README' this file
'Figuras/fig_AmongUs_<xy>.png' Example pictures with <xy> from 01 to 13
'tikz-among-us.cwl' Completion Word List for some editors
'tikz-among-us.pdf' Documentation for tikz-among-us
'tikz-among-us.sty' LaTeX package file (style file)
'tikz-among-us.tex' Source code of the documentation (main file)
'tikz-among-us-fancyhdr.sty' LaTeX package file (style file) -- header and footer adaptation
'tikz-among-us-watermark-eso-pic.sty' LaTeX package file (style file) -- watermark adaptation
Installation
============
Copy the contents of the 'tikz-among-us.zip' from CTAN to your local TeX file tree.
No .ins/.dtx preinstalation is required.
Version
============
1.0.0 (2020-10-20): Publication of the style with the original design and Styles I and II of shadows.
1.0.1 (2020-10-23): Minor typos have been corrected.
1.1.0 (2020-10-31): Added new features:
- Hands;
- Eyes with emotions (Angry, Very angry, Happy, Scared);
- Impostor parts and full body;
- Ghost body;
- Pokémon Amoonguss parts and full body;
- rounded corners removed to improve scale;
- Ghost Amoonguss body.
|