
Ich verwende das standalone
Paket, um PNG aus PDF zu erzeugen. Das hat vorher gut funktioniert, aber heute endet der Erstellungsprozess mit einer Warnung und es wird kein PNG exportiert:
Conversion unsuccessful!
(standalone) There might be something wrong with your
(standalone) conversation software or the file permissions!
Das MWE:
% main.tex
\documentclass[convert]{standalone}
\begin{document}
aaa
\end{document}
Das Ausführen von "convert main.pdf main.png" führt zu einer Warnung:
convert: profile 'icc': 'RGB ': RGB color space not permitted on grayscale PNG ``main.png' @ warning/png.c/MagickPNGWarningHandler/1526.
,
aber main.png wird trotzdem erstellt!
Ich versuche ein Farbbild zu exportieren, aber es wird nicht exportiert standalone
:
\documentclass[convert]{standalone}
\usepackage[]{xcolor}
\begin{document}
\color{blue} aaa
\end{document}
Ich verwende Visual Studio Code + Latex-Workshop für die Latex-Bearbeitung. Hier sind meine Umgebungsinformationen:
VSCode:
Version: 1.75.1 (System-Setup)
Festgelegt: 441438abd1ac652551dbe4d408dfcec8a499b8bf
Datum: 2023-02-08T21:32:34.589Z
Elektron: 19.1.9
Chrom: 102.0.5005.194
Node.js: 16.14.2
V8: 10.2.154.23-Elektron.0
Betriebssystem: Windows_NT x64 10.0.19044
Sandboxed: Nein
LaTeX-Workshop: Version: v9.6.0