Update generated nvim config
This commit is contained in:
@ -0,0 +1,66 @@
|
||||
Package natbib Warning: Citation `Einstein:1905' on page 1 undefined on input line 99.
|
||||
Package refcheck Warning: Unused label `eq:my_equation_label' on input line 12.
|
||||
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
|
||||
(hyperref) removing `\gamma' on input line 9.
|
||||
Package hyperref Warning: Composite letter `\textdotbelow+u'
|
||||
(hyperref) not defined in PD1 encoding,
|
||||
(hyperref) removing `\textdotbelow' on input line 5.
|
||||
LaTeX Warning: Reference `fig:my_picture' on page 37 undefined on input line 477.
|
||||
Overfull \hbox (22.0021pt too wide) in paragraph at lines 9--9
|
||||
Package biblatex warning: No "backend" specified, using Biber backend. To use BibTex, load biblatex with the "backend=bibtex" option.
|
||||
Package biblatex Warning: Data encoding is 'utf8'.
|
||||
(biblatex) Use backend=biber.
|
||||
Package babel Warning: No hyphenation patterns were loaded for
|
||||
(babel) the language `Latin'
|
||||
(babel) I will use the patterns loaded for \language=0 instead.
|
||||
Package onlyamsmath Warning: Environment eqnarray or eqnarray* used, please use
|
||||
(onlyamsmath) only the environments provided by the amsmath
|
||||
(onlyamsmath) package on input line 18.
|
||||
Package typearea Warning: \typearea used at group level 2.
|
||||
(typearea) Using \typearea inside any group, e.g.
|
||||
(typearea) environments, math mode, boxes, etc. may result in
|
||||
(typearea) many type setting problems.
|
||||
(typearea) You should move the command \typearea
|
||||
(typearea) outside all groups on input line 21.
|
||||
Package caption Warning: Unsupported document class (or package) detected,
|
||||
(caption) usage of the caption package is not recommended.
|
||||
|
||||
Runaway argument?
|
||||
{\sqrt {{1}} \end {equation} \par \end {document}
|
||||
! File ended while scanning use of \frac .
|
||||
<inserted text>
|
||||
\par
|
||||
<*> "file with errors.tex"
|
||||
|
||||
I suspect you have forgotten a `}', causing me
|
||||
to read past where you wanted me to stop.
|
||||
I'll try to recover; but if the error is serious,
|
||||
you'd better type `E' or `X' now and fix your file.
|
||||
|
||||
! Emergency stop.
|
||||
|
||||
! ==> Fatal error occurred, no output PDF file produced!
|
||||
|
||||
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.
|
||||
|
||||
Missing character: There is no ^^A (U+0001) in font [lmroman10-regular]:+tlig;!
|
||||
{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] (./test.aux)
|
||||
|
||||
Class memoir Warning: As of 2018, \fixpdflayout\ is no longer used on input line 4.
|
||||
|
||||
./test.tex:11: Undefined control sequence.
|
||||
l.11 \cdashline
|
||||
{1-7}
|
||||
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.
|
||||
@ -0,0 +1,6 @@
|
||||
\documentclass{minimal}
|
||||
\begin{document}
|
||||
|
||||
Hello World!
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user