summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/mathspic/mathspic.lib
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/mathspic/mathspic.lib')
-rw-r--r--Master/texmf-dist/doc/latex/mathspic/mathspic.lib11
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/mathspic/mathspic.lib b/Master/texmf-dist/doc/latex/mathspic/mathspic.lib
new file mode 100644
index 00000000000..0cf4368bd8c
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/mathspic/mathspic.lib
@@ -0,0 +1,11 @@
+%%--- mathspic.lib---
+%% February 2005
+%% example mathsPIC macros
+%def bigdots()\setplotsymbol({\large .})\setdots%
+%def normaldots()\setplotsymbol({\tiny .})\setdots%
+%def log10(a)log(a)/log(10)%
+%def loge(a)log(a)%
+%def mod(a)rem(a)%
+%def d2r() _pi_/180%
+%def r2d() 180/_pi_%
+%%---end of library---