145 reputation
5
bio website
location
age
visits member for 1 year, 8 months
seen Aug 13 '12 at 9:42
stats profile views 8

amateur TeXie


Aug
1
accepted fontspec for small caps and nocommon ligatures (actually, rawfeatures works, but not ligatures=NoCommon)
Aug
1
revised Replacing “a” in latin modern
update re my misunderstanding original question
Aug
1
comment Replacing “a” in latin modern
I see...well I agree with what appears to be the preponderant feeling there, that images are distracting, but text smileys seem to be ok with people there, so I guess that's not so bad. When in Rome, ....thanks for the edit, btw
Jul
31
revised fontspec for small caps and nocommon ligatures (actually, rawfeatures works, but not ligatures=NoCommon)
extracted final answer
Jul
31
answered fontspec for small caps and nocommon ligatures (actually, rawfeatures works, but not ligatures=NoCommon)
Jul
31
comment fontspec for small caps and nocommon ligatures (actually, rawfeatures works, but not ligatures=NoCommon)
woah you answered that quickly. I didnt even have time to edit my original answer, which got cut short because I tried to type a carriage return. But anyway, great, I'll do it.
Jul
31
comment fontspec for small caps and nocommon ligatures (actually, rawfeatures works, but not ligatures=NoCommon)
Am I allowed/supposed to do that? Not quite sure why, but it feels weird, like cheating or something. The problem with questions and answers is that there really isn't an isomorphism between them, questions have parts, and answers have parts, (if this were SHREK, I'd say they were like onions) yet it is in the nature of things that one imposes a linear structure on them in forums (desirable, to make it easier to follow and use, certainly), when thought and discovery and conversation are more multi-pronged/faceted. At least mine are. Anyhoo, I will add an answer, once I find the final solution.
Jul
31
comment fontspec for small caps and nocommon ligatures (actually, rawfeatures works, but not ligatures=NoCommon)
Am I allowed/supposed to do that? Not quite sure why, but it feels weird, like cheating or something, to me.
Jul
31
revised Replacing “a” in latin modern
fixed formatting
Jul
31
revised fontspec for small caps and nocommon ligatures (actually, rawfeatures works, but not ligatures=NoCommon)
revised heading to indicate new status of answer
Jul
31
answered Replacing “a” in latin modern
Jul
18
answered Weird behavior when using small caps and slanted fonts with fontspec in XeLaTeX
Jul
17
revised fontspec for small caps and nocommon ligatures (actually, rawfeatures works, but not ligatures=NoCommon)
added final solution
Jul
17
answered XeLaTeX fontspec Century Gothic not using ligatures
Jul
17
revised fontspec for small caps and nocommon ligatures (actually, rawfeatures works, but not ligatures=NoCommon)
added final solution
Jul
14
revised fontspec for small caps and nocommon ligatures (actually, rawfeatures works, but not ligatures=NoCommon)
added update
Jul
12
revised fontspec for small caps and nocommon ligatures (actually, rawfeatures works, but not ligatures=NoCommon)
cleanup confusing wording
Jul
11
asked fontspec for small caps and nocommon ligatures (actually, rawfeatures works, but not ligatures=NoCommon)
May
14
comment How can I use ucharclasses to change the font for a special script and then restore to what it was before?
I am losing the current color: \setTransitionsFor{LatinSupplement}% {\colorlet{currentcolor}{.}\let\curfamily\f@family\let\curshape\f@shape\let\curs‌​eries\f@series\JapSubstFont\color{currentcolor}} {\fontfamily{\curfamily}\fontshape{\curshape}\fontseries{\curseries}\selectfont} for example doesnt work. the color of the text is always black..
May
14
comment How can I use ucharclasses to change the font for a special script and then restore to what it was before?
This is generally working for me, but I find that the COLOR of the text is not being preserved. I tried the following