summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/standalone/standalone.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/standalone/standalone.tex')
-rw-r--r--Master/texmf-dist/doc/latex/standalone/standalone.tex9
1 files changed, 0 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/latex/standalone/standalone.tex b/Master/texmf-dist/doc/latex/standalone/standalone.tex
deleted file mode 100644
index 5ce9193eb93..00000000000
--- a/Master/texmf-dist/doc/latex/standalone/standalone.tex
+++ /dev/null
@@ -1,9 +0,0 @@
-% $Id: standalone.dtx 1704 2010-03-21 19:25:13Z martin $
-\ProvidesFile{standalone.tex}[2010/03/21 v0.1 Provides if-switch to show if file is compiled standalone]%
-\expandafter\ifx\csname ifstandalone\endcsname\relax
-\expandafter\newif\csname ifstandalone\endcsname
-\expandafter\ifx\csname @twoclasseserror\endcsname\documentclass
-\else
- \standalonetrue
-\fi
-\fi