File: Np.m4

package info (click to toggle)
texlive-base 2022.20230122-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 943,248 kB
  • sloc: perl: 43,776; sh: 5,749; makefile: 3,870; javascript: 3,034; ruby: 2,266; tcl: 2,130; xml: 1,874; python: 1,025; awk: 606; cpp: 549; lisp: 447; ansic: 103; sed: 8
file content (21 lines) | stat: -rw-r--r-- 758 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.PS
#npDPV.m4
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(NportDPV.svg,"<- back" ljust at last box.sw above ljust,B)
command "</g>" # end font
.PE