Skip to content

如何让向量和矩阵使用方括号?

如何让向量和矩阵使用方括号?

typst
#set math.mat(delim: "[")
#set math.vec(delim: "[")
$ mat(1,2;3,4) $
$ vec(a,b,c) $
Typst compiled image

贡献者

The avatar of contributor named as flaribbit flaribbit
The avatar of contributor named as QuadnucYard QuadnucYard

页面历史

Comments
  • Latest
  • Oldest
  • Hottest

基于 MIT 许可发布