Formulas - human readable math channels .json format

Formulas have option to use human readable math channel .json format.

  • Starting with v7.09.055 WinDarab can read (and optionally write) math channel files in a human readable Json format.
  • When reading/loading WinDarab automatically detects if a math channel file is the binary format or the Json format.
  • Writing the Json-format is optionally possible if a flag is added to the settings.ini file:
    • Config\setting.ini
    • [Options]
    • MathDefinition_UseJsonFormat=1
  • Important: Saving the math channel definition in binary format is still the default. This is also true, if you open a json-formatted file in WinDarab and save it while the flag above is undefined (or set to zero).

Be aware that you cannot use Json-formatted math channels in conjunction with WinDarab versions prior to v7.09.55.