Slide Tutorial - Caveats
-  Refer to other tutorial slides in the series with: 
 _SPAGE(relative_url_no_file_extension
	, descriptive text).
-  Refer to other web pages under this m4 website with: 
 _PAGE(relative_url_no_file_extension
	, descriptive text).
-  Refer to other pages out on the web with: 
 _URL(full_url_of_page
	, descriptive text).
-  If "Descriptive text" contains commas (`,'s) then
	bracket text with one or more square brackets
	(@[]@s)
-  Commas have special meaning for the
	m4 macros and need to be "escaped".