UseLATEX/tests/ImageTypes/README
Kenneth Moreland 2e6847b561 Fix problem with LATEX_SMALL_IMAGES.
A recent change from macros to functions changed the scoping rules
that caused the variable that held the raster scale to not be defined
where the build targets were generated (and thus scaling did not occur).
2013-02-04 10:30:26 -07:00

5 lines
287 B
Text

This test exercises the ability to convert images of various types to those
that LaTeX understands. In particular, the more obscure image types should
be placed here to make sure the conversion does not regress.
It is also good to check that the LATEX_SMALL_IMAGES feature is working.