next up previous contents index
Next: Current and previous adjustments Up: Preparing adjustments Previous: Preparing adjustments for influence

Abbreviated notation for bases and elements

 

It is often useful to be able to use abbreviations for the collections to be used for the adjustment. To do this we introduce a particular notation. Any base in the definition part of an ADJUST:  or TESTGRID:  command can appear as D, <D>, or tex2html_wrap_inline34488 , with the following interpretation.

  1. D - This is the simplest usage, and means the base D, is added as itself.
  2. <D> - This means that the base D is replaced by its constituent bases and elements, in alphabetical order. Thus if tex2html_wrap_inline34460 where tex2html_wrap_inline34462 are elements and tex2html_wrap_inline34464 are bases, then

    BD>adjust : [B / F+ < D > + G] tex2html_wrap_inline33712

    is equivalent to

    BD>adjust : [B / F+C1+X1+X2+Z2 +G] tex2html_wrap_inline33712

  3. tex2html_wrap_inline34488 - This means that the base D is replaced by its constituent elements in alphabetical order. Any bases contained in D are likewise replaced by their consituents and so forth, recursively, until only a collection of elements is left. For example, suppose that tex2html_wrap_inline34460 where tex2html_wrap_inline34462 are elements and tex2html_wrap_inline34464 are bases, where tex2html_wrap_inline34474 contains the elements tex2html_wrap_inline34476 and tex2html_wrap_inline34478 contains the element tex2html_wrap_inline34480 . Then

    BD>adjust : [B / F+ tex2html_wrap_inline34488 + G] tex2html_wrap_inline33712

    is equivalent to

    BD>adjust : [B / F+A0+A1+A2+X1+X2 +G] tex2html_wrap_inline33712



David Wooff
Wed Oct 21 15:14:31 BST 1998