tikzpagenodes가 arxiv에서 잘못된 출력을 제공합니다.

tikzpagenodes가 arxiv에서 잘못된 출력을 제공합니다.

나는 tikzpagenodes내 페이지 주변의 텍스트 경계를 감지하는 데 사용하고 있습니다(이 프레임을 그리는 것보다 더 복잡한 방법으로 사용하지만 지금은 간단히 프레임을 그리겠습니다).

여기에 이미지 설명을 입력하세요

내 문제는 arXiv에서 상자가 올바르게 그려지지 않는다는 것입니다. (다음을 통해 쉽게 직접 테스트할 수 있습니다.)새로운 글을 추가하기 시작했어요, arXiv는 제목/저자를 입력하기 전에 PDF 미리보기를 표시합니다…):

여기에 이미지 설명을 입력하세요

버전의 차이일지도 모른다고 생각했는데 arXiv처럼 tex 2020으로 시도해도 작동하는데… arXiv가 여기서 이상한 일을하는 것 같습니다. 또한 패키지에서 최신 버전을 업로드하려고 시도했지만 geometry(tikzpagenodes는 10년 동안 변경되지 않았으므로 이미 최신 버전이어야 합니다) 동일한 문제가 다시 발생합니다…

MWE:

\documentclass[]{article}

\usepackage{lmodern}
% Language
\usepackage[english]{babel}
% Input encoding
\usepackage[utf8]{inputenc}
% Output encoding https://tex.stackexchange.com/a/677. Important to copy accents
\usepackage[T1]{fontenc}

\usepackage[a4paper, top=1.4in, bottom=1.4in, right=1in, left=1in]{geometry}

\usepackage{tikz}
\usepackage{tikzpagenodes}
\usepackage{lipsum}

\begin{document}

\begin{tikzpicture}[overlay, remember picture]
  \draw (current page text area.north west) rectangle (current page text area.south east);
\end{tikzpicture}
\lipsum[1-8]

\end{document}

arXiv의 로그:

Output written on debug_2.dvi (2 pages, 18.02 KB).
  All output files are converted to PDF for previewing.

If you are attempting to compile with a specific engine (PDFLaTeX, LaTeX,
TeX) please carefully review the appropriate log below.

Summary of attempted TeX compilation runs:

  Processing;'debug_2.tex'
    Running hlatex for first time.
    Running hlatex for second time.

  Last run per file and engine
    debug_2.tex:
      Last run for engine hlatex is second

Key for Highlighted AutoTeX Log:
Severe warnings/errors.'
Warnings deemed important'
General warnings/errors from packages.'
Warnings/Errors deemed unimportant. Example: undefined references in first TeX run.'
Indicates positive event, does not guarantee overall success
Informational markup
References to arXiv help pages or other documentation.
Highlighted AutoTeX Log:

[verbose]: Creating arXiv submission AutoTeX object
[verbose]: *** Using TeX Live 2020 ***
[verbose]: Calling arXiv submission AutoTeX process
[verbose]: TeX/AutoTeX.pm: admin_timeout = minion
[verbose]: <debug_2.tex> is of type 'LATEX2e'.
[verbose]: <geometry.sty> is of type 'TeX auxiliary'.
[verbose]: ~~~~~~~~~~~ Processing file 'debug_2.tex'
[verbose]: TEXMFCNF is unset.
[verbose]: ~~~~~~~~~~~ Running hlatex for the first time ~~~~~~~~
[verbose]: Running: "(export HOME=/tmp PATH=/texlive/2020/bin/arch:/bin; cd /submissions/4768457/ && latex 'debug_2.tex' < /dev/null)" 2>&1
[verbose]: This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020) (preloaded format=latex)
restricted \write18 enabled.
entering extended mode
(./debug_2.tex
LaTeX2e <2020-02-02> patch level 5
L3 programming layer <2020-09-06>
(/texlive/2020/texmf-dist/tex/latex/base/article.cls
Document Class: article 2019/12/20 v1.4l Standard LaTeX document class
(/texlive/2020/texmf-dist/tex/latex/base/size10.clo))
(/texlive/2020/texmf-dist/tex/latex/lm/lmodern.sty)
(/texlive/2020/texmf-dist/tex/generic/babel/babel.sty
(/texlive/2020/texmf-dist/tex/generic/babel/babel.def
(/texlive/2020/texmf-dist/tex/generic/babel/txtbabel.def))
(/texlive/2020/texmf-dist/tex/generic/babel-english/english.ldf))
(/texlive/2020/texmf-dist/tex/latex/base/inputenc.sty)
(/texlive/2020/texmf-dist/tex/latex/base/fontenc.sty
(/texlive/2020/texmf-dist/tex/latex/lm/t1lmr.fd)) (./geometry.sty
(/texlive/2020/texmf-dist/tex/latex/graphics/keyval.sty)
(/texlive/2020/texmf-dist/tex/generic/iftex/ifvtex.sty
(/texlive/2020/texmf-dist/tex/generic/iftex/iftex.sty))
(/texlive/2020/texmf-config/tex/latex/latexconfig/geometry.cfg
(/texlive/2020/texmf-dist/tex/generic/iftex/ifpdf.sty)))
(/texlive/2020/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty
(/texlive/2020/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty
(/texlive/2020/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty
(/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex
(/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.tex))
(/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def
(/texlive/2020/texmf-dist/tex/latex/ms/everyshi.sty))
(/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex
(/texlive/2020/texmf-dist/tex/generic/pgf/pgf.revision.tex)))
(/texlive/2020/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty
(/texlive/2020/texmf-dist/tex/latex/graphics/graphicx.sty
(/texlive/2020/texmf-dist/tex/latex/graphics/graphics.sty
(/texlive/2020/texmf-dist/tex/latex/graphics/trig.sty)
(/texlive/2020/texmf-dist/tex/latex/graphics-cfg/graphics.cfg)
(/texlive/2020/texmf-dist/tex/latex/graphics-def/dvips.def)))
(/texlive/2020/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty
(/texlive/2020/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex
(/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex
(/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.code.tex))
(/texlive/2020/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg)
(/texlive/2020/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-dvips.def
(/texlive/2020/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-postscript.
def)))
(/texlive/2020/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code.tex))
(/texlive/2020/texmf-dist/tex/latex/xcolor/xcolor.sty
(/texlive/2020/texmf-dist/tex/latex/graphics-cfg/color.cfg))
(/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex
(/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex
(/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex
(/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex
(/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code.tex)

(/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonometric.c
ode.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.code.tex
)
(/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison.code
.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerarithmet
ics.code.tex)))
(/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex))
(/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfint.code.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstruct.code.
tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.code.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicstate.code.t
ex)
(/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformations.cod
e.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.code.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathprocessing.code
.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.code.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex
(/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.code.tex))
(/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.code.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.code.t
ex)
(/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.code.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code.tex)))
(/texlive/2020/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex)
(/texlive/2020/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-0-65.sty)
(/texlive/2020/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-1-18.sty
)) (/texlive/2020/texmf-dist/tex/latex/pgf/utilities/pgffor.sty
(/texlive/2020/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty
(/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex))
(/texlive/2020/texmf-dist/tex/latex/pgf/math/pgfmath.sty
(/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex))
(/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex
(/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)))
(/texlive/2020/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex
(/texlive/2020/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothandlers.code
.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.code.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibr
arytopaths.code.tex)))
(/texlive/2020/texmf-dist/tex/latex/tikzpagenodes/tikzpagenodes.sty
(/texlive/2020/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty))
(/texlive/2020/texmf-dist/tex/latex/lipsum/lipsum.sty
(/texlive/2020/texmf-dist/tex/latex/l3kernel/expl3.sty
(/texlive/2020/texmf-dist/tex/latex/l3backend/l3backend-dvips.def))
(/texlive/2020/texmf-dist/tex/latex/l3packages/xparse/xparse.sty
(/texlive/2020/texmf-dist/tex/latex/l3packages/xparse/xparse-generic.tex))
(/texlive/2020/texmf-dist/tex/latex/lipsum/lipsum.ltd.tex))
(/texlive/2020/texmf-dist/tex/latex/hyperref/hyperref.sty
(/texlive/2020/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty)
(/texlive/2020/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty
(/texlive/2020/texmf-dist/tex/generic/infwarerr/infwarerr.sty))
(/texlive/2020/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty)
(/texlive/2020/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty)
(/texlive/2020/texmf-dist/tex/generic/pdfescape/pdfescape.sty)
(/texlive/2020/texmf-dist/tex/latex/hycolor/hycolor.sty)
(/texlive/2020/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty)
(/texlive/2020/texmf-dist/tex/latex/auxhook/auxhook.sty)
(/texlive/2020/texmf-dist/tex/latex/kvoptions/kvoptions.sty)
(/texlive/2020/texmf-dist/tex/latex/hyperref/pd1enc.def)
(/texlive/2020/texmf-dist/tex/generic/intcalc/intcalc.sty)
(/texlive/2020/texmf-dist/tex/generic/etexcmds/etexcmds.sty)
(/texlive/2020/texmf-config/tex/latex/latexconfig/hyperref.cfg)
(/texlive/2020/texmf-dist/tex/latex/url/url.sty)
(/texlive/2020/texmf-dist/tex/generic/bitset/bitset.sty
(/texlive/2020/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))
(/texlive/2020/texmf-dist/tex/generic/atbegshi/atbegshi.sty))
(/texlive/2020/texmf-dist/tex/latex/hyperref/hdvips.def
(/texlive/2020/texmf-dist/tex/latex/hyperref/pdfmark.def
(/texlive/2020/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty
(/texlive/2020/texmf-dist/tex/latex/atveryend/atveryend.sty)
(/texlive/2020/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))))
No file debug_2.aux.
*geometry* detected driver: dvips
ABD: EveryShipout initializing macros
(/texlive/2020/texmf-dist/tex/latex/hyperref/nameref.sty
(/texlive/2020/texmf-dist/tex/latex/refcount/refcount.sty)
(/texlive/2020/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty))

Package hyperref Warning: Rerun to get /PageLabels entry.

[1] [2] (./debug_2.aux)

Package rerunfilecheck Warning: File `debug_2.out' has changed.
(rerunfilecheck) Rerun to get outlines right
(rerunfilecheck) or use package `bookmark'.


LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right.

)
Output written on debug_2.dvi (2 pages, 18452 bytes).
Transcript written on debug_2.log.

[verbose]: ~~~~~~~~~~~ Running hlatex for the second time ~~~~~~~~
[verbose]: Running: "(export HOME=/tmp PATH=/texlive/2020/bin/arch:/bin; cd /submissions/4768457/ && latex 'debug_2.tex' < /dev/null)" 2>&1
[verbose]: This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020) (preloaded format=latex)
restricted \write18 enabled.
entering extended mode
(./debug_2.tex
LaTeX2e <2020-02-02> patch level 5
L3 programming layer <2020-09-06>
(/texlive/2020/texmf-dist/tex/latex/base/article.cls
Document Class: article 2019/12/20 v1.4l Standard LaTeX document class
(/texlive/2020/texmf-dist/tex/latex/base/size10.clo))
(/texlive/2020/texmf-dist/tex/latex/lm/lmodern.sty)
(/texlive/2020/texmf-dist/tex/generic/babel/babel.sty
(/texlive/2020/texmf-dist/tex/generic/babel/babel.def
(/texlive/2020/texmf-dist/tex/generic/babel/txtbabel.def))
(/texlive/2020/texmf-dist/tex/generic/babel-english/english.ldf))
(/texlive/2020/texmf-dist/tex/latex/base/inputenc.sty)
(/texlive/2020/texmf-dist/tex/latex/base/fontenc.sty
(/texlive/2020/texmf-dist/tex/latex/lm/t1lmr.fd)) (./geometry.sty
(/texlive/2020/texmf-dist/tex/latex/graphics/keyval.sty)
(/texlive/2020/texmf-dist/tex/generic/iftex/ifvtex.sty
(/texlive/2020/texmf-dist/tex/generic/iftex/iftex.sty))
(/texlive/2020/texmf-config/tex/latex/latexconfig/geometry.cfg
(/texlive/2020/texmf-dist/tex/generic/iftex/ifpdf.sty)))
(/texlive/2020/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty
(/texlive/2020/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty
(/texlive/2020/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty
(/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex
(/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.tex))
(/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def
(/texlive/2020/texmf-dist/tex/latex/ms/everyshi.sty))
(/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex
(/texlive/2020/texmf-dist/tex/generic/pgf/pgf.revision.tex)))
(/texlive/2020/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty
(/texlive/2020/texmf-dist/tex/latex/graphics/graphicx.sty
(/texlive/2020/texmf-dist/tex/latex/graphics/graphics.sty
(/texlive/2020/texmf-dist/tex/latex/graphics/trig.sty)
(/texlive/2020/texmf-dist/tex/latex/graphics-cfg/graphics.cfg)
(/texlive/2020/texmf-dist/tex/latex/graphics-def/dvips.def)))
(/texlive/2020/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty
(/texlive/2020/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex
(/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex
(/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.code.tex))
(/texlive/2020/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg)
(/texlive/2020/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-dvips.def
(/texlive/2020/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-postscript.
def)))
(/texlive/2020/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code.tex))
(/texlive/2020/texmf-dist/tex/latex/xcolor/xcolor.sty
(/texlive/2020/texmf-dist/tex/latex/graphics-cfg/color.cfg))
(/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex
(/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex
(/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex
(/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex
(/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code.tex)

(/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonometric.c
ode.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.code.tex
)
(/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison.code
.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerarithmet
ics.code.tex)))
(/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex))
(/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfint.code.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstruct.code.
tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.code.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicstate.code.t
ex)
(/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformations.cod
e.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.code.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathprocessing.code
.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.code.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex
(/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.code.tex))
(/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.code.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.code.t
ex)
(/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.code.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code.tex)))
(/texlive/2020/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex)
(/texlive/2020/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-0-65.sty)
(/texlive/2020/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-1-18.sty
)) (/texlive/2020/texmf-dist/tex/latex/pgf/utilities/pgffor.sty
(/texlive/2020/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty
(/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex))
(/texlive/2020/texmf-dist/tex/latex/pgf/math/pgfmath.sty
(/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex))
(/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex
(/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)))
(/texlive/2020/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex
(/texlive/2020/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothandlers.code
.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.code.tex)
(/texlive/2020/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibr
arytopaths.code.tex)))
(/texlive/2020/texmf-dist/tex/latex/tikzpagenodes/tikzpagenodes.sty
(/texlive/2020/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty))
(/texlive/2020/texmf-dist/tex/latex/lipsum/lipsum.sty
(/texlive/2020/texmf-dist/tex/latex/l3kernel/expl3.sty
(/texlive/2020/texmf-dist/tex/latex/l3backend/l3backend-dvips.def))
(/texlive/2020/texmf-dist/tex/latex/l3packages/xparse/xparse.sty
(/texlive/2020/texmf-dist/tex/latex/l3packages/xparse/xparse-generic.tex))
(/texlive/2020/texmf-dist/tex/latex/lipsum/lipsum.ltd.tex))
(/texlive/2020/texmf-dist/tex/latex/hyperref/hyperref.sty
(/texlive/2020/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty)
(/texlive/2020/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty
(/texlive/2020/texmf-dist/tex/generic/infwarerr/infwarerr.sty))
(/texlive/2020/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty)
(/texlive/2020/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty)
(/texlive/2020/texmf-dist/tex/generic/pdfescape/pdfescape.sty)
(/texlive/2020/texmf-dist/tex/latex/hycolor/hycolor.sty)
(/texlive/2020/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty)
(/texlive/2020/texmf-dist/tex/latex/auxhook/auxhook.sty)
(/texlive/2020/texmf-dist/tex/latex/kvoptions/kvoptions.sty)
(/texlive/2020/texmf-dist/tex/latex/hyperref/pd1enc.def)
(/texlive/2020/texmf-dist/tex/generic/intcalc/intcalc.sty)
(/texlive/2020/texmf-dist/tex/generic/etexcmds/etexcmds.sty)
(/texlive/2020/texmf-config/tex/latex/latexconfig/hyperref.cfg)
(/texlive/2020/texmf-dist/tex/latex/url/url.sty)
(/texlive/2020/texmf-dist/tex/generic/bitset/bitset.sty
(/texlive/2020/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))
(/texlive/2020/texmf-dist/tex/generic/atbegshi/atbegshi.sty))
(/texlive/2020/texmf-dist/tex/latex/hyperref/hdvips.def
(/texlive/2020/texmf-dist/tex/latex/hyperref/pdfmark.def
(/texlive/2020/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty
(/texlive/2020/texmf-dist/tex/latex/atveryend/atveryend.sty)
(/texlive/2020/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))))
(./debug_2.aux)
*geometry* detected driver: dvips
ABD: EveryShipout initializing macros
(/texlive/2020/texmf-dist/tex/latex/hyperref/nameref.sty
(/texlive/2020/texmf-dist/tex/latex/refcount/refcount.sty)
(/texlive/2020/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty))
(./debug_2.out) (./debug_2.out) [1] [2] (./debug_2.aux) )
Output written on debug_2.dvi (2 pages, 18452 bytes).
Transcript written on debug_2.log.

[verbose]: Removing (La)TeX AUX file called 'debug_2.aux' (1678095050 >= 1678095048)
[verbose]: Removing (La)TeX AUX file called 'debug_2.out' (1678095050 >= 1678095048)
[verbose]: ~~~~~~~~~~~ Processing file 'debug_2.dvi'
[verbose]: Running: "(export HOME=/tmp PATH=/texlive/2020/bin/arch:/bin; cd /submissions/4768457/ && dvips -R2 -z 'debug_2.dvi' -o )" 2>&1
[verbose]: dvi(h)ps said ...
This is dvips(k) 2020.1 Copyright 2020 Radical Eye Software (www.radicaleye.com)
' TeX output 2023.03.06:0930' -> debug_2.ps
</texlive/2020/texmf-dist/dvips/base/texc.pro>
</texlive/2020/texmf-dist/dvips/l3backend/l3backend-dvips.pro>
</texlive/2020/texmf-dist/fonts/enc/dvips/lm/lm-ec.enc>
</texlive/2020/texmf-dist/dvips/base/texps.pro>
</texlive/2020/texmf-dist/dvips/base/special.pro>
</texlive/2020/texmf-dist/dvips/base/color.pro>
</texlive/2020/texmf-dist/dvips/base/hps.pro>.
</texlive/2020/texmf-dist/fonts/type1/public/lm/lmr10.pfb>[1] [2]
<./head.tmp><./body.tmp>
.
[verbose]: Backing up 'debug_2.ps'. Going to change %%Title line.
[verbose]: %%Title: line found and changed.
[verbose]: Title change completed.
[verbose]: Backing up 'debug_2.ps'. Going to add a name/date stamp to it.
[verbose]: OK, inserting the stamp
[verbose]: Stamping completed.
[verbose]: All done.

