rtoy / maxima

A Clone of Maxima's repo
Other
0 stars 0 forks source link

Warnings about texi source from texinfo 7.1 #2327

Open rtoy opened 4 months ago

rtoy commented 4 months ago

Imported from SourceForge on 2024-07-05 23:41:45 Created by rtoy on 2023-06-11 14:28:28 Original: https://sourceforge.net/p/maxima/bugs/4150


Makeinfo 7.0dev prints warnings like:

Integration.texi:1443: warning: @ref should not appear on @item line (possibly involving @mref)
grobner.texi:470: warning: @noindent is useless inside of a paragraph

We should probably fix these sometime.

rtoy commented 4 months ago

Imported from SourceForge on 2024-07-05 23:41:46 Created by robert_dodier on 2024-03-04 21:46:20 Original: https://sourceforge.net/p/maxima/bugs/4150/#0863


I just rebuilt current Maxima (4e46514) and the only warning I see from Texinfo 7.0.3 is:

include-maxima.texi:48: warning: redefining Texinfo language command: @var

Is anyone still seeing Texinfo warnings with current Maxima and a non-development version of Texinfo 7 ?

For the record, I'm working on Linux.

rtoy commented 4 months ago

Imported from SourceForge on 2024-07-05 23:41:49 Created by rtoy on 2024-03-04 22:38:27 Original: https://sourceforge.net/p/maxima/bugs/4150/#4914


The current released version of texinfo is now 7.1. I do see warnings. Some are from the translations. But for the English manual, I see things like:

MathFunctions.texi:2992: warning: @ref should not appear on @item line (possibly involving @mref)
...
grobner.texi:470: warning: @noindent is useless inside of a paragraph

There are a lot of warnings about @ref in @item lines.

rtoy commented 4 months ago

Imported from SourceForge on 2024-07-05 23:41:53 Created by rtoy on 2024-03-04 22:40:44 Original: https://sourceforge.net/p/maxima/bugs/4150/#b1a5