[ww-users] oops
Status: Beta
Brought to you by:
worden
From: Peter L. R. <pl...@st...> - 2011-06-15 16:19:40
|
OK, it is due to my not understanding something. Deleting a line in the makefile made the problem dissappear. Now my question is why having debug-nup.pdf: debug-page.latex.pdf pdfnup --nup 2x1 --outfile $@ $^ in the makefile should cause it to use pdflatex rather than latex? I'm still having the same problem in an actual project, and can't find anything that might be telling it to use pdflatex. In fact the string "pdf" doesn't appear in the page with the latex on it, or any of the makefiles associated with the project. ???, peter. |