unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Texlive issues
@ 2021-11-19 10:50 Alexander Asteroth
  2021-11-19 11:26 ` Ricardo Wurmus
  0 siblings, 1 reply; 6+ messages in thread
From: Alexander Asteroth @ 2021-11-19 10:50 UTC (permalink / raw)
  To: help-guix@gnu.org

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-11-27 10:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-19 10:50 Texlive issues Alexander Asteroth
2021-11-19 11:26 ` 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

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).