summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/synctexdir/synctex-ep-mem.ch0
blob: aea5c142b853c41a32686a6a320ad56ead298966 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
@x tex.web l.2897
@d box_node_size=8 {number of words to allocate for a box node}
@y
@d box_node_size=7 {number of words to allocate for a box node}
@z

@x tex.web l.3937
    disp_node,
@y
    disp_node: do_nothing;
@z

@x tex.web l.4021:
disp_node,
@y
disp_node: begin r:=get_node(small_node_size);
  words:=small_node_size;
  end;
@z

@x tex.web l. 24956
@* \[54/\pTeX] System-dependent changes for \pTeX.
@y
@* \[54] System-dependent changes.
@z