What if you comment out \usepackage{mydefs} and add
\begin{document}
test
\end{document}
as the rest of the document?
That works for me on Ubuntu 14.04 LTS with XeLaTeX and pdflatex from
MacTeX on 10.10.
I can't readily test it with the MacPorts package as we use MacTeX with MacPorts by prepending /Library/TeX/texbin/ to the binpath in /opt/local/etc/macports/macports.conf That used to be in the FAQ on macports.org IIRC (well, it was /usr/local/texlive/2015/texbin or similar as it was pre-10.11), but seems to have been removed. /usr/texbin is linked to /Library/TeX/texbin/
Russell On 30/11/15 13:18, Thomas Ruedas wrote:
Hi again,I am just trying a newly installed texlive installation (latex-extra, Macports 2.3.4), but it seems that something is broken. When I try to compile a rather straightforward document with the following header section:\documentclass[12pt]{article} \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} \usepackage[pdftex]{geometry} \usepackage[english]{babel} %\usepackage[ngermanb]{babel} \usepackage{natbib}\usepackage{latexsym,amsmath,amsfonts,amssymb,textcomp,calc,units,longtable,booktabs,url}\geometry{paper=a4paper,top=1.5cm,bottom=2cm,hdivide={2cm,*,2cm}} \usepackage{mydefs} \pagestyle{empty} the errors shown below appear. I have verified that mktexnam is present:/opt/local/share/texmf-texlive/web2c/mktexnam $Id: mktexnam 34656 2014-07-18 23:38:50Z karl $kpathsea version 6.2.1 Any ideas what is wrong? Thomas (/opt/local/share/texmf-texlive/tex/latex/base/t1enc.def) kpathsea: Running mktextfm ecrm1200/opt/local/share/texmf-texlive/web2c/mktexnam: Could not map source abbreviation for ecrm1200./opt/local/share/texmf-texlive/web2c/mktexnam: Need to update ?mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input ecrm1200 This is METAFONT, Version 2.7182818 (TeX Live 2015/MacPorts 2015_7) (preloaded base=mf)kpathsea: Running mktexmf ecrm1200 ! I can't find file `ecrm1200'. <*> ...ljfour; mag:=1; nonstopmode; input ecrm1200 Please type another input file name ! Emergency stop. <*> ...ljfour; mag:=1; nonstopmode; input ecrm1200 Transcript written on mfput.log. grep: ecrm1200.log: No such file or directorymktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input ecrm1200' failed to make ecrm1200.tfm.kpathsea: Appending font creation commands to missfont.log.! Font T1/cmr/m/n/12=ecrm1200 at 12.0pt not loadable: Metric (TFM) file not found. <to be read again> relax l.105 \fontencoding\encodingdefault\selectfont ? x No pages of output. _______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
_______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
