[OS X TeX] Tying TeXShop down

Herbert Schulz herbs at wideopenwest.com
Sun Apr 8 02:27:30 CEST 2007


On Apr 7, 2007, at 7:13 PM, Alain Schremmer wrote:

>
> 2) On the other hand, when I type Shift ", that is exactly what I  
> get and no more. Similarly, when I type Shift ^, I don't get ^{ }  
> etc. What else did I do to break that?
> ...

Howdy,

TeXShop->Preferences->Document->Editor and check Auto Complete.

> ...
> 5) I "installed and configured" cm-super but how do I know "I" am  
> using it? (I have not changed anything in my preamble.)
>
> Hopeful regards
> --schremmer
>

Add the lines

\usepackage[T1]{fontenc}
\usepackage{textcomp}

to your preamble and the CMSuper fonts will be used. Have you tried  
using the Latin Modern fonts? I think they are better than the  
CMSuper versions. Invoke them with

\usepackage{lmodern}
\usepackage[T1]{fontenc}
\usepackage{textcomp}

and compile.

Good Luck,

Herb Schulz
(herbs at wideopenwest.com)



------------------------- Helpful Info -------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
List Reminders & Etiquette: http://www.esm.psu.edu/mac-tex/list/





More information about the macostex-archives mailing list