AndreyAkinshin/Russian-Phd-LaTeX-Dissertation-Template

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

Open

#476 opened on Nov 29, 2021

View on GitHub
 (4 comments) (0 reactions) (0 assignees)TeX (1,207 stars) (623 forks)batch import
enhancementhelp wanted

Description

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

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

Contributor guide