yochju / latex-makefile

Automatically exported from code.google.com/p/latex-makefile
Other
0 stars 0 forks source link

Does not compile - "multiple target patterns" #76

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
http://media.joshh.co.uk/diffeqs.tar.gz fails to compile, producing the 
following output:

$ make
NOTE: You may ignore warnings about the following files:

     diffeqs.d

Makefile:2190: diffeqs.d: No such file or directory
= diffeqs.tex --> diffeqs.d diffeqs.pdf.1st.make (0-1) =
= leaf-tab._include_.tex.pl --> leaf-tab._include_.tex =
= diffeqs.tex --> diffeqs.d diffeqs.pdf.1st.make (1-1) =
Files diffeqs.toc and diffeqs.toc.make differ
diffeqs.d:22: *** multiple target patterns. Stop.

$ make version
LaTeX Makefile Version 2.2.0-beta7
by Chris Monson

diffeqs.log file is attached

Original issue reported on code.google.com by jshholl...@googlemail.com on 22 Mar 2010 at 11:17

Attachments:

GoogleCodeExporter commented 9 years ago
If you could send me the whole source directory 
again, that would be helpful.

Also, have you pulled the latest from the source 
tree?  I fixed several issues with scripted tex 
generation and other automatic dependencies 
recently.

Original comment by shiblon on 23 Mar 2010 at 1:59

GoogleCodeExporter commented 9 years ago
Try rbda478bac96d

Original comment by shiblon on 23 Mar 2010 at 6:57

GoogleCodeExporter commented 9 years ago
Sorry - I just now realized that you linked to a tarball in the issue.  I'll 
download and try 
that.

Original comment by shiblon on 23 Mar 2010 at 7:00

GoogleCodeExporter commented 9 years ago
OK.  The revision I just posted does seem to work, now.  Let me know if it 
gives you 
trouble.

Original comment by shiblon on 23 Mar 2010 at 7:03