/[navidoc]/navidoc/navidoc/mp/html.py
ViewVC logotype

Diff of /navidoc/navidoc/mp/html.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by humppake, Mon May 26 09:00:49 2003 UTC revision 1.3 by humppake, Mon May 26 10:58:02 2003 UTC
# Line 64  class mppage(navidoc.mp.MetapostElement) Line 64  class mppage(navidoc.mp.MetapostElement)
64              %%.page = nullpicture;              %%.page = nullpicture;
65              addto %%.page doublepath ((0,5)--(0,38)--(7,45)--(35,45)--(35,5)--cycle) withpen currentpen;              addto %%.page doublepath ((0,5)--(0,38)--(7,45)--(35,45)--(35,5)--cycle) withpen currentpen;
66              addto %%.page doublepath ((0,38)--(7,38)--(7,45)) withpen currentpen;              addto %%.page doublepath ((0,38)--(7,38)--(7,45)) withpen currentpen;
67                addto %%.page doublepath ((12,37)--(30,37)) withpen currentpen;
68              addto %%.page doublepath ((12,32)--(30,32)) withpen currentpen;              addto %%.page doublepath ((12,32)--(30,32)) withpen currentpen;
69              addto %%.page doublepath ((12,27)--(30,27)) withpen currentpen;              addto %%.page doublepath ((6,27)--(30,27)) withpen currentpen;
70              addto %%.page doublepath ((6,22)--(30,22)) withpen currentpen;              addto %%.page doublepath ((6,22)--(30,22)) withpen currentpen;
71              addto %%.page doublepath ((6,17)--(30,17)) withpen currentpen;              addto %%.page doublepath ((6,17)--(30,17)) withpen currentpen;
72              addto %%.page doublepath ((6,12)--(30,12)) withpen currentpen;              addto %%.page doublepath ((6,12)--(30,12)) withpen currentpen;
             addto %%.page doublepath ((6,7)--(30,7)) withpen currentpen;  
73              addto %%.pict also %%.page shifted (center(%%.pict) + (-17, 5));              addto %%.pict also %%.page shifted (center(%%.pict) + (-17, 5));
74              setbounds %%.pict to bbox %%.pict;              setbounds %%.pict to bbox %%.pict;
75              picmeasurements(%%);              picmeasurements(%%);

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26