gnu-octave / statistics

The Statistics package for GNU Octave
GNU General Public License v3.0
24 stars 22 forks source link

chi2gof.m: Add newline after `@tex` to avoid issues with newer makeinfo. #123

Closed mmuetzel closed 7 months ago

mmuetzel commented 7 months ago

Newer versions of makeinfo seem to be unable to process texinfo when there is text in the same line as the @tex formatter. Add a newline after @tex to avoid that issue.

Fwiw:

$ makeinfo --version
texi2any (GNU texinfo) 7.1
octave:2> help chi2gof
C:\msys64\tmp\octave-help-xG5EZL:141: fehlplatzierte {
C:\msys64\tmp\octave-help-xG5EZL:141: fehlplatzierte }
C:\msys64\tmp\octave-help-xG5EZL:141: fehlplatzierte {
C:\msys64\tmp\octave-help-xG5EZL:141: fehlplatzierte }
warning: help: Texinfo formatting filter exited abnormally; raw Texinfo source of help text follows...