130,087 reputation
9294468
bio website tex.stackexchange.com/users/…
location Colombia
age 43
visits member for 2 years, 2 months
seen 16 hours ago
stats profile views 9,913

Useful notes for some of my answers:

CTAN lion drawing by Duane Bibby.

How do you accept an answer?](http://meta.tex.stackexchange.com/q/1852/3954)

minimal working example](http://www.minimalbeispiel.de/mini-en.html)

The demo option for graphicx simply replaces actual figures with black rectangles; do not use that option in your actual document.


Apr
14
awarded  Nice Answer
Apr
14
awarded  beamer
Apr
13
revised How to place two ctables side by side
added 187 characters in body
Apr
13
answered How to place two ctables side by side
Apr
13
revised Nesting command definitions more than two levels
deleted 1 characters in body
Apr
13
answered Nesting command definitions more than two levels
Apr
13
comment Impossible to have a Tikz fading in a titlesec header?
Great! Please let me know if you find something.
Apr
13
comment Nesting command definitions more than two levels
You need four #s in the definition of \three: something like \newcommand{\three}[1]{#1, ##1, ####1}.
Apr
13
comment Impossible to have a Tikz fading in a titlesec header?
Yes, I've also encountered this same problem with PGF/TikZ and one page documents in my background package.
Apr
13
comment Linux Libertine O and Linux Biolinum O not found
Maybe this is not the problem here, but sometimes the "O" is not part of the font name. Run fc-list :outline -f "%{family}\n" in a terminal to get a list of available fonts and check the name.
Apr
13
answered Leftalign labels with enumitem
Apr
13
awarded  Nice Answer
Apr
13
awarded  Enlightened
Apr
13
awarded  Nice Answer
Apr
13
revised How to properly code a TeX file, or at least avoid `badness 10000`
added final explanation
Apr
13
revised Full page table template
removed the loading of tabularx
Apr
13
comment Can't get this caption right (wrapfig + floatrow)
Please add to your question a complete and minimal version of the code illustrating the problem.
Apr
13
revised Full page table template
simplified the code
Apr
13
answered Full page table template
Apr
13
revised How to properly code a TeX file, or at least avoid `badness 10000`
improved description and codes and uploaded images