Skip to content

What does parse-units=false do? #840

@teepeemm

Description

@teepeemm

I don't understand the use of parse-units=false.

Normally, \pkg{siunitx} is used with the unit parse enabled, and only prints

suggests that this will "print units directly" with higher performance. It then compares \qty{300}{\MHz} with \qty[parse-units = false]{300}{\MHz}.

I understand "higher performance". I don't understand "print units directly". And I don't see a difference in the printed examples - they both look like "300\thinspace MHz". What is the visible difference in parse-units=false?

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