Skip to content

Add warning for \bf and \it in statement #566

Description

@GassaFM

For Latex-to-PDF, \bf{word} word means "enter bold mode", braces don't do anything. Both words are bold.
For Latex-to-HTML, \bf{word} word means "braced word in bold only". Only the first word is bold.
Same with \it.
I'd propose to issue a warning, and tell people to use \textbf{} and \textit{} as consistent alternatives.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions