Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation: arc-separator has wrong default value given #319

Closed
lblblb opened this issue Nov 1, 2017 · 0 comments
Closed

Documentation: arc-separator has wrong default value given #319

lblblb opened this issue Nov 1, 2017 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@lblblb
Copy link

lblblb commented Nov 1, 2017

In table 19 of the current v2.7e documentation, the option arc-separator is described as a literal option, but its default falue is given as being false. It should be <empty> instead.

\documentclass{article}

\usepackage[arc-separator=false]{siunitx}

\begin{document}
\ang{6;7;6.5}
\end{document} 

2017-11-01 10_24_38-start

@josephwright josephwright self-assigned this Nov 1, 2017
@josephwright josephwright added the bug Something isn't working label Nov 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants