A package for the num­ber­ing of chem­i­cal com­pounds.

learn more… | top users | synonyms

2
votes
0answers
71 views

Chemstyle creates export error [closed]

So I finally got everything working after having to add several packages I never thought I'd have to. Live preview shows a perfect manuscript, but for some reason, when I go to export, I get this ...
3
votes
1answer
85 views

Two sets of labels in chemnum

Is it possible to have two sets of labels for numbering compounds throughout the document? Currently I'm using chemnum to make labels like 1, 2, 3a and so on. I want to introduce a new sequence of ...
1
vote
0answers
85 views

Need chemnum style, but have the old TeXLive2009 version [closed]

First of all, I am a total beginner with both LaTeX and Ubuntu (and I have no clue about programming etc.), so please explain things in a way that I can follow and thanks in advance for your help and ...
1
vote
1answer
143 views

Chemnum does not work since last l3package udpate

I am using chemnum package and since last updates of l3packages, l3kernel and l3experimental when I compile my code there are 14 errors. The first one is: LaTeX error: "kernel/command-not-defined" ...
2
votes
1answer
140 views

How to change fontsize of \cmpdref

I was using chemstyle package, but for some utilities I moved to chemnum. With chemstyle I used \renewcommand*{\schemerefformat}{\fontsize{8pt}{8pt}\textbf{}} in order to reduce the font size of ...
0
votes
0answers
256 views

mathptmx and chemnum [closed]

i'm currently writing my bachelor thesis. i have to write in Times New Roman and therefore wanted to use mathptmx... but it is not working with the packages chemnum and chemscheme, which i really ...
4
votes
1answer
228 views

chemnum package

The following minimal code using the chemnum package was designed to replace TMP1, TMP2 and TMP3 in an eps file made by ChemDraw by numbers: \documentclass{article} \usepackage{graphicx} ...