blob: 3f66d0aab3c57596dfd0c573155cbaac7fa827c2 (
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
|
Copyright (C) 2010 by Ryan Reich <ryan.reich@gmail.com>
-------------------------------------------------------
This file may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.2
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.2 or later is part of all distributions of LaTeX
version 1999/12/01 or later.
------------------------------------------------------
Package description
------------------------------------------------------
This package provides some powerful functions for drawing Young
tableaux and Young diagrams, both skew and justified, and with
colored boxes.
------------------------------------------------------
Package installation
------------------------------------------------------
Run:
> latex ytableau.ins
to get the .sty file, and if you like, also run
> latex ytableau.dtx
to get the documentation, which includes some code samples
(and the commented source).
Both of these derived files should have come with this README.
|