PTC-Mathcad-to-LaTeX-parser icon indicating copy to clipboard operation
PTC-Mathcad-to-LaTeX-parser copied to clipboard

How to restore mathCAD format to a high degree

Open 3xxx opened this issue 3 years ago • 3 comments
trafficstars

This tool has been very useful to us. Thank you for your project. I want ask a few questions.

  1. How to restore mathCAD format to a high degree? Such as line spacing and layout.Can you improve on that?

  2. How to support functions?

  3. The inserted image does not seem to be supported.

3xxx avatar May 14 '22 02:05 3xxx

Hi, Glad the tool is actually used by someone and that you appreciate it.

  1. Maybe layout is possible but I doubt it - mathcad uses "x-y coordinates" while latex uses "tabs/spaces" to control position of text/math. It's probably many days of work to make something mildly useful.
  2. Can you upload a mathcad file that's not working with a function?
  3. Can you also upload a file with an image that doesn't work?

ArtificialTruth avatar May 15 '22 19:05 ArtificialTruth

Thank you. test.zip

3xxx avatar May 23 '22 12:05 3xxx

This test2.xmcd file indicates that it does not support functions max() test2.zip

3xxx avatar May 23 '22 14:05 3xxx