summaryrefslogtreecommitdiff
path: root/obsolete/macros/latex/contrib/mychemistry/mychemistry_en.tex
blob: 269b8fecbfd007c0d524aae28533c68639623f29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
% arara: pdflatex
% arara: pdflatex
% arara: makeindex: { sort: on, style: mychemistry_en.ist }
% arara: pdflatex
% --------------------------------------------------------------------------
% the MYCHEMISTRY package
%
%   create reaction schemes with LaTeX and chemfig
%
% --------------------------------------------------------------------------
% Clemens Niederberger
% Web:    https://www.bitbucket.org/cgnieder/mychemistry
% E-Mail: contact@mychemistry.eu
% --------------------------------------------------------------------------
% If you have any ideas, questions, suggestions or bugs to report, please
% feel free to contact me.
% --------------------------------------------------------------------------
% Copyright 2011--2012 Clemens Niederberger
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
% of this license or (at your option) any later version.
% The latest version of this license is in
%   http://www.latex-project.org/lppl.txt
% and version 1.3 or later is part of all distributions of LaTeX
% version 2005/12/01 or later.
%
% This work has the LPPL maintenance status `maintained'.
%
% The Current Maintainer of this work is Clemens Niederberger.
%
% This work consists of the files modiagram.sty, modiagram_en.tex,
% README and the derived file modiagram_en.pdf.
% --------------------------------------------------------------------------
% \errorcontextlines=999
\documentclass[toc=index,DIV10]{cnpkgdoc}
\docsetup{
  pkg = [draft]mychemistry,
  subtitle = Create Reaction Schemes with \LaTeXe\ and Chemfig ,
  code-box     = {
    skipbelow        = .5\baselineskip plus .5ex minus .5ex ,
    skipabove        = .5\baselineskip plus .5ex minus .5ex ,
    roundcorner      = 3pt ,
    innerleftmargin  = 1.5em ,
    innerrightmargin = 1.5em
  }
}

\usepackage{chemnum}
\usepackage{fnpct}
\usepackage{booktabs}
\usepackage{siunitx}

\chemsetup[chemformula]{format=\libertineLF}

\addcmds{
  @addtoreset,
  anywhere,
  arrow,
  branch,
  celsius,
  ch,
  chemabove,
  chemand,
  chembelow,
  chemfig,
  chemname,
  cmpd,
  colorlet,
  command,
  draw,
  elmove,
  floatstyle,
  fpch,
  fplus,
  fscrm,
  fscrp,
  Hpl,
  iupac,
  lewis,
  Lewis,
  listof,
  makeinvisible,
  makevisible,
  marrow,
  mch,
  mCsetup,
  mech,
  mesomeric,
  N,
  node,
  para,
  pch,
  phantom,
  reactant,
  restylefloat,
  setarrowlabel,
  setarrowlength,
  setarrowline,
  setatomsep,
  setatomsize,
  setbondlength,
  setbondshape,
  setcrambond,
  setmergelength,
  setrcndist,
  setrxnalign,
  setschemealign,
  setschemename,
  SI,
  text,
  therxnscheme,
  tikzset,
  trans,
  transition
}

\usepackage{makeidx}
\usepackage{filecontents}
\begin{filecontents*}{\jobname.ist}
 heading_prefix "{\\bfseries "
 heading_suffix "\\hfil}\\nopagebreak\n"
 headings_flag  1
 delim_0 "\\dotfill "
 delim_1 "\\dotfill "
 delim_2 "\\dotfill "
 delim_r "\\nohyperpage{\\textendash}"
 suffix_2p "\\nohyperpage{\\,f.}"
 suffix_3p "\\nohyperpage{\\,ff.}"
\end{filecontents*}

\makeindex

\begin{document}
\section{Licence and Requirements}\label{ssec:voraussetzungen}
Permission is granted to copy, distribute and/or modify this software under the
terms of the LaTeX Project Public License, version 1.3 or later
(\url{http://www.latex-project.org/lppl.txt}). This package has the status
``maintained.''

\mychemistry needs and loads the packages \paket{etoolbox}, \paket{float},
\paket{xkeyval}, \paket{chemmacros} and \paket{chemfig}. It also loads the 
TikZ-libraries \code{arrows}, \code{positioning}, \code{decorations.pathmorphing},
\code{shapes}, \code{calc}, \code{matrix}, \code{chains}, \code{scopes} and
\code{intersections}.

\mychemistry also loads \paket*{translations}\footnote{Part of the
\paket*{exsheets} package} for proper language support.

\section{Changes}
With v1.99 (=v2.0beta) package dependencies have changed so that \mychemistry
loads noticably less packages than before. Most important for you: it does \emph{not}
load \paket{mhchem} any more. This documentation uses \paket{chemmacros} instead
which is loaded by \mychemistry.

There are now considerably less package options as most of them are not needed
any more.

\mychemistry now provides proper language support, \eg, when used together with
\paket{babel}.

New is the command \cmd{setelmove}. The command \cmd{makevisible} now only has
an effect if the new option \key{draft} is used.

\section{Background}
\mychemistry provides two environments within which the mechanisms are created.
Both environments basically are \code{tikzpicture} environments. When this package
first was written \paket{chemfig} lacked the possibility of creating reaction
schemes itself. This was the motivation for me to get started on \mychemistry
which then rapidly grew and until now has its users.

The background has changed in August 2011, though. Then \paket{chemfig} v1.0 was
published and now provides simple but powerful macros to create reactions schemes.
They don't seem to to be used very often but I am advertising as much as I can.
Anyway, since then \mychemistry can be considered obsolete and is not actively
developed any more. The current release 1.99 (= 2.0beta) was due to an
incompatibilty with \paket{pdfpages} and a complete robustification of various
parts of the code.

\emph{Other than bug fixes this package will very likely \emph{not} be updated
any more}!

\section{Package options}\label{sec:paketoptionen}
\mychemistry has a few package options.
\begin{beschreibung}
  \option{strict} With this option all warning messages are turned into error
    messages.
  \option{draft} This option is an alias to \key{strict}. Additionally it enables
    the \cmd{makevisible} command.
  \option{final} This option is the opposite to \key{draft}, \ie, most error
    messages will be issued as warnings. It also disables the \cmd{makevisible}
    command.
  \option{placement}{<value>} Changes the default floating behaviour of \env{rxnscheme},
    see section~\ref{ssec:rxnscheme}.
\end{beschreibung}

\section{Usage}
\subsection{Basic Principle}
Within the \code{tikzpicture} reactants and arrows are placed as nodes on a
\code{chain}\footnote{Provided by the tikzlibrary `chains'}.

\begin{beispiel}
 \begin{tikzpicture}[start chain]
 \node [on chain] {A};
 \node [on chain] {B};
 \node [on chain] {C};
 \end{tikzpicture}
\end{beispiel}
This way there are several possibilities to place the nodes relative to the others.
\begin{beispiel}
 \begin{tikzpicture}[start chain=going right,node distance=5mm]
 \node [draw,on chain] {Hello};
 \node [draw,on chain] {World};
 \node [draw,continue chain=going below,on chain] {,};
 \node [draw,on chain] {this};
 \node [draw,on chain] {is};
 \end{tikzpicture}
\end{beispiel}

Above all \mychemistry uses the possibility of creating branches to the chain.
\begin{beispiel}
 \begin{tikzpicture}[start chain=going right,node distance=5mm]
  \node [draw,on chain] {A};
  \node [draw,on chain] {B};
 { [start branch]
  \node [on chain=going below] {1};
  \node [on chain=going below] {2};
 }
 { [start branch]
  \node [on chain=going above] {$\alpha$};
  \node [on chain=going above] {$\beta$};
 }
  \node [draw,on chain] {C};
 \end{tikzpicture}
\end{beispiel}
You don't have to understand that mechanism in detail but you should remember the
placement commands in the last example, because \mychemistry uses them in the same
way.

In some of the examples in this documentation the nodes are boxed with a coloured
frame (see section~\ref{ssec:makevisible}). This is done so one can see, which size
they have and which impact changes of the alignment have on them.

\subsection{How does it work?}
\subsubsection{Basic Commands}
There are two basic commands:
\begin{beschreibung}
  \Befehl{reactant}[<pos>,<name>,<tikz>]{<formula>}
  \Befehl{arrow}[<pos>,<type>,<length factor>,<name>,both,<tikz>]{<above>}\ma{<below>}
\end{beschreibung}

Schemes are created within the \env{rxn}{} environment. There you place reactants
and arrows.
\begin{beispiel}
 \begin{rxn}
  \reactant{ \chemfig{-[::30]-[::-60]OH} }
  \arrow{Ox.}{}
  \reactant{ \chemfig{-[::30]=_[::-60]O} }
 \end{rxn}
\end{beispiel}

When you don't use options reactants and arrows always are put to the right of
the last object. With the option \code{<pos>} you can change this behaviour.
\begin{beispiel}
  % positioning using key words
 \begin{rxn}
  \reactant{ \chemfig{-[::30]-[::-60]OH} }
  \arrow[below]{Ox.}{}
  \reactant[below]{ \chemfig{-[::30]=_[::-60]O} }
 \end{rxn}
 % positioning using an angle
 \begin{rxn}
  \reactant{ \chemfig{-[::30]-[::-60]OH} }
  \arrow[180]{}{Ox.}
  \reactant[180]{ \chemfig{-[::30]=_[::-60]O} }
 \end{rxn}
\end{beispiel}

