summaryrefslogtreecommitdiff
path: root/graphics/mol2chemfig/doc/doc-source/examples/hand-coded-tex/chemfig-settings.tex
blob: cffe37c1dfe00b0c9dc25009722ef4473c0ede9e (plain)
1
2
3
4
5
6
7
8
9
10
% reduce font size and use sans-serif
\renewcommand{\printatom}[1]{%
\fontsize{8pt}{10pt}\selectfont{\ensuremath{\mathsf{#1}}}}

% reduce bond dimensions to match smaller fonts
\setcrambond{2.5pt}{0.4pt}{1.0pt} 
\setbondoffset{1pt}
\setdoublesep{2pt}             
\setatomsep{16pt}