Skip to main content
10-Marble
January 12, 2022
Solved

Any way to convert backwards from Prime (mcdx) to MC15-era (xmcd) file format?

  • January 12, 2022
  • 2 replies
  • 3605 views

Is there a way? Possibly through an intermediate format via export-then-import process?

Best answer by StuartBruff

@VladimirN wrote:

No, there is no such reverse option.

 

P.S. Here's what you can do:
1. Save your worksheet in "PDF/XPS/RTF" format.
2. Manually type the contents of the file.


 

Rather than use pdf/etc output, I either:

 

  • Open Mathcad Prime and M15 in side-by-side windows.  This has the advantage of being able to check partial results (by adding new expressions) when bug hunting.
  • Paste images of the original worksheet directly into the new worksheet.  This makes it easier to check when looking for typos or dealing with wide expressions, and helps retain the provenance.

 

Stuart

 

Of course, if I weren't so lazy, I'd probably be tempted to write a tridirectional mcdx-LaTeχ-xmcd converter. The temptation has bubbled perilously close to the surface on a couple of occasions, but so far I've successfully managed to suppress it.

2 replies

23-Emerald III
January 12, 2022

Cut and Paste from the Prime worksheet to the 15 spreadsheet. Only issue is if you have new functions that 15 does not support.

18-Opal
January 12, 2022

That does not work,

24-Ruby III
January 13, 2022

No, there is no such reverse option.

 

P.S. Here's what you can do:
1. Save your worksheet in "PDF/XPS/RTF" format.
2. Manually type the contents of the file.

23-Emerald V
January 13, 2022

@VladimirN wrote:

No, there is no such reverse option.

 

P.S. Here's what you can do:
1. Save your worksheet in "PDF/XPS/RTF" format.
2. Manually type the contents of the file.


 

Rather than use pdf/etc output, I either:

 

  • Open Mathcad Prime and M15 in side-by-side windows.  This has the advantage of being able to check partial results (by adding new expressions) when bug hunting.
  • Paste images of the original worksheet directly into the new worksheet.  This makes it easier to check when looking for typos or dealing with wide expressions, and helps retain the provenance.

 

Stuart

 

Of course, if I weren't so lazy, I'd probably be tempted to write a tridirectional mcdx-LaTeχ-xmcd converter. The temptation has bubbled perilously close to the surface on a couple of occasions, but so far I've successfully managed to suppress it.

24-Ruby III
January 13, 2022

Yes, you can do that too.