Re: Merkwürdige Fehlermeldung bei KOMA-Script-Arti kelklasse

"Marei Peischl" (via tex-d-l Mailing List) <[email protected]>
Newsgroups gmane.comp.tex.german
Message-ID <[email protected]>
Hallo Marcus,

ich ergänze mal Jakobs Antwort noch etwas.

On 31.08.22 08:20, Jakob Mendel (via tex-d-l Mailing List) wrote:
> Hallo Markus,
>
> mir scheint, daß Deine KOMA-Script-Pakete trotz des Updates heute
> (31.08.2022) nicht mehr ganz frisch sind.  \listfiles zeigt Dateien der
> Version v3.22.2501 (2016/09/28), während bei mir v.3.37 (2022/07/04)
> werkelt und problemlos tut, was es soll.
>
> Ist vielleicht einmal ein Update schiefgegangen, und KOMA-Script wird
> seitdem gar nicht mehr aktualisiert?
>
> Kannst Du selektiv die (alle) KOMA-Script-Pakete aktualisieren?

Ich würde mal tippen, dass einmal Pakete als Nutzer installiert wurden 
und Updates als Admin (oder umgekehrt).

Du findest das raus, wenn du in der Log-Datei nach dem Pfad suchst. Wenn 
der für scrartcl.cls irgendwo anders liegt als die anderen Pakete, dann 
würde ich die Version einfach löschen. Wahrscheinlich hast du woanders 
die aktuelle Version über den Updater. Wenn du die alten einfach 
entfernst, sollte er dann die anderen Dateien nehmen.

Viele Grüße

Marei

>
> Viel Erfolg!
> Jakob
>
>
> Am 31.08.22 um 06:15 schrieb Marcus Glöder (via tex-d-l Mailing List):
>> 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.