Search found 2 matches

by Leonard
Sat Sep 24, 2011 10:43 am
Forum: Fonts & Character Sets
Topic: Greek unicode in pdflatex (unavailable in encoding T1.)..
Replies: 2
Views: 21220

Re: Greek unicode in pdflatex (unavailable in encoding T1.).

textcomp and textgreek "conflict" in the definition of \textmu. For historic reasons the mu has been included in latin1 fonts as a "micro sign" which is represented in unicode as U+00B5. Textcomp uses the "latin" micro sign as \textmu which is convenient for many users.

The textgreek package (since ...
by Leonard
Sat Sep 24, 2011 10:22 am
Forum: Text Formatting
Topic: textgreek | 12pt Font Size and Bitmap Substitution
Replies: 1
Views: 2092

Re: textgreek | 12pt Font Size and Bitmap Substitution

I've just tried an example with textgreek v0.5 on texlife on my Ubuntu system. \textlamda works fine in 12pt. pdflatex lists the font files used and one of it is /usr/share/texmf-texlive/fonts/type1/public/cbfonts/grmn1200.pfb

I suspect that the problem lies in your latex installation, or more ...