diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/ytableau/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/ytableau/README | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/ytableau/README b/Master/texmf-dist/doc/latex/ytableau/README new file mode 100644 index 00000000000..3f66d0aab3c --- /dev/null +++ b/Master/texmf-dist/doc/latex/ytableau/README @@ -0,0 +1,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. |