/test/missing-graphic/golden.run_sed__get-graphics__log.test--xelatex

https://code.google.com/p/latex-makefile/ · Unknown · 13 lines · 12 code · 1 blank · 0 comment · 0 complexity · 792f5904e7423a7c150b331c0ac306e1 MD5 · raw file

  1. # MISSING stem "nothere" - allowed extensions are ".pdf,.png,.jpg,.bmp,.pict,.tif,.psd,.mac,.sga,.tga,.gif" - leave comment here - it affects the build
  2. -include nothere.gpi.d
  3. TESTSTEM.d: $$(call graphics-source,nothere)
  4. TESTSTEM.pdf TESTSTEM._graphics: $$(call graphics-target,nothere)
  5. # MISSING stem "notthere" - allowed extensions are ".pdf,.png,.jpg,.bmp,.pict,.tif,.psd,.mac,.sga,.tga,.gif" - leave comment here - it affects the build
  6. -include notthere.gpi.d
  7. TESTSTEM.d: $$(call graphics-source,notthere)
  8. TESTSTEM.pdf TESTSTEM._graphics: $$(call graphics-target,notthere)
  9. # MISSING stem "notanywhere" - allowed extensions are ".pdf,.png,.jpg,.bmp,.pict,.tif,.psd,.mac,.sga,.tga,.gif" - leave comment here - it affects the build
  10. -include notanywhere.gpi.d
  11. TESTSTEM.d: $$(call graphics-source,notanywhere)
  12. TESTSTEM.pdf TESTSTEM._graphics: $$(call graphics-target,notanywhere)