Skip to content

PermutaTriangle/permpatts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

permpatts.sty

A latex class for permutation patterns.

Required LaTeX packages (:

Installation

For pros

Clone this repository into the correct place in your texmf tree.

or

For noobs

Symlink the base directory of this repository into your texmf tree in the tex/latex directory. The location of your texmf can be found using the command kpsewhich -var-value=TEXMFHOME.

The following commands will create the required directories if they do not exist and link the repository, assuming you are in the base directory of the repository.

mkdir -p `kpsewhich -var-value=TEXMFHOME`/tex/latex
ln -s `pwd` `kpsewhich -var-value=TEXMFHOME`/tex/latex/permpatts

You may be required to install some extra packages into your TeX distribution.

Usage

In your latex document use \usepackage{permpatts} in the preamble.

About

LaTeX package for Permutation patterns

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages