On 13 Gen, 10:27, Peter Flynn <
anglebrac...@gmail.com> wrote:
> I don't think there is any way to get LaTeX to change coloured images, as it
> has no control over the contents of something it didn't create.
seems reasonable.
> Are these bitmap or vector images? ImageMagick has a -monochrome option
> which may work.
All images are vector. AFAIK, ImageMagic rasterizes images. Can I use
it for color->bw plain conversion (I mean preserving their vector
encoding)?
Btw I wanted a TeX document to be simply compiled, either colored OR
bw, by means of a switchable option. As you wrote, there is no such
option, likely.
I can workaround other solutions for that, acting directly on the
figures.
But it will double the number of eps files needed. Damn.
> ///Peter