annotate doc/conf.texi.in @ 7018:fd42779a8428

[project @ 2007-10-13 00:52:12 by jwe]
author jwe
date Sat, 13 Oct 2007 00:52:13 +0000
parents a052825889a0
children 8d20fb66a0dc
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7018
fd42779a8428 [project @ 2007-10-13 00:52:12 by jwe]
jwe
parents: 6855
diff changeset
1 @c Copyright (C) 1996, 1997, 2006, 2007 John W. Eaton
fd42779a8428 [project @ 2007-10-13 00:52:12 by jwe]
jwe
parents: 6855
diff changeset
2 @c
fd42779a8428 [project @ 2007-10-13 00:52:12 by jwe]
jwe
parents: 6855
diff changeset
3 @c This file is part of Octave.
fd42779a8428 [project @ 2007-10-13 00:52:12 by jwe]
jwe
parents: 6855
diff changeset
4 @c
fd42779a8428 [project @ 2007-10-13 00:52:12 by jwe]
jwe
parents: 6855
diff changeset
5 @c Octave is free software; you can redistribute it and/or modify it
fd42779a8428 [project @ 2007-10-13 00:52:12 by jwe]
jwe
parents: 6855
diff changeset
6 @c under the terms of the GNU General Public License as published by the
fd42779a8428 [project @ 2007-10-13 00:52:12 by jwe]
jwe
parents: 6855
diff changeset
7 @c Free Software Foundation; either version 3 of the License, or (at
fd42779a8428 [project @ 2007-10-13 00:52:12 by jwe]
jwe
parents: 6855
diff changeset
8 @c your option) any later version.
fd42779a8428 [project @ 2007-10-13 00:52:12 by jwe]
jwe
parents: 6855
diff changeset
9 @c
fd42779a8428 [project @ 2007-10-13 00:52:12 by jwe]
jwe
parents: 6855
diff changeset
10 @c Octave is distributed in the hope that it will be useful, but WITHOUT
fd42779a8428 [project @ 2007-10-13 00:52:12 by jwe]
jwe
parents: 6855
diff changeset
11 @c ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
fd42779a8428 [project @ 2007-10-13 00:52:12 by jwe]
jwe
parents: 6855
diff changeset
12 @c FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
fd42779a8428 [project @ 2007-10-13 00:52:12 by jwe]
jwe
parents: 6855
diff changeset
13 @c for more details.
fd42779a8428 [project @ 2007-10-13 00:52:12 by jwe]
jwe
parents: 6855
diff changeset
14 @c
fd42779a8428 [project @ 2007-10-13 00:52:12 by jwe]
jwe
parents: 6855
diff changeset
15 @c You should have received a copy of the GNU General Public License
fd42779a8428 [project @ 2007-10-13 00:52:12 by jwe]
jwe
parents: 6855
diff changeset
16 @c along with Octave; see the file COPYING. If not, see
fd42779a8428 [project @ 2007-10-13 00:52:12 by jwe]
jwe
parents: 6855
diff changeset
17 @c <http://www.gnu.org/licenses/>.
5648
69a4f320d95a [project @ 2006-03-08 20:17:37 by dbateman]
dbateman
parents:
diff changeset
18
5653
ab9a339fcec8 [project @ 2006-03-09 17:28:13 by jwe]
jwe
parents: 5648
diff changeset
19 @set OCTAVE_MANUAL
6577
f72d6d4b735a [project @ 2007-04-25 15:54:59 by jwe]
jwe
parents: 5942
diff changeset
20 @set top_srcdir %top_srcdir%
6583
e4ef75fe0bf2 [project @ 2007-04-26 04:01:08 by jwe]
jwe
parents: 6577
diff changeset
21 @set abs_top_srcdir %abs_top_srcdir%
5708
dec8dd15a574 [project @ 2006-03-22 22:25:58 by jwe]
jwe
parents: 5653
diff changeset
22 @set OCTAVEHOME %OCTAVE_HOME%
dec8dd15a574 [project @ 2006-03-22 22:25:58 by jwe]
jwe
parents: 5653
diff changeset
23 @set VERSION %OCTAVE_VERSION%
dec8dd15a574 [project @ 2006-03-22 22:25:58 by jwe]
jwe
parents: 5653
diff changeset
24 %TEXINFO_COLAMD%
dec8dd15a574 [project @ 2006-03-22 22:25:58 by jwe]
jwe
parents: 5653
diff changeset
25 %TEXINFO_CHOLMOD%
dec8dd15a574 [project @ 2006-03-22 22:25:58 by jwe]
jwe
parents: 5653
diff changeset
26 %TEXINFO_UMFPACK%
6855
a052825889a0 [project @ 2007-09-01 00:08:16 by dbateman]
dbateman
parents: 6583
diff changeset
27 %TEXINFO_QHULL%