Hacker News new | ask | show | jobs
by jacobolus 6106 days ago
Yes, it can, and the input syntax is much nicer, even:

  > latex('y = int(x^2, x=0..100)')
  
  y=\int _{0}^{100}\!{x}^{2}{dx}