Add FIXME

This commit is contained in:
Juergen Spitzmueller 2013-05-27 18:48:46 +02:00
parent aaacbe579b
commit 9992348223

View File

@ -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