-
Notifications
You must be signed in to change notification settings - Fork 236
Closed
Description
Sometimes the wrapping of contents will occur and an entry like:
\method{.getStockIconByName}{guiWidgetsToolkitQt}
(toolkit, name, ...)
will happen. This causes a warning (Bad \usage lines found in documentation object ...) Whereas
\method{.getStockIconByName}{guiWidgetsToolkitQt} (toolkit, name, ...)
does not. Seems like something that should be fixed downstream. But in the absence of that, I can report that adjusting the width option in format_collapse
to 600 (from 60) will fix the problem for me. Since Rd files aren't really meant to be read, I don't see why wrapping at 60 is desirable.
Metadata
Metadata
Assignees
Labels
No labels