mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
Add FIXME
This commit is contained in:
parent
aaacbe579b
commit
9992348223
@ -37,6 +37,8 @@ namespace frontend {
|
||||
|
||||
|
||||
// Regular expressions needed at several places
|
||||
// FIXME: These regexes are incomplete. It would be good if we could collect those used in LaTeX::scanLogFile
|
||||
// and LaTeX::scanBlgFile and re-use them here!(spitz, 2013-05-27)
|
||||
// Information
|
||||
QRegExp exprInfo("^(Document Class:|LaTeX Font Info:|File:|Package:|Language:|Underfull|Overfull|.*> INFO - |\\(|\\\\).*$");
|
||||
// Warnings
|
||||
|
Loading…
Reference in New Issue
Block a user