Akim Demaille wrote:

> | Akim Demaille wrote:
> |
> | > Could you `grep indexcode' your texi sources?  Thanks!
> |
> |     [dprice@empress doc]$ fgrep indexcode cvs.texinfo
> |     [dprice@empress doc]$
>
> Actually I meant _all_ your sources.  And in fact, @include would be
> useful too.

Sorry for the delay in response.  I'm just catching up on this list and
the cc went to the account I'm not using anymore.


     [dprice@empress doc]$ ls *.t*x*
     CVSvn.texi  CVSvn.texi.in  cvs.texinfo  cvsclient.texi
     texinfo.tex
     [dprice@empress doc]$ egrep 'indexcode|@include' *.t*x*
     cvsclient.texi:@include CVSvn.texi
     cvs.texinfo:@include CVSvn.texi
     texinfo.tex:% @include file    insert text of that file as
     input.
     texinfo.tex:  % Read the included file in a group so nested
     @include's work.
     texinfo.tex:% they're defined in; @include reads the file
     inside a group.
     [dprice@empress doc]$

I wasn't sure whether you wanted texinfo.tex included and there wasn't
much output, so I left it in.

FYI:  the *.cps & *.fns files are only being created for cvs.texinfo.

Derek

--
Derek Price                      CVS Solutions Architect ( http://CVSHome.org )
mailto:[EMAIL PROTECTED]         CollabNet ( http://collab.net )
--
Where are we going?  And what's with this handbasket?




Reply via email to