[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debian error



Dear Norbert and Hilmar,

normally I use lualatex.

I copied the test file in 4 folders and tried the different latex commands, all worked fine without any error and produced a correct pdf, but
pdflatex, xelatex, latex displayed: LaTeX2e <2017/01/01> patch level 3 during running,

while lualatex displayed: LaTeX2e <2016/03/31> patch level 3

Additionally I have attached the bla.fls file which came from lualatex run with: lualatex -recorder bla.tex

Lualatex uses .texlive2016 folder in home, whereas the others don't. This might then cause the error, how did it get there, did I do something wrong? Or rather how can I get rid of it? Should I just follow https://tex.stackexchange.com/questions/95483/how-to-remove-everything-related-to-tex-live-for-fresh-install-on-ubuntu and reinstall everything then and it should work afterwards?

Thank you so much for your help,
Nils

-------- Original Message --------
Subject: Re: Debian error
Local Time: 28. März 2017 3:42 PM
UTC Time: 28. März 2017 13:42
From: norbert@preining.info
To: Nilsfortheinternet <nilsfortheinternet@protonmail.com>
Hilmar Preuße <hille42@web.de>, debian-tex-maint@lists.debian.org <debian-tex-maint@lists.debian.org>

Hi Nils

> \edef\fmtversion
> {2017/01/01}

That looks correct.

> ~$ kpsewhich --engine=pdftex pdflatex.fmt latex.fmt
> /var/lib/texmf/web2c/pdftex/pdflatex.fmt
> /var/lib/texmf/web2c/pdftex/latex.fmt

Also this.

Once more things:
Please create a simple file bla.tex with
\documentclass{article}
\begin{document}
Hello
\end{document}
and run *the problematic latex* command (was it pdflatex? xelatex? lualatex? latex?. ..)
*adding* (!!!) the option
-recorder
like
latex -recorder bla.tex
After that, please send me the file
bla.fls

Thanks

Norbert

--
PREINING Norbert http://www.preining.info
Accelia Inc. + JAIST + TeX Live + Debian Developer
GPG: 0x860CDC13 fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13

Attachment: bla.fls
Description: Binary data


Reply to: