Graphics, Figures & Tablesnumbering the compounds within the figure

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
uccaamo
Posts: 8
Joined: Thu Jul 23, 2009 11:10 am

numbering the compounds within the figure

Post by uccaamo »

I need to give number to the chemical compounds within the figure, and finding some difficulties. I used to that in a different mac by placing a temporary lable in the chem draw, where I originally draw them, and then refer it in the text. Now, it doesn't work!! I think that I must have been missing some things when I installed the latex on my mac!

please help!

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

numbering the compounds within the figure

Post by localghost »

I have absolutely no idea of what could be boing wrong. That might be caused by the lack of a minimal working example (MWE). I can only suggest to use the chemscheme package. If I understand you right, this should solve the issue.


Best regards and welcome to the board
Thorsten
uccaamo
Posts: 8
Joined: Thu Jul 23, 2009 11:10 am

Re: numbering the compounds within the figure

Post by uccaamo »

I have recently found out the problem encountered because it automatically convert latex to pdf, and read the generated pdf.
so how can I convert tex 2 dvi2ps then ps2pdf like the old version. because converting directly to pdf makes me lose the lables of the compounds within the figure, using chemscheme package.
how can I do that? do I need to download any thing extra? I have the texlive and texshop installed on a mac.
The chemscheme package consists of two parts, both related to
chemical schemes. The package adds a scheme float type to the
LaTeX default types figure and table. The scheme float type
acts in the same way as those defined by the LaTeX kernel, but
is intended for chemical schemes. The package also provides a
method for adding automatic chemical numbering to schemes.

many thanks
Post Reply