[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [BUG] command line definitions not expanded



HI Gavin,

> The problem is that @setfilename is missing from the file, and
> texi2dvi looks for that line to add the extra line. @setfilename was
> required before, so this isn't a regression (I hope).

Ahh, I see. The original did have a line like this:
	@setfilename @value{cmd1}.info
so it might be necessary to add it *before* this line.

Here is the had of the original file (gnat_rm.texi):
\input texinfo   @c -*-texinfo-*-
@c %**start of header
@setfilename @value{fngnatrm}.info
@documentencoding UTF-8
@ifinfo
@*Generated by Sphinx 1.3b2.@*
@end ifinfo
@settitle GNAT Reference Manual
@defindex ge
@paragraphindent 0
@exampleindent 4
@finalout
@dircategory GNU Ada Tools 
@direntry
* @value{fngnatrmlong}: (@value{fngnatrm}).  Reference Manual for GNU Ada tools.
@end direntry

@definfoenclose strong,`,'
@definfoenclose emph,`,'
@c %**end of header


Maybe better to add it *before* the @setfilename directive?

Thanks

Norbert

------------------------------------------------------------------------
PREINING, Norbert                               http://www.preining.info
JAIST, Japan                                 TeX Live & Debian Developer
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0  ACF0 6CAC A448 860C DC13
------------------------------------------------------------------------


Reply to: