-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
From julien.c...@gmail.com on July 07, 2009 10:44:58
Steps will reproduce the problem:
- Keep .aux files from former compilations in the main folder
- Add a \label and \ref to this label
- Compile with latexdaemon
Expect to have the labels correctly resolved. Instead, latexdaemon
seem to ignore the "Latex Warning: Label(s) may have
changed. Rerun to get cross-reference right." and does not recompile. Most
likely due to the location of the .aux files generated by compilation from
latexdaemon that is not the same as the existing .aux files.
I use latexdaemon 0.1 build 44.
Thanks for the tool !
Original issue: http://code.google.com/p/latexdaemon/issues/detail?id=12
Reactions are currently unavailable