27,081 reputation
146101
bio website randomdeterminism.wordpress.c…
location
age
visits member for 2 years, 9 months
seen yesterday
stats profile views 1,087

May
15
awarded  Nice Answer
May
1
awarded  Nice Answer
Apr
30
comment Problems with multiple \starthanging \stophanging in ConTeXT
See article.gmane.org/gmane.comp.tex.context/82188
Apr
29
awarded  Nice Answer
Apr
28
comment Proper way to typset minimum value of variable in formula?
Why not just use \min
Apr
26
answered Draw a line under the headertext in ConTeXt
Apr
25
awarded  Nice Answer
Apr
25
answered Smart parentheses?
Apr
24
comment Are there any editors or packages with auto-correct for LaTeX commands?
In vim, you can use :imap or IMAP(..) (the latter is part of vim-latex-suite) to do auto-correct on the fly (but you'll have to build the database of auto-correction yourself.
Apr
24
awarded  Nice Answer
Apr
24
comment Starting a line where the previous line finishes
Using \obeyspaces will be better than a full scale shift to verbatim environment.
Apr
24
comment Arbitrary Paper Size in ConTeXt?
See wiki.contextgarden.net/PaperSetup
Apr
24
revised Where can I find good ConTeXt documentation
Link to newer articles
Apr
23
comment ConTeXt: Cannot typeset four consecutive hyphens
@Hans-PeterE.Kristiansen: See Fonts out of MkIV for details about font features.
Apr
23
comment LaTeX XY positioning
Enclose the macro definition in \makeatletter and \makeatother. See What do \makeatletter and \makeatother do for details
Apr
23
comment Visual comparison between LaTeX and Word output (hyphenation, typesetting, ligatures etc)
@KevinC: I haven't used it myself, but I have read that Word 2007 supports opentype math fonts. So you should be able to use any opentype math font with Word (the trouble is that right now, there are only three or four opentype math fonts, and Cambria is the most comprehensive of them all).
Apr
23
comment How can I make footnote text color match body text color?
I believe that introducing an official (i.e., something in base) comprehensive class (and, of course, updating all introductory guides to ask users to use such a class) will go a long with in getting rid of the misconception that LaTeX is hard to use.
Apr
23
comment How can I make footnote text color match body text color?
I wish one did not have to hack into the original definition of core commands for simple changes like changing color or style. I completely understand why this is the case (limited CPU resources when LaTeX started), but wish backward compatibility did not have such a huge price.
Apr
23
answered How can I make footnote text color match body text color?
Apr
23
comment Visual comparison between LaTeX and Word output (hyphenation, typesetting, ligatures etc)
Doesn't Word support any opentype math font? I am not sure which text font you are using, but instead of Cambria you can use xits (matches with times), asana (matches with palatino), or LM-math (matches with CM/LM).