Search found 5 matches
- Sun Apr 24, 2011 9:15 pm
- Forum: Math & Science
- Topic: Chemfig doesn't work
- Replies: 9
- Views: 6355
Re: Chemfig doesn't work
PDF to PNG. All I got after some tries is a picture with transparent background. I agree with you, this question is really not for this forum, but it's not important enough to create a separate topic, so I asked right in this one.
- Sun Apr 24, 2011 9:08 pm
- Forum: Math & Science
- Topic: Chemfig doesn't work
- Replies: 9
- Views: 6355
Re: Chemfig doesn't work
Okay, thanks for the answer. But I have one more question. It's the last one for sure. When I want to make a math formule, I use dvipng with "-bg transparent -T tight" and the output is just formule, with the background cropped. Is it possible to do something like that using ImageMagick? May -fuzz ...
- Sun Apr 24, 2011 8:55 pm
- Forum: Math & Science
- Topic: Chemfig doesn't work
- Replies: 9
- Views: 6355
Re: Chemfig doesn't work
It worked! Amazing, thank you so much! But what changed? Why does PDFLaTeX work fine when just LaTeX has an issue?
- Sun Apr 24, 2011 8:39 pm
- Forum: Math & Science
- Topic: Chemfig doesn't work
- Replies: 9
- Views: 6355
Chemfig doesn't work
I think a minimal example is not needed as my .div file is pretty small. Here is it entirely:
Code: Select all
\documentclass{article}
\usepackage{chemfig}
\begin{document}
\chemfig{H-O-H}
\end{document}
- Sun Apr 24, 2011 8:06 pm
- Forum: Math & Science
- Topic: Chemfig doesn't work
- Replies: 9
- Views: 6355
Chemfig doesn't work
Hello everyone. First of all, sorry for my English. It's not my native language, but I guess there are many people like me so it is not a problem, I hope. I'm using Ubuntu 10.10 and LaTeX Version 3.1415926-1.40.10 (TeX Live 2009/Debian). Thus, I have an issue with Chemfig. I have downloaded it from ...