Skip to content

Should \boldsymbol be the style for bold italic? #280

@cesaryuan

Description

@cesaryuan

Hi, guys!

I would like to discuss with you the style issue of the \boldsymbol command.

Why is the command \boldsymbol considered EStyled TextBold instead of EStyled TextBoldItalic? The effect shown in this post https://tex.stackexchange.com/a/99286 suggests that \boldsymbol should have a completely different effect from \mathbf. However, in the HTML generated by pandoc, they appear the same. I personally believe that TextBoldItalic would be a more appropriate representation. If possible, I would be happy to submit a PR to change this. But I would like to discuss this with everyone.

, ("\\boldsymbol", EStyled TextBold)
, ("\\bm", EStyled TextBold)
, ("\\symbf", EStyled TextBold)
, ("\\mathbold", EStyled TextBold)
, ("\\pmb", EStyled TextBold)
, ("\\mathbfup", EStyled TextBold)

, ("\\mathbfit", EStyled TextBoldItalic)

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions