James-Yu / LaTeX-Workshop

Boost LaTeX typesetting efficiency with preview, compile, autocomplete, colorize, and more.
MIT License
10.56k stars 525 forks source link

Default pdflatex build recipe hangs on MacOS #497

Closed brianknight10 closed 6 years ago

brianknight10 commented 6 years ago

Description

Default build recipe pdflatex -> bibtex -> pdflatex*2 hangs on MacOS.

How to reproduce

  1. Start VSCode in a folder with a basic .tex file.
  2. Start a build using the pdflatex -> bibtex -> pdflatex*2 recipe.
  3. Wait

Expected behavior

A build completes with a previewable PDF.

Actual behavior

The build continues in perpetuity - it just starts step 1 and does not complete, nor does it produce an error.

Log messages

LaTeX Workshop Output

[15:21:06] Initializing LaTeX Workshop.
[15:21:06] Creating LaTeX Workshop http and websocket server.
[15:21:06] LaTeX Workshop initialized.
[15:21:06] Found root file from active editor: /Users/brianknight/Desktop/sandbox/vstest.tex
[15:21:06] Root file changed from: undefined. Find all dependencies.
[15:21:06] Instatiating new file watcher for /Users/brianknight/Desktop/sandbox/vstest.tex
[15:21:06] Parsing /Users/brianknight/Desktop/sandbox/vstest.tex
[15:21:06] Linter for root file started.
[15:21:06] Linter for root file running command chktex with arguments -wall,-n22,-n30,-e16,-q,-f%f:%l:%c:%d:%k:%n:%m
,/Users/brianknight/Desktop/sandbox/vstest.tex
[15:21:06] Server created on 127.0.0.1:61244
[15:21:06] LaTeX Workshop version: 5.0.3
[15:21:06] Default data loaded.
[15:21:15] ACTIONS command invoked.
[15:21:16] RECIPES command invoked.
[15:21:17] BUILD command invoked.
[15:21:17] Found root file from active editor: /Users/brianknight/Desktop/sandbox/vstest.tex
[15:21:17] Root file remains unchanged from: /Users/brianknight/Desktop/sandbox/vstest.tex.
[15:21:17] Building root file: /Users/brianknight/Desktop/sandbox/vstest.tex
[15:21:17] Build root file /Users/brianknight/Desktop/sandbox/vstest.tex
[15:21:17] Recipe step 1: pdflatex, -synctex=1,-interaction=nonstopmode,-file-line-error,/Users/brianknight/Desktop/sandbox/vstest
[15:22:09] Root file remains unchanged from: /Users/brianknight/Desktop/sandbox/vstest.tex.

Additional information

The same document builds and produces a PDF immediately with TeXShop using the same commands.

Thanks!

views63 commented 6 years ago

the same on win10. use custom build recipe config had the same issues

James-Yu commented 6 years ago

What's in the compiler log?

views63 commented 6 years ago
[16:24:53] Root file remains unchanged from: d:\Real2017-1220\real2017-normal.tex.
[16:24:55] BUILD command invoked.
[16:24:55] Found root file from active editor: d:\Real2017-1220\real2017-normal.tex
[16:24:55] Root file remains unchanged from: d:\Real2017-1220\real2017-normal.tex.
[16:24:55] Building root file: d:\Real2017-1220\real2017-normal.tex
[16:24:55] Build root file d:\Real2017-1220\real2017-normal.tex
[16:24:55] Found program by magic comment: xelatex
[16:24:55] Recipe step 1: xelatex, -synctex=1,-interaction=nonstopmode,-file-line-error,d:/Real2017-1220/real2017-normal
[16:26:22] LaTeX log parsed with 86 messages.
[16:26:22] Recipe of length 1 finished.
[16:26:22] Successfully built d:\Real2017-1220\real2017-normal.tex
[16:26:22] Refresh PDF viewer for d:\Real2017-1220\real2017-normal.pdf
[16:26:22] Preview PDF file: d:\Real2017-1220\real2017-normal.pdf
[16:26:57] Root file remains unchanged from: d:\Real2017-1220\real2017-normal.tex

the config

"latex-workshop.latex.tools": [
      {
        "command": "xelatex",
        "args": [
          "-synctex=1",
          "-interaction=nonstopmode",
          "-file-line-error",
          "%DOC%"
        ],
        "name":"xelatex",
      },
      {
        "name": "bibtex",
        "command": "bibtex",
        "args": [
          "%DOCFILE%"
        ]
      },
     ],
    "latex-workshop.latex.recipes": [{
    "name": "make",
    "tools": [
      "xelatex",
      "bibtex",
      "xelatex",
      "xelatex",
    ]
    }],

The same document builds and produces a PDF immediately in cmd using the same commands. Thanks!

James-Yu commented 6 years ago

I mean the compiler log, not the extension log.

views63 commented 6 years ago

oh sorry, this all compiler log.

This is XeTeX, Version 3.14159265-2.6-0.99998 (TeX Live 2017/W32TeX) (preloaded format=xelatex)
 restricted \write18 enabled.
