Talk:How BEGIN TEXT...END TEXT blocks work

From WeBWorK_wiki
Revision as of 00:40, 4 March 2008 by Sam (talk | contribs)
Jump to navigation Jump to search

Other versions of this explanation:

  • In the PG.pl manpage (I think)
  • In some docs I wrote for Freeman (check that wiki)

Sam 23:38, 3 March 2008 (EST)

I think we should be presenting this in the opposite order:

  • TEXT() is the "primitive". (Maybe mention HEADER_TEXT, too?)
  • Introduce EV3() and explain its function.
  • Cover B_T/E_T and recommend its use.