| bio | website | github.com/epsilonhalbe |
|---|---|---|
| location | Vienna, Austria | |
| age | 28 | |
| visits | member for | 1 year, 10 months |
| seen | May 27 at 12:44 | |
| stats | profile views | 51 |
mathematician by profession
programmer in spare time
likes playing starcraft2
listens to podcasts of all sort ;-)
|
Sep 5 |
revised |
Align to center formatted latex input |
|
Sep 5 |
suggested | suggested edit on Align to center |
|
Sep 2 |
comment |
Matrix is not getting displayed completely in Latex you may also think of using \begin{smallmatrix}…\end{smallmatrix} |
|
Aug 7 |
awarded | Yearling |
|
Jul 23 |
comment |
Several \begin{equation} \end{equation} in columns you should have a look at alignedat see here<br>
other solutions could involve \usepackage{multicol}, \vfill and \columnbreak see [here][2]<br>
and a third variant could use minipage<br>
and you should also have a look at [here][3] [2]: tex.stackexchange.com/questions/8683/…
[3]: tex.stackexchange.com/questions/35460/… |
|
Jul 16 |
comment |
Howto use Vim + LatexSuite to convert plain text lists to itemize/enumerate etc maybe you can use pandoc to export to latex - markdown for example uses 1. foo syntax for enumerated lists and pandoc can translate markdown to LaTeX. see johnmacfarlane.net/pandoc |
|
Jul 2 |
comment |
How to remove top margin above \tableofcontents please include such information, what you tried and it's effects in your question. Additionally an example would help - you can add text with \usepackage{lipsum}. |
|
Jul 2 |
comment |
How to remove top margin above \tableofcontents hmm - could you provide a minimal working example, and explain what you have already tried, for example \vspace*{-5cm} or something else? |
|
Jul 2 |
comment |
conflict tkz-euclide and nag? @Altermundus thanks for providing this and many thanks for the tkz-collection you made it is really really helpful. |
|
Jul 2 |
accepted | conflict tkz-euclide and nag? |
|
Jul 2 |
comment |
conflict tkz-euclide and nag? I think you're not allowed to use non letter symbols in names - so division slash is no option - but I am not really happy with it - and have to wait till july 22nd to change my name back to epsilonhalbe |
|
Jul 2 |
awarded | Editor |
|
Jul 2 |
comment |
conflict tkz-euclide and nag? thanks for the info - changed the code accordingly |
|
Jul 2 |
revised |
conflict tkz-euclide and nag? changed according to comment |
|
Jul 2 |
asked | conflict tkz-euclide and nag? |
|
Jun 28 |
answered | How to refer to a definition at the end of the page? |
|
Jun 26 |
answered | Latex generates pdf with black end of line |
|
Jun 20 |
comment |
Two figures in a subfigure did you have a look at the documentation of subfig package ctan.org/tex-archive/macros/latex/contrib/subfig and the subfigure package tug.ctan.org/tex-archive/obsolete/macros/latex/contrib/… - I think one of these should solve your problem |
|
Feb 24 |
accepted | hide proof environment for restructuring |
|
Feb 24 |
asked | hide proof environment for restructuring |