I use MacTeX, but for that it's ~/Library/texlive/201*/texmf-var/ I guess it's the same for MacPorts?

kpsepath tex | tr : "\n" | sort

should give a list of locations. Run just "kpsepath" to get a list of other available paths.

( FWIW, I set

binpath /Library/TeX/texbin/:/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin

in /opt/local/etc/macports/macports.conf

This means that ports that check bin: rather than port: deps can rely on MacTeX instead of MacPorts-- see, e.g. https://trac.macports.org/ticket/49746 )

Russell

On 21/12/15 22:02, Ryan Jamison wrote:
Hello,

I use LaTeX from the TexLive (texlive-latex) port. For this installation, I'm unclear where and how I'd be able to "install" my personal style and class files? Where do they go? Any help would be appreciated.

Thanks,

Ryan


_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users

_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to