Update generated nvim config
This commit is contained in:
@ -0,0 +1,23 @@
|
||||
MYVIM ?= nvim --clean --headless
|
||||
|
||||
INMAKE := 1
|
||||
export INMAKE
|
||||
|
||||
TESTS := $(wildcard *.vim)
|
||||
TESTS := $(TESTS:.vim=)
|
||||
|
||||
.PHONY: test $(TESTS)
|
||||
|
||||
test: $(TESTS)
|
||||
|
||||
$(TESTS):
|
||||
@$(MYVIM) -u $@.vim
|
||||
|
||||
test-spaces: file\ with\ errors.log
|
||||
|
||||
file\ with\ errors.log: file\ with\ errors.tex input\ with\ spaces.tex
|
||||
@latexmk -file-line-error -interaction=nonstopmode -recorder -pdf \
|
||||
file\ with\ errors.tex >/dev/null 2>&1 || true
|
||||
@mv "$@" "$@.bak"
|
||||
@latexmk -C >/dev/null 2>&1
|
||||
@mv "$@.bak" "$@"
|
||||
@ -0,0 +1,573 @@
|
||||
This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2021/Arch Linux) (preloaded format=pdflatex 2021.5.25) 17 AUG 2021 21:54
|
||||
entering extended mode
|
||||
\write18 enabled.
|
||||
file:line:error style messages enabled.
|
||||
%&-line parsing enabled.
|
||||
**"file with errors.tex"
|
||||
(./file with errors.tex
|
||||
LaTeX2e <2020-10-01> patch level 4
|
||||
L3 programming layer <2021-02-18>
|
||||
(/usr/share/texmf-dist/tex/latex/koma-script/scrartcl.cls
|
||||
Document Class: scrartcl 2021/03/17 v3.33 KOMA-Script document class (article)
|
||||
(/usr/share/texmf-dist/tex/latex/koma-script/scrkbase.sty
|
||||
Package: scrkbase 2021/03/17 v3.33 KOMA-Script package (KOMA-Script-dependent b
|
||||
asics and keyval usage)
|
||||
|
||||
(/usr/share/texmf-dist/tex/latex/koma-script/scrbase.sty
|
||||
Package: scrbase 2021/03/17 v3.33 KOMA-Script package (KOMA-Script-independent
|
||||
basics and keyval usage)
|
||||
|
||||
(/usr/share/texmf-dist/tex/latex/koma-script/scrlfile.sty
|
||||
Package: scrlfile 2021/03/17 v3.33 KOMA-Script package (file load hooks)
|
||||
|
||||
(/usr/share/texmf-dist/tex/latex/koma-script/scrlfile-hook.sty
|
||||
Package: scrlfile-hook 2021/03/17 v3.33 KOMA-Script package (using LaTeX hooks)
|
||||
|
||||
|
||||
LaTeX3 Info: Defining command \BeforeFile with sig. 'm' on line 61.
|
||||
|
||||
|
||||
LaTeX3 Info: Defining command \AfterFile with sig. 'm' on line 65.
|
||||
|
||||
|
||||
LaTeX3 Info: Defining command \BeforeClass with sig. 'm' on line 69.
|
||||
|
||||
|
||||
LaTeX3 Info: Defining command \BeforePackage with sig. 'm' on line 73.
|
||||
|
||||
|
||||
LaTeX3 Info: Defining command \AfterAtEndOfClass with sig. 'smo+m' on line 83.
|
||||
|
||||
|
||||
LaTeX3 Info: Defining command \AfterAtEndOfPackage with sig. 'smo+m' on line
|
||||
(LaTeX3) 93.
|
||||
|
||||
|
||||
LaTeX3 Info: Defining command \scrlfile@AfterClass with sig. 'smo+m' on line
|
||||
(LaTeX3) 173.
|
||||
|
||||
|
||||
LaTeX3 Info: Defining command \AfterClass with sig. '' on line 174.
|
||||
|
||||
|
||||
LaTeX3 Info: Defining command \scrlfile@AfterPackage with sig. 'smo+m' on line
|
||||
(LaTeX3) 191.
|
||||
|
||||
|
||||
LaTeX3 Info: Defining command \AfterPackage with sig. '' on line 192.
|
||||
|
||||
|
||||
LaTeX3 Info: Defining command \ReplaceInput with sig. '' on line 193.
|
||||
|
||||
|
||||
LaTeX3 Info: Defining command \ReplaceClass with sig. 'mm' on line 196.
|
||||
|
||||
|
||||
LaTeX3 Info: Defining command \ReplacePackage with sig. 'mm' on line 199.
|
||||
|
||||
|
||||
LaTeX3 Info: Defining command \UnReplaceInput with sig. '' on line 200.
|
||||
|
||||
|
||||
LaTeX3 Info: Defining command \UnReplaceClass with sig. 'm' on line 203.
|
||||
|
||||
|
||||
LaTeX3 Info: Defining command \UnReplacePackage with sig. 'mm' on line 206.
|
||||
|
||||
|
||||
LaTeX3 Info: Defining command \PreventPackageFromLoading with sig. 's+om' on
|
||||
(LaTeX3) line 234.
|
||||
|
||||
|
||||
LaTeX3 Info: Defining command \StorePreventPackageFromLoading with sig. 'm' on
|
||||
(LaTeX3) line 242.
|
||||
|
||||
|
||||
LaTeX3 Info: Defining command \ResetPreventPackageFromLoading with sig. '' on
|
||||
(LaTeX3) line 247.
|
||||
|
||||
|
||||
LaTeX3 Info: Defining command \UnPreventPackageFromLoading with sig. 'sm' on
|
||||
(LaTeX3) line 261.
|
||||
|
||||
|
||||
LaTeX3 Info: Defining command \BeforeClosingMainAux with sig. 'om' on line
|
||||
(LaTeX3) 274.
|
||||
|
||||
|
||||
LaTeX3 Info: Defining command \AfterReadingMainAux with sig. 'om' on line 287.
|
||||
|
||||
|
||||
LaTeX3 Info: Defining command \protected@immediate@write with sig. 'm+m+m' on
|
||||
(LaTeX3) line 298.
|
||||
|
||||
|
||||
(/usr/share/texmf-dist/tex/latex/koma-script/scrlogo.sty
|
||||
Package: scrlogo 2021/03/17 v3.33 KOMA-Script package (logo)
|
||||
)))
|
||||
(/usr/share/texmf-dist/tex/latex/graphics/keyval.sty
|
||||
Package: keyval 2014/10/28 v1.15 key=value parser (DPC)
|
||||
\KV@toks@=\toks15
|
||||
)
|
||||
Skipping: [2021/05/01] Usage of raw option list on input line 252.
|
||||
Applying: [0000/00/00] compatibility for LaTeX before 2021/05/01 on input line
|
||||
337.
|
||||
))
|
||||
(/usr/share/texmf-dist/tex/latex/koma-script/tocbasic.sty
|
||||
Package: tocbasic 2021/03/17 v3.33 KOMA-Script package (handling toc-files)
|
||||
\scr@dte@tocline@numberwidth=\skip47
|
||||
\scr@dte@tocline@numbox=\box47
|
||||
)
|
||||
Package tocbasic Info: babel extension for `toc' omitted
|
||||
(tocbasic) because of missing \bbl@set@language on input line 135.
|
||||
Class scrartcl Info: File `scrsize11pt.clo' used instead of
|
||||
(scrartcl) file `scrsize11.clo' to setup font sizes on input line 223
|
||||
9.
|
||||
|
||||
(/usr/share/texmf-dist/tex/latex/koma-script/scrsize11pt.clo
|
||||
File: scrsize11pt.clo 2021/03/17 v3.33 KOMA-Script font size class option (11pt
|
||||
)
|
||||
)
|
||||
(/usr/share/texmf-dist/tex/latex/koma-script/typearea.sty
|
||||
Package: typearea 2021/03/17 v3.33 KOMA-Script package (type area)
|
||||
\ta@bcor=\skip48
|
||||
\ta@div=\count179
|
||||
\ta@hblk=\skip49
|
||||
\ta@vblk=\skip50
|
||||
\ta@temp=\skip51
|
||||
\footheight=\skip52
|
||||
Package typearea Info: These are the values describing the layout:
|
||||
(typearea) DIV = 10
|
||||
(typearea) BCOR = 0.0pt
|
||||
(typearea) \paperwidth = 597.50793pt
|
||||
(typearea) \textwidth = 418.25555pt
|
||||
(typearea) DIV departure = -6%
|
||||
(typearea) \evensidemargin = 17.3562pt
|
||||
(typearea) \oddsidemargin = 17.3562pt
|
||||
(typearea) \paperheight = 845.04694pt
|
||||
(typearea) \textheight = 595.80026pt
|
||||
(typearea) \topmargin = -25.16531pt
|
||||
(typearea) \headheight = 17.0pt
|
||||
(typearea) \headsep = 20.40001pt
|
||||
(typearea) \topskip = 11.0pt
|
||||
(typearea) \footskip = 47.6pt
|
||||
(typearea) \baselineskip = 13.6pt
|
||||
(typearea) on input line 1741.
|
||||
)
|
||||
\c@part=\count180
|
||||
\c@section=\count181
|
||||
\c@subsection=\count182
|
||||
\c@subsubsection=\count183
|
||||
\c@paragraph=\count184
|
||||
\c@subparagraph=\count185
|
||||
\scr@dte@section@maxnumwidth=\skip53
|
||||
Class scrartcl Info: using compatibility default `runin=bysign'
|
||||
(scrartcl) for `\section on input line 4846.
|
||||
Class scrartcl Info: using compatibility default `afterindent=bysign'
|
||||
(scrartcl) for `\section on input line 4846.
|
||||
\scr@dte@part@maxnumwidth=\skip54
|
||||
Class scrartcl Info: using compatibility default `afterindent=false'
|
||||
(scrartcl) for `\part on input line 4854.
|
||||
\scr@dte@subsection@maxnumwidth=\skip55
|
||||
Class scrartcl Info: using compatibility default `runin=bysign'
|
||||
(scrartcl) for `\subsection on input line 4864.
|
||||
Class scrartcl Info: using compatibility default `afterindent=bysign'
|
||||
(scrartcl) for `\subsection on input line 4864.
|
||||
\scr@dte@subsubsection@maxnumwidth=\skip56
|
||||
Class scrartcl Info: using compatibility default `runin=bysign'
|
||||
(scrartcl) for `\subsubsection on input line 4874.
|
||||
Class scrartcl Info: using compatibility default `afterindent=bysign'
|
||||
(scrartcl) for `\subsubsection on input line 4874.
|
||||
\scr@dte@paragraph@maxnumwidth=\skip57
|
||||
Class scrartcl Info: using compatibility default `runin=bysign'
|
||||
(scrartcl) for `\paragraph on input line 4885.
|
||||
Class scrartcl Info: using compatibility default `afterindent=bysign'
|
||||
(scrartcl) for `\paragraph on input line 4885.
|
||||
\scr@dte@subparagraph@maxnumwidth=\skip58
|
||||
Class scrartcl Info: using compatibility default `runin=bysign'
|
||||
(scrartcl) for `\subparagraph on input line 4895.
|
||||
Class scrartcl Info: using compatibility default `afterindent=bysign'
|
||||
(scrartcl) for `\subparagraph on input line 4895.
|
||||
\abovecaptionskip=\skip59
|
||||
\belowcaptionskip=\skip60
|
||||
\c@pti@nb@sid@b@x=\box48
|
||||
Package tocbasic Info: babel extension for `lof' omitted
|
||||
(tocbasic) because of missing \bbl@set@language on input line 6127.
|
||||
|
||||
\scr@dte@figure@maxnumwidth=\skip61
|
||||
\c@figure=\count186
|
||||
Package tocbasic Info: babel extension for `lot' omitted
|
||||
(tocbasic) because of missing \bbl@set@language on input line 6139.
|
||||
|
||||
\scr@dte@table@maxnumwidth=\skip62
|
||||
\c@table=\count187
|
||||
Class scrartcl Info: Redefining `\numberline' on input line 6303.
|
||||
\bibindent=\dimen138
|
||||
)
|
||||
(/usr/share/texmf-dist/tex/latex/hyperref/hyperref.sty
|
||||
Package: hyperref 2021-02-27 v7.00k Hypertext links for LaTeX
|
||||
|
||||
(/usr/share/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty
|
||||
Package: ltxcmds 2020-05-10 v1.25 LaTeX kernel commands for general use (HO)
|
||||
)
|
||||
(/usr/share/texmf-dist/tex/generic/iftex/iftex.sty
|
||||
Package: iftex 2020/03/06 v1.0d TeX engine tests
|
||||
)
|
||||
(/usr/share/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty
|
||||
Package: pdftexcmds 2020-06-27 v0.33 Utility functions of pdfTeX for LuaTeX (HO
|
||||
)
|
||||
|
||||
(/usr/share/texmf-dist/tex/generic/infwarerr/infwarerr.sty
|
||||
Package: infwarerr 2019/12/03 v1.5 Providing info/warning/error messages (HO)
|
||||
)
|
||||
Package pdftexcmds Info: \pdf@primitive is available.
|
||||
Package pdftexcmds Info: \pdf@ifprimitive is available.
|
||||
Package pdftexcmds Info: \pdfdraftmode found.
|
||||
)
|
||||
(/usr/share/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty
|
||||
Package: kvsetkeys 2019/12/15 v1.18 Key value parser (HO)
|
||||
)
|
||||
(/usr/share/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty
|
||||
Package: kvdefinekeys 2019-12-19 v1.6 Define keys (HO)
|
||||
)
|
||||
(/usr/share/texmf-dist/tex/generic/pdfescape/pdfescape.sty
|
||||
Package: pdfescape 2019/12/09 v1.15 Implements pdfTeX's escape features (HO)
|
||||
)
|
||||
(/usr/share/texmf-dist/tex/latex/hycolor/hycolor.sty
|
||||
Package: hycolor 2020-01-27 v1.10 Color options for hyperref/bookmark (HO)
|
||||
)
|
||||
(/usr/share/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty
|
||||
Package: letltxmacro 2019/12/03 v1.6 Let assignment for LaTeX macros (HO)
|
||||
)
|
||||
(/usr/share/texmf-dist/tex/latex/auxhook/auxhook.sty
|
||||
Package: auxhook 2019-12-17 v1.6 Hooks for auxiliary files (HO)
|
||||
)
|
||||
(/usr/share/texmf-dist/tex/latex/kvoptions/kvoptions.sty
|
||||
Package: kvoptions 2020-10-07 v3.14 Key value format for package options (HO)
|
||||
)
|
||||
\@linkdim=\dimen139
|
||||
\Hy@linkcounter=\count188
|
||||
\Hy@pagecounter=\count189
|
||||
|
||||
(/usr/share/texmf-dist/tex/latex/hyperref/pd1enc.def
|
||||
File: pd1enc.def 2021-02-27 v7.00k Hyperref: PDFDocEncoding definition (HO)
|
||||
Now handling font encoding PD1 ...
|
||||
... no UTF-8 mapping file for font encoding PD1
|
||||
)
|
||||
(/usr/share/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def
|
||||
File: hyperref-langpatches.def 2021-02-27 v7.00k Hyperref: patches for babel la
|
||||
nguages
|
||||
)
|
||||
(/usr/share/texmf-dist/tex/generic/intcalc/intcalc.sty
|
||||
Package: intcalc 2019/12/15 v1.3 Expandable calculations with integers (HO)
|
||||
)
|
||||
(/usr/share/texmf-dist/tex/generic/etexcmds/etexcmds.sty
|
||||
Package: etexcmds 2019/12/15 v1.7 Avoid name clashes with e-TeX commands (HO)
|
||||
)
|
||||
\Hy@SavedSpaceFactor=\count190
|
||||
|
||||
(/usr/share/texmf-dist/tex/latex/hyperref/puenc.def
|
||||
File: puenc.def 2021-02-27 v7.00k Hyperref: PDF Unicode definition (HO)
|
||||
Now handling font encoding PU ...
|
||||
... no UTF-8 mapping file for font encoding PU
|
||||
)
|
||||
Package hyperref Info: Hyper figures OFF on input line 4192.
|
||||
Package hyperref Info: Link nesting OFF on input line 4197.
|
||||
Package hyperref Info: Hyper index ON on input line 4200.
|
||||
Package hyperref Info: Plain pages OFF on input line 4207.
|
||||
Package hyperref Info: Backreferencing OFF on input line 4212.
|
||||
Package hyperref Info: Implicit mode ON; LaTeX internals redefined.
|
||||
Package hyperref Info: Bookmarks ON on input line 4445.
|
||||
\c@Hy@tempcnt=\count191
|
||||
|
||||
(/usr/share/texmf-dist/tex/latex/url/url.sty
|
||||
\Urlmuskip=\muskip16
|
||||
Package: url 2013/09/16 ver 3.4 Verb mode for urls, etc.
|
||||
)
|
||||
LaTeX Info: Redefining \url on input line 4804.
|
||||
\XeTeXLinkMargin=\dimen140
|
||||
|
||||
(/usr/share/texmf-dist/tex/generic/bitset/bitset.sty
|
||||
Package: bitset 2019/12/09 v1.3 Handle bit-vector datatype (HO)
|
||||
|
||||
(/usr/share/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty
|
||||
Package: bigintcalc 2019/12/15 v1.5 Expandable calculations on big integers (HO
|
||||
)
|
||||
))
|
||||
\Fld@menulength=\count192
|
||||
\Field@Width=\dimen141
|
||||
\Fld@charsize=\dimen142
|
||||
Package hyperref Info: Hyper figures OFF on input line 6075.
|
||||
Package hyperref Info: Link nesting OFF on input line 6080.
|
||||
Package hyperref Info: Hyper index ON on input line 6083.
|
||||
Package hyperref Info: backreferencing OFF on input line 6090.
|
||||
Package hyperref Info: Link coloring OFF on input line 6095.
|
||||
Package hyperref Info: Link coloring with OCG OFF on input line 6100.
|
||||
Package hyperref Info: PDF/A mode OFF on input line 6105.
|
||||
LaTeX Info: Redefining \ref on input line 6145.
|
||||
LaTeX Info: Redefining \pageref on input line 6149.
|
||||
|
||||
(/usr/share/texmf-dist/tex/latex/base/atbegshi-ltx.sty
|
||||
Package: atbegshi-ltx 2020/08/17 v1.0a Emulation of the original atbegshi packa
|
||||
ge
|
||||
with kernel methods
|
||||
)
|
||||
\Hy@abspage=\count193
|
||||
\c@Item=\count194
|
||||
\c@Hfootnote=\count195
|
||||
)
|
||||
Package hyperref Info: Driver (autodetected): hpdftex.
|
||||
|
||||
(/usr/share/texmf-dist/tex/latex/hyperref/hpdftex.def
|
||||
File: hpdftex.def 2021-02-27 v7.00k Hyperref driver for pdfTeX
|
||||
|
||||
(/usr/share/texmf-dist/tex/latex/base/atveryend-ltx.sty
|
||||
Package: atveryend-ltx 2020/08/19 v1.0a Emulation of the original atvery packag
|
||||
e
|
||||
with kernel methods
|
||||
)
|
||||
\Fld@listcount=\count196
|
||||
\c@bookmark@seq@number=\count197
|
||||
|
||||
(/usr/share/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty
|
||||
Package: rerunfilecheck 2019/12/05 v1.9 Rerun checks for auxiliary files (HO)
|
||||
|
||||
(/usr/share/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty
|
||||
Package: uniquecounter 2019/12/15 v1.4 Provide unlimited unique counter (HO)
|
||||
)
|
||||
Package uniquecounter Info: New unique counter `rerunfilecheck' on input line 2
|
||||
86.
|
||||
)
|
||||
\Hy@SectionHShift=\skip63
|
||||
)
|
||||
(/usr/share/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def
|
||||
File: l3backend-pdftex.def 2021-03-18 L3 backend support: PDF output (pdfTeX)
|
||||
\l__color_backend_stack_int=\count198
|
||||
\l__pdf_internal_box=\box49
|
||||
)
|
||||
(./file with errors.aux)
|
||||
\openout1 = `"file with errors.aux"'.
|
||||
|
||||
LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 10.
|
||||
LaTeX Font Info: ... okay on input line 10.
|
||||
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 10.
|
||||
LaTeX Font Info: ... okay on input line 10.
|
||||
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 10.
|
||||
LaTeX Font Info: ... okay on input line 10.
|
||||
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 10.
|
||||
LaTeX Font Info: ... okay on input line 10.
|
||||
LaTeX Font Info: Checking defaults for TS1/cmr/m/n on input line 10.
|
||||
LaTeX Font Info: ... okay on input line 10.
|
||||
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 10.
|
||||
LaTeX Font Info: ... okay on input line 10.
|
||||
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 10.
|
||||
LaTeX Font Info: ... okay on input line 10.
|
||||
LaTeX Font Info: Checking defaults for PD1/pdf/m/n on input line 10.
|
||||
LaTeX Font Info: ... okay on input line 10.
|
||||
LaTeX Font Info: Checking defaults for PU/pdf/m/n on input line 10.
|
||||
LaTeX Font Info: ... okay on input line 10.
|
||||
Package scrbase Info: activating english \contentsname on input line 10.
|
||||
Package scrbase Info: activating english \listfigurename on input line 10.
|
||||
Package scrbase Info: activating english \listtablename on input line 10.
|
||||
Package hyperref Info: Link coloring OFF on input line 10.
|
||||
(/usr/share/texmf-dist/tex/latex/hyperref/nameref.sty
|
||||
Package: nameref 2021-04-02 v2.47 Cross-referencing by name of section
|
||||
|
||||
(/usr/share/texmf-dist/tex/latex/refcount/refcount.sty
|
||||
Package: refcount 2019/12/15 v3.6 Data extraction from label references (HO)
|
||||
)
|
||||
(/usr/share/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty
|
||||
Package: gettitlestring 2019/12/15 v1.6 Cleanup title references (HO)
|
||||
)
|
||||
\c@section@level=\count199
|
||||
)
|
||||
LaTeX Info: Redefining \ref on input line 10.
|
||||
LaTeX Info: Redefining \pageref on input line 10.
|
||||
LaTeX Info: Redefining \nameref on input line 10.
|
||||
\@outlinefile=\write3
|
||||
\openout3 = `"file with errors.out"'.
|
||||
|
||||
Class scrartcl Info: loading recommended package `bookmark'.
|
||||
(scrartcl) Using `bookmark' together with `hyperref' is recommended,
|
||||
(scrartcl) because of handling of possible bookmark level gaps.
|
||||
(scrartcl) You can avoid loading `bookmark' with KOMA-Script option
|
||||
(scrartcl) `bookmarkpackage=false' before \begin{document} and
|
||||
(scrartcl) you can avoid this message adding:
|
||||
(scrartcl) \usepackage{bookmark}
|
||||
(scrartcl) before \begin{document} on input line 10.
|
||||
|
||||
(/usr/share/texmf-dist/tex/latex/bookmark/bookmark.sty
|
||||
Package: bookmark 2020-11-06 v1.29 PDF bookmarks (HO)
|
||||
|
||||
(/usr/share/texmf-dist/tex/latex/bookmark/bkm-pdftex.def
|
||||
File: bkm-pdftex.def 2020-11-06 v1.29 bookmark driver for pdfTeX (HO)
|
||||
\BKM@id=\count266
|
||||
))
|
||||
LaTeX Font Info: External font `cmex10' loaded for size
|
||||
(Font) <10.95> on input line 13.
|
||||
LaTeX Font Info: External font `cmex10' loaded for size
|
||||
(Font) <8> on input line 13.
|
||||
LaTeX Font Info: External font `cmex10' loaded for size
|
||||
(Font) <6> on input line 13.
|
||||
|
||||
Runaway argument?
|
||||
./file with errors.tex:16: Paragraph ended before \date was complete.
|
||||
<to be read again>
|
||||
\par
|
||||
l.16
|
||||
|
||||
I suspect you've forgotten a `}', causing me to apply this
|
||||
control sequence to too much text. How can we recover?
|
||||
My plan is to forget the whole thing and hope for the best.
|
||||
|
||||
|
||||
LaTeX Warning: Reference `blabla' on page 1 undefined on input line 17.
|
||||
|
||||
./file with errors.tex:19: Undefined control sequence.
|
||||
l.19 \test
|
||||
{}
|
||||
The control sequence at the end of the top line
|
||||
of your error message was never \def'ed. If you have
|
||||
misspelled it (e.g., `\hobx'), type `I' and the correct
|
||||
spelling (e.g., `I\hbox'). Otherwise just continue,
|
||||
and I'll forget about whatever was undefined.
|
||||
|
||||
./file with errors.tex:21: Too many }'s.
|
||||
l.21 {Hello world!}}
|
||||
|
||||
You've closed more groups than you opened.
|
||||
Such booboos are generally harmless, so keep going.
|
||||
|
||||
./file with errors.tex:23: Missing $ inserted.
|
||||
<inserted text>
|
||||
$
|
||||
l.23 \epsilon
|
||||
|
||||
I've inserted a begin-math/end-math symbol since I think
|
||||
you left one out. Proceed, with fingers crossed.
|
||||
|
||||
./file with errors.tex:24: Missing $ inserted.
|
||||
<inserted text>
|
||||
$
|
||||
l.24
|
||||
|
||||
I've inserted a begin-math/end-math symbol since I think
|
||||
you left one out. Proceed, with fingers crossed.
|
||||
|
||||
|
||||
Underfull \hbox (badness 10000) in paragraph at lines 25--27
|
||||
|
||||
[]
|
||||
|
||||
|
||||
Overfull \hbox (160.81767pt too wide) in paragraph at lines 28--29
|
||||
[]\OT1/cmr/m/n/10.95 Thistestdocumentreproducestheerrorsandwarningslistedhereth
|
||||
istestdocumentreproducestheerrorsandwarningslistedhere
|
||||
[]
|
||||
|
||||
[1
|
||||
|
||||
{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}]
|
||||
\openout2 = `"input with spaces.aux"'.
|
||||
|
||||
(./input with spaces.tex
|
||||
LaTeX Font Info: External font `cmex10' loaded for size
|
||||
(Font) <14.4> on input line 1.
|
||||
LaTeX Font Info: External font `cmex10' loaded for size
|
||||
(Font) <7> on input line 1.
|
||||
|
||||
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
|
||||
(hyperref) removing `math shift' on input line 1.
|
||||
|
||||
|
||||
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
|
||||
(hyperref) removing `\alpha' on input line 1.
|
||||
|
||||
|
||||
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
|
||||
(hyperref) removing `math shift' on input line 1.
|
||||
|
||||
|
||||
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
|
||||
(hyperref) removing `math shift' on input line 3.
|
||||
|
||||
|
||||
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
|
||||
(hyperref) removing `\epsilon' on input line 3.
|
||||
|
||||
|
||||
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
|
||||
(hyperref) removing `math shift' on input line 3.
|
||||
|
||||
) [2
|
||||
|
||||
] (./input with spaces.tex
|
||||
|
||||
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
|
||||
(hyperref) removing `math shift' on input line 1.
|
||||
|
||||
|
||||
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
|
||||
(hyperref) removing `\alpha' on input line 1.
|
||||
|
||||
|
||||
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
|
||||
(hyperref) removing `math shift' on input line 1.
|
||||
|
||||
|
||||
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
|
||||
(hyperref) removing `math shift' on input line 3.
|
||||
|
||||
|
||||
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
|
||||
(hyperref) removing `\epsilon' on input line 3.
|
||||
|
||||
|
||||
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
|
||||
(hyperref) removing `math shift' on input line 3.
|
||||
|
||||
) [3
|
||||
|
||||
|
||||
]
|
||||
|
||||
LaTeX3 Info: Redefining command \BeforeClosingMainAux with sig. 'm' on line
|
||||
(LaTeX3) 34.
|
||||
|
||||
|
||||
LaTeX3 Info: Redefining command \BeforeClosingMainAux with sig. 'm' on line
|
||||
(LaTeX3) 34.
|
||||
|
||||
(./file with errors.aux (./input with spaces.aux))
|
||||
|
||||
LaTeX Warning: There were undefined references.
|
||||
|
||||
|
||||
Package rerunfilecheck Warning: File `"file with errors".out' has changed.
|
||||
(rerunfilecheck) Rerun to get outlines right
|
||||
(rerunfilecheck) or use package `bookmark'.
|
||||
|
||||
Package rerunfilecheck Info: Checksums for `"file with errors".out':
|
||||
(rerunfilecheck) Before: <no file>
|
||||
(rerunfilecheck) After: D41D8CD98F00B204E9800998ECF8427E;0.
|
||||
)
|
||||
Here is how much of TeX's memory you used:
|
||||
9984 strings out of 478994
|
||||
174459 string characters out of 5864751
|
||||
604757 words of memory out of 5000000
|
||||
27385 multiletter control sequences out of 15000+600000
|
||||
408451 words of font info for 44 fonts, out of 8000000 for 9000
|
||||
1141 hyphenation exceptions out of 8191
|
||||
111i,6n,116p,10634b,320s stack positions out of 5000i,500n,10000p,200000b,80000s
|
||||
</usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmbx10.pfb></usr/share/
|
||||
texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb></usr/share/texmf-dist/fon
|
||||
ts/type1/public/amsfonts/cm/cmmi12.pfb></usr/share/texmf-dist/fonts/type1/publi
|
||||
c/amsfonts/cm/cmr10.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/c
|
||||
mssbx10.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt10.pfb>
|
||||
Output written on "file with errors.pdf" (3 pages, 62262 bytes).
|
||||
PDF statistics:
|
||||
66 PDF objects out of 1000 (max. 8388607)
|
||||
54 compressed objects within 1 object stream
|
||||
8 named destinations out of 1000 (max. 500000)
|
||||
33 words of extra memory for PDF output out of 10000 (max. 10000000)
|
||||
|
||||
@ -0,0 +1,34 @@
|
||||
\documentclass{scrartcl}
|
||||
% Testing hyperref warnings
|
||||
\usepackage{hyperref}
|
||||
|
||||
% For missing package error
|
||||
%\usepackage{testpackage}
|
||||
|
||||
\setcounter{secnumdepth}{2}
|
||||
|
||||
\begin{document}
|
||||
|
||||
This test document reproduces the errors and warnings listed here:
|
||||
\url{http://en.wikibooks.org/wiki/LaTeX/Errors_and_Warnings}
|
||||
|
||||
\date
|
||||
|
||||
\ref{blabla}
|
||||
|
||||
\test{}
|
||||
|
||||
{Hello world!}}
|
||||
|
||||
\epsilon
|
||||
|
||||
Hello world!
|
||||
\\
|
||||
|
||||
Thistestdocumentreproducestheerrorsandwarningslistedherethistestdocumentreproducestheerrorsandwarningslistedhere
|
||||
|
||||
\include{"input\space with\space spaces"}
|
||||
|
||||
\input{input with spaces}
|
||||
|
||||
\end{document}
|
||||
@ -0,0 +1,4 @@
|
||||
\section{$\alpha$}
|
||||
|
||||
\section{Extra section with $\epsilon$ warnings}
|
||||
|
||||
@ -0,0 +1,45 @@
|
||||
set nocompatible
|
||||
let &rtp = '../..,' . &rtp
|
||||
filetype plugin on
|
||||
|
||||
silent edit ../example-quickfix/main.tex
|
||||
|
||||
try
|
||||
call vimtex#qf#setqflist()
|
||||
catch /VimTeX: No log file found/
|
||||
echo 'VimTeX: No log file found'
|
||||
cquit
|
||||
endtry
|
||||
|
||||
let s:qf = getqflist()
|
||||
|
||||
let s:n = 0
|
||||
for s:expect in [
|
||||
\ {'lnum': 99, 'type': 'W', 'text': 'Package natbib Warning: Citation `Einstein:1905'' on page 1 undefined'},
|
||||
\ {'lnum': 12, 'type': 'W', 'text': 'Package refcheck Warning: Unused label `eq:my_equation_label'''},
|
||||
\ {'lnum': 9, 'type': 'W', 'text': "Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):\n removing `\\gamma'"},
|
||||
\ {'lnum': 5, 'type': 'W', 'text': "Package hyperref Warning: Composite letter `\\textdotbelow+u'\n not defined in PD1 encoding,\n removing `\\textdotbelow'"},
|
||||
\ {'lnum': 477, 'type': 'W', 'text': 'LaTeX Warning: Reference `fig:my_picture'' on page 37 undefined'},
|
||||
\ {'lnum': 9, 'type': 'W', 'text': 'Overfull \hbox (22.0021pt too wide) in paragraph at lines 9--9'},
|
||||
\ {'lnum': 0, 'type': 'W', 'text': 'Package biblatex warning: No "backend" specified, using Biber backend. To use BibTex, load biblatex with the "backend=bibtex" option.'},
|
||||
\ {'lnum': 0, 'type': 'W', 'text': "Package biblatex Warning: Data encoding is 'utf8'.\n Use backend=biber."},
|
||||
\ {'lnum': 0, 'type': 'W', 'text': "Package babel Warning: No hyphenation patterns were loaded for\n the language `Latin'\n I will use the patterns loaded for \\language=0 instead."},
|
||||
\ {'lnum': 18, 'type': 'W', 'text': "Package onlyamsmath Warning: Environment eqnarray or eqnarray* used, please use\nonly the environments provided by the amsmath\npackage"},
|
||||
\ {'lnum': 21, 'type': 'W', 'text': "Package typearea Warning: \\typearea used at group level 2.\n Using \\typearea inside any group, e.g.\n environments, math mode, boxes, etc. may result in\n many type setting problems.\n You should move the command \\typearea\n outside all groups"},
|
||||
\ {'lnum': 0, 'type': 'W', 'text': "Package caption Warning: Unsupported document class (or package) detected,\nusage of the caption package is not recommended."},
|
||||
\ {'lnum': 0, 'type': 'E', 'text': "Runaway argument?\n{\\sqrt {{1}} \\end {equation} \\par \\end {document} \nFile ended while scanning use of \\frac ."},
|
||||
\ {'lnum': 0, 'type': 'E', 'text': 'Runaway argument?'},
|
||||
\ {'lnum': 16, 'type': 'E', 'text': 'Paragraph ended before \date was complete.'},
|
||||
\ {'lnum': 0, 'type': 'W', 'text': 'Missing character: There is no ^^A (U+0001) in font [lmroman10-regular]:+tlig;!'},
|
||||
\ {'lnum': 4, 'type': 'W', 'text': 'Class memoir Warning: As of 2018, \fixpdflayout\ is no longer used'},
|
||||
\ {'lnum': 11, 'type': 'E', 'text': "Undefined control sequence.\n\\cdashline"},
|
||||
\]
|
||||
call assert_equal(s:expect.lnum, s:qf[s:n].lnum, 'Failed at index ' . s:n)
|
||||
call assert_equal(s:expect.type, s:qf[s:n].type, 'Failed at index ' . s:n)
|
||||
call assert_equal(s:expect.text, s:qf[s:n].text, 'Failed at index ' . s:n)
|
||||
let s:n += 1
|
||||
endfor
|
||||
|
||||
call assert_equal(s:n, len(s:qf))
|
||||
|
||||
call vimtex#test#finished()
|
||||
@ -0,0 +1,842 @@
|
||||
This is pdfTeX, Version 3.14159265-2.6-1.40.21 (MiKTeX 20.12) (preloaded format=pdflatex 2021.1.4) 25 AUG 2021 15:30
|
||||
entering extended mode
|
||||
**./orient_metric.tex
|
||||
(orient_metric.tex
|
||||
LaTeX2e <2020-10-01> patch level 3
|
||||
L3 programming layer <2020-12-07> xparse <2020-03-03>
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/latex/subfiles\subfiles.cls
|
||||
Document Class: subfiles 2020/11/14 v2.2 Multi-file projects (class)
|
||||
Preamble taken from file `./thesis.tex'
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/latex/import\import.sty
|
||||
Package: import 2020/04/01 v 6.2
|
||||
)
|
||||
(thesis.tex ("C:\Program Files\MiKTeX 2.9\tex/latex/base\article.cls"
|
||||
Document Class: article 2020/04/10 v1.4m Standard LaTeX document class
|
||||
("C:\Program Files\MiKTeX 2.9\tex/latex/base\size10.clo"
|
||||
File: size10.clo 2020/04/10 v1.4m Standard LaTeX file (size option)
|
||||
)
|
||||
\c@part=\count177
|
||||
\c@section=\count178
|
||||
\c@subsection=\count179
|
||||
\c@subsubsection=\count180
|
||||
\c@paragraph=\count181
|
||||
\c@subparagraph=\count182
|
||||
\c@figure=\count183
|
||||
\c@table=\count184
|
||||
\abovecaptionskip=\skip47
|
||||
\belowcaptionskip=\skip48
|
||||
\bibindent=\dimen138
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/latex/subfiles\subfiles.sty
|
||||
Package: subfiles 2020/11/14 v2.2 Multi-file projects (package)
|
||||
)
|
||||
("C:\Program Files\MiKTeX 2.9\tex/latex/amsmath\amsmath.sty"
|
||||
Package: amsmath 2020/09/23 v2.17i AMS math features
|
||||
\@mathmargin=\skip49
|
||||
|
||||
For additional information on amsmath, use the `?' option.
|
||||
("C:\Program Files\MiKTeX 2.9\tex/latex/amsmath\amstext.sty"
|
||||
Package: amstext 2000/06/29 v2.01 AMS text
|
||||
|
||||
("C:\Program Files\MiKTeX 2.9\tex/latex/amsmath\amsgen.sty"
|
||||
File: amsgen.sty 1999/11/30 v2.0 generic functions
|
||||
\@emptytoks=\toks15
|
||||
\ex@=\dimen139
|
||||
))
|
||||
("C:\Program Files\MiKTeX 2.9\tex/latex/amsmath\amsbsy.sty"
|
||||
Package: amsbsy 1999/11/29 v1.2d Bold Symbols
|
||||
\pmbraise@=\dimen140
|
||||
)
|
||||
("C:\Program Files\MiKTeX 2.9\tex/latex/amsmath\amsopn.sty"
|
||||
Package: amsopn 2016/03/08 v2.02 operator names
|
||||
)
|
||||
\inf@bad=\count185
|
||||
LaTeX Info: Redefining \frac on input line 234.
|
||||
\uproot@=\count186
|
||||
\leftroot@=\count187
|
||||
LaTeX Info: Redefining \overline on input line 399.
|
||||
\classnum@=\count188
|
||||
\DOTSCASE@=\count189
|
||||
LaTeX Info: Redefining \ldots on input line 496.
|
||||
LaTeX Info: Redefining \dots on input line 499.
|
||||
LaTeX Info: Redefining \cdots on input line 620.
|
||||
\Mathstrutbox@=\box47
|
||||
\strutbox@=\box48
|
||||
\big@size=\dimen141
|
||||
LaTeX Font Info: Redeclaring font encoding OML on input line 743.
|
||||
LaTeX Font Info: Redeclaring font encoding OMS on input line 744.
|
||||
\macc@depth=\count190
|
||||
\c@MaxMatrixCols=\count191
|
||||
\dotsspace@=\muskip16
|
||||
\c@parentequation=\count192
|
||||
\dspbrk@lvl=\count193
|
||||
\tag@help=\toks16
|
||||
\row@=\count194
|
||||
\column@=\count195
|
||||
\maxfields@=\count196
|
||||
\andhelp@=\toks17
|
||||
\eqnshift@=\dimen142
|
||||
\alignsep@=\dimen143
|
||||
\tagshift@=\dimen144
|
||||
\tagwidth@=\dimen145
|
||||
\totwidth@=\dimen146
|
||||
\lineht@=\dimen147
|
||||
\@envbody=\toks18
|
||||
\multlinegap=\skip50
|
||||
\multlinetaggap=\skip51
|
||||
\mathdisplay@stack=\toks19
|
||||
LaTeX Info: Redefining \[ on input line 2923.
|
||||
LaTeX Info: Redefining \] on input line 2924.
|
||||
)
|
||||
("C:\Program Files\MiKTeX 2.9\tex/latex/amsfonts\amssymb.sty"
|
||||
Package: amssymb 2013/01/14 v3.01 AMS font symbols
|
||||
|
||||
("C:\Program Files\MiKTeX 2.9\tex/latex/amsfonts\amsfonts.sty"
|
||||
Package: amsfonts 2013/01/14 v3.01 Basic AMSFonts support
|
||||
\symAMSa=\mathgroup4
|
||||
\symAMSb=\mathgroup5
|
||||
LaTeX Font Info: Redeclaring math symbol \hbar on input line 98.
|
||||
LaTeX Font Info: Overwriting math alphabet `\mathfrak' in version `bold'
|
||||
(Font) U/euf/m/n --> U/euf/b/n on input line 106.
|
||||
))
|
||||
("C:\Program Files\MiKTeX 2.9\tex/latex/amscls\amsthm.sty"
|
||||
Package: amsthm 2020/05/29 v2.20.6
|
||||
\thm@style=\toks20
|
||||
\thm@bodyfont=\toks21
|
||||
\thm@headfont=\toks22
|
||||
\thm@notefont=\toks23
|
||||
\thm@headpunct=\toks24
|
||||
\thm@preskip=\skip52
|
||||
\thm@postskip=\skip53
|
||||
\thm@headsep=\skip54
|
||||
\dth@everypar=\toks25
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/latex/bbm\bbm.sty
|
||||
Package: bbm 1999/03/15 V 1.2 provides fonts for set symbols - TH
|
||||
LaTeX Font Info: Overwriting math alphabet `\mathbbm' in version `bold'
|
||||
(Font) U/bbm/m/n --> U/bbm/bx/n on input line 33.
|
||||
LaTeX Font Info: Overwriting math alphabet `\mathbbmss' in version `bold'
|
||||
(Font) U/bbmss/m/n --> U/bbmss/bx/n on input line 35.
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/latex/physics\physics.sty
|
||||
Package: physics
|
||||
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/latex/l3packages/xparse\xpars
|
||||
e.sty
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/latex/l3kernel\expl3.sty
|
||||
Package: expl3 2020-12-07 L3 programming layer (loader)
|
||||
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/latex/l3backend\l3backend-pdf
|
||||
tex.def
|
||||
File: l3backend-pdftex.def 2020-09-24 L3 backend support: PDF output (pdfTeX)
|
||||
\l__kernel_color_stack_int=\count197
|
||||
\l__pdf_internal_box=\box49
|
||||
))
|
||||
Package: xparse 2020-10-27 L3 Experimental document command parser
|
||||
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/latex/l3packages/xparse\xpars
|
||||
e-generic.tex)))
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/latex/natbib\natbib.sty
|
||||
Package: natbib 2010/09/13 8.31b (PWD, AO)
|
||||
\bibhang=\skip55
|
||||
\bibsep=\skip56
|
||||
LaTeX Info: Redefining \cite on input line 694.
|
||||
\c@NAT@ctr=\count198
|
||||
)
|
||||
("C:\Program Files\MiKTeX 2.9\tex/latex/hyperref\hyperref.sty"
|
||||
Package: hyperref 2020-05-15 v7.00e Hypertext links for LaTeX
|
||||
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/ltxcmds\ltxcmds.sty
|
||||
Package: ltxcmds 2020-05-10 v1.25 LaTeX kernel commands for general use (HO)
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/iftex\iftex.sty
|
||||
Package: iftex 2020/03/06 v1.0d TeX engine tests
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pdftexcmds\pdftexcmds
|
||||
.sty
|
||||
Package: pdftexcmds 2020-06-27 v0.33 Utility functions of pdfTeX for LuaTeX (HO
|
||||
)
|
||||
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/infwarerr\infwarerr.s
|
||||
ty
|
||||
Package: infwarerr 2019/12/03 v1.5 Providing info/warning/error messages (HO)
|
||||
)
|
||||
Package pdftexcmds Info: \pdf@primitive is available.
|
||||
Package pdftexcmds Info: \pdf@ifprimitive is available.
|
||||
Package pdftexcmds Info: \pdfdraftmode found.
|
||||
) ("C:\Program Files\MiKTeX 2.9\tex/latex/graphics\keyval.sty"
|
||||
Package: keyval 2014/10/28 v1.15 key=value parser (DPC)
|
||||
\KV@toks@=\toks26
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/kvsetkeys\kvsetkeys.s
|
||||
ty
|
||||
Package: kvsetkeys 2019/12/15 v1.18 Key value parser (HO)
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/kvdefinekeys\kvdefine
|
||||
keys.sty
|
||||
Package: kvdefinekeys 2019-12-19 v1.6 Define keys (HO)
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pdfescape\pdfescape.s
|
||||
ty
|
||||
Package: pdfescape 2019/12/09 v1.15 Implements pdfTeX's escape features (HO)
|
||||
) (C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/latex/hycolor\hycolor.sty
|
||||
Package: hycolor 2020-01-27 v1.10 Color options for hyperref/bookmark (HO)
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/latex/letltxmacro\letltxmacro
|
||||
.sty
|
||||
Package: letltxmacro 2019/12/03 v1.6 Let assignment for LaTeX macros (HO)
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/latex/auxhook\auxhook.sty
|
||||
Package: auxhook 2019-12-17 v1.6 Hooks for auxiliary files (HO)
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/latex/kvoptions\kvoptions.sty
|
||||
Package: kvoptions 2020-10-07 v3.14 Key value format for package options (HO)
|
||||
)
|
||||
\@linkdim=\dimen148
|
||||
\Hy@linkcounter=\count199
|
||||
\Hy@pagecounter=\count266
|
||||
("C:\Program Files\MiKTeX 2.9\tex/latex/hyperref\pd1enc.def"
|
||||
File: pd1enc.def 2020-05-15 v7.00e Hyperref: PDFDocEncoding definition (HO)
|
||||
Now handling font encoding PD1 ...
|
||||
... no UTF-8 mapping file for font encoding PD1
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/intcalc\intcalc.sty
|
||||
Package: intcalc 2019/12/15 v1.3 Expandable calculations with integers (HO)
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/etexcmds\etexcmds.sty
|
||||
Package: etexcmds 2019/12/15 v1.7 Avoid name clashes with e-TeX commands (HO)
|
||||
)
|
||||
\Hy@SavedSpaceFactor=\count267
|
||||
Package hyperref Info: Hyper figures OFF on input line 4464.
|
||||
Package hyperref Info: Link nesting OFF on input line 4469.
|
||||
Package hyperref Info: Hyper index ON on input line 4472.
|
||||
Package hyperref Info: Plain pages OFF on input line 4479.
|
||||
Package hyperref Info: Backreferencing OFF on input line 4484.
|
||||
Package hyperref Info: Implicit mode ON; LaTeX internals redefined.
|
||||
Package hyperref Info: Bookmarks ON on input line 4717.
|
||||
\c@Hy@tempcnt=\count268
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/latex/url\url.sty
|
||||
\Urlmuskip=\muskip17
|
||||
Package: url 2013/09/16 ver 3.4 Verb mode for urls, etc.
|
||||
)
|
||||
LaTeX Info: Redefining \url on input line 5076.
|
||||
\XeTeXLinkMargin=\dimen149
|
||||
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/bitset\bitset.sty
|
||||
Package: bitset 2019/12/09 v1.3 Handle bit-vector datatype (HO)
|
||||
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/bigintcalc\bigintcalc
|
||||
.sty
|
||||
Package: bigintcalc 2019/12/15 v1.5 Expandable calculations on big integers (HO
|
||||
)
|
||||
))
|
||||
\Fld@menulength=\count269
|
||||
\Field@Width=\dimen150
|
||||
\Fld@charsize=\dimen151
|
||||
Package hyperref Info: Hyper figures OFF on input line 6347.
|
||||
Package hyperref Info: Link nesting OFF on input line 6352.
|
||||
Package hyperref Info: Hyper index ON on input line 6355.
|
||||
Package hyperref Info: backreferencing OFF on input line 6362.
|
||||
Package hyperref Info: Link coloring OFF on input line 6367.
|
||||
Package hyperref Info: Link coloring with OCG OFF on input line 6372.
|
||||
Package hyperref Info: PDF/A mode OFF on input line 6377.
|
||||
LaTeX Info: Redefining \ref on input line 6417.
|
||||
LaTeX Info: Redefining \pageref on input line 6421.
|
||||
("C:\Program Files\MiKTeX 2.9\tex/latex/base\atbegshi-ltx.sty"
|
||||
Package: atbegshi-ltx 2020/08/17 v1.0a Emulation of the original atbegshi packa
|
||||
ge
|
||||
with kernel methods
|
||||
)
|
||||
\Hy@abspage=\count270
|
||||
\c@Item=\count271
|
||||
\c@Hfootnote=\count272
|
||||
)
|
||||
Package hyperref Info: Driver (autodetected): hpdftex.
|
||||
|
||||
("C:\Program Files\MiKTeX 2.9\tex/latex/hyperref\hpdftex.def"
|
||||
File: hpdftex.def 2020-05-15 v7.00e Hyperref driver for pdfTeX
|
||||
|
||||
("C:\Program Files\MiKTeX 2.9\tex/latex/base\atveryend-ltx.sty"
|
||||
Package: atveryend-ltx 2020/08/19 v1.0a Emulation of the original atvery packag
|
||||
e
|
||||
with kernel methods
|
||||
)
|
||||
\Fld@listcount=\count273
|
||||
\c@bookmark@seq@number=\count274
|
||||
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/latex/rerunfilecheck\rerunfil
|
||||
echeck.sty
|
||||
Package: rerunfilecheck 2019/12/05 v1.9 Rerun checks for auxiliary files (HO)
|
||||
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/uniquecounter\uniquec
|
||||
ounter.sty
|
||||
Package: uniquecounter 2019/12/15 v1.4 Provide unlimited unique counter (HO)
|
||||
)
|
||||
Package uniquecounter Info: New unique counter `rerunfilecheck' on input line 2
|
||||
86.
|
||||
)
|
||||
\Hy@SectionHShift=\skip57
|
||||
)
|
||||
Package hyperref Info: Option `colorlinks' set `true' on input line 20.
|
||||
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/latex/cleveref\cleveref.sty
|
||||
Package: cleveref 2018/03/27 v0.21.4 Intelligent cross-referencing
|
||||
Package cleveref Info: `hyperref' support loaded on input line 2370.
|
||||
LaTeX Info: Redefining \cref on input line 2370.
|
||||
LaTeX Info: Redefining \Cref on input line 2370.
|
||||
LaTeX Info: Redefining \crefrange on input line 2370.
|
||||
LaTeX Info: Redefining \Crefrange on input line 2370.
|
||||
LaTeX Info: Redefining \cpageref on input line 2370.
|
||||
LaTeX Info: Redefining \Cpageref on input line 2370.
|
||||
LaTeX Info: Redefining \cpagerefrange on input line 2370.
|
||||
LaTeX Info: Redefining \Cpagerefrange on input line 2370.
|
||||
LaTeX Info: Redefining \labelcref on input line 2370.
|
||||
LaTeX Info: Redefining \labelcpageref on input line 2370.
|
||||
Package cleveref Info: `amsthm' support loaded on input line 3026.
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/latex/mathtools\mathtools.sty
|
||||
Package: mathtools 2020/03/24 v1.24 mathematical typesetting tools
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/latex/latex-tools\calc.sty
|
||||
Package: calc 2017/05/25 v4.3 Infix arithmetic (KKT,FJ)
|
||||
\calc@Acount=\count275
|
||||
\calc@Bcount=\count276
|
||||
\calc@Adimen=\dimen152
|
||||
\calc@Bdimen=\dimen153
|
||||
\calc@Askip=\skip58
|
||||
\calc@Bskip=\skip59
|
||||
LaTeX Info: Redefining \setlength on input line 80.
|
||||
LaTeX Info: Redefining \addtolength on input line 81.
|
||||
\calc@Ccount=\count277
|
||||
\calc@Cskip=\skip60
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/latex/mathtools\mhsetup.sty
|
||||
Package: mhsetup 2017/03/31 v1.3 programming setup (MH)
|
||||
)
|
||||
LaTeX Info: Thecontrolsequence`\('isalreadyrobust on input line 130.
|
||||
LaTeX Info: Thecontrolsequence`\)'isalreadyrobust on input line 130.
|
||||
LaTeX Info: Thecontrolsequence`\['isalreadyrobust on input line 130.
|
||||
LaTeX Info: Thecontrolsequence`\]'isalreadyrobust on input line 130.
|
||||
\g_MT_multlinerow_int=\count278
|
||||
\l_MT_multwidth_dim=\dimen154
|
||||
\origjot=\skip61
|
||||
\l_MT_shortvdotswithinadjustabove_dim=\dimen155
|
||||
\l_MT_shortvdotswithinadjustbelow_dim=\dimen156
|
||||
\l_MT_above_intertext_sep=\dimen157
|
||||
\l_MT_below_intertext_sep=\dimen158
|
||||
\l_MT_above_shortintertext_sep=\dimen159
|
||||
\l_MT_below_shortintertext_sep=\dimen160
|
||||
\xmathstrut@box=\box50
|
||||
\xmathstrut@dim=\dimen161
|
||||
) (C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/latex/caption\caption.sty
|
||||
Package: caption 2020/10/26 v3.5g Customizing captions (AR)
|
||||
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/latex/caption\caption3.sty
|
||||
Package: caption3 2020/10/21 v2.2e caption3 kernel (AR)
|
||||
\captionmargin=\dimen162
|
||||
\captionmargin@=\dimen163
|
||||
\captionwidth=\dimen164
|
||||
\caption@tempdima=\dimen165
|
||||
\caption@indent=\dimen166
|
||||
\caption@parindent=\dimen167
|
||||
\caption@hangindent=\dimen168
|
||||
Package caption Info: Standard document class detected.
|
||||
)
|
||||
\c@caption@flags=\count279
|
||||
\c@continuedfloat=\count280
|
||||
Package caption Info: hyperref package is loaded.
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/latex/caption\subcaption.sty
|
||||
Package: subcaption 2020/10/07 v1.3j Sub-captions (AR)
|
||||
\c@subfigure=\count281
|
||||
\c@subtable=\count282
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/latex/pgf/frontendlayer\tikz.
|
||||
sty
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/latex/pgf/basiclayer\pgf.sty
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/latex/pgf/utilities\pgfrcs.st
|
||||
y
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/utilities\pgfutil
|
||||
-common.tex
|
||||
\pgfutil@everybye=\toks27
|
||||
\pgfutil@tempdima=\dimen169
|
||||
\pgfutil@tempdimb=\dimen170
|
||||
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/utilities\pgfutil
|
||||
-common-lists.tex))
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/utilities\pgfutil
|
||||
-latex.def
|
||||
\pgfutil@abb=\box51
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/utilities\pgfrcs.
|
||||
code.tex
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf\pgf.revision.tex)
|
||||
Package: pgfrcs 2020/12/27 v3.1.8b (3.1.8b)
|
||||
))
|
||||
Package: pgf 2020/12/27 v3.1.8b (3.1.8b)
|
||||
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/latex/pgf/basiclayer\pgfcore.
|
||||
sty ("C:\Program Files\MiKTeX 2.9\tex/latex/graphics\graphicx.sty"
|
||||
Package: graphicx 2020/09/09 v1.2b Enhanced LaTeX Graphics (DPC,SPQR)
|
||||
|
||||
("C:\Program Files\MiKTeX 2.9\tex/latex/graphics\graphics.sty"
|
||||
Package: graphics 2020/08/30 v1.4c Standard LaTeX Graphics (DPC,SPQR)
|
||||
|
||||
("C:\Program Files\MiKTeX 2.9\tex/latex/graphics\trig.sty"
|
||||
Package: trig 2016/01/03 v1.10 sin cos tan (DPC)
|
||||
)
|
||||
("C:\Program Files\MiKTeX 2.9\tex/latex/graphics-cfg\graphics.cfg"
|
||||
File: graphics.cfg 2016/06/04 v1.11 sample graphics configuration
|
||||
)
|
||||
Package graphics Info: Driver file: pdftex.def on input line 105.
|
||||
|
||||
("C:\Program Files\MiKTeX 2.9\tex/latex/graphics-def\pdftex.def"
|
||||
File: pdftex.def 2020/10/05 v1.2a Graphics/color driver for pdftex
|
||||
))
|
||||
\Gin@req@height=\dimen171
|
||||
\Gin@req@width=\dimen172
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/latex/pgf/systemlayer\pgfsys.
|
||||
sty
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/systemlayer\pgfsy
|
||||
s.code.tex
|
||||
Package: pgfsys 2020/12/27 v3.1.8b (3.1.8b)
|
||||
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/utilities\pgfkeys
|
||||
.code.tex
|
||||
\pgfkeys@pathtoks=\toks28
|
||||
\pgfkeys@temptoks=\toks29
|
||||
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/utilities\pgfkeys
|
||||
filtered.code.tex
|
||||
\pgfkeys@tmptoks=\toks30
|
||||
))
|
||||
\pgf@x=\dimen173
|
||||
\pgf@y=\dimen174
|
||||
\pgf@xa=\dimen175
|
||||
\pgf@ya=\dimen176
|
||||
\pgf@xb=\dimen177
|
||||
\pgf@yb=\dimen178
|
||||
\pgf@xc=\dimen179
|
||||
\pgf@yc=\dimen180
|
||||
\pgf@xd=\dimen181
|
||||
\pgf@yd=\dimen182
|
||||
\w@pgf@writea=\write3
|
||||
\r@pgf@reada=\read2
|
||||
\c@pgf@counta=\count283
|
||||
\c@pgf@countb=\count284
|
||||
\c@pgf@countc=\count285
|
||||
\c@pgf@countd=\count286
|
||||
\t@pgf@toka=\toks31
|
||||
\t@pgf@tokb=\toks32
|
||||
\t@pgf@tokc=\toks33
|
||||
\pgf@sys@id@count=\count287
|
||||
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/systemlayer\pgf.c
|
||||
fg
|
||||
File: pgf.cfg 2020/12/27 v3.1.8b (3.1.8b)
|
||||
)
|
||||
Driver file for pgf: pgfsys-pdftex.def
|
||||
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/systemlayer\pgfsy
|
||||
s-pdftex.def
|
||||
File: pgfsys-pdftex.def 2020/12/27 v3.1.8b (3.1.8b)
|
||||
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/systemlayer\pgfsy
|
||||
s-common-pdf.def
|
||||
File: pgfsys-common-pdf.def 2020/12/27 v3.1.8b (3.1.8b)
|
||||
)))
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/systemlayer\pgfsy
|
||||
ssoftpath.code.tex
|
||||
File: pgfsyssoftpath.code.tex 2020/12/27 v3.1.8b (3.1.8b)
|
||||
\pgfsyssoftpath@smallbuffer@items=\count288
|
||||
\pgfsyssoftpath@bigbuffer@items=\count289
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/systemlayer\pgfsy
|
||||
sprotocol.code.tex
|
||||
File: pgfsysprotocol.code.tex 2020/12/27 v3.1.8b (3.1.8b)
|
||||
))
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/latex/xcolor\xcolor.sty
|
||||
Package: xcolor 2016/05/11 v2.12 LaTeX color extensions (UK)
|
||||
|
||||
("C:\Program Files\MiKTeX 2.9\tex/latex/graphics-cfg\color.cfg"
|
||||
File: color.cfg 2016/01/02 v1.6 sample color configuration
|
||||
)
|
||||
Package xcolor Info: Driver file: pdftex.def on input line 225.
|
||||
Package xcolor Info: Model `cmy' substituted by `cmy0' on input line 1348.
|
||||
Package xcolor Info: Model `hsb' substituted by `rgb' on input line 1352.
|
||||
Package xcolor Info: Model `RGB' extended on input line 1364.
|
||||
Package xcolor Info: Model `HTML' substituted by `rgb' on input line 1366.
|
||||
Package xcolor Info: Model `Hsb' substituted by `hsb' on input line 1367.
|
||||
Package xcolor Info: Model `tHsb' substituted by `hsb' on input line 1368.
|
||||
Package xcolor Info: Model `HSB' substituted by `hsb' on input line 1369.
|
||||
Package xcolor Info: Model `Gray' substituted by `gray' on input line 1370.
|
||||
Package xcolor Info: Model `wave' substituted by `hsb' on input line 1371.
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/basiclayer\pgfcor
|
||||
e.code.tex
|
||||
Package: pgfcore 2020/12/27 v3.1.8b (3.1.8b)
|
||||
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/math\pgfmath.code
|
||||
.tex
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/math\pgfmathcalc.
|
||||
code.tex
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/math\pgfmathutil.
|
||||
code.tex)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/math\pgfmathparse
|
||||
r.code.tex
|
||||
\pgfmath@dimen=\dimen183
|
||||
\pgfmath@count=\count290
|
||||
\pgfmath@box=\box52
|
||||
\pgfmath@toks=\toks34
|
||||
\pgfmath@stack@operand=\toks35
|
||||
\pgfmath@stack@operation=\toks36
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/math\pgfmathfunct
|
||||
ions.code.tex
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/math\pgfmathfunct
|
||||
ions.basic.code.tex)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/math\pgfmathfunct
|
||||
ions.trigonometric.code.tex)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/math\pgfmathfunct
|
||||
ions.random.code.tex)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/math\pgfmathfunct
|
||||
ions.comparison.code.tex)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/math\pgfmathfunct
|
||||
ions.base.code.tex)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/math\pgfmathfunct
|
||||
ions.round.code.tex)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/math\pgfmathfunct
|
||||
ions.misc.code.tex)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/math\pgfmathfunct
|
||||
ions.integerarithmetics.code.tex)))
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/math\pgfmathfloat
|
||||
.code.tex
|
||||
\c@pgfmathroundto@lastzeros=\count291
|
||||
))
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/math\pgfint.code.
|
||||
tex)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/basiclayer\pgfcor
|
||||
epoints.code.tex
|
||||
File: pgfcorepoints.code.tex 2020/12/27 v3.1.8b (3.1.8b)
|
||||
\pgf@picminx=\dimen184
|
||||
\pgf@picmaxx=\dimen185
|
||||
\pgf@picminy=\dimen186
|
||||
\pgf@picmaxy=\dimen187
|
||||
\pgf@pathminx=\dimen188
|
||||
\pgf@pathmaxx=\dimen189
|
||||
\pgf@pathminy=\dimen190
|
||||
\pgf@pathmaxy=\dimen191
|
||||
\pgf@xx=\dimen192
|
||||
\pgf@xy=\dimen193
|
||||
\pgf@yx=\dimen194
|
||||
\pgf@yy=\dimen195
|
||||
\pgf@zx=\dimen196
|
||||
\pgf@zy=\dimen197
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/basiclayer\pgfcor
|
||||
epathconstruct.code.tex
|
||||
File: pgfcorepathconstruct.code.tex 2020/12/27 v3.1.8b (3.1.8b)
|
||||
\pgf@path@lastx=\dimen198
|
||||
\pgf@path@lasty=\dimen199
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/basiclayer\pgfcor
|
||||
epathusage.code.tex
|
||||
File: pgfcorepathusage.code.tex 2020/12/27 v3.1.8b (3.1.8b)
|
||||
\pgf@shorten@end@additional=\dimen256
|
||||
\pgf@shorten@start@additional=\dimen257
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/basiclayer\pgfcor
|
||||
escopes.code.tex
|
||||
File: pgfcorescopes.code.tex 2020/12/27 v3.1.8b (3.1.8b)
|
||||
\pgfpic=\box53
|
||||
\pgf@hbox=\box54
|
||||
\pgf@layerbox@main=\box55
|
||||
\pgf@picture@serial@count=\count292
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/basiclayer\pgfcor
|
||||
egraphicstate.code.tex
|
||||
File: pgfcoregraphicstate.code.tex 2020/12/27 v3.1.8b (3.1.8b)
|
||||
\pgflinewidth=\dimen258
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/basiclayer\pgfcor
|
||||
etransformations.code.tex
|
||||
File: pgfcoretransformations.code.tex 2020/12/27 v3.1.8b (3.1.8b)
|
||||
\pgf@pt@x=\dimen259
|
||||
\pgf@pt@y=\dimen260
|
||||
\pgf@pt@temp=\dimen261
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/basiclayer\pgfcor
|
||||
equick.code.tex
|
||||
File: pgfcorequick.code.tex 2020/12/27 v3.1.8b (3.1.8b)
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/basiclayer\pgfcor
|
||||
eobjects.code.tex
|
||||
File: pgfcoreobjects.code.tex 2020/12/27 v3.1.8b (3.1.8b)
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/basiclayer\pgfcor
|
||||
epathprocessing.code.tex
|
||||
File: pgfcorepathprocessing.code.tex 2020/12/27 v3.1.8b (3.1.8b)
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/basiclayer\pgfcor
|
||||
earrows.code.tex
|
||||
File: pgfcorearrows.code.tex 2020/12/27 v3.1.8b (3.1.8b)
|
||||
\pgfarrowsep=\dimen262
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/basiclayer\pgfcor
|
||||
eshade.code.tex
|
||||
File: pgfcoreshade.code.tex 2020/12/27 v3.1.8b (3.1.8b)
|
||||
\pgf@max=\dimen263
|
||||
\pgf@sys@shading@range@num=\count293
|
||||
\pgf@shadingcount=\count294
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/basiclayer\pgfcor
|
||||
eimage.code.tex
|
||||
File: pgfcoreimage.code.tex 2020/12/27 v3.1.8b (3.1.8b)
|
||||
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/basiclayer\pgfcor
|
||||
eexternal.code.tex
|
||||
File: pgfcoreexternal.code.tex 2020/12/27 v3.1.8b (3.1.8b)
|
||||
\pgfexternal@startupbox=\box56
|
||||
))
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/basiclayer\pgfcor
|
||||
elayers.code.tex
|
||||
File: pgfcorelayers.code.tex 2020/12/27 v3.1.8b (3.1.8b)
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/basiclayer\pgfcor
|
||||
etransparency.code.tex
|
||||
File: pgfcoretransparency.code.tex 2020/12/27 v3.1.8b (3.1.8b)
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/basiclayer\pgfcor
|
||||
epatterns.code.tex
|
||||
File: pgfcorepatterns.code.tex 2020/12/27 v3.1.8b (3.1.8b)
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/basiclayer\pgfcor
|
||||
erdf.code.tex
|
||||
File: pgfcorerdf.code.tex 2020/12/27 v3.1.8b (3.1.8b)
|
||||
)))
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/modules\pgfmodule
|
||||
shapes.code.tex
|
||||
File: pgfmoduleshapes.code.tex 2020/12/27 v3.1.8b (3.1.8b)
|
||||
\pgfnodeparttextbox=\box57
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/modules\pgfmodule
|
||||
plot.code.tex
|
||||
File: pgfmoduleplot.code.tex 2020/12/27 v3.1.8b (3.1.8b)
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/latex/pgf/compatibility\pgfco
|
||||
mp-version-0-65.sty
|
||||
Package: pgfcomp-version-0-65 2020/12/27 v3.1.8b (3.1.8b)
|
||||
\pgf@nodesepstart=\dimen264
|
||||
\pgf@nodesepend=\dimen265
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/latex/pgf/compatibility\pgfco
|
||||
mp-version-1-18.sty
|
||||
Package: pgfcomp-version-1-18 2020/12/27 v3.1.8b (3.1.8b)
|
||||
))
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/latex/pgf/utilities\pgffor.st
|
||||
y
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/latex/pgf/utilities\pgfkeys.s
|
||||
ty
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/utilities\pgfkeys
|
||||
.code.tex))
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/latex/pgf/math\pgfmath.sty
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/math\pgfmath.code
|
||||
.tex))
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/utilities\pgffor.
|
||||
code.tex
|
||||
Package: pgffor 2020/12/27 v3.1.8b (3.1.8b)
|
||||
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/math\pgfmath.code
|
||||
.tex)
|
||||
\pgffor@iter=\dimen266
|
||||
\pgffor@skip=\dimen267
|
||||
\pgffor@stack=\toks37
|
||||
\pgffor@toks=\toks38
|
||||
))
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/frontendlayer/tik
|
||||
z\tikz.code.tex
|
||||
Package: tikz 2020/12/27 v3.1.8b (3.1.8b)
|
||||
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/libraries\pgflibr
|
||||
aryplothandlers.code.tex
|
||||
File: pgflibraryplothandlers.code.tex 2020/12/27 v3.1.8b (3.1.8b)
|
||||
\pgf@plot@mark@count=\count295
|
||||
\pgfplotmarksize=\dimen268
|
||||
)
|
||||
\tikz@lastx=\dimen269
|
||||
\tikz@lasty=\dimen270
|
||||
\tikz@lastxsaved=\dimen271
|
||||
\tikz@lastysaved=\dimen272
|
||||
\tikz@lastmovetox=\dimen273
|
||||
\tikz@lastmovetoy=\dimen274
|
||||
\tikzleveldistance=\dimen275
|
||||
\tikzsiblingdistance=\dimen276
|
||||
\tikz@figbox=\box58
|
||||
\tikz@figbox@bg=\box59
|
||||
\tikz@tempbox=\box60
|
||||
\tikz@tempbox@bg=\box61
|
||||
\tikztreelevel=\count296
|
||||
\tikznumberofchildren=\count297
|
||||
\tikznumberofcurrentchild=\count298
|
||||
\tikz@fig@count=\count299
|
||||
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/modules\pgfmodule
|
||||
matrix.code.tex
|
||||
File: pgfmodulematrix.code.tex 2020/12/27 v3.1.8b (3.1.8b)
|
||||
\pgfmatrixcurrentrow=\count300
|
||||
\pgfmatrixcurrentcolumn=\count301
|
||||
\pgf@matrix@numberofcolumns=\count302
|
||||
)
|
||||
\tikz@expandcount=\count303
|
||||
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/frontendlayer/tik
|
||||
z/libraries\tikzlibrarytopaths.code.tex
|
||||
File: tikzlibrarytopaths.code.tex 2020/12/27 v3.1.8b (3.1.8b)
|
||||
)))
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/frontendlayer/tik
|
||||
z/libraries\tikzlibraryfit.code.tex
|
||||
File: tikzlibraryfit.code.tex 2020/12/27 v3.1.8b (3.1.8b)
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/frontendlayer/tik
|
||||
z/libraries\tikzlibrarycalc.code.tex
|
||||
File: tikzlibrarycalc.code.tex 2020/12/27 v3.1.8b (3.1.8b)
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/pgf/frontendlayer/tik
|
||||
z/libraries\tikzlibrarybackgrounds.code.tex
|
||||
File: tikzlibrarybackgrounds.code.tex 2020/12/27 v3.1.8b (3.1.8b)
|
||||
\pgf@layerbox@background=\box62
|
||||
\pgf@layerboxsaved@background=\box63
|
||||
)
|
||||
\c@theorem=\count304
|
||||
)) (orient_metric.aux)
|
||||
\openout1 = `orient_metric.aux'.
|
||||
|
||||
LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 19.
|
||||
LaTeX Font Info: ... okay on input line 19.
|
||||
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 19.
|
||||
LaTeX Font Info: ... okay on input line 19.
|
||||
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 19.
|
||||
LaTeX Font Info: ... okay on input line 19.
|
||||
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 19.
|
||||
LaTeX Font Info: ... okay on input line 19.
|
||||
LaTeX Font Info: Checking defaults for TS1/cmr/m/n on input line 19.
|
||||
LaTeX Font Info: ... okay on input line 19.
|
||||
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 19.
|
||||
LaTeX Font Info: ... okay on input line 19.
|
||||
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 19.
|
||||
LaTeX Font Info: ... okay on input line 19.
|
||||
LaTeX Font Info: Checking defaults for PD1/pdf/m/n on input line 19.
|
||||
LaTeX Font Info: ... okay on input line 19.
|
||||
Package hyperref Info: Link coloring ON on input line 19.
|
||||
|
||||
("C:\Program Files\MiKTeX 2.9\tex/latex/hyperref\nameref.sty"
|
||||
Package: nameref 2019/09/16 v2.46 Cross-referencing by name of section
|
||||
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/latex/refcount\refcount.sty
|
||||
Package: refcount 2019/12/15 v3.6 Data extraction from label references (HO)
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/generic/gettitlestring\gettit
|
||||
lestring.sty
|
||||
Package: gettitlestring 2019/12/15 v1.6 Cleanup title references (HO)
|
||||
)
|
||||
\c@section@level=\count305
|
||||
)
|
||||
LaTeX Info: Redefining \ref on input line 19.
|
||||
LaTeX Info: Redefining \pageref on input line 19.
|
||||
LaTeX Info: Redefining \nameref on input line 19.
|
||||
(orient_metric.out) (orient_metric.out)
|
||||
\@outlinefile=\write4
|
||||
\openout4 = `orient_metric.out'.
|
||||
|
||||
Package caption Info: Begin \AtBeginDocument code.
|
||||
Package caption Info: End \AtBeginDocument code.
|
||||
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/context/base/mkii\supp-pdf.mk
|
||||
ii
|
||||
[Loading MPS to PDF converter (version 2006.09.02).]
|
||||
\scratchcounter=\count306
|
||||
\scratchdimen=\dimen277
|
||||
\scratchbox=\box64
|
||||
\nofMPsegments=\count307
|
||||
\nofMParguments=\count308
|
||||
\everyMPshowfont=\toks39
|
||||
\MPscratchCnt=\count309
|
||||
\MPscratchDim=\dimen278
|
||||
\MPnumerator=\count310
|
||||
\makeMPintoPDFobject=\count311
|
||||
\everyMPtoPDFconversion=\toks40
|
||||
)
|
||||
(C:\Users\Bertrand\AppData\Roaming\MiKTeX\2.9\tex/latex/epstopdf-pkg\epstopdf-b
|
||||
ase.sty
|
||||
Package: epstopdf-base 2020-01-24 v2.11 Base part for package epstopdf
|
||||
Package epstopdf-base Info: Redefining graphics rule for `.eps' on input line 4
|
||||
85.
|
||||
)
|
||||
LaTeX Font Info: Trying to load font information for U+msa on input line 27.
|
||||
|
||||
("C:\Program Files\MiKTeX 2.9\tex/latex/amsfonts\umsa.fd"
|
||||
File: umsa.fd 2013/01/14 v3.01 AMS symbols A
|
||||
)
|
||||
LaTeX Font Info: Trying to load font information for U+msb on input line 27.
|
||||
|
||||
|
||||
("C:\Program Files\MiKTeX 2.9\tex/latex/amsfonts\umsb.fd"
|
||||
File: umsb.fd 2013/01/14 v3.01 AMS symbols B
|
||||
)
|
||||
LaTeX Font Info: Trying to load font information for U+euf on input line 42.
|
||||
|
||||
|
||||
("C:\Program Files\MiKTeX 2.9\tex/latex/amsfonts\ueuf.fd"
|
||||
File: ueuf.fd 2013/01/14 v3.01 Euler Fraktur
|
||||
)
|
||||
|
||||
LaTeX Warning: Reference `sec:so3_matrix_norm' on page 1 undefined on input lin
|
||||
e 43.
|
||||
|
||||
[1
|
||||
|
||||
{C:/Users/Bertrand/AppData/Local/MiKTeX/2.9/pdftex/config/pdftex.map}]
|
||||
[2]
|
||||
|
||||
LaTeX Warning: Reference `section_model_main' on page 1 undefined on input line
|
||||
177.
|
||||
|
||||
|
||||
LaTeX Warning: Reference `sec:orient_samp' on page 1 undefined on input line 18
|
||||
1.
|
||||
|
||||
(orient_metric.bbl [3]) [4] (orient_metric.aux)
|
||||
|
||||
LaTeX Warning: There were undefined references.
|
||||
|
||||
Package rerunfilecheck Info: File `orient_metric.out' has not changed.
|
||||
(rerunfilecheck) Checksum: BA01CE3D21CCB9537D9ECDA80BE5318B;270.
|
||||
)
|
||||
Here is how much of TeX's memory you used:
|
||||
21274 strings out of 479590
|
||||
406699 string characters out of 2871564
|
||||
677597 words of memory out of 3000000
|
||||
38043 multiletter control sequences out of 15000+200000
|
||||
413288 words of font info for 65 fonts, out of 3000000 for 9000
|
||||
1141 hyphenation exceptions out of 8191
|
||||
126i,21n,119p,501b,449s stack positions out of 5000i,500n,10000p,200000b,50000s
|
||||
<C:/Program Files/MiKTeX 2.9/fonts/type1/public/amsfonts/cm/cmbx10.pfb><C:/Pr
|
||||
ogram Files/MiKTeX 2.9/fonts/type1/public/amsfonts/cm/cmbx12.pfb><C:/Program Fi
|
||||
les/MiKTeX 2.9/fonts/type1/public/amsfonts/cm/cmex10.pfb><C:/Program Files/MiKT
|
||||
eX 2.9/fonts/type1/public/amsfonts/cm/cmmi10.pfb><C:/Program Files/MiKTeX 2.9/f
|
||||
onts/type1/public/amsfonts/cm/cmmi5.pfb><C:/Program Files/MiKTeX 2.9/fonts/type
|
||||
1/public/amsfonts/cm/cmmi7.pfb><C:/Program Files/MiKTeX 2.9/fonts/type1/public/
|
||||
amsfonts/cm/cmr10.pfb><C:/Program Files/MiKTeX 2.9/fonts/type1/public/amsfonts/
|
||||
cm/cmr12.pfb><C:/Program Files/MiKTeX 2.9/fonts/type1/public/amsfonts/cm/cmr5.p
|
||||
fb><C:/Program Files/MiKTeX 2.9/fonts/type1/public/amsfonts/cm/cmr7.pfb><C:/Pro
|
||||
gram Files/MiKTeX 2.9/fonts/type1/public/amsfonts/cm/cmsy10.pfb><C:/Program Fil
|
||||
es/MiKTeX 2.9/fonts/type1/public/amsfonts/cm/cmsy7.pfb><C:/Program Files/MiKTeX
|
||||
2.9/fonts/type1/public/amsfonts/cm/cmti10.pfb><C:/Program Files/MiKTeX 2.9/fon
|
||||
ts/type1/public/amsfonts/euler/eufm10.pfb><C:/Program Files/MiKTeX 2.9/fonts/ty
|
||||
pe1/public/amsfonts/symbols/msbm10.pfb>
|
||||
Output written on orient_metric.pdf (4 pages, 168097 bytes).
|
||||
PDF statistics:
|
||||
127 PDF objects out of 1000 (max. 8388607)
|
||||
19 named destinations out of 1000 (max. 500000)
|
||||
45 words of extra memory for PDF output out of 10000 (max. 10000000)
|
||||
|
||||
@ -0,0 +1,35 @@
|
||||
set nocompatible
|
||||
let &rtp = '../..,' . &rtp
|
||||
filetype plugin on
|
||||
|
||||
if !executable('pplatex') | quitall | endif
|
||||
|
||||
let g:vimtex_quickfix_method = 'pplatex'
|
||||
|
||||
silent edit test-pplatex.tex
|
||||
|
||||
try
|
||||
call vimtex#qf#setqflist()
|
||||
catch /VimTeX: No log file found/
|
||||
echo 'VimTeX: No log file found'
|
||||
cquit
|
||||
endtry
|
||||
|
||||
let s:qf = getqflist()
|
||||
|
||||
let s:n = 0
|
||||
for s:expect in [
|
||||
\ {'lnum': 43, 'type': 'W', 'text': "so3_matrix_norm' on page 1 undefined"},
|
||||
\ {'lnum': 177, 'type': 'W', 'text': "\nReference `section_model_main' on page 1 undefined"},
|
||||
\ {'lnum': 181, 'type': 'W', 'text': "orient_samp' on page 1 undefined"},
|
||||
\ {'lnum': 0, 'type': 'W', 'text': "There were undefined references."},
|
||||
\]
|
||||
call assert_equal(s:expect.lnum, s:qf[s:n].lnum, 'Failed at index ' . s:n)
|
||||
call assert_equal(s:expect.type, s:qf[s:n].type, 'Failed at index ' . s:n)
|
||||
call assert_equal(s:expect.text, s:qf[s:n].text, 'Failed at index ' . s:n)
|
||||
let s:n += 1
|
||||
endfor
|
||||
|
||||
call assert_equal(s:n, len(s:qf))
|
||||
|
||||
call vimtex#test#finished()
|
||||
@ -0,0 +1,70 @@
|
||||
set nocompatible
|
||||
let &rtp = '../..,' . &rtp
|
||||
filetype plugin on
|
||||
|
||||
nnoremap q :qall!<cr>
|
||||
|
||||
silent edit file\ with\ errors.tex
|
||||
|
||||
if empty($INMAKE) | finish | endif
|
||||
|
||||
try
|
||||
call vimtex#qf#setqflist()
|
||||
catch /VimTeX: No log file found/
|
||||
echo 'VimTeX: No log file found'
|
||||
cquit
|
||||
endtry
|
||||
|
||||
let s:qf = getqflist()
|
||||
|
||||
let s:n = 0
|
||||
for s:expect in [
|
||||
\ {'lnum': 0, 'type': 'E', 'text': 'Runaway argument?'},
|
||||
\ {'lnum': 16, 'type': 'E', 'text': "Paragraph ended before \\date was complete."},
|
||||
\ {'lnum': 17, 'type': 'W', 'text': "LaTeX Warning: Reference `blabla' on page 1 undefined"},
|
||||
\ {'lnum': 19, 'type': 'E', 'text': "Undefined control sequence.\n\\test"},
|
||||
\ {'lnum': 21, 'type': 'E', 'text': "Too many }'s.\n{Hello world!}}"},
|
||||
\ {'lnum': 23, 'type': 'E', 'text': "Missing $ inserted."},
|
||||
\ {'lnum': 24, 'type': 'E', 'text': "Missing $ inserted."},
|
||||
\ {'lnum': 25, 'type': 'W', 'text': "Underfull \\hbox (badness 10000) in paragraph at lines 25--27"},
|
||||
\ {'lnum': 28, 'type': 'W', 'text': "Overfull \\hbox (160.81767pt too wide) in paragraph at lines 28--29"},
|
||||
\ {'lnum': 1, 'type': 'W', 'text': "Package hyperref Warning: Token not allowed in a PDF string (Unicode):\n removing `math shift'"},
|
||||
\ {'lnum': 1, 'type': 'W', 'text': "Package hyperref Warning: Token not allowed in a PDF string (Unicode):\n removing `\\alpha'"},
|
||||
\ {'lnum': 1, 'type': 'W', 'text': "Package hyperref Warning: Token not allowed in a PDF string (Unicode):\n removing `math shift'"},
|
||||
\ {'lnum': 3, 'type': 'W', 'text': "Package hyperref Warning: Token not allowed in a PDF string (Unicode):\n removing `math shift'"},
|
||||
\ {'lnum': 3, 'type': 'W', 'text': "Package hyperref Warning: Token not allowed in a PDF string (Unicode):\n removing `\\epsilon'"},
|
||||
\ {'lnum': 3, 'type': 'W', 'text': "Package hyperref Warning: Token not allowed in a PDF string (Unicode):\n removing `math shift'"},
|
||||
\ {'lnum': 1, 'type': 'W', 'text': "Package hyperref Warning: Token not allowed in a PDF string (Unicode):\n removing `math shift'"},
|
||||
\ {'lnum': 1, 'type': 'W', 'text': "Package hyperref Warning: Token not allowed in a PDF string (Unicode):\n removing `\\alpha'"},
|
||||
\ {'lnum': 1, 'type': 'W', 'text': "Package hyperref Warning: Token not allowed in a PDF string (Unicode):\n removing `math shift'"},
|
||||
\ {'lnum': 3, 'type': 'W', 'text': "Package hyperref Warning: Token not allowed in a PDF string (Unicode):\n removing `math shift'"},
|
||||
\ {'lnum': 3, 'type': 'W', 'text': "Package hyperref Warning: Token not allowed in a PDF string (Unicode):\n removing `\\epsilon'"},
|
||||
\ {'lnum': 3, 'type': 'W', 'text': "Package hyperref Warning: Token not allowed in a PDF string (Unicode):\n removing `math shift'"},
|
||||
\ {'lnum': 0, 'type': 'W', 'text': "LaTeX Warning: There were undefined references."},
|
||||
\ {'lnum': 0, 'type': 'W', 'text': "Package rerunfilecheck Warning: File `\"file with errors\".out' has changed.\n Rerun to get outlines right\n or use package `bookmark'."}
|
||||
\]
|
||||
call assert_equal(s:expect.lnum, s:qf[s:n].lnum, 'Failed at index ' . s:n)
|
||||
call assert_equal(s:expect.type, s:qf[s:n].type, 'Failed at index ' . s:n)
|
||||
call assert_equal(s:expect.text, s:qf[s:n].text, 'Failed at index ' . s:n)
|
||||
let s:n += 1
|
||||
endfor
|
||||
|
||||
let s:qf_number = len(s:qf)
|
||||
call assert_equal(s:n, s:qf_number)
|
||||
|
||||
|
||||
" Apply ignore filters
|
||||
let g:vimtex_quickfix_ignore_filters = ['\\test']
|
||||
call vimtex#qf#setqflist()
|
||||
let s:qf = getqflist()
|
||||
call assert_equal(s:qf_number - 1, len(s:qf))
|
||||
|
||||
|
||||
" Repeated invocations of setqflist should not create extra quickfix lists
|
||||
try
|
||||
let s:qf_nr = getqflist({'nr': '$'}).nr
|
||||
call assert_equal(1, s:qf_nr)
|
||||
catch
|
||||
endtry
|
||||
|
||||
call vimtex#test#finished()
|
||||
Reference in New Issue
Block a user