.req "SYS$RUNOFF:LN03tedi" .ti Tedi simulation test .ps 55 .lm 10 .rm 68 .ts 10,25,40,55 .vs .C;TEDI simulation demonstration .s;The following is a demonstration of the LN03TEDI prefix file. This file is used by putting the following command at the top of your @.RNO file: .i5;@.req 'sys$runoff:ln03tedi' .s; .s2.c;REFERENCE example A&1&2&3!A@&1@&2@&3 .s2.c;Subscript example A]10[!A@]10@[ .s2 B[2]!B@[2@] .s2.c;Vector example A|!A@| .s2.c;Overstrike example d\/!d@\/ .s2.c;Equation example .eq {A + B}/{C + D}!@{A + B@}/@{C + D@} .eeq .p;If you are doing separated equations you should issue the .EQ command to enable automatic spacing and .EEQ when done. These commands are not used if the equations are imbedded inside the text. .nf.pg .c;Special symbols .s2 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z .s &A &B &C &D &E &F &G &H &I &J &K &L &M &N &O &P &Q &R &S &T &U &V &W &X &Y &Z .s 3 a b c d e f g h i j k l m n o p q r s t u v w x y z .s &a &b &c &d &e &f &g &h &i &j &k &l &m &n &o &p &q &r &s &t &u &v &w &x &y &z .s 3 @~ @! @@ @# @$ @% @^ @& @* @( @) @_ @+ @` @1 @2 @3 @4 @5 @6 @7 @8 @9 @0 @- @= .s &~ &! &@ &# &$ &% &^ && &* &( &) &_ &+ &` &1 &2 &3 &4 &5 &6 &7 &8 &9 &0 &- &= .s 3 @{ @} @[ @] @: @" @| @; @' @\ @, @. @? @/ @< @> .s &{ &} &[ &] &: &" &| &; &' &\ &, &. &? &/ &< &> .pg The following commands are not sumulated: .s2 @^ is not used for explicit motion .s.nf @.fty n File type @.gr k Graphics @.hm i,j Hardware margin @.nt i,s,t Note (i,s,t are ignored) @.pg n Page (n is ignored) @.pty k Printer type @.tty k,p .s2.f All spacing commands work in single spaces only, and the extra parameter is ignored.