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

using table-space-text-pre causes message that table-space-text-post is deprecated #766

Closed
teepeemm opened this issue Jan 8, 2025 · 0 comments
Assignees
Labels
bug Something isn't working hotfix A change that will be addressed in a hotfix

Comments

@teepeemm
Copy link

teepeemm commented Jan 8, 2025

Either option in the .tex code

\documentclass{article}
\usepackage[
    table-space-text-pre=p,
%    table-space-text-post=p,
]{siunitx}
\begin{document}
text
\end{document}

leads to the same log message:

Package siunitx Info: Option "table-space-text-post" has been deprecated in
(siunitx)             this release.
(siunitx)             
(siunitx)             Use "table-format" as a replacement.

I think this is caused by

{ table-space-text-post }

@josephwright josephwright self-assigned this Jan 8, 2025
@josephwright josephwright added bug Something isn't working hotfix A change that will be addressed in a hotfix labels Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hotfix A change that will be addressed in a hotfix
Projects
None yet
Development

No branches or pull requests

2 participants