File: Np.m4

package info (click to toggle)
texlive-base 2020.20210202-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 791,092 kB
  • sloc: perl: 45,038; sh: 4,926; makefile: 4,655; ansic: 2,266; ruby: 2,231; tcl: 2,156; xml: 1,874; python: 822; cpp: 695; awk: 606; lisp: 199; sed: 8
file content (20 lines) | stat: -rw-r--r-- 748 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.PS
svg_font(sans-serif,9bp__)

B: box invis wid 6 ht 2
"`nport(box specs; other commands,nw,nn,ne,ns,space ratio,pin lgth,style,other commands)" \
  ljust at B.w \
"" ljust \
"Default is a twoport the size of a normal box." ljust \
"Args 2 to 5 are the number of ports to be drawn on w, n, e, s sides." ljust \
"" ljust \
"The port pins are named by side, number, and by a or b pin," ljust \
"e.g. W1a, W1b, W2a, ... .  Arg 6 specifies the ratio of" ljust \
"port width to interport space, and arg 7 is the pin length." ljust \
"" ljust \
"Set arg 8 to N to omit the dots on the port pins" ljust \
"Arguments 1 and 9 allow customizations'" ljust

svgLink(NportSVG.svg,"<- back" ljust at last box.sw above ljust,B)
command "</g>" # end font
.PE