summaryrefslogtreecommitdiff
path: root/graphics/circuit_macros/psfrag.m4
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /graphics/circuit_macros/psfrag.m4
Initial commit
Diffstat (limited to 'graphics/circuit_macros/psfrag.m4')
-rw-r--r--graphics/circuit_macros/psfrag.m415
1 files changed, 15 insertions, 0 deletions
diff --git a/graphics/circuit_macros/psfrag.m4 b/graphics/circuit_macros/psfrag.m4
new file mode 100644
index 0000000000..3088c5670a
--- /dev/null
+++ b/graphics/circuit_macros/psfrag.m4
@@ -0,0 +1,15 @@
+divert(-1)
+ psfrag.m4 Initialization for dpic -f processing:
+ Postscript with psfrag strings
+
+* Circuit_macros Version 9.0, copyright (c) 2019 J. D. Aplevich under *
+* the LaTeX Project Public License. The files of this distribution may *
+* be redistributed or modified provided that this copyright notice is *
+* included and provided that modifications are clearly marked to *
+* distinguish them from this distribution. There is no warranty *
+* whatsoever for these files. *
+
+define(`psfrag_')
+ifelse(m4postprocessor,postscript,,`include(postscript.m4)divert(-1)')
+
+divert(0)dnl