summaryrefslogtreecommitdiff
path: root/support/ochem/biochem.sty
diff options
context:
space:
mode:
Diffstat (limited to 'support/ochem/biochem.sty')
-rw-r--r--support/ochem/biochem.sty21
1 files changed, 21 insertions, 0 deletions
diff --git a/support/ochem/biochem.sty b/support/ochem/biochem.sty
new file mode 100644
index 0000000000..27e6b0902c
--- /dev/null
+++ b/support/ochem/biochem.sty
@@ -0,0 +1,21 @@
+%%%%%%%%%%%%%%%%%% biochem.sty %%%%%%%%%%%%%%%%%%%%%%%
+% (c) Ingo Kloeckl
+% This program can be redistributed and/or modified under the terms
+% of the LaTeX Project Public License Distributed from CTAN
+% archives in directory macros/latex/base/lppl.txt; either
+% version 1 of the License, or any later version.
+
+% History
+% 20.12.1999 v1.0 IK
+%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\newcommand{\Phosphat}
+{{\setlength{\unitlength}{1pt}
+ \begin{picture}(16,16)
+ \put(8,8){\makebox(0,0){P}\circle{18}}
+ \end{picture}
+}}
+
+
+%%%%%%%%%%%%%%%%%% end of biochem.sty %%%%%%%%%%%%%%%%%%%%%%% \ No newline at end of file