James-Yu / LaTeX-Workshop

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

PDF blank after refresh #4300

Closed FMuro closed 1 week ago

FMuro commented 1 week ago

Please fill the following fields with a star (*) and provide as much related information as possible.

Pre-checks*

Please change the following [ ] to [x] for confirmation.

  • [x] The issue has not been reported in this repository.
  • [x] The issue remains after disabling all other extensions and restarting Visual Studio Code.
  • [x] The FAQ cannot address the issue.
  • [x] The issue is not related to compiling a document, or the document can be successfully compiled in the OS terminal but not in Visual Studio Code with this extension.

Environment*

Please write exact version numbers instead of descriptors such as latest.

  • Operating System: macOS Sonoma 14.5
  • Visual Studio Code Version: 1.90.2
  • LaTeX Workshop Version: 10.0.0
  • TeX Distribution Version: TeX Live 2024

The Issue*

Please briefly describe the issue you come across.

Sometimes, the PDF appears blank after refresh. The only way of recovering is closing and reopening it. It don't know how to reproduce it yet, but it keeps on happening every few minutes. I'll come back to this when I figure out, but I thought of reporting now in case anyone can help to reproduce.

Reproduction Steps

  1. Compile.
  2. See PDF, it sometimes turns blank, but I don't know how to reproduce it reliably.

Expected Behavior

What were you expecting to see? Include any relevant examples or documentation links.

  • I expect that the PDF refreshes, showing the new content.

Logs

LaTeX Workshop Output*

Too long, I copy it in comment below.

Developer Tools Console

Please paste the whole log messages below, not parts of ones. This console logs can sometimes be very important in many cases. To access the log, click Help -> Toggle Developer Tools -> Console.

