summaryrefslogtreecommitdiff
path: root/tex/latex/context/m-ch-nl.sty
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2011-06-25 12:40:12 +0300
committerMarius <mariausol@gmail.com>2011-06-25 12:40:12 +0300
commit9963d62aabbced75e14b6d5985f2955551210252 (patch)
tree7aee0363314f8e2fe196ad99bc907edbf5f328f5 /tex/latex/context/m-ch-nl.sty
parent1f49aee839e281d04be7b6cb6f959590bed1d581 (diff)
downloadcontext-9963d62aabbced75e14b6d5985f2955551210252.tar.gz
beta 2011.06.25 11:24
Diffstat (limited to 'tex/latex/context/m-ch-nl.sty')
-rw-r--r--tex/latex/context/m-ch-nl.sty19
1 files changed, 0 insertions, 19 deletions
diff --git a/tex/latex/context/m-ch-nl.sty b/tex/latex/context/m-ch-nl.sty
deleted file mode 100644
index 6e2b8d43d..000000000
--- a/tex/latex/context/m-ch-nl.sty
+++ /dev/null
@@ -1,19 +0,0 @@
-\ProvidesPackage{m-ch-nl}[2004/07/30 package wrapper for m-ch-nl.tex]
-
-\newif\ifPPCH@PSTRICKS
-
-\DeclareOption{pstricks}{\PPCH@PSTRICKStrue}
-\DeclareOption{pictex}{\PPCH@PSTRICKSfalse}
-
-\ExecuteOptions{pictex}
-\ProcessOptions\relax
-
-\ifPPCH@PSTRICKS
- \RequirePackage{pstricks,pst-plot}
-\else
- \RequirePackage{m-pictex}
-\fi
-
-\input{m-ch-nl.tex}
-
-\endinput \ No newline at end of file