Search found 6 matches

by apc
Mon Aug 02, 2010 8:19 pm
Forum: XeTeX
Topic: Problems with memoir + MnSymbol
Replies: 0
Views: 2779

Problems with memoir + MnSymbol

Hi,

It appears as if calling MnSymbol is messing up with spacing. I'm using mathspec with Minion Pro as the main font, together with Memoir, to produce the following title:

without-mnsymbol.pdf

The title is obtained via a custom chapterstyle, using the following code:

\pretitle{\vskip 6em ...
by apc
Thu Aug 13, 2009 5:15 pm
Forum: TeX Live and MacTeX
Topic: can't find .sty files
Replies: 6
Views: 18501

Re: can't find .sty files

Thanks again. I double checked, and I don't think I omitted the colon. But maybe I'm missing something.

Following your suggestion, I managed to get LaTeX to search for .sty files in the HOME/library/texmf tree. What I want to know is whether I can have LaTeX *also* search in both

/usr/local ...
by apc
Mon Aug 03, 2009 6:03 pm
Forum: TeX Live and MacTeX
Topic: can't find .sty files
Replies: 6
Views: 18501

Re: can't find .sty files

A few more details. I have a bunch of .sty files, fonts, etc. in my tetex folder. For example, txfonts.sty (which came with my version of tetex) is here:

/usr/local/teTeX/share/texmf.tetex/tex/latex/txfonts/txfonts.sty

From what I can tell, LaTeX will look for fonts, macros, etc. both in my local ...
by apc
Sun Aug 02, 2009 12:20 am
Forum: TeX Live and MacTeX
Topic: can't find .sty files
Replies: 6
Views: 18501

Re: can't find .sty files

This seems to have worked. Thanks again.

However, I still don't have access to the .sty files that came with tetex. For instance, I used to be able to use txfonts, and other such packages, which came with my distribution.

Thanks!
by apc
Fri Jul 03, 2009 4:26 am
Forum: TeX Live and MacTeX
Topic: can't find .sty files
Replies: 6
Views: 18501

Re: can't find .sty files

Thanks! I'll try that and see if it works.
by apc
Tue Mar 24, 2009 5:06 pm
Forum: TeX Live and MacTeX
Topic: can't find .sty files
Replies: 6
Views: 18501

can't find .sty files

I've recently migrated to texlive from tetex, but I've been having some issues with the installation. For instance, my .sty files are under ~/Library/texmf, and most of the time I can access the files with the usual \usepackage{file} command. However, every once in a while I'll get an error message ...