Skip to content

wrapping causing errors #89

@jverzani

Description

@jverzani

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions