packages-notebooks
- To: mathgroup at smc.vnet.net
- Subject: [mg3975] packages-notebooks
- From: heath andersen <ha01 at uow.edu.au>
- Date: Mon, 13 May 1996 01:48:30 -0400
- Sender: owner-wri-mathgroup at wolfram.com
hello, my problem is that i am trying to convert a package to a notebook. i have been following r.maeder's 'programming in mathematica', which goes something like this (*^ ::[palleteColors = 128; fontset = title, "Helvetica-Bold", 23, L2, center, bold, nohscroll; fontset = subtitle, "Helvetica-Bold", 17, L2, center, bold, nohscroll; fontset = section, "New York", 12, L2, nowordwrap; :[font = title; inactive; ] Skeleton.m :[font = section; inactive; startGroup; ] Implementation :[font = subsection; inactive; startGroup; ] set uo the oackage context :[font = input; initialization; ] *) BeginPackage["Skeleton`", "Package1`", "Package2`"] (* :[font = input; initialization; ; endGroup; endGroup; ] *) EndPackage[] (* ^*) as u can see i have left some stuff out, but i was just trying to get the conversion right (from package-notebook). could someone please tell me where to go from here? ie i have written this now what do i save ti as, and how do i open it up as a notebook (*.ma). i am using v2.2 mma for windows thanks heath andersen university of wollongong nsw australia. ==== [MESSAGE SEPARATOR] ====