mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
This one didn't make it to Unicode for some reason.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35761 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
1f87b2ef5d
commit
c5200a848e
@ -951,7 +951,7 @@ void LaTeX::deplog(DepTable & head)
|
||||
string lastline;
|
||||
while (ifs) {
|
||||
// Ok, the scanning of files here is not sufficient.
|
||||
// Sometimes files are named by "File:Â xxx" only
|
||||
// Sometimes files are named by "File:<EFBFBD> xxx" only
|
||||
// So I think we should use some regexps to find files instead.
|
||||
// Note: all file names and paths might contains spaces.
|
||||
bool found_file = false;
|
||||
|
Loading…
Reference in New Issue
Block a user