On 25 February 2016 at 08:43, Jerry wrote: > On Feb 24, 2016, at 11:10 PM, Mojca Miklavec wrote: > >> On 25 February 2016 at 01:37, Brandon Allbery wrote: >>> On Wed, Feb 24, 2016 at 7:36 PM, Jerry wrote: >>>> >>>> When installing texlive-fonts-recommended, are the indicated fonts stored >>>> in /opt/local/ or in the usual system font place(s). >>> >>> port contents texlive-fonts-recommended >>> ? >> >> /opt/local/share/texmf-texlive/fonts >> >> So they won't be seen by the system by default. >> >> Mojca > > Thanks, Brandon and Mojca. Just what I needed to know. I'm trying to work out > a problem with (non-MacPorts) LyX.
The only important thing is that LyX uses the right compiler (/opt/local/bin/pdf[la]tex or whatever compiler you are using). It should then pick up the fonts automatically via kpsewhich. Perhaps try to make sure that LyX sees /opt/local/bin in PATH. Mojca _______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
