aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/lexers/woman.tes
blob: 01b19d588d5686dd7ec38bac2b8913e20ca8b802 (plain)
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
26
!*
 * Womanpage Lexing: These are internal or third-party
 * on-line documentation files used by SciTECO.
 * In contrast to normal lexers, Womanpages are styled
 * using a SciTECO macro that ships with the woman-page
 * document (.woman.tec).
 *!

@[lexer.test.woman]{
  :EN*.womanQ*
}

!*
 * Font used for body text in woman pages.
 * This can be a variable-width font.
 *!
[lexer.woman.font]Serif

@[lexer.set.woman]{
  1ESSETWRAPMODE
  1ESSETWRAPINDENTMODE
  10,1#4ESSETYCARETPOLICY
  0EJ-1"> 32ESSTYLESETFONTQ[lexer.woman.font] :M[color.init] '

  1:EN*Q*.tec"S EIQ*.tec '
}