
나는 standalone
패키지를 사용하여 pdf에서 png를 생성합니다. 이전에는 잘 작동했지만 현재 bulid 프로세스는 경고 메시지로 끝나고 png가 내보내지지 않습니다.
Conversion unsuccessful!
(standalone) There might be something wrong with your
(standalone) conversation software or the file permissions!
MWE:
% main.tex
\documentclass[convert]{standalone}
\begin{document}
aaa
\end{document}
"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을 사용합니다. 내 환경 정보는 다음과 같습니다.
VS코드:
버전: 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