/test/long-missing-graphic/golden.run_sed__get-graphics__log.test--latex

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

  1. # MISSING stem "this-name-is-really-long" - allowed extensions are ".eps,.ps,.eps.gz,.ps.gz,.eps.Z" - leave comment here - it affects the build
  2. -include this-name-is-really-long.gpi.d
  3. TESTSTEM.d: $$(call graphics-source,this-name-is-really-long)
  4. TESTSTEM.pdf TESTSTEM._graphics: $$(call graphics-target,this-name-is-really-long)
  5. # MISSING stem "so-is-this-one-and-it-pushes-errors-over-the-edge" - allowed extensions are ".eps,.ps,.eps.gz,.ps.gz,.eps.Z" - leave comment here - it affects the build
  6. -include so-is-this-one-and-it-pushes-errors-over-the-edge.gpi.d
  7. TESTSTEM.d: $$(call graphics-source,so-is-this-one-and-it-pushes-errors-over-the-edge)
  8. TESTSTEM.pdf TESTSTEM._graphics: $$(call graphics-target,so-is-this-one-and-it-pushes-errors-over-the-edge)
  9. # MISSING stem "this-triggers-two-paragraph-logic" - allowed extensions are ".eps,.ps,.eps.gz,.ps.gz,.eps.Z" - leave comment here - it affects the build
  10. -include this-triggers-two-paragraph-logic.gpi.d
  11. TESTSTEM.d: $$(call graphics-source,this-triggers-two-paragraph-logic)
  12. TESTSTEM.pdf TESTSTEM._graphics: $$(call graphics-target,this-triggers-two-paragraph-logic)