From: Mathieu Lirzin <mthl@gnu.org>
To: help-guix@gnu.org
Subject: How to compile LaTeX with 'hyperref' package?
Date: Mon, 22 Jan 2018 12:53:42 +0100 [thread overview]
Message-ID: <87k1wa9kjd.fsf@gnu.org> (raw)
Hello,
My profile contains the following packages:
--8<---------------cut here---------------start------------->8---
texlive-tiny 44591 out /gnu/store/1yxy72j1m372g8w5npmqrpiq9gj3fzdx-texlive-tiny-44591
texlive-latex-listings 44591 out /gnu/store/pj62c2n9cfxq92l0sb4rcja2sh4bjjgp-texlive-latex-listings-44591
texlive-latex-hyperref 6.84a2 out /gnu/store/z00alqpxjainhwlss44fdvmlgkk6m0sp-texlive-latex-hyperref-6.84a2
--8<---------------cut here---------------end--------------->8---
I fail to compile a “main.tex” containing ‘\usepackage{hyperref}’ with
the command ‘pdflatex main.tex’ on GuixSD. The error message is the
following:
--8<---------------cut here---------------start------------->8---
This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017) (preloaded format=pdflatex)
restricted \write18 enabled.
entering extended mode
LaTeX2e <2017-04-15>
(./main.tex
(/gnu/store/1yxy72j1m372g8w5npmqrpiq9gj3fzdx-texlive-tiny-44591/share/texmf-dis
t/tex/latex/base/article.cls
Document Class: article 2014/09/29 v1.4h Standard LaTeX document class
(/gnu/store/1yxy72j1m372g8w5npmqrpiq9gj3fzdx-texlive-tiny-44591/share/texmf-dis
t/tex/latex/base/size12.clo))
(/gnu/store/1yxy72j1m372g8w5npmqrpiq9gj3fzdx-texlive-tiny-44591/share/texmf-dis
t/tex/generic/babel/babel.sty
(/gnu/store/1yxy72j1m372g8w5npmqrpiq9gj3fzdx-texlive-tiny-44591/share/texmf-dis
t/tex/generic/babel/switch.def)
(/gnu/store/1yxy72j1m372g8w5npmqrpiq9gj3fzdx-texlive-tiny-44591/share/texmf-dis
t/tex/generic/babel-english/english.ldf
(/gnu/store/1yxy72j1m372g8w5npmqrpiq9gj3fzdx-texlive-tiny-44591/share/texmf-dis
t/tex/generic/babel/babel.def I couldn't find the file language.def)))
(/gnu/store/1yxy72j1m372g8w5npmqrpiq9gj3fzdx-texlive-tiny-44591/share/texmf-dis
t/tex/latex/base/fontenc.sty
(/gnu/store/1yxy72j1m372g8w5npmqrpiq9gj3fzdx-texlive-tiny-44591/share/texmf-dis
t/tex/latex/base/t1enc.def)
kpathsea: Running mktextfm ecrm1200
mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input ecrm1200
This is METAFONT, Version 2.7182818 (TeX Live 2017) (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: Aucun fichier ou dossier de ce type
mktextfm: `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 fou
nd.
<to be read again>
relax
l.105 \fontencoding\encodingdefault\selectfont
)
! LaTeX Error: File `hyperref.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
Enter file name:
! Emergency stop.
<read *>
l.5 \usepackage
{url}^^M
! ==> Fatal error occurred, no output PDF file produced!
Transcript written on main.log.
--8<---------------cut here---------------end--------------->8---
I am not sure if this is just me being ignorant or if this is a bug.
This command was succeeding both on Fedora and Debian.
I will try with ‘texlive-full’ to see if things work better.
--
Mathieu Lirzin
GPG: F2A3 8D7E EB2B 6640 5761 070D 0ADE E100 9460 4D37
next reply other threads:[~2018-01-22 11:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-22 11:53 Mathieu Lirzin [this message]
2018-01-22 12:11 ` How to compile LaTeX with 'hyperref' package? Mathieu Lirzin
2018-01-23 6:34 ` Ricardo Wurmus
2018-01-23 13:17 ` Mathieu Lirzin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87k1wa9kjd.fsf@gnu.org \
--to=mthl@gnu.org \
--cc=help-guix@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).