Skip to content

martinfoell/feynman-colorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

feynman-colorflow: A LaTex package for drawing Feynman diagrams with color flows

alt text

Install

git clone https://github.com/martinfoell/feynman-colorflow.git

Basic usage

\documentclass{article}
\begin{document}

\usepackage{feynman-colorflow}

\begin{tikzpicture}
  \firstvertex{V1}{f,B,F}{-180,-90,0}
  \vertex{V2}{V1}{2}{f,F}{-180,0}
\end{tikzpicture}

\end{document}

Particles

The particles that are included in the package are given in the table below.

Particle Variable Picture
Fermion (incomming) f alt text
Fermion (outgoing) F alt text
Boson (plus) b alt text
Boson (minus) B alt text
Gluon (plus) g alt text
Gluon (minus) G alt text
Higgs H alt text

About

A LaTex package for drawing Feynman diagrams with color flows

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages