home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / OSK / APPS / lout2.lzh / LOUT2 / DOC / TR.TAB / s7 < prev    next >
Text File  |  1994-01-25  |  4KB  |  118 lines

  1. @Section
  2.    @Title { A final example }
  3. @Begin
  4. @PP
  5. In conclusion, here is the input for a relatively large table:
  6. @ID 10p @Font @Code 1.18fx @Break {
  7. "@OneRow 10p @Font 1.15fx @Break @Tab"
  8. "    linewidth { 1.0 pt }"
  9. "    vmargin { 0.4v }"
  10. "    @Fmta { @Col @B A  !  @Col @B B  !  @Col @B C  !  @Col @B D }"
  11. "    @Fmtb { @Col outdent @Break A  !  @Col 1.8c @Wide ragged @Break B !"
  12. "            @Col C  !  @Col outdent @Break D }"
  13. "{"
  14. ""
  15. "@Rowa above { single } below { single }"
  16. "    A { Scholarship }"
  17. "    B { Value $ }"
  18. "    C { Closing date }"
  19. "    D { Qualifications }"
  20. ""
  21. "@Rowa"
  22. "    A { 1.  Tenable at the University of Sydney }"
  23. ""
  24. "@Rowb"
  25. "    A { Commonwealth and University Postgraduate Research Awards }"
  26. "    B { 10,415 (12,724 to 16,433 from 1 January 1990) }"
  27. "    C { 31 October }"
  28. "    D { Graduates with Hons I or Hons II Div. 1.  For research in any field }"
  29. ""
  30. "@Rowb"
  31. "    A { Commonwealth Postgraduate Course Awards }"
  32. "    B { 10,415 }"
  33. "    C { 30 September }"
  34. "    D { Graduates with honours degrees or very good pass degrees.  For"
  35. "Master's degrees undertaken by coursework }"
  36. ""
  37. "@Rowb"
  38. "    A { R. and M. Bentwich Scholarship }"
  39. "    D { Graduate who holds a postgraduate research scholarship and who"
  40. "requires a supplementary grant }"
  41. ""
  42. "@Rowa"
  43. "    A { 2.  Awarded by external bodies }"
  44. ""
  45. "@Rowb"
  46. "    A { Caltex }"
  47. "    B { 24,000 }"
  48. "    C { 30 September }"
  49. "    D { Female graduates completing degree or diploma in year of application }"
  50. ""
  51. "@Rowb"
  52. "    A { Rhodes Scholarship }"
  53. "    B { @Sterling3500 + return air-fare }"
  54. "    C { 1 October }"
  55. "    D { Age limit 25.  For tenure at the University of Oxford }"
  56. "    below { single }"
  57. "}"
  58. "@DP"
  59. "10p @Font { *Additional benefits include cost of travel and payment of fees. }"
  60. }
  61. The most interesting things about it are the use of outdented paragraphs,
  62. and the @Code "@Wide" symbol which restricts the width of the second column,
  63. which would otherwise be as wide as the first and last.  Here is the result:
  64. @DP
  65. @OneRow 10p @Font 1.15fx @Break @Tab
  66.     linewidth { 1.0 pt }
  67.     vmargin { 0.4v }
  68.     @Fmta { @Col @B A ! @Col @B B ! @Col @B C ! @Col @B D }
  69.     @Fmtb { @Col outdent @Break A ! @Col 1.8c @Wide ragged @Break B !
  70.             @Col C ! @Col outdent @Break D }
  71. {
  72. @Rowa above { single } below { single }
  73.     A { Scholarship }
  74.     B { Value $ }
  75.     C { Closing date }
  76.     D { Qualifications }
  77.  
  78. @Rowa
  79.     A { 1.  Tenable at the University of Sydney }
  80.  
  81. @Rowb
  82.     A { Commonwealth and University Postgraduate Research Awards }
  83.     B { 10,415 (12,724 to 16,433 from 1 January 1990) }
  84.     C { 31 October }
  85.     D { Graduates with Hons I or Hons II Div. 1.  For research in any field }
  86.  
  87. @Rowb
  88.     A { Commonwealth Postgraduate Course Awards }
  89.     B { 10,415 }
  90.     C { 30 September }
  91.     D { Graduates with honours degrees or very good pass degrees.  For
  92. Master's degrees undertaken by coursework }
  93.  
  94. @Rowb
  95.     A { R. and M. Bentwich Scholarship }
  96.     D { Graduate who holds a postgraduate research scholarship and who
  97. requires a supplementary grant }
  98.  
  99. @Rowa
  100.     A { 2.  Awarded by external bodies }
  101.  
  102. @Rowb
  103.     A { Caltex }
  104.     B { 24,000 }
  105.     C { 30 September }
  106.     D { Female graduates completing degree or diploma in year of application }
  107.  
  108. @Rowb
  109.     A { Rhodes Scholarship }
  110.     B { @Sterling3500 + return air-fare }
  111.     C { 1 October }
  112.     D { Age limit 25.  For tenure at the University of Oxford }
  113.     below { single }
  114. }
  115. @DP
  116. 10p @Font { *Additional benefits include cost of travel and payment of fees. }
  117. @End @Section
  118.