Tuesday, November 25, 2008

LaTeX Links

Here is a list of the most useful links. I say that without qualification just to prove my nerditude.
  • The Comprehensive LaTeX Symbol List. "This document lists thousands of symbols and the corresponding LaTeX commands that produce them." For instance, learn how to write

    among other, more useful things. This, along with the Short Math Guide for Latex, are obvious choices.
  • Short Math Guide for LaTeX. "This guide is a concise summary of the essential features in LaTeX for writing math formulas, including features provided by the packages amssymb and amsmath. This is not a mere listing of everything available but a careful selection of the LaTeX commands that are especially recommended for authors' use. There is also some discussion of certain common uses and misuses of various commands that are better avoided for reasons of typographical quality or logical markup."
  • Squeezing Space in LaTeX. "Here are some tips on how to squeeze a little more onto LaTeX pages. Note that these methods may adversely affect the appearance of the document, so use them with caution. Rephrasing and editing your text often leads to better results."
  • LaTeX Wikibook. "This is a guide to the LaTeX markup language. It is intended that this can serve as a useful resource for everyone from new users who wish to learn, to old hands who need a quick reference."
    • LaTeX/Tables Chapter. "In academic writing, tables are a common feature, often for summarising results from research. It is therefore a skill that needs mastering in order to produce good quality papers. However, if there is one area about LaTeX that I feel is the least intuitive, then I am afraid that this is it. Basic tables are not too taxing, but you will quickly notice that anything more advanced can take a fair bit of construction. So, we will start slowly and build up from there."
    • LaTeX/Packages/Installing Extra Packages Chapter. How to manually install missing LaTeX packages. Related: CTAN, where to get missing LaTeX packages.
    • LaTeX/Formatting, in particular The Space Between Words.
  • The Indian TEX Users Group Online Tutorials for Latex.
  • TeXcount. "TeXcount is a Perl script for counting words in LaTeX documents. It parses any valid LaTeX document, interpreting the text as text words, headers, formulae (mathematics) and floats/begin-end groups. To run the scipt, you can either download it and run it on your own computer, or you can use this web-interface."
  • PS Tricks, and Documentation. How to draw stuff in LaTeX. Like these examples (the first two are from the documentation, the last one is from my research exam on belief propagation):
  • Putting LaTeX in stuff:
    • textext for Inkscape.

    • LaTeX for Blogger. How to put math equations in your blog. You have to reach a supreme level of nerdidosity to want to do that. I had to update the Javascript to point to an authorized location of mimetex (actually, now using mathtex instead). Here is my edited version: latexforblogger.user.js.



No comments: