Because the first thing I have to do, I can't (I don't know how). I
need to convert the OTF files into Type-1 fonts.
For that I need LCDF Type Tools. However, I can't find the convert.bat
script anywhere in the directory. If I understood correctly, I need to
put that and an .exe file (I'm guessing otftotfm?) in a directory
where the OTF files are. Correct? And then it should create a sub-
directory with the .pfb fonts? Do I need only the PFB files or AFM
files too?
Since I have the MinionPro and MyriadPro from the Font Folio which
exact enc[].zip and metrics[].zip archive from here
http://developer.berlios.de/project/showfiles.php?group_id=2184&relea...
should I download?
And do I put the font and these MinionPro package files in C:\Program
Files\MiKTeX 2.8 or both in that and in %APPDATA% MiKTeX directory?
It seems that every once in a while someone asks on how to install
these fonts, I'd really appreciate ANY HELP!
Thank you!!!
afaik you can use opentype fonts directly using xe(la)tex.
I don't know how to do that.
See the documentation of the fontspec package.
--
Change “LookInSig” to “tcalveu” to answer by mail.
I don't use xelatex so I don't have a complete answer for you. But
assuming, xetex & xelatex are included in your distribution, you won't
need to do any conversion of the fonts before using them. I don't
know what commands you're supposed to stick in the preamble to make
xelatex load the fonts, but I'm sure many readers of this forum can
help you out there.
To use xelatex rather than pdflatex should be just a matter of
selecting a menu option in your editor.
HTH
J.
See Philipp's response for what's missing from mine.
Also, I don't know if in this way I can do this:
\usepackage[minionint,mathlf]{MinionPro}
\renewcommand{\sfdefault}{Myriad-LF}
Meaning: Myriad as sans serif.
XeTeX doesn't work for me.
Ie. the main text is in Minion, but the maths, even when set to me
with the appropriate commands - is not.
And it gives weird glyphs.
That's why MinionPro package is the only solution.
Yes, version 2.8 of miktex does include xetex. Please read the
miktex and fontspec manuals.
As far as I'm aware, you may not find it easy to get the mathematical
typesetting working in XeLaTeX.
When I used MikTeX, I put all of my font installations into the local
texmf tree. I think that the default location is c:\texmf but my memory
of that is faint.
The mathspec package could solve your problem if you want to use XeLaTeX.
there's a simple example using arial with xelatex here:
http://docs.miktex.org/2.7/relnotes/