547 reputation
210
bio website
location
age 21
visits member for 1 year, 11 months
seen May 20 at 9:20
stats profile views 27

Apr
23
awarded  Nice Question
Apr
8
awarded  Notable Question
Feb
26
awarded  Popular Question
Feb
1
revised How to use system font for equation in XeLaTeX?
added 2344 characters in body
Jan
30
comment How to use system font for equation in XeLaTeX?
@egreg: Just type texdoc mathspec in your terminal, and read the manual.
Jan
30
answered How to use system font for equation in XeLaTeX?
Jan
22
comment Too much space after integral sign with unicode-math and lualatex
@KhaledHosny: Is it possible to implement a workaround in LaTeX?
Jan
22
comment Too much space after integral sign with unicode-math and lualatex
In TL2012, this issue has disappeared in ConTeXt, but still exists in unicode-math. Maybe unicode-math needs to be updated? Or the newest ConTeXt contains this hack you mentioned to get around the engine bug?
Jan
8
comment Unicode characters in pdflatex output using hexcode without UTF-8 input
Is the package conflicting with xetex CJK? Why not xeCJK?
Jan
7
comment PDF file cannot be found (MikTeX 2.7, TeXnicCenter)
Is there any particular reason you must use an older version of MiKTeX?
Dec
31
comment \mathrm{} or \mbox{}? What is the convention when writing a equation?
I'd say the T here is more of an operator, just not placed in the conventional place as other operators, and therefore should be set in \mathrm. \text is for labels that do not have inherent mathematical meaning.
Dec
29
accepted Are there alternatives to nicefrac that does not shrink numerator and denominator
Dec
29
comment MiKTeX (x64) on WIndows 8 Qt Error
I filed it two days ago, and apparently Christian Schenk fixed it today.
Dec
29
accepted Weird relative positioning of superscript and subscript with \dot, \bar
Dec
29
comment Is it possible to put MS Excel graphs into a LaTeX document?
@CAF: No, PNG is a raster format, which means it is not scalable. PDF or EPS are much better.
Dec
26
comment No letters of certain fonts using winfonts package
@Guido: I know that. But pdflatex is much faster. This is not an urgent matter, but it would be better to have a faster compilation.
Dec
26
revised No letters of certain fonts using winfonts package
added 167 characters in body
Dec
26
asked No letters of certain fonts using winfonts package
Dec
25
comment Why do the output fonts of Latex often appear fuzzy?
You are using T3 fonts? If you are using MiKTeX, chances are that you don't have T1 CM fonts. Load packages lmodern or other font change packages (fourier, mathdesign, txfonts, etc).
Dec
14
comment Unwanted bold Chinese characters in LaTeX output?
I can't compile your document under TeXLive 2012. And why don't you use ctex or xeCJK to typeset Chinese?