workbench.desktop.main.js:sourcemap:655  INFO Started local extension host with pid 14436.
workbench.desktop.main.js:sourcemap:655   ERR Ignoring latex-workshop.synctex.indicator.enabled as latex-workshop.synctex.indicator is "rectangle"
workbench.desktop.main.js:sourcemap:1763 Overwriting grammar scope name to file mapping for scope text.tex.
Old grammar file: file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/extensions/latex/syntaxes/TeX.tmLanguage.json.
New grammar file: file:///Users/fernandomurojimenez/.vscode/extensions/james-yu.latex-workshop-10.0.0/syntax/TeX.tmLanguage.json
register @ workbench.desktop.main.js:sourcemap:1763
workbench.desktop.main.js:sourcemap:1763 Overwriting grammar scope name to file mapping for scope text.tex.latex.
Old grammar file: file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/extensions/latex/syntaxes/LaTeX.tmLanguage.json.
New grammar file: file:///Users/fernandomurojimenez/.vscode/extensions/james-yu.latex-workshop-10.0.0/syntax/LaTeX.tmLanguage.json
register @ workbench.desktop.main.js:sourcemap:1763
workbench.desktop.main.js:sourcemap:1763 Overwriting grammar scope name to file mapping for scope text.bibtex.
Old grammar file: file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/extensions/latex/syntaxes/Bibtex.tmLanguage.json.
New grammar file: file:///Users/fernandomurojimenez/.vscode/extensions/james-yu.latex-workshop-10.0.0/syntax/Bibtex.tmLanguage.json
register @ workbench.desktop.main.js:sourcemap:1763
workbench.desktop.main.js:sourcemap:1763 Overwriting grammar scope name to file mapping for scope text.tex.markdown_latex_combined.
Old grammar file: file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/extensions/latex/syntaxes/markdown-latex-combined.tmLanguage.json.
New grammar file: file:///Users/fernandomurojimenez/.vscode/extensions/james-yu.latex-workshop-10.0.0/syntax/markdown-latex-combined.tmLanguage.json
register @ workbench.desktop.main.js:sourcemap:1763
workbench.desktop.main.js:sourcemap:1763 Overwriting grammar scope name to file mapping for scope source.cpp.embedded.latex.
Old grammar file: file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/extensions/latex/syntaxes/cpp-grammar-bailout.tmLanguage.json.
New grammar file: file:///Users/fernandomurojimenez/.vscode/extensions/james-yu.latex-workshop-10.0.0/syntax/cpp-grammar-bailout.tmLanguage.json
register @ workbench.desktop.main.js:sourcemap:1763
Overwriting grammar scope name to file mapping for scope text.tex.
Old grammar file: file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/extensions/latex/syntaxes/TeX.tmLanguage.json.
New grammar file: file:///Users/fernandomurojimenez/.vscode/extensions/james-yu.latex-workshop-10.0.0/syntax/TeX.tmLanguage.json
register @ ../../../vs/workbenc…nWorker.worker.js:6
Overwriting grammar scope name to file mapping for scope text.tex.latex.
Old grammar file: file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/extensions/latex/syntaxes/LaTeX.tmLanguage.json.
New grammar file: file:///Users/fernandomurojimenez/.vscode/extensions/james-yu.latex-workshop-10.0.0/syntax/LaTeX.tmLanguage.json
register @ ../../../vs/workbenc…nWorker.worker.js:6
Overwriting grammar scope name to file mapping for scope text.bibtex.
Old grammar file: file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/extensions/latex/syntaxes/Bibtex.tmLanguage.json.
New grammar file: file:///Users/fernandomurojimenez/.vscode/extensions/james-yu.latex-workshop-10.0.0/syntax/Bibtex.tmLanguage.json
register @ ../../../vs/workbenc…nWorker.worker.js:6
Overwriting grammar scope name to file mapping for scope text.tex.markdown_latex_combined.
Old grammar file: file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/extensions/latex/syntaxes/markdown-latex-combined.tmLanguage.json.
New grammar file: file:///Users/fernandomurojimenez/.vscode/extensions/james-yu.latex-workshop-10.0.0/syntax/markdown-latex-combined.tmLanguage.json
register @ ../../../vs/workbenc…nWorker.worker.js:6
Overwriting grammar scope name to file mapping for scope source.cpp.embedded.latex.
Old grammar file: file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/extensions/latex/syntaxes/cpp-grammar-bailout.tmLanguage.json.
New grammar file: file:///Users/fernandomurojimenez/.vscode/extensions/james-yu.latex-workshop-10.0.0/syntax/cpp-grammar-bailout.tmLanguage.json
register @ ../../../vs/workbenc…nWorker.worker.js:6
6An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can escape its sandboxing.
workbench.desktop.main.js:sourcemap:655   ERR Ignoring latex-workshop.synctex.indicator.enabled as latex-workshop.synctex.indicator is "rectangle"
workbench.desktop.main.js:sourcemap:655  INFO [perf] Render performance baseline is 16ms
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 167. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 169. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 171. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 173. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 175. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 177. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 179. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 181. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 167. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 169. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 171. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 173. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 175. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 177. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 179. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 181. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 167. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 169. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 171. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 173. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 175. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 177. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 179. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 181. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 167. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 169. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 171. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 173. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 175. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 177. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 179. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 181. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 167. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 169. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 171. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 173. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 175. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 177. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 179. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 181. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 167. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 169. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 171. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 173. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 175. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 177. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 179. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 181. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:655   ERR Unknown environment 'tikzcd': Error: Unknown environment 'tikzcd'
at Object.formatError (/Users/fernandomurojimenez/.vscode/extensions/james-yu.latex-workshop-10.0.0/out/src/preview/mathjax/mathjax.js:44:47)
at TeX.compile (/Users/fernandomurojimenez/.vscode/extensions/james-yu.latex-workshop-10.0.0/node_modules/mathjax-full/js/input/tex.js:127:33)
at AbstractMathItem.compile (/Users/fernandomurojimenez/.vscode/extensions/james-yu.latex-workshop-10.0.0/node_modules/mathjax-full/js/core/MathItem.js:56:39)
at Object.renderMath (/Users/fernandomurojimenez/.vscode/extensions/james-yu.latex-workshop-10.0.0/node_modules/mathjax-full/js/core/MathDocument.js:119:65)
at RenderList.renderConvert (/Users/fernandomurojimenez/.vscode/extensions/james-yu.latex-workshop-10.0.0/node_modules/mathjax-full/js/core/MathDocument.js:171:35)
at AbstractMathItem.convert (/Users/fernandomurojimenez/.vscode/extensions/james-yu.latex-workshop-10.0.0/node_modules/mathjax-full/js/core/MathItem.js:52:32)
at AbstractMathDocument.convert (/Users/fernandomurojimenez/.vscode/extensions/james-yu.latex-workshop-10.0.0/node_modules/mathjax-full/js/core/MathDocument.js:329:15)
at Function.typeset (/Users/fernandomurojimenez/.vscode/extensions/james-yu.latex-workshop-10.0.0/out/src/preview/mathjax/mathjax.js:63:23)
at process.<anonymous> (/Users/fernandomurojimenez/.vscode/extensions/james-yu.latex-workshop-10.0.0/node_modules/workerpool/src/worker.js:150:27)
at process.emit (node:events:514:28)
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 167. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 169. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 171. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 173. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 175. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 177. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 179. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 181. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 167. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 169. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 171. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 173. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 175. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 177. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 179. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 181. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 167. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 169. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 171. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 173. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 175. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 177. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 179. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 181. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 167. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 169. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 171. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 173. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 175. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 177. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 179. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:138 [Extension Host] Error: parse error at line 181. Any new element is not allowed here.
workbench.desktop.main.js:sourcemap:1763 Overwriting grammar scope name to file mapping for scope text.tex.
Old grammar file: file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/extensions/latex/syntaxes/TeX.tmLanguage.json.
New grammar file: file:///Users/fernandomurojimenez/.vscode/extensions/james-yu.latex-workshop-10.0.0/syntax/TeX.tmLanguage.json
register @ workbench.desktop.main.js:sourcemap:1763
workbench.desktop.main.js:sourcemap:1763 Overwriting grammar scope name to file mapping for scope text.tex.latex.
Old grammar file: file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/extensions/latex/syntaxes/LaTeX.tmLanguage.json.
New grammar file: file:///Users/fernandomurojimenez/.vscode/extensions/james-yu.latex-workshop-10.0.0/syntax/LaTeX.tmLanguage.json
register @ workbench.desktop.main.js:sourcemap:1763
workbench.desktop.main.js:sourcemap:1763 Overwriting grammar scope name to file mapping for scope text.bibtex.
Old grammar file: file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/extensions/latex/syntaxes/Bibtex.tmLanguage.json.
New grammar file: file:///Users/fernandomurojimenez/.vscode/extensions/james-yu.latex-workshop-10.0.0/syntax/Bibtex.tmLanguage.json
register @ workbench.desktop.main.js:sourcemap:1763
workbench.desktop.main.js:sourcemap:1763 Overwriting grammar scope name to file mapping for scope text.tex.markdown_latex_combined.
Old grammar file: file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/extensions/latex/syntaxes/markdown-latex-combined.tmLanguage.json.
New grammar file: file:///Users/fernandomurojimenez/.vscode/extensions/james-yu.latex-workshop-10.0.0/syntax/markdown-latex-combined.tmLanguage.json
register @ workbench.desktop.main.js:sourcemap:1763
workbench.desktop.main.js:sourcemap:1763 Overwriting grammar scope name to file mapping for scope source.cpp.embedded.latex.
Old grammar file: file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/extensions/latex/syntaxes/cpp-grammar-bailout.tmLanguage.json.
New grammar file: file:///Users/fernandomurojimenez/.vscode/extensions/james-yu.latex-workshop-10.0.0/syntax/cpp-grammar-bailout.tmLanguage.json
register @ workbench.desktop.main.js:sourcemap:1763
TMScopeRegistry.ts:46 Overwriting grammar scope name to file mapping for scope text.tex.
Old grammar file: file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/extensions/latex/syntaxes/TeX.tmLanguage.json.
New grammar file: file:///Users/fernandomurojimenez/.vscode/extensions/james-yu.latex-workshop-10.0.0/syntax/TeX.tmLanguage.json
register @ TMScopeRegistry.ts:46
TMScopeRegistry.ts:46 Overwriting grammar scope name to file mapping for scope text.tex.latex.
Old grammar file: file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/extensions/latex/syntaxes/LaTeX.tmLanguage.json.
New grammar file: file:///Users/fernandomurojimenez/.vscode/extensions/james-yu.latex-workshop-10.0.0/syntax/LaTeX.tmLanguage.json
register @ TMScopeRegistry.ts:46
TMScopeRegistry.ts:46 Overwriting grammar scope name to file mapping for scope text.bibtex.
Old grammar file: file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/extensions/latex/syntaxes/Bibtex.tmLanguage.json.
New grammar file: file:///Users/fernandomurojimenez/.vscode/extensions/james-yu.latex-workshop-10.0.0/syntax/Bibtex.tmLanguage.json
register @ TMScopeRegistry.ts:46
TMScopeRegistry.ts:46 Overwriting grammar scope name to file mapping for scope text.tex.markdown_latex_combined.
Old grammar file: file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/extensions/latex/syntaxes/markdown-latex-combined.tmLanguage.json.
New grammar file: file:///Users/fernandomurojimenez/.vscode/extensions/james-yu.latex-workshop-10.0.0/syntax/markdown-latex-combined.tmLanguage.json
register @ TMScopeRegistry.ts:46
TMScopeRegistry.ts:46 Overwriting grammar scope name to file mapping for scope source.cpp.embedded.latex.
Old grammar file: file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/extensions/latex/syntaxes/cpp-grammar-bailout.tmLanguage.json.
New grammar file: file:///Users/fernandomurojimenez/.vscode/extensions/james-yu.latex-workshop-10.0.0/syntax/cpp-grammar-bailout.tmLanguage.json
register @ TMScopeRegistry.ts:46
workbench.desktop.main.js:sourcemap:138 [Extension Host] vscode-texttoolbox is active
workbench.desktop.main.js:sourcemap:655   ERR No registered selector for ID: copilot-chat.fixWithCopilot
workbench.desktop.main.js:sourcemap:655   ERR No registered selector for ID: copilot-chat.generateCommitMessage
FMuro commented 1 week ago
[11:44:42.942][Logger] New log placeholder %WS1% registered for /Users/fernandomurojimenez/Documents/otbimodules .
[11:44:42.942][Extension] Initializing LaTeX Workshop.
[11:44:43.012][Build][Recipe] Set $LATEXWORKSHOP_DOCKER_LATEX: ""
[11:44:43.012][Build][Recipe] Set $LATEXWORKSHOP_DOCKER_PATH: "docker"
[11:44:43.037][Server] Creating LaTeX Workshop http and websocket server.
[11:44:43.089][Format][Bib] Bibtex format config: {"tab":"  ","case":"lowercase","left":"{","right":"}","trailingComma":false,"sort":["key"],"alignOnEqual":true,"sortFields":false,"fieldsOrder":[],"firstEntries":["string","xdata"]}
[11:44:43.112][Server] Server successfully started: {"address":"127.0.0.1","family":"IPv4","port":50640} .
[11:44:43.117][Extension] Extension root: /Users/fernandomurojimenez/.vscode/extensions/james-yu.latex-workshop-10.0.0
[11:44:43.118][Extension] $PATH: /opt/homebrew/opt/ruby/bin:/Applications/MacVim.app/Contents/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/TeX/texbin:/Users/fernandomurojimenez/.local/bin:/Users/fernandomurojimenez/.local/bin
[11:44:43.118][Extension] $SHELL: /bin/zsh
[11:44:43.118][Extension] $LANG: undefined
[11:44:43.118][Extension] $LC_ALL: undefined
[11:44:43.118][Extension] process.platform: darwin
[11:44:43.118][Extension] process.arch: arm64
[11:44:43.118][Extension] vscode.env.appName: Visual Studio Code
[11:44:43.118][Extension] vscode.env.remoteName: undefined
[11:44:43.118][Extension] vscode.env.uiKind: 1
[11:44:43.119][Config] latex-workshop.latex.recipes: [{"name":"latexmk","tools":["latexmk"]},{"name":"latexmk (latexmkrc)","tools":["latexmk_rconly"]},{"name":"latexmk (lualatex)","tools":["lualatexmk"]},{"name":"latexmk (xelatex)","tools":["xelatexmk"]},{"name":"pdflatex -> bibtex -> pdflatex * 2","tools":["pdflatex","bibtex","pdflatex","pdflatex"]},{"name":"pdflatex","tools":["pdflatex"]},{"name":"Compile Rnw files","tools":["rnw2tex","latexmk"]},{"name":"Compile Jnw files","tools":["jnw2tex","latexmk"]},{"name":"Compile Pnw files","tools":["pnw2tex","latexmk"]},{"name":"tectonic","tools":["tectonic"]}] .
[11:44:43.119][Config] latex-workshop.latex.recipe.default: "lastUsed" .
[11:44:43.121][Config] latex-workshop.view.pdf.external.viewer.command: "/Applications/Skim.app/Contents/SharedSupport/displayline" .
[11:44:43.122][Config] latex-workshop.view.pdf.external.viewer.args: ["0","%PDF%"] .
[11:44:43.122][Config] latex-workshop.view.pdf.external.synctex.command: "/Applications/Skim.app/Contents/SharedSupport/displayline" .
[11:44:43.122][Config] latex-workshop.view.pdf.external.synctex.args: ["-r","-b","%LINE%","%PDF%","%TEX%"] .
[11:44:43.122][Config] latex-workshop.view.pdf.trim: 20 .
[11:44:43.122][Config] latex-workshop.view.pdf.invertMode.enabled: "auto" .
[11:44:43.122][Config] latex-workshop.view.pdf.invert: 1 .
[11:44:43.124][Config] latex-workshop.intellisense.update.aggressive.enabled: true .
[11:44:43.132][Config] latex-workshop.selection.smart.latex.enabled: false .
[11:44:43.135][Extension] Trigger characters for intellisense of LaTeX documents: ["\\",",","{","}"]
[11:44:43.136][Root] Current workspace folders: ["file://%WS1%"]
[11:44:43.136][Extension] LaTeX Workshop initialized.
[11:44:43.136][Root] Current workspaceRootDir: file://%WS1% .
[11:44:43.139][Server] valdOrigin is http://127.0.0.1:50640
[11:44:43.149][Viewer][Panel] Internal PDF viewer at http://127.0.0.1:50640/viewer.html?file=pdf..ZmlsZSUzQSUyRiUyRiUyRlVzZXJzJTJGZmVybmFuZG9tdXJvamltZW5leiUyRkRvY3VtZW50cyUyRm90Ymltb2R1bGVzJTJGbWFpbi5wZGY .
[11:44:43.149][Cacher][Watcher] Watched %WS1%/main.pdf with a new .pdf watcher on %WS1% .
[11:44:43.149][Event] FILE_WATCHED: "%WS1%/main.pdf"
[11:44:43.482][Root] Found files that might be root, choose the first one: %WS1%/main.tex .
[11:44:43.482][Root] Root file changed: from %WS1%/main.tex to %WS1%/main.tex, langID latex . Refresh dependencies
[11:44:43.482][Event] ROOT_FILE_CHANGED: "%WS1%/main.tex"
[11:44:43.482][Cacher][Watcher] Reset.
[11:44:43.482][Cacher][Watcher] Reset.
[11:44:43.483][Cacher] Adding %WS1%/main.tex .
[11:44:43.484][Cacher][Watcher] Watched %WS1%/main.tex with a new .* watcher on %WS1% .
[11:44:43.484][Event] FILE_WATCHED: "%WS1%/main.tex"
[11:44:43.484][Cacher] Caching %WS1%/main.tex .
[11:44:43.484][Event] ROOT_FILE_SEARCHED
[11:44:43.491][Cacher] Input %WS1%/abstract.tex from %WS1%/main.tex .
[11:44:43.491][Cacher] Adding %WS1%/abstract.tex .
[11:44:43.492][Cacher][Watcher] Watched %WS1%/abstract.tex by the .* watcher.
[11:44:43.492][Event] FILE_WATCHED: "%WS1%/abstract.tex"
[11:44:43.492][Cacher] Caching %WS1%/abstract.tex .
[11:44:43.494][Cacher] Input %WS1%/sections/introduction.tex from %WS1%/main.tex .
[11:44:43.494][Cacher] Adding %WS1%/sections/introduction.tex .
[11:44:43.495][Cacher][Watcher] Watched %WS1%/sections/introduction.tex with a new .* watcher on %WS1%/sections .
[11:44:43.495][Event] FILE_WATCHED: "%WS1%/sections/introduction.tex"
[11:44:43.496][Cacher] Caching %WS1%/sections/introduction.tex .
[11:44:43.497][Cacher] Input %WS1%/sections/operads.tex from %WS1%/main.tex .
[11:44:43.498][Cacher] Adding %WS1%/sections/operads.tex .
[11:44:43.498][Cacher][Watcher] Watched %WS1%/sections/operads.tex by the .* watcher.
[11:44:43.498][Event] FILE_WATCHED: "%WS1%/sections/operads.tex"
[11:44:43.498][Cacher] Caching %WS1%/sections/operads.tex .
[11:44:43.498][Cacher] Updated inputs of %WS1%/abstract.tex .
[11:44:43.498][Cacher] Parse LaTeX AST: %WS1%/abstract.tex .
[11:44:43.502][Cacher] Input %WS1%/sections/hochschild_abridged.tex from %WS1%/main.tex .
[11:44:43.503][Cacher] Adding %WS1%/sections/hochschild_abridged.tex .
[11:44:43.503][Cacher][Watcher] Watched %WS1%/sections/hochschild_abridged.tex by the .* watcher.
[11:44:43.503][Event] FILE_WATCHED: "%WS1%/sections/hochschild_abridged.tex"
[11:44:43.503][Cacher] Caching %WS1%/sections/hochschild_abridged.tex .
[11:44:43.517][Cacher] Updated inputs of %WS1%/sections/introduction.tex .
[11:44:43.517][Cacher] Parse LaTeX AST: %WS1%/sections/introduction.tex .
[11:44:43.517][Cacher] Input %WS1%/sections/homotopy-theory.tex from %WS1%/main.tex .
[11:44:43.517][Cacher] Adding %WS1%/sections/homotopy-theory.tex .
[11:44:43.517][Cacher][Watcher] Watched %WS1%/sections/homotopy-theory.tex by the .* watcher.
[11:44:43.517][Event] FILE_WATCHED: "%WS1%/sections/homotopy-theory.tex"
[11:44:43.517][Cacher] Caching %WS1%/sections/homotopy-theory.tex .
[11:44:43.517][Cacher] Updated inputs of %WS1%/main.tex .
[11:44:43.518][Cacher] Parse LaTeX AST: %WS1%/main.tex .
[11:44:43.525][Cacher] Updated inputs of %WS1%/sections/operads.tex .
[11:44:43.525][Cacher] Parse LaTeX AST: %WS1%/sections/operads.tex .
[11:44:43.530][Cacher] Updated inputs of %WS1%/sections/hochschild_abridged.tex .
[11:44:43.530][Cacher] Parse LaTeX AST: %WS1%/sections/hochschild_abridged.tex .
[11:44:43.534][Cacher] Updated inputs of %WS1%/sections/homotopy-theory.tex .
[11:44:43.534][Cacher] Parse LaTeX AST: %WS1%/sections/homotopy-theory.tex .
[11:44:43.537][Cacher] Parsed LaTeX AST in 38.72 ms: %WS1%/abstract.tex .
[11:44:43.538][Cacher] Updated elements in 0.48 ms: %WS1%/abstract.tex .
[11:44:43.538][Event] FILE_PARSED: "%WS1%/abstract.tex"
[11:44:43.554][Viewer] Handle data type: open
[11:44:43.631][Server] Preview PDF file: file://%WS1%/main.pdf
[11:44:43.781][Viewer] Handle data type: loaded
[11:44:43.781][Event] VIEWER_PAGE_LOADED
[11:44:43.848][Cacher] Parsed LaTeX AST in 331.51 ms: %WS1%/sections/introduction.tex .
[11:44:43.850][Cacher] Updated elements in 1.68 ms: %WS1%/sections/introduction.tex .
[11:44:43.851][Event] FILE_PARSED: "%WS1%/sections/introduction.tex"
[11:44:43.872][Cacher] Parsed LaTeX AST in 354.11 ms: %WS1%/main.tex .
[11:44:43.872][File] Calling kpsewhich to resolve amsart.cls .
[11:44:44.093][File] kpsewhich returned with '/usr/local/texlive/2024/texmf-dist/tex/latex/amscls/amsart.cls'.
[11:44:44.094][Cacher] Bib %WS1%/Calabi-Yau.bib from %WS1%/main.tex .
[11:44:44.094][Intelli][Citation] Parsing .bib entries from %WS1%/Calabi-Yau.bib
[11:44:44.095][Intelli][Citation] Parse BibTeX AST from %WS1%/Calabi-Yau.bib .
[11:44:44.095][Cacher][Watcher] Watched %WS1%/Calabi-Yau.bib with a new .bib watcher on %WS1% .
[11:44:44.095][Event] FILE_WATCHED: "%WS1%/Calabi-Yau.bib"
[11:44:44.095][Cacher] Updated elements in 222.82 ms: %WS1%/main.tex .
[11:44:44.095][Event] FILE_PARSED: "%WS1%/main.tex"
[11:44:44.117][Cacher] Parsed LaTeX AST in 591.93 ms: %WS1%/sections/operads.tex .
[11:44:44.154][Cacher] Updated elements in 36.54 ms: %WS1%/sections/operads.tex .
[11:44:44.155][Event] FILE_PARSED: "%WS1%/sections/operads.tex"
[11:44:44.158][Cacher] Parsing .fls %WS1%/main.fls .
[11:44:44.193][Cacher] Parsed LaTeX AST in 663.22 ms: %WS1%/sections/hochschild_abridged.tex .
[11:44:44.202][Cacher] Updated elements in 8.14 ms: %WS1%/sections/hochschild_abridged.tex .
[11:44:44.202][Event] FILE_PARSED: "%WS1%/sections/hochschild_abridged.tex"
[11:44:44.322][Cacher] Parsed LaTeX AST in 787.98 ms: %WS1%/sections/homotopy-theory.tex .
[11:44:44.340][Cacher] Updated elements in 17.92 ms: %WS1%/sections/homotopy-theory.tex .
[11:44:44.341][Event] FILE_PARSED: "%WS1%/sections/homotopy-theory.tex"
[11:44:44.349][Structure] Structure force updated with 0 root sections for %WS1%/main.tex .
[11:44:44.349][Event] STRUCTURE_UPDATED
[11:44:44.356][Cacher] Found .aux %WS1%/main.aux from .fls %WS1%/main.fls , parsing.
[11:44:44.357][Cacher] Found .bib %WS1%/main-blx.bib from .aux %WS1%/main.aux .
[11:44:44.357][Intelli][Citation] Parsing .bib entries from %WS1%/main-blx.bib
[11:44:44.357][Intelli][Citation] Parse BibTeX AST from %WS1%/main-blx.bib .
[11:44:44.357][Cacher][Watcher] Watched %WS1%/main-blx.bib by the .bib watcher.
[11:44:44.357][Event] FILE_WATCHED: "%WS1%/main-blx.bib"
[11:44:44.358][Cacher] Parsed .aux %WS1%/main.aux .
[11:44:44.358][Cacher] Parsed .fls %WS1%/main.fls .
[11:44:44.373][Intelli][Citation] Parsed 150 bib entries from %WS1%/Calabi-Yau.bib .
[11:44:44.373][Event] FILE_PARSED: "%WS1%/Calabi-Yau.bib"
[11:44:44.379][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[11:44:44.379][Event] STRUCTURE_UPDATED
[11:44:44.379][Intelli][Citation] Parsed 1 bib entries from %WS1%/main-blx.bib .
[11:44:44.380][Event] FILE_PARSED: "%WS1%/main-blx.bib"
[11:44:44.386][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[11:44:44.386][Event] STRUCTURE_UPDATED
[11:44:59.328][Root] Current workspace folders: ["file://%WS1%"]
[11:44:59.331][Root] Keep using the same root file: %WS1%/main.tex
[11:44:59.332][Event] ROOT_FILE_SEARCHED
[11:44:59.332][Event] STRUCTURE_UPDATED
[11:44:59.332][Event] STRUCTURE_UPDATED
[11:44:59.897][Commander] SYNCTEX command invoked.
[11:44:59.898][Locator] Forward from %WS1%/sections/homotopy-theory.tex to %WS1%/main.pdf on line 365.
[11:44:59.943][Viewer] Try to synctex %WS1%/main.pdf
[11:45:05.460][Commander] BUILD command invoked.
[11:45:05.461][Build] The document of the active editor: file://%WS1%/sections/homotopy-theory.tex
[11:45:05.461][Build] The languageId of the document: latex
[11:45:05.461][Root] Current workspace folders: ["file://%WS1%"]
[11:45:05.463][Root] Keep using the same root file: %WS1%/main.tex
[11:45:05.463][Event] ROOT_FILE_SEARCHED
[11:45:05.463][Event] STRUCTURE_UPDATED
[11:45:05.463][Build] Building root file: %WS1%/main.tex
[11:45:05.464][Build][Recipe] Build root file %WS1%/main.tex
[11:45:05.467][Build][Recipe] Preparing to run recipe: latexmk.
[11:45:05.467][Build][Recipe] Prepared 1 tools.
[11:45:05.484][Build][Recipe] outDir: %WS1% .
[11:45:05.485][Build] Recipe step 1 The command is latexmk:["-synctex=1","-interaction=nonstopmode","-file-line-error","-pdf","-outdir=%WS1%","%WS1%/main"].
[11:45:05.485][Build] env: {}
[11:45:05.485][Build] root: %WS1%/main.tex
[11:45:05.485][Build] cwd: %WS1%
[11:45:05.487][Build] LaTeX build process spawned with PID 14538.
[11:45:05.601][Build] Finished a step in recipe with PID 14538.
[11:45:05.601][Build] Successfully built %WS1%/main.tex .
[11:45:05.602][Event] BUILD_DONE
[11:45:06.508][Commander] SYNCTEX command invoked.
[11:45:06.510][Locator] Forward from %WS1%/sections/homotopy-theory.tex to %WS1%/main.pdf on line 365.
[11:45:06.558][Viewer] Try to synctex %WS1%/main.pdf
[11:46:57.249][Viewer] Handle data type: reverse_synctex
[11:46:57.249][Locator] Backward from %WS1%/main.pdf at x=304.64621390070914, y=481.853565390071 on page 31.
[11:46:57.250][SyncTeX] Parsing .synctex.gz %WS1%/main.synctex.gz .
[11:46:57.325][Locator] Backward SyncTeX to %WS1%/sections/homotopy-theory.tex .
[11:47:04.652][Viewer] Handle data type: reverse_synctex
[11:47:04.652][Locator] Backward from %WS1%/main.pdf at x=309.37464737588647, y=482.5290558865249 on page 31.
[11:47:04.652][SyncTeX] Parsing .synctex.gz %WS1%/main.synctex.gz .
[11:47:04.727][Locator] Backward SyncTeX to %WS1%/sections/homotopy-theory.tex .
[11:47:12.536][Extension] onDidSaveTextDocument triggered: file://%WS1%/sections/homotopy-theory.tex
[11:47:12.634][Cacher][Watcher] "change" emitted on %WS1%/sections/homotopy-theory.tex.
[11:47:12.637][Cacher] Caching %WS1%/sections/homotopy-theory.tex .
[11:47:12.637][Build] Auto build started detecting the change of a file: %WS1%/sections/homotopy-theory.tex .
[11:47:12.638][Event] AUTO_BUILD_INITIATED: {"type":"onFileChange","file":"%WS1%/sections/homotopy-theory.tex"}
[11:47:12.638][Build] The document of the active editor: file://%WS1%/sections/homotopy-theory.tex
[11:47:12.638][Build] The languageId of the document: latex
[11:47:12.638][Build] Building root file: %WS1%/main.tex
[11:47:12.638][Build][Recipe] Build root file %WS1%/main.tex
[11:47:12.639][Event] FILE_CHANGED: "%WS1%/sections/homotopy-theory.tex"
[11:47:12.641][Build][Recipe] Preparing to run recipe: latexmk.
[11:47:12.641][Build][Recipe] Prepared 1 tools.
[11:47:12.642][Build][Recipe] outDir: %WS1% .
[11:47:12.643][Build] Recipe step 1 The command is latexmk:["-synctex=1","-interaction=nonstopmode","-file-line-error","-pdf","-outdir=%WS1%","%WS1%/main"].
[11:47:12.644][Build] env: {}
[11:47:12.644][Build] root: %WS1%/main.tex
[11:47:12.644][Build] cwd: %WS1%
[11:47:12.646][Build] LaTeX build process spawned with PID 14587.
[11:47:12.651][Cacher] Updated inputs of %WS1%/sections/homotopy-theory.tex .
[11:47:12.651][Cacher] Parse LaTeX AST: %WS1%/sections/homotopy-theory.tex .
[11:47:12.755][Cacher] Parsed LaTeX AST in 104.09 ms: %WS1%/sections/homotopy-theory.tex .
[11:47:12.771][Cacher] Updated elements in 15.52 ms: %WS1%/sections/homotopy-theory.tex .
[11:47:12.771][Event] FILE_PARSED: "%WS1%/sections/homotopy-theory.tex"
[11:47:12.776][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[11:47:12.777][Event] STRUCTURE_UPDATED
[11:47:13.536][Cacher] Caching %WS1%/sections/homotopy-theory.tex .
[11:47:13.537][Cacher] Updated inputs of %WS1%/sections/homotopy-theory.tex .
[11:47:13.537][Cacher] Parse LaTeX AST: %WS1%/sections/homotopy-theory.tex .
[11:47:13.599][Cacher] Parsed LaTeX AST in 62.43 ms: %WS1%/sections/homotopy-theory.tex .
[11:47:13.611][Cacher] Updated elements in 11.82 ms: %WS1%/sections/homotopy-theory.tex .
[11:47:13.612][Event] FILE_PARSED: "%WS1%/sections/homotopy-theory.tex"
[11:47:13.615][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[11:47:13.615][Event] STRUCTURE_UPDATED
[11:47:13.616][Cacher] Parsing .fls %WS1%/main.fls .
[11:47:13.623][Cacher] Parsed .fls %WS1%/main.fls .
[11:47:13.869][Cacher][Watcher] "change" emitted on %WS1%/main.pdf after polling for 253 ms.
[11:47:13.870][Event] FILE_CHANGED: "%WS1%/main.pdf"
[11:47:14.136][Cacher][Watcher] "change" emitted on %WS1%/main-blx.bib.
[11:47:14.136][Build] Auto build started detecting the change of a file: %WS1%/main-blx.bib .
[11:47:14.136][Event] AUTO_BUILD_INITIATED: {"type":"onFileChange","file":"%WS1%/main-blx.bib"}
[11:47:14.136][Build] The document of the active editor: file://%WS1%/sections/homotopy-theory.tex
[11:47:14.136][Build] The languageId of the document: latex
[11:47:14.136][Build] Building root file: %WS1%/main.tex
[11:47:14.136][Build][Recipe] Build root file %WS1%/main.tex
[11:47:14.136][Intelli][Citation] Parsing .bib entries from %WS1%/main-blx.bib
[11:47:14.137][Intelli][Citation] Parse BibTeX AST from %WS1%/main-blx.bib .
[11:47:14.137][Event] FILE_CHANGED: "%WS1%/main-blx.bib"
[11:47:14.137][Build][Recipe] Preparing to run recipe: latexmk.
[11:47:14.137][Build][Recipe] Prepared 1 tools.
[11:47:14.137][Build][Recipe] outDir: %WS1% .
[11:47:14.138][Intelli][Citation] Parsed 0 bib entries from %WS1%/main-blx.bib .
[11:47:14.138][Event] FILE_PARSED: "%WS1%/main-blx.bib"
[11:47:14.141][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[11:47:14.141][Event] STRUCTURE_UPDATED
[11:47:15.671][Cacher][Watcher] "change" emitted on %WS1%/main-blx.bib.
[11:47:15.671][Build] Auto build started detecting the change of a file: %WS1%/main-blx.bib .
[11:47:15.671][Event] AUTO_BUILD_INITIATED: {"type":"onFileChange","file":"%WS1%/main-blx.bib"}
[11:47:15.671][Build] The document of the active editor: file://%WS1%/sections/homotopy-theory.tex
[11:47:15.671][Build] The languageId of the document: latex
[11:47:15.671][Build] Building root file: %WS1%/main.tex
[11:47:15.671][Build][Recipe] Build root file %WS1%/main.tex
[11:47:15.672][Intelli][Citation] Parsing .bib entries from %WS1%/main-blx.bib
[11:47:15.672][Intelli][Citation] Parse BibTeX AST from %WS1%/main-blx.bib .
[11:47:15.672][Event] FILE_CHANGED: "%WS1%/main-blx.bib"
[11:47:15.672][Build][Recipe] Preparing to run recipe: latexmk.
[11:47:15.672][Build][Recipe] Prepared 1 tools.
[11:47:15.672][Build][Recipe] outDir: %WS1% .
[11:47:15.672][Intelli][Citation] Parsed 1 bib entries from %WS1%/main-blx.bib .
[11:47:15.673][Event] FILE_PARSED: "%WS1%/main-blx.bib"
[11:47:15.676][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[11:47:15.676][Event] STRUCTURE_UPDATED
[11:47:16.012][Parser][TexLog] Logged 16 messages.
[11:47:16.013][Build] Finished a step in recipe with PID 14587.
[11:47:16.013][Build] Successfully built %WS1%/main.tex .
[11:47:16.013][Event] BUILD_DONE
[11:47:16.013][Viewer] Call refreshExistingViewer: "%WS1%/main.pdf" .
[11:47:16.013][Viewer] Refresh PDF viewer: %WS1%/main.pdf
[11:47:16.014][Cacher] Parsing .fls %WS1%/main.fls .
[11:47:16.024][Server] Preview PDF file: file://%WS1%/main.pdf
[11:47:16.029][Cacher] Found .aux %WS1%/main.aux from .fls %WS1%/main.fls , parsing.
[11:47:16.031][Cacher] Parsed .aux %WS1%/main.aux .
[11:47:16.031][Cacher] Parsed .fls %WS1%/main.fls .
[11:47:16.031][Build] Recipe step 1 The command is latexmk:["-synctex=1","-interaction=nonstopmode","-file-line-error","-pdf","-outdir=%WS1%","%WS1%/main"].
[11:47:16.031][Build] env: {}
[11:47:16.031][Build] root: %WS1%/main.tex
[11:47:16.031][Build] cwd: %WS1%
[11:47:16.036][Build] LaTeX build process spawned with PID 14618.
[11:47:16.064][Cacher][Watcher] "change" emitted on %WS1%/main.pdf after polling for 250 ms.
[11:47:16.064][Event] FILE_CHANGED: "%WS1%/main.pdf"
[11:47:16.147][Build] Finished a step in recipe with PID 14618.
[11:47:16.148][Build] Successfully built %WS1%/main.tex .
[11:47:16.148][Event] BUILD_DONE
[11:47:16.148][Viewer] Call refreshExistingViewer: "%WS1%/main.pdf" .
[11:47:16.148][Viewer] Refresh PDF viewer: %WS1%/main.pdf
[11:47:16.149][Cacher] Parsing .fls %WS1%/main.fls .
[11:47:16.162][Cacher] Found .aux %WS1%/main.aux from .fls %WS1%/main.fls , parsing.
[11:47:16.163][Cacher] Parsed .aux %WS1%/main.aux .
[11:47:16.164][Cacher] Parsed .fls %WS1%/main.fls .
[11:47:16.164][Build] Recipe step 1 The command is latexmk:["-synctex=1","-interaction=nonstopmode","-file-line-error","-pdf","-outdir=%WS1%","%WS1%/main"].
[11:47:16.164][Build] env: {}
[11:47:16.164][Build] root: %WS1%/main.tex
[11:47:16.164][Build] cwd: %WS1%
[11:47:16.166][Build] LaTeX build process spawned with PID 14632.
[11:47:16.168][Viewer] Handle data type: loaded
[11:47:16.168][Event] VIEWER_PAGE_LOADED
[11:47:16.173][Server] Preview PDF file: file://%WS1%/main.pdf
[11:47:16.263][Build] Finished a step in recipe with PID 14632.
[11:47:16.263][Build] Successfully built %WS1%/main.tex .
[11:47:16.263][Event] BUILD_DONE
[11:47:16.263][Viewer] Call refreshExistingViewer: "%WS1%/main.pdf" .
[11:47:16.263][Viewer] Refresh PDF viewer: %WS1%/main.pdf
[11:47:16.264][Cacher] Parsing .fls %WS1%/main.fls .
[11:47:16.273][Viewer] Handle data type: loaded
[11:47:16.274][Event] VIEWER_PAGE_LOADED
[11:47:16.281][Cacher] Found .aux %WS1%/main.aux from .fls %WS1%/main.fls , parsing.
[11:47:16.281][Cacher] Parsed .aux %WS1%/main.aux .
[11:47:16.282][Cacher] Parsed .fls %WS1%/main.fls .
[11:47:16.282][Server] Preview PDF file: file://%WS1%/main.pdf
[11:47:16.367][Viewer] Handle data type: loaded
[11:47:16.367][Event] VIEWER_PAGE_LOADED
[11:54:15.955][Viewer] Handle data type: reverse_synctex
[11:54:15.955][Locator] Backward from %WS1%/main.pdf at x=379.6256590070921, y=704.7654292198582 on page 31.
[11:54:15.955][SyncTeX] Parsing .synctex.gz %WS1%/main.synctex.gz .
[11:54:16.027][Locator] Backward SyncTeX to %WS1%/sections/homotopy-theory.tex .
[11:54:16.032][Event] STRUCTURE_UPDATED
[11:54:29.056][Extension] onDidSaveTextDocument triggered: file://%WS1%/sections/homotopy-theory.tex
[11:54:29.147][Cacher][Watcher] "change" emitted on %WS1%/sections/homotopy-theory.tex.
[11:54:29.150][Cacher] Caching %WS1%/sections/homotopy-theory.tex .
[11:54:29.151][Build] Auto build started detecting the change of a file: %WS1%/sections/homotopy-theory.tex .
[11:54:29.151][Event] AUTO_BUILD_INITIATED: {"type":"onFileChange","file":"%WS1%/sections/homotopy-theory.tex"}
[11:54:29.152][Build] The document of the active editor: file://%WS1%/sections/homotopy-theory.tex
[11:54:29.152][Build] The languageId of the document: latex
[11:54:29.152][Build] Building root file: %WS1%/main.tex
[11:54:29.152][Build][Recipe] Build root file %WS1%/main.tex
[11:54:29.152][Event] FILE_CHANGED: "%WS1%/sections/homotopy-theory.tex"
[11:54:29.155][Build][Recipe] Preparing to run recipe: latexmk.
[11:54:29.155][Build][Recipe] Prepared 1 tools.
[11:54:29.156][Build][Recipe] outDir: %WS1% .
[11:54:29.157][Build] Recipe step 1 The command is latexmk:["-synctex=1","-interaction=nonstopmode","-file-line-error","-pdf","-outdir=%WS1%","%WS1%/main"].
[11:54:29.157][Build] env: {}
[11:54:29.157][Build] root: %WS1%/main.tex
[11:54:29.158][Build] cwd: %WS1%
[11:54:29.160][Build] LaTeX build process spawned with PID 14766.
[11:54:29.162][Cacher] Updated inputs of %WS1%/sections/homotopy-theory.tex .
[11:54:29.163][Cacher] Parse LaTeX AST: %WS1%/sections/homotopy-theory.tex .
[11:54:29.277][Cacher] Parsed LaTeX AST in 114.61 ms: %WS1%/sections/homotopy-theory.tex .
[11:54:29.292][Cacher] Updated elements in 14.12 ms: %WS1%/sections/homotopy-theory.tex .
[11:54:29.292][Event] FILE_PARSED: "%WS1%/sections/homotopy-theory.tex"
[11:54:29.296][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[11:54:29.296][Event] STRUCTURE_UPDATED
[11:54:30.061][Cacher] Caching %WS1%/sections/homotopy-theory.tex .
[11:54:30.061][Cacher] Updated inputs of %WS1%/sections/homotopy-theory.tex .
[11:54:30.062][Cacher] Parse LaTeX AST: %WS1%/sections/homotopy-theory.tex .
[11:54:30.122][Cacher] Parsed LaTeX AST in 60.42 ms: %WS1%/sections/homotopy-theory.tex .
[11:54:30.134][Cacher] Updated elements in 12.05 ms: %WS1%/sections/homotopy-theory.tex .
[11:54:30.135][Event] FILE_PARSED: "%WS1%/sections/homotopy-theory.tex"
[11:54:30.138][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[11:54:30.138][Event] STRUCTURE_UPDATED
[11:54:30.139][Cacher] Parsing .fls %WS1%/main.fls .
[11:54:30.148][Cacher] Parsed .fls %WS1%/main.fls .
[11:54:30.334][Cacher][Watcher] "change" emitted on %WS1%/main.pdf after polling for 254 ms.
[11:54:30.334][Event] FILE_CHANGED: "%WS1%/main.pdf"
[11:54:30.590][Cacher][Watcher] "change" emitted on %WS1%/main-blx.bib.
[11:54:30.591][Build] Auto build started detecting the change of a file: %WS1%/main-blx.bib .
[11:54:30.591][Event] AUTO_BUILD_INITIATED: {"type":"onFileChange","file":"%WS1%/main-blx.bib"}
[11:54:30.591][Build] The document of the active editor: file://%WS1%/sections/homotopy-theory.tex
[11:54:30.591][Build] The languageId of the document: latex
[11:54:30.591][Build] Building root file: %WS1%/main.tex
[11:54:30.591][Build][Recipe] Build root file %WS1%/main.tex
[11:54:30.591][Intelli][Citation] Parsing .bib entries from %WS1%/main-blx.bib
[11:54:30.591][Intelli][Citation] Parse BibTeX AST from %WS1%/main-blx.bib .
[11:54:30.591][Event] FILE_CHANGED: "%WS1%/main-blx.bib"
[11:54:30.592][Build][Recipe] Preparing to run recipe: latexmk.
[11:54:30.592][Build][Recipe] Prepared 1 tools.
[11:54:30.592][Build][Recipe] outDir: %WS1% .
[11:54:30.592][Intelli][Citation] Parsed 0 bib entries from %WS1%/main-blx.bib .
[11:54:30.592][Event] FILE_PARSED: "%WS1%/main-blx.bib"
[11:54:30.595][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[11:54:30.595][Event] STRUCTURE_UPDATED
[11:54:32.124][Cacher][Watcher] "change" emitted on %WS1%/main-blx.bib.
[11:54:32.124][Build] Auto build started detecting the change of a file: %WS1%/main-blx.bib .
[11:54:32.124][Event] AUTO_BUILD_INITIATED: {"type":"onFileChange","file":"%WS1%/main-blx.bib"}
[11:54:32.124][Build] The document of the active editor: file://%WS1%/sections/homotopy-theory.tex
[11:54:32.124][Build] The languageId of the document: latex
[11:54:32.124][Build] Building root file: %WS1%/main.tex
[11:54:32.124][Build][Recipe] Build root file %WS1%/main.tex
[11:54:32.125][Intelli][Citation] Parsing .bib entries from %WS1%/main-blx.bib
[11:54:32.125][Intelli][Citation] Parse BibTeX AST from %WS1%/main-blx.bib .
[11:54:32.125][Event] FILE_CHANGED: "%WS1%/main-blx.bib"
[11:54:32.125][Build][Recipe] Preparing to run recipe: latexmk.
[11:54:32.125][Build][Recipe] Prepared 1 tools.
[11:54:32.125][Build][Recipe] outDir: %WS1% .
[11:54:32.125][Intelli][Citation] Parsed 1 bib entries from %WS1%/main-blx.bib .
[11:54:32.126][Event] FILE_PARSED: "%WS1%/main-blx.bib"
[11:54:32.129][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[11:54:32.129][Event] STRUCTURE_UPDATED
[11:54:32.445][Parser][TexLog] Logged 16 messages.
[11:54:32.446][Build] Finished a step in recipe with PID 14766.
[11:54:32.446][Build] Successfully built %WS1%/main.tex .
[11:54:32.446][Event] BUILD_DONE
[11:54:32.446][Viewer] Call refreshExistingViewer: "%WS1%/main.pdf" .
[11:54:32.446][Viewer] Refresh PDF viewer: %WS1%/main.pdf
[11:54:32.447][Cacher] Parsing .fls %WS1%/main.fls .
[11:54:32.456][Server] Preview PDF file: file://%WS1%/main.pdf
[11:54:32.459][Cacher] Found .aux %WS1%/main.aux from .fls %WS1%/main.fls , parsing.
[11:54:32.460][Cacher] Parsed .aux %WS1%/main.aux .
[11:54:32.460][Cacher] Parsed .fls %WS1%/main.fls .
[11:54:32.460][Build] Recipe step 1 The command is latexmk:["-synctex=1","-interaction=nonstopmode","-file-line-error","-pdf","-outdir=%WS1%","%WS1%/main"].
[11:54:32.460][Build] env: {}
[11:54:32.460][Build] root: %WS1%/main.tex
[11:54:32.460][Build] cwd: %WS1%
[11:54:32.461][Build] LaTeX build process spawned with PID 14798.
[11:54:32.504][Cacher][Watcher] "change" emitted on %WS1%/main.pdf after polling for 251 ms.
[11:54:32.505][Event] FILE_CHANGED: "%WS1%/main.pdf"
[11:54:32.563][Build] Finished a step in recipe with PID 14798.
[11:54:32.563][Build] Successfully built %WS1%/main.tex .
[11:54:32.563][Event] BUILD_DONE
[11:54:32.563][Viewer] Call refreshExistingViewer: "%WS1%/main.pdf" .
[11:54:32.563][Viewer] Refresh PDF viewer: %WS1%/main.pdf
[11:54:32.564][Cacher] Parsing .fls %WS1%/main.fls .
[11:54:32.575][Cacher] Found .aux %WS1%/main.aux from .fls %WS1%/main.fls , parsing.
[11:54:32.576][Cacher] Parsed .aux %WS1%/main.aux .
[11:54:32.576][Cacher] Parsed .fls %WS1%/main.fls .
[11:54:32.576][Build] Recipe step 1 The command is latexmk:["-synctex=1","-interaction=nonstopmode","-file-line-error","-pdf","-outdir=%WS1%","%WS1%/main"].
[11:54:32.576][Build] env: {}
[11:54:32.576][Build] root: %WS1%/main.tex
[11:54:32.576][Build] cwd: %WS1%
[11:54:32.577][Build] LaTeX build process spawned with PID 14812.
[11:54:32.654][Server] Preview PDF file: file://%WS1%/main.pdf
[11:54:32.671][Build] Finished a step in recipe with PID 14812.
[11:54:32.672][Build] Successfully built %WS1%/main.tex .
[11:54:32.672][Event] BUILD_DONE
[11:54:32.672][Viewer] Call refreshExistingViewer: "%WS1%/main.pdf" .
[11:54:32.672][Viewer] Refresh PDF viewer: %WS1%/main.pdf
[11:54:32.673][Cacher] Parsing .fls %WS1%/main.fls .
[11:54:32.682][Cacher] Found .aux %WS1%/main.aux from .fls %WS1%/main.fls , parsing.
[11:54:32.683][Cacher] Parsed .aux %WS1%/main.aux .
[11:54:32.683][Cacher] Parsed .fls %WS1%/main.fls .
[11:54:32.746][Viewer] Handle data type: loaded
[11:54:32.747][Event] VIEWER_PAGE_LOADED
[11:54:32.754][Server] Preview PDF file: file://%WS1%/main.pdf
[11:55:21.324][Viewer] Handle data type: reverse_synctex
[11:55:21.325][Locator] Backward from %WS1%/main.pdf at x=316.12955234042545, y=150.1877316312058 on page 32.
[11:55:21.325][SyncTeX] Parsing .synctex.gz %WS1%/main.synctex.gz .
[11:55:21.401][Locator] Backward SyncTeX to %WS1%/sections/homotopy-theory.tex .
[11:55:26.293][Extension] onDidSaveTextDocument triggered: file://%WS1%/sections/homotopy-theory.tex
[11:55:26.393][Cacher][Watcher] "change" emitted on %WS1%/sections/homotopy-theory.tex.
[11:55:26.396][Cacher] Caching %WS1%/sections/homotopy-theory.tex .
[11:55:26.397][Build] Auto build started detecting the change of a file: %WS1%/sections/homotopy-theory.tex .
[11:55:26.397][Event] AUTO_BUILD_INITIATED: {"type":"onFileChange","file":"%WS1%/sections/homotopy-theory.tex"}
[11:55:26.397][Build] The document of the active editor: file://%WS1%/sections/homotopy-theory.tex
[11:55:26.397][Build] The languageId of the document: latex
[11:55:26.398][Build] Building root file: %WS1%/main.tex
[11:55:26.398][Build][Recipe] Build root file %WS1%/main.tex
[11:55:26.398][Event] FILE_CHANGED: "%WS1%/sections/homotopy-theory.tex"
[11:55:26.400][Build][Recipe] Preparing to run recipe: latexmk.
[11:55:26.400][Build][Recipe] Prepared 1 tools.
[11:55:26.401][Build][Recipe] outDir: %WS1% .
[11:55:26.401][Build] Recipe step 1 The command is latexmk:["-synctex=1","-interaction=nonstopmode","-file-line-error","-pdf","-outdir=%WS1%","%WS1%/main"].
[11:55:26.402][Build] env: {}
[11:55:26.402][Build] root: %WS1%/main.tex
[11:55:26.402][Build] cwd: %WS1%
[11:55:26.404][Build] LaTeX build process spawned with PID 14838.
[11:55:26.406][Cacher] Updated inputs of %WS1%/sections/homotopy-theory.tex .
[11:55:26.406][Cacher] Parse LaTeX AST: %WS1%/sections/homotopy-theory.tex .
[11:55:26.513][Cacher] Parsed LaTeX AST in 106.97 ms: %WS1%/sections/homotopy-theory.tex .
[11:55:26.527][Cacher] Updated elements in 12.97 ms: %WS1%/sections/homotopy-theory.tex .
[11:55:26.527][Event] FILE_PARSED: "%WS1%/sections/homotopy-theory.tex"
[11:55:26.531][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[11:55:26.531][Event] STRUCTURE_UPDATED
[11:55:27.299][Cacher] Caching %WS1%/sections/homotopy-theory.tex .
[11:55:27.300][Cacher] Updated inputs of %WS1%/sections/homotopy-theory.tex .
[11:55:27.300][Cacher] Parse LaTeX AST: %WS1%/sections/homotopy-theory.tex .
[11:55:27.359][Cacher] Parsed LaTeX AST in 58.62 ms: %WS1%/sections/homotopy-theory.tex .
[11:55:27.371][Cacher] Updated elements in 11.43 ms: %WS1%/sections/homotopy-theory.tex .
[11:55:27.371][Event] FILE_PARSED: "%WS1%/sections/homotopy-theory.tex"
[11:55:27.374][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[11:55:27.374][Event] STRUCTURE_UPDATED
[11:55:27.375][Cacher] Parsing .fls %WS1%/main.fls .
[11:55:27.381][Cacher] Parsed .fls %WS1%/main.fls .
[11:55:27.582][Cacher][Watcher] "change" emitted on %WS1%/main.pdf after polling for 251 ms.
[11:55:27.582][Event] FILE_CHANGED: "%WS1%/main.pdf"
[11:55:27.827][Cacher][Watcher] "change" emitted on %WS1%/main-blx.bib.
[11:55:27.827][Build] Auto build started detecting the change of a file: %WS1%/main-blx.bib .
[11:55:27.827][Event] AUTO_BUILD_INITIATED: {"type":"onFileChange","file":"%WS1%/main-blx.bib"}
[11:55:27.827][Build] The document of the active editor: file://%WS1%/sections/homotopy-theory.tex
[11:55:27.827][Build] The languageId of the document: latex
[11:55:27.828][Build] Building root file: %WS1%/main.tex
[11:55:27.828][Build][Recipe] Build root file %WS1%/main.tex
[11:55:27.828][Intelli][Citation] Parsing .bib entries from %WS1%/main-blx.bib
[11:55:27.828][Intelli][Citation] Parse BibTeX AST from %WS1%/main-blx.bib .
[11:55:27.828][Event] FILE_CHANGED: "%WS1%/main-blx.bib"
[11:55:27.828][Intelli][Citation] Parsed 0 bib entries from %WS1%/main-blx.bib .
[11:55:27.829][Event] FILE_PARSED: "%WS1%/main-blx.bib"
[11:55:27.831][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[11:55:27.831][Event] STRUCTURE_UPDATED
[11:55:27.832][Build][Recipe] Preparing to run recipe: latexmk.
[11:55:27.832][Build][Recipe] Prepared 1 tools.
[11:55:27.832][Build][Recipe] outDir: %WS1% .
[11:55:29.366][Cacher][Watcher] "change" emitted on %WS1%/main-blx.bib.
[11:55:29.367][Build] Auto build started detecting the change of a file: %WS1%/main-blx.bib .
[11:55:29.367][Event] AUTO_BUILD_INITIATED: {"type":"onFileChange","file":"%WS1%/main-blx.bib"}
[11:55:29.367][Build] The document of the active editor: file://%WS1%/sections/homotopy-theory.tex
[11:55:29.367][Build] The languageId of the document: latex
[11:55:29.367][Build] Building root file: %WS1%/main.tex
[11:55:29.367][Build][Recipe] Build root file %WS1%/main.tex
[11:55:29.367][Intelli][Citation] Parsing .bib entries from %WS1%/main-blx.bib
[11:55:29.367][Intelli][Citation] Parse BibTeX AST from %WS1%/main-blx.bib .
[11:55:29.367][Event] FILE_CHANGED: "%WS1%/main-blx.bib"
[11:55:29.367][Build][Recipe] Preparing to run recipe: latexmk.
[11:55:29.367][Build][Recipe] Prepared 1 tools.
[11:55:29.368][Build][Recipe] outDir: %WS1% .
[11:55:29.368][Intelli][Citation] Parsed 1 bib entries from %WS1%/main-blx.bib .
[11:55:29.368][Event] FILE_PARSED: "%WS1%/main-blx.bib"
[11:55:29.371][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[11:55:29.371][Event] STRUCTURE_UPDATED
[11:55:29.691][Parser][TexLog] Logged 16 messages.
[11:55:29.692][Build] Finished a step in recipe with PID 14838.
[11:55:29.692][Build] Successfully built %WS1%/main.tex .
[11:55:29.692][Event] BUILD_DONE
[11:55:29.692][Viewer] Call refreshExistingViewer: "%WS1%/main.pdf" .
[11:55:29.692][Viewer] Refresh PDF viewer: %WS1%/main.pdf
[11:55:29.693][Cacher] Parsing .fls %WS1%/main.fls .
[11:55:29.703][Server] Preview PDF file: file://%WS1%/main.pdf
[11:55:29.705][Cacher] Found .aux %WS1%/main.aux from .fls %WS1%/main.fls , parsing.
[11:55:29.706][Cacher] Parsed .aux %WS1%/main.aux .
[11:55:29.706][Cacher] Parsed .fls %WS1%/main.fls .
[11:55:29.706][Build] Recipe step 1 The command is latexmk:["-synctex=1","-interaction=nonstopmode","-file-line-error","-pdf","-outdir=%WS1%","%WS1%/main"].
[11:55:29.706][Build] env: {}
[11:55:29.706][Build] root: %WS1%/main.tex
[11:55:29.706][Build] cwd: %WS1%
[11:55:29.707][Build] LaTeX build process spawned with PID 14870.
[11:55:29.747][Cacher][Watcher] "change" emitted on %WS1%/main.pdf after polling for 251 ms.
[11:55:29.747][Event] FILE_CHANGED: "%WS1%/main.pdf"
[11:55:29.798][Build] Finished a step in recipe with PID 14870.
[11:55:29.798][Build] Successfully built %WS1%/main.tex .
[11:55:29.798][Event] BUILD_DONE
[11:55:29.798][Viewer] Call refreshExistingViewer: "%WS1%/main.pdf" .
[11:55:29.798][Viewer] Refresh PDF viewer: %WS1%/main.pdf
[11:55:29.804][Cacher] Parsing .fls %WS1%/main.fls .
[11:55:29.849][Server] Preview PDF file: file://%WS1%/main.pdf
[11:55:29.850][Viewer] Handle data type: loaded
[11:55:29.850][Event] VIEWER_PAGE_LOADED
[11:55:29.850][Cacher] Found .aux %WS1%/main.aux from .fls %WS1%/main.fls , parsing.
[11:55:29.852][Cacher] Parsed .aux %WS1%/main.aux .
[11:55:29.852][Cacher] Parsed .fls %WS1%/main.fls .
[11:55:29.852][Build] Recipe step 1 The command is latexmk:["-synctex=1","-interaction=nonstopmode","-file-line-error","-pdf","-outdir=%WS1%","%WS1%/main"].
[11:55:29.852][Build] env: {}
[11:55:29.852][Build] root: %WS1%/main.tex
[11:55:29.852][Build] cwd: %WS1%
[11:55:29.854][Build] LaTeX build process spawned with PID 14884.
[11:55:29.955][Build] Finished a step in recipe with PID 14884.
[11:55:29.955][Build] Successfully built %WS1%/main.tex .
[11:55:29.955][Event] BUILD_DONE
[11:55:29.955][Viewer] Call refreshExistingViewer: "%WS1%/main.pdf" .
[11:55:29.955][Viewer] Refresh PDF viewer: %WS1%/main.pdf
[11:55:29.956][Cacher] Parsing .fls %WS1%/main.fls .
[11:55:29.967][Cacher] Found .aux %WS1%/main.aux from .fls %WS1%/main.fls , parsing.
[11:55:29.967][Cacher] Parsed .aux %WS1%/main.aux .
[11:55:29.967][Cacher] Parsed .fls %WS1%/main.fls .
[11:55:29.978][Server] Preview PDF file: file://%WS1%/main.pdf
[11:55:30.009][Viewer] Handle data type: loaded
[11:55:30.009][Event] VIEWER_PAGE_LOADED
[11:55:30.121][Viewer] Handle data type: loaded
[11:55:30.121][Event] VIEWER_PAGE_LOADED
[11:57:43.938][Viewer] Handle data type: reverse_synctex
[11:57:43.938][Locator] Backward from %WS1%/main.pdf at x=402.5923358865247, y=722.3281821276596 on page 28.
[11:57:43.938][SyncTeX] Parsing .synctex.gz %WS1%/main.synctex.gz .
[11:57:44.006][Locator] Backward SyncTeX to %WS1%/sections/homotopy-theory.tex .
[11:57:46.902][Viewer] Handle data type: reverse_synctex
[11:57:46.902][Locator] Backward from %WS1%/main.pdf at x=389.08252595744676, y=715.5732771631206 on page 28.
[11:57:46.902][SyncTeX] Parsing .synctex.gz %WS1%/main.synctex.gz .
[11:57:46.969][Locator] Backward SyncTeX to %WS1%/sections/homotopy-theory.tex .
[11:57:46.972][Event] STRUCTURE_UPDATED
[11:57:57.464][Extension] onDidSaveTextDocument triggered: file://%WS1%/sections/homotopy-theory.tex
[11:57:57.566][Cacher][Watcher] "change" emitted on %WS1%/sections/homotopy-theory.tex.
[11:57:57.568][Cacher] Caching %WS1%/sections/homotopy-theory.tex .
[11:57:57.569][Build] Auto build started detecting the change of a file: %WS1%/sections/homotopy-theory.tex .
[11:57:57.569][Event] AUTO_BUILD_INITIATED: {"type":"onFileChange","file":"%WS1%/sections/homotopy-theory.tex"}
[11:57:57.569][Build] The document of the active editor: file://%WS1%/sections/homotopy-theory.tex
[11:57:57.569][Build] The languageId of the document: latex
[11:57:57.570][Build] Building root file: %WS1%/main.tex
[11:57:57.570][Build][Recipe] Build root file %WS1%/main.tex
[11:57:57.570][Event] FILE_CHANGED: "%WS1%/sections/homotopy-theory.tex"
[11:57:57.573][Build][Recipe] Preparing to run recipe: latexmk.
[11:57:57.573][Build][Recipe] Prepared 1 tools.
[11:57:57.574][Build][Recipe] outDir: %WS1% .
[11:57:57.575][Build] Recipe step 1 The command is latexmk:["-synctex=1","-interaction=nonstopmode","-file-line-error","-pdf","-outdir=%WS1%","%WS1%/main"].
[11:57:57.575][Build] env: {}
[11:57:57.575][Build] root: %WS1%/main.tex
[11:57:57.575][Build] cwd: %WS1%
[11:57:57.577][Build] LaTeX build process spawned with PID 14941.
[11:57:57.579][Cacher] Updated inputs of %WS1%/sections/homotopy-theory.tex .
[11:57:57.579][Cacher] Parse LaTeX AST: %WS1%/sections/homotopy-theory.tex .
[11:57:57.692][Cacher] Parsed LaTeX AST in 112.61 ms: %WS1%/sections/homotopy-theory.tex .
[11:57:57.704][Cacher] Updated elements in 12.38 ms: %WS1%/sections/homotopy-theory.tex .
[11:57:57.705][Event] FILE_PARSED: "%WS1%/sections/homotopy-theory.tex"
[11:57:57.708][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[11:57:57.708][Event] STRUCTURE_UPDATED
[11:57:58.469][Cacher] Caching %WS1%/sections/homotopy-theory.tex .
[11:57:58.470][Cacher] Updated inputs of %WS1%/sections/homotopy-theory.tex .
[11:57:58.470][Cacher] Parse LaTeX AST: %WS1%/sections/homotopy-theory.tex .
[11:57:58.529][Cacher] Parsed LaTeX AST in 58.90 ms: %WS1%/sections/homotopy-theory.tex .
[11:57:58.540][Cacher] Updated elements in 11.11 ms: %WS1%/sections/homotopy-theory.tex .
[11:57:58.541][Event] FILE_PARSED: "%WS1%/sections/homotopy-theory.tex"
[11:57:58.544][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[11:57:58.544][Event] STRUCTURE_UPDATED
[11:57:58.545][Cacher] Parsing .fls %WS1%/main.fls .
[11:57:58.555][Cacher] Parsed .fls %WS1%/main.fls .
[11:57:58.744][Cacher][Watcher] "change" emitted on %WS1%/main.pdf after polling for 252 ms.
[11:57:58.744][Event] FILE_CHANGED: "%WS1%/main.pdf"
[11:57:59.005][Cacher][Watcher] "change" emitted on %WS1%/main-blx.bib.
[11:57:59.006][Build] Auto build started detecting the change of a file: %WS1%/main-blx.bib .
[11:57:59.006][Event] AUTO_BUILD_INITIATED: {"type":"onFileChange","file":"%WS1%/main-blx.bib"}
[11:57:59.006][Build] The document of the active editor: file://%WS1%/sections/homotopy-theory.tex
[11:57:59.006][Build] The languageId of the document: latex
[11:57:59.006][Build] Building root file: %WS1%/main.tex
[11:57:59.006][Build][Recipe] Build root file %WS1%/main.tex
[11:57:59.006][Intelli][Citation] Parsing .bib entries from %WS1%/main-blx.bib
[11:57:59.006][Intelli][Citation] Parse BibTeX AST from %WS1%/main-blx.bib .
[11:57:59.006][Event] FILE_CHANGED: "%WS1%/main-blx.bib"
[11:57:59.007][Build][Recipe] Preparing to run recipe: latexmk.
[11:57:59.007][Build][Recipe] Prepared 1 tools.
[11:57:59.007][Build][Recipe] outDir: %WS1% .
[11:57:59.007][Intelli][Citation] Parsed 0 bib entries from %WS1%/main-blx.bib .
[11:57:59.007][Event] FILE_PARSED: "%WS1%/main-blx.bib"
[11:57:59.010][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[11:57:59.010][Event] STRUCTURE_UPDATED
[11:58:00.559][Cacher][Watcher] "change" emitted on %WS1%/main-blx.bib.
[11:58:00.559][Build] Auto build started detecting the change of a file: %WS1%/main-blx.bib .
[11:58:00.559][Event] AUTO_BUILD_INITIATED: {"type":"onFileChange","file":"%WS1%/main-blx.bib"}
[11:58:00.559][Build] The document of the active editor: file://%WS1%/sections/homotopy-theory.tex
[11:58:00.559][Build] The languageId of the document: latex
[11:58:00.559][Build] Building root file: %WS1%/main.tex
[11:58:00.559][Build][Recipe] Build root file %WS1%/main.tex
[11:58:00.559][Intelli][Citation] Parsing .bib entries from %WS1%/main-blx.bib
[11:58:00.560][Intelli][Citation] Parse BibTeX AST from %WS1%/main-blx.bib .
[11:58:00.560][Event] FILE_CHANGED: "%WS1%/main-blx.bib"
[11:58:00.560][Build][Recipe] Preparing to run recipe: latexmk.
[11:58:00.560][Build][Recipe] Prepared 1 tools.
[11:58:00.560][Build][Recipe] outDir: %WS1% .
[11:58:00.560][Intelli][Citation] Parsed 1 bib entries from %WS1%/main-blx.bib .
[11:58:00.560][Event] FILE_PARSED: "%WS1%/main-blx.bib"
[11:58:00.564][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[11:58:00.564][Event] STRUCTURE_UPDATED
[11:58:00.880][Parser][TexLog] Logged 16 messages.
[11:58:00.880][Build] Finished a step in recipe with PID 14941.
[11:58:00.880][Build] Successfully built %WS1%/main.tex .
[11:58:00.880][Event] BUILD_DONE
[11:58:00.881][Viewer] Call refreshExistingViewer: "%WS1%/main.pdf" .
[11:58:00.881][Viewer] Refresh PDF viewer: %WS1%/main.pdf
[11:58:00.882][Cacher] Parsing .fls %WS1%/main.fls .
[11:58:00.891][Server] Preview PDF file: file://%WS1%/main.pdf
[11:58:00.893][Cacher] Found .aux %WS1%/main.aux from .fls %WS1%/main.fls , parsing.
[11:58:00.896][Cacher] Parsed .aux %WS1%/main.aux .
[11:58:00.896][Cacher] Parsed .fls %WS1%/main.fls .
[11:58:00.896][Build] Recipe step 1 The command is latexmk:["-synctex=1","-interaction=nonstopmode","-file-line-error","-pdf","-outdir=%WS1%","%WS1%/main"].
[11:58:00.896][Build] env: {}
[11:58:00.896][Build] root: %WS1%/main.tex
[11:58:00.897][Build] cwd: %WS1%
[11:58:00.898][Build] LaTeX build process spawned with PID 14975.
[11:58:00.934][Cacher][Watcher] "change" emitted on %WS1%/main.pdf after polling for 252 ms.
[11:58:00.934][Event] FILE_CHANGED: "%WS1%/main.pdf"
[11:58:00.997][Build] Finished a step in recipe with PID 14975.
[11:58:00.997][Build] Successfully built %WS1%/main.tex .
[11:58:00.998][Event] BUILD_DONE
[11:58:00.998][Viewer] Call refreshExistingViewer: "%WS1%/main.pdf" .
[11:58:00.998][Viewer] Refresh PDF viewer: %WS1%/main.pdf
[11:58:00.999][Cacher] Parsing .fls %WS1%/main.fls .
[11:58:01.013][Cacher] Found .aux %WS1%/main.aux from .fls %WS1%/main.fls , parsing.
[11:58:01.014][Cacher] Parsed .aux %WS1%/main.aux .
[11:58:01.014][Cacher] Parsed .fls %WS1%/main.fls .
[11:58:01.015][Build] Recipe step 1 The command is latexmk:["-synctex=1","-interaction=nonstopmode","-file-line-error","-pdf","-outdir=%WS1%","%WS1%/main"].
[11:58:01.015][Build] env: {}
[11:58:01.015][Build] root: %WS1%/main.tex
[11:58:01.015][Build] cwd: %WS1%
[11:58:01.016][Build] LaTeX build process spawned with PID 14989.
[11:58:01.069][Server] Preview PDF file: file://%WS1%/main.pdf
[11:58:01.107][Viewer] Handle data type: loaded
[11:58:01.107][Event] VIEWER_PAGE_LOADED
[11:58:01.116][Build] Finished a step in recipe with PID 14989.
[11:58:01.116][Build] Successfully built %WS1%/main.tex .
[11:58:01.116][Event] BUILD_DONE
[11:58:01.117][Viewer] Call refreshExistingViewer: "%WS1%/main.pdf" .
[11:58:01.117][Viewer] Refresh PDF viewer: %WS1%/main.pdf
[11:58:01.118][Cacher] Parsing .fls %WS1%/main.fls .
[11:58:01.131][Cacher] Found .aux %WS1%/main.aux from .fls %WS1%/main.fls , parsing.
[11:58:01.132][Cacher] Parsed .aux %WS1%/main.aux .
[11:58:01.132][Cacher] Parsed .fls %WS1%/main.fls .
[11:58:01.146][Server] Preview PDF file: file://%WS1%/main.pdf
[11:58:03.295][Preview][Ref] Failed rendering MathJax \DeclareRobustCommand{\SkipTocEntry}[5]{}

\begin{equation*}
    \tag{3.2.9}
    \begin{tikzcd}
        {|fwU_\bullet\downarrow V|} \arrow[r,<-,"\sim"] \arrow[dd] & {Y^V} \arrow[r,"\sim"]
        \arrow[d,<-,"\sim"] & \Map[\Operads]{\O}{\E{V}} \arrow[d,<-,"\sim"] \\
        {} & Y^{V\to V'} \arrow[r] & \Map[\Operads]{\O}{\E{V\to V'}} \\
        {|fwU_\bullet\downarrow V'|} \arrow[r,<-,"\sim"] & {Y^{V'}} \arrow[u,<-] \arrow[r,"\sim"]
        & \Map[\Operads]{\O}{\E{V'}} \arrow[u,<-,"\sim"']
    \end{tikzcd}
\end{equation*} . Error: Unknown environment 'tikzcd'
[11:58:03.295]Error: Unknown environment 'tikzcd'
    at Object.formatError (/Users/fernandomurojimenez/.vscode/extensions/james-yu.latex-workshop-10.0.0/out/src/preview/mathjax/mathjax.js:44:47)
    at TeX.compile (/Users/fernandomurojimenez/.vscode/extensions/james-yu.latex-workshop-10.0.0/node_modules/mathjax-full/js/input/tex.js:127:33)
    at AbstractMathItem.compile (/Users/fernandomurojimenez/.vscode/extensions/james-yu.latex-workshop-10.0.0/node_modules/mathjax-full/js/core/MathItem.js:56:39)
    at Object.renderMath (/Users/fernandomurojimenez/.vscode/extensions/james-yu.latex-workshop-10.0.0/node_modules/mathjax-full/js/core/MathDocument.js:119:65)
    at RenderList.renderConvert (/Users/fernandomurojimenez/.vscode/extensions/james-yu.latex-workshop-10.0.0/node_modules/mathjax-full/js/core/MathDocument.js:171:35)
    at AbstractMathItem.convert (/Users/fernandomurojimenez/.vscode/extensions/james-yu.latex-workshop-10.0.0/node_modules/mathjax-full/js/core/MathItem.js:52:32)
    at AbstractMathDocument.convert (/Users/fernandomurojimenez/.vscode/extensions/james-yu.latex-workshop-10.0.0/node_modules/mathjax-full/js/core/MathDocument.js:329:15)
    at Function.typeset (/Users/fernandomurojimenez/.vscode/extensions/james-yu.latex-workshop-10.0.0/out/src/preview/mathjax/mathjax.js:63:23)
    at process.<anonymous> (/Users/fernandomurojimenez/.vscode/extensions/james-yu.latex-workshop-10.0.0/node_modules/workerpool/src/worker.js:150:27)
    at process.emit (node:events:514:28)
[11:58:11.417][Viewer] Handle data type: reverse_synctex
[11:58:11.417][Locator] Backward from %WS1%/main.pdf at x=214.80597787234038, y=562.2369344680851 on page 32.
[11:58:11.417][SyncTeX] Parsing .synctex.gz %WS1%/main.synctex.gz .
[11:58:11.482][Locator] Backward SyncTeX to %WS1%/sections/homotopy-theory.tex .
[11:58:11.486][Event] STRUCTURE_UPDATED
[11:58:17.544][Cacher] Caching %WS1%/sections/homotopy-theory.tex .
[11:58:17.545][Cacher] Updated inputs of %WS1%/sections/homotopy-theory.tex .
[11:58:17.545][Cacher] Parse LaTeX AST: %WS1%/sections/homotopy-theory.tex .
[11:58:17.657][Cacher] Parsed LaTeX AST in 111.32 ms: %WS1%/sections/homotopy-theory.tex .
[11:58:17.669][Cacher] Updated elements in 11.99 ms: %WS1%/sections/homotopy-theory.tex .
[11:58:17.669][Event] FILE_PARSED: "%WS1%/sections/homotopy-theory.tex"
[11:58:17.673][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[11:58:17.673][Event] STRUCTURE_UPDATED
[11:58:17.673][Cacher] Parsing .fls %WS1%/main.fls .
[11:58:17.683][Cacher] Found .aux %WS1%/main.aux from .fls %WS1%/main.fls , parsing.
[11:58:17.684][Cacher] Parsed .aux %WS1%/main.aux .
[11:58:17.684][Cacher] Parsed .fls %WS1%/main.fls .
[11:58:19.350][Extension] onDidSaveTextDocument triggered: file://%WS1%/sections/homotopy-theory.tex
[11:58:19.441][Cacher][Watcher] "change" emitted on %WS1%/sections/homotopy-theory.tex.
[11:58:19.441][Cacher] Caching %WS1%/sections/homotopy-theory.tex .
[11:58:19.442][Build] Auto build started detecting the change of a file: %WS1%/sections/homotopy-theory.tex .
[11:58:19.442][Event] AUTO_BUILD_INITIATED: {"type":"onFileChange","file":"%WS1%/sections/homotopy-theory.tex"}
[11:58:19.442][Build] The document of the active editor: file://%WS1%/sections/homotopy-theory.tex
[11:58:19.442][Build] The languageId of the document: latex
[11:58:19.442][Build] Building root file: %WS1%/main.tex
[11:58:19.443][Build][Recipe] Build root file %WS1%/main.tex
[11:58:19.443][Event] FILE_CHANGED: "%WS1%/sections/homotopy-theory.tex"
[11:58:19.444][Build][Recipe] Preparing to run recipe: latexmk.
[11:58:19.444][Build][Recipe] Prepared 1 tools.
[11:58:19.444][Build][Recipe] outDir: %WS1% .
[11:58:19.445][Build] Recipe step 1 The command is latexmk:["-synctex=1","-interaction=nonstopmode","-file-line-error","-pdf","-outdir=%WS1%","%WS1%/main"].
[11:58:19.445][Build] env: {}
[11:58:19.445][Build] root: %WS1%/main.tex
[11:58:19.446][Build] cwd: %WS1%
[11:58:19.448][Build] LaTeX build process spawned with PID 15010.
[11:58:19.449][Cacher] Updated inputs of %WS1%/sections/homotopy-theory.tex .
[11:58:19.449][Cacher] Parse LaTeX AST: %WS1%/sections/homotopy-theory.tex .
[11:58:19.538][Cacher] Parsed LaTeX AST in 88.16 ms: %WS1%/sections/homotopy-theory.tex .
[11:58:19.547][Cacher] Updated elements in 9.26 ms: %WS1%/sections/homotopy-theory.tex .
[11:58:19.547][Event] FILE_PARSED: "%WS1%/sections/homotopy-theory.tex"
[11:58:19.551][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[11:58:19.551][Event] STRUCTURE_UPDATED
[11:58:20.352][Cacher] Caching %WS1%/sections/homotopy-theory.tex .
[11:58:20.353][Cacher] Updated inputs of %WS1%/sections/homotopy-theory.tex .
[11:58:20.353][Cacher] Parse LaTeX AST: %WS1%/sections/homotopy-theory.tex .
[11:58:20.432][Cacher] Parsed LaTeX AST in 78.99 ms: %WS1%/sections/homotopy-theory.tex .
[11:58:20.444][Cacher] Updated elements in 11.58 ms: %WS1%/sections/homotopy-theory.tex .
[11:58:20.444][Event] FILE_PARSED: "%WS1%/sections/homotopy-theory.tex"
[11:58:20.448][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[11:58:20.448][Event] STRUCTURE_UPDATED
[11:58:20.449][Cacher] Parsing .fls %WS1%/main.fls .
[11:58:20.457][Cacher] Parsed .fls %WS1%/main.fls .
[11:58:20.596][Cacher][Watcher] "change" emitted on %WS1%/main.pdf after polling for 252 ms.
[11:58:20.596][Event] FILE_CHANGED: "%WS1%/main.pdf"
[11:58:20.877][Cacher][Watcher] "change" emitted on %WS1%/main-blx.bib.
[11:58:20.877][Build] Auto build started detecting the change of a file: %WS1%/main-blx.bib .
[11:58:20.877][Event] AUTO_BUILD_INITIATED: {"type":"onFileChange","file":"%WS1%/main-blx.bib"}
[11:58:20.877][Build] The document of the active editor: file://%WS1%/sections/homotopy-theory.tex
[11:58:20.877][Build] The languageId of the document: latex
[11:58:20.878][Build] Building root file: %WS1%/main.tex
[11:58:20.878][Build][Recipe] Build root file %WS1%/main.tex
[11:58:20.878][Intelli][Citation] Parsing .bib entries from %WS1%/main-blx.bib
[11:58:20.878][Intelli][Citation] Parse BibTeX AST from %WS1%/main-blx.bib .
[11:58:20.878][Event] FILE_CHANGED: "%WS1%/main-blx.bib"
[11:58:20.878][Build][Recipe] Preparing to run recipe: latexmk.
[11:58:20.878][Build][Recipe] Prepared 1 tools.
[11:58:20.879][Build][Recipe] outDir: %WS1% .
[11:58:20.879][Intelli][Citation] Parsed 0 bib entries from %WS1%/main-blx.bib .
[11:58:20.879][Event] FILE_PARSED: "%WS1%/main-blx.bib"
[11:58:20.882][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[11:58:20.882][Event] STRUCTURE_UPDATED
[11:58:22.418][Cacher][Watcher] "change" emitted on %WS1%/main-blx.bib.
[11:58:22.418][Build] Auto build started detecting the change of a file: %WS1%/main-blx.bib .
[11:58:22.418][Event] AUTO_BUILD_INITIATED: {"type":"onFileChange","file":"%WS1%/main-blx.bib"}
[11:58:22.418][Build] The document of the active editor: file://%WS1%/sections/homotopy-theory.tex
[11:58:22.419][Build] The languageId of the document: latex
[11:58:22.419][Build] Building root file: %WS1%/main.tex
[11:58:22.419][Build][Recipe] Build root file %WS1%/main.tex
[11:58:22.419][Intelli][Citation] Parsing .bib entries from %WS1%/main-blx.bib
[11:58:22.419][Intelli][Citation] Parse BibTeX AST from %WS1%/main-blx.bib .
[11:58:22.419][Event] FILE_CHANGED: "%WS1%/main-blx.bib"
[11:58:22.419][Build][Recipe] Preparing to run recipe: latexmk.
[11:58:22.419][Build][Recipe] Prepared 1 tools.
[11:58:22.419][Build][Recipe] outDir: %WS1% .
[11:58:22.420][Intelli][Citation] Parsed 1 bib entries from %WS1%/main-blx.bib .
[11:58:22.420][Event] FILE_PARSED: "%WS1%/main-blx.bib"
[11:58:22.423][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[11:58:22.423][Event] STRUCTURE_UPDATED
[11:58:22.739][Parser][TexLog] Logged 16 messages.
[11:58:22.739][Build] Finished a step in recipe with PID 15010.
[11:58:22.739][Build] Successfully built %WS1%/main.tex .
[11:58:22.739][Event] BUILD_DONE
[11:58:22.740][Viewer] Call refreshExistingViewer: "%WS1%/main.pdf" .
[11:58:22.740][Viewer] Refresh PDF viewer: %WS1%/main.pdf
[11:58:22.740][Cacher] Parsing .fls %WS1%/main.fls .
[11:58:22.749][Server] Preview PDF file: file://%WS1%/main.pdf
[11:58:22.751][Cacher] Found .aux %WS1%/main.aux from .fls %WS1%/main.fls , parsing.
[11:58:22.752][Cacher] Parsed .aux %WS1%/main.aux .
[11:58:22.752][Cacher] Parsed .fls %WS1%/main.fls .
[11:58:22.752][Build] Recipe step 1 The command is latexmk:["-synctex=1","-interaction=nonstopmode","-file-line-error","-pdf","-outdir=%WS1%","%WS1%/main"].
[11:58:22.752][Build] env: {}
[11:58:22.752][Build] root: %WS1%/main.tex
[11:58:22.752][Build] cwd: %WS1%
[11:58:22.753][Build] LaTeX build process spawned with PID 15031.
[11:58:22.798][Cacher][Watcher] "change" emitted on %WS1%/main.pdf after polling for 252 ms.
[11:58:22.798][Event] FILE_CHANGED: "%WS1%/main.pdf"
[11:58:22.866][Build] Finished a step in recipe with PID 15031.
[11:58:22.866][Build] Successfully built %WS1%/main.tex .
[11:58:22.866][Event] BUILD_DONE
[11:58:22.866][Viewer] Call refreshExistingViewer: "%WS1%/main.pdf" .
[11:58:22.866][Viewer] Refresh PDF viewer: %WS1%/main.pdf
[11:58:22.867][Cacher] Parsing .fls %WS1%/main.fls .
[11:58:22.880][Cacher] Found .aux %WS1%/main.aux from .fls %WS1%/main.fls , parsing.
[11:58:22.884][Cacher] Parsed .aux %WS1%/main.aux .
[11:58:22.884][Cacher] Parsed .fls %WS1%/main.fls .
[11:58:22.884][Build] Recipe step 1 The command is latexmk:["-synctex=1","-interaction=nonstopmode","-file-line-error","-pdf","-outdir=%WS1%","%WS1%/main"].
[11:58:22.884][Build] env: {}
[11:58:22.884][Build] root: %WS1%/main.tex
[11:58:22.884][Build] cwd: %WS1%
[11:58:22.885][Build] LaTeX build process spawned with PID 15045.
[11:58:22.931][Server] Preview PDF file: file://%WS1%/main.pdf
[11:58:22.994][Build] Finished a step in recipe with PID 15045.
[11:58:22.994][Build] Successfully built %WS1%/main.tex .
[11:58:22.994][Event] BUILD_DONE
[11:58:22.994][Viewer] Call refreshExistingViewer: "%WS1%/main.pdf" .
[11:58:22.994][Viewer] Refresh PDF viewer: %WS1%/main.pdf
[11:58:22.995][Cacher] Parsing .fls %WS1%/main.fls .
[11:58:23.005][Cacher] Found .aux %WS1%/main.aux from .fls %WS1%/main.fls , parsing.
[11:58:23.006][Cacher] Parsed .aux %WS1%/main.aux .
[11:58:23.006][Cacher] Parsed .fls %WS1%/main.fls .
[11:58:23.009][Server] Preview PDF file: file://%WS1%/main.pdf
[11:58:23.079][Viewer] Handle data type: loaded
[11:58:23.079][Event] VIEWER_PAGE_LOADED
[11:58:25.382][Commander] SYNCTEX command invoked.
[11:58:25.383][Locator] Forward from %WS1%/sections/homotopy-theory.tex to %WS1%/main.pdf on line 438.
[11:58:25.411][Viewer] Try to synctex %WS1%/main.pdf
[11:58:25.956][Commander] SYNCTEX command invoked.
[11:58:25.956][Locator] Forward from %WS1%/sections/homotopy-theory.tex to %WS1%/main.pdf on line 438.
[11:58:25.999][Viewer] Try to synctex %WS1%/main.pdf
[12:01:09.302][Viewer] Handle data type: reverse_synctex
[12:01:09.302][Locator] Backward from %WS1%/main.pdf at x=380.9766399999999, y=370.3976334751774 on page 33.
[12:01:09.302][SyncTeX] Parsing .synctex.gz %WS1%/main.synctex.gz .
[12:01:09.371][Locator] Backward SyncTeX to %WS1%/sections/homotopy-theory.tex .
[12:01:09.375][Event] STRUCTURE_UPDATED
[12:01:14.698][Cacher] Caching %WS1%/sections/homotopy-theory.tex .
[12:01:14.699][Cacher] Updated inputs of %WS1%/sections/homotopy-theory.tex .
[12:01:14.700][Cacher] Parse LaTeX AST: %WS1%/sections/homotopy-theory.tex .
[12:01:14.794][Cacher] Parsed LaTeX AST in 94.41 ms: %WS1%/sections/homotopy-theory.tex .
[12:01:14.806][Cacher] Updated elements in 11.22 ms: %WS1%/sections/homotopy-theory.tex .
[12:01:14.806][Event] FILE_PARSED: "%WS1%/sections/homotopy-theory.tex"
[12:01:14.809][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[12:01:14.809][Event] STRUCTURE_UPDATED
[12:01:14.810][Cacher] Parsing .fls %WS1%/main.fls .
[12:01:14.828][Cacher] Found .aux %WS1%/main.aux from .fls %WS1%/main.fls , parsing.
[12:01:14.829][Cacher] Parsed .aux %WS1%/main.aux .
[12:01:14.829][Cacher] Parsed .fls %WS1%/main.fls .
[12:01:22.361][Cacher] Caching %WS1%/sections/homotopy-theory.tex .
[12:01:22.363][Cacher] Updated inputs of %WS1%/sections/homotopy-theory.tex .
[12:01:22.363][Cacher] Parse LaTeX AST: %WS1%/sections/homotopy-theory.tex .
[12:01:22.457][Cacher] Parsed LaTeX AST in 93.33 ms: %WS1%/sections/homotopy-theory.tex .
[12:01:22.470][Cacher] Updated elements in 12.76 ms: %WS1%/sections/homotopy-theory.tex .
[12:01:22.470][Event] FILE_PARSED: "%WS1%/sections/homotopy-theory.tex"
[12:01:22.473][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[12:01:22.473][Event] STRUCTURE_UPDATED
[12:01:22.474][Cacher] Parsing .fls %WS1%/main.fls .
[12:01:22.483][Cacher] Found .aux %WS1%/main.aux from .fls %WS1%/main.fls , parsing.
[12:01:22.484][Cacher] Parsed .aux %WS1%/main.aux .
[12:01:22.484][Cacher] Parsed .fls %WS1%/main.fls .
[12:01:24.798][Extension] onDidSaveTextDocument triggered: file://%WS1%/sections/homotopy-theory.tex
[12:01:24.897][Cacher][Watcher] "change" emitted on %WS1%/sections/homotopy-theory.tex.
[12:01:24.898][Cacher] Caching %WS1%/sections/homotopy-theory.tex .
[12:01:24.898][Build] Auto build started detecting the change of a file: %WS1%/sections/homotopy-theory.tex .
[12:01:24.898][Event] AUTO_BUILD_INITIATED: {"type":"onFileChange","file":"%WS1%/sections/homotopy-theory.tex"}
[12:01:24.899][Build] The document of the active editor: file://%WS1%/sections/homotopy-theory.tex
[12:01:24.899][Build] The languageId of the document: latex
[12:01:24.899][Build] Building root file: %WS1%/main.tex
[12:01:24.899][Build][Recipe] Build root file %WS1%/main.tex
[12:01:24.899][Event] FILE_CHANGED: "%WS1%/sections/homotopy-theory.tex"
[12:01:24.901][Build][Recipe] Preparing to run recipe: latexmk.
[12:01:24.902][Build][Recipe] Prepared 1 tools.
[12:01:24.902][Build][Recipe] outDir: %WS1% .
[12:01:24.903][Build] Recipe step 1 The command is latexmk:["-synctex=1","-interaction=nonstopmode","-file-line-error","-pdf","-outdir=%WS1%","%WS1%/main"].
[12:01:24.903][Build] env: {}
[12:01:24.903][Build] root: %WS1%/main.tex
[12:01:24.903][Build] cwd: %WS1%
[12:01:24.906][Build] LaTeX build process spawned with PID 15145.
[12:01:24.907][Cacher] Updated inputs of %WS1%/sections/homotopy-theory.tex .
[12:01:24.907][Cacher] Parse LaTeX AST: %WS1%/sections/homotopy-theory.tex .
[12:01:24.994][Cacher] Parsed LaTeX AST in 87.03 ms: %WS1%/sections/homotopy-theory.tex .
[12:01:25.005][Cacher] Updated elements in 10.00 ms: %WS1%/sections/homotopy-theory.tex .
[12:01:25.005][Event] FILE_PARSED: "%WS1%/sections/homotopy-theory.tex"
[12:01:25.008][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[12:01:25.008][Event] STRUCTURE_UPDATED
[12:01:25.802][Cacher] Caching %WS1%/sections/homotopy-theory.tex .
[12:01:25.803][Cacher] Updated inputs of %WS1%/sections/homotopy-theory.tex .
[12:01:25.803][Cacher] Parse LaTeX AST: %WS1%/sections/homotopy-theory.tex .
[12:01:25.885][Cacher] Parsed LaTeX AST in 81.98 ms: %WS1%/sections/homotopy-theory.tex .
[12:01:25.895][Cacher] Updated elements in 9.78 ms: %WS1%/sections/homotopy-theory.tex .
[12:01:25.896][Event] FILE_PARSED: "%WS1%/sections/homotopy-theory.tex"
[12:01:25.899][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[12:01:25.899][Event] STRUCTURE_UPDATED
[12:01:25.899][Cacher] Parsing .fls %WS1%/main.fls .
[12:01:25.904][Cacher] Parsed .fls %WS1%/main.fls .
[12:01:26.060][Cacher][Watcher] "change" emitted on %WS1%/main.pdf after polling for 253 ms.
[12:01:26.060][Event] FILE_CHANGED: "%WS1%/main.pdf"
[12:01:26.316][Cacher][Watcher] "change" emitted on %WS1%/main-blx.bib.
[12:01:26.316][Build] Auto build started detecting the change of a file: %WS1%/main-blx.bib .
[12:01:26.316][Event] AUTO_BUILD_INITIATED: {"type":"onFileChange","file":"%WS1%/main-blx.bib"}
[12:01:26.316][Build] The document of the active editor: file://%WS1%/sections/homotopy-theory.tex
[12:01:26.317][Build] The languageId of the document: latex
[12:01:26.317][Build] Building root file: %WS1%/main.tex
[12:01:26.317][Build][Recipe] Build root file %WS1%/main.tex
[12:01:26.317][Intelli][Citation] Parsing .bib entries from %WS1%/main-blx.bib
[12:01:26.317][Intelli][Citation] Parse BibTeX AST from %WS1%/main-blx.bib .
[12:01:26.317][Event] FILE_CHANGED: "%WS1%/main-blx.bib"
[12:01:26.317][Build][Recipe] Preparing to run recipe: latexmk.
[12:01:26.317][Build][Recipe] Prepared 1 tools.
[12:01:26.318][Build][Recipe] outDir: %WS1% .
[12:01:26.318][Intelli][Citation] Parsed 0 bib entries from %WS1%/main-blx.bib .
[12:01:26.318][Event] FILE_PARSED: "%WS1%/main-blx.bib"
[12:01:26.321][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[12:01:26.321][Event] STRUCTURE_UPDATED
[12:01:27.847][Cacher][Watcher] "change" emitted on %WS1%/main-blx.bib.
[12:01:27.847][Build] Auto build started detecting the change of a file: %WS1%/main-blx.bib .
[12:01:27.847][Event] AUTO_BUILD_INITIATED: {"type":"onFileChange","file":"%WS1%/main-blx.bib"}
[12:01:27.847][Build] The document of the active editor: file://%WS1%/sections/homotopy-theory.tex
[12:01:27.847][Build] The languageId of the document: latex
[12:01:27.847][Build] Building root file: %WS1%/main.tex
[12:01:27.847][Build][Recipe] Build root file %WS1%/main.tex
[12:01:27.847][Intelli][Citation] Parsing .bib entries from %WS1%/main-blx.bib
[12:01:27.847][Intelli][Citation] Parse BibTeX AST from %WS1%/main-blx.bib .
[12:01:27.847][Event] FILE_CHANGED: "%WS1%/main-blx.bib"
[12:01:27.848][Build][Recipe] Preparing to run recipe: latexmk.
[12:01:27.848][Build][Recipe] Prepared 1 tools.
[12:01:27.848][Build][Recipe] outDir: %WS1% .
[12:01:27.848][Intelli][Citation] Parsed 1 bib entries from %WS1%/main-blx.bib .
[12:01:27.848][Event] FILE_PARSED: "%WS1%/main-blx.bib"
[12:01:27.851][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[12:01:27.851][Event] STRUCTURE_UPDATED
[12:01:28.171][Parser][TexLog] Logged 16 messages.
[12:01:28.172][Build] Finished a step in recipe with PID 15145.
[12:01:28.172][Build] Successfully built %WS1%/main.tex .
[12:01:28.172][Event] BUILD_DONE
[12:01:28.172][Viewer] Call refreshExistingViewer: "%WS1%/main.pdf" .
[12:01:28.172][Viewer] Refresh PDF viewer: %WS1%/main.pdf
[12:01:28.173][Cacher] Parsing .fls %WS1%/main.fls .
[12:01:28.186][Server] Preview PDF file: file://%WS1%/main.pdf
[12:01:28.190][Cacher] Found .aux %WS1%/main.aux from .fls %WS1%/main.fls , parsing.
[12:01:28.191][Cacher] Parsed .aux %WS1%/main.aux .
[12:01:28.191][Cacher] Parsed .fls %WS1%/main.fls .
[12:01:28.191][Build] Recipe step 1 The command is latexmk:["-synctex=1","-interaction=nonstopmode","-file-line-error","-pdf","-outdir=%WS1%","%WS1%/main"].
[12:01:28.191][Build] env: {}
[12:01:28.191][Build] root: %WS1%/main.tex
[12:01:28.191][Build] cwd: %WS1%
[12:01:28.193][Build] LaTeX build process spawned with PID 15176.
[12:01:28.227][Cacher][Watcher] "change" emitted on %WS1%/main.pdf after polling for 252 ms.
[12:01:28.227][Event] FILE_CHANGED: "%WS1%/main.pdf"
[12:01:28.318][Build] Finished a step in recipe with PID 15176.
[12:01:28.318][Build] Successfully built %WS1%/main.tex .
[12:01:28.318][Event] BUILD_DONE
[12:01:28.318][Viewer] Call refreshExistingViewer: "%WS1%/main.pdf" .
[12:01:28.318][Viewer] Refresh PDF viewer: %WS1%/main.pdf
[12:01:28.319][Cacher] Parsing .fls %WS1%/main.fls .
[12:01:28.331][Cacher] Found .aux %WS1%/main.aux from .fls %WS1%/main.fls , parsing.
[12:01:28.331][Cacher] Parsed .aux %WS1%/main.aux .
[12:01:28.331][Cacher] Parsed .fls %WS1%/main.fls .
[12:01:28.331][Build] Recipe step 1 The command is latexmk:["-synctex=1","-interaction=nonstopmode","-file-line-error","-pdf","-outdir=%WS1%","%WS1%/main"].
[12:01:28.331][Build] env: {}
[12:01:28.331][Build] root: %WS1%/main.tex
[12:01:28.332][Build] cwd: %WS1%
[12:01:28.332][Build] LaTeX build process spawned with PID 15190.
[12:01:28.393][Server] Preview PDF file: file://%WS1%/main.pdf
[12:01:28.433][Build] Finished a step in recipe with PID 15190.
[12:01:28.433][Build] Successfully built %WS1%/main.tex .
[12:01:28.434][Event] BUILD_DONE
[12:01:28.434][Viewer] Call refreshExistingViewer: "%WS1%/main.pdf" .
[12:01:28.434][Viewer] Refresh PDF viewer: %WS1%/main.pdf
[12:01:28.435][Cacher] Parsing .fls %WS1%/main.fls .
[12:01:28.445][Cacher] Found .aux %WS1%/main.aux from .fls %WS1%/main.fls , parsing.
[12:01:28.446][Cacher] Parsed .aux %WS1%/main.aux .
[12:01:28.446][Cacher] Parsed .fls %WS1%/main.fls .
[12:01:28.469][Viewer] Handle data type: loaded
[12:01:28.469][Event] VIEWER_PAGE_LOADED
[12:01:28.484][Server] Preview PDF file: file://%WS1%/main.pdf
[12:01:49.288][Extension] onDidSaveTextDocument triggered: file://%WS1%/sections/homotopy-theory.tex
[12:01:49.389][Cacher][Watcher] "change" emitted on %WS1%/sections/homotopy-theory.tex.
[12:01:49.390][Cacher] Caching %WS1%/sections/homotopy-theory.tex .
[12:01:49.391][Build] Auto build started detecting the change of a file: %WS1%/sections/homotopy-theory.tex .
[12:01:49.391][Event] AUTO_BUILD_INITIATED: {"type":"onFileChange","file":"%WS1%/sections/homotopy-theory.tex"}
[12:01:49.391][Build] The document of the active editor: file://%WS1%/sections/homotopy-theory.tex
[12:01:49.391][Build] The languageId of the document: latex
[12:01:49.391][Build] Building root file: %WS1%/main.tex
[12:01:49.392][Build][Recipe] Build root file %WS1%/main.tex
[12:01:49.392][Event] FILE_CHANGED: "%WS1%/sections/homotopy-theory.tex"
[12:01:49.394][Build][Recipe] Preparing to run recipe: latexmk.
[12:01:49.394][Build][Recipe] Prepared 1 tools.
[12:01:49.395][Build][Recipe] outDir: %WS1% .
[12:01:49.395][Build] Recipe step 1 The command is latexmk:["-synctex=1","-interaction=nonstopmode","-file-line-error","-pdf","-outdir=%WS1%","%WS1%/main"].
[12:01:49.395][Build] env: {}
[12:01:49.396][Build] root: %WS1%/main.tex
[12:01:49.396][Build] cwd: %WS1%
[12:01:49.398][Build] LaTeX build process spawned with PID 15211.
[12:01:49.400][Cacher] Updated inputs of %WS1%/sections/homotopy-theory.tex .
[12:01:49.400][Cacher] Parse LaTeX AST: %WS1%/sections/homotopy-theory.tex .
[12:01:49.487][Cacher] Parsed LaTeX AST in 87.20 ms: %WS1%/sections/homotopy-theory.tex .
[12:01:49.499][Cacher] Updated elements in 11.92 ms: %WS1%/sections/homotopy-theory.tex .
[12:01:49.500][Event] FILE_PARSED: "%WS1%/sections/homotopy-theory.tex"
[12:01:49.503][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[12:01:49.503][Event] STRUCTURE_UPDATED
[12:01:50.293][Cacher] Caching %WS1%/sections/homotopy-theory.tex .
[12:01:50.293][Cacher] Updated inputs of %WS1%/sections/homotopy-theory.tex .
[12:01:50.294][Cacher] Parse LaTeX AST: %WS1%/sections/homotopy-theory.tex .
[12:01:50.352][Cacher] Parsed LaTeX AST in 57.93 ms: %WS1%/sections/homotopy-theory.tex .
[12:01:50.361][Cacher] Updated elements in 9.63 ms: %WS1%/sections/homotopy-theory.tex .
[12:01:50.362][Event] FILE_PARSED: "%WS1%/sections/homotopy-theory.tex"
[12:01:50.365][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[12:01:50.366][Event] STRUCTURE_UPDATED
[12:01:50.366][Cacher] Parsing .fls %WS1%/main.fls .
[12:01:50.376][Cacher] Parsed .fls %WS1%/main.fls .
[12:01:50.549][Cacher][Watcher] "change" emitted on %WS1%/main.pdf after polling for 254 ms.
[12:01:50.549][Event] FILE_CHANGED: "%WS1%/main.pdf"
[12:01:50.809][Cacher][Watcher] "change" emitted on %WS1%/main-blx.bib.
[12:01:50.809][Build] Auto build started detecting the change of a file: %WS1%/main-blx.bib .
[12:01:50.809][Event] AUTO_BUILD_INITIATED: {"type":"onFileChange","file":"%WS1%/main-blx.bib"}
[12:01:50.809][Build] The document of the active editor: file://%WS1%/sections/homotopy-theory.tex
[12:01:50.809][Build] The languageId of the document: latex
[12:01:50.809][Build] Building root file: %WS1%/main.tex
[12:01:50.809][Build][Recipe] Build root file %WS1%/main.tex
[12:01:50.809][Intelli][Citation] Parsing .bib entries from %WS1%/main-blx.bib
[12:01:50.809][Intelli][Citation] Parse BibTeX AST from %WS1%/main-blx.bib .
[12:01:50.809][Event] FILE_CHANGED: "%WS1%/main-blx.bib"
[12:01:50.810][Build][Recipe] Preparing to run recipe: latexmk.
[12:01:50.810][Build][Recipe] Prepared 1 tools.
[12:01:50.810][Build][Recipe] outDir: %WS1% .
[12:01:50.810][Intelli][Citation] Parsed 0 bib entries from %WS1%/main-blx.bib .
[12:01:50.810][Event] FILE_PARSED: "%WS1%/main-blx.bib"
[12:01:50.813][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[12:01:50.813][Event] STRUCTURE_UPDATED
[12:01:52.335][Cacher][Watcher] "change" emitted on %WS1%/main-blx.bib.
[12:01:52.336][Build] Auto build started detecting the change of a file: %WS1%/main-blx.bib .
[12:01:52.336][Event] AUTO_BUILD_INITIATED: {"type":"onFileChange","file":"%WS1%/main-blx.bib"}
[12:01:52.336][Build] The document of the active editor: file://%WS1%/sections/homotopy-theory.tex
[12:01:52.336][Build] The languageId of the document: latex
[12:01:52.336][Build] Building root file: %WS1%/main.tex
[12:01:52.336][Build][Recipe] Build root file %WS1%/main.tex
[12:01:52.336][Intelli][Citation] Parsing .bib entries from %WS1%/main-blx.bib
[12:01:52.336][Intelli][Citation] Parse BibTeX AST from %WS1%/main-blx.bib .
[12:01:52.336][Event] FILE_CHANGED: "%WS1%/main-blx.bib"
[12:01:52.336][Build][Recipe] Preparing to run recipe: latexmk.
[12:01:52.336][Build][Recipe] Prepared 1 tools.
[12:01:52.337][Build][Recipe] outDir: %WS1% .
[12:01:52.337][Intelli][Citation] Parsed 1 bib entries from %WS1%/main-blx.bib .
[12:01:52.337][Event] FILE_PARSED: "%WS1%/main-blx.bib"
[12:01:52.340][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[12:01:52.340][Event] STRUCTURE_UPDATED
[12:01:52.664][Parser][TexLog] Logged 16 messages.
[12:01:52.664][Build] Finished a step in recipe with PID 15211.
[12:01:52.664][Build] Successfully built %WS1%/main.tex .
[12:01:52.664][Event] BUILD_DONE
[12:01:52.664][Viewer] Call refreshExistingViewer: "%WS1%/main.pdf" .
[12:01:52.664][Viewer] Refresh PDF viewer: %WS1%/main.pdf
[12:01:52.665][Cacher] Parsing .fls %WS1%/main.fls .
[12:01:52.674][Server] Preview PDF file: file://%WS1%/main.pdf
[12:01:52.678][Cacher] Found .aux %WS1%/main.aux from .fls %WS1%/main.fls , parsing.
[12:01:52.679][Cacher] Parsed .aux %WS1%/main.aux .
[12:01:52.679][Cacher] Parsed .fls %WS1%/main.fls .
[12:01:52.679][Build] Recipe step 1 The command is latexmk:["-synctex=1","-interaction=nonstopmode","-file-line-error","-pdf","-outdir=%WS1%","%WS1%/main"].
[12:01:52.679][Build] env: {}
[12:01:52.679][Build] root: %WS1%/main.tex
[12:01:52.679][Build] cwd: %WS1%
[12:01:52.681][Build] LaTeX build process spawned with PID 15232.
[12:01:52.719][Cacher][Watcher] "change" emitted on %WS1%/main.pdf after polling for 255 ms.
[12:01:52.719][Event] FILE_CHANGED: "%WS1%/main.pdf"
[12:01:52.781][Build] Finished a step in recipe with PID 15232.
[12:01:52.782][Build] Successfully built %WS1%/main.tex .
[12:01:52.782][Event] BUILD_DONE
[12:01:52.782][Viewer] Call refreshExistingViewer: "%WS1%/main.pdf" .
[12:01:52.782][Viewer] Refresh PDF viewer: %WS1%/main.pdf
[12:01:52.783][Cacher] Parsing .fls %WS1%/main.fls .
[12:01:52.796][Cacher] Found .aux %WS1%/main.aux from .fls %WS1%/main.fls , parsing.
[12:01:52.797][Cacher] Parsed .aux %WS1%/main.aux .
[12:01:52.797][Cacher] Parsed .fls %WS1%/main.fls .
[12:01:52.798][Build] Recipe step 1 The command is latexmk:["-synctex=1","-interaction=nonstopmode","-file-line-error","-pdf","-outdir=%WS1%","%WS1%/main"].
[12:01:52.798][Build] env: {}
[12:01:52.798][Build] root: %WS1%/main.tex
[12:01:52.798][Build] cwd: %WS1%
[12:01:52.799][Build] LaTeX build process spawned with PID 15246.
[12:01:52.815][Server] Preview PDF file: file://%WS1%/main.pdf
[12:01:52.845][Viewer] Handle data type: loaded
[12:01:52.845][Event] VIEWER_PAGE_LOADED
[12:01:52.902][Build] Finished a step in recipe with PID 15246.
[12:01:52.902][Build] Successfully built %WS1%/main.tex .
[12:01:52.902][Event] BUILD_DONE
[12:01:52.902][Viewer] Call refreshExistingViewer: "%WS1%/main.pdf" .
[12:01:52.902][Viewer] Refresh PDF viewer: %WS1%/main.pdf
[12:01:52.903][Cacher] Parsing .fls %WS1%/main.fls .
[12:01:52.915][Cacher] Found .aux %WS1%/main.aux from .fls %WS1%/main.fls , parsing.
[12:01:52.916][Cacher] Parsed .aux %WS1%/main.aux .
[12:01:52.916][Cacher] Parsed .fls %WS1%/main.fls .
[12:01:52.945][Server] Preview PDF file: file://%WS1%/main.pdf
[12:01:57.516][Commander] SYNCTEX command invoked.
[12:01:57.518][Locator] Forward from %WS1%/sections/homotopy-theory.tex to %WS1%/main.pdf on line 464.
[12:01:57.564][Viewer] Try to synctex %WS1%/main.pdf
[12:01:57.959][Commander] SYNCTEX command invoked.
[12:01:57.960][Locator] Forward from %WS1%/sections/homotopy-theory.tex to %WS1%/main.pdf on line 464.
[12:01:58.009][Viewer] Try to synctex %WS1%/main.pdf
[12:02:03.093][Commander] BUILD command invoked.
[12:02:03.094][Build] The document of the active editor: file://%WS1%/sections/homotopy-theory.tex
[12:02:03.094][Build] The languageId of the document: latex
[12:02:03.094][Root] Current workspace folders: ["file://%WS1%"]
[12:02:03.096][Root] Keep using the same root file: %WS1%/main.tex
[12:02:03.097][Event] ROOT_FILE_SEARCHED
[12:02:03.097][Event] STRUCTURE_UPDATED
[12:02:03.097][Build] Building root file: %WS1%/main.tex
[12:02:03.097][Build][Recipe] Build root file %WS1%/main.tex
[12:02:03.099][Build][Recipe] Preparing to run recipe: latexmk.
[12:02:03.099][Build][Recipe] Prepared 1 tools.
[12:02:03.100][Build][Recipe] outDir: %WS1% .
[12:02:03.100][Build] Recipe step 1 The command is latexmk:["-synctex=1","-interaction=nonstopmode","-file-line-error","-pdf","-outdir=%WS1%","%WS1%/main"].
[12:02:03.101][Build] env: {}
[12:02:03.101][Build] root: %WS1%/main.tex
[12:02:03.101][Build] cwd: %WS1%
[12:02:03.104][Build] LaTeX build process spawned with PID 15293.
[12:02:03.212][Build] Finished a step in recipe with PID 15293.
[12:02:03.212][Build] Successfully built %WS1%/main.tex .
[12:02:03.212][Event] BUILD_DONE
[12:02:04.036][Commander] SYNCTEX command invoked.
[12:02:04.037][Locator] Forward from %WS1%/sections/homotopy-theory.tex to %WS1%/main.pdf on line 464.
[12:02:04.083][Viewer] PDF is not opened: %WS1%/main.pdf , try opening.
[12:02:04.130][Viewer][Panel] Internal PDF viewer at http://127.0.0.1:50640/viewer.html?file=pdf..ZmlsZSUzQSUyRiUyRiUyRlVzZXJzJTJGZmVybmFuZG9tdXJvamltZW5leiUyRkRvY3VtZW50cyUyRm90Ymltb2R1bGVzJTJGbWFpbi5wZGY .
[12:02:04.131][Cacher][Watcher] Watched %WS1%/main.pdf by the .pdf watcher.
[12:02:04.131][Event] FILE_WATCHED: "%WS1%/main.pdf"
[12:02:04.144][Viewer] Open PDF tab for file://%WS1%/main.pdf
[12:02:04.144][Viewer] PDF cannot be opened: %WS1%/main.pdf .
[12:02:04.290][Viewer] Handle data type: open
[12:02:04.323][Server] Preview PDF file: file://%WS1%/main.pdf
[12:02:04.445][Viewer] Handle data type: loaded
[12:02:04.445][Event] VIEWER_PAGE_LOADED
[12:02:05.652][Commander] SYNCTEX command invoked.
[12:02:05.653][Locator] Forward from %WS1%/sections/homotopy-theory.tex to %WS1%/main.pdf on line 464.
[12:02:05.701][Viewer] Try to synctex %WS1%/main.pdf
[12:02:09.978][Extension] onDidSaveTextDocument triggered: file://%WS1%/sections/homotopy-theory.tex
[12:02:10.077][Cacher][Watcher] "change" emitted on %WS1%/sections/homotopy-theory.tex.
[12:02:10.077][Cacher] Caching %WS1%/sections/homotopy-theory.tex .
[12:02:10.078][Build] Auto build started detecting the change of a file: %WS1%/sections/homotopy-theory.tex .
[12:02:10.078][Event] AUTO_BUILD_INITIATED: {"type":"onFileChange","file":"%WS1%/sections/homotopy-theory.tex"}
[12:02:10.078][Build] The document of the active editor: file://%WS1%/sections/homotopy-theory.tex
[12:02:10.078][Build] The languageId of the document: latex
[12:02:10.078][Build] Building root file: %WS1%/main.tex
[12:02:10.079][Build][Recipe] Build root file %WS1%/main.tex
[12:02:10.079][Event] FILE_CHANGED: "%WS1%/sections/homotopy-theory.tex"
[12:02:10.080][Build][Recipe] Preparing to run recipe: latexmk.
[12:02:10.080][Build][Recipe] Prepared 1 tools.
[12:02:10.081][Build][Recipe] outDir: %WS1% .
[12:02:10.081][Build] Recipe step 1 The command is latexmk:["-synctex=1","-interaction=nonstopmode","-file-line-error","-pdf","-outdir=%WS1%","%WS1%/main"].
[12:02:10.081][Build] env: {}
[12:02:10.081][Build] root: %WS1%/main.tex
[12:02:10.082][Build] cwd: %WS1%
[12:02:10.084][Build] LaTeX build process spawned with PID 15345.
[12:02:10.086][Cacher] Updated inputs of %WS1%/sections/homotopy-theory.tex .
[12:02:10.086][Cacher] Parse LaTeX AST: %WS1%/sections/homotopy-theory.tex .
[12:02:10.176][Cacher] Parsed LaTeX AST in 90.20 ms: %WS1%/sections/homotopy-theory.tex .
[12:02:10.188][Cacher] Updated elements in 11.65 ms: %WS1%/sections/homotopy-theory.tex .
[12:02:10.188][Event] FILE_PARSED: "%WS1%/sections/homotopy-theory.tex"
[12:02:10.191][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[12:02:10.192][Event] STRUCTURE_UPDATED
[12:02:10.980][Cacher] Caching %WS1%/sections/homotopy-theory.tex .
[12:02:10.981][Cacher] Updated inputs of %WS1%/sections/homotopy-theory.tex .
[12:02:10.981][Cacher] Parse LaTeX AST: %WS1%/sections/homotopy-theory.tex .
[12:02:11.040][Cacher] Parsed LaTeX AST in 59.47 ms: %WS1%/sections/homotopy-theory.tex .
[12:02:11.051][Cacher] Updated elements in 10.43 ms: %WS1%/sections/homotopy-theory.tex .
[12:02:11.051][Event] FILE_PARSED: "%WS1%/sections/homotopy-theory.tex"
[12:02:11.055][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[12:02:11.055][Event] STRUCTURE_UPDATED
[12:02:11.055][Cacher] Parsing .fls %WS1%/main.fls .
[12:02:11.064][Cacher] Parsed .fls %WS1%/main.fls .
[12:02:11.251][Cacher][Watcher] "change" emitted on %WS1%/main.pdf after polling for 251 ms.
[12:02:11.251][Event] FILE_CHANGED: "%WS1%/main.pdf"
[12:02:11.518][Cacher][Watcher] "change" emitted on %WS1%/main-blx.bib.
[12:02:11.518][Build] Auto build started detecting the change of a file: %WS1%/main-blx.bib .
[12:02:11.518][Event] AUTO_BUILD_INITIATED: {"type":"onFileChange","file":"%WS1%/main-blx.bib"}
[12:02:11.518][Build] The document of the active editor: file://%WS1%/sections/homotopy-theory.tex
[12:02:11.518][Build] The languageId of the document: latex
[12:02:11.518][Build] Building root file: %WS1%/main.tex
[12:02:11.518][Build][Recipe] Build root file %WS1%/main.tex
[12:02:11.518][Intelli][Citation] Parsing .bib entries from %WS1%/main-blx.bib
[12:02:11.518][Intelli][Citation] Parse BibTeX AST from %WS1%/main-blx.bib .
[12:02:11.518][Event] FILE_CHANGED: "%WS1%/main-blx.bib"
[12:02:11.519][Build][Recipe] Preparing to run recipe: latexmk.
[12:02:11.519][Build][Recipe] Prepared 1 tools.
[12:02:11.519][Build][Recipe] outDir: %WS1% .
[12:02:11.519][Intelli][Citation] Parsed 0 bib entries from %WS1%/main-blx.bib .
[12:02:11.519][Event] FILE_PARSED: "%WS1%/main-blx.bib"
[12:02:11.522][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[12:02:11.522][Event] STRUCTURE_UPDATED
[12:02:13.051][Cacher][Watcher] "change" emitted on %WS1%/main-blx.bib.
[12:02:13.051][Build] Auto build started detecting the change of a file: %WS1%/main-blx.bib .
[12:02:13.051][Event] AUTO_BUILD_INITIATED: {"type":"onFileChange","file":"%WS1%/main-blx.bib"}
[12:02:13.051][Build] The document of the active editor: file://%WS1%/sections/homotopy-theory.tex
[12:02:13.051][Build] The languageId of the document: latex
[12:02:13.051][Build] Building root file: %WS1%/main.tex
[12:02:13.051][Build][Recipe] Build root file %WS1%/main.tex
[12:02:13.051][Intelli][Citation] Parsing .bib entries from %WS1%/main-blx.bib
[12:02:13.051][Intelli][Citation] Parse BibTeX AST from %WS1%/main-blx.bib .
[12:02:13.051][Event] FILE_CHANGED: "%WS1%/main-blx.bib"
[12:02:13.052][Build][Recipe] Preparing to run recipe: latexmk.
[12:02:13.052][Build][Recipe] Prepared 1 tools.
[12:02:13.052][Build][Recipe] outDir: %WS1% .
[12:02:13.052][Intelli][Citation] Parsed 1 bib entries from %WS1%/main-blx.bib .
[12:02:13.052][Event] FILE_PARSED: "%WS1%/main-blx.bib"
[12:02:13.056][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[12:02:13.056][Event] STRUCTURE_UPDATED
[12:02:13.370][Parser][TexLog] Logged 16 messages.
[12:02:13.371][Build] Finished a step in recipe with PID 15345.
[12:02:13.371][Build] Successfully built %WS1%/main.tex .
[12:02:13.371][Event] BUILD_DONE
[12:02:13.371][Viewer] Call refreshExistingViewer: "%WS1%/main.pdf" .
[12:02:13.371][Viewer] Refresh PDF viewer: %WS1%/main.pdf
[12:02:13.373][Cacher] Parsing .fls %WS1%/main.fls .
[12:02:13.375][Server] Preview PDF file: file://%WS1%/main.pdf
[12:02:13.384][Cacher] Found .aux %WS1%/main.aux from .fls %WS1%/main.fls , parsing.
[12:02:13.384][Cacher] Parsed .aux %WS1%/main.aux .
[12:02:13.385][Cacher] Parsed .fls %WS1%/main.fls .
[12:02:13.385][Build] Recipe step 1 The command is latexmk:["-synctex=1","-interaction=nonstopmode","-file-line-error","-pdf","-outdir=%WS1%","%WS1%/main"].
[12:02:13.385][Build] env: {}
[12:02:13.385][Build] root: %WS1%/main.tex
[12:02:13.385][Build] cwd: %WS1%
[12:02:13.386][Build] LaTeX build process spawned with PID 15368.
[12:02:13.430][Cacher][Watcher] "change" emitted on %WS1%/main.pdf after polling for 252 ms.
[12:02:13.430][Event] FILE_CHANGED: "%WS1%/main.pdf"
[12:02:13.466][Viewer] Handle data type: loaded
[12:02:13.466][Event] VIEWER_PAGE_LOADED
[12:02:13.489][Build] Finished a step in recipe with PID 15368.
[12:02:13.490][Build] Successfully built %WS1%/main.tex .
[12:02:13.490][Event] BUILD_DONE
[12:02:13.490][Viewer] Call refreshExistingViewer: "%WS1%/main.pdf" .
[12:02:13.490][Viewer] Refresh PDF viewer: %WS1%/main.pdf
[12:02:13.491][Cacher] Parsing .fls %WS1%/main.fls .
[12:02:13.502][Cacher] Found .aux %WS1%/main.aux from .fls %WS1%/main.fls , parsing.
[12:02:13.502][Cacher] Parsed .aux %WS1%/main.aux .
[12:02:13.503][Cacher] Parsed .fls %WS1%/main.fls .
[12:02:13.503][Build] Recipe step 1 The command is latexmk:["-synctex=1","-interaction=nonstopmode","-file-line-error","-pdf","-outdir=%WS1%","%WS1%/main"].
[12:02:13.503][Build] env: {}
[12:02:13.503][Build] root: %WS1%/main.tex
[12:02:13.503][Build] cwd: %WS1%
[12:02:13.504][Build] LaTeX build process spawned with PID 15382.
[12:02:13.506][Server] Preview PDF file: file://%WS1%/main.pdf
[12:02:13.572][Viewer] Handle data type: loaded
[12:02:13.572][Event] VIEWER_PAGE_LOADED
[12:02:13.597][Build] Finished a step in recipe with PID 15382.
[12:02:13.597][Build] Successfully built %WS1%/main.tex .
[12:02:13.597][Event] BUILD_DONE
[12:02:13.597][Viewer] Call refreshExistingViewer: "%WS1%/main.pdf" .
[12:02:13.597][Viewer] Refresh PDF viewer: %WS1%/main.pdf
[12:02:13.599][Cacher] Parsing .fls %WS1%/main.fls .
[12:02:13.608][Cacher] Found .aux %WS1%/main.aux from .fls %WS1%/main.fls , parsing.
[12:02:13.609][Cacher] Parsed .aux %WS1%/main.aux .
[12:02:13.609][Cacher] Parsed .fls %WS1%/main.fls .
[12:02:13.610][Server] Preview PDF file: file://%WS1%/main.pdf
[12:02:13.671][Viewer] Handle data type: loaded
[12:02:13.671][Event] VIEWER_PAGE_LOADED
[12:02:15.112][Extension] onDidSaveTextDocument triggered: file://%WS1%/sections/homotopy-theory.tex
[12:02:15.194][Cacher][Watcher] "change" emitted on %WS1%/sections/homotopy-theory.tex.
[12:02:15.195][Cacher] Caching %WS1%/sections/homotopy-theory.tex .
[12:02:15.195][Build] Auto build started detecting the change of a file: %WS1%/sections/homotopy-theory.tex .
[12:02:15.195][Event] AUTO_BUILD_INITIATED: {"type":"onFileChange","file":"%WS1%/sections/homotopy-theory.tex"}
[12:02:15.195][Build] The document of the active editor: file://%WS1%/sections/homotopy-theory.tex
[12:02:15.196][Build] The languageId of the document: latex
[12:02:15.196][Build] Building root file: %WS1%/main.tex
[12:02:15.196][Build][Recipe] Build root file %WS1%/main.tex
[12:02:15.196][Event] FILE_CHANGED: "%WS1%/sections/homotopy-theory.tex"
[12:02:15.197][Build][Recipe] Preparing to run recipe: latexmk.
[12:02:15.197][Build][Recipe] Prepared 1 tools.
[12:02:15.198][Build][Recipe] outDir: %WS1% .
[12:02:15.198][Build] Recipe step 1 The command is latexmk:["-synctex=1","-interaction=nonstopmode","-file-line-error","-pdf","-outdir=%WS1%","%WS1%/main"].
[12:02:15.198][Build] env: {}
[12:02:15.198][Build] root: %WS1%/main.tex
[12:02:15.199][Build] cwd: %WS1%
[12:02:15.201][Build] LaTeX build process spawned with PID 15399.
[12:02:15.203][Cacher] Updated inputs of %WS1%/sections/homotopy-theory.tex .
[12:02:15.203][Cacher] Parse LaTeX AST: %WS1%/sections/homotopy-theory.tex .
[12:02:15.307][Cacher] Parsed LaTeX AST in 103.82 ms: %WS1%/sections/homotopy-theory.tex .
[12:02:15.319][Cacher] Updated elements in 11.59 ms: %WS1%/sections/homotopy-theory.tex .
[12:02:15.319][Event] FILE_PARSED: "%WS1%/sections/homotopy-theory.tex"
[12:02:15.323][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[12:02:15.323][Event] STRUCTURE_UPDATED
[12:02:16.113][Cacher] Caching %WS1%/sections/homotopy-theory.tex .
[12:02:16.114][Cacher] Updated inputs of %WS1%/sections/homotopy-theory.tex .
[12:02:16.114][Cacher] Parse LaTeX AST: %WS1%/sections/homotopy-theory.tex .
[12:02:16.171][Cacher] Parsed LaTeX AST in 57.47 ms: %WS1%/sections/homotopy-theory.tex .
[12:02:16.181][Cacher] Updated elements in 9.79 ms: %WS1%/sections/homotopy-theory.tex .
[12:02:16.182][Event] FILE_PARSED: "%WS1%/sections/homotopy-theory.tex"
[12:02:16.185][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[12:02:16.185][Event] STRUCTURE_UPDATED
[12:02:16.186][Cacher] Parsing .fls %WS1%/main.fls .
[12:02:16.191][Cacher] Parsed .fls %WS1%/main.fls .
[12:02:16.360][Cacher][Watcher] "change" emitted on %WS1%/main.pdf after polling for 251 ms.
[12:02:16.361][Event] FILE_CHANGED: "%WS1%/main.pdf"
[12:02:16.611][Cacher][Watcher] "change" emitted on %WS1%/main-blx.bib.
[12:02:16.611][Build] Auto build started detecting the change of a file: %WS1%/main-blx.bib .
[12:02:16.611][Event] AUTO_BUILD_INITIATED: {"type":"onFileChange","file":"%WS1%/main-blx.bib"}
[12:02:16.611][Build] The document of the active editor: file://%WS1%/sections/homotopy-theory.tex
[12:02:16.611][Build] The languageId of the document: latex
[12:02:16.611][Build] Building root file: %WS1%/main.tex
[12:02:16.611][Build][Recipe] Build root file %WS1%/main.tex
[12:02:16.611][Intelli][Citation] Parsing .bib entries from %WS1%/main-blx.bib
[12:02:16.611][Intelli][Citation] Parse BibTeX AST from %WS1%/main-blx.bib .
[12:02:16.611][Event] FILE_CHANGED: "%WS1%/main-blx.bib"
[12:02:16.612][Build][Recipe] Preparing to run recipe: latexmk.
[12:02:16.612][Build][Recipe] Prepared 1 tools.
[12:02:16.612][Build][Recipe] outDir: %WS1% .
[12:02:16.612][Intelli][Citation] Parsed 0 bib entries from %WS1%/main-blx.bib .
[12:02:16.612][Event] FILE_PARSED: "%WS1%/main-blx.bib"
[12:02:16.615][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[12:02:16.616][Event] STRUCTURE_UPDATED
[12:02:18.144][Cacher][Watcher] "change" emitted on %WS1%/main-blx.bib.
[12:02:18.144][Build] Auto build started detecting the change of a file: %WS1%/main-blx.bib .
[12:02:18.144][Event] AUTO_BUILD_INITIATED: {"type":"onFileChange","file":"%WS1%/main-blx.bib"}
[12:02:18.144][Build] The document of the active editor: file://%WS1%/sections/homotopy-theory.tex
[12:02:18.144][Build] The languageId of the document: latex
[12:02:18.144][Build] Building root file: %WS1%/main.tex
[12:02:18.144][Build][Recipe] Build root file %WS1%/main.tex
[12:02:18.144][Intelli][Citation] Parsing .bib entries from %WS1%/main-blx.bib
[12:02:18.144][Intelli][Citation] Parse BibTeX AST from %WS1%/main-blx.bib .
[12:02:18.144][Event] FILE_CHANGED: "%WS1%/main-blx.bib"
[12:02:18.145][Build][Recipe] Preparing to run recipe: latexmk.
[12:02:18.145][Build][Recipe] Prepared 1 tools.
[12:02:18.145][Build][Recipe] outDir: %WS1% .
[12:02:18.145][Intelli][Citation] Parsed 1 bib entries from %WS1%/main-blx.bib .
[12:02:18.145][Event] FILE_PARSED: "%WS1%/main-blx.bib"
[12:02:18.148][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[12:02:18.148][Event] STRUCTURE_UPDATED
[12:02:18.471][Parser][TexLog] Logged 16 messages.
[12:02:18.471][Build] Finished a step in recipe with PID 15399.
[12:02:18.472][Build] Successfully built %WS1%/main.tex .
[12:02:18.472][Event] BUILD_DONE
[12:02:18.472][Viewer] Call refreshExistingViewer: "%WS1%/main.pdf" .
[12:02:18.472][Viewer] Refresh PDF viewer: %WS1%/main.pdf
[12:02:18.473][Cacher] Parsing .fls %WS1%/main.fls .
[12:02:18.475][Server] Preview PDF file: file://%WS1%/main.pdf
[12:02:18.492][Cacher] Found .aux %WS1%/main.aux from .fls %WS1%/main.fls , parsing.
[12:02:18.495][Cacher] Parsed .aux %WS1%/main.aux .
[12:02:18.495][Cacher] Parsed .fls %WS1%/main.fls .
[12:02:18.495][Build] Recipe step 1 The command is latexmk:["-synctex=1","-interaction=nonstopmode","-file-line-error","-pdf","-outdir=%WS1%","%WS1%/main"].
[12:02:18.495][Build] env: {}
[12:02:18.495][Build] root: %WS1%/main.tex
[12:02:18.495][Build] cwd: %WS1%
[12:02:18.504][Build] LaTeX build process spawned with PID 15420.
[12:02:18.527][Cacher][Watcher] "change" emitted on %WS1%/main.pdf after polling for 252 ms.
[12:02:18.527][Event] FILE_CHANGED: "%WS1%/main.pdf"
[12:02:18.575][Viewer] Handle data type: loaded
[12:02:18.575][Event] VIEWER_PAGE_LOADED
[12:02:18.612][Build] Finished a step in recipe with PID 15420.
[12:02:18.612][Build] Successfully built %WS1%/main.tex .
[12:02:18.612][Event] BUILD_DONE
[12:02:18.612][Viewer] Call refreshExistingViewer: "%WS1%/main.pdf" .
[12:02:18.612][Viewer] Refresh PDF viewer: %WS1%/main.pdf
[12:02:18.613][Cacher] Parsing .fls %WS1%/main.fls .
[12:02:18.621][Server] Preview PDF file: file://%WS1%/main.pdf
[12:02:18.626][Cacher] Found .aux %WS1%/main.aux from .fls %WS1%/main.fls , parsing.
[12:02:18.627][Cacher] Parsed .aux %WS1%/main.aux .
[12:02:18.627][Cacher] Parsed .fls %WS1%/main.fls .
[12:02:18.627][Build] Recipe step 1 The command is latexmk:["-synctex=1","-interaction=nonstopmode","-file-line-error","-pdf","-outdir=%WS1%","%WS1%/main"].
[12:02:18.628][Build] env: {}
[12:02:18.628][Build] root: %WS1%/main.tex
[12:02:18.628][Build] cwd: %WS1%
[12:02:18.629][Build] LaTeX build process spawned with PID 15434.
[12:02:18.713][Viewer] Handle data type: loaded
[12:02:18.713][Event] VIEWER_PAGE_LOADED
[12:02:18.742][Build] Finished a step in recipe with PID 15434.
[12:02:18.742][Build] Successfully built %WS1%/main.tex .
[12:02:18.742][Event] BUILD_DONE
[12:02:18.742][Viewer] Call refreshExistingViewer: "%WS1%/main.pdf" .
[12:02:18.742][Viewer] Refresh PDF viewer: %WS1%/main.pdf
[12:02:18.743][Cacher] Parsing .fls %WS1%/main.fls .
[12:02:18.754][Server] Preview PDF file: file://%WS1%/main.pdf
[12:02:18.756][Cacher] Found .aux %WS1%/main.aux from .fls %WS1%/main.fls , parsing.
[12:02:18.757][Cacher] Parsed .aux %WS1%/main.aux .
[12:02:18.757][Cacher] Parsed .fls %WS1%/main.fls .
[12:02:18.822][Viewer] Handle data type: loaded
[12:02:18.822][Event] VIEWER_PAGE_LOADED
[12:02:46.789][Viewer] Handle data type: reverse_synctex
[12:02:46.789][Locator] Backward from %WS1%/main.pdf at x=441.77078468085097, y=423.4236374468086 on page 33.
[12:02:46.790][SyncTeX] Parsing .synctex.gz %WS1%/main.synctex.gz .
[12:02:46.858][Locator] Backward SyncTeX to %WS1%/sections/homotopy-theory.tex .
[12:02:53.460][Extension] onDidSaveTextDocument triggered: file://%WS1%/sections/homotopy-theory.tex
[12:02:53.559][Cacher][Watcher] "change" emitted on %WS1%/sections/homotopy-theory.tex.
[12:02:53.560][Cacher] Caching %WS1%/sections/homotopy-theory.tex .
[12:02:53.560][Build] Auto build started detecting the change of a file: %WS1%/sections/homotopy-theory.tex .
[12:02:53.560][Event] AUTO_BUILD_INITIATED: {"type":"onFileChange","file":"%WS1%/sections/homotopy-theory.tex"}
[12:02:53.560][Build] The document of the active editor: file://%WS1%/sections/homotopy-theory.tex
[12:02:53.560][Build] The languageId of the document: latex
[12:02:53.560][Build] Building root file: %WS1%/main.tex
[12:02:53.560][Build][Recipe] Build root file %WS1%/main.tex
[12:02:53.561][Event] FILE_CHANGED: "%WS1%/sections/homotopy-theory.tex"
[12:02:53.563][Build][Recipe] Preparing to run recipe: latexmk.
[12:02:53.563][Build][Recipe] Prepared 1 tools.
[12:02:53.563][Build][Recipe] outDir: %WS1% .
[12:02:53.564][Build] Recipe step 1 The command is latexmk:["-synctex=1","-interaction=nonstopmode","-file-line-error","-pdf","-outdir=%WS1%","%WS1%/main"].
[12:02:53.564][Build] env: {}
[12:02:53.564][Build] root: %WS1%/main.tex
[12:02:53.564][Build] cwd: %WS1%
[12:02:53.566][Build] LaTeX build process spawned with PID 15459.
[12:02:53.567][Cacher] Updated inputs of %WS1%/sections/homotopy-theory.tex .
[12:02:53.567][Cacher] Parse LaTeX AST: %WS1%/sections/homotopy-theory.tex .
[12:02:53.665][Cacher] Parsed LaTeX AST in 97.67 ms: %WS1%/sections/homotopy-theory.tex .
[12:02:53.676][Cacher] Updated elements in 10.94 ms: %WS1%/sections/homotopy-theory.tex .
[12:02:53.676][Event] FILE_PARSED: "%WS1%/sections/homotopy-theory.tex"
[12:02:53.680][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[12:02:53.680][Event] STRUCTURE_UPDATED
[12:02:54.466][Cacher] Caching %WS1%/sections/homotopy-theory.tex .
[12:02:54.467][Cacher] Updated inputs of %WS1%/sections/homotopy-theory.tex .
[12:02:54.467][Cacher] Parse LaTeX AST: %WS1%/sections/homotopy-theory.tex .
[12:02:54.525][Cacher] Parsed LaTeX AST in 58.56 ms: %WS1%/sections/homotopy-theory.tex .
[12:02:54.536][Cacher] Updated elements in 9.81 ms: %WS1%/sections/homotopy-theory.tex .
[12:02:54.536][Event] FILE_PARSED: "%WS1%/sections/homotopy-theory.tex"
[12:02:54.539][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[12:02:54.539][Event] STRUCTURE_UPDATED
[12:02:54.540][Cacher] Parsing .fls %WS1%/main.fls .
[12:02:54.549][Cacher] Parsed .fls %WS1%/main.fls .
[12:02:54.719][Cacher][Watcher] "change" emitted on %WS1%/main.pdf after polling for 253 ms.
[12:02:54.720][Event] FILE_CHANGED: "%WS1%/main.pdf"
[12:02:55.023][Cacher][Watcher] "change" emitted on %WS1%/main-blx.bib.
[12:02:55.023][Build] Auto build started detecting the change of a file: %WS1%/main-blx.bib .
[12:02:55.023][Event] AUTO_BUILD_INITIATED: {"type":"onFileChange","file":"%WS1%/main-blx.bib"}
[12:02:55.024][Build] The document of the active editor: file://%WS1%/sections/homotopy-theory.tex
[12:02:55.024][Build] The languageId of the document: latex
[12:02:55.024][Build] Building root file: %WS1%/main.tex
[12:02:55.024][Build][Recipe] Build root file %WS1%/main.tex
[12:02:55.024][Intelli][Citation] Parsing .bib entries from %WS1%/main-blx.bib
[12:02:55.024][Intelli][Citation] Parse BibTeX AST from %WS1%/main-blx.bib .
[12:02:55.024][Event] FILE_CHANGED: "%WS1%/main-blx.bib"
[12:02:55.024][Build][Recipe] Preparing to run recipe: latexmk.
[12:02:55.024][Build][Recipe] Prepared 1 tools.
[12:02:55.024][Build][Recipe] outDir: %WS1% .
[12:02:55.025][Intelli][Citation] Parsed 0 bib entries from %WS1%/main-blx.bib .
[12:02:55.025][Event] FILE_PARSED: "%WS1%/main-blx.bib"
[12:02:55.027][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[12:02:55.028][Event] STRUCTURE_UPDATED
[12:02:56.545][Cacher][Watcher] "change" emitted on %WS1%/main-blx.bib.
[12:02:56.545][Build] Auto build started detecting the change of a file: %WS1%/main-blx.bib .
[12:02:56.545][Event] AUTO_BUILD_INITIATED: {"type":"onFileChange","file":"%WS1%/main-blx.bib"}
[12:02:56.546][Build] The document of the active editor: file://%WS1%/sections/homotopy-theory.tex
[12:02:56.546][Build] The languageId of the document: latex
[12:02:56.546][Build] Building root file: %WS1%/main.tex
[12:02:56.546][Build][Recipe] Build root file %WS1%/main.tex
[12:02:56.546][Intelli][Citation] Parsing .bib entries from %WS1%/main-blx.bib
[12:02:56.546][Intelli][Citation] Parse BibTeX AST from %WS1%/main-blx.bib .
[12:02:56.546][Event] FILE_CHANGED: "%WS1%/main-blx.bib"
[12:02:56.546][Build][Recipe] Preparing to run recipe: latexmk.
[12:02:56.546][Build][Recipe] Prepared 1 tools.
[12:02:56.546][Build][Recipe] outDir: %WS1% .
[12:02:56.547][Intelli][Citation] Parsed 1 bib entries from %WS1%/main-blx.bib .
[12:02:56.547][Event] FILE_PARSED: "%WS1%/main-blx.bib"
[12:02:56.550][Structure] Structure force updated with 3 root sections for %WS1%/main.tex .
[12:02:56.550][Event] STRUCTURE_UPDATED
[12:02:56.866][Parser][TexLog] Logged 16 messages.
[12:02:56.867][Build] Finished a step in recipe with PID 15459.
[12:02:56.867][Build] Successfully built %WS1%/main.tex .
[12:02:56.867][Event] BUILD_DONE
[12:02:56.867][Viewer] Call refreshExistingViewer: "%WS1%/main.pdf" .
[12:02:56.867][Viewer] Refresh PDF viewer: %WS1%/main.pdf
[12:02:56.868][Cacher] Parsing .fls %WS1%/main.fls .
[12:02:56.876][Server] Preview PDF file: file://%WS1%/main.pdf
[12:02:56.880][Cacher] Found .aux %WS1%/main.aux from .fls %WS1%/main.fls , parsing.
[12:02:56.881][Cacher] Parsed .aux %WS1%/main.aux .
[12:02:56.881][Cacher] Parsed .fls %WS1%/main.fls .
[12:02:56.881][Build] Recipe step 1 The command is latexmk:["-synctex=1","-interaction=nonstopmode","-file-line-error","-pdf","-outdir=%WS1%","%WS1%/main"].
[12:02:56.881][Build] env: {}
[12:02:56.881][Build] root: %WS1%/main.tex
[12:02:56.881][Build] cwd: %WS1%
[12:02:56.882][Build] LaTeX build process spawned with PID 15492.
[12:02:56.925][Cacher][Watcher] "change" emitted on %WS1%/main.pdf after polling for 252 ms.
[12:02:56.925][Event] FILE_CHANGED: "%WS1%/main.pdf"
[12:02:56.957][Viewer] Handle data type: loaded
[12:02:56.958][Event] VIEWER_PAGE_LOADED
[12:02:56.989][Build] Finished a step in recipe with PID 15492.
[12:02:56.989][Build] Successfully built %WS1%/main.tex .
[12:02:56.990][Event] BUILD_DONE
[12:02:56.990][Viewer] Call refreshExistingViewer: "%WS1%/main.pdf" .
[12:02:56.990][Viewer] Refresh PDF viewer: %WS1%/main.pdf
[12:02:56.991][Cacher] Parsing .fls %WS1%/main.fls .
[12:02:57.002][Server] Preview PDF file: file://%WS1%/main.pdf
[12:02:57.002][Cacher] Found .aux %WS1%/main.aux from .fls %WS1%/main.fls , parsing.
[12:02:57.003][Cacher] Parsed .aux %WS1%/main.aux .
[12:02:57.003][Cacher] Parsed .fls %WS1%/main.fls .
[12:02:57.003][Build] Recipe step 1 The command is latexmk:["-synctex=1","-interaction=nonstopmode","-file-line-error","-pdf","-outdir=%WS1%","%WS1%/main"].
[12:02:57.003][Build] env: {}
[12:02:57.003][Build] root: %WS1%/main.tex
[12:02:57.003][Build] cwd: %WS1%
[12:02:57.004][Build] LaTeX build process spawned with PID 15506.
[12:02:57.072][Viewer] Handle data type: loaded
[12:02:57.072][Event] VIEWER_PAGE_LOADED
[12:02:57.106][Build] Finished a step in recipe with PID 15506.
[12:02:57.106][Build] Successfully built %WS1%/main.tex .
[12:02:57.106][Event] BUILD_DONE
[12:02:57.106][Viewer] Call refreshExistingViewer: "%WS1%/main.pdf" .
[12:02:57.106][Viewer] Refresh PDF viewer: %WS1%/main.pdf
[12:02:57.107][Cacher] Parsing .fls %WS1%/main.fls .
[12:02:57.116][Server] Preview PDF file: file://%WS1%/main.pdf
[12:02:57.118][Cacher] Found .aux %WS1%/main.aux from .fls %WS1%/main.fls , parsing.
[12:02:57.118][Cacher] Parsed .aux %WS1%/main.aux .
[12:02:57.118][Cacher] Parsed .fls %WS1%/main.fls .
[12:02:57.191][Viewer] Handle data type: loaded
[12:02:57.191][Event] VIEWER_PAGE_LOADED
[12:04:20.044][Viewer] Handle data type: reverse_synctex
[12:04:20.045][Locator] Backward from %WS1%/main.pdf at x=460.6845185815602, y=525.4227024113476 on page 33.
[12:04:20.045][SyncTeX] Parsing .synctex.gz %WS1%/main.synctex.gz .
[12:04:20.119][Locator] Backward SyncTeX to %WS1%/sections/homotopy-theory.tex .
[12:12:38.494][Event] STRUCTURE_UPDATED
[12:12:49.684][Event] STRUCTURE_UPDATED
James-Yu commented 1 week ago

Thank you for your report. Unfortunately, without a reliable reproduction, we cannot identify the root cause. Can you share the problematic PDF, or create a minimal working one?

cyberguy42 commented 1 week ago

Edit: The issue just occurred with 9.10.0, still not reproducible.

@FMuro @James-Yu I just encountered this same issue on 10.1.0. I don't have much additional information to contribute other than that the issue went away after reverting to 9.10.0.