From be9c569650668cf1f39d05db60ea78d27aed7a0c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 10 May 2020 20:45:43 +0000 Subject: circuit-macros git-svn-id: svn://tug.org/texlive/trunk@55089 c570f23f-e606-0410-a88d-b1316a301751 --- .../doc/latex/circuit-macros/examples/mf/cct.mf | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'Master/texmf-dist/doc/latex/circuit-macros/examples/mf/cct.mf') diff --git a/Master/texmf-dist/doc/latex/circuit-macros/examples/mf/cct.mf b/Master/texmf-dist/doc/latex/circuit-macros/examples/mf/cct.mf index 789ec556e10..7134b617a09 100644 --- a/Master/texmf-dist/doc/latex/circuit-macros/examples/mf/cct.mf +++ b/Master/texmf-dist/doc/latex/circuit-macros/examples/mf/cct.mf @@ -1,5 +1,5 @@ % cct.mf, generated by Mfpic, v1.10 2012/12/03, -% from TeX source "font" on 2020/02/16 at 21:34 +% from TeX source "font" on 2020/05/01 at 17:17 numeric mfpicversion; mfpicversion := 110; if unknown mode: mode := localfont; fi if unknown mag: mag := 1000/1000; fi @@ -135,15 +135,15 @@ resizedrawpen (0.4bp); store (curpath) drawn -circle ((0.3084,-0),0.002767); +circle ((0.3084,0),0.002767); resizedrawpen (0.8bp); store (curpath) drawn polyline (false) -((0.3084,-0), -(0.333333,-0)); +((0.3084,0), +(0.333333,0)); endmfpic; % (3) line 59 in the TeX source. %------------------------------------------ @@ -217,15 +217,15 @@ resizedrawpen (0.4bp); store (curpath) drawn -circle ((-0,-0.3084),0.002767); +circle ((0,-0.3084),0.002767); resizedrawpen (0.8bp); store (curpath) drawn polyline (false) -((-0,-0.3084), -(-0,-0.333333)); +((0,-0.3084), +(0,-0.333333)); endmfpic; % (4) line 77 in the TeX source. %------------------------------------------ @@ -3121,7 +3121,7 @@ polyline (false) store (curpath) drawn -arcplr ((0,0.1375),180,-0,0.175); +arcplr ((0,0.1375),-180,-360,0.175); store (curpath) drawn @@ -4687,7 +4687,7 @@ polyline (false) store (curpath) drawn -arcplr ((0,-0.2),-0,-180,0.15); +arcplr ((0,-0.2),0,-180,0.15); endmfpic; % (103) line 1561 in the TeX source. %------------------------------------------ @@ -4739,7 +4739,7 @@ polyline (false) store (curpath) drawn -arcplr ((0,0.2),180,0,0.15); +arcplr ((0,0.2),-180,-360,0.15); endmfpic; % (105) line 1581 in the TeX source. %------------------------------------------ @@ -5035,7 +5035,7 @@ polyline (false) store (curpath) drawn -arcplr ((0,-0.2),-0,-180,0.15); +arcplr ((0,-0.2),0,-180,0.15); store (curpath) drawn @@ -5095,7 +5095,7 @@ polyline (false) store (curpath) drawn -arcplr ((0,0.2),180,0,0.15); +arcplr ((0,0.2),-180,-360,0.15); store (curpath) drawn -- cgit v1.2.3