On 7/18/25 9:47 AM, Gavin Smith wrote:
On Fri, Jul 18, 2025 at 08:43:21AM -0700, Raymond Toy wrote:
|@include src-hl.c |
I changed it to
|#include src-hl.c |
Now I get the message:
|texi2any: warning: highlight_syntax.pm: could not open
src-hl_html/src-hl_highlight_C_input.C: No such file or directory |
It all works fine when I add |--no-split|.
Yes, I don't get this error with texi2any 7.2, or the development version
with git (which is building now).
Well, dang. I don't get this error anymore either. I didn't change anything.
Oh, wait. If I remove src-hl_html/, I get the error. But if I run it
again, I don't. And the files are all there as you show.
And it appears to be enough just to create the src-hl_html directory
beforehand for everything to work.
That's good enough for me. :-)
​