latexify_py icon indicating copy to clipboard operation
latexify_py copied to clipboard

Change default multiplication behavior

Open ZibingZhang opened this issue 3 years ago • 0 comments

Overview

By default, multiplication should have a \cdot.

Details

Based on this discussion, it's clear that not having \cdot is the exception rather than the rule.

As a precursor to work implementing the exception behavior, we should first move the default behavior to include a \cdot, in order to make the future PR easier to follow. We basically split the that issue into two

  1. first change default behavior
  2. TODO: implement exceptions

References

https://github.com/google/latexify_py/issues/89

Blocked by

None

ZibingZhang avatar Dec 10 '22 11:12 ZibingZhang