You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The auto_identifiers extension strips out most special characters from headings, but it explicitly leaves periods in. Texinfo does not like periods in @ref node names, however, so preferably the texinfo writer should replace periods with something else.