Marciano Siniscalchi

Results 39 comments of Marciano Siniscalchi

Hmm... this business of not finding style files is very strange, because I _think_ that only the log parsing code was changed. Can you paste the error message you get...

@kaktus621 I think I found the problem and pushed a commit. Right now your log file parses OK. @aalldridge I think another source of issues is the xypic package. Instead...

@aalldridge the latest commit seems to fix parsing of your log files. There are two problems: one is the xypic issue (I added specific code for it), and the other...

@adrianN fixed in the last commit. It was a REAL edge case... text from your file that tripped the regex matching files in braces (used by pdftex I think). I...

@dephlogisticated fixed. The problem was that the "relsize" package does not follow tex conventions and signals the end of its processing by just appending a ")" to a line that...

@phearus can you check again? I have commited a number of changes, and right now your log file parses OK on my machine.

@phck sorry but fixing this would be REALLY complex. What you have is a file name that has: 1. spaces 2. multiple extensions 3. spaces even in the extensions I'm...

@Chrismarsh and @stalexja you need to give me the log files. Please post them on github.

@Chrismarsh it was indeed an edge case, but a useful one for me to look at. The latest commit fixes it on my machine.

@stalexja and anybody else reading this---please post your log file on gist, dropbox, or similar, and paste a link here. First, your log file, as it appears in this message,...