/test/art/ok/toc-slide.aat

http://txt2tags.googlecode.com/ · Unknown · 408 lines · 251 code · 157 blank · 0 comment · 0 complexity · 7251dd14050d0bea3d9b968009410d82 MD5 · raw file

  1. ============================================================
  2. +------------------------------------+
  3. | TXT2TAGS SAMPLE for Ascii Art Text |
  4. +------------------------------------+
  5. +----------------+
  6. | Aurelio Jargas |
  7. +----------------+
  8. +------------+
  9. | 2010-10-10 |
  10. +------------+
  11. ============================================================
  12. ============================================================
  13. TXT2TAGS SAMPLE for Ascii Art Text 1/16
  14. Table of Contents
  15. Aurelio Jargas 2010-10-10
  16. ============================================================
  17. +-------------------------+
  18. | * Introduction |
  19. | * Fonts and Beautifiers |
  20. | * Beautifiers |
  21. | * Pre-Formatted Text |
  22. | * More Cosmetics |
  23. | * Lists |
  24. | * Plain List |
  25. | * Numbered List |
  26. | * Definition List |
  27. | * Tables |
  28. | * Special Entities |
  29. | * Images |
  30. | * Other |
  31. +-------------------------+
  32. ============================================================
  33. ============================================================
  34. TXT2TAGS SAMPLE for Ascii Art Text 2/16
  35. TXT2TAGS SAMPLE for Ascii Art Text
  36. Aurelio Jargas 2010-10-10
  37. ============================================================
  38. Before the Introduction.
  39. It's fine !
  40. ============================================================
  41. ============================================================
  42. TXT2TAGS SAMPLE for Ascii Art Text 3/16
  43. Introduction
  44. Aurelio Jargas 2010-10-10
  45. ============================================================
  46. Welcome to the txt2tags sample file.
  47. Here you have examples and a brief explanation of all
  48. marks.
  49. The first 3 lines of the this file are used as headers,
  50. on the following format:
  51. line1: document title
  52. line2: author name, email
  53. line3: date, version
  54. Lines with balanced equal signs = around are titles.
  55. ============================================================
  56. ============================================================
  57. TXT2TAGS SAMPLE for Ascii Art Text 4/16
  58. Fonts and Beautifiers
  59. Aurelio Jargas 2010-10-10
  60. ============================================================
  61. We have two sets of fonts:
  62. The NORMAL type that can be improved with beautifiers.
  63. The TYPEWRITER type that uses monospaced font for
  64. pre-formatted text.
  65. We will now enter on a subtitle...
  66. Beautifiers
  67. ===========
  68. The text marks for beautifiers are simple, just as you
  69. type on a plain text email message.
  70. ------------------------------------------------------------
  71. ============================================================
  72. TXT2TAGS SAMPLE for Ascii Art Text 5/16
  73. Fonts and Beautifiers
  74. Aurelio Jargas 2010-10-10
  75. ============================================================
  76. We use double *, /, - and _ to represent *bold*,
  77. /italic/, -strike- and _underline_.
  78. The */bold italic/* style is also supported as a
  79. combination.
  80. Pre-Formatted Text
  81. ==================
  82. We can put a code sample or other pre-formatted text:
  83. here is pre-formatted
  84. //marks// are **not** ``interpreted``
  85. ------------------------------------------------------------
  86. ============================================================
  87. TXT2TAGS SAMPLE for Ascii Art Text 6/16
  88. Fonts and Beautifiers
  89. Aurelio Jargas 2010-10-10
  90. ============================================================
  91. And also, it's easy to put a one line pre-formatted
  92. text:
  93. prompt$ ls /etc
  94. Or use pre-formatted inside sentences.
  95. More Cosmetics
  96. ==============
  97. Special entities like email (duh@somewhere.com) and
  98. URL (http://www.duh.com) are detected automagically,
  99. as long as the horizontal line:
  100. ----------------------------------------------------------
  101. ------------------------------------------------------------
  102. ============================================================
  103. TXT2TAGS SAMPLE for Ascii Art Text 7/16
  104. Fonts and Beautifiers
  105. Aurelio Jargas 2010-10-10
  106. ============================================================
  107. ^ thin or large v
  108. ==========================================================
  109. You can also specify an explicit link (http://duh.org)
  110. with label.
  111. And remember,
  112. ------------------------------------------------------------
  113. ============================================================
  114. TXT2TAGS SAMPLE for Ascii Art Text 8/16
  115. Fonts and Beautifiers
  116. Aurelio Jargas 2010-10-10
  117. ============================================================
  118. +----------------------------------------------+
  119. | A TAB in front of the line does a quotation. |
  120. +----------------------------------------------+
  121. +-------------------------------------+
  122. | More TABs, more depth (if allowed). |
  123. +-------------------------------------+
  124. Nice.
  125. ============================================================
  126. ============================================================
  127. TXT2TAGS SAMPLE for Ascii Art Text 9/16
  128. Lists
  129. Aurelio Jargas 2010-10-10
  130. ============================================================
  131. A list of items is natural, just putting a *dash* or
  132. a *plus* at the beginning of the line.
  133. Plain List
  134. ==========
  135. The dash is the default list identifier. For sublists,
  136. just add *spaces* at the beginning of the line. More
  137. spaces, more sublists.
  138. ------------------------------------------------------------
  139. ============================================================
  140. TXT2TAGS SAMPLE for Ascii Art Text 10/16
  141. Lists
  142. Aurelio Jargas 2010-10-10
  143. ============================================================
  144. +------------------------------+
  145. | * earth |
  146. | * america |
  147. | * south america |
  148. | * brazil |
  149. | * how deep can i go? |
  150. | * europe |
  151. | * lots of countries |
  152. | * mars |
  153. | * who knows? |
  154. +------------------------------+
  155. The list ends with *two* consecutive blank lines.
  156. Numbered List
  157. =============
  158. ------------------------------------------------------------
  159. ============================================================
  160. TXT2TAGS SAMPLE for Ascii Art Text 11/16
  161. Lists
  162. Aurelio Jargas 2010-10-10
  163. ============================================================
  164. The same rules as the plain list, just a different
  165. identifier (plus).
  166. +-----------------------+
  167. | 1. one |
  168. | 2. two |
  169. | 3. three |
  170. | * mixed lists! |
  171. | * what a mess |
  172. | 1. counting again |
  173. | 2. ... |
  174. | 4. four |
  175. +-----------------------+
  176. Definition List
  177. ===============
  178. ------------------------------------------------------------
  179. ============================================================
  180. TXT2TAGS SAMPLE for Ascii Art Text 12/16
  181. Lists
  182. Aurelio Jargas 2010-10-10
  183. ============================================================
  184. The definition list identifier is a colon, followed by
  185. the term. The term contents is placed on the next line.
  186. +------------------------+
  187. | orange |
  188. | a yellow fruit |
  189. | apple |
  190. | a green or red fruit |
  191. | other fruits |
  192. | * wee! |
  193. | * mixing lists |
  194. | 1. again! |
  195. | 2. and again! |
  196. +------------------------+
  197. ============================================================
  198. ============================================================
  199. TXT2TAGS SAMPLE for Ascii Art Text 13/16
  200. Tables
  201. Aurelio Jargas 2010-10-10
  202. ============================================================
  203. Use pipes to compose table rows and cells.
  204. Double pipe at the line beginning starts a heading row.
  205. Natural spaces specify each cell alignment.
  206. +-----------+-------------+------------+
  207. | heading 1 | heading 2 | heading 3 |
  208. +===========+=============+============+
  209. | cell 1.1 | cell 1.2 | cell 1.3 |
  210. +-----------+-------------+------------+
  211. | cell 2.1 | cell 2.2 | cell 2.3 |
  212. +-----------+-------------+------------+
  213. Without the last pipe, no border:
  214. ------------------------------------------------------------
  215. ============================================================
  216. TXT2TAGS SAMPLE for Ascii Art Text 14/16
  217. Tables
  218. Aurelio Jargas 2010-10-10
  219. ============================================================
  220. +-----------+-------------+------------+
  221. | heading 1 | heading 2 | heading 3 |
  222. +-----------+-------------+------------+
  223. | cell 1.1 | cell 1.2 | cell 1.3 |
  224. | cell 2.1 | cell 2.2 | cell 2.3 |
  225. +-----------+-------------+------------+
  226. ============================================================
  227. ============================================================
  228. TXT2TAGS SAMPLE for Ascii Art Text 15/16
  229. Special Entities
  230. Aurelio Jargas 2010-10-10
  231. ============================================================
  232. Because things were too simple.
  233. Images
  234. ======
  235. The image mark is as simple as it can be: [filename].
  236. [img/photo.jpg]
  237. +-------------------------------------------------------+
  238. | * The filename must end in PNG, JPG, GIF, or similar. |
  239. | * No spaces inside the brackets! |
  240. +-------------------------------------------------------+
  241. Other
  242. =====
  243. ------------------------------------------------------------
  244. ============================================================
  245. TXT2TAGS SAMPLE for Ascii Art Text 16/16
  246. Special Entities
  247. Aurelio Jargas 2010-10-10
  248. ============================================================
  249. The handy %%date macro expands to the current date.
  250. That's all for now.
  251. ============================================================