Re: texinfo4.5.90 pretest available
[email protected] (Karl Berry)
| Newsgroups | gmane.comp.tex.texinfo.pretest |
|---|---|
| Message-ID | <[email protected]> |
makeinfo --output=out/lilypond/lilypond.html --html out/lilypond.texi
now produces split html output as:
out/lilypond/lilypond.html/*.html
Isn't that what the cmdline asks for?
what used to be:
out/lilypond/*.html
makeinfo --output=out/lilypond should work?
I haven't looked into this yet. Is it intentional?
I didn't check for sure, but perhaps it was a side effect of this bug fix:
2003-03-05 <[email protected]>
* makeinfo/makeinfo.c (insert_toplevel_subdirectory): always make
subdirectory for html. Before, if the current directory happened
to be named `foo' and the @setfilename was foo.info, we would
write the split html files into the current directory. Reported
by [email protected], 01 Mar 2003 12:03:13 +0000.
Thanks,
karl