yacas icon indicating copy to clipboard operation
yacas copied to clipboard

autodetect OpenMath [sf#23]

Open grzegorzmazur opened this issue 9 years ago • 1 comments

Reported by ggrothendieck on 2011-11-20 13:38 UTC Allow server to automatically detect OpenMath
input so one can interchangeably send yacas
or OpenMath to server. Since first line of OpenMath
input is always the same this should be possible.


Moved from SF: 1292772

grzegorzmazur avatar Jul 26 '15 16:07 grzegorzmazur

The first line of OpenMath is not always the same. for instance this is valid OpenMath, but the first line is not only <OMOBJ>

<OMOBJ xmlns="http://www.openmath.org/OpenMath" version="2.0" cdbase="http://www.openmath.org/cd"><OMI>1</OMI></OMOBJ>

MarcoCostantini avatar May 12 '20 20:05 MarcoCostantini