AndreyAkinshin/Russian-Phd-LaTeX-Dissertation-Template

Обновление команд siunitx

Open

#476 创建于 2021年11月29日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)TeX (1,207 star) (623 fork)batch import
enhancementhelp wanted

描述

В пакете siunitx изменились команды.

In version 3, the document commands have been revised to be more descriptive. As such, the commands \SI, \SIlist,\SIrangeand \si remain available but are not recommended for use in new documents. Use the new \qty...commands instead:they are clearer and in some cases very slightly faster.

Some changes have been made to the semantics of commands or options. Most notably: prefixes cannot now be given without units; prefixes can only be interconverted with numbers as part of a quantity, not as standalone units.

После обновления пакета siunitx перестанут работать

  • примеры использования комплексных чисел
  • таблица приставок СИ

贡献者指南