\begin{table}
 \centering
 \begin{tabular}{>{\ttfamily}l*{2}{>{$}r<{$}}}
  \toprule
  {\normalfont key word} & \text{pos. angle} & \text{neg. angle} \\
  \midrule
  right       & 0   & \pm 360 \\
  right above & 45  & -315 \\
  above       & 90  & -270 \\
  above left  & 135 & -225 \\
  left        & 180 & -180 \\
  below left  & 225 & -135 \\
  below       & 270 & -90 \\
  below right & 315 & -45 \\
  \bottomrule
 \end{tabular}
 \caption{key words for positioning}\label{tab:keywords}
\end{table}

You can see in the last example that positioning can be realized through key
words (see table~\ref{tab:keywords}) like \code{below} or by using the angle
relative to the horizontal line. Every angle from the interval
$[\ang{-360};\ang{360}]$. \ang{0} corresponds to \code{right} which is the default
value. \emph{Positive angles} mean a turn \emph{counter clockwise}, negative ones
a turn clockwise -- like you're used to in mathematics.

\begin{beispiel}
 \begin{rxn}
  \reactant{ \chemfig{-[::30]-[::-60]OH} }
  \arrow[20]{Ox.}{}
  \reactant[20]{ \chemfig{-[::30]=_[::-60]O} }
 \end{rxn}
 \begin{rxn}
  \reactant{ \chemfig{-[::30]-[::-60]OH} }
  \arrow[-20]{Ox.}{}
  \reactant[-20]{ \chemfig{-[::30]=_[::-60]O} }
 \end{rxn} 
\end{beispiel}

\subsubsection{Positioning}
Reactants and arrows cannot only be positioned through key words and angles. They
can refer to another reactant or arrow.
\begin{beispiel}
 \begin{rxn}
  \reactant[,start]{ \chemfig{R-[::30](-[::60]R|^1) (-[::-120]R|^2)-[::-60]OH} }
  \arrow[40]{\tiny$\text{R}^1=\text{H}$} {\tiny$\text{R}^2=\text{H}$}
  \reactant[40]{ \chemfig{R-[::30]=_[::-60]O} }
  \arrow[start.0]{\tiny$\text{R}^1=\text{alkyl}$} {\tiny$\text{R}^2=\text{H}$}
  \reactant{ \chemfig{R-[::30](-[::60]R)=_[::-60]O} }
  \arrow[start.-40,-|>]{\tiny$\text{R}^1=\text{alkyl}$} {\tiny$\text{R}^2=\text{Alkyl}$}
 \end{rxn}
\end{beispiel}
In the last example the first reactant got the \code{<name>} \code{start}. The
arrows in lines 5 and 7 now could refer to it. A \emph{previously given name} can
act as an anchor for later reactants or arrows, if the positioning is written like
\code{<anchor>.<angle>}.

Arrows can be given names, too. The anchor point of an arrow always is in the
middle of the arrow line and has \emph{no} size.
\begin{beispiel}
 \begin{rxn}
  \reactant{\chemfig{[:60]-(-[::60])=[::-60](-[::-60])-}}
  \arrow[,,,arrow]{}{}
  \reactant[arrow.90]{\ch{H2O}}
 \end{rxn}
\end{beispiel}

Using this kind of positioning does \emph{not} break the chain.
\begin{beispiel}[code only]
 \begin{rxn}
  \reactant[,a]{A}
  \arrow{}{}
  \reactant{B}
  \arrow[a.-90]{}{}
  \reactant[-90]{C}
  \arrow[a.180]{}{}
  \reactant[180]{D}
 \end{rxn}
\end{beispiel}

All seven objects of this example are logically speaking part of the same chain.
The next object is placed to the right of the last one if no positioning is used.
\begin{rxn}
 \tikzset{nummer/.style={circle,fill=gray!30,draw=gray,minimum size=3.5mm}}
 \reactant[,a]{A}\arrow[,,,pa]{}{}\reactant[,b]{B}
 \arrow[a.-90,,,pb]{}{}\reactant[-90,c]{C}
 \arrow[a.180,,,pc]{}{}\reactant[180,d]{D}
 \anywhere{a.45,,nummer}{1}
 \anywhere{pa.90,,nummer}{2}
 \anywhere{b.45,,nummer}{3}
 \anywhere{pb.0,,nummer}{4}
 \anywhere{c.45,,nummer}{5}
 \anywhere{pc.90,,nummer}{6}
 \anywhere{d.45,,nummer}{7}
\end{rxn}

\subsubsection{Branches}
To break a chain you use the command
\begin{beschreibung}
 \Befehl{branch}[<pos>,<name>,<tikz>]{<formulae>}
\end{beschreibung}
The positioning of a branch is slightly different from earlier objects, although
the syntax is similar. A branch has two additional ways of positioning. Every
positioning that refers to an anchor cause that the branch is not a part of the
chain but is a real branch.
\begin{description}
 \item[\code{<angle>}] on the chain
 \item[\code{<key>}] on the chain
 \item[\code{<anchor>.<angle>}] not on the chain
 \item[\code{on chain=going <key>}]on the chain
 \item[\code{<key>=of <anchor>}] not on the chain
\end{description}
As \code{<key>} you again use the values from table~\ref{tab:keywords}.

\begin{beispiel}
 \begin{rxn}
  \reactant{ \chemfig{-[::30]-[::-60]OH} }
  \arrow{}{}
  \reactant[,carbonyl]{ \chemfig{-[::30]=_[::-60]O} }
  \branch[carbonyl.-90]{
    \arrow[-90,<=>]{\ch{NH2R}}{}
    \reactant[-90]{ \chemfig{-[::30]=_[::-60]N(-[6]H)-[::60]R} }
  }
  \arrow{}{}
  \reactant{ \chemfig{-[::30](-[::60]OH)=_[::-60]O} }
 \end{rxn}
\end{beispiel}

Please note that in the last example the arrow and the reactant placed after
branch continue the original chain.
\begin{beispiel}[code only]
 \begin{rxn}
  \reactant[,a]{A}
  \arrow{}{}
  \reactant{B}
  \branch[a.-90]{
    \arrow[-90]{}{}
    \reactant[-90]{C}
  }
  \arrow[a.180]{}{}
  \reactant[180]{D}
 \end{rxn}
\end{beispiel}

The chain is broken by the branch which starts a new chain itself.
\begin{rxn}
 \tikzset{nummer/.style={circle,fill=gray!30,draw=gray,minimum size=3.5mm,overlay}}
 \reactant[,a]{A}\arrow[,,,pa]{}{}\reactant[,b]{B}
 \branch[a.-90]{
   \arrow[-90,,,pb]{}{}\reactant[-90,c]{C}
    \anywhere{pb.0,,nummer}{a}
    \anywhere{c.45,,nummer}{b}
 }
 \arrow[a.180,,,pc]{}{}\reactant[180,d]{D}
 \anywhere{a.45,,nummer}{1}
 \anywhere{pa.90,,nummer}{2}
 \anywhere{b.45,,nummer}{3}
 \anywhere{pc.90,,nummer}{4}
 \anywhere{d.45,,nummer}{5}
\end{rxn}

Using \cmd{branch} allows to create schemes with several branches:
\begin{beispiel}
 \begin{rxn}
  \reactant{ \chemfig{-[::30]-[::-60]OH} }
  \arrow{}{}
  \reactant[,carbonyl]{ \chemfig{-[::30]=_[::-60]O} }
  \arrow[-90]{}{}
  \reactant[-90]{ \chemfig{-[::30](-[::60]OH)=_[::-60]O} }
  \branch[right=of carbonyl]{
    \arrow[,<=>,1.12]{\ch{NH2R}}{}
    \reactant{ \chemfig{-[::30]=_[::-60]N(-[6]H)-[::60]R} }
  }
  \branch[below right=of carbonyl]{
    \arrow[-45,<=>,1.12]{ \chemfig{[,.75]-[::30]-[::-60]OH} }{}
    \reactant[-45]{ \chemfig{-[::30](-[::60]O-[::-60]-[::-60])-[::-60]OH} }
  }
  \arrow[carbonyl.90]{ \chemfig{[,.75]-[::30]=_[::-60]O}/\Hpl }{}
  \reactant[90]{ \chemfig{-[::30](-[::60]OH)-[::-60]-[::60]=[::60]O} }
  \arrow{$-\ch{H2O}$}{}
  \reactant{ \chemfig{-[::30]=[::-60]-[::60]=[::60]O} }
 \end{rxn}
\end{beispiel}

\subsubsection{Numbered Schemes}
There is another environment to create schemes.
\begin{beschreibung}
 \Umg{rxnscheme}[<label>,<placement>,<alignment>,<skale factor>,<title>]{<caption>}
\end{beschreibung}

This is a floating environment for scheme, which can be given a \code{<caption>},
a \code{<label>} and the common placement identifiers like \code{htp} (default).
\begin{beispiel}[code and float]
\begin{rxnscheme}{Keto-Enol-tautomerism}
 \reactant{ \chemfig{=[::30]-[::-60]OH} }
 \arrow[,<=>]{}{}
 \reactant{ \chemfig{-[::30]=[::-60]O} }
\end{rxnscheme}
\end{beispiel}

\subsection{Predefined Values}
There are some predefined values that are basically due to my personal taste. But
of course you can change them according to your requirements. For \paket{chemfig}%
-formul\ae\ \emph{inside of \mychemistry environments} some values are predefined
as follows:
\begin{beispiel}[code only]
 \setatomsep{1.8em}
 \setcrambond{3pt}{0.5pt}{1pt}
\end{beispiel}
Outside the \mychemistry environments the defaults of \paket{chemfig} still are
set.
\begin{beispiel}
 \begin{rxn}
  \reactant{\chemfig{**6(------)}}
 \end{rxn}
 \chemfig{**6(------)}
\end{beispiel}

