我使用该standalone
包从 pdf 生成 png。它以前运行良好,但今天构建过程最终出现警告,并且没有导出 png:
Conversion unsuccessful!
(standalone) There might be something wrong with your
(standalone) conversation software or the file permissions!
妇女权利委员会:
% main.tex
\documentclass[convert]{standalone}
\begin{document}
aaa
\end{document}
运行“convert main.pdf main.png”会导致警告:
convert: profile 'icc': 'RGB ': RGB color space not permitted on grayscale PNG ``main.png' @ warning/png.c/MagickPNGWarningHandler/1526.
,
但无论如何都会生成 main.png!
我尝试导出彩色图片,但是无法导出standalone
:
\documentclass[convert]{standalone}
\usepackage[]{xcolor}
\begin{document}
\color{blue} aaa
\end{document}
我使用 Visual Studio Code + Latex-workshop 进行 latex 编辑。以下是我的环境信息:
VSCode:
版本:1.75.1(系统设置)
提交:441438abd1ac652551dbe4d408dfcec8a499b8bf
日期:2023-02-08T21:32:34.589Z
电子:19.1.9
铬:102.0.5005.194
Node.js:16.14.2
V8:10.2.154.23-electron.0
操作系统:Windows_NT x64 10.0.19044
沙盒化:否
LaTeX 研讨会:版本:v9.6.0