Alphabetical Listing of XeX Tags

  1. <<b> ... <b>> Places the delimited text in bold font.
  2. <<big> ... <big>> Places the delimited text in size 5 font.
  3. <<blockquote> ... <blockquote>> Indents the text a bit.
  4. <<box> ... <box>> Draw a box around the content.
  5. <<br>>   Generate the HTML linebreak tag.
  6. <<btag> ... <btag>> Beginning XeX Tag
  7. <<center> ... <center>> Centers the delimited content.
  8. <<cite> ... <cite>> Indicate some sort of a citation.
  9. <<comment> ... <comment>> The content is ignored by XeX.
  10. <<ct> filename <ct>> Copy the text in the named file into the html file being generated.
  11. <<ctt> filename <ct>> Same as ct, but the text is outputted in teletype font.
  12. <<echo> ... <echo>> Display the content to the standard output file on one line.
  13. <<etag> ... <etag>> Ending XeX Tag
  14. <<example> ... <example>> Display the content in the "example" color.
  15. <<exercise> ... <exercise>> Display the content in the "exercise" color.
  16. <<fill1>>   "1" vertical white space
  17. <<fill2>>   "2" vertical white spaces
  18. <<fill3>>   "3" vertical white spaces
  19. <<fill4>>   "4" vertical white spaces
  20. <<fill5>>   "5" vertical white spaces
  21. <<fill6>>   "6" vertical white spaces
  22. <<fill7>>   "7" vertical white spaces
  23. <<fill8>>   "8" vertical white spaces
  24. <<fill9>>   "9" vertical white spaces
  25. <<fill10>>   "10" vertical white spaces
  26. <<focus>>   Print the "directory of focus" to the standard output file.
  27. <<giant> ... <giant>> Places the delimited text in size 7 font.
  28. <<glink> ... <glink>> Generates a global link given a global address (without "http://") and a label.
  29. <<header> ... <header>> Display the content in the "header" color.
  30. <<hyperlink> ... <hyperlink>> ?
  31. <<i> ... <i>> Slanted text.
  32. <<image> ... <image>> Imports an image given its global address.
  33. <<lab1>>   Display one "left angular bracket".
  34. <<lab2>>   Display two "left angular brackets".
  35. <<large> ... <large>> Places the delimited text in size 6 font.
  36. <<li> ... <li>> List item.
  37. <<little> ... <little>> Places the delimited text in size 3 font.
  38. <<link> ... <link>> Generate a global link given a file name and a label. Search takes place within the area defined by the "zoom" directory.
  39. <<medium> ... <medium>> Places the delimited text in size 4 font.
  40. <<nt> ... <nt>> Nonterminal descriptor for language description.
  41. <<ol> ... <ol>> Ordered list with arabic numeral bullets.
  42. <<olabc> ... <olabc>> Ordered list with A B C bullets.
  43. <<olabcs> ... <olabcs>> Ordered list with a b c bullets.
  44. <<olrn> ... <olrn>> Ordered list with I II III bullets.
  45. <<olrns> ... <olrns>> Ordered list with i ii iii bullets.
  46. <<p>>   Generate the HTML paragraph tag.
  47. <<primary> ... <primary>> Display the content in the "primary" color.
  48. <<question> ... <question>> Display the content in the "question" color.
  49. <<rab1>>   Display one "right angular bracket".
  50. <<rab2>>   Display two "right angular brackets".
  51. <<secondary> ... <secondary>> Display the content in the "secondary" color.
  52. <<select> ... <select>> Indicates something to be selected, perhaps a hyperlink or a menu item.
  53. <<small> ... <small>> Places the delimited text in size 2 font.
  54. <<space>>   One horizontal white space.
  55. <<space1>>   One horizontal white space.
  56. <<space2>>   2 horizontal white spaces.
  57. <<space3>>   3 horizontal white spaces.
  58. <<space4>>   4 horizontal white spaces.
  59. <<space5>>   5 horizontal white spaces.
  60. <<space6>>   2 horizontal white spaces.
  61. <<space6>>   2 horizontal white spaces.
  62. <<space7>>   7 horizontal white spaces.
  63. <<space8>>   8 horizontal white spaces.
  64. <<space9>>   9 horizontal white spaces.
  65. <<space10>>   10 horizontal white spaces.
  66. <<special> ... <special>> Display the content in the "special" color.
  67. <<tag> ... <tag>> Stand alone XeX Tag
  68. <<tiny> ... <tiny>> Places the delimited text in size 2 font.
  69. <<token> ... <token>> Same as tt tag for now.
  70. <<type> ... <type>> Indicates text to be typed, perhaps at a command line prompt.
  71. <<u> ... <u>> Underlined text.
  72. <<ul> ... <ul>> Ordered list with dot bullets.
  73. <<unzoom>>   Pop the "zoom stack".
  74. <<zoom> ... <zoom>> Focus the search space to be within the specified directory. (Specification is relative to the current "zoom" directory.) Push the old "zoom directory" onto the "zoomstack".
  75. <<zoomstack>>   Display the "zoom stack" to the standard output file.