[verbose]: AutoTeX process succeeded
[verbose]: Processing DVI
[verbose]: Gzipping and moving debug_2.dvi
[verbose]: Gzipping ...4768457/debug_2.dvi
[verbose]: Processing postscript
[verbose]: Creating AutoTeX file for debug_2.dvi
[verbose]: Creating AutoTeX file for debug_2.dvi.gz
[verbose]: Creating AutoTeX file for debug_2.ps
[verbose]: Creating AutoTeX file for debug_2.tex
[verbose]: Creating AutoTeX file for geometry.sty
[verbose]: Gzipping ...4768457/debug_2.ps
[verbose]: Moving .../4768457/debug_2.ps.gz => .../4768457/tex_cache/4768457.ps.gz

[verbose]: Moving .../4768457/debug_2.dvi.gz => .../4768457/tex_cache/4768457.dvi.gz

[verbose]: All generated files successfully moved.
[verbose]: ** AutoTeX job completed. **

와 연관되다arxiv에 대한 제한을 피하기 위해 "미리 컴파일된" aux 파일을 사용하십시오.

답변1

이는 라텍스를 통해 처음 실행하는 arXiv의 기본 동작과 동적 수치 변환을 허용하지 않는 autotex로 인해 발생합니다. 따라서 pgf/tikz 이미지와 같은 것들은 일반 라텍스에서 전혀 (또는 예상대로) 작동하지 않을 수도 있습니다. 그러나 latex 대신 pdflatex를 사용하면 이 문제가 완전히 개선됩니다. 이는 플래그를 1로 설정하여 arXiv에서 강제로 적용할 수 있습니다 pdfoutput.

\pdfoutput=1

tex의 첫 번째 줄로 dvi 모드에서 강제로 빠져 나옵니다. MWE에 한 줄을 추가하면 이제 예상한 결과를 얻을 수 있습니다. a4paper스크린샷에서 했던 것처럼 클래스에 대한 호출을 명시적으로 추가할 수도 있습니다 . 이 명시적인 호출이 없으면 arXiv는 기하학의 페이지 크기를 Letter 크기의 종이에 배치하려고 할 것입니다.도움말 페이지에 설명된 대로.

한 줄 수정이 추가된 사용자가 제공한 MWE의 이미지 출력

관련 정보