Re: [Aimmath-developers] subquestions
Brought to you by:
gustav_delius,
npstrick
From: Greg G. <gr...@ma...> - 2004-01-22 17:05:22
|
On Thu, 22 Jan 2004, Manolis Mavrikis wrote: > .... I am bit confused with subquestions (mainly because I > 've never written any in AIM) so I would appreciate if I can have some > examples on how people use them and an answer to the following questions > > 1) The documentation says that local shouldn't be used in subquestion. > What is the reason for this and do people follow this recommendation ? In my questions I've just put the locals at the outermost level. I can't recall if it was expressly forbidden to have locals for subquestions. > 2) What "flags" are there allowed in subquestions ? Eg. would one put > subquestions in subquestions ? Other flags certainly work ... in fact the forbid> flag isn't allowed at the outer level. > 3) What are the "historical reasons" that allow a subquestion to end > with an "end". Are there many files around that still have that and more > importantly I hope that people witting new files with subquestions don't > follow this because our plan is to ignore it. subquestions haven't been around long in aim-tth ... I thought allowing end> to finish a subquestion was somehow an inherited idea from aim-plain. I for one have always used the esq> tag to finish a subquestion. Anyway, attached is a simple differentiation of composite functions question. (The _{\Large\circ} is an awful kludge to get the browser to format the o in `f o g' which works for IE but sadly not for Mozilla ... probably Mozilla sets the circ symbol correctly and IE has got it wrong). Happy New Year ... hope it helps. Regards, Greg |