Version 3 Foramtting question
- To: mathgroup@smc.vnet.net
- Subject: [mg10875] Version 3 Foramtting question
- From: Tommy Nordgren <f85-tno@nada.kth.se>
- Date: Wed, 11 Feb 1998 18:32:43 -0500
- Organization: Royal Institute of Technology (KTH)
A package I've written defines its own print form. I'm using version 2.2, and am concerned with modifying my code so that it will work with version 3.0 TraditionalForm My special object is supposed to print as a list of rules. The Output form is defined to be: Format[CoordinateRule[rules_List,jac_],OutputForm]:= Append[rules,"Jacobian"->jac] Will this code work for TraditionalForm as well? -- ------------------------------------------------------------------------- Tommy Nordgren "Home is not where you are born, Royal Institute of Technology but where your heart finds peace." Stockholm Tommy Nordgren - The dying old crone f85-tno@nada.kth.se --------------------------------------------------------------------------