Coati
06-07-2011, 12:29
Hallo,
ich habe mir TeXLive 2010 aus den Ports auf FreeBSD 8.2 installiert. Ich bekomme beim Setzen immer Fehler, dass TeX-Dateien für einzelne Sprachen fehlen, z. B. copthyph.tex, obwohl das Paket texlive-cbcoptic installiert ist:
/usr/local/share/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-cop.tex|29 error| I can't find file `copthyph.tex'. \input copthyph.tex
/usr/local/share/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-cop.tex|29 error| Emergency stop.
/usr/local/share/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-cop.tex|| ==> Fatal error occurred, no output PDF file produced!
Wenn ich jetzt copthyph.tex herunterlade und nach
/usr/local/share/texmf-dist/tex/latex/cbcoptic
kopiere, kommt der Fehler, dass ruhyphen.tex fehlt. Brauche ich für UTF-8 alle installierbaren Sprach-Collections und/oder Hyphen-Pakete?
Mein Minimalbeispiel:
\documentclass[
11pt,
a4paper,
fleqn,
smallheadings,
]{scrartcl}
\usepackage[ngerman]{babel}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{lmodern}
\usepackage{amsmath}
\usepackage{amssymb}
\pagestyle{empty}
\begin{document}
\section{Test}
\minisec{Test 2}
\begin{align}
a &= b
\end{align}
\end{document}
Die installierten Pakete:
texlive-ae-20100922
texlive-amscls-20110422
texlive-amsfonts-20100922
texlive-amsmath-20110422
texlive-arabxetex-20100922
texlive-babel-20110422
texlive-babelbib-20100922
texlive-betababel-20100922
texlive-bgreek-20100922
texlive-bibleref-german-20110404
texlive-bibtex-20110427
texlive-carlisle-20100922
texlive-cbfonts-20101105
texlive-cm-20100922
texlive-colortbl-20100922
texlive-core-20100720
texlive-dehyph-exptl-20100922
texlive-dvipdfm-20110512
texlive-dvipdfmx-20110510
texlive-dvipdfmx-def-20100922
texlive-dvips-20110521
texlive-enctex-20100922
texlive-etex-20110427
texlive-etex-pkg-20100922
texlive-euenc-20100922
texlive-fancyhdr-20100922
texlive-fix2col-20100922
texlive-fixlatvian-20110310
texlive-fontwrap-20100922
texlive-geometry-20100922
texlive-german-20100922
texlive-germbib-20100922
texlive-germkorr-20100922
texlive-gfsbaskerville-20100922
texlive-gfsporson-20100922
texlive-glyphlist-20100925
texlive-graphics-20110422
texlive-greek-inputenc-20100922
texlive-greekdates-20100922
texlive-greektex-20100922
texlive-grverb-20100922
texlive-gsftopk-20100922
texlive-hyperref-20110419
texlive-hyph-utf8-20110117
texlive-hyphen-ancientgreek-20101020
texlive-hyphen-base-20110116
texlive-hyphen-german-20101020
texlive-hyphen-greek-20101020
texlive-ibycus-babel-20100922
texlive-ibygrk-20100922
texlive-ifluatex-20110427
texlive-ifxetex-20100922
texlive-kalender-20100922
texlive-kerkis-20100922
texlive-kpathsea-20110510
texlive-latex-20110422
texlive-latex-fonts-20100922
texlive-latexconfig-20110314
texlive-levy-20110320
texlive-lgreek-20110326
texlive-ltxmisc-20110404
texlive-lua-alt-getopt-20100922
texlive-luatex-20110521
texlive-makeindex-20110213
texlive-mathspec-20100922
texlive-metafont-20110427
texlive-mflogo-20100922
texlive-mfnfss-20100922
texlive-mfware-20110521
texlive-misc-20100922
texlive-mkgrkindex-20100922
texlive-mptopdf-20100922
texlive-natbib-20101208
texlive-oberdiek-20110427
texlive-pdftex-20110512
texlive-pdftex-def-20110521
texlive-pgf-20110527
texlive-philokalia-20100922
texlive-plain-20101125
texlive-polyglossia-20100922
texlive-pslatex-20100922
texlive-psnfss-20110422
texlive-pspicture-20100922
texlive-r_und_s-20100922
texlive-tetex-20110523
texlive-teubner-20101105
texlive-texconfig-20100922
texlive-texlive-scripts-20110520
texlive-texlive.infra-20110125
texlive-tools-20110422
texlive-umlaute-20100922
texlive-unisugar-20110511
texlive-xcolor-20100922
texlive-xdvi-20110418
texlive-xecjk-20110517
texlive-xecolour-20100922
texlive-xecyr-20101027
texlive-xeindex-20100922
texlive-xepersian-20110215
texlive-xesearch-20100922
texlive-xetex-20100922
texlive-xetex-def-20100922
texlive-xetex-devanagari-20110510
texlive-xetex-itrans-20101217
texlive-xetex-pstricks-20100922
texlive-xetexconfig-20100922
texlive-xetexfontinfo-20100922
texlive-xgreek-20110109
texlive-xkeyval-20100922
texlive-xltxtra-20100922
texlive-xunicode-20101126
texlive-yannisgr-20110527
texlive-beamer-20100922
texlive-cbcoptic-20100922
texlive-collection-basic-20101215
texlive-collection-langgerman-20110407
texlive-collection-langgreek-20101215
texlive-collection-latex-20110427
texlive-collection-xetex-20110510
texlive-hyphen-coptic-20101020
ich habe mir TeXLive 2010 aus den Ports auf FreeBSD 8.2 installiert. Ich bekomme beim Setzen immer Fehler, dass TeX-Dateien für einzelne Sprachen fehlen, z. B. copthyph.tex, obwohl das Paket texlive-cbcoptic installiert ist:
/usr/local/share/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-cop.tex|29 error| I can't find file `copthyph.tex'. \input copthyph.tex
/usr/local/share/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-cop.tex|29 error| Emergency stop.
/usr/local/share/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-cop.tex|| ==> Fatal error occurred, no output PDF file produced!
Wenn ich jetzt copthyph.tex herunterlade und nach
/usr/local/share/texmf-dist/tex/latex/cbcoptic
kopiere, kommt der Fehler, dass ruhyphen.tex fehlt. Brauche ich für UTF-8 alle installierbaren Sprach-Collections und/oder Hyphen-Pakete?
Mein Minimalbeispiel:
\documentclass[
11pt,
a4paper,
fleqn,
smallheadings,
]{scrartcl}
\usepackage[ngerman]{babel}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{lmodern}
\usepackage{amsmath}
\usepackage{amssymb}
\pagestyle{empty}
\begin{document}
\section{Test}
\minisec{Test 2}
\begin{align}
a &= b
\end{align}
\end{document}
Die installierten Pakete:
texlive-ae-20100922
texlive-amscls-20110422
texlive-amsfonts-20100922
texlive-amsmath-20110422
texlive-arabxetex-20100922
texlive-babel-20110422
texlive-babelbib-20100922
texlive-betababel-20100922
texlive-bgreek-20100922
texlive-bibleref-german-20110404
texlive-bibtex-20110427
texlive-carlisle-20100922
texlive-cbfonts-20101105
texlive-cm-20100922
texlive-colortbl-20100922
texlive-core-20100720
texlive-dehyph-exptl-20100922
texlive-dvipdfm-20110512
texlive-dvipdfmx-20110510
texlive-dvipdfmx-def-20100922
texlive-dvips-20110521
texlive-enctex-20100922
texlive-etex-20110427
texlive-etex-pkg-20100922
texlive-euenc-20100922
texlive-fancyhdr-20100922
texlive-fix2col-20100922
texlive-fixlatvian-20110310
texlive-fontwrap-20100922
texlive-geometry-20100922
texlive-german-20100922
texlive-germbib-20100922
texlive-germkorr-20100922
texlive-gfsbaskerville-20100922
texlive-gfsporson-20100922
texlive-glyphlist-20100925
texlive-graphics-20110422
texlive-greek-inputenc-20100922
texlive-greekdates-20100922
texlive-greektex-20100922
texlive-grverb-20100922
texlive-gsftopk-20100922
texlive-hyperref-20110419
texlive-hyph-utf8-20110117
texlive-hyphen-ancientgreek-20101020
texlive-hyphen-base-20110116
texlive-hyphen-german-20101020
texlive-hyphen-greek-20101020
texlive-ibycus-babel-20100922
texlive-ibygrk-20100922
texlive-ifluatex-20110427
texlive-ifxetex-20100922
texlive-kalender-20100922
texlive-kerkis-20100922
texlive-kpathsea-20110510
texlive-latex-20110422
texlive-latex-fonts-20100922
texlive-latexconfig-20110314
texlive-levy-20110320
texlive-lgreek-20110326
texlive-ltxmisc-20110404
texlive-lua-alt-getopt-20100922
texlive-luatex-20110521
texlive-makeindex-20110213
texlive-mathspec-20100922
texlive-metafont-20110427
texlive-mflogo-20100922
texlive-mfnfss-20100922
texlive-mfware-20110521
texlive-misc-20100922
texlive-mkgrkindex-20100922
texlive-mptopdf-20100922
texlive-natbib-20101208
texlive-oberdiek-20110427
texlive-pdftex-20110512
texlive-pdftex-def-20110521
texlive-pgf-20110527
texlive-philokalia-20100922
texlive-plain-20101125
texlive-polyglossia-20100922
texlive-pslatex-20100922
texlive-psnfss-20110422
texlive-pspicture-20100922
texlive-r_und_s-20100922
texlive-tetex-20110523
texlive-teubner-20101105
texlive-texconfig-20100922
texlive-texlive-scripts-20110520
texlive-texlive.infra-20110125
texlive-tools-20110422
texlive-umlaute-20100922
texlive-unisugar-20110511
texlive-xcolor-20100922
texlive-xdvi-20110418
texlive-xecjk-20110517
texlive-xecolour-20100922
texlive-xecyr-20101027
texlive-xeindex-20100922
texlive-xepersian-20110215
texlive-xesearch-20100922
texlive-xetex-20100922
texlive-xetex-def-20100922
texlive-xetex-devanagari-20110510
texlive-xetex-itrans-20101217
texlive-xetex-pstricks-20100922
texlive-xetexconfig-20100922
texlive-xetexfontinfo-20100922
texlive-xgreek-20110109
texlive-xkeyval-20100922
texlive-xltxtra-20100922
texlive-xunicode-20101126
texlive-yannisgr-20110527
texlive-beamer-20100922
texlive-cbcoptic-20100922
texlive-collection-basic-20101215
texlive-collection-langgerman-20110407
texlive-collection-langgreek-20101215
texlive-collection-latex-20110427
texlive-collection-xetex-20110510
texlive-hyphen-coptic-20101020