File: default.ms

package info (click to toggle)
lowdown 2.0.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,484 kB
  • sloc: ansic: 21,512; sh: 1,892; xml: 861; makefile: 518
file content (21 lines) | stat: -rw-r--r-- 466 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
.\" -*- mode: troff; coding: utf-8 -*-"
$ifdef(copyright)--$
.ds LF Copyright \(co $copyright.escaperoffline$
$endif--$
$ifdef(and(date,copyright))--$
.ds RF $date.escaperoffline$
$endif--$
$ifdef(and(date,not(copyright)))--$
.DA $date.escaperoffline$
$endif--$
$ifdef(msheader)--$
$msheader$
$endif--$
.TL $title.escaperoffline$
$for(author.split())--$
.AU $this.escaperoffline$
$endfor--$
$for(affiliation.split())--$
.AI $this.escaperoffline$
$endfor--$
$body--$