summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/synctexdir/synctex-p-mem.ch0
blob: e4fd4a9f50412c260e286fef00b3d262c29044dd (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
@* \[55/p\TeX] System-dependent changes for p\TeX.
@y
@* \[54] System-dependent changes.
@z