There is a package for making Feynman diagrams in LaTeX. Unfortunately, it is old and dvi latex only. If you are using pdflatex or lualatex, as you should be, it does not work. Even in regular LaTeX, it's a bit of a pain. Why is there not a new package for pdflatex? Turns out, you don't need one. Due to the powerful drawing library Tikz, you can create any diagram easily, and can customize it completely. For example:
Showing posts with label LaTeX. Show all posts
Showing posts with label LaTeX. Show all posts
Friday, October 30, 2015
Feynman Diagrams in Tikz
Sunday, July 12, 2015
University of Texas Doctoral Thesis Template
I have created a thesis class file for a UT Thesis in LaTeX. It has already been used for at least one passing thesis, so it does meet the current UT guidelines. (Please let me know if there are any issues!)
Since I use Bitbucket for all my private repositories (like my thesis itself), the code is in a Bitbucket repository rather than GitHub. Here is the link if you want to create a pull request or want to compile the class and documentation from the source .dtx file.
If all you want is a download of a working version, and if you don't want to compile the code but just want the class file, here are downloadable packages including the class file.
Since I use Bitbucket for all my private repositories (like my thesis itself), the code is in a Bitbucket repository rather than GitHub. Here is the link if you want to create a pull request or want to compile the class and documentation from the source .dtx file.
If all you want is a download of a working version, and if you don't want to compile the code but just want the class file, here are downloadable packages including the class file.
Subscribe to:
Posts (Atom)
