diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r-- | Master/texmf-dist/doc/latex/identkey/README.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/identkey/README.md b/Master/texmf-dist/doc/latex/identkey/README.md new file mode 100644 index 00000000000..1f2efc9c02d --- /dev/null +++ b/Master/texmf-dist/doc/latex/identkey/README.md @@ -0,0 +1,13 @@ +# Identkey + +## Usage + + \begin{key} + \lead Flowers zygomorphic \ident{Senna} + \lead Flowers actinomorphic \goto{2} + + \lead Corolla inconspicuous, flowers arranged in dense head or spikes + \ident{Acacia} + \lead Corolla conspicuous, flowers not arranged in dense heads or spikes + \ident{Gleditsia} + \end{key} |