MathGroup Archive 1998

[Date Index] [Thread Index] [Author Index]

Search the Archive

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         						  
--------------------------------------------------------------------------



  • Prev by Date: question on ErrorBar
  • Next by Date: ContourPlot help
  • Prev by thread: Re: question on ErrorBar
  • Next by thread: ContourPlot help