Dear AUCTeX developers,

I encountered numerous makeinfo errors while building AUCTeX
documentation. The errors consistently appear across multiple .texi
files and include:

Main issues:
1. Unknown commands: `AUCTeX`, `previewlatex`, `ConTeXt` are not recognized
2. Misplaced braces: `misplaced {` and `misplaced }` errors
3. Missing node references: Many `@xref`, `@ref`, `@pxref` point to
nonexistent nodes
4. Missing macro definitions: The custom commands seem to lack proper
`@macro` definitions

Affected files:
- faq.texi, install.texi, preview-*.texi, todo.texi, and others

Sample error pattern:
```
faq.texi:17: unknown command `AUCTeX'
faq.texi:17: misplaced {
faq.texi:17: misplaced }
```

Environment:
- makeinfo version: texi2any (GNU texinfo) 6.8
- System: Ubuntu 22.04.4 LTS

Suggestion:
The .texi files appear to be missing macro definitions for `AUCTeX`,
`previewlatex`, and `ConTeXt`. These should probably be defined in
macros.texi or included properly.

Could you please look into these documentation build issues?

Best regards,
Zhao
-- 
Assoc. Prof. Hongsheng Zhao <hongyi.z...@gmail.com>
Theory and Simulation of Materials
Hebei Vocational University of Technology and Engineering
No. 473, Quannan West Street, Xindu District, Xingtai, Hebei province

Reply via email to