2,120 reputation
316
bio website
location
age
visits member for 1 year, 5 months
seen May 6 at 22:51
stats profile views 68

Oct
24
awarded  Nice Answer
Oct
24
comment Macro for \left( and \right)
@Herbert great! But for me this isn't working with LuaLaTex
Oct
23
revised Mini table of contents inside TikZ node on chapter start page
some explenation
Oct
23
revised Mini table of contents inside TikZ node on chapter start page
enhance answer
Oct
23
answered Mini table of contents inside TikZ node on chapter start page
Oct
23
accepted etoolbox patch lstlistings
Oct
23
comment etoolbox patch lstlistings
works great, I must have missed this in the documentation.
Oct
23
asked etoolbox patch lstlistings
Oct
23
accepted empty page afterpage listings
Oct
23
comment empty page afterpage listings
ok thx, I don't need to use etoolbox, just would like to "patch" lstlisting ;)
Oct
23
comment empty page afterpage listings
It works in the real example and just fails with AtBeginEnvironment
Oct
23
comment empty page afterpage listings
I don't think this is a "feature". Anyway I was trying the following as workaround: \usepackage{etoolbox} \AtBeginEnvironment{lstlisting}{\setbox0\vbox\bgroup} \AtEndEnvironment{lstlisting}{\egroup\unvbox0} but it isn't working. Any Idea?
Oct
23
asked empty page afterpage listings
Oct
21
comment Custom beamer blocks
probably you also would like to adjust \setbeamercolor{enumerate item}{fg=orange!20!black}
Oct
3
awarded  Good Answer
Sep
20
comment How to change the margins of ‎the only‎ first page ‎of‎ ‎‎each‎ ‎‎‎chapter‎?‎
I would try afterpage package. But this isn't working for me: \newgeometry{top=50mm,bottom=50mm,left=50mm,right=50mm} \afterpage{\clearpage\restoregeometry} (just thought mentioning the package could help)
Sep
19
comment XeLaTeX, LuaLaTeX different default font features
You are right, but how could I deactivate ss01 with XeLaTeX? And is this the intended behavior of fontspec/XeLaTex?
Sep
19
asked XeLaTeX, LuaLaTeX different default font features
Aug
8
comment How do I increase the font size of \section?
default for standard classes is \Large
Apr
1
awarded  Quorum