diff options
author | Karl Berry <karl@freefriends.org> | 2019-10-10 21:58:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-10-10 21:58:46 +0000 |
commit | dd0d081462a3fa63368e0f0ec875e097c883c361 (patch) | |
tree | fdf37dda7428d68a58db673422734a708eae3643 /Master/texmf-dist/doc/latex/shipunov/biokey-ex-en.tex | |
parent | 2d0e78c3e9d6118b73f0a80f3b8d84b99cc3dd60 (diff) |
shipunov with -shipunov postfix for new .sty (8oct19)
git-svn-id: svn://tug.org/texlive/trunk@52334 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/shipunov/biokey-ex-en.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/shipunov/biokey-ex-en.tex | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/shipunov/biokey-ex-en.tex b/Master/texmf-dist/doc/latex/shipunov/biokey-ex-en.tex new file mode 100644 index 00000000000..c88fb734bbd --- /dev/null +++ b/Master/texmf-dist/doc/latex/shipunov/biokey-ex-en.tex @@ -0,0 +1,25 @@ +\documentclass{article} +\usepackage[bookmarks=false,colorlinks=true,hypertexnames=false]{hyperref} +\usepackage{biokey} + +\begin{document} + +\begin{biokey} + +\Z1. It is an animal \T 2. + +\AN It is a plant \T 3. + +\Z2. It is spiny \TT Hedgehog + +\AN It is not very spiny \TT Swift + +\AAN It is not spiny at all \TT Siskin + +\ZZ3(1). Lots of wood \TT Spruce + +\AN No wood \TT Daisy + +\end{biokey} + +\end{document}
\ No newline at end of file |