LaTeX

The beauty of LaTeX.

Websites

Tools

On Efficiency

Tips

General

Setup

Editing

\usepackage[usenames,dvipsnames]{xcolor}

\newcounter{NumberOfComments}
\newcommand{\hw}[1]{{\textcolor{OrangeRed}{[hw\#\arabic{NumberOfComments}\stepcounter{NumberOfComments}:#1]}}}

Figures

Subfig

Scripting

Bib

Web

LaTeXdiff

latexdiff on the fly:

\RequirePackage{shellesc}
\ShellEscape{latexdiff manuscript_original.tex manuscript_revised.tex > manuscript_diff.tex}
\input{manuscript-diff}
\documentclass{dummy}
\title{dummy}

Curriculum vitae

Letter

Code

Fun