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
|
# nanicolle class
# Matthew Bertucci 2022/05/06 for v2.03y
#include:class-ctexart
#include:graphicx
#include:geometry
#include:multicol
#include:xstring
#include:listofitems
#include:color
#include:calc
#keyvals:\documentclass/nanicolle#c
rulerhead
colbarcode
detbarcode
nomap
autoduplicate
internal
#endkeyvals
#ifOption:rulerhead
#include:rulerbox
#endif
#ifOption:colbarcode
#include:makebarcode
#endif
#ifOption:detbarcode
#include:qrcode
#endif
\heading{text}
\subheading{text}
\collect
\identify
\Collect
\Identify
# not documented
\Altitude#*
\ChnName#*
\ColDate#*
\ColNum#*
\Collector#*
\DBH#*
\DateIdentification#*
\Descr#*
\Family#*
\Habitat#*
\Height#*
\Identifier#*
\IdentifierStd#*
\LatName#*
\Latitude#*
\LifeForm#*
\Location#*
\Longitude#*
\NumDup#*
\PhotoNum#*
\RecNum#*
\Remark#*
\aster#*
\degree#*
\detchinesestyle#*
\detcommonnamestyle#*
\detlatinstyle#*
\headerstyle#*
\headingstyle#*
\herbariumcode{arg}#*
\identifierstyle#*
\mapdef{name}{file}{longmin}{longmax}{latmin}{latmax}#*
\mapseries{name}#*
\printbarcode#*
\printform#*
\printheadings#*
\printmap#*
\printqrcode#*
\strsubs{stringA}{stringB}#*
|