smart-eqn__doc

Automatic math symbol styling for LaTeX documents

Version:
1.0
Copyright:
Ziyue “Alan” Xiang
License:
lppl1.3c
Packaged on:
08/11/2021 16:37:54
Number of files:
3
Size on disk:
85.01 kB

In LaTeX typesetting, one usually needs to use different variants of a math symbol to clarify the meanings. For example, in linear algebra literature, it is common to use boldfaced symbols to represent vectors, and normal symbols to represent scalars. However, applying these variants by typing \mathbf, \mathrm commands manually can be daunting. This package aims to provide an automatic and customizable approach for math symbol styling which eliminates the need to enter style commands repeatedly.