Historique des modifications [retour]
cliquez ici pour masquer/afficher la révision 5

07 Sep '20, 19:26

denis's gravatar image

denis
7.4k2510

tlmgr TeX Live 2020

Récemment, j'ai installé ubuntu 20.04 LTS. J'ai installé TeX Live 2020 avec un fichier `iso` compressé dans un fichier nommé texlive dans mon dossier personnel. Puis j'ai lancé la commande `sudo perl install-tl -gui`. L'installation s'est déroulée sans problème. Quand j'ai lancé `tlmgr update --all`, j'ai reçu le message : (running on Debian, switching to user mode!) /usr/bin/tlmgr: unexpected return value from verify_checksum: -5 J'ai téléchargé `update-tlmgr-latest.sh` et avec `sudo sh update-tlmgr-latest.sh`, j'ai eu ce message : Verifying archive integrity... All good. Uncompressing TeX Live Manager Updater 100% ./runme.sh: Cannot find TeX Live root using kpsewhich --var-value=SELFAUTOPARENT. ./runme.sh: (no tlpkg/texlive.tlpdb and/or tlpkg/tlpobj/.) ./runme.sh: Please set your PATH as needed, otherwise it's hopeless. Je précise que c'est la première fois que j'installe une TeX Live 2020 sur cette machine, il n' y avait pas d'autres versions. J'ai ajouté les trois lignes de chemin à mon fichier `.bashrc` dans mon dossier personnel `/home/monnom/`: export PATH=$PATH:/usr/local/texlive/2020/bin/x86_64-linux export MANPATH=/usr/local/texlive/2020/texmf-dist/doc/man export INFOPATH=/usr/local/texlive/2020/texmf-dist/doc/info Et là, je bloque ! Sur TeXstudio : `xcolor not found` ! Pourquoi ? *Modification* **Édition** Voici le fichier `.log` demandé par samcarter : This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex 2020.9.6) 7 SEP 2020 14:16 entering extended mode restricted \write18 enabled. %&-line parsing enabled. **texworks-minted.tex (./texworks-minted.tex LaTeX2e <2020-02-02> patch level 2 L3 programming layer <2020-02-14> (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2019/12/20 v1.4l Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size12.clo File: size12.clo 2019/12/20 v1.4l Standard LaTeX file (size option) ) \c@part=\count167 \c@section=\count168 \c@subsection=\count169 \c@subsubsection=\count170 \c@paragraph=\count171 \c@subparagraph=\count172 \c@figure=\count173 \c@table=\count174 \abovecaptionskip=\skip47 \belowcaptionskip=\skip48 \bibindent=\dimen134 ) ! LaTeX Error: File `xcolor.sty' not found. Type X to quit or to proceed, or enter new name. (Default extension: sty) Enter file name: ! Emergency stop. l.3 ^^M *** (cannot \read from terminal in nonstop modes) Here is how much of TeX's memory you used: 225 strings out of 483183 2554 string characters out of 5966293 231602 words of memory out of 5000000 15331 multiletter control sequences out of 15000+600000 532636 words of font info for 25 fonts, out of 8000000 for 9000 14 hyphenation exceptions out of 8191 24i,0n,21p,151b,36s stack positions out of 5000i,500n,10000p,200000b,80000s ! ==> Fatal error occurred, no output PDF file produced!
cliquez ici pour masquer/afficher la révision 4

07 Sep '20, 19:25

denis's gravatar image

denis
7.4k2510

tlmgr TeX Live 2020

Récemment, j'ai installé ubuntu 20.04 LTS. J'ai installé TeX Live 2020 avec un fichier `iso` compressé dans un fichier nommé texlive dans mon dossier personnel. Puis j'ai lancé la commande `sudo perl install-tl -gui`. L'installation s'est déroulée sans problème. Quand j'ai lancé `tlmgr update --all`, j'ai reçu le message : (running on Debian, switching to user mode!) /usr/bin/tlmgr: unexpected return value from verify_checksum: -5 J'ai téléchargé `update-tlmgr-latest.sh` et avec `sudo sh update-tlmgr-latest.sh`, j'ai eu ce message : Verifying archive integrity... All good. Uncompressing TeX Live Manager Updater 100% ./runme.sh: Cannot find TeX Live root using kpsewhich --var-value=SELFAUTOPARENT. ./runme.sh: (no tlpkg/texlive.tlpdb and/or tlpkg/tlpobj/.) ./runme.sh: Please set your PATH as needed, otherwise it's hopeless. Je précise que c'est la première fois que j'installe une TeX Live 2020 sur cette machine, il n' y avait pas d'autres versions. J'ai ajouté les trois lignes de chemin à mon fichier `.bashrc` dans mon dossier personnel `/home/monnom/`: export PATH=$PATH:/usr/local/texlive/2020/bin/x86_64-linux export MANPATH=/usr/local/texlive/2020/texmf-dist/doc/man export INFOPATH=/usr/local/texlive/2020/texmf-dist/doc/info Et là, je bloque ! Sur TeXstudio : `xcolor not found` ! Pourquoi ? *Modification* Voici le fichier `.log` demandé par samcarter : This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex 2020.9.6) 7 SEP 2020 14:16 entering extended mode restricted \write18 enabled. %&-line parsing enabled. **texworks-minted.tex (./texworks-minted.tex LaTeX2e <2020-02-02> patch level 2 L3 programming layer <2020-02-14> (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2019/12/20 v1.4l Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size12.clo File: size12.clo 2019/12/20 v1.4l Standard LaTeX file (size option) ) \c@part=\count167 \c@section=\count168 \c@subsection=\count169 \c@subsubsection=\count170 \c@paragraph=\count171 \c@subparagraph=\count172 \c@figure=\count173 \c@table=\count174 \abovecaptionskip=\skip47 \belowcaptionskip=\skip48 \bibindent=\dimen134 ) ! LaTeX Error: File `xcolor.sty' not found. Type X to quit or to proceed, or enter new name. (Default extension: sty) Enter file name: ! Emergency stop. l.3 ^^M *** (cannot \read from terminal in nonstop modes) Here is how much of TeX's memory you used: 225 strings out of 483183 2554 string characters out of 5966293 231602 words of memory out of 5000000 15331 multiletter control sequences out of 15000+600000 532636 words of font info for 25 fonts, out of 8000000 for 9000 14 hyphenation exceptions out of 8191 24i,0n,21p,151b,36s stack positions out of 5000i,500n,10000p,200000b,80000s ! ==> Fatal error occurred, no output PDF file produced!
cliquez ici pour masquer/afficher la révision 3
mineure code

07 Sep '20, 10:48

Pathe's gravatar image

Pathe
7.6k53211254

cliquez ici pour masquer/afficher la révision 2
mineure titre syntaxe

07 Sep '20, 10:47

Pathe's gravatar image

Pathe
7.6k53211254

cliquez ici pour masquer/afficher la révision 1

07 Sep '20, 04:27

spirit's gravatar image

spirit
3113

C'est votre première visite ici ? Consultez la FAQ !

×