File: AmpTable.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 (25 lines) | stat: -rw-r--r-- 528 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
22
23
24
25
.PS
# `Amptable.m4'
cct_init
divert(-1)

divert(0)dnl

movewid = 2pt__
{
   {amp ; move ; "{\tt `amp'}" ljust}
   move right_ 2.0
   {amp(,5mm__) ; move ; "\tt `amp'(,5mm\_\_)" ljust}
   move right_ 2.0
   {integrator ; move ; "\tt `integrator'" ljust}
  }
   move down 0.5; right_
{
   {delay(,,fill_(0.9)) ; move ;
    "`\tt\shortstack[l]{delay(,{,}\\ fill\_(0.9))}'" ljust}
   move right_ 2.0
   {delay(,,type=S;body=shaded "blue!25"); move
   "{\tt `delay'(,,type=S;}" ljust "{\tt body=shaded \"blue!25\")}" ljust}
  }

.PE