How do I draw Feynman diagrams in LaTeX?
Michael Levine’s macro package for drawing Feynman diagrams in LaTeX is available via mailserver from physics.utoronto.ca. Send a message containing the line “send INDEX” to mail-server@physics.utoronto.ca for information on how to retrieve it. 35. What is the New Font Selection Scheme (NFSS)? NFSS is an extension to LaTeX written by Frank Mittelbach and Rainer Schpf. It is described in TUGboat, volume 10 (1989), No. 2. In traditional typesetting, fonts are described by four parameters: the family (e.g., computer modern), the series (i.e., the weight and width of the font, like light or bold), the shape (e.g., italic), and the size. NFSS is a mechanism allowing the user to change any of these independently. NFSS makes it relatively easy to use nonstandard fonts such as the PostScript ones with LaTeX, and easy to change math fonts. It also allows dynamic loading of fonts at runtime (not when the format file is created). NFSS will be part of version 3.0 of LaTeX. Currently, you need to