\mychemistry's defaults can be changed with these commands:
\begin{beschreibung}
 \Befehl{setbondlength}{<length>}
 \Befehl{setbondshape}{<base length>}\ma{<dash thickness>}\ma{<dash spacing>}
 \Befehl{setatomsize}{<font size>}
\end{beschreibung}
With these commands the parameters are changed \emph{for all following}
\mychemistry environments. If you leave the arguments empty default values are
restored. Default for \cmd{setatomsize} is \cmd{small}.

\begin{beispiel}
 \setbondlength{2.1em}\setbondshape{5pt}{1pt}{2pt}\setatomsize{\Large}
 \begin{rxn}
  \reactant{\chemfig{-[::30](<[::60])-[::-60](<:[::-60])-[::60]A}}
 \end{rxn}
 \setbondlength{}\setbondshape{}{}{}\setatomsize{}
 \begin{rxn}
  \reactant{\chemfig{-[::30](<[::60])-[::-60](<:[::-60])-[::60]A}}
 \end{rxn}
\end{beispiel}

If you only want to change the parameters of a single environment you can use
\paket{chemfig}'s commands and \LaTeX's fontsize commands \emph{inside the
environment}.
\begin{beispiel}
 \begin{rxn}
  \setatomsep{2.1em}\setcrambond{5pt}{1pt}{2pt}\Large
  \reactant{\chemfig{-[::30](<[::60])-[::-60](<:[::-60])-[::60]A}}
 \end{rxn}
 \begin{rxn}
  \reactant{\chemfig{-[::30](<[::60])-[::-60](<:[::-60])-[::60]A}}
 \end{rxn}
\end{beispiel}

The default length of reaction arrows is \SI{4}{em}, the default line width is
\code{semithick} and the default label distance is \SI{0.2}{em}. You can change
these default values with the commands
\begin{beschreibung}
 \Befehl{setarrowlength}{<length>}
 \Befehl{setarrowline}{<line width>}
 \Befehl{setarrowlabel}{<label distance>}
\end{beschreibung}
or with
\begin{beschreibung}
 \befehl{mCsetup}{<options>} valid options are:
 \Option{arrowlength}{<length>}
 \Option{arrowline}{<line width>}
 \Option{arrowlabel}{<label distance>}
\end{beschreibung}

\section{Advanced Usage, Usage with \TikZ}
The biggest problem with \mychemistry usually is the correct positioning of
reactants and arrows. Section~\ref{ssec:ausrichtungsfrage} looks a little bit
into this topic.

Some of the commands can be given \TikZ code as third optional argument. More
precisely you can use the same \TikZ keys there as you would with a \cmd{node}
inside a \code{tikzpicture}. If a node is placed with \cmd{node}\oa{<tikz>}%
\da{<placement>}\ma{<anything>} then \code{<tikz>} is about the same in \eg
\cmd{reactant}[,,<tikz>]{}. With this you can customize your scheme in many ways.

\subsection{The Alignment Question}\label{ssec:ausrichtungsfrage}
Since reactants, arrows and branches are aligned centered to the referred object
the default alignment not always produces nice results.
\begin{beispiel}
 \makevisible
 \begin{rxn}
  \reactant{ \chemname{\chemfig{*6(-=-=-=)}}{benzene \cmpd{benzene}} }
  \arrow{}{}
  \reactant{ \chemname{\chemfig{*6(-=-=(-Br)-=)}}{bromobenzene \cmpd{bromobenzene}} }
 \end{rxn}
\end{beispiel}
As you can see both reactants are not aligned equally to the arrow as far as the
benzene ring is concerned. The first reactant seems to be shifted up. Trying to
solve this with \TikZ code fails:

\begin{beispiel}
 \makevisible
 \begin{rxn}
  \reactant[,,yshift=-1em]{ \chemname{\chemfig{*6(-=-=-=)}}{benzene \cmpd{benzene}} }
  \arrow{}{}
  \reactant{ \chemname{\chemfig{*6(-=-=(-Br)-=)}}{bromobenzene \cmpd{bromobenzene}} }
 \end{rxn}
\end{beispiel}
This is, because the first reactant is shifted with the respect to the object it
refers to. Since it is the first object on the chain itself it isn't shifted a
all. The following arrow always is centered to the object before.
\begin{beispiel}
 \makevisible
 \begin{rxn}
  \reactant{A}
  \chemand
  \reactant[,,yshift=1em]{B}
  \arrow{}{}
 \end{rxn}
\end{beispiel}
Since there is no possibility to change the alignment of the arrow itself what
you can do is put it inside a branch.
\begin{beispiel}
 \makevisible
 \begin{rxn}
  \reactant{A}
  \chemand
  \reactant[,,yshift=1em]{B}
  \branch[,,yshift=-1em]{\arrow{}{}}
 \end{rxn}
 \begin{rxn}
  \reactant{ \chemname{\chemfig{*6(-=-=-=)}}{benzene \cmpd{benzene}} }
  \branch[,,yshift=1em]{\arrow{}{}}
  \reactant{ \chemname{\chemfig{*6(-=-=(-Br)-=)}}{bromobenzene \cmpd{bromobenzene}} }
 \end{rxn}
\end{beispiel}
For the last example this isn't the best solution though because exact alignment
needs lots of tries until you get the required result. There is another solution:
an invisible bromine to the first benzene.
\begin{beispiel}
 \makevisible
 \begin{rxn}
  \reactant{ \chemname{\chemfig{*6(-=-=(-[,,,,draw=none]\phantom{Br})-=)}}{benzene \cmpd{benzene}} }
  \arrow{}{}
  \reactant{ \chemname{\chemfig{*6(-=-=(-Br)-=)}}{bromobenzene \cmpd{bromobenzene}} }
 \end{rxn}
\end{beispiel}
In other cases, too, an invisible substituent should be preferred over \TikZ code
since it's easier and more precise:
\begin{beispiel}
 \makevisible
 default:
 \begin{rxn}
  \reactant{\chemfig{-[:-30]-[:30](=[2]O)-[:-30]OH}}
  \chemand
  \reactant{\chemfig{HO-[:30]-[:-30]-[:30]}}
  \arrow{[\Hpl]}{\SI{200}{\celsius}}
  \reactant{\chemfig{-[:-30]-[:30](=[2]O)-[:-30]O-[:30]-[:-30]-[:30]}}
 \end{rxn}
 hydroxy groups at the same height through TikZ:
 \begin{rxn}
  \reactant{\chemfig{-[:-30]-[:30](=[2]O)-[:-30]OH}}
  \chemand[,,yshift=-1.2em]
  \reactant[,,yshift=.12em]{\chemfig{HO-[:30]-[:-30]-[:30]}}
  \branch[,,yshift=1.08em]{\arrow{[\Hpl]}{\SI{200}{\celsius}}}
  \reactant{\chemfig{-[:-30]-[:30](=[2]O)-[:-30]O-[:30]-[:-30]-[:30]}}
 \end{rxn}
 hydroxy groups at the same height through an invisible substituent:
 \begin{rxn}
  \reactant{\chemfig{-[:-30]-[:30](=[2]O)-[:-30]OH}}
  \chemand
  \reactant{\chemfig{HO-[:30](=[2,,,,draw=none]\phantom{O})-[:-30]-[:30]}}
  \arrow{[\Hpl]}{\SI{200}{\celsius}}
  \reactant{\chemfig{-[:-30]-[:30](=[2]O)-[:-30]O-[:30]-[:-30]-[:30]}}
 \end{rxn}
\end{beispiel}

I'm afraid that in many other cases you'll have to play with \code{xshift} and
\code{yshift}, though, until the scheme looks the way you want.

\subsection{Using \TikZ to Achieve Other Results}
You could, just for fun?, change the looks of a molecule with \TikZ.
\begin{beispiel}
 \begin{rxn}
  \reactant[,,->,green!45!blue!55]{ \chemfig{*6(---(-)---)} }
 \end{rxn}
 \chemfig[->,green!45!blue!55]{*6(---(-)---)}
