summaryrefslogtreecommitdiff
path: root/graphics/circuit_macros/pstricks.m4
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-12-21 03:01:35 +0000
committerNorbert Preining <norbert@preining.info>2020-12-21 03:01:35 +0000
commit4cc7922324b7a08ba0418e8f245cf1dcfa1891ac (patch)
treecd90cb6c072285e779f7555a85966b81a8757e15 /graphics/circuit_macros/pstricks.m4
parent2d9d44100d72263a7df34c12aaa89dbe6ee6fe0c (diff)
CTAN sync 202012210301
Diffstat (limited to 'graphics/circuit_macros/pstricks.m4')
-rw-r--r--graphics/circuit_macros/pstricks.m48
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/circuit_macros/pstricks.m4 b/graphics/circuit_macros/pstricks.m4
index efe7cafe16..0dbd8ef7f1 100644
--- a/graphics/circuit_macros/pstricks.m4
+++ b/graphics/circuit_macros/pstricks.m4
@@ -1,7 +1,7 @@
divert(-1)
pstricks.m4 Initialization for PSTricks.
-* Circuit_macros Version 9.3, copyright (c) 2020 J. D. Aplevich under *
+* Circuit_macros Version 9.4, copyright (c) 2020 J. D. Aplevich under *
* the LaTeX Project Public Licence in file Licence.txt. The files of *
* this distribution may be redistributed or modified provided that this *
* copyright notice is included and provided that modifications are clearly *
@@ -29,8 +29,8 @@ define(`linethick_',`linethick = ifelse(`$1',,`0.8',`$1'); dnl
arrowht = ifelse(`$1',,`0.1',linethick/8)*scale;')
`Patch PSTricks to use all coordinate pairs
- inside \pscustom'
- `Older version for PSTricks prior to Aug 2010:'
+ inside \pscustom
+ Older version for PSTricks prior to Aug 2010:'
define(`M4PatchPSTricks',
`command "\makeatletter\@ifundefined{ifPst@noCurrentPoint}%
{\@ifundefined{MPS@Patch}{\gdef\MPS@Patch{}%
@@ -41,7 +41,7 @@ define(`M4PatchPSTricks',
{\@ifundefined{MPS@PatchMsg}{\gdef\MPS@PatchMsg{}%
\typeout{ Dpic -p: Setting noCurrentPoint to use all coord pairs }}{}%
\psset{noCurrentPoint}}\makeatother%"')
- `For PSTricks since Aug 2010'
+ `For PSTricks since Aug 2010:'
define(`M4PatchPSTricks',`command "\psset{noCurrentPoint}%"')
divert(0)dnl