>> can you say *why* you removed that string function? >> Is "string" not used anymore?
> It is unused and poorly defined. If/when there is need for > for similar function we will be able to formulate proper > definition and implement it. But without use case it > seem pointless to spent time on definition. I've nothing against its removal, but wasn't sure whether or not it was used/unused. In fact, there is "outputForm" and was "string" and it wasn't clear what the purpose of "string" was. However, somehow I feel that "outputForm" (which adds quotes around the string) is the function that is wrong. OutputForm should only be markup that is then rendered accordingly by the the various Formatters (Texformat, Htmlformat, TexmacsFormat, etc.) Ralf -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/fricas-devel. For more options, visit https://groups.google.com/d/optout.
