File: AmpTableDPV.m4

package info (click to toggle)
texlive-base 2024.20250309-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,058,192 kB
  • sloc: perl: 44,903; sh: 5,008; makefile: 4,278; javascript: 3,034; ruby: 2,428; tcl: 2,131; xml: 1,874; python: 1,385; pascal: 1,249; cpp: 549; awk: 512; lisp: 447; ansic: 103; sed: 8
file content (24 lines) | stat: -rw-r--r-- 562 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
21
22
23
24
.PS
# `AmptableDPV.m4'
cct_init(svg_font(sans-serif,11bp__))

  textwid = 0.7
  movewid = 2pt__
{
   {amp ; move ; "`amp'" ljust}
   move right_ 2.0
   {amp(,5mm__) ; move ; "`amp(,5mm__)'" ljust}
   move right_ 2.0
   {integrator ; move ; "`integrator'" ljust}
  }
   move down 0.5; right_
{
   {delay(,,fill_(0.9)) ; move ;
    "`delay(,,'" ljust "`fill_(0.9))'" ljust}
   move right_ 2.0
   {delay(,,type=S;body=shaded rgbstring(0.75,0.75,1)); move
   "`delay(,,type=S;" ljust "body=shaded rgbstring(0.75,0.75,1)')" ljust}
  }

 command "</g>" # end font
.PE