unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Alexander Asteroth <alexander.asteroth@h-brs.de>
To: "help-guix@gnu.org" <help-guix@gnu.org>
Subject: Texlive issues
Date: Fri, 19 Nov 2021 11:50:50 +0100	[thread overview]
Message-ID: <87r1bc9zv0.fsf@h-brs.de> (raw)

Dear all,

now that I've figured out what was missing for xounalpp to run properly
I wanted t recompile some LaTeX-slides. I installed the texlive package
and also here I encoutered an error.

The minimal example to reproduce it ist (on my system)

file: test.tex
> \documentclass{article}
> \begin{document}
> sdfa
> \end{document}

trying to compile that:
> ~/tmp$ pdflatex test.tex 
> This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019) (preloaded format=pdflatex)
>  restricted \write18 enabled.

> kpathsea: Running mktexfmt pdflatex.fmt
> /gnu/store/fjjmki8c6cdzlfcrkxkl0y00zlmrsf67-texlive-bin-20190410/share/texmf-dist/scripts/texlive/fmtutil.pl: Unexpected non-option argument(s): pdflatex.fmt
> Try "fmtutil --help" for more information.
> I can't find the format file `pdflatex.fmt'!

If I run pdflatex in guix shell --pure texlive the error does not appear
> ~/tmp$ guix shell --pure texlive -- pdflatex test
> This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019) (preloaded format=pdflatex)
>  restricted \write18 enabled.
> entering extended mode
> (./test.tex
> LaTeX2e <2018-12-01>

> (/gnu/store/1m3k4k9p6ajhn8z01q4k8fljbzgi64z1-texlive-texmf-20190410/share/texmf
> -dist/tex/latex/base/article.cls
> Document Class: article 2018/09/03 v1.4i Standard LaTeX document class

> (/gnu/store/1m3k4k9p6ajhn8z01q4k8fljbzgi64z1-texlive-texmf-20190410/share/texmf
> -dist/tex/latex/base/size10.clo)) (./test.aux) [1{/gnu/store/1m3k4k9p6ajhn8z01q
> 4k8fljbzgi64z1-texlive-texmf-20190410/share/texmf-dist/fonts/map/pdftex/updmap/
> pdftex.map}] (./test.aux) )</gnu/store/1m3k4k9p6ajhn8z01q4k8fljbzgi64z1-texlive
> -texmf-20190410/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb>
> Output written on test.pdf (1 page, 10936 bytes).
> Transcript written on test.log.

Since I haven't set any environment Variables for TeX and the test.tex
file is so simple I have really no clue what could be the cause (other
than some misconfiguration but then the previous call should not have
been successful either).

Cheers,

	Alex


             reply	other threads:[~2021-11-19 10:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-19 10:50 Alexander Asteroth [this message]
2021-11-19 11:26 ` Texlive issues Ricardo Wurmus
2021-11-19 11:35   ` Alexander Asteroth
2021-11-19 11:47     ` Alexander Asteroth
2021-11-21 15:29       ` Daniel Meißner
2021-11-27 10:42       ` Alexander Asteroth

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=87r1bc9zv0.fsf@h-brs.de \
    --to=alexander.asteroth@h-brs.de \
    --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).