Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working for me #4

Open
metal3d opened this issue Nov 20, 2015 · 1 comment
Open

Not working for me #4

metal3d opened this issue Nov 20, 2015 · 1 comment

Comments

@metal3d
Copy link

metal3d commented Nov 20, 2015

Hi,

I don't successfully work with you filter. Fedora 22 x64, Pandoc from RPM 1.13.2, cabal updated.

pandoc file.md metablock.yml --filter pandoc-plantuml-filter -o test.pdf =>

pandoc: Unable to convert image `47bf715781230201ea8e620de6aac52ddd6c19f9.eps':
Cannot load file
Jpeg Invalid marker used
PNG Invalid PNG file, signature broken
Bitmap Invalid Bitmap magic identifier
GIF Invalid Gif signature : %!PS-A
HDR Invalid radiance file signature
Tiff Invalid endian tag value
TGA demandInput: not enough bytes

! Package pdftex.def Error: File `47bf715781230201ea8e620de6aac52ddd6c19f9-eps-
converted-to.pdf' not found.

See the pdftex.def package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                              

l.768 ...715781230201ea8e620de6aac52ddd6c19f9.eps}

pandoc: Error producing PDF from TeX source

EPS file is generated in my directory and contains correct diagram. But it's not included in my document.

@0x0efe
Copy link

0x0efe commented Sep 4, 2016

This is probably because .eps images not accepted by pdftex by default (See StackExchange question here). I think the easiest way to solve this to make plantuml produce png instead of eps. Will create a pull request for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants