|
From: Viktor T. <vt...@us...> - 2004-11-25 02:25:41
|
Update of /cvsroot/maxima/maxima/doc/info In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27174 Modified Files: Ctensor.texi Tensor.texi Log Message: Bugs in tensor texi files prevented them from compiling cleanly. Index: Ctensor.texi =================================================================== RCS file: /cvsroot/maxima/maxima/doc/info/Ctensor.texi,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- Ctensor.texi 25 Nov 2004 01:49:39 -0000 1.6 +++ Ctensor.texi 25 Nov 2004 02:25:30 -0000 1.7 @@ -548,8 +548,6 @@ @code{ratfac} is @code{true} then the components will also be factored. @end defvar - -@end defvar @c @node ratriemann @c @unnumberedsec phony @defvar ratriemann Index: Tensor.texi =================================================================== RCS file: /cvsroot/maxima/maxima/doc/info/Tensor.texi,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- Tensor.texi 25 Nov 2004 01:49:39 -0000 1.5 +++ Tensor.texi 25 Nov 2004 02:25:30 -0000 1.6 @@ -1,6 +1,6 @@ @menu -* Introduction to ITENSOR:: -* Definitions for ITENSOR:: +* Introduction to Tensor:: +* Definitions for Tensor:: @end menu @node Introduction to Tensor, Definitions for Tensor, Tensor, Tensor @@ -132,7 +132,7 @@ @defvar icounter default: [1] determines the numerical suffix to be used in generating the next dummy index in the tensor package. The prefix is -determined by the option @node{idummy} (default: %). +determined by the option @code{idummy} (default: %). @end defvar @c @node kdelta |