\end{beispiel}
The last example is not very good, of course, since you can achieve the same result
using \paket{chemfig}'s own possibilities. But other cases are imaginable: for
example one could define a style with which reactants are shown:
\begin{beispiel}
 \colorlet{mCgreen}{green!50!gray}
 \colorlet{mCblue}{cyan!50!gray}
 \colorlet{mCred}{magenta!50!gray}
 \colorlet{mCyellow}{yellow!50!gray}
 \begin{rxn}
  \tikzset{reactant/.style={draw=#1,fill=#1!10,inner sep=1em,minimum height=10em,minimum width=12em,rounded corners}}
  \reactant[,cytosine,reactant=mCred]{\chemfig{H-[:30]N*6(-(=O)-N=(-NH_2)-=-)}}
  \anywhere{cytosine.-90,,yshift=-2mm}{Cytosine}
  \reactant[,thymine,reactant=mCyellow]{\chemfig{H-[:30]N*6(-(=O)-N(-H)-(=O)-(-CH_3)=-)}}
  \anywhere{thymine.-90,,yshift=-2mm}{Thymine}
  \reactant[cytosine.-90,adenine,yshift=-2em,reactant=mCblue]{\chemfig{[:-36]*5(-N(-H)-*6(-N=-N=(-NH_2)--)--N=)}}
  \anywhere{adenine.-90,Guanin,yshift=-2mm}{Adenine}
  \reactant[,guanine,reactant=mCgreen]{\chemfig{[:-36]*5(-N(-H)-*6(-N=(-NH_2)-N(-H)-(=O)--)--N=)}}
  \anywhere{guanine.-90,,yshift=-2mm}{Guanine}
 \end{rxn}
\end{beispiel}
This way certain parts of a scheme could be emphasized:
\begin{beispiel}
 \begin{rxn}
  \setatomsep{1.5em}
  \colorlet{mCgreen}{green!50!gray}
  \tikzset{emph/.style={draw=mCgreen,fill=mCgreen!10,inner sep=1em}}
  \reactant[,lineOne]{\chemfig{R^1-[:30](=[@{b1}2]O)-[:-30]O-H}}
  \arrow[,<=>]{\chemfig{@{Hpl1}\Hpl}}{}
  \branch[,,emph]{
    \reactant{\chemfig{R^1-[:30]@{C1}(-[2]O-[:30]H)(-[6,.5,,,draw=none]\fplus)-[:-30]O-H}}
    \arrow[,<=>,2]{\chemfig{[:30]H-@{O1}O-[::-60]-R^2}}{}
    \reactant{\chemfig{R^1-[:30](-[2]O-[:30]H)(-[6]@{O2}O-[:-150]H)-[:-30]@{O3}\chemabove{O}{\fplus}(-[@{b2}6]H)-[:30]-[:-30]R^2}}
  }
  \anywhere{lineOne.-90,lineTwo,xshift=-3em,yshift=-7em}{}
  \arrow[lineTwo.0,<=>]{$-$\Hpl/\chemfig{@{Hpl2}\Hpl}}{}
  \reactant{\chemfig{R^1-[:30](-[@{b3}2]O-[@{b4}:30]H)(-[@{b5}6]@{O4}\chembelow{O}{\fplus}(-[:-30]H)-[:-150]H)-[:-30]O-[:30]-[:-30]R^2}}
  \arrow[,<=>,2]{$- \ch{H+} - \ch{H2O}$}{}
  \reactant{\chemfig{R^1-[:30](=[2]O)-[:-30]O-[:30]-[:-30]R^2}}
  \anywhere{lineTwo.-90}{
    \elmove{b1}{10:5mm}{Hpl1}{135:1cm}
    \elmove{O1}{135:1.5cm}{C1}{30:5mm}
    \elmove{O2}{-90:3cm}{Hpl2}{90:2cm}
    \elmove{b2}{0:5mm}{O3}{-10:5mm}
    \elmove{b4}{-40:5mm}{b3}{0:5mm}
    \elmove{b5}{-30:5mm}{O4}{-10:5mm}
  }
 \end{rxn}
\end{beispiel}

\section{Alphabetical Command Reference}
In the following section every command is explained.

\subsection{anywhere}\label{ssec:anywhere}
Sometimes it might be useful to be able to place a reactant or anything else off
the chain.
\begin{beschreibung}
 \Befehl{anywhere}{<pos>,<name>,<tikz>}\ma{<something>}
\end{beschreibung}
For this case there's \cmd{anywhere}. It is positioned with \code{<pos>} similar
to \cmd{branch}.
\begin{description}
 \item[\code{<anchor>.<angle>}] not on the chain
 \item[\code{on chain=going <key>}] on the chain
 \item[\code{<key>=of <anchor>}] not on the chain
\end{description}
Please be aware that \code{<pos>} cannot be left empty.

\begin{beispiel}
 \begin{rxn}
  \reactant[,carbonyl_A]{\chemfig{R_2C=O}}
  \anywhere{above=of carbonyl_A}{\chemfig{H-[:-30]O-[:30]H}};
 \end{rxn}
\end{beispiel}
You can use this command \eg for placing labels next to reactants.
\begin{beispiel}
 \begin{rxn}
  \reactant[,ketone]{\chemfig{H-\chemabove{C}{\hspace*{5mm}\scriptstyle\alpha}(-[2]H)(-[6,,,2]{}|{\textcolor{blue}H})-C(=[:60]\lewis{02,O})-[:-60]C|H_3}}
  \anywhere{below=of ketone}{$+ \ch[format=\color{blue}]{OH-}$}
  \arrow[,<=>]{\tiny slow}{}
  \mesomeric[,mesomer]{
    \reactant[,carbanion]{\chemfig{H_2|\chemabove[3pt]{\lewis{2,C}}{\fscrm}-C(=[:60]\lewis{02,O})-[:-60]C|H_3}}
    \marrow
    \reactant[,enolate]{\chemfig{H_2C=C(-[:60]\chemabove{\lewis{024,O}}{\hspace*{5mm}\fscrm})-[:-60]C|H_3}}
  }
  \anywhere{above=of enolate}{\tiny enolate ion}
  \anywhere{above=of carbanion}{\tiny carbanion}
  \anywhere{below=of mesomer}{$+ \ch[format=\color{blue}]{H2O}$}
 \end{rxn}
\end{beispiel}
You can find many further examples for the usage of \cmd{anywhere} in \code{examples.tex}
or \code{examples.pdf}, respectively.

\subsection{\cmd{arrow}}\label{ssec:arrow}
Reaction arrows are created with \cmd{arrow}.
\begin{beschreibung}
 \Befehl{arrow}[<pos>,<type>,<length factor>,<name>,both,<tikz>]{<above>}\ma{<below>}
\end{beschreibung}

\subsubsection{Options}
There are a number of options to customize the arrows. The options must be used
in the right order, separated with commas.
\begin{enumerate}
\item\code{<pos>} -- possible values:
 \begin{rxn}
  \setarrowlength{2.5em}
  \dummy[a]
  \arrow{}{}\reactant{right = \ang{0}}
  \branch[above right=of a]{\arrow[above right]{}{}\reactant[above right,,overlay]{above right = \ang{45}}}
  \branch[above=of a]{\arrow[above]{}{}\reactant[above,,overlay]{above = \ang{90}}}
  \branch[above left=of a]{\arrow[above left]{}{}\reactant[above left,,overlay]{above left = \ang{135}}}
  \branch[left=of a]{\arrow[left]{}{}\reactant[left,,overlay]{left = \ang{180} = \ang{-180}}}
  \branch[below left=of a]{\arrow[below left]{}{}\reactant[below left,,overlay,xshift=-2em]{below left = \ang{225} = \ang{-135}}}
  \branch[below=of a]{\arrow[below]{}{}\reactant[below,,overlay]{below = \ang{270} = \ang{-90}}}
  \branch[below right=of a]{\arrow[below right]{}{}\reactant[below right,,overlay,xshift=2em]{below right = \ang{315} = \ang{-45}}}
 \end{rxn}
 Additionally you can use every angle from the interval $[\ang{-360};\ang{360}]$.
 
 You can also use an angle with respect to an object that's been named with
 \code{<name>}: \code{<name>.<angle>}. This means the arrow is placed in an
 angle of \code{<angle>} next to \code{<name>}. You can find lots of examples in
 \code{examples.tex} or\code{examples.pdf}, respectively.
\item\code{<type>} -- possible values:
 \begin{rxn}
  \dummy[a]
  \branch[below=of a,b,yshift=.5em]{\arrow{}{}\reactant{\ttfamily -\textgreater}}
  \branch[below=of b,c,yshift=.5em]{\arrow[,<-]{}{}\reactant{\ttfamily \textless-}}
  \branch[below=of c,d,xshift=.25em,yshift=.5em]{\arrow[,<->]{}{}\reactant{\ttfamily \textless-\textgreater}}
  \branch[below=of d,e,yshift=.5em]{\arrow[,<=>]{}{}\reactant{\ttfamily \textless=\textgreater}}
  \branch[below=of e,f,xshift=.25em,yshift=.5em]{\arrow[,<=>>]{}{}\reactant{\ttfamily \textless=\textgreater{}\textgreater}}
  \branch[below=of f,g,yshift=.5em]{\arrow[,<<=>]{}{}\reactant{\ttfamily \textless{}\textless=\textgreater}}
  \branch[below=of g,h,xshift=-.25em,yshift=.5em]{\arrow[,-|>]{}{}\reactant{\ttfamily -\textbar\textgreater}}
  \branch[below=of h,,yshift=.5em]{\arrow[,-+>]{ }{ }\reactant{\ttfamily -+\textgreater}}
 \end{rxn}
\item\code{<length factor>} -- this factor multiplies with the arrow length
  (\SI{4}{em} with factor = $1.0$, default)
\item\code{<name>} -- can be used to give the arrow an anchor, to which another
  object can refer.
\item\code{both}-- this gives both nodes within which the labels are written the
  same size.
\item\code{<tikz>} -- you can modify the arrow with \TikZ keys. Not all \TikZ
  keys have an effect, though. You can't shift arrows with \code{shift=<coord>},
  for example.
\end{enumerate}
\begin{beispiel}
  \begin{rxn}
  \arrow[,,.25]{M}{}\arrow[,,.5]{MM}{}\arrow[,,.75]{MMM}{}\arrow{MMMM}{}\arrow[,,1.125]{MMMMM}{}\arrow[,,1.25]{MMMMM}{}
 \end{rxn}
\end{beispiel}
Please note, that the labels \code{<above>} and \code{<below>} are rotated with
the arrow. At an angle of \ang{180} \code{<above>} actually is \emph{below} the arrow.
\begin{beispiel}
 \begin{rxn}
  \setarrowlength{2.5em}
  \dummy[a]
  \arrow{a}{b}
  \arrow[a.45]{a}{b}
  \arrow[a.90]{a}{b}
  \arrow[a.135]{a}{b}
  \arrow[a.180]{a}{b}
  \arrow[a.225]{a}{b}
  \arrow[a.270]{a}{b}
  \arrow[a.315]{a}{b}
 \end{rxn}
\end{beispiel}

You need to be aware of one or two points, when using the arrow type \code{-+>}:
if you leave the labels empty, the arrow is the same as \code{->}. The first label
is the one added to the reaction, the second the one subtracted. If you use only
one of the labels only the corresponding arrow part is drawn.
\begin{beispiel}
 corresponds \verb"->":
 \begin{rxn}
  \arrow[,-+>]{}{}
 \end{rxn}
 add:
 \begin{rxn}
  \arrow[,-+>]{a}{}
 \end{rxn}
 subtract:
 \begin{rxn}
  \arrow[,-+>]{}{b}
 \end{rxn}
 both add and subtract:
 \begin{rxn}
  \arrow[,-+>]{a}{b}
 \end{rxn}
 Blanks are \emph{not} an empty label:
 \begin{rxn}
  \arrow[,-+>]{ }{ }
 \end{rxn}
\end{beispiel}

You can change the appearance of an arrow with \TikZ keys:
\begin{beispiel}
 \begin{rxn}
  \mCsetup{arrowlabel=.7em,arrowlength=6em}
  \reactant{A}
  \arrow[20,,,,,decorate,decoration=snake,blue]{a}{b}
  \reactant[20]{A$^*$}
 \end{rxn}
\end{beispiel}

\subsubsection{Alignment}
If an arrow is placed inside a branch the alignment of the branch may be
determined by the size of the label nodes. If the two labels have a different
size, alignment can go wrong.
\begin{beispiel}
 \makevisible
 \begin{rxn}
  \reactant[,a]{A}
  \arrow{}{}
  \branch[below=of a]{
    \arrow[-90]{\chemfig{-[::30]-[::-60]OH}}{}
  }
 \end{rxn}
 \makeinvisible
\end{beispiel}
By using the option \code{both} both nodes get the same size. This can correct
the alignment.
\begin{beispiel}
 \makevisible
 \begin{rxn}
  \reactant[,a]{A}
  \arrow{}{}
  \branch[below=of a]{
   \arrow[-90,,,,both]{\chemfig{-[::30]-[::-60]OH}}{}
  }
 \end{rxn}
 \makeinvisible
\end{beispiel}
There's more to the question of alignment in section~\ref{sssec:branch_ausrichtung}.

\subsubsection{Appearance}
You can change the general appearance of arrows with \cmd{setarrowlength}
(section~\ref{ssec:setarrowlength}) and \cmd{setarrowline} (section~\ref{ssec:setarrowline}).

\subsection{\cmd{branch}}\label{ssec:branch}
\cmd{branch} is used to, well, create a branch to a reaction.
\begin{beschreibung}
 \Befehl{branch}[<pos>,<anchor>,<tikz>]{<branch code>}
\end{beschreibung}
For \cmd{branch} positioning an anchor is important. Let's take a look at an example:
\begin{beispiel}
 \begin{rxn}
  \reactant[,start]{\chemfig{-[::30]=_[::-60](-[::-60])-[::60]}}
  \arrow[,,.75]{\ch{HCl}}{}
  \reactant{\chemfig{-[::30]-[::-60](-[::120]Cl)(-[::-60])-[::60]}}
  \chemand
  \reactant{\chemfig{-[::30](-[::60]Cl)-[::-60](-[::-60])-[::60]}}
  \branch[below right=of start]{
    \arrow[-45,,.75]{\ch{H2O}}{}
    \reactant[-45]{\chemfig{-[::30]-[::-60](-[::120]OH)(-[::-60])-[::60]}}
    \chemand
    \reactant{\chemfig{-[::30](-[::60]OH)-[::-60](-[::-60])-[::60]}}
  }
 \end{rxn}
\end{beispiel}
The first reactant got the anchor \code{start} (line 2, also see
section~\ref{ssec:reactant}). \cmd{branch} now refers to it in its alignment
(line 7). If you don't use the alignment reference to an anchor you automatically
refer to the last \cmd{reactant} or \cmd{arrow}. If you don't use alignment at all,
then the branch is aligned to the right of the last \cmd{reactant} or \cmd{arrow}.
\begin{beispiel}
 \begin{rxn}
  \reactant{ \chemfig{CH_2=CH-OH} }
  \arrow[,<=>,.5]{}{}
  \branch{ \reactant{ \chemfig{CH_3-CH=O} } }
 \end{rxn}
\end{beispiel}

\subsubsection{Positioning}\label{sssec:branch_positionierung}
There are several ways to position a branch. It can either be part of the chain
or be a real branch.
\begin{description}
 \item[\code{<angle>}] on the chain
 \item[\code{<key>}] on the chain
 \item[\code{<anchor>.<angle>}] not on the chain
 \item[\code{on chain=going <key>}] on the chain
 \item[\code{<key>=of <anchor>}] not on the chain
\end{description}

The default behaviour is equal to \cmd{branch}[0]{}. In different situations
different ways can be favoured. For example if you want to use \cmd{branch} to
shift an arrow it can still be part of the chain.
\begin{beispiel}
 \begin{rxn}
  \reactant{A}
  \branch[,,yshift=1em]{\arrow{}{}}
  \reactant[,,yshift=-1em]{B}
 \end{rxn}
\end{beispiel}

If you like to start a real branch it \emph{does} matter which way you use.
\begin{beispiel}
 \makevisible
 \begin{rxn}
  \reactant[,a]{\chemfig{[:30]--[::-60]-OH}}
  \arrow{}{}
  \branch[a.-45]{\arrow[-45]{}{}}
 \end{rxn}
 \begin{rxn}
  \reactant[,a]{\chemfig{[:30]--[::-60]-OH}}
  \arrow{}{}
  \branch[below right=of a]{\arrow[-45]{}{}}
 \end{rxn}
\end{beispiel}

If a reactant isn't squared or circled \ang{-45} does not mean the same as
``below right.''
\begin{beispiel}
 \makevisible
 \begin{rxn}
  \reactant[,a,circle]{\chemfig{[:30]--[::-60]-OH}}
  \arrow{}{}
  \branch[a.-45]{\arrow[-45]{}{}}
 \end{rxn}
 \begin{rxn}
  \reactant[,a,circle]{\chemfig{[:30]--[::-60]-OH}}
  \arrow{}{}
  \branch[below right=of a]{\arrow[-45]{}{}}
 \end{rxn}
\end{beispiel}

\subsubsection{Alignment problems}\label{sssec:branch_ausrichtung}
If an arrow has two arguments with different sizes and is placed inside a branch
the alignment of the branch can go wrong. In this case the \cmd{arrow} key
\code{both} isn't a solution since the smaller argument then is not placed next
to the arrow but is centered in its node.
\begin{beispiel}
 \makevisible
 \begin{rxn}
  \reactant[,a]{A}
  \arrow{}{}
  \branch[below=of a]{
   \arrow[below,,,,both]{\chemfig{-[::30]-[::-60]OH}}{\Hpl}
  }
 \end{rxn}
\end{beispiel}

What you have to do is shift the branch using the \TikZ keys \code{xshift} and
\code{yshift}.
\begin{beispiel}
 \makevisible
 \begin{rxn}
  \reactant[,a]{A}
  \arrow{}{}
  \branch[below=of a,,xshift=-1.35em]{
   \arrow[below]{\chemfig{-[::30]-[::-60]OH}}{\Hpl}
  }
 \end{rxn}
\end{beispiel}

\subsection{\cmd{chemand}}\label{ssec:chemand}
The command
\begin{beschreibung}
 \Befehl{chemand}[<alignment>,<anchor>,<tikz>]
\end{beschreibung}
produces and places a $+$ in the same way \cmd{reactant} places arbitrary text.
\begin{beispiel}
 \begin{rxn}
  \reactant{\chemfig{*6(------)}}
  \chemand
  \reactant{\ch{Br2}}
  \arrow{$h\nu$}{}
  \reactant{\chemfig{*6(--(-Br)----)}}
  \chemand
  \reactant{\ch{HBr}}
 \end{rxn}
\end{beispiel}
The optional arguments for \cmd{chemand} and \cmd{reactant} are the same, see
section~\ref{ssec:reactant} for \cmd{reactant}'s options.

\subsection{\cmd{dummy}}\label{ssec:dummy}
\cmd{dummy} creates an empty node. Up to v1.3 \cmd{arrow} needed to follow after
a node since \cmd{arrow} internally uses \cmd*{tikzchainprevious}. If there was
no node on the chain \emph{before} \cmd{arrow} was used an error was raised.
The same thing happened with \cmd{branch}. By using \cmd{dummy} you could start
a scheme with an arrow anyway.
\begin{beispiel}[code only]
 \begin{rxn}
  \dummy\arrow{}{}
 \end{rxn}
\end{beispiel}
\emph{This is \emph{not} necessary any more}. In some (alignment) cases an empty
node still might be useful so the command still exists.

\subsection{\cmd{elmove}}\label{ssec:elmove}
\cmd{elmove} just is a wrapper for \paket{chemfig}'s \cmd*{chemmove}.
\begin{beschreibung}
 \Befehl{elmove}[<tikz>]{<start>}\ma{<start direction>}\ma{<end>}\ma{<end direction>}
\end{beschreibung}
This is expanding to
\begin{beispiel}[code only]
 \chemmove{\draw[<tikz>](<start>).. controls +(<start direction>) and +(<end direction>)..(<end>);}
\end{beispiel}
using \oa{->,red,shorten <=3pt,shorten >=1pt} as default for \code{<tikz>}. How
you use \cmd*{chemmove} is described in the documentation of \chemfig.
\begin{beispiel}
 \begin{center}
  \setatomsep{1.8em}
  \chemfig{*6(=[@{e1}]-=-(-[:120]Br)(-[:60]H)-(-[:-30,.4,,,white]\oplus)-[@{e2}])}
  \elmove{e1}{60:4mm}{e2}{0:4mm}
 \end{center}
\end{beispiel}
You should use \cmd{elmove} \emph{only inside} of \cmd{anywhere}, \cmd{reactant}
or \cmd{transition}. Otherwise you might get alignment errors.

\subsection{\cmd{makeinvisible}}\label{ssec:makeinvisible}
\begin{beschreibung}
 \Befehl{makeinvisible}
\end{beschreibung}
\cmd{makeinvisible} restores the normal \mychemistry behaviour after \cmd{makevisible}
(see section~\ref{ssec:makevisible}) has been used. \cmd{makeinvisible} only changes
the looks of nodes following after it.

\subsection{\cmd{makevisible}}\label{ssec:makevisible}
\begin{beschreibung}
 \Befehl{makevisible}
\end{beschreibung}
With \cmd{makevisible} you can visualize the nodes within which reactants, arrows
and branches are set. This is useful when you're aligning branches, for example.
You can see an example of the usage of \cmd{makevisible} in section~\ref{ssec:arrow}.
Every kind of nodes is emphasized with a different colour: 

\tikz[baseline=(X.base)]\node[draw=red!60](X){\cmd{reactant}{}};,
\tikz[baseline=(X.base)]\node[draw=green!60](X){\cmd{arrow}{above}};,
\tikz[baseline=(X.base)]\node[draw=blue!60](X){\cmd{arrow}{below}};
and \tikz[baseline=(X.base)]\node[draw=cyan](X){\cmd{branch}{}};.
Also see section~\ref{ssec:makeinvisible}.

\cmd{makevisible} only changes the looks of nodes following after it ond only
effects the group whithin which it is used.
\begin{beispiel}
 \begin{rxn}
  \makevisible
  \reactant[,a]{A}
  \arrow{a}{b}
  \branch[below=of a]{
    \arrow[-90,,,,both]{a}{b}
  }
 \end{rxn}
 \begin{rxn}
  {\makevisible
  \reactant{\chemfig{[:30]--[::-60]-OH}}
  }
  \reactant{\chemfig{[:30]--[::-60]-OH}}
 \end{rxn}
\end{beispiel}

\emph{Please beware that \cmd{makevisible} \emph{only} has an effect if the
package option \key{draft} is active}!

\subsection{\cmd{marrow}}\label{ssec:marrow}
\cmd{marrow} creates a double-headed arrow.
\begin{beschreibung}
 \Befehl{marrow}[<direction>]
\end{beschreibung}
It is a shortcut for \cmd{arrow}[<direction>,<->,.5]\ma{}\ma{}.

\subsection{\cmd{mCsetup}}\label{ssec:mCsetup}
With
\begin{beschreibung}
 \Befehl{mCsetup}{<keys>}
\end{beschreibung}
you can fully customize \mychemistry. For each of \mychemistry's commands going
like \cmd{set<command>} except \cmd{setbondshape} there is a key \key{<command>}{<value>}.
Additionally there is the key \key{align}{<value>} with which you can change the
alignment behaviour of both \env{rxn}{} and \env{rxnscheme}{}, and the key
\key{reset} with whith all values are reset to default.
\begin{beispiel}
 \mCsetup{
  align=left,
  arrowlabel=.7em,
  arrowlength=3em,
  arrowline=thick,
  atomsize=\large,  
  bondlength=3em,
  mergelength=4em,
  rcndist=2em
  %rxnalign=right,
  %schemealign=left
 }
 \setbondshape{4pt}{2pt}{1pt}
 \begin{rxn}
  \reactant{A}\arrow{a}{b}\reactant{\chemfig{A-(<[2])(<:[6])-B}}
 \end{rxn}
 \mCsetup{reset}
 \begin{rxn}
  \reactant{A}\arrow{a}{b}\reactant{\chemfig{A-(<[2])(<:[6])-B}}
 \end{rxn}
\end{beispiel}
\cmd{mCsetup} as well as every other setup command only effects the group whithin
which it is used.

Here is a complete list of valid keys:
\begin{beschreibung}
 \Option{align}
 \Option{arrowlabel}
 \Option{arrowlength}
 \Option{arrowline}
 \Option{atomsize}
 \Option{bondlength}
 \Option{elmove}
 \Option{mergelength}
 \Option{rcndist}
 \Option{reset}
 \Option{rxnalign}
 \Option{schemealign}
\end{beschreibung}

\subsection{\cmd{merge}}\label{ssec:merge}
The \cmd{merge} command is used to merge different reaction chains. In order to
do that the reactants that are to be merged must have an anchor name
(\cmd{reactant}[,<anchor>]{}), similar with branches, see sections~\ref{ssec:reactant}
and \ref{ssec:branch}) and be placed \emph{before} \cmd{merge}.
\begin{beschreibung}
 \Befehl{merge}[<label>,<direction>,<length>]{<target>}\ma{<start a>}\ma{<start b>}
\end{beschreibung}
\cmd{merge} has three optional and three mandatory arguments. The latter are the
anchor names of the reactants that are to be merged.
\begin{beispiel}
 \begin{rxn}
  \branch[,first]{
   \reactant[,start_a]{\chemfig{-[:30]-[:-30]OH}}
   \reactant[,start_b,xshift=9em]{\chemfig{-[:30]=[:-30]O}}
  }
  \branch[below=of first,target,yshift=-5em]{
   \reactant{\chemfig{-[:30]-[:-30]O-[:30](-[2]OH)-[:-30]}}
  }
  \merge[\ch{[OH^-]}]{target}{start_a}{start_b}
 \end{rxn}
\end{beispiel}

The default \code{<direction>} is \code{below}, other possible values are
\code{right}, \code{left} and \code{above}. With \code{<length>} the length of
the arrow from the point of merging to the tip can be changed. The default length
is \SI{3}{em}. The default length can be changed with \cmd{setmergelength} or
\cmd{mCsetup}.
\begin{beispiel}
 \begin{rxn}
  \reactant[,start_a]{\chemfig{-[:30]-[:-30]OH}}
  \branch[below=of start_a,start_b,yshift=-9em]{
   \reactant{\chemfig{-[:30]=[:-30]O}}
  }
  \branch[right=of start_a,target,xshift=7em,yshift=-6em]{
   \reactant{\chemfig{-[:30]-[:-30]O-[:30](-[2]OH)-[:-30]}}
  }
  \merge[\ch{[OH^-]},right,5em]{target}{start_a}{start_b}
 \end{rxn}
\end{beispiel}
Since you have to place the reactants first it might be useful to know a little
bit about involved lengths. There are three values which influence the needed
distance between start points and the target reactant. There is the \emph{depth}
of the involved reactants, the distance of the ``reaction nodes'' \emph{rcndist}
(see section~\ref{ssec:setrcndist}) and the length of the \cmd{merge} arrow
\emph{mergelength} (also see section~\ref{ssec:setmergelength}).
\begin{rxn}
 \node[above](a) at (0,0){A};
 \node[above](b) at (10em,0){B};
 \node[below](c) at (5em,-6em){C};
 \merge{c}{a}{b}
 \draw (-8.5em,1em) -- (-8.5em,-9em);
 \foreach \x in {-1,0,1,2,3,4,5,6,7,8,9}{
   \draw (-8.5em,-\x em) -- (-8.7em,-\x em);
 }
 \draw[<->,red] (10em,0)--node[midway,right,xshift=.2em]{rcndist (default: 1em)}(10em,-1em);
 \draw[<->,red] (0,0)--(0,-1em);
 \draw[<->,red] (5em,-5em)--(5em,-6em);
 \draw[<->,blue] (6em,-2em) --node[midway,right,xshift=.2em]{mergelength (default: 3em)} (6em,-5em);
 \draw[<->,green] ($(a.base)+(-.5em,0)$)--node[midway,left,xshift=-.2em]{reactant depth}++(0,.5em);
\end{rxn}
At last an example where two chains are merged.
\begin{beispiel}
 \begin{rxn}
  \setatomsep{1.15em}\footnotesize
  % chain 1
   \reactant[,first]{ \chemfig{Cl-[:30,1.5]--[:-30,1.5]O-[:30,1.5]--[:-30,1.5]Cl}{} }
   \arrow[,,.5]{}{}
   \reactant[,start_above]{ \chemfig{O(-[:-150]**6(-----(-OH)-))-[:90]-[:30]-[:-30]O-[:30]-[:-30]-[:-90]O-[:-30]**6(-(-HO)-----)} }
  % chain 2
  \branch[below=of first,start_below,xshift=8em,yshift=-4em]{
   \reactant{ \chemfig{**6((--[6,,,2]HO)-N-(--[6]OH)----)} }
   \arrow[,,.5]{}{}
   \reactant{ \chemfig{**6((--[6]Br)-N-(--[6]Br)----)} }
  }
  % target
  \branch[right=of start_above,target,xshift=5em,yshift=-4em]{
   \reactant[,c]{ \chemfig{O(-[:-150]**6(-----(-O?)-))-[:90]-[:30]**6(-N-(--[:-90]O-[:-30]**6(-(-O-[6]-[:-150]-[:150]O-[:-150]-[:150]?)-----))----)} }
  }
  % merging:
  \merge[,right]{target}{start_above}{start_below}
 \end{rxn}
\end{beispiel}
The usage of \cmd{merge} may require some playing with branches, \code{xshift}
and \code{yshift} until you get the desired result.
\begin{beispiel}
 \begin{rxn}
  \setatomsep{1.5em}
  \reactant[,start_aa]{ \chemname{\chemfig{**6(---(-NH_2)---)}}{Anilin} }
  \reactant[below,start_ab,yshift=-3em]{ \chemname{\ch{HNO2}}{salpetrige S\"aure} }
  \branch[right=of start_aa,target_a,xshift=6em,yshift=-5em]{
    \reactant{ \chemname{\chemfig{**6(---(-N|_2\fpch)---)}}{Diazoniumion} }
  }% = start_ba
  \branch[below=of target_a,start_bb,yshift=-3em]{
    \reactant{ \chemname{\chemfig{**6(---(-NH_2)---)}}{Anilin} }
  }
  \branch[right=of target_a,target_b,xshift=6em,yshift=-5em]{
    \reactant{ \chemname{\chemfig{N(-[:-150]**6(------))=N-[:-30]**6(---(-NH_2)---)}}{\iupac{\para\-Amino\|diazo\|benzol}} }
  }
  \merge[,right]{target_a}{start_aa}{start_ab}
  \merge[,right]{target_b}{target_a}{start_bb}
 \end{rxn}
\end{beispiel}

\subsection{\cmd{mesomeric}}\label{ssec:mesomeric}
The \cmd{mesomeric} command works just like \cmd{branch} (see section~\ref{ssec:branch})
but places the formul\ae\ into square brackets.
\begin{beschreibung}
 \Befehl{mesomeric}[<pos>,<anchor>,<tikz>]{<formula>}
\end{beschreibung}
The resonance formul\ae\ are written into \code{<formula>}. With \cmd{marrow}
(see section~\ref{ssec:marrow}) you can create the resonance arrows. If needed
you can give an anchor (\code{<anchor>}) to \cmd{mesomeric} (also see
section~\ref{ssec:branch}). Alignment is used the same way as with \cmd{reactant}.
\begin{beispiel}
 \begin{rxn}
  \mesomeric{
    \reactant{
      \chemfig{*6(=[@{e1}]-=-(-[:120]X)(-[:60]H)-(-[:-30,.4,,,white]\fplus)-[@{e2}])}
      \elmove{e1}{60:4mm}{e2}{0:4mm}
    }
    \marrow
    \reactant{
      \chemfig{*6(-(-[:90,.4,,,white]\fplus)-[@{e4}]=[@{e3}]-(-[:120]X)(-[:60]H)-=)}
      \elmove{e3}{180:4mm}{e4}{150:4mm}
    }
    \marrow
    \reactant{
      \chemfig{*6(-=-(-[:-150,.4,,,white]\fplus)-(-[:120]X)(-[:60]H)-=)}
    }
   }
 \end{rxn}
\end{beispiel}

Or vertical, too:
\begin{beispiel}
 \begin{rxn}
  \mesomeric{
    \reactant{ \chemfig{*6(=-=-=-)} }
    \marrow[below]
    \reactant[below]{ \chemfig{*6(-=-=-=)} }
  }
 \end{rxn}
\end{beispiel}

Or maybe a coordination complex?
\begin{beispiel}
 \begin{rxn}
  \setatomsep{3em}
  \mesomeric[,a]{
    \reactant{ \chemfig{H_3\lewis{0,N}-[,1.35,,,dotted]{Cu}(-[2,,,,dotted]\lewis{6,N}H_3)(-[6,,,,dotted]\lewis{2,N}H_3)-[,1.2,,,dotted]\lewis{4,N}H_3} }
  }
  \node[above right=of a,yshift=-1em] {$2\fplus$};
 \end{rxn}
\end{beispiel}

\subsection{\cmd{reactant}}\label{ssec:reactant}
\cmd{reactant} is something like the basic command.
\begin{beschreibung}
 \Befehl{reactant}[<pos>,<name>,<tikz>]{<formula>}
\end{beschreibung}
Formul\ae\ (\code{<formula>}) are written inside this command and can be named
(\code{<name>}) for other objects to refer to. \code{<pos>} can either be one of
these key words
\begin{enumerate}
 \item \code{right},
 \item \code{above right},
 \item \code{above},
 \item \code{above left},
 \item \code{left},
 \item \code{below left},
 \item \code{below},
 \item \code{below right}
\end{enumerate}
or be an angle from the intervall $[\ang{-360};\ang{360}]$. You also can position
it relativ to another object via \code{<anchor>.<angle>}. The default equals
\cmd{reactant}[0]{}.
\begin{beispiel}
 below:
 \begin{rxn}
   \reactant{\ch{Br2}}
   \reactant[-90]{\ch{Cl2}}
 \end{rxn}

 more than one reactant:
 \begin{rxn}
   \reactant{\ch{Br2}}
   \reactant[-90]{\ch{I2}}
   \reactant{\ch{Cl2}}
 \end{rxn}

 going down:
 \begin{rxn}
  \reactant{\ch{Br-Br}}
  \arrow[-90,,.5]{$h\nu$}{}
  \reactant[-90]{\ch{2 "\Lewis{0.,Br}"}}
 \end{rxn}
\end{beispiel}
You can find many more examples in the file \code{examples.tex} or
\code{examples.pdf}, respectively.

\subsection{rxn (environment)}\label{ssec:rxn}
\env{rxn}{} is a non-floating not numbered environment for reaction schemes. Per
default all schemes are centered.
\begin{beschreibung}
 \Umg{rxn}[<alignment>,<scalefactor>]{...}
\end{beschreibung}

\subsubsection{Options}\label{sssec:rxn_optionen}
\env{rxn}{} has two options which are to be used in the following order, separated
by a comma:
\begin{enumerate}
 \item\code{<alignment>}: alignment behaviour of the \env{rxn}{} environment;
   default is \code{center}.
 \item\code{<scalefactor>}: factor by which the \env{rxn}{} environment is scaled;
   default: \code{1.0}. Same behaviour as with \env{rxnscheme}, see
   section~\ref{ssec:rxnscheme}.
\end{enumerate}
If you use the \code{<scalefactor>} option you might see strange effects on
\paket{chemfig} formul\ae.

\begin{beispiel}
 \begin{rxn}[,.5]
  \reactant{\chemfig{**6(------)}}
 \end{rxn}
\end{beispiel}
Scaling does in general not affect the size of \paket{chemfig} formul\ae\ but
does scale the aromaticity ring of benzene and similar molecules. This is not
\mychemistry's fault:
\begin{beispiel}
 \chemfig[scale=.5]{**6(------)}
\end{beispiel}
This issue can be solved either by using the \emph{first} optional argument of
\cmd*{chemfig} to undo the scaling or by using the \emph{second} optional argument
to scale the rest of the molecule.
\begin{beispiel}
 \begin{rxn}[,.5]
  \reactant{\chemfig[scale=2]{**6(------)}}
  \reactant{\chemfig[][scale=.5]{**6(------)}}
 \end{rxn}
 \chemfig[scale=.5][scale=.5]{**6(------)}
\end{beispiel}

Alignment examples:
\begin{beispiel}
 \begin{rxn}[center]
  \reactant{center}\arrow{}{}\reactant{centered}
 \end{rxn}
 \begin{rxn}[right]
  \reactant{right}\arrow{}{}\reactant{raggedleft}
 \end{rxn}
 \begin{rxn}[left]
  \reactant{left}\arrow{}{}\reactant{raggedright}
 \end{rxn}
\end{beispiel}

\subsection{rxnscheme (environment)}\label{ssec:rxnscheme}
\env{rxnscheme}{} is a floating environment for reaction schemes.
\begin{beschreibung}
 \Umg{rxnscheme}[<label>,<placement>,<alignment>,<scalefactor>,<name>]{\unskip\ma{<caption>} ...}
\end{beschreibung}

\subsubsection{Options}\label{sssec:rxnscheme_optionen}
\env{rxnscheme}{} has five options which are to be used in the following order,
separated by commas:
\begin{enumerate}
 \item\code{<label>}: Like every other floating environment \env{rxnscheme}{} can
   be given a label. In order to do that you need to use the option \code{<label>}.
   For example if you use
\begin{beispiel}[code only]
 \begin{rxnscheme}[rs:schema]{<caption>}
  ...
 \end{rxnscheme}
\end{beispiel}
   you can refer to it by using \cmd*{ref}{rs:schema} as usual.
 \item\code{<placement>}: With this option you can change the placement of the
   float, \eg with \code{h}. The default value is \code{htp}.
 \item\code{<alignment>}: This option changes the alignment of the scheme. You
   can choose between \code{left}, \code{center} and \code{right}.
 \item\code{<scalefactor>}: \env{rxnscheme}{} has another key with which the
   scheme can be scaled. Please keep in mind that it doesn't affect the font size
   and the size of \paket{chemfig}'s formul\ae. You can have strange effects on
   \paket{chemfig}'s formul\ae\ if you use this key, though. See
   section~\ref{sssec:rxn_optionen} for more information.
 \item\code{<name>} This option changes the name of the actual scheme from
   ``Reaction scheme'' into \code{<name>}.
\begin{beispiel}[code only]
 \begin{rxnscheme}[,<placement>]{<caption>}
  ...
 \end{rxnscheme}
\end{beispiel}
\end{enumerate}

\begin{beispiel}[code and float]
 \begin{rxnscheme}[,,,2]{Big scheme}
  \large\setatomsep{3.5em}
  \reactant{ \chemfig{=[::30]-[::-60]OH} }
  \arrow[,<=>]{}{}
  \reactant{ \chemfig{-[::30]=[::-60]O} }
 \end{rxnscheme}
 \begin{rxnscheme}[,,,.5]{Small scheme}
  \setatomsep{1.15em}\footnotesize
  \reactant{ \chemfig{=[::30]-[::-60]OH} }
  \arrow[,<=>]{}{}
  \reactant{ \chemfig{-[::30]=[::-60]O} }
 \end{rxnscheme}
 \begin{rxnscheme}{center}
  \reactant{center}\arrow{}{}\reactant{centered}
 \end{rxnscheme}
 \begin{rxnscheme}[,,right]{right}
  \reactant{right}\arrow{}{}\reactant{raggedleft}
 \end{rxnscheme}
 \begin{rxnscheme}[,,left]{left}
  \reactant{left}\arrow{}{}\reactant{raggedright}
 \end{rxnscheme}
\end{beispiel}

\subsubsection{Customizing rxnscheme}
\paragraph{Style}
If you don't like the style of \env{rxnscheme}{} you can change it by using
\begin{beschreibung}
 \Befehl{floatstyle}{<new style>}
 \Befehl{rxnfloat}
\end{beschreibung}
There are different possible styles, provided by the \paket{float} package:
\begin{description}
 \item[\code{plain}] without any special formatting, the caption is below the object.
 \item[\code{plaintop}] like \code{plain} but the caption is placed above the object.
 \item[\code{boxed}] the object is boxed, the caption placed below.
 \item[\code{ruled}] the caption is placed above the object framed by two rules,
   one above and one below, another rule frames the object below; default for
   \env{rxnscheme}{}.
\end{description}

\begin{beispiel}[code and float]
 \begin{rxnscheme}{ruled}
  \reactant{default style}
 \end{rxnscheme}
 \floatstyle{boxed}
 \restylefloat{rxnfloat}
 \begin{rxnscheme}{boxed}
  \reactant{framed object}
 \end{rxnscheme}
 \floatstyle{plain}
 \restylefloat{rxnfloat}
 \begin{rxnscheme}{plain}
  \reactant{without any special formatting}
 \end{rxnscheme}
\end{beispiel}
\floatstyle{ruled}
\restylefloat{rxnfloat}

\paragraph{Placement}
Usually floating environments have an optional argument for their placement.
The default placement is \code{htp}. If you want to change it into \code{H} or
something, you can use
\begin{beschreibung}
 \Befehl{floatplacement}{rxnfloat}\ma{<placement>}
\end{beschreibung}

It's easier, though, loading \mychemistry with the \key{placement} option:
\begin{beispiel}[code only]
 \usepackage[placement=<placement>]{mychemistry}
\end{beispiel}

This will change the default placement behaviour from \code{htp} to \code{<placement>}.
You can also change the placement behaviour of just one \env{rxnscheme}{} by
using the placement option:
\begin{beispiel}[code only]
 \begin{rxnscheme}[,<placement>]{<caption>}
  ...
 \end{rxnscheme}
\end{beispiel}

\paragraph{Name}\label{par:rxnscheme_name}
If you want to change the name of reaction scheme you can do that with
\begin{beschreibung}
 \Befehl{setschemename}{<new name>}
\end{beschreibung}
The default name is ``Reaction scheme'' but can change depending on the language
you've loaded with \paket{babel}.

\paragraph{Counter}
The counter can be changed just as usual. For example by using
\begin{beispiel}[code only]
 \makeatletter
 \@addtoreset{rxnfloat}{section}
 \makeatletter
 \renewcommand*\therxnscheme{\arabic{section}.\arabic{rxnscheme}}
\end{beispiel}
the counter is reset with every new section an looks like \code{section.rxnscheme}.

\paragraph{List of Schemes}
By writing
\begin{beschreibung}
 \Befehl{listof}{rxnfloat}\ma{<title>}
\end{beschreibung}
you can create a list of all schemes created with \env{rxnscheme}{}.
\begin{beispiel}
 \listof{rxnfloat}{Reaction schemes}
\end{beispiel}

\subsection{\cmd{setarrowlabel}}\label{ssec:setarrowlabel}
The distance of arrow labels to the arrow has a default value of \SI{0.2}{em}.
You can change this with
\begin{beschreibung}
 \Befehl{setarrowlabel}{<distance>}
\end{beschreibung}
into \code{<distance>}.
\begin{beispiel}
 \begin{rxn}
  \arrow{a}{b}
  \setarrowlabel{.5em}
  \arrow{a}{b}
 \end{rxn}
\end{beispiel}

\subsection{\cmd{setarrowlength}}\label{ssec:setarrowlength}
The default length of an reaction arrow is \SI{4}{em}. You can change this value
with
\begin{beschreibung}
 \Befehl{setarrowlength}{<length>}
\end{beschreibung}
into \code{<length>}. Mind the fact that you have to use a length unit. If you
leave the argument empty the length is reset to default.

\subsection{\cmd{setatomsize}}\label{ssec:setatomsize}
With
\begin{beschreibung}
 \Befehl{setatomsize}{<font size>}
\end{beschreibung}
you can change the font size of the atom groups. Default value is \cmd*{small}.
If you leave the argument empty the size is reset to default.

\subsection{\cmd{setbondlength}}\label{ssec:setbondlength}
With
\begin{beschreibung}
 \Befehl{setbondlength}{<length>}
\end{beschreibung}
you can change \cmd{setatomsep}{<length>}= for all \paket{chemfig} formul\ae\
\emph{inside} of the \mychemistry environments. The default value is \SI{1.8}{em}.
If you leave the argument empty the length is reset to default.

\subsection{\cmd{setarrowline}}\label{ssec:setarrowline}
With the command
\begin{beschreibung}
 \Befehl{setarrowline}{<value>}
\end{beschreibung}
the thickness of the arrows can be customized. Possible values are
 \begin{flushleft}
 \begin{tikzpicture}
   \draw[ultra thin] (0,0)--(1,0)node[right]{\ttfamily ultra thin};
   \draw[very thin] (0,-.5)--(1,-.5)node[right]{\ttfamily very thin};
   \draw[thin] (0,-1)--(1,-1)node[right]{\ttfamily thin};
   \draw[semithick] (0,-1.5)--(1,-1.5)node[right]{{\ttfamily semithick} (default)};
   \draw[thick] (0,-2)--(1,-2)node[right]{\ttfamily thick};
   \draw[very thick] (0,-2.5)--(1,-2.5)node[right]{\ttfamily very thick};
   \draw[ultra thick] (0,-3)--(1,-3)node[right]{\ttfamily ultra thick};
 \end{tikzpicture}
\end{flushleft}

This command also applies to \cmd{merge}.

\subsection{\cmd{setbondshape}}\label{ssec:setbondshape}
With
\begin{beschreibung}
 \Befehl{setbondshape}{<base length>}\ma{<dash thickness>}\ma{<dash spacing>}
\end{beschreibung}
you can change \cmd{setcrambond}{<base length>}\ma{<dash thickness>}\ma{<dash spacing>}
for all \paket{chemfig} formul\ae\ \emph{inside} of the \mychemistry environments.
Default values are (in this order) \SI{3}{pt}, \SI{.5}{pt} and \SI{1}{pt}. If
you leave an argument empty the value is reset to default.

\subsection{\cmd{setelmove}}\label{ssec:setelmove}
The command
\begin{beschreibung}
 \Befehl{setelmove}{<tikz>}
\end{beschreibung}
sets the default style that is used for the lines drawn by \cmd{elmove}. An empty
argument resets to \code{->,red,shorten <=3pt,shorten >=1pt}.

\subsection{\cmd{setmergelength}}\label{ssec:setmergelength}
With
\begin{beschreibung}
 \Befehl{setmergelength}{<length>}
\end{beschreibung}
you can change the length of the \cmd{merge} arrow. More precisely you can change
the length of the arrow from the point of line crossing to the arrow tip (see
section~\ref{ssec:merge}). If you leave the argument empty the value is reset to
default (\SI{3}{em}).

\subsection{\cmd{setrcndist}}\label{ssec:setrcndist}
The nodes within which the reactants an arrows are set have a certain distance
between them. The default distance is \SI{1}{em}. If you want to change that you
can use
\begin{beschreibung}
 \Befehl{setrcndist}{<length>}
\end{beschreibung}
If you leave the argument empty the distance is reset to \SI{1}{em}.
\begin{beispiel}
 \setrcndist{2em}
 \begin{rxn}
  \reactant{A}\arrow{}{}
 \end{rxn}
 \setrcndist{}
 \begin{rxn}
  \reactant{A}\arrow{}{}
 \end{rxn}
\end{beispiel}

\subsection{\cmd{setrxnalign}/\cmd{setschemealign}}\label{ssec:setrxnalign}\label{ssec:setschemealign}
With the commands
\begin{beschreibung}
 \Befehl{setrxnalign}{<alignment>}
 \Befehl{setschemealign}{<alignment>}
\end{beschreibung}
The default alignment behaviour of \env{rxn}{} and \env{rxnscheme}{} (see
sections~\ref{sssec:rxn_optionen} and \ref{sssec:rxnscheme_optionen}) can be set.
You can choose between \code{left}, \code{center} and \code{right}.

If you leave the argument empty \mychemistry's default behaviour (\code{center})
is restored.
\begin{beispiel}
 \setrxnalign{right}
 \begin{rxn}
  \reactant{A}\arrow{}{}\reactant{B}
 \end{rxn}
 \setrxnalign{}
 \begin{rxn}
  \reactant{A}\arrow{}{}\reactant{B}
 \end{rxn}
\end{beispiel}

\subsection{\cmd{setschemename}}\label{ssec:setschemename}
See page~\pageref{par:rxnscheme_name}.

\subsection{\cmd{transition}}\label{ssec:transition}
\cmd{transition} works exactly like \cmd{reactant} (see section~\ref{ssec:reactant}).
\begin{beschreibung}
 \Befehl{transition}[<pos>,<anchor>,<tikz>]{<formula>}
\end{beschreibung}
\begin{beispiel}
 \begin{rxn}
  \reactant{ \ch{H2 + I2} }
  \arrow[below,<=>,.5]{}{}
  \transition[below]{ \chemfig[dotted][]{H?-I-[2]I-[4]H?} }
  \arrow[below,<=>,.5]{}{}
  \reactant[below]{ \ch{2 HI} }
 \end{rxn}
\end{beispiel}

\appendix
\printindex
\end{document}