diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2011-01-13 11:15:51 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2011-01-13 11:15:51 +0000 |
commit | afd6d32cfe467cfc3f9379c4130b63990c42ae37 (patch) | |
tree | 0c987caac502a57e0483e9b81575737f49de4279 /Build/source/texk/web2c/eptexdir/etex.ch1 | |
parent | 89de11b332c58687e4463ccc2b17cfd8d42c5d69 (diff) |
still more e-pTeX
git-svn-id: svn://tug.org/texlive/trunk@21053 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/eptexdir/etex.ch1')
-rw-r--r-- | Build/source/texk/web2c/eptexdir/etex.ch1 | 40 |
1 files changed, 0 insertions, 40 deletions
diff --git a/Build/source/texk/web2c/eptexdir/etex.ch1 b/Build/source/texk/web2c/eptexdir/etex.ch1 index adf57d5f4ee..0145dd260da 100644 --- a/Build/source/texk/web2c/eptexdir/etex.ch1 +++ b/Build/source/texk/web2c/eptexdir/etex.ch1 @@ -15,46 +15,6 @@ begin print_direction_alt(box_dir(p)); @z -@x [15.208] -@d un_vbox=un_hbox+1 {unglue a box ( \.{\\unvbox}, \.{\\unvcopy} )} -@y -@d un_vbox=un_hbox+1 {unglue a box ( \.{\\unvbox}, \.{\\unvcopy} )} - {( or \.{\\pagediscards}, \.{\\splitdiscards} )} -@z -@x [15.208] -@d valign=halign+1 {vertical table alignment ( \.{\\valign} )} -@y -@d valign=halign+1 {vertical table alignment ( \.{\\valign} )} - {or text direction directives ( \.{\\beginL}, etc.~)} -@z -@x [15.208] -@d left_right=eq_no+1 {variable delimiter ( \.{\\left}, \.{\\right} )} -@y -@d left_right=eq_no+1 {variable delimiter ( \.{\\left}, \.{\\right} )} - {( or \.{\\middle} )} -@z - -@x [15.209] -@d set_box_dimen=set_page_int+1 {change dimension of box ( \.{\\wd}, \.{\\ht}, \.{\\dp} )} -@d set_shape=set_box_dimen+1 {specify fancy paragraph shape ( \.{\\parshape} )} -@y - {( or \.{\\interactionmode} )} -@d set_box_dimen=set_page_int+1 {change dimension of box ( \.{\\wd}, \.{\\ht}, \.{\\dp} )} -@d set_shape=set_box_dimen+1 {specify fancy paragraph shape ( \.{\\parshape} )} - {(or \.{\\interlinepenalties}, etc.~)} -@z -@x [15.209] -@d let=prefix+1 {assign a command code ( \.{\\let}, \.{\\futurelet} )} -@d shorthand_def=let+1 {code definition ( \.{\\chardef}, \.{\\countdef}, etc.~)} -@d read_to_cs=shorthand_def+1 {read into a control sequence ( \.{\\read} )} -@y - {( or \.{\\protected} )} -@d let=prefix+1 {assign a command code ( \.{\\let}, \.{\\futurelet} )} -@d shorthand_def=let+1 {code definition ( \.{\\chardef}, \.{\\countdef}, etc.~)} -@d read_to_cs=shorthand_def+1 {read into a control sequence ( \.{\\read} )} - {( or \.{\\readline} )} -@z - @x [17.236] @d int_pars=60 {total number of integer parameters} @d count_base=int_base+int_pars {256 user \.{\\count} registers} |