| bio | website | |
|---|---|---|
| location | Australia | |
| age | 31 | |
| visits | member for | 2 years, 10 months |
| seen | 9 hours ago | |
| stats | profile views | 2,020 |
I love LaTeX, and I especially enjoy drawing diagrams in tikz.
Here is a stripped down version of my preamble with some of my most used packages:
\usepackage{amsmath,amssymb,amsthm,amsfonts,bm}
\usepackage{array} % for better arrays (eg matrices) in maths
\usepackage{color}
\usepackage{graphicx}
\usepackage{float} % To get the placement H for figures
\usepackage{tikz,pgfplots}
\usetikzlibrary{positioning,shapes,shadows,arrows,fit, decorations}
\usepackage[a4paper,top=1.75truecm,bottom=1.75truecm,left=1.75truecm,right=1.75truecm]{geometry}
\usepackage[parfill]{parskip}
\usepackage[bookmarks]{hyperref}
\hypersetup{colorlinks=true, pagebackref=page, citecolor=blue, menucolor=red}
\usepackage{natbib}
\usepackage{hypernat}
Another package I find really useful but that is not there is standalone.
|
May 4 |
awarded | Notable Question |
|
Apr 29 |
awarded | Famous Question |
|
Apr 28 |
awarded | Great Question |
|
Apr 18 |
awarded | Notable Question |
|
Mar 26 |
awarded | Notable Question |
|
Mar 22 |
awarded | Famous Question |
|
Mar 22 |
revised |
Referring to specific sections in org-mode latex Included tag |
|
Mar 1 |
awarded | Popular Question |
|
Feb 24 |
awarded | Popular Question |
|
Feb 22 |
revised |
Which text editor to make tables scripts human readable corrected spelling (seperate -> separate) |
|
Feb 22 |
revised |
Breaking equation in align enviroment to put textwidth matrix in separate line corrected spelling, improved formatting |
|
Feb 14 |
awarded | Notable Question |
|
Feb 14 |
revised |
Where do the values of 1em and 1ex come from? Typo in the title |
|
Feb 13 |
comment |
Consistently specify a Function and use it for computation and plotting Jake, instead of using the \SpecialY construct, I find it easier to just include in the node {(2,{\FunctionF(-1.5)})}. As long as you enclose the \FunctionF() in curly brackets it should compile fine. Any other reason why you use the \SpecialY? |
|
Feb 13 |
comment |
Consistently specify a Function and use it for computation and plotting Don't you hate it when you spend 30 minutes writing up a question only to realise there is another one which gives you exactly what you need? |
|
Feb 11 |
revised |
How to define the badness of a river? minor typo |
|
Feb 8 |
awarded | Enlightened |
|
Feb 8 |
awarded | Nice Answer |
|
Feb 7 |
awarded | Great Question |
|
Jan 23 |
awarded | Nice Question |