summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tango/README
blob: e24d7a85ec43c39ae02ebd9f3818e2912f244c9e (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
Tango is a LaTeX document class for use by mathematics teachers. It requires lualatex, some LaTeX packages (see the complete documentation for details), and a recent version of LaTeX (see paragraph 4 below).

1 Version
This version number is 0.7.1

2 Licence
Tango is released under Latex public project licence (LPPL), version 1.3c
See https://www.latex-project.org/lppl/lppl-1-3c/

3 Installation
Just put the tango.cls file in a latex directory of a texmf tree, for example:
TEXMF/tex/latex/tango/tango.cls

4 Usage
\documentclass[<options>]{tango}
The tango document class requires recent versions of LaTeX and lualatex. At my home it runs on TeXLive 2024, TeXLive 2023 and on the last update of TeXlive 2022.

5 About examples
Example files are provided for testing the tango document class and for learning how to adapt margins, headings &Co.

The files to typeset are:

book-mathematics.tex
handout-euler.tex
handout-polynomes-deg2.tex
schoolwork.tex
candide.tex (the result is best in the two-pages mode of your pdf viewer).