Hacker News new | ask | show | jobs
by xtreme 4394 days ago
Why would you want to put math symbols in LaTeX using unicode? What would be the advantage over using a package like amsmath or even the native math environment? I'm genuinely curious.
1 comments

Because then instead of writing \int, you can have an actual integral sign, etc., and it's more readable.