
アップデート: MiKTeX を再インストールし、MiKTeX コンソールを更新しました (最初に管理者コンソール、次に「通常」コンソール)。
その後、TeXstudioを再インストールしましたが、まだ安定しておらず、MiKTeXの更新と不可解なINFO pdflatex - starting with command line: pdflatex.exe -interaction=nonstopmode -ini "&pdflatex hJCqMsk \dump"
情報を要求します。
TeXstudio を使い始めたばかりですが、非常にうまく機能しています。ただし、Windows を使用しているため、定期的に MiKTeX の更新が要求されます (管理者権限に関するポップアップが表示されます)。ログ ファイルについては以下を参照してください。
Prozess gestartet: pdflatex.exe -synctex=1 -interaction=nonstopmode "MoodlePruefungMusterloesung".tex
Sorry, but pdflatex.exe did not succeed.
The log file hopefully contains the information to get MiKTeX going again: C:\Users\sqc\AppData\Local\MiKTeX\2.9\miktex\log\pdflatex.log
Kommando abgestürzt: pdflatex.exe -synctex=1 -interaction=nonstopmode "MoodlePruefungMusterloesung".tex
Prozess endete mit Fehler(n)
除外できるもの:
- これはリモート リポジトリではありません。フォルダー全体は C:/... の下にあります (パスは少し長くなりますが ;-) )
- パッケージは長い間変更されておらず、たとえば今日、更新プロセスが約 8 回開始されました。以下のように、再び不可解な名前が付けられています。
- C ドライブは暗号化されていません。
- 私の知る限り、各インストールを許可しましたが、レンダリングされた PDF にエラーやタイプミスは見つかりませんでした。
- テキストファイルを保存しました
- Miktexも更新しました
私のスクリプト本体:
\documentclass[12pt]{article}
\usepackage{a4wide,german,fancyhdr}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{listings}
\usepackage{array}
\usepackage{graphicx}
\usepackage{epstopdf}
\usepackage{amsmath,amssymb}
\usepackage{url}
\usepackage[parfill]{parskip}
\usepackage{framed}
\usepackage{xcolor}
\usepackage{color}
\usepackage{soul}
\definecolor{light-gray}{gray}{0.95}
\lstset{%numbers=right,
numberstyle=\tiny,
breaklines=true,
backgroundcolor=\color{light-gray},
numbersep=5pt,
xleftmargin=0.5cm,
xrightmargin=0cm}
\setcounter{page}{0}
\setlength{\footskip}{1cm}
\lhead{\textsf{Probeprüfung Moodle \\}}
\rhead{\textsf{Bachelor of Science FHO in Wirtschaftsingenieurwesen \\ MOSIM}}
\lfoot{\textsf{\tiny \copyright FHS St.Gallen | Fachbereich Bau und Technik | SQC | \today}}
\cfoot{}
\rfoot{\textsf{Seite \thepage \ von 21}}
\setlength{\headheight}{15pt}
% Abkürzungen
\newcolumntype{C}[1]{>{\centering\let\newline\\\arraybackslash\hspace{0pt}}m{#1}}
\newcommand\filledcirc{{\color{black}\bullet}}
\newcommand{\mcode}[1]{\colorbox{lightgray}{\lstinline{#1}}}
\begin{document}
\end{document}
.texファイルのフォルダにログインする:
MoodlePruefungMusterloesung.log is empty
C:\Users\sqc\AppData\Local\MiKTeX\2.9\miktex\log のログ ファイル
2019-12-09 17:07:35,412+0100 INFO pdflatex - starting with command line: pdflatex.exe -synctex=1 -interaction=nonstopmode MoodlePruefungMusterloesung.tex
2019-12-09 17:07:35,412+0100 INFO pdflatex - allowing known shell commands
2019-12-09 17:07:35,412+0100 INFO pdflatex - enabling input (output) from (to) processes
2019-12-09 17:07:35,601+0100 INFO pdflatex - installing package oberdiek triggered by tex/latex/oberdiek\epstopdf.sty
2019-12-09 17:07:37,927+0100 INFO pdflatex - mpm: starting package maintenance...
2019-12-09 17:07:37,927+0100 INFO pdflatex - mpm: installation directory: "C:\Program Files\MiKTeX 2.9"
2019-12-09 17:07:37,927+0100 INFO pdflatex - mpm: package repository: http://ctan.ebinger.cc/tex-archive/systems/win32/miktex/tm/packages/
2019-12-09 17:07:38,112+0100 INFO pdflatex - mpm: package repository digest: a6cb6c9187fb4e420ce11bbc10b57326
2019-12-09 17:07:38,888+0100 INFO pdflatex - mpm: going to download 17301207 bytes
2019-12-09 17:07:38,888+0100 INFO pdflatex - mpm: going to install 180 file(s) (1 package(s))
2019-12-09 17:07:39,479+0100 INFO pdflatex - mpm: downloading http://ctan.ebinger.cc/tex-archive/systems/win32/miktex/tm/packages/oberdiek.tar.lzma...
2019-12-09 17:07:41,516+0100 INFO pdflatex - mpm: 17.30 MB, 68.25 Mbit/s
2019-12-09 17:07:41,686+0100 INFO pdflatex - mpm: extracting files from oberdiek.tar.lzma...
2019-12-09 17:07:45,488+0100 FATAL pdflatex - The installed file does not exist.
2019-12-09 17:07:45,488+0100 FATAL pdflatex - Info: fileName="C:\Program Files\MiKTeX 2.9\tex/latex/oberdiek\epstopdf.sty"
2019-12-09 17:07:45,488+0100 FATAL pdflatex - Source: Libraries\MiKTeX\Core\Session\findfile.cpp
2019-12-09 17:07:45,488+0100 FATAL pdflatex - Line: 59
2019-12-09 17:07:45,488+0100 INFO pdflatex - finishing with exit code 1
2019-12-09 17:09:42,562+0100 INFO pdflatex - starting with command line: pdflatex.exe -synctex=1 -interaction=nonstopmode MoodlePruefungMusterloesung.tex
2019-12-09 17:09:42,570+0100 INFO pdflatex - allowing known shell commands
2019-12-09 17:09:42,570+0100 INFO pdflatex - enabling input (output) from (to) processes
2019-12-09 17:09:43,257+0100 INFO pdflatex - installing package oberdiek triggered by tex/latex/oberdiek\epstopdf.sty
2019-12-09 17:09:46,033+0100 INFO pdflatex - mpm: starting package maintenance...
2019-12-09 17:09:46,034+0100 INFO pdflatex - mpm: installation directory: "C:\Program Files\MiKTeX 2.9"
2019-12-09 17:09:46,034+0100 INFO pdflatex - mpm: package repository: http://ctan.ebinger.cc/tex-archive/systems/win32/miktex/tm/packages/
2019-12-09 17:09:46,357+0100 INFO pdflatex - mpm: package repository digest: a6cb6c9187fb4e420ce11bbc10b57326
2019-12-09 17:09:48,388+0100 INFO pdflatex - mpm: going to download 17301207 bytes
2019-12-09 17:09:48,391+0100 INFO pdflatex - mpm: going to install 180 file(s) (1 package(s))
2019-12-09 17:09:50,292+0100 INFO pdflatex - mpm: downloading http://ctan.ebinger.cc/tex-archive/systems/win32/miktex/tm/packages/oberdiek.tar.lzma...
2019-12-09 17:09:51,806+0100 INFO pdflatex - mpm: 17.30 MB, 91.66 Mbit/s
2019-12-09 17:09:52,070+0100 INFO pdflatex - mpm: extracting files from oberdiek.tar.lzma...
2019-12-09 17:09:59,688+0100 FATAL pdflatex - The installed file does not exist.
2019-12-09 17:09:59,689+0100 FATAL pdflatex - Info: fileName="C:\Program Files\MiKTeX 2.9\tex/latex/oberdiek\epstopdf.sty"
2019-12-09 17:09:59,689+0100 FATAL pdflatex - Source: Libraries\MiKTeX\Core\Session\findfile.cpp
2019-12-09 17:09:59,689+0100 FATAL pdflatex - Line: 59
2019-12-09 17:09:59,689+0100 INFO pdflatex - finishing with exit code 1