hmemcpy / milewski-ctfp-pdf

Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source
https://bartoszmilewski.com/2014/10/28/category-theory-for-programmers-the-preface/
Other
10.84k stars 572 forks source link

Fix spacing around multiplication operator #319

Closed EFanZh closed 9 months ago

EFanZh commented 9 months ago

These \times generates × operator with uneven spacing around it. This PR makes the spacing even around the × operator.