comparison man/idlwave.texi @ 47737:0a70200bde27

use @copying instead of @ifinfo.
author Karl Berry <karl@gnu.org>
date Wed, 02 Oct 2002 23:24:31 +0000
parents 0e5a022947e9
children 23a1cea22d13
comparison
equal deleted inserted replaced
47736:ca02563d5270 47737:0a70200bde27
1 \input texinfo @c -*-texinfo-*- 1 \input texinfo @c -*-texinfo-*-
2 @c %**start of header 2 @c %**start of header
3 @setfilename ../info/idlwave 3 @setfilename ../info/idlwave
4 @settitle IDLWAVE User Manual 4 @settitle IDLWAVE User Manual
5 @dircategory Emacs
6 @direntry
7 * IDLWAVE: (idlwave). Major mode and shell for IDL files.
8 @end direntry
9 @synindex ky cp 5 @synindex ky cp
10 @syncodeindex vr cp 6 @syncodeindex vr cp
11 @syncodeindex fn cp 7 @syncodeindex fn cp
12 @set VERSION 4.15 8 @set VERSION 4.15
13 @set EDITION 4.15 9 @set EDITION 4.15
19 @set AUTHOR-EMAIL dominik@@astro.uva.nl 15 @set AUTHOR-EMAIL dominik@@astro.uva.nl
20 @set MAINTAINER J.D. Smith 16 @set MAINTAINER J.D. Smith
21 @set MAINTAINER-EMAIL jdsmith@@as.arizona.edu 17 @set MAINTAINER-EMAIL jdsmith@@as.arizona.edu
22 @set IDLWAVE-HOMEPAGE http://idlwave.org/ 18 @set IDLWAVE-HOMEPAGE http://idlwave.org/
23 @c %**end of header 19 @c %**end of header
24 @finalout 20
25 21 @copying
26 @ifinfo
27 This file documents IDLWAVE, a major mode for editing IDL files with 22 This file documents IDLWAVE, a major mode for editing IDL files with
28 Emacs, and interacting with an IDL shell run as a subprocess. 23 Emacs, and interacting with an IDL shell run as a subprocess.
29 24
30 This is edition @value{EDITION} of the IDLWAVE User Manual for IDLWAVE 25 This is edition @value{EDITION} of the IDLWAVE User Manual for IDLWAVE
31 @value{VERSION} 26 @value{VERSION}
32 27
33 Copyright @copyright{} 1999, 2000, 2001, 2002 Free Software Foundation, 28 Copyright @copyright{} 1999, 2000, 2001, 2002 Free Software Foundation,
34 Inc. 29 Inc.
35 30
31 @quotation
36 Permission is granted to copy, distribute and/or modify this document 32 Permission is granted to copy, distribute and/or modify this document
37 under the terms of the GNU Free Documentation License, Version 1.1 or 33 under the terms of the GNU Free Documentation License, Version 1.1 or
38 any later version published by the Free Software Foundation; with no 34 any later version published by the Free Software Foundation; with no
39 Invariant Sections, with the Front-Cover texts being ``A GNU 35 Invariant Sections, with the Front-Cover texts being ``A GNU
40 Manual'', and with the Back-Cover Texts as in (a) below. A copy of the 36 Manual'', and with the Back-Cover Texts as in (a) below. A copy of the
47 43
48 This document is part of a collection distributed under the GNU Free 44 This document is part of a collection distributed under the GNU Free
49 Documentation License. If you want to distribute this document 45 Documentation License. If you want to distribute this document
50 separately from the collection, you can do so by adding a copy of the 46 separately from the collection, you can do so by adding a copy of the
51 license to the document, as described in section 6 of the license. 47 license to the document, as described in section 6 of the license.
52 @end ifinfo 48 @end quotation
49 @end copying
50
51 @dircategory Emacs
52 @direntry
53 * IDLWAVE: (idlwave). Major mode and shell for IDL files.
54 @end direntry
55
56 @finalout
53 57
54 @titlepage 58 @titlepage
55 @title IDLWAVE User Manual 59 @title IDLWAVE User Manual
56 @subtitle Emacs major mode and shell for IDL 60 @subtitle Emacs major mode and shell for IDL
57 @subtitle Edition @value{EDITION}, @value{DATE} 61 @subtitle Edition @value{EDITION}, @value{DATE}
58 62
59 @author by Carsten Dominik & J.D. Smith 63 @author by Carsten Dominik & J.D. Smith
60 @page 64 @page
61 This is edition @value{EDITION} of the @cite{IDLWAVE User Manual} for 65 This is edition @value{EDITION} of the @cite{IDLWAVE User Manual} for
62 IDLWAVE version @value{VERSION}, @value{DATE}. 66 IDLWAVE version @value{VERSION}, @value{DATE}.
63 @sp 2
64 Copyright @copyright{} 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
65 @sp 2
66 @cindex Copyright, of IDLWAVE 67 @cindex Copyright, of IDLWAVE
67 Permission is granted to copy, distribute and/or modify this document 68 @insertcopying
68 under the terms of the GNU Free Documentation License, Version 1.1 or
69 any later version published by the Free Software Foundation; with no
70 Invariant Sections, with the Front-Cover texts being ``A GNU
71 Manual'', and with the Back-Cover Texts as in (a) below. A copy of the
72 license is included in the section entitled ``GNU Free Documentation
73 License'' in the Emacs manual.
74
75 (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
76 this GNU Manual, like GNU software. Copies published by the Free
77 Software Foundation raise funds for GNU development.''
78
79 This document is part of a collection distributed under the GNU Free
80 Documentation License. If you want to distribute this document
81 separately from the collection, you can do so by adding a copy of the
82 license to the document, as described in section 6 of the license.
83 @end titlepage 69 @end titlepage
84 @contents 70 @contents
85 71
86 @page 72 @page
87 73