laser
.FONT times
.points 14
.TLM .4"
.topmargin .5"
.bottommargin .5"
.margin 1.2"
.leading 4
.highlight bold
.....................................................................<
.UL *
.title 1 \\Page %
.number 1
.CENTER
_"APPENDIX" - SuperVUE TABLES PROGRAM MANUAL_
.points 13
...........................................................................<
This is a system for doing tables in typeset documents in which the screen
looks like the printed page. It is also very easy to use, once you have had
a little practice.
Special "Dot Commands" must be used. _Normal SuperVUE dot commands will not
work in a table_!!! Similarly, table dot commands do not work in the rest of
the document apart from the table.
The new dot commands are:
.le ~
.letype 0a
.lesuffix .)
.|...>.....|...|.......|.......|.......|.......|.......|....................<
.nofeed
~
%.BEGINTABLE : This command tells the Program to print what follows as a
%table and not as a normal document. The BEGINTABLE dot command continues
%to operate until the .ENDTABLE command.
.nofeed
~
%.TABLERULER : This command tells the Program to look at the tab stops
%in the ruler (which must follow on the next line) as column marks. A _|_
%tab stop in the following ruler defines a _Left Justified_ column and a _$_
%defines a _Right Justified_ column.
.nofeed
~
%.TABLEHLT (highlight code) : This command defines a highlight. The
%normal .HLT command will not operate in a table. The permitted
%highlight codes are:
.......|....>..............................................................<
.hlt ul
,UL - _underline_
.hlt sub
,SUB - subscript_1_
.hlt super
,SUPER - superscript _2_
.hlt shade
,SHADE - _shading_
.hlt bold
,_BOLD_
.hlt bolditalic
,_BOLDITALIC_
.HLT ITALIC
,_ITALIC_
.HLT DUL
,DUL - _Double underlining_
.HLT KEY
,_ KEY _
.hlt bold
.|...>.....|...|.......|.......|.......|.......|.......|....................<
.nofeed
~
%.TABLEMARGIN (margin") : This dotcommand tells the Program what margin
%to use. This _must_ be defined (it may be the same as your previous
%.margin command but can be anything). It must always be in inches i.e.:
%.TABLEMARGIN 1.4"
.nofeed
~
%.TABLEBLANK (blank character) : This dot command tells the Program to
%treat all occurances of the blank character as a space. e.g.:
%.TABLEBLANK `. With the this command, all occurances of ` in the table
%will appear as spaces. (See example 1).
.nofeed
~
%.TABLEUL (Underline Character) : This dot command tells the Program to
%treat all occurances of the specified character as a *. For example:
.ul =
%.TABLEUL * (to treat all * as =)
.nofeed
~
%.TABLENOFEED : This dot command tells the program to print the next
%two lines that follow on the same line on the paper (no line feed after
%the first line). This is useful when used in connection with the
%.Tableul command to make long underlines. (See example 1).
.nofeed
~
%.TABLELEADING # : This dot command operates exactly like the SuperVUE
%.leading command. The argument (#) is a number (in points) which is
%added to the spacing between lines. _IMPORTANT_: You must have a an
%identical .leading # command before the .begintable command in order for
%SuperVUE to correctly locate page breaks. (See example 4).
.nofeed
~
%.TABLECENTER : This dot command operates exactly like the SuperVUE
%.center command. The next line will be centered on the current ruler. To
%make sure that the line is also centered with respect to the table, you
%must make sure that the table is centered on the ruler as well (i.e. the
%beginning of the leftmost column is the same distance from column 1 of
%the ruler as the end of the rightmost column is from the end of the
%ruler). (See example 4).
.nofeed
~
%.ENDTABLE : This command tells the Program to treat what follows as
%normal text and not as a table. Strange things will happen if you forget
%to put this in.
_SPECIAL FEATURES_
%_Dots to next tab:_ If you place at least 3 dots on a right justified
%column tab, you will get a line of dots to the from the end of the text
%of the previous column to that tab stop. This is handy for Tables of
%Contents. (See examples 2 and 4).
%_Brackets and highlighting_: A round or square bracket immediately
%past a tab stop will be printed as it appears on the screen. Also, the
%underline character will be picked up even though it is immediately to
%the right or left of the tab stop. (See Example no. 1).
_SETTING UP A TABLE_
.hlt key bold
The special BEGINTABLE dot commands may be entered by typing :
5_ CONTROL GB | c GB _.
Your table is set up your table according to the following _RULES_:
.le ~
.letype 0a
.lesuffix .)
.|...>.....|...|.......|.......|.......|.......|.......|....................<
.HLT SHADE
.nofeed
~
%The _.BEGINTABLE_ dot command must begin your table.
.nofeed
.HLT SHADE BOLD SHADE
~
%The _.TABLEMARGIN_ dot command must be used to define the margin.
%(Previous .margin commands will not be seen by the program). _It must be
%located before any line of the table_, otherwise you will get an error
%message.
.nofeed
~
%The _.TABLEHLT_ dot command must be present if you have highlighting in
%your table.
.nofeed
~
%The _.TABLERULER_ dot command must be present and followed on the next
%line by a ruler
.nofeed
.HLT SHADE BOLD SHADE
~
%The ruler following the _.TABLERULER_ defines the columns in your table.
%If a column is to be left justified use a "|" character to mark the tab
%stop (normal tab). If the column is to be right justified (e.g. for
%a column of numbers) use a "$" character to mark the tab.
%_Each tab stop designates a new column. Be sure that you do not have tab
%stops in your ruler in places where you do not want a column._
.nofeed
~
%TYPE your table exactly as you want it to appear, making sure that each
%column lines up under a tab stop.
.hlt key
%(NOTE: if you want to change columns in your table, just add a new
%.TABLERULER dot command and ruler (type _ CTRL G2 | cG2 _). The new
%columns will be controlled by the new ruler).
.nofeed
~
%A table will print on one page only. If a table is too long for one page
%you must insert a .ENDTABLE command and a hard page break in the
%appropriate spot and create a new table on the next page for the
%remainder of it.
.nofeed
~
%A table can be made to print on 14" paper. Simply select the 14" (legal
%size) page option in the _ CTRL GM | cGM _ menu (selection #1). CAUTION:
%You must have the LASTXT.TXT library loaded into your PostScript printer
%instead of the normal APPLE.LIB for 14" printing to work.
.HLT BOLD
_OPERATION OF THE PROGRAM_
.hlt key
.nofeed
~
%Load the TYPSET.XRN Extra Program (Type: Extra Typset [Return] in
%command mode OR type SVT filename at dot level). If you have set up a
%table in your document according to the rules set out above, you may
%then print the document. A special print procedure is required.
%Type: P _ RETURN _ in command mode selecting _ T _ from the PRINT
%MENU. The program will automatically proceed through the SuperVUE
%print menu and then chain to the SVTBL program. You must give the
%filename (without the extension) when it asks you for it. The document
%will then be output with a .TBL extension and sent to the printer named
%APPLE. NOTE: YOU NEED SPARE MEMORY TO RUN THE
%SVTBL PROGRAM. If you do not have your document all in memory
%the program will not run. If this happens, hit Control C, finish the
%document and type RUN SVTBL at the AMOS dot.
.nofeed
~
%To print individual pages, you must select TP (Tables Partial) in the
%print menu and follow instructions. After selecting "X" as the printer
%option in the SuperVUE print menu and selecting the pages you wish
%printed, hit _ CTRL G0 | c G0 _ (GZero) to invoke the SVTBL program.
.hlt bold
.nofeed
~
%IMPORTANT: The Tables program determines the separation between columns
%by the first double space to the right of the tab stop. _You Must Put At
%Least One Double Space Between Each Column. If You Do Not, Strange
%Things May Happen!!!_
%If you wish to have a double space in a column "cell", use the
%.TABLEBLANK dot command to define a blank character, and use that in
%place of a space (it will print as a blank space). Otherwise, the column
%will not contain any character to the right of the first double space.
.hlt key
.nofeed
~
%NOTE: You should not Control C during the printing stage. The reason is
%that the TYPSET.XRN program modifies your document for printing and
%then, after printing, must keep going in order to restore the document
%it to its original state.
%If you do Control C while printing, hit _ CTRL G1 | c G1 _ to restore the
%document.
.hlt bold
_SAMPLE PRINTING OPERATIONS:_
A. Print Normal Document (without tables).
.le ~
.letype 0ai
.lesuffix .))
.|....>........|.......|.......|.......|.......|.......|....................<
.nofeed
~
.hlt key
&Type _ P _ in command mode.
.nofeed
~
&Select _ N _ (no carriage return) in MENU
.nofeed
~
&Read message on Screen and hit Carriage Return
.nofeed
~
&Select in SuperVUE print menu as set out in SuperVUE manual.
B. Print complete document with Tables.
.le ~
.letype 0ai
.lesuffix .))
.|....>........|.......|.......|.......|.......|.......|....................<
.nofeed
~
.hlt key
&Type _ P _ in command mode.
.nofeed
~
&Select _ T _ (no carriage return) in MENU.
.nofeed
~
&Wait until prompted to enter SuperVUE file name then enter name of file
&you are printing (no extension). Document will print on APPLE or the
&printer named in the PTABLE.DO file.
C. Print partial document with Tables.
.le ~
.letype 0ai
.lesuffix .))
.|....>........|.......|.......|.......|.......|.......|....................<
.nofeed
~
.hlt key
&Type _ P _ in command mode.
.nofeed
~
&Select _ TP _ (no carriage return) in MENU
.nofeed
~
&Wait for document pre-processing. You will see a message on the
&screen: (You may wish to read it).
.nofeed
~
&Hit Carriage Return and select X for the printer selection (no printer)
&in the SuperVUE print menu. Then select the pages you want printed.
.nofeed
~
&You will end up in command mode (after printing the .lst file to disk).
&Then hit _ CTRL G0 | cG0 _ (GZero).
.nofeed
~
&Wait until prompted to enter SuperVUE file name then enter name of file
&you are printing (no extension). Document will print on APPLE or the
&printer named in the PTABLE.DO file.
The following pages contain some examples of tables.
.FONT times
.points 13
.TLM .4"
.leading 0
.topmargin .5"
.bottommargin 1"
.margin 1.2"
.highlight outline
._...................................................................<
.UL *
1. Your screen looks like this:
.font courier
.points 7.5
.tm 0.6"
.bm 1"
.ul +
.margin .6"
.hlt shade
_.begintable_
_.TABLEBLANK `_
_.tablehlt ul_
_.tablemargin .5"_
_.tableul *_
_.tablenofeed_
_.tableruler_
_........................................................|........................................................_
YYear Ended December 31
_.tableruler_
_.....................................|......................................................$...................._
F******************************** **********************
_.TABLERULER_
_.............................................|........................|..........................|..............._
_.tablenofeed_
N1986 1985 1984
_.tableruler_
_.....................................|...................$.....|...................$.....|...................$..._
F******** *********** ********** ********* ********* **********
.HLT SHADE shade ul
_.TABLERULER_
_..............................................$....|....................$....|....................$....|.........._
TAnnualized Annualized Annualized
T% of % of % of
TAverage Average Average
TTotal Total Total
TInvested Invested Invested
I_Amount_ _Assets_ _Amount_ _Assets_ _Amount_ _Assets_
.HLT SHADE shade ul
_.tableruler_
_..|...........................................$.........$...............$.........$...............$.........$........|_
#Interest and dividend income $71,206 10.87 $51,847 11.06 $38,761 11.29
#Interest expense _61,696_ _9.42_ _50,308_ _10.73_ _35,224_ _10.26_
#Net interest and dividend income -
#``financial statement basis (9,510) [1.45] 1,539 0.33 3,537 1.03
#Add: Taxable equivalent basis
#``adjustment (1) _3,775_ _[0.58]_ _[1,594]_ _0.34_ _1,414_ _0.41_
#Net interest and dividend total -
#``taxable equivalent basis ($_13,285_) _2.03_ $_3,133_ _0.67_ $_4,951_ _1.44_
.HLT SHADE
"Average total invested assets $159,472 $108,421 $78,936
_.endtable_
.....................................................................<
.FONT TIMES
.points 13
.hlt italic
1. _The page will look like this:_
.hlt ul
.points 9
.begintable
.TABLEBLANK `
.tablehlt ul
.tablemargin .5"
.tableul *
.tablenofeed
.tableruler
........................................................|........................................................
XYear Ended December 31
.tableruler
.....................................|......................................................$....................
E******************************** **********************
.TABLERULER
.............................................|........................|..........................|...............
.tablenofeed
M1986 1985 1984
.tableruler
.....................................|...................$.....|...................$.....|...................$...
E******** *********** ********** ********* ********* **********
.TABLERULER
..............................................$....|....................$....|....................$....|..........
SAnnualized Annualized Annualized
S% of % of % of
SAverage Average Average
STotal Total Total
SInvested Invested Invested
G_Amount_ _Assets_ _Amount_ _Assets_ _Amount_ _Assets_
.tableruler
..|...........................................$.........$...............$.........$...............$.........$........|
"Interest and dividend income $71,206 10.87 $51,847 11.06 $38,761 11.29
"Interest expense _61,696_ _9.42_ _50,308_ _10.73_ _35,224_ _10.26_
"Net interest and dividend income -
"``financial statement basis (9,510) [1.45] 1,539 0.33 3,537 1.03
"Add: Taxable equivalent basis
"``adjustment (1) _3,775_ [_0.58_] _[1,594]_ _0.34_ _1,414_ _0.41_
"Net interest and dividend total -
"``taxable equivalent basis ($_13,285_) _2.03_ $_3,133_ _0.67_ $_4,951_ _1.44_
"Average total invested assets $159,472 $108,421 $78,936
.endtable
.hlt shade
.....................................|...........|.............|...........|.............|...........|...........
.FONT TIMES
.points 13
2. ANOTHER EXAMPLE:
.m 1.2"
The Screen looks like this:
._...................................|....
......|.............|...........|.............|...........|...........
.FONT COURIER
.points 11
.hlt shade
_.BEGINTABLE_
_.tablemargin .5"_
_.TABLEHLT ITALIC_
_.tableruler_
_.|............................................$....|...........$._
.hlt ul
_List Item_ _COST_
.HLT SHADE
_.TABLEHLT UL_
.HLT UL
"Damage to House ... $ 14,050.00
"Loss of Belongings ... 12,087.50
"Loss of income 3 weeks @ $500 1,500.00
"Cost of Alternate Housing 2 months @ $750 _1,500.00_
.hlt shade
_.TABLEHLT DUL_
.HLT ul
"TOTAL ... $ _28,907.50_
.HLT SHADE
_.ENDTABLE_
.font times
.points 13
.....................................|...........|.............|...........|.............|...........|...........
.hlt italic
_The page will look like this:_
.points 13
.BEGINTABLE
.tablemargin 1.0"
.TABLEHLT italic
.tableruler
.|.............................................$...|...........$.
_List Item_ _COST_
.TABLEHLT UL
!Damage to House ... $ 14,050.00
!Loss of Belongings ... 12,087.50
!Loss of income (2 Weeks) 3 weeks @ $500 1,320.00
!Cost of Alternate Housing 2 months @ $750 _1,450.00_
.TABLEHLT dul
!TOTAL ... $ _28,907.50_
.ENDTABLE
.font times
.points 13
3. STILL ANOTHER EXAMPLE:
.hlt italic
_This may not look like a table,but see how it works:_
.....................................|...........|.............|...........|.............|...........|...........
Screen:
.font courier
.points 11
.HLT SHADE
_.BEGINTABLE_
_.TABLEMARGIN 1.2"_
_.TABLEBLANK `_
_.TABLEUL *_
_.TABLERULER_
_.|......................................|......................$..._
.UL =
!SWORN BEFORE ME at the City of )
!Saskatoon, in the Province of )
!Saskatchewan, this ******* day of )
!JANUARY, A.D. 1987. )
H)
"***************************** ) ****************
!A Commissioner for Oaths in and ) JOE SMITH
!for the Province of Saskatchewan, )
!My Commission expires Dec. 31 1987 )
!- or BEING A SOLICITOR
_.ENDTABLE_
.UL *
.hlt italic
.FONT TIMES
.points 13
_The Page will look like this:_
.BEGINTABLE
.TABLEMARGIN 1.2"
.TABLEBLANK `
.TABLEUL *
.TABLERULER
.|......................................|.............................$......
!SWORN BEFORE ME at the City of )
!Saskatoon, in the Province of )
!Saskatchewan, this ******* day of )
!JANUARY, A.D. 1987. )
H)
!****************************** ) *********************
!A Commissioner for Oaths in and ) JOE SMITH
!for the Province of Saskatchewan, )
!My Commission expires Dec. 31 1989
!- or BEING A SOLICITOR
.ENDTABLE
.bm 0"
4. Another example. Note the use of .tableleading and .tablecenter:
.POINTS 9
.ul +
.hlt ul
.font courier
........................................|.............................$......
".leading 3
".begintable
".tablemargin 1.1"
".tableblank `
".tableleading 3
".tableul *
".tablehlt bold
".tableruler
"...............|...................................$..........$.................
".tablecenter
"_CONTACT MEMBERS OF THE FIRM_
1_Ron Bell_ ... 933-1379
1_Bryan Salte_ .... 933-1367
".tablecenter
"_GENERAL COUNSEL TO THE FIRM_
1_J.L. Robertson_ ... 933-1365
".tablecenter
"_CORPORATE AND COMMERCIAL AREA_
".tablecenter
"(Debentures, mortgages, Land Titles work and similar)
1_Ron Bell_ ... 933-1379
1_Ted Nieman_ ... 933-1364
1_Gordon Phelps_ ... 933-1304
1_Doug Osborn_ ... 933-1359
".tablecenter
"_GENERAL CIVIL LITIGATION_
1_Bryan Salte_ ... 933-1367
1_Grant Currie_ ... 933-1310
1_Karen Prisciak_ ... 933-1315
1_Don Layh_ ... 933-1316
1_Bill Warren_ ... 933-1350
".tablecenter
"_RECEIVERSHIPS AND BANKRUPTCY_
1_Bryan Salte_ ... 933-1367
1_Karen Prisciak_ ... 933-1315
".tablecenter
"_FORECLOSURE_
1_Ron Hampel_ ... 933-1305
1_Karen Prisciak_ ... 933-1315
".tablecenter
"_COLLECTIONS_
1_Karen Prisciak_ ... 933-1315
1_Don Layh_ ... 933-1316
1_Bill Warren_ ... 933-1350
".endtable
.font times
.leading 3
.points 13
4. The Page looks like this:
.begintable
.tablemargin 1.1"
.tableblank `
.tableleading 3
.tableul *
.tablehlt bold
.tableruler
.................|...................................$..........$.................
.tablecenter
_CONTACT MEMBERS OF THE FIRM_
0_Ron Bell_ ... 933-1379
0_Bryan Salte_ .... 933-1367
.tablecenter
!_GENERAL COUNSEL TO THE FIRM_
0_J.L. Robertson_ ... 933-1365
.tablecenter
!_CORPORATE AND COMMERCIAL AREA_
.tablecenter
!(Debentures, mortgages, Land Titles work and similar)
0_Ron Bell_ ... 933-1379
0_Ted Nieman_ ... 933-1364
0_Gordon Phelps_ ... 933-1304
0_Doug Osborn_ ... 933-1359
.tablecenter
!_GENERAL CIVIL LITIGATION_
0_Bryan Salte_ ... 933-1367
0_Grant Currie_ ... 933-1310
0_Karen Prisciak_ ... 933-1315
0_Don Layh_ ... 933-1316
0_Bill Warren_ ... 933-1350
.tablecenter
!_RECEIVERSHIPS AND BANKRUPTCY_
0_Bryan Salte_ ... 933-1367
0_Karen Prisciak_ ... 933-1315
.tablecenter
!_FORECLOSURE_
0_Ron Hampel_ ... 933-1305
0_Karen Prisciak_ ... 933-1315
.tablecenter
!_COLLECTIONS_
0_Karen Prisciak_ ... 933-1315
0_Don Layh_ ... 933-1316
0_Bill Warren_ ... 933-1350
.endtable