entering extended mode
(d:/Real2017-1220/real2017-normal.tex
LaTeX2e <2017-04-15>
Babel <3.18> and hyphenation patterns for 84 language(s) loaded.
(c:/texlive/texmf-dist/tex/latex/ctex/ctexbook.cls
(c:/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty
(c:/texlive/texmf-dist/tex/latex/l3kernel/expl3-code.tex)
(c:/texlive/texmf-dist/tex/latex/l3kernel/l3xdvipdfmx.def))
Document Class: ctexbook 2018/01/28 v2.4.12 Chinese adapter for class book (CTE
X)
(c:/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty)
(c:/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty)
(c:/texlive/texmf-dist/tex/latex/ctex/ctexhook.sty)
(c:/texlive/texmf-dist/tex/latex/ctex/ctexpatch.sty)
(c:/texlive/texmf-dist/tex/latex/base/fix-cm.sty
(c:/texlive/texmf-dist/tex/latex/base/ts1enc.def))
(c:/texlive/texmf-dist/tex/latex/ms/everysel.sty)
(c:/texlive/texmf-dist/tex/latex/ctex/config/ctexopts.cfg)
(c:/texlive/texmf-dist/tex/latex/base/book.cls
Document Class: book 2014/09/29 v1.4h Standard LaTeX document class
(c:/texlive/texmf-dist/tex/latex/base/bk10.clo))
(c:/texlive/texmf-dist/tex/latex/ctex/engine/ctex-engine-xetex.def
(c:/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.sty
(c:/texlive/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty)
(c:/texlive/texmf-dist/tex/latex/fontspec/fontspec.sty
(c:/texlive/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty
(c:/texlive/texmf-dist/tex/latex/base/fontenc.sty
(c:/texlive/texmf-dist/tex/latex/base/tuenc.def))
(c:/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg)))
(c:/texlive/texmf-dist/tex/xelatex/xecjk/xunicode-addon.sty
(c:/texlive/texmf-dist/tex/xelatex/xunicode/xunicode.sty
(c:/texlive/texmf-dist/tex/latex/tipa/t3enc.def)
(c:/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
(c:/texlive/texmf-dist/tex/latex/graphics/keyval.sty)
(c:/texlive/texmf-dist/tex/latex/graphics/graphics.sty
(c:/texlive/texmf-dist/tex/latex/graphics/trig.sty)
(c:/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg)
(c:/texlive/texmf-dist/tex/latex/graphics-def/xetex.def)))))
(c:/texlive/texmf-dist/tex/xelatex/xunicode/xunicode.sty
*** Reloading Xunicode for encoding 'TU' ***
) (c:/texlive/texmf-dist/tex/xelatex/xecjk/xunicode-extra.def)
(c:/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.cfg))
(c:/texlive/texmf-dist/tex/xelatex/xecjk/xeCJKfntef.sty
(c:/texlive/texmf-dist/tex/generic/ulem/ulem.sty)
(c:/texlive/texmf-dist/tex/latex/environ/environ.sty
(c:/texlive/texmf-dist/tex/latex/trimspaces/trimspaces.sty))
(c:/texlive/texmf-dist/tex/latex/cjk/texinput/CJKfntef.sty)))
(c:/texlive/texmf-dist/tex/latex/zhnumber/zhnumber.sty
(c:/texlive/texmf-dist/tex/latex/zhnumber/zhnumber-utf8.cfg))
(c:/texlive/texmf-dist/tex/latex/ctex/scheme/ctex-scheme-chinese-book.def
(c:/texlive/texmf-dist/tex/latex/ctex/config/ctex-name-utf8.cfg))
(c:/texlive/texmf-dist/tex/latex/ctex/ctex-c5size.clo))
(c:/texlive/texmf-dist/tex/latex/ctex/config/ctex.cfg)
(./ctex-fontset-ouyang.def)
(c:/texlive/texmf-dist/tex/latex/graphics/lscape.sty)
(c:/texlive/texmf-dist/tex/latex/amscls/amsthm.sty)
(c:/texlive/texmf-dist/tex/latex/chessboard/chessboard.sty
(c:/texlive/texmf-dist/tex/latex/chessfss/chessfss.sty
(c:/texlive/texmf-dist/tex/latex/base/ifthen.sty)
(c:/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty
(c:/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex
(c:/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex)))
(c:/texlive/texmf-dist/tex/latex/chessfss/lsbenc.def)
(c:/texlive/texmf-dist/tex/latex/chessfss/lsfenc.def)
(c:/texlive/texmf-dist/tex/latex/chessfss/lsienc.def))
(c:/texlive/texmf-dist/tex/latex/xifthen/xifthen.sty
(c:/texlive/texmf-dist/tex/latex/tools/calc.sty)
(c:/texlive/texmf-dist/tex/latex/ifmtarg/ifmtarg.sty))
(c:/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty)
(c:/texlive/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty
(c:/texlive/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty
(c:/texlive/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty
(c:/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex
(c:/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.tex))
(c:/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def
(c:/texlive/texmf-dist/tex/latex/ms/everyshi.sty))
(c:/texlive/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex))
(c:/texlive/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty
(c:/texlive/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty
(c:/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex
(c:/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex
(c:/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.code.tex))
(c:/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg)
(c:/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-xetex.def
(c:/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-dvipdfmx.def
(c:/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-pdf.def))))
(c:/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.tex)
(c:/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code.tex))
(c:/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty
(c:/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg))
(c:/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex
(c:/texlive/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex
(c:/texlive/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex
(c:/texlive/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex)
(c:/texlive/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex)
(c:/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex
(c:/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code.tex)
(c:/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonometric.code
.tex)
(c:/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.code.tex)
(c:/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison.code.te
x) (c:/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code.tex)
(c:/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code.tex)
(c:/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code.tex)
(c:/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerarithmetics
.code.tex))) (c:/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex)
) (c:/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.tex)
(c:/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstruct.code.tex
) (c:/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.code.tex)
(c:/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.tex)
(c:/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicstate.code.tex)

(c:/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformations.code.t
ex) (c:/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code.tex)
(c:/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.code.tex)
(c:/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathprocessing.code.te
x) (c:/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.code.tex)
(c:/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex)
(c:/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex
(c:/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.code.tex))
(c:/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.code.tex)
(c:/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.code.tex)
 (c:/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.code.tex)))
(c:/texlive/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.tex)
(c:/texlive/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex)
(c:/texlive/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-0-65.sty)
(c:/texlive/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-1-18.sty))
(c:/texlive/texmf-dist/tex/latex/pgf/utilities/pgffor.sty
(c:/texlive/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty
(c:/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex))
(c:/texlive/texmf-dist/tex/latex/pgf/math/pgfmath.sty
(c:/texlive/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex))
(c:/texlive/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex
(c:/texlive/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)))
(c:/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex
(c:/texlive/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothandlers.code.te
x) (c:/texlive/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.code.tex)
(c:/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrary
topaths.code.tex))) (c:/texlive/texmf-dist/tex/latex/pst-node/pst-node.sty
(c:/texlive/texmf-dist/tex/latex/pstricks/pstricks.sty
(c:/texlive/texmf-dist/tex/generic/iftex/iftex.sty)
(c:/texlive/texmf-dist/tex/latex/tools/shellesc.sty)
(c:/texlive/texmf-dist/tex/generic/xkeyval/pst-xkey.tex)
(c:/texlive/texmf-dist/tex/generic/pstricks/pstricks.tex
(c:/texlive/texmf-dist/tex/generic/pstricks/pst-fp.tex
`pst-fp' v0.05, 2010/01/17 (hv))
(c:/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex
(c:/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.tex))
(c:/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex)
(c:/texlive/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex
(c:/texlive/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex))
`PSTricks' v2.82  <2018/01/06> (tvz,hv)
(c:/texlive/texmf-dist/tex/xelatex/xetex-pstricks/pstricks.con
(c:/texlive/texmf-dist/tex/generic/pstricks/config/xdvipdfmx.cfg))
(c:/texlive/texmf-dist/tex/xelatex/xetex-pstricks/pstricks.con
(c:/texlive/texmf-dist/tex/generic/pstricks/config/xdvipdfmx.cfg
Using PSTricks configuration for XeTeX+xdvipdfmx
))) (c:/texlive/texmf-dist/tex/generic/pstricks/pst-fp.tex))
(c:/texlive/texmf-dist/tex/generic/pst-node/pst-node.tex  v1.41, 2017/12/30))
(c:/texlive/texmf-dist/tex/latex/chessboard/chessboard-keys-main.sty)
(c:/texlive/texmf-dist/tex/latex/chessboard/chessboard-keys-pgf.sty)
(c:/texlive/texmf-dist/tex/latex/chessboard/chessboard-pgf.sty))
(c:/texlive/texmf-dist/tex/latex/float/float.sty)
(c:/texlive/texmf-dist/tex/latex/wallpaper/wallpaper.sty
(c:/texlive/texmf-dist/tex/latex/eso-pic/eso-pic.sty
(c:/texlive/texmf-dist/tex/generic/oberdiek/atbegshi.sty
(c:/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty)
(c:/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty))))
(c:/texlive/texmf-dist/tex/latex/lipsum/lipsum.sty)
(c:/texlive/texmf-dist/tex/latex/doublestroke/dsfont.sty)
(c:/texlive/texmf-dist/tex/latex/tools/indentfirst.sty)
(c:/texlive/texmf-dist/tex/latex/base/latexsym.sty)
(c:/texlive/texmf-dist/tex/latex/tools/bm.sty)
(c:/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(c:/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
(c:/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty))
(c:/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
(c:/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty))
(c:/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty
(c:/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty))
(c:/texlive/texmf-dist/tex/latex/cite/cite.sty)
(c:/texlive/texmf-dist/tex/latex/cases/cases.sty)
(c:/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)
(c:/texlive/texmf-dist/tex/latex/caption/caption.sty
(c:/texlive/texmf-dist/tex/latex/caption/caption3.sty))
(c:/texlive/texmf-dist/tex/latex/imakeidx/imakeidx.sty
(c:/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)
(c:/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty)
(c:/texlive/texmf-dist/tex/latex/tools/multicol.sty))
(c:/texlive/texmf-dist/tex/latex/setspace/setspace.sty)
(c:/texlive/texmf-dist/tex/latex/extarrows/extarrows.sty)
(c:/texlive/texmf-dist/tex/latex/stmaryrd/stmaryrd.sty)
(c:/texlive/texmf-dist/tex/latex/multirow/multirow.sty)
(c:/texlive/texmf-dist/tex/latex/url/url.sty)
(c:/texlive/texmf-dist/tex/latex/pgfplots/pgfplots.sty
(c:/texlive/texmf-dist/tex/generic/pgfplots/pgfplots.revision.tex)
(c:/texlive/texmf-dist/tex/generic/pgfplots/pgfplots.code.tex
(c:/texlive/texmf-dist/tex/generic/pgfplots/pgfplotscore.code.tex
(c:/texlive/texmf-dist/tex/generic/pgfplots/sys/pgfplotssysgeneric.code.tex))
(c:/texlive/texmf-dist/tex/generic/pgfplots/libs/pgfplotslibrary.code.tex)
(c:/texlive/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_l
oader.code.tex
(c:/texlive/texmf-dist/tex/generic/pgf/libraries/pgflibraryfpu.code.tex)
Package pgfplots: loading complementary arithmetics for your pgf version...

(c:/texlive/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_p
gflibraryfpu.code.tex)
(c:/texlive/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_p
gfmathfloat.code.tex))
(c:/texlive/texmf-dist/tex/generic/pgfplots/util/pgfplotsutil.code.tex
(c:/texlive/texmf-dist/tex/generic/pgfplots/liststructure/pgfplotsliststructure
.code.tex)
(c:/texlive/texmf-dist/tex/generic/pgfplots/liststructure/pgfplotsliststructure
ext.code.tex)
(c:/texlive/texmf-dist/tex/generic/pgfplots/liststructure/pgfplotsarray.code.te
x)
(c:/texlive/texmf-dist/tex/generic/pgfplots/liststructure/pgfplotsmatrix.code.t
ex)
(c:/texlive/texmf-dist/tex/generic/pgfplots/numtable/pgfplotstableshared.code.t
ex)
(c:/texlive/texmf-dist/tex/generic/pgfplots/liststructure/pgfplotsdeque.code.te
x) (c:/texlive/texmf-dist/tex/generic/pgfplots/util/pgfplotsbinary.code.tex
(c:/texlive/texmf-dist/tex/generic/pgfplots/util/pgfplotsbinary.data.code.tex))
(c:/texlive/texmf-dist/tex/generic/pgfplots/util/pgfplotsutil.verb.code.tex)
(c:/texlive/texmf-dist/tex/generic/pgfplots/libs/pgflibrarypgfplots.surfshading
.code.tex
(c:/texlive/texmf-dist/tex/generic/pgfplots/sys/pgflibrarypgfplots.surfshading.
pgfsys-xetex.def
(c:/texlive/texmf-dist/tex/generic/pgfplots/sys/pgflibrarypgfplots.surfshading.
pgfsys-dvipdfmx.def))))
(c:/texlive/texmf-dist/tex/generic/pgfplots/util/pgfplotscolormap.code.tex
(c:/texlive/texmf-dist/tex/generic/pgfplots/util/pgfplotscolor.code.tex))
(c:/texlive/texmf-dist/tex/generic/pgfplots/pgfplotsstackedplots.code.tex)
(c:/texlive/texmf-dist/tex/generic/pgfplots/pgfplotsplothandlers.code.tex
(c:/texlive/texmf-dist/tex/generic/pgfplots/pgfplotsmeshplothandler.code.tex
(c:/texlive/texmf-dist/tex/generic/pgfplots/pgfplotsmeshplotimage.code.tex)))
(c:/texlive/texmf-dist/tex/generic/pgfplots/pgfplots.scaling.code.tex)
(c:/texlive/texmf-dist/tex/generic/pgfplots/pgfplotscoordprocessing.code.tex)
(c:/texlive/texmf-dist/tex/generic/pgfplots/pgfplots.errorbars.code.tex)
(c:/texlive/texmf-dist/tex/generic/pgfplots/pgfplots.markers.code.tex)
(c:/texlive/texmf-dist/tex/generic/pgfplots/pgfplotsticks.code.tex)
(c:/texlive/texmf-dist/tex/generic/pgfplots/pgfplots.paths.code.tex)
(c:/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrary
decorations.code.tex
(c:/texlive/texmf-dist/tex/generic/pgf/modules/pgfmoduledecorations.code.tex))
(c:/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrary
decorations.pathmorphing.code.tex
(c:/texlive/texmf-dist/tex/generic/pgf/libraries/decorations/pgflibrarydecorati
ons.pathmorphing.code.tex))
(c:/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrary
decorations.pathreplacing.code.tex
(c:/texlive/texmf-dist/tex/generic/pgf/libraries/decorations/pgflibrarydecorati
ons.pathreplacing.code.tex)))
(c:/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrary
plotmarks.code.tex
(c:/texlive/texmf-dist/tex/generic/pgf/libraries/pgflibraryplotmarks.code.tex))
)
(c:/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrary
matrix.code.tex)
(c:/texlive/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows.meta.code.tex
) (c:/texlive/texmf-dist/tex/latex/ieeetran/IEEEtrantools.sty
-- See the "IEEEtrantools_doc.txt" manual for usage information.
-- http://www.michaelshell.org/tex/ieeetran/tools/
) (c:/texlive/texmf-dist/tex/latex/glossaries/base/glossaries.sty
(c:/texlive/texmf-dist/tex/latex/mfirstuc/mfirstuc.sty
(c:/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty))
(c:/texlive/texmf-dist/tex/latex/textcase/textcase.sty)
(c:/texlive/texmf-dist/tex/latex/xfor/xfor.sty)
(c:/texlive/texmf-dist/tex/latex/datatool/datatool-base.sty
(c:/texlive/texmf-dist/tex/latex/substr/substr.sty)
(c:/texlive/texmf-dist/tex/latex/datatool/datatool-fp.sty
(c:/texlive/texmf-dist/tex/latex/fp/fp.sty
`Fixed Point Package', Version 0.8, April 2, 1995 (C) Michael Mehlich
(c:/texlive/texmf-dist/tex/latex/fp/defpattern.sty)
(c:/texlive/texmf-dist/tex/latex/fp/fp-basic.sty)
(c:/texlive/texmf-dist/tex/latex/fp/fp-addons.sty)
(c:/texlive/texmf-dist/tex/latex/fp/fp-snap.sty)
(c:/texlive/texmf-dist/tex/latex/fp/fp-exp.sty)
(c:/texlive/texmf-dist/tex/latex/fp/fp-trigo.sty)
(c:/texlive/texmf-dist/tex/latex/fp/fp-pas.sty)
(c:/texlive/texmf-dist/tex/latex/fp/fp-random.sty)
(c:/texlive/texmf-dist/tex/latex/fp/fp-eqn.sty)
(c:/texlive/texmf-dist/tex/latex/fp/fp-upn.sty)
(c:/texlive/texmf-dist/tex/latex/fp/fp-eval.sty))))
(c:/texlive/texmf-dist/tex/latex/glossaries/base/glossaries-compatible-307.sty)
(c:/texlive/texmf-dist/tex/latex/glossaries/styles/glossary-hypernav.sty)
(c:/texlive/texmf-dist/tex/latex/glossaries/styles/glossary-list.sty)
(c:/texlive/texmf-dist/tex/latex/glossaries/styles/glossary-long.sty
(c:/texlive/texmf-dist/tex/latex/tools/longtable.sty))
(c:/texlive/texmf-dist/tex/latex/glossaries/styles/glossary-super.sty
(c:/texlive/texmf-dist/tex/latex/supertabular/supertabular.sty))
(c:/texlive/texmf-dist/tex/latex/glossaries/styles/glossary-tree.sty))
(c:/texlive/texmf-dist/tex/latex/psnfss/times.sty)
(c:/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty
(c:/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty
(c:/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty))
(c:/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty)
(c:/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty)
(c:/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def)
(c:/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg)
(c:/texlive/texmf-dist/tex/latex/hyperref/puenc.def)
(c:/texlive/texmf-dist/tex/latex/hyperref/backref.sty
(c:/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)))
(c:/texlive/texmf-dist/tex/latex/hyperref/hxetex.def
(c:/texlive/texmf-dist/tex/generic/oberdiek/stringenc.sty))
(c:/texlive/texmf-dist/tex/latex/subfigure/subfigure.sty
****************************************
* Local config file subfigure.cfg used *
****************************************
(c:/texlive/texmf-dist/tex/latex/subfigure/subfigure.cfg))
(c:/texlive/texmf-dist/tex/latex/jknapltx/mathrsfs.sty)
(c:/texlive/texmf-dist/tex/latex/tools/enumerate.sty)
(c:/texlive/texmf-dist/tex/latex/geometry/geometry.sty)
(./format/new-command.tex
*************************************************
* ctex warning: "deprecated-command"
* 
* Command \CTEXsetup is deprecated.
* \ctexset { section = { format={\raggedright }\bfseries  } } is set.
*************************************************
) (./format/theorem-style-normal.tex)
Writing index file real2017-normal.idx
Writing index file persons.idx
Writing index file notation.idx
(./real2017-normal.aux (./chapters/set-theory.aux
LaTeX Warning: Label `fig:Cantor' multiply defined.
LaTeX Warning: Label `fig:Dedekind' multiply defined.
LaTeX Warning: Label `Thm:indicator-function-set-equations:star0' multiply defi
ned.
LaTeX Warning: Label `Galileo' multiply defined.
) (./chapters/point-sets.aux) (./chapters/measure-intro.aux)
(./chapters/measure-extension.aux
LaTeX Warning: Label `ch3:prop:equ:intervals_om*0' multiply defined.
) (./chapters/function.aux) (./chapters/integral.aux
LaTeX Warning: Label `fig:intrgal' multiply defined.
LaTeX Warning: Label `equ:mu-f<=mu-fn-limit' multiply defined.
) (./chapters/probablity.aux
LaTeX Warning: Label `概率空间6' multiply defined.
) (./chapters/space.aux) (./chapters/derivative.aux) (./chapters/pruduct.aux)
(./chapters/Cantor-Set.aux
LaTeX Warning: Label `fig:Cantor-Set' multiply defined.
) (./chapters/Lebesgue-thesis.aux) (./chapters/origins.aux)
(./chapters/appendix.aux
LaTeX Warning: Label `Galileo' multiply defined.
LaTeX Warning: Label `Galileo' multiply defined.
)) (c:/texlive/texmf-dist/tex/latex/tipa/t3cmr.fd)
(c:/texlive/texmf-dist/tex/latex/chessfss/lsbskaknew.fd)
(c:/texlive/texmf-dist/tex/latex/chessfss/lsfskaknew.fd)
(c:/texlive/texmf-dist/tex/latex/chessfss/lsiskaknew.fd)
LaTeX Font Warning: Font shape `TU/ptm/m/n' undefined
(Font)              using `TU/lmr/m/n' instead on input line 172.
ABD: EverySelectfont initializing macros ABD: EveryShipout initializing macros
(c:/texlive/texmf-dist/tex/latex/caption/ltcaption.sty)
Package pgfplots Warning: running in backwards compatibility mode (unsuitable t
ick labels; missing features). Consider writing \pgfplotsset{compat=1.15} into 
your preamble.
 on input line 172.
(./real2017-normal.glsdefs)
(c:/texlive/texmf-dist/tex/latex/hyperref/nameref.sty
(c:/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty))
(./real2017-normal.out) (./real2017-normal.out)
*geometry* driver: auto-detecting
*geometry* detected driver: xetex
(./format/cover-real-analysis.tex
(c:/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd)
(c:/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd)
(c:/texlive/texmf-dist/tex/latex/stmaryrd/ustmry.fd)
LaTeX Font Warning: Font shape `U/stmry/m/n' in size <10.53937> not available
(Font)              size <10.95> substituted on input line 46.
(c:/texlive/texmf-dist/tex/latex/jknapltx/ursfs.fd)
LaTeX Font Warning: Font shape `U/rsfs/m/n' in size <10.53937> not available
(Font)              size <10.95> substituted on input line 46.
) [1] [2] (./chapters/Introduction.tex
LaTeX Font Warning: Font shape `TU/ptm/bx/n' undefined
(Font)              using `TU/ptm/m/n' instead on input line 3.
[1] [2] [3]
LaTeX Font Warning: Font shape `U/stmry/m/n' in size <7.52812> not available
(Font)              size <8> substituted on input line 71.
LaTeX Font Warning: Font shape `U/rsfs/m/n' in size <7.52812> not available
(Font)              size <8> substituted on input line 71.
[4] [5]) (./chapters/to-readers.tex) (./chapters/acknowledgements.tex) [6]
[7] [8] (./real2017-normal.toc

LaTeX Font Warning: Font shape `TU/SimSun(1)/bx/n' undefined
(Font)              using `TU/SimSun(1)/m/n' instead on input line 1.

[1]

LaTeX Font Warning: Font shape `U/stmry/b/n' undefined
(Font)              using `U/stmry/m/n' instead on input line 36.
[2] [3]
LaTeX Font Warning: Font shape `U/stmry/b/n' in size <10.53937> not available
(Font)              size <10.95> substituted on input line 94.
[4] [5]) [6] (./chapters/set-theory.tex
第1章
[1]
Overfull \hbox (14.68367pt too wide) in paragraph at lines 28--29
\TU/ptm/bx/n/10.53937 1860-1940\TU/SimSun(0)/m/n/10.53937 ) “毫 不 犹 豫 的 称 \TU/pt
m/bx/n/10.53937 19 \TU/SimSun(0)/m/n/10.53937 世 纪 是 函 数 论 的 世 纪”| \TU/ptm/bx/n/
10.53937 ($[]$ \TU/SimSun(0)/m/n/10.53937 或$[]$) .| 
[2]
LaTeX Font Warning: Font shape `TU/pcr/m/n' undefined
(Font)              using `TU/lmr/m/n' instead on input line 42.
LaTeX Font Warning: Font shape `TU/ptm/m/it' undefined
(Font)              using `TU/ptm/m/n' instead on input line 52.
[3]
LaTeX Font Warning: Font shape `TU/SimSun(1)/m/it' undefined
(Font)              using `TU/SimSun(1)/m/n' instead on input line 79.
Overfull \hbox (12.7129pt too wide) in paragraph at lines 84--85
[][] \TU/SimSun(0)/bx/n/10.53937 定 义 \TU/ptm/m/it/10.53937 1.1.1 (\TU/SimSun(0)
/m/n/10.53937 集 合\TU/ptm/m/it/10.53937 ). []\TU/SimSun(0)/m/n/10.53937 一 个[]\TU
/KaiTi(0)/m/n/10.53937 集 合[]\TU/ptm/m/it/10.53937 (set) \TU/SimSun(0)/m/n/10.53
937 是 指 任 意 一 些 能 够 确 定 互 相 区 分 的 无 序[]\TU/KaiTi(0)/m/n/10.53937 对 象[]\TU/ptm/m
/it/10.53937 (objects)
[4] [5] [6] [7] [8]
LaTeX Font Warning: Font shape `TU/SimHei(0)/bx/n' undefined
(Font)              using `TU/SimHei(0)/m/n' instead on input line 218.
LaTeX Font Warning: Font shape `TU/KaiTi(0)/m/it' undefined
(Font)              using `TU/KaiTi(0)/m/n' instead on input line 218.
[9]
LaTeX Font Warning: Font shape `TU/KaiTi(0)/bx/n' undefined
(Font)              using `TU/KaiTi(0)/m/n' instead on input line 262.
[10] [11] [12] [13] [14]
LaTeX Font Warning: Font shape `TU/phv/m/n' undefined
(Font)              using `TU/lmr/m/n' instead on input line 489.
[15] (c:/texlive/texmf-dist/tex/latex/doublestroke/udsrom.fd) [16]
LaTeX Warning: Reference `Thm:indicator-function-set-equations:star1' on page 1
7 undefined on input line 583.
[17] [18] [19] [20] [21] [22] [23]
Overfull \hbox (4.06569pt too wide) detected at line 916
\OML/cmm/m/it/10.53937 x \OMS/cmsy/m/n/10.53937 2 \OML/cmm/m/it/10.53937 f[]\OT
1/cmr/m/n/10.53937 (\OML/cmm/m/it/10.53937 A \OMS/cmsy/m/n/10.53937 [ \OML/cmm/
m/it/10.53937 B\OT1/cmr/m/n/10.53937 ) \OMS/cmsy/m/n/10.53937 , \OML/cmm/m/it/1
0.53937 f\OT1/cmr/m/n/10.53937 (\OML/cmm/m/it/10.53937 x\OT1/cmr/m/n/10.53937 )
 \OMS/cmsy/m/n/10.53937 2 \OML/cmm/m/it/10.53937 A \OMS/cmsy/m/n/10.53937 [ \OM
L/cmm/m/it/10.53937 B \OMS/cmsy/m/n/10.53937 , [][] , [][] , \OML/cmm/m/it/10.5
3937 x \OMS/cmsy/m/n/10.53937 2 \OML/cmm/m/it/10.53937 f[]\OT1/cmr/m/n/10.53937
 (\OML/cmm/m/it/10.53937 A\OT1/cmr/m/n/10.53937 ) \OMS/cmsy/m/n/10.53937 [ \OML
/cmm/m/it/10.53937 f[]\OT1/cmr/m/n/10.53937 (\OML/cmm/m/it/10.53937 B\OT1/cmr/m
/n/10.53937 )
Overfull \hbox (6.99329pt too wide) detected at line 931
\OML/cmm/m/it/10.53937 x \OMS/cmsy/m/n/10.53937 2 \OML/cmm/m/it/10.53937 f[]\OT
1/cmr/m/n/10.53937 (\OML/cmm/m/it/10.53937 A \OMS/cmsy/m/n/10.53937 \ \OML/cmm/
m/it/10.53937 B\OT1/cmr/m/n/10.53937 ) \OMS/cmsy/m/n/10.53937 , \OML/cmm/m/it/1
0.53937 f\OT1/cmr/m/n/10.53937 (\OML/cmm/m/it/10.53937 x\OT1/cmr/m/n/10.53937 )
 \OMS/cmsy/m/n/10.53937 2 \OML/cmm/m/it/10.53937 A \OMS/cmsy/m/n/10.53937 \ \OM
L/cmm/m/it/10.53937 B \OMS/cmsy/m/n/10.53937 , [][] , [][] , \OML/cmm/m/it/10.5
3937 x \OMS/cmsy/m/n/10.53937 2 \OML/cmm/m/it/10.53937 f[]\OT1/cmr/m/n/10.53937
 (\OML/cmm/m/it/10.53937 A\OT1/cmr/m/n/10.53937 ) \OMS/cmsy/m/n/10.53937 \ \OML
/cmm/m/it/10.53937 f[]\OT1/cmr/m/n/10.53937 (\OML/cmm/m/it/10.53937 B\OT1/cmr/m
/n/10.53937 )\OML/cmm/m/it/10.53937 :

Overfull \hbox (19.1229pt too wide) detected at line 951
\OML/cmm/m/it/10.53937 y \OMS/cmsy/m/n/10.53937 2 \OML/cmm/m/it/10.53937 f\OT1/
cmr/m/n/10.53937 (\OML/cmm/m/it/10.53937 A \OMS/cmsy/m/n/10.53937 [ \OML/cmm/m/
it/10.53937 B\OT1/cmr/m/n/10.53937 ) \OMS/cmsy/m/n/10.53937 , [][] , [][] , [][
] , \OML/cmm/m/it/10.53937 f \OMS/cmsy/m/n/10.53937 2 \OML/cmm/m/it/10.53937 f\
OT1/cmr/m/n/10.53937 (\OML/cmm/m/it/10.53937 A\OT1/cmr/m/n/10.53937 ) \OMS/cmsy
/m/n/10.53937 [ \OML/cmm/m/it/10.53937 f\OT1/cmr/m/n/10.53937 (\OML/cmm/m/it/10
.53937 B\OT1/cmr/m/n/10.53937 )\OML/cmm/m/it/10.53937 :
[24] [25] [26] [27] [28] [29]
Overfull \hbox (2.07925pt too wide) in paragraph at lines 1199--1200
[][] \TU/SimSun(0)/m/it/10.53937 注 \TU/phv/m/n/10.53937 1.7.6. []\TU/SimSun(0)/
m/n/10.53937 注 意 区 别 基 数 与 序 数.|  基 数 测 量 一 个 集 合 中 有 多 少 东 西,|  用 数 字 $\OT1/cm
r/m/n/10.53937 0\OML/cmm/m/it/10.53937 ; \OT1/cmr/m/n/10.53937 1\OML/cmm/m/it/1
0.53937 ; \OT1/cmr/m/n/10.53937 2\OML/cmm/m/it/10.53937 ; \OT1/cmr/m/n/10.53937
 3\OML/cmm/m/it/10.53937 ; []$
[30] [31] [32] [33] [34] [35] [36] [37]
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
(hyperref)                removing `math shift' on input line 1554.
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
(hyperref)                removing `math shift' on input line 1554.
[38]
Underfull \vbox (badness 3364) has occurred while \output is active [39]
[40] [41]
Underfull \vbox (badness 7064) has occurred while \output is active [42]
Underfull \vbox (badness 1242) has occurred while \output is active [43]
[44] [45]
Underfull \vbox (badness 5175) has occurred while \output is active [46]
[47] [48]
LaTeX Font Warning: Font shape `TU/phv/bx/n' undefined
(Font)              using `TU/phv/m/n' instead on input line 1923.
Overfull \hbox (79.86734pt too wide) in paragraph at lines 1922--1939
[][]| $[]$ 
Overfull \hbox (79.86734pt too wide) in paragraph at lines 1922--1939
[][]| $[]$ 
Overfull \hbox (79.86734pt too wide) in paragraph at lines 1922--1939
[][]| $[]$ 
Overfull \hbox (79.86734pt too wide) in paragraph at lines 1922--1939
[][]| $[]$ 
Overfull \hbox (79.86734pt too wide) in paragraph at lines 1922--1939
[][]| $[]$ 
Overfull \hbox (79.86734pt too wide) in paragraph at lines 1922--1939
[][]| $[]$ 
Overfull \hbox (79.86734pt too wide) in paragraph at lines 1922--1939
[][]| $[]$ 
Overfull \hbox (79.86734pt too wide) in paragraph at lines 1922--1939
[][]| $[]$ 
Overfull \hbox (79.86734pt too wide) in paragraph at lines 1922--1939
[][]| $[]$ 
Overfull \hbox (79.86734pt too wide) in paragraph at lines 1922--1939
[][]| $[]$ 
Overfull \hbox (79.86734pt too wide) in paragraph at lines 1922--1939
[][]| $[]$ 
Overfull \hbox (79.86734pt too wide) in paragraph at lines 1922--1939
[][]| $[]$ 
Overfull \hbox (79.86734pt too wide) in paragraph at lines 1922--1939
[][]| $[]$ 
Overfull \hbox (79.86734pt too wide) in paragraph at lines 1922--1939
[][]| $[]$ 
[49] [50] [51] [52] [53] [54]
LaTeX Warning: Citation `Bell1986' on page 55 undefined on input line 2081.
[55] [56] [57] [58]) [59] (./chapters/appendix.tex [60]
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
(hyperref)                removing `math shift' on input line 6.
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
(hyperref)                removing `math shift' on input line 6.
Underfull \vbox (badness 10000) has occurred while \output is active [61]
Underfull \vbox (badness 10000) has occurred while \output is active [62]
[63] [64] (c:/texlive/texmf-dist/tex/latex/amsfonts/ueuf.fd) [65] [66] [67])
Underfull \hbox (badness 10000) in paragraph at lines 255--246
[68] [69] [70] (./real2017-normal.bbl (./real2017-normal.brf) [71] [72]
[73] [74] [75] [76] [77] [78] [79] [80]) [81] [82] (./real2017-normal.ind
[83] [84] [85]) [86] (./persons.ind) [87] [88] (./notation.ind)
No file real2017-normal.gls.
[89]
Package imakeidx Warning: Remember to run xelatex again after calling
(imakeidx)                `texindy real2017-normal.idx'.
Package imakeidx Warning: Remember to run xelatex again after calling
(imakeidx)                `texindy persons.idx'.
Package imakeidx Warning: Remember to run xelatex again after calling
(imakeidx)                `texindy notation.idx'.
(./real2017-normal.aux (./chapters/set-theory.aux) (./chapters/appendix.aux))
LaTeX Font Warning: Size substitutions with differences
(Font)              up to 0.47188pt have occurred.
LaTeX Font Warning: Some font shapes were not available, defaults substituted.
LaTeX Warning: There were undefined references.
LaTeX Warning: There were multiply-defined labels.
 )
(see the transcript file for additional information)
Output written on real2017-normal.pdf (105 pages).
SyncTeX written on real2017-normal.synctex.gz.
Transcript written on real2017-normal.log.
James-Yu commented 6 years ago

I cannot reproduce the problem. It seems to be a local problem. You may want to clean up the ancillary files first then re-do the recipe.

image

views63 commented 6 years ago

I find add “% !TEX program = xelatex” in man file head can reproduce the problem.

James-Yu commented 6 years ago

It's not the problem: image

views63 commented 6 years ago
% !TEX program = xelatex
\documentclass{ctexbook}
\begin{document}
\chapter{P}
Some text
\end{document}

Start a build using the pdflatex -> bibtex -> pdflatex*2 recipe. The build continues in perpetuity - it just starts step 1

James-Yu commented 6 years ago

"Yes, it just works." image

views63 commented 6 years ago

20180329202104

James-Yu commented 6 years ago

It says "successfully built" the project. I don't notice the problem.

views63 commented 6 years ago

Start a build using the xelatex -> bibtex -> xelatex*2 recipe. The build continues in perpetuity - it just starts step 1