Message Boards Message Boards

0
|
1125 Views
|
0 Replies
|
0 Total Likes
View groups...
Share
Share this post:

How to convert old decimal formatting that used stylebox to separate decimal point from numerals?

Posted 1 year ago

I need to run some old (from 2004) notebooks but am running into a bunch of syntax errors due to this encoding of decimal fractions that separates the decimal point from the numerals:

RowBox[{
                      StyleBox[".",
                        Evaluatable->True],
                      StyleBox["000012",
                        Evaluatable->True,
                        FontColor->RGBColor[1, 0, 0]]}]]}]

I tried opening the notebook and then accepting the "Continue with updated styllng" and also "Revert to older styling" but neither corrects the syntax error.

Is there some automated way of correcting this error?

POSTED BY: James Bowery
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract