Skip to content

Fix detection of latex warnings and filenames therein - #268

Open
jgosmann wants to merge 4 commits into
LaTeX-Box-Team:masterfrom
jgosmann:fix-latex-warnings
Open

jgosmann wants to merge 4 commits into
LaTeX-Box-Team:masterfrom
jgosmann:fix-latex-warnings

Conversation

@jgosmann

@jgosmann jgosmann commented Apr 5, 2018

Copy link
Copy Markdown

I am using LaTeX-Box with lualatex and a document that includes subdocuments with \include and noticed that in warnings the filenames where not correctly detected (every warning was attributed to the main file). Also, warnings related to a single line (at line X instead of at lines X-Y) and underfull box warnings (which have no line number at all) were not detected. (Note that the “underfull” warnings are ignored by default, but I configured g:LatexBox_ignore_warnings to not ignore those).

@jgosmann

jgosmann commented Apr 5, 2018

Copy link
Copy Markdown
Author

Actually, this is still not working properly. :/ And I currently do not see any way to fully fix it due to vim/vim#2785.

@jgosmann

Copy link
Copy Markdown
Author

This seems to be working for me now with Vim compiled including patch 1678.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant