Re: Effect of newline in macro definition

2014-12-03 Thread Karl Berry
However, I tried it without the @c and didn't get a paragraph break. A test Texinfo file and the Info output file are attached. Well, that item was in the list of caveats about texinfo.tex, not makeinfo. However, I just tried it again, and the current texinfo.tex does indeed seem to

Effect of newline in macro definition

2014-12-02 Thread Gavin Smith
In the Texinfo manual, under Macro Details, there is this example: @macro linemac @cindex whatever @c @end macro ... foo @linemac bar It states: Without the '@c', there will be a unwanted blank line between the