AndreyAkinshin/Russian-Phd-LaTeX-Dissertation-Template

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

开放

#476 创建于 2021年11月29日

 (4 条评论) (0 个反应) (0 位负责人)BibTeX Style (765 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (1,534 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

В пакете 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 перестанут работать

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

贡献者指南