Merkwürdige Fehlermeldung bei KOMA-Script-Artikelkla sse

Marcus Glöder (via tex-d-l Mailing List) <[email protected]>
Newsgroups gmane.comp.tex.german
Message-ID <[email protected]>
Editor: TeXstudio 4.3.1 und TeXMaker 5.0.4
LaTeX-Distribution: MiKTeX 2.9 mit am 31.08.2022 geupdateten Paketen
Betriebssystem: Windows 10, 64 Bit

Hallo alle zusammen,

folgendes funktioniert bei mir völlig ohne Probleme:

\listfiles
\documentclass[11pt,a4paper]{article}
%\documentclass[11pt,a4paper]{scrartcl}
\usepackage[ngerman]{babel}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{palatino}
\author{Marcus Glöder}
\begin{document}
	Hallo!
\end{document}


  *File List*
  article.cls    2021/10/04 v1.4n Standard LaTeX document class
   size11.clo    2021/10/04 v1.4n Standard LaTeX file (size option)
    babel.sty    2022/07/20 3.78 The Babel package
  bblopts.cfg    2005/09/08 v0.1 add Arabic and Farsi to "declared"
options of b
abel
  ngerman.ldf    2021/02/27 v2.13 German support for babel (post-1996
orthograph
y)
babel-ngerman.tex
inputenc.sty    2021/02/14 v1.3d Input encoding file
  fontenc.sty    2021/04/29 v2.0v Standard LaTeX package
palatino.sty    2020/03/25 PSNFSS-v9.3 (SPQR)
    t1ppl.fd    2001/06/04 font definitions for T1/ppl.
l3backend-pdftex.def    2022-08-23 L3 backend support: PDF output (pdfTeX)
  ***********

Folgendes führt zu einer Wanung und einer Fehlermeldung im Log-File,
erzeugt aber eine richtig aussehende PDF-Datei, die von TeXstudio aber
nicht im Ausgabe-Fenster angezeigt wird. Außerdem behauptet TeXstudio,
es gebe keine AUX-Datei, was nicht stimmt und auch nicht im Log-File
erwähnt wird. TeXMaker zeigt sowohl die Warnung als auch die
Fehlermeldung jeweils auch mit Originaltext aus der Log-Datei, behauptet
aber nicht, es sei keine AUX-Datei erzeugt worden und zeigt die
resultierende PDF-Datei im Ausgabefenster an.

\listfiles
%\documentclass[11pt,a4paper]{article}
\documentclass[11pt,a4paper]{scrartcl}
\usepackage[ngerman]{babel}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{palatino}
\author{Marcus Glöder}
\begin{document}
	Hallo!
\end{document}

Warnung und Fehlermeldung aus dem Log-File:

--->
LaTeX Warning: Command \InputIfFileExists  has changed.
                Check if current package is valid.
<---

--->
! LaTeX Error: Command \footref already defined.
                Or name \end... illegal, see p.192 of the manual.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
  ...

l.5083 }

Your command was ignored.
Type  I <command> <return>  to replace it with another command,
or  <return>  to continue without it.
<---

  *File List*
scrartcl.cls    2016/09/28 v3.22.2501 KOMA-Script document class (article)
scrkbase.sty    2016/09/28 v3.22.2501 KOMA-Script package
(KOMA-Script-dependen
t basics and keyval usage)
  scrbase.sty    2016/09/28 v3.22.2501 KOMA-Script package
(KOMA-Script-independ
ent basics and keyval usage)
   keyval.sty    2022/05/29 v1.15 key=value parser (DPC)
scrlfile.sty    2016/09/28 v3.22.2501 KOMA-Script package (loading files)
tocbasic.sty    2016/09/28 v3.22.2501 KOMA-Script package (handling
toc-files)
scrsize11pt.clo    2016/09/28 v3.22.2501 KOMA-Script font size class
option (11
pt)
typearea.sty    2016/09/28 v3.22.2501 KOMA-Script package (type area)
    babel.sty    2022/07/20 3.78 The Babel package
  bblopts.cfg    2005/09/08 v0.1 add Arabic and Farsi to "declared"
options of b
abel
  ngerman.ldf    2021/02/27 v2.13 German support for babel (post-1996
orthograph
y)
babel-ngerman.tex
inputenc.sty    2021/02/14 v1.3d Input encoding file
  fontenc.sty    2021/04/29 v2.0v Standard LaTeX package
palatino.sty    2020/03/25 PSNFSS-v9.3 (SPQR)
    t1ppl.fd    2001/06/04 font definitions for T1/ppl.
l3backend-pdftex.def    2022-08-23 L3 backend support: PDF output (pdfTeX)
  ***********

Vorher habe ich über die MiKTeX-Console ein Update aller updatebaren
Pakete durchgeführt, das ganz kurz vor Ende abgebrochen ist. Ein
erneuter Check hat ergeben, dass keine updatebaren Pakete mehr vorhanden
waren. Sowohl die Dateinamendatenbank als auch die Font-Map-Dateien sind
danach aktualisiert worden.

Was will LaTeX mir hier sagen?

Viele Grüße
Marcus

--
PMs an: [email protected]

-- 
FAQ: http://texfragen.de/
Durchsuchbares Archiv: https://www.listserv.dfn.de/sympa/arc/tex-d-l 
Unsubscribe/Verwaltung: https://www.listserv.dfn.de/sympa/info/tex-d-l
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.