-
Notifications
You must be signed in to change notification settings - Fork 1
/
tricks.tex
executable file
·60 lines (34 loc) · 1.42 KB
/
tricks.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
tricks
\renewcommand{\thefigure}{0.x\arabic{figure}}
\addtocounter{figure}{4}
\begin{figure}[htbp]
\begin{center}
\includegraphics[scale=0.5]{results2}
\caption[Flower type and percent specialization]{\footnotesize{Interaction bar plot showing the degree of specialization for each flower type.}
\label{barplot}
\end{center}
\end{figure}
Redefining the label used in captions.
Do you want "Fig. 1" instead of "Figure 1" in all the captions? This is easy, just use
\renewcommand{\figurename}{Fig.}
For tables, redefine \tablename.
http://web.reed.edu/cis/help/latex/
http://www.kronto.org/thesis/tips/index.html
http://john.regehr.org/latex/
http://en.wikibooks.org/wiki/LaTeX/Page_Layout
http://help-csli.stanford.edu/tex/suthesis/
http://hstuart.dk/category/latex/
http://www-h.eng.cam.ac.uk/help/tpl/textprocessing/teTeX/latex/latex2e-html/ltx-2.html
http://ctan.tug.org/tex-archive/info/Free_Math_Font_Survey/survey.html
http://www.cl.cam.ac.uk/~rf10/pstex/latexcommands.htm
http://www-solar.mcs.st-andrews.ac.uk/~robertc/latex/Latex.html
multiple bibliographis
http://www.tex.ac.uk/cgi-bin/texfaq2html?label=multbib
command defnition
http://en.wikibooks.org/wiki/Programming:TeX_\global
nice thesis setup
http://www.geocities.com/kijoo2000/
font help
http://stud3.tuwien.ac.at/~e9825610/LaTeXmath.html
latex symbols
http://home.online.no/~pjacklam/latex/index.html