Search found 2 matches

by dexteritas
Thu Dec 08, 2022 2:27 pm
Forum: Graphics, Figures & Tables
Topic: Scale chemfig figure
Replies: 3
Views: 14296

Scale chemfig figure

In the current version of chemfig the following command is undefined:

Code: Select all

\setatomsep{1.8em}
Instead, you can use:

Code: Select all

\chemfig[atom sep=1.8em]{<molecule code>}
or to set it globally:

Code: Select all

\setchemfig{atom sep=1.8em}
by dexteritas
Fri Sep 02, 2022 5:05 pm
Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
Topic: Vertical spacing around group/parent headings with glossaries
Replies: 3
Views: 32411

Vertical spacing around group/parent headings with glossaries

This question is a duplicate of this question on tex.stackexchange.
I just gave an answer there.