9,402 reputation
12439
bio website
location Munich, Germany
age 27
visits member for 2 years, 9 months
seen May 19 at 20:48
stats profile views 527

Aug
4
awarded  Yearling
Jul
29
answered How to add a dot after the section number?
Jul
28
awarded  Enlightened
Jul
28
awarded  Nice Answer
Jul
28
comment Weird font/spacing issue with LuaTeX & Asana Math
@Stéphane: If guessing math kerns were so easy, we wouldn't need a way to do it manually ;-) Can you perhaps report the kerning bug to the author of Asana Math?
Jul
28
answered Calling \end{document} in a macro
Jul
27
revised Weird font/spacing issue with LuaTeX & Asana Math
added 648 characters in body
Jul
27
answered Weird font/spacing issue with LuaTeX & Asana Math
Jun
26
comment Internal error: unable to find texdoc module constants
you should ask on the TeXdoc list (texdoc@tug.org), but you have to provide a lot more information.
Jun
18
comment Obfuscating TeX
“There is an annual obfuscated C programming contest. The same would be rather pointless for TeX: every nontrivial task has only obfuscated solutions, anyway.” – tug.org/interviews/kastrup.html
Jun
14
comment How to undo a \def (i.e., Need a \undef capability)
etoolbox also has \undef.
Jun
13
answered Passing \newenvironment parameters to the end block?
Jun
8
awarded  Nice Answer
Jun
7
comment Is there an Unicode code point for umlauts marked with a small e instead of a diaresis?
@Caramdir: please add your comment as answer :)
Jun
7
comment Storing environment arguments
Somewhat unrelated to this problem: you can't use \makeatletter etc. inside command arguments because they are parsed when they are read, not when they are executed.
Jun
6
awarded  Nice Answer
Jun
5
comment What's the difference between \RequirePackage and \usepackage?
@xport: Altermundus' answer was posted before Herbert's answer.
Jun
5
answered What's the difference between \RequirePackage and \usepackage?
Jun
4
answered Letter 'e', when printed in the default TeX font, missing a stroke
Jun
2
answered Arguments of custom commands as comma separated list?