.
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=8
This commit is contained in:
parent
835e1f326f
commit
7596382eeb
@ -1,15 +1,15 @@
|
|||||||
|--- texk/web2c/eptexdir/eptex.ech
|
--- texk/web2c/eptexdir/eptex.ech
|
||||||
|+++ texk/web2c/eptexdir/eptex.ech 2012-04-13 17:22:36.025657059 +0200
|
+++ texk/web2c/eptexdir/eptex.ech 2012-04-13 17:22:36.025657059 +0200
|
||||||
|@@ -305,6 +305,12 @@ othercases goto next_p
|
@@ -305,6 +305,12 @@ othercases goto next_p
|
||||||
| words:=5; list_ptr(r):=null; {this affects |mem[r+5]|}
|
words:=5; list_ptr(r):=null; {this affects |mem[r+5]|}
|
||||||
| add_glue_ref(space_ptr(r)); add_glue_ref(xspace_ptr(r));
|
add_glue_ref(space_ptr(r)); add_glue_ref(xspace_ptr(r));
|
||||||
| @z
|
@z
|
||||||
|+@x e-pTeX: just_copy
|
+@x e-pTeX: just_copy
|
||||||
|+ mem[r+6]:=mem[p+6]; mem[r+5]:=mem[p+5]; {copy the last two words}
|
+ mem[r+6]:=mem[p+6]; mem[r+5]:=mem[p+5]; {copy the last two words}
|
||||||
|+@y
|
+@y
|
||||||
|+ mem[r+7]:=mem[p+7]; mem[r+6]:=mem[p+6]; mem[r+5]:=mem[p+5];
|
+ mem[r+7]:=mem[p+7]; mem[r+6]:=mem[p+6]; mem[r+5]:=mem[p+5];
|
||||||
|+ {copy the last three words}
|
+ {copy the last three words}
|
||||||
|+@z
|
+@z
|
||||||
|
|
|
||||||
| @x e-pTeX: ifcsname l.28620
|
@x e-pTeX: ifcsname l.28620
|
||||||
| buffer[m]:=info(p) mod @'400; incr(m); p:=link(p);
|
buffer[m]:=info(p) mod @'400; incr(m); p:=link(p);
|
||||||
|
@ -5484,7 +5484,7 @@ TeX by ASCII Co.) and its surrounding tools.
|
|||||||
%patch11 -p0 -b .lacheck
|
%patch11 -p0 -b .lacheck
|
||||||
%patch12 -p0 -b .warns
|
%patch12 -p0 -b .warns
|
||||||
%patch13 -p0 -b .x11r7
|
%patch13 -p0 -b .x11r7
|
||||||
%patch15 -p0 -b .overflow
|
#%patch15 -p0 -b .overflow
|
||||||
%patch17 -p0 -b .64
|
%patch17 -p0 -b .64
|
||||||
%patch18 -p0 -b .a2p
|
%patch18 -p0 -b .a2p
|
||||||
%patch19 -p0 -b .dvipng
|
%patch19 -p0 -b .dvipng
|
||||||
|
Loading…
Reference in New Issue
Block a user