summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/circuit-macros/examples/svg/windows.m4
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-11-30 20:30:02 +0000
committerKarl Berry <karl@freefriends.org>2022-11-30 20:30:02 +0000
commit8624a5d970faf95011e4ab23ae9e567bc93a8575 (patch)
treefeec6bb6fe5a35bbece9b29e82b64e2b947294c4 /Master/texmf-dist/doc/latex/circuit-macros/examples/svg/windows.m4
parenta63a0445b5ba9dafe9858cdc6f18f3b3711b35b1 (diff)
circuit_macros (30nov22)
git-svn-id: svn://tug.org/texlive/trunk@65149 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/circuit-macros/examples/svg/windows.m4')
-rw-r--r--Master/texmf-dist/doc/latex/circuit-macros/examples/svg/windows.m412
1 files changed, 0 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/latex/circuit-macros/examples/svg/windows.m4 b/Master/texmf-dist/doc/latex/circuit-macros/examples/svg/windows.m4
deleted file mode 100644
index bc4527f36e8..00000000000
--- a/Master/texmf-dist/doc/latex/circuit-macros/examples/svg/windows.m4
+++ /dev/null
@@ -1,12 +0,0 @@
-divert(-1)
-# windows.m4
-# This file is used if the CUSTOM=windows.m4 function is turned on in Makefile
-define(`windows_')
-
-# To makd NeedDpicTools work,
-# change the absolute Windows path to your installation directory:
-
-define(`NeedDpicTools',`if "dpictools" != "1" then {
- copy "D:\Dwight\lib\dpictools.pic" } define(`dfitcurve__') ')
-
-divert(0)dnl