Table of Contents
Websites #
Tools #
- MathJax - http://www.mathjax.org/
- Latexmk
- http://code.google.com/p/tufte-latex/ - a Tufte-inspired LaTeX class for handouts, papers, and books.
- TeXcount
- detex
- PythonTeX
On Efficiency #
Tips #
Curriculum vitae #
General #
- http://www.johndcook.com/blog/2010/02/15/top-latex-mistakes/
- http://stackoverflow.com/questions/193298/best-practices-in-latex
- Research 101 - Paper Writing with LaTeX
Setup #
Editing #
- tex word count
- how to change the table/figure number?
- Counters in LaTex
- latexdiff
- detexify - 마우스로 그리면 latex 기호를 찾아줌.
- formatting LaTeX articles for Biology Journals
- http://robjhyndman.com/researchtips/squeezing-space-with-latex/
- http://www.eng.cam.ac.uk/help/tpl/textprocessing/squeeze.html
- http://memming.isloco.com/entry/Using-nocite-and-multibib
- If Vim detects a tex file as plain tex, put
let g:tex_flavor='latex'
in vimrc file. - 번호 붙은 코멘트
` \usepackage[usenames,dvipsnames]{xcolor}
\newcounter{NumberOfComments} \newcommand{\hw}[1]{{\textcolor{OrangeRed}{[hw#\arabic{NumberOfComments}\stepcounter{NumberOfComments}:#1]}}}`
Figures #
- http://pgfplots.sourceforge.net
- Create PostScript and PDF graphics in TeX.
- PGF and TikZ examples gallery
- http://www.texample.net/weblog/2008/oct/24/embedding-python-latex/
- Create xkcd style diagram in TeX
Subfig #
- http://tex.stackexchange.com/questions/64934/subfig-label-positioning
- http://tex.stackexchange.com/questions/128844/put-subfigure-labels-inside-figures-using-subfig-package
Scripting #
Bib #
- research tips: A LaTeX template for a CV
- http://ctan.org/pkg/biblatex
- http://tex.stackexchange.com/questions/58642/bibtex-reverse-numbering
Web #
- use MathJax
Letter #
- http://www.ctan.org/pkg/newlfm
- http://www.quora.com/Where-can-I-find-a-good-LaTeX-letterhead-template
- http://www.matthewjmiller.net/howtos/customized-cover-letter-scripts/
Code #
Fun #
Incoming Links #
Related Articles (Article 0) #
Suggested Pages #
- 0.050 Skim
- 0.025 PDF
- 0.025 Git
- 0.025 CR
- 0.025 neovim
- 0.025 GNU Make
- 0.025 [[https://github.com/tpope/vim-surround]]
- 0.025 leader
- 0.025 Drew Neil
- 0.025 [[https://github.com/gmarik/vundle]]
- More suggestions...