Search found 4 matches

by Rambuch
Tue Dec 20, 2011 8:20 am
Forum: Math & Science
Topic: chemstyle | Compound Numbering in Schemes
Replies: 8
Views: 8420

chemstyle | Compound Numbering in Schemes

I found the source of the problem which was the pdfcrop, so a solution is to use the following code to turn pdfcrop off

Code: Select all

\usepackage[crop={off},runs={2}]{auto-pst-pdf}
As far as I could tell it has something to do with a Perl script that is supposed to cut the white edges of the generated pdf.
by Rambuch
Sat Dec 10, 2011 1:45 am
Forum: Math & Science
Topic: chemstyle | Compound Numbering in Schemes
Replies: 8
Views: 8420

chemstyle | Compound Numbering in Schemes

I tried to change to uppercase letters with no effect and I have write18 enabled in "command line arguments to pass to the compiler" by the following
--enable-write18 -interaction=nonstopmode "%pm"

Normally I use pdflatex but since my friend got it to work with Latex=>ps=> pdf I have been trying ...
by Rambuch
Fri Dec 09, 2011 1:52 am
Forum: Math & Science
Topic: chemstyle | Compound Numbering in Schemes
Replies: 8
Views: 8420

chemstyle | Compound Numbering in Schemes

thanks for the quick reply.
If I do that with Latex=> pdf I'll get a error saying File ´MWE-pics.pdf´not found
and with the Latex=>ps=> pdf it won't show the picture but will come up with a square box saying MWE-pics.pdf instead of the picture .
I can see from a DVI file generated somewhere in the ...
by Rambuch
Thu Dec 08, 2011 6:15 am
Forum: Math & Science
Topic: chemstyle | Compound Numbering in Schemes
Replies: 8
Views: 8420

chemstyle | Compound Numbering in Schemes

Hello everyone,

I've been trying to get chemstyle to number my compounds for quite some time without any luck. I tried a lot of different solutions without luck. The problem is that whenever I compile I get a nice pdf but without any autonumbering only the labels, "TMP", I gave the compounds will ...