| Commit | Line | Data |
|---|---|---|
| 4d3e9548 JL |
1 | .ig |
| 2 | ||
| 3 | Copyright (C) 1991-2000, 2009 | |
| 4 | Free Software Foundation, Inc. | |
| 5 | mgm is written by Jörgen Hägg <jh@axis.com> | |
| 6 | ||
| 7 | mgm is free software; you can redistribute it and/or modify it under | |
| 8 | the terms of the GNU General Public License as published by the Free | |
| 9 | Software Foundation, either version 3 of the License, or | |
| 10 | (at your option) any later version. | |
| 11 | ||
| 12 | mgm is distributed in the hope that it will be useful, but WITHOUT ANY | |
| 13 | WARRANTY; without even the implied warranty of MERCHANTABILITY or | |
| 14 | FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License | |
| 15 | for more details. | |
| 16 | ||
| 17 | You should have received a copy of the GNU General Public License | |
| 18 | along with this program. If not, see <http://www.gnu.org/licenses/>. | |
| 19 | ||
| 20 | Please send bugreports with examples to jh@axis.com. | |
| 21 | .. | |
| 22 | . | |
| 92d0a6a6 | 23 | .\"------------ |
| 92d0a6a6 JR |
24 | .\" Cover sheet. Memorandum type 5 |
| 25 | .\"------------ | |
| 26 | .nr cov*mt0-ind 1.1c | |
| 27 | .de cov@print-title | |
| 28 | .B | |
| 29 | .ll 9c | |
| 30 | .fi | |
| 31 | .cov*title | |
| 32 | .R | |
| 33 | .ll | |
| 34 | .nf | |
| 35 | .if d cov*title-charge-case \fBCharge Case \\*[cov*title-charge-case]\fP | |
| 36 | .if d cov*title-file-case \fBFile Case \\*[cov*title-file-case]\fP | |
| 37 | .fi | |
| 38 | .. | |
| 39 | .\"------------ | |
| 40 | .de cov@print-date | |
| 41 | .rj 1 | |
| 42 | \f[\\*[@sdf_font]]\\*[cov*new-date]\fP | |
| 43 | .br | |
| 44 | .. | |
| 45 | .\"------------ | |
| 46 | .if !d cov*mt-printed \{\ | |
| 47 | . SP 1.9c | |
| 48 | . cov@print-title | |
| 49 | . SP 1.2c | |
| 50 | . cov@print-date | |
| 51 | . SP 3 | |
| 52 | . pg@enable-top-trap | |
| 53 | . pg@enable-trap | |
| 54 | . ds cov*mt-printed | |
| 55 | .\} |