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 ...
Search found 6 matches
- Mon Aug 02, 2010 8:19 pm
- Forum: XeTeX
- Topic: Problems with memoir + MnSymbol
- Replies: 0
- Views: 2779
- 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 ...
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 ...
- 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 ...
/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 ...
- 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!
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!
- 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.
- 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 ...