4,849 reputation
11226
bio website absatzen.de
location Germany
age 32
visits member for 2 years, 6 months
seen Apr 25 at 4:27
stats profile views 193

Nerd by day, nerd by night. LaTeX guru go-to person for half the department and Plone developer by trade.


Apr
9
answered Change theorem numbering from Roman to Arabic
Mar
25
comment How to use a counter inside \titleformat in LaTeX?
Tangentially, you might also be looking for what is referred to as theorems in LaTeX: bodys with a numbered heading.
Mar
18
comment Is there a \renewtheorem equivalent of \renewcommand, using amsthm and not ntheorem?
Errrr... I was about to give a possible helpful answer along the lines of \let\thmTemp\relax\newtheorem*..., but I object to using the \new... and \renew... family as in-document (as opposed to preamble) commands, so I won't.
Mar
15
comment Converting Powerpoint master slide to beamer
With a bit of elbow grease, you may be able to fake it for sufficiently simple purposes: use a whole-page image of their page as the background (really, that's much easier than re-doing all the gradients and spacing), and then adjust fonts and position for the content. I don't know if that's worth the effort...
Jan
18
answered What does the font size documentclass option actually do?
Jan
14
answered Should I place \title, \author, \date in the preamble or after \begin{document}?
Dec
29
comment Is there a better formatting option for an alternated enumerated/itemized list?
I'd probably look in the direction of the theorem/ntheorem/amsthm packages to define an automatically-numbered question environment.
Dec
7
answered Compiler crashes after making each mistake
Nov
13
awarded  Yearling
Nov
1
revised \textbf and \bf within Sans Serif
tyop: renewcommand
Nov
1
answered \textbf and \bf within Sans Serif
Sep
10
comment TeXLive - no latex binary after installation
Maybe the format wasn't generated properly on installing. Does tlmgr generate fmtutil --rebuild-sys help? Does calling tex -fmt pdflatex work, i.e. produce what you would expect pdflatex to produce?
Jul
18
revised Align the names in \listtheorems (ntheorem)
images; deleted 150 characters in body
Jul
10
comment (Badge printing) Why is there a margin in my framebox?
possible duplicate of Where are the necessary places to be appended with % to remove unwanted spaces?
Jul
6
answered Differences and best practices: \onslide vs. \uncover, \onslide+ vs. \visible, \onslide* vs. \only?
Jul
4
answered How to use the translator package with beamer?
Jun
30
awarded  Revival
Jun
29
answered What does “you have forgotten to use \caption” mean?
Jun
28
awarded  Necromancer
Jun
15
awarded  Good Answer