emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Graphic of the Org-mode require structure
@ 2012-12-12  6:19 Eric Schulte
  2012-12-12 18:10 ` Achim Gratz
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Schulte @ 2012-12-12  6:19 UTC (permalink / raw)
  To: Org Mode Mailing List

[-- Attachment #1: Type: text/plain, Size: 425 bytes --]

This is a visualization of which Org-mode files require which other
Org-mode files.  It may not hold any new insights, but I found it
interesting.

    # shell-script
    (echo "digraph {";
      for file in lisp/*.el;do
        name=$(basename $file .el)
        echo "\"$name\";"
        cat $file|sed -n "s/^.*(require '\([^) ]\+\)).*$/\"\1\" -> \"$name\"/p;"
      done;echo "}";
    )|dot -Tsvg > /tmp/org-requires.svg


[-- Attachment #2: org-requires.svg --]
[-- Type: image/svg+xml, Size: 223909 bytes --]

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
 "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.28.0 (20120524.1247)
 -->
<!-- Title: _anonymous_0 Pages: 1 -->
<svg width="9896pt" height="1052pt"
 viewBox="0.00 0.00 9895.51 1052.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph1" class="graph" transform="scale(1 1) rotate(0) translate(4 1048)">
<title>_anonymous_0</title>
<polygon fill="white" stroke="white" points="-4,5 -4,-1048 9892.51,-1048 9892.51,5 -4,5"/>
<!-- ob&#45;asymptote -->
<g id="node1" class="node"><title>ob&#45;asymptote</title>
<ellipse fill="none" stroke="black" cx="7216.51" cy="-522" rx="59.2173" ry="18"/>
<text text-anchor="middle" x="7216.51" y="-518.3" font-family="Times,serif" font-size="14.00">ob&#45;asymptote</text>
</g>
<!-- ob -->
<g id="node2" class="node"><title>ob</title>
<ellipse fill="none" stroke="black" cx="5728.51" cy="-594" rx="27" ry="18"/>
<text text-anchor="middle" x="5728.51" y="-590.3" font-family="Times,serif" font-size="14.00">ob</text>
</g>
<!-- ob&#45;&gt;ob&#45;asymptote -->
<g id="edge2" class="edge"><title>ob&#45;&gt;ob&#45;asymptote</title>
<path fill="none" stroke="black" d="M5755.56,-592.744C5926.98,-591.005 6864.01,-579.792 7147.51,-540 7153,-539.228 7158.7,-538.203 7164.36,-537.036"/>
<polygon fill="black" stroke="black" points="7165.43,-540.383 7174.44,-534.809 7163.92,-533.548 7165.43,-540.383"/>
</g>
<!-- ob&#45;awk -->
<g id="node6" class="node"><title>ob&#45;awk</title>
<ellipse fill="none" stroke="black" cx="3710.51" cy="-522" rx="37.0701" ry="18"/>
<text text-anchor="middle" x="3710.51" y="-518.3" font-family="Times,serif" font-size="14.00">ob&#45;awk</text>
</g>
<!-- ob&#45;&gt;ob&#45;awk -->
<g id="edge6" class="edge"><title>ob&#45;&gt;ob&#45;awk</title>
<path fill="none" stroke="black" d="M5701.54,-591.844C5632.41,-588.906 5443.21,-581.032 5285.51,-576 4656.73,-555.938 4498.24,-581.267 3870.51,-540 3831.77,-537.454 3787.94,-532.663 3755.97,-528.814"/>
<polygon fill="black" stroke="black" points="3756.37,-525.338 3746.02,-527.602 3755.53,-532.286 3756.37,-525.338"/>
</g>
<!-- ob&#45;calc -->
<g id="node11" class="node"><title>ob&#45;calc</title>
<ellipse fill="none" stroke="black" cx="9718.51" cy="-522" rx="36.096" ry="18"/>
<text text-anchor="middle" x="9718.51" y="-518.3" font-family="Times,serif" font-size="14.00">ob&#45;calc</text>
</g>
<!-- ob&#45;&gt;ob&#45;calc -->
<g id="edge12" class="edge"><title>ob&#45;&gt;ob&#45;calc</title>
<path fill="none" stroke="black" d="M5755.81,-592.702C6074.08,-589.221 9074.46,-556.084 9467.51,-540 9539.41,-537.057 9622.74,-530.86 9673,-526.816"/>
<polygon fill="black" stroke="black" points="9673.52,-530.286 9683.21,-525.988 9672.96,-523.309 9673.52,-530.286"/>
</g>
<!-- ob&#45;C -->
<g id="node19" class="node"><title>ob&#45;C</title>
<ellipse fill="none" stroke="black" cx="8095.51" cy="-522" rx="28.3955" ry="18"/>
<text text-anchor="middle" x="8095.51" y="-518.3" font-family="Times,serif" font-size="14.00">ob&#45;C</text>
</g>
<!-- ob&#45;&gt;ob&#45;C -->
<g id="edge20" class="edge"><title>ob&#45;&gt;ob&#45;C</title>
<path fill="none" stroke="black" d="M5755.6,-593.034C6000.06,-593.252 7822.01,-593.084 8057.51,-540 8059.97,-539.444 8062.48,-538.722 8064.96,-537.89"/>
<polygon fill="black" stroke="black" points="8066.26,-541.138 8074.32,-534.254 8063.73,-534.613 8066.26,-541.138"/>
</g>
<!-- ob&#45;clojure -->
<g id="node23" class="node"><title>ob&#45;clojure</title>
<ellipse fill="none" stroke="black" cx="8383.51" cy="-522" rx="46.1964" ry="18"/>
<text text-anchor="middle" x="8383.51" y="-518.3" font-family="Times,serif" font-size="14.00">ob&#45;clojure</text>
</g>
<!-- ob&#45;&gt;ob&#45;clojure -->
<g id="edge24" class="edge"><title>ob&#45;&gt;ob&#45;clojure</title>
<path fill="none" stroke="black" d="M5755.77,-592.898C6016.2,-591.864 8060.49,-582.422 8327.51,-540 8331.74,-539.327 8336.1,-538.415 8340.43,-537.36"/>
<polygon fill="black" stroke="black" points="8341.64,-540.657 8350.4,-534.684 8339.83,-533.896 8341.64,-540.657"/>
</g>
<!-- ob&#45;css -->
<g id="node40" class="node"><title>ob&#45;css</title>
<ellipse fill="none" stroke="black" cx="4895.51" cy="-522" rx="33.2209" ry="18"/>
<text text-anchor="middle" x="4895.51" y="-518.3" font-family="Times,serif" font-size="14.00">ob&#45;css</text>
</g>
<!-- ob&#45;&gt;ob&#45;css -->
<g id="edge44" class="edge"><title>ob&#45;&gt;ob&#45;css</title>
<path fill="none" stroke="black" d="M5701.56,-592.34C5580.67,-589.204 5087.74,-574.505 4937.51,-540 4934.87,-539.394 4932.18,-538.643 4929.5,-537.797"/>
<polygon fill="black" stroke="black" points="4930.55,-534.458 4919.96,-534.41 4928.21,-541.054 4930.55,-534.458"/>
</g>
<!-- ob&#45;ditaa -->
<g id="node42" class="node"><title>ob&#45;ditaa</title>
<ellipse fill="none" stroke="black" cx="3577.51" cy="-522" rx="39.4691" ry="18"/>
<text text-anchor="middle" x="3577.51" y="-518.3" font-family="Times,serif" font-size="14.00">ob&#45;ditaa</text>
</g>
<!-- ob&#45;&gt;ob&#45;ditaa -->
<g id="edge46" class="edge"><title>ob&#45;&gt;ob&#45;ditaa</title>
<path fill="none" stroke="black" d="M5701.54,-591.813C5632.42,-588.805 5443.21,-580.777 5285.51,-576 4925.36,-565.091 4022.73,-578.69 3664.51,-540 3650.48,-538.486 3635.35,-535.877 3621.7,-533.152"/>
<polygon fill="black" stroke="black" points="3622.1,-529.659 3611.6,-531.061 3620.68,-536.514 3622.1,-529.659"/>
</g>
<!-- ob&#45;dot -->
<g id="node45" class="node"><title>ob&#45;dot</title>
<ellipse fill="none" stroke="black" cx="4980.51" cy="-522" rx="33.1991" ry="18"/>
<text text-anchor="middle" x="4980.51" y="-518.3" font-family="Times,serif" font-size="14.00">ob&#45;dot</text>
</g>
<!-- ob&#45;&gt;ob&#45;dot -->
<g id="edge50" class="edge"><title>ob&#45;&gt;ob&#45;dot</title>
<path fill="none" stroke="black" d="M5701.53,-592.058C5588.95,-587.958 5156.29,-570.498 5023.51,-540 5020.65,-539.343 5017.72,-538.527 5014.82,-537.611"/>
<polygon fill="black" stroke="black" points="5015.71,-534.212 5005.11,-534.194 5013.38,-540.815 5015.71,-534.212"/>
</g>
<!-- ob&#45;emacs&#45;lisp -->
<g id="node62" class="node"><title>ob&#45;emacs&#45;lisp</title>
<ellipse fill="none" stroke="black" cx="5458.51" cy="-522" rx="60.1672" ry="18"/>
<text text-anchor="middle" x="5458.51" y="-518.3" font-family="Times,serif" font-size="14.00">ob&#45;emacs&#45;lisp</text>
</g>
<!-- ob&#45;&gt;ob&#45;emacs&#45;lisp -->
<g id="edge70" class="edge"><title>ob&#45;&gt;ob&#45;emacs&#45;lisp</title>
<path fill="none" stroke="black" d="M5703.59,-586.54C5660.27,-575.31 5570.17,-551.95 5512.11,-536.898"/>
<polygon fill="black" stroke="black" points="5512.93,-533.495 5502.37,-534.373 5511.18,-540.271 5512.93,-533.495"/>
</g>
<!-- ob&#45;fortran -->
<g id="node67" class="node"><title>ob&#45;fortran</title>
<ellipse fill="none" stroke="black" cx="8002.51" cy="-522" rx="46.2191" ry="18"/>
<text text-anchor="middle" x="8002.51" y="-518.3" font-family="Times,serif" font-size="14.00">ob&#45;fortran</text>
</g>
<!-- ob&#45;&gt;ob&#45;fortran -->
<g id="edge78" class="edge"><title>ob&#45;&gt;ob&#45;fortran</title>
<path fill="none" stroke="black" d="M5755.75,-592.796C5994.01,-590.952 7719.99,-576.395 7946.51,-540 7950.74,-539.32 7955.1,-538.402 7959.42,-537.344"/>
<polygon fill="black" stroke="black" points="7960.64,-540.641 7969.39,-534.665 7958.83,-533.88 7960.64,-540.641"/>
</g>
<!-- ob&#45;gnuplot -->
<g id="node70" class="node"><title>ob&#45;gnuplot</title>
<ellipse fill="none" stroke="black" cx="5239.51" cy="-522" rx="49.0941" ry="18"/>
<text text-anchor="middle" x="5239.51" y="-518.3" font-family="Times,serif" font-size="14.00">ob&#45;gnuplot</text>
</g>
<!-- ob&#45;&gt;ob&#45;gnuplot -->
<g id="edge82" class="edge"><title>ob&#45;&gt;ob&#45;gnuplot</title>
<path fill="none" stroke="black" d="M5701.53,-591.215C5633.29,-586.371 5448.49,-571.194 5297.51,-540 5293.4,-539.152 5289.17,-538.155 5284.94,-537.076"/>
<polygon fill="black" stroke="black" points="5285.73,-533.664 5275.17,-534.441 5283.91,-540.423 5285.73,-533.664"/>
</g>
<!-- ob&#45;haskell -->
<g id="node76" class="node"><title>ob&#45;haskell</title>
<ellipse fill="none" stroke="black" cx="7890.51" cy="-522" rx="47.169" ry="18"/>
<text text-anchor="middle" x="7890.51" y="-518.3" font-family="Times,serif" font-size="14.00">ob&#45;haskell</text>
</g>
<!-- ob&#45;&gt;ob&#45;haskell -->
<g id="edge90" class="edge"><title>ob&#45;&gt;ob&#45;haskell</title>
<path fill="none" stroke="black" d="M5755.8,-592.75C5987.34,-590.572 7618.91,-574.083 7833.51,-540 7837.93,-539.298 7842.49,-538.346 7847.01,-537.248"/>
<polygon fill="black" stroke="black" points="7848.02,-540.602 7856.79,-534.656 7846.22,-533.836 7848.02,-540.602"/>
</g>
<!-- ob&#45;io -->
<g id="node82" class="node"><title>ob&#45;io</title>
<ellipse fill="none" stroke="black" cx="5823.51" cy="-522" rx="29.3722" ry="18"/>
<text text-anchor="middle" x="5823.51" y="-518.3" font-family="Times,serif" font-size="14.00">ob&#45;io</text>
</g>
<!-- ob&#45;&gt;ob&#45;io -->
<g id="edge98" class="edge"><title>ob&#45;&gt;ob&#45;io</title>
<path fill="none" stroke="black" d="M5745.93,-580.161C5760.34,-569.54 5781.04,-554.294 5797.42,-542.218"/>
<polygon fill="black" stroke="black" points="5799.57,-544.983 5805.55,-536.233 5795.42,-539.348 5799.57,-544.983"/>
</g>
<!-- ob&#45;java -->
<g id="node85" class="node"><title>ob&#45;java</title>
<ellipse fill="none" stroke="black" cx="5343.51" cy="-522" rx="37.0701" ry="18"/>
<text text-anchor="middle" x="5343.51" y="-518.3" font-family="Times,serif" font-size="14.00">ob&#45;java</text>
</g>
<!-- ob&#45;&gt;ob&#45;java -->
<g id="edge102" class="edge"><title>ob&#45;&gt;ob&#45;java</title>
<path fill="none" stroke="black" d="M5701.77,-590.645C5644.02,-585.162 5503.65,-569.699 5389.51,-540 5386.55,-539.232 5383.52,-538.345 5380.5,-537.389"/>
<polygon fill="black" stroke="black" points="5381.55,-534.048 5370.95,-534.154 5379.3,-540.677 5381.55,-534.048"/>
</g>
<!-- ob&#45;js -->
<g id="node87" class="node"><title>ob&#45;js</title>
<ellipse fill="none" stroke="black" cx="8476.51" cy="-522" rx="28.3955" ry="18"/>
<text text-anchor="middle" x="8476.51" y="-518.3" font-family="Times,serif" font-size="14.00">ob&#45;js</text>
</g>
<!-- ob&#45;&gt;ob&#45;js -->
<g id="edge104" class="edge"><title>ob&#45;&gt;ob&#45;js</title>
<path fill="none" stroke="black" d="M5755.59,-592.78C6030.02,-590.517 8300.45,-570.887 8438.51,-540 8440.97,-539.448 8443.48,-538.729 8445.96,-537.899"/>
<polygon fill="black" stroke="black" points="8447.26,-541.148 8455.32,-534.267 8444.73,-534.622 8447.26,-541.148"/>
</g>
<!-- ob&#45;latex -->
<g id="node93" class="node"><title>ob&#45;latex</title>
<ellipse fill="none" stroke="black" cx="4806.51" cy="-18" rx="39.4691" ry="18"/>
<text text-anchor="middle" x="4806.51" y="-14.3" font-family="Times,serif" font-size="14.00">ob&#45;latex</text>
</g>
<!-- ob&#45;&gt;ob&#45;latex -->
<g id="edge112" class="edge"><title>ob&#45;&gt;ob&#45;latex</title>
<path fill="none" stroke="black" d="M5728.51,-575.951C5728.51,-549.292 5728.51,-496.115 5728.51,-451 5728.51,-451 5728.51,-451 5728.51,-305 5728.51,-120.275 5044.83,-41.6151 4854.92,-23.3284"/>
<polygon fill="black" stroke="black" points="4855.24,-19.8424 4844.95,-22.3801 4854.57,-26.811 4855.24,-19.8424"/>
</g>
<!-- ob&#45;ledger -->
<g id="node97" class="node"><title>ob&#45;ledger</title>
<ellipse fill="none" stroke="black" cx="3923.51" cy="-522" rx="44.2946" ry="18"/>
<text text-anchor="middle" x="3923.51" y="-518.3" font-family="Times,serif" font-size="14.00">ob&#45;ledger</text>
</g>
<!-- ob&#45;&gt;ob&#45;ledger -->
<g id="edge116" class="edge"><title>ob&#45;&gt;ob&#45;ledger</title>
<path fill="none" stroke="black" d="M5701.54,-591.863C5632.41,-588.971 5443.2,-581.194 5285.51,-576 4994.66,-566.42 4263.36,-588.928 3976.51,-540 3972.65,-539.342 3968.69,-538.468 3964.75,-537.462"/>
<polygon fill="black" stroke="black" points="3965.67,-534.083 3955.09,-534.737 3963.77,-540.82 3965.67,-534.083"/>
</g>
<!-- ob&#45;lilypond -->
<g id="node99" class="node"><title>ob&#45;lilypond</title>
<ellipse fill="none" stroke="black" cx="3429.51" cy="-522" rx="51.4931" ry="18"/>
<text text-anchor="middle" x="3429.51" y="-518.3" font-family="Times,serif" font-size="14.00">ob&#45;lilypond</text>
</g>
<!-- ob&#45;&gt;ob&#45;lilypond -->
<g id="edge118" class="edge"><title>ob&#45;&gt;ob&#45;lilypond</title>
<path fill="none" stroke="black" d="M5701.54,-591.797C5632.42,-588.751 5443.22,-580.641 5285.51,-576 4895.15,-564.512 3917.26,-577.15 3528.51,-540 3513.55,-538.571 3497.46,-536.18 3482.68,-533.635"/>
<polygon fill="black" stroke="black" points="3483.15,-530.163 3472.69,-531.859 3481.92,-537.055 3483.15,-530.163"/>
</g>
<!-- ob&#45;lisp -->
<g id="node103" class="node"><title>ob&#45;lisp</title>
<ellipse fill="none" stroke="black" cx="8283.51" cy="-522" rx="35.1455" ry="18"/>
<text text-anchor="middle" x="8283.51" y="-518.3" font-family="Times,serif" font-size="14.00">ob&#45;lisp</text>
</g>
<!-- ob&#45;&gt;ob&#45;lisp -->
<g id="edge122" class="edge"><title>ob&#45;&gt;ob&#45;lisp</title>
<path fill="none" stroke="black" d="M5755.61,-592.697C6018.71,-589.723 8111.24,-565.321 8239.51,-540 8242.37,-539.435 8245.29,-538.698 8248.19,-537.848"/>
<polygon fill="black" stroke="black" points="8249.52,-541.094 8257.89,-534.607 8247.3,-534.455 8249.52,-541.094"/>
</g>
<!-- ob&#45;makefile -->
<g id="node109" class="node"><title>ob&#45;makefile</title>
<ellipse fill="none" stroke="black" cx="4039.51" cy="-522" rx="53.4184" ry="18"/>
<text text-anchor="middle" x="4039.51" y="-518.3" font-family="Times,serif" font-size="14.00">ob&#45;makefile</text>
</g>
<!-- ob&#45;&gt;ob&#45;makefile -->
<g id="edge132" class="edge"><title>ob&#45;&gt;ob&#45;makefile</title>
<path fill="none" stroke="black" d="M5701.54,-591.891C5632.41,-589.063 5443.19,-581.425 5285.51,-576 5022.65,-566.957 4362.68,-578.522 4102.51,-540 4097.52,-539.262 4092.37,-538.267 4087.25,-537.127"/>
<polygon fill="black" stroke="black" points="4088.06,-533.722 4077.52,-534.784 4086.42,-540.527 4088.06,-533.722"/>
</g>
<!-- ob&#45;matlab -->
<g id="node111" class="node"><title>ob&#45;matlab</title>
<ellipse fill="none" stroke="black" cx="7524.51" cy="-450" rx="46.1964" ry="18"/>
<text text-anchor="middle" x="7524.51" y="-446.3" font-family="Times,serif" font-size="14.00">ob&#45;matlab</text>
</g>
<!-- ob&#45;&gt;ob&#45;matlab -->
<g id="edge134" class="edge"><title>ob&#45;&gt;ob&#45;matlab</title>
<path fill="none" stroke="black" d="M5733.73,-576.265C5741.34,-555.126 5757.66,-519.626 5785.51,-504 5865.85,-458.907 7351.97,-478.507 7443.51,-468 7454.22,-466.771 7465.6,-464.802 7476.36,-462.632"/>
<polygon fill="black" stroke="black" points="7477.36,-465.997 7486.42,-460.509 7475.92,-459.148 7477.36,-465.997"/>
</g>
<!-- ob&#45;octave -->
<g id="node113" class="node"><title>ob&#45;octave</title>
<ellipse fill="none" stroke="black" cx="7666.51" cy="-522" rx="45.244" ry="18"/>
<text text-anchor="middle" x="7666.51" y="-518.3" font-family="Times,serif" font-size="14.00">ob&#45;octave</text>
</g>
<!-- ob&#45;&gt;ob&#45;octave -->
<g id="edge150" class="edge"><title>ob&#45;&gt;ob&#45;octave</title>
<path fill="none" stroke="black" d="M5755.61,-592.682C5972.32,-590.081 7420.54,-571.595 7611.51,-540 7615.67,-539.312 7619.95,-538.389 7624.2,-537.327"/>
<polygon fill="black" stroke="black" points="7625.27,-540.662 7633.99,-534.643 7623.42,-533.911 7625.27,-540.662"/>
</g>
<!-- ob&#45;maxima -->
<g id="node115" class="node"><title>ob&#45;maxima</title>
<ellipse fill="none" stroke="black" cx="4163.51" cy="-522" rx="51.4931" ry="18"/>
<text text-anchor="middle" x="4163.51" y="-518.3" font-family="Times,serif" font-size="14.00">ob&#45;maxima</text>
</g>
<!-- ob&#45;&gt;ob&#45;maxima -->
<g id="edge138" class="edge"><title>ob&#45;&gt;ob&#45;maxima</title>
<path fill="none" stroke="black" d="M5701.54,-591.923C5632.4,-589.173 5443.18,-581.7 5285.51,-576 5049.75,-567.477 4457.67,-575.92 4224.51,-540 4219.8,-539.274 4214.93,-538.307 4210.1,-537.201"/>
<polygon fill="black" stroke="black" points="4210.84,-533.779 4200.29,-534.768 4209.16,-540.573 4210.84,-533.779"/>
</g>
<!-- ob&#45;mscgen -->
<g id="node117" class="node"><title>ob&#45;mscgen</title>
<ellipse fill="none" stroke="black" cx="4283.51" cy="-522" rx="50.0684" ry="18"/>
<text text-anchor="middle" x="4283.51" y="-518.3" font-family="Times,serif" font-size="14.00">ob&#45;mscgen</text>
</g>
<!-- ob&#45;&gt;ob&#45;mscgen -->
<g id="edge140" class="edge"><title>ob&#45;&gt;ob&#45;mscgen</title>
<path fill="none" stroke="black" d="M5701.54,-591.963C5632.4,-589.306 5443.17,-582.035 5285.51,-576 5075.95,-567.979 4549.56,-573.275 4342.51,-540 4338.06,-539.286 4333.48,-538.346 4328.93,-537.273"/>
<polygon fill="black" stroke="black" points="4329.63,-533.838 4319.07,-534.748 4327.89,-540.619 4329.63,-533.838"/>
</g>
<!-- ob&#45;ocaml -->
<g id="node119" class="node"><title>ob&#45;ocaml</title>
<ellipse fill="none" stroke="black" cx="8186.51" cy="-522" rx="44.2946" ry="18"/>
<text text-anchor="middle" x="8186.51" y="-518.3" font-family="Times,serif" font-size="14.00">ob&#45;ocaml</text>
</g>
<!-- ob&#45;&gt;ob&#45;ocaml -->
<g id="edge142" class="edge"><title>ob&#45;&gt;ob&#45;ocaml</title>
<path fill="none" stroke="black" d="M5755.65,-592.867C6004.5,-591.588 7886.4,-580.605 8132.51,-540 8136.65,-539.316 8140.92,-538.386 8145.15,-537.312"/>
<polygon fill="black" stroke="black" points="8146.2,-540.653 8154.89,-534.591 8144.32,-533.911 8146.2,-540.653"/>
</g>
<!-- ob&#45;org -->
<g id="node129" class="node"><title>ob&#45;org</title>
<ellipse fill="none" stroke="black" cx="4385.51" cy="-522" rx="34.1708" ry="18"/>
<text text-anchor="middle" x="4385.51" y="-518.3" font-family="Times,serif" font-size="14.00">ob&#45;org</text>
</g>
<!-- ob&#45;&gt;ob&#45;org -->
<g id="edge156" class="edge"><title>ob&#45;&gt;ob&#45;org</title>
<path fill="none" stroke="black" d="M5701.42,-591.957C5516.3,-584.826 4444.66,-543.419 4428.51,-540 4425.71,-539.408 4422.86,-538.651 4420.02,-537.787"/>
<polygon fill="black" stroke="black" points="4421.13,-534.468 4410.53,-534.521 4418.85,-541.086 4421.13,-534.468"/>
</g>
<!-- ob&#45;perl -->
<g id="node131" class="node"><title>ob&#45;perl</title>
<ellipse fill="none" stroke="black" cx="6097.51" cy="-522" rx="36.096" ry="18"/>
<text text-anchor="middle" x="6097.51" y="-518.3" font-family="Times,serif" font-size="14.00">ob&#45;perl</text>
</g>
<!-- ob&#45;&gt;ob&#45;perl -->
<g id="edge158" class="edge"><title>ob&#45;&gt;ob&#45;perl</title>
<path fill="none" stroke="black" d="M5755.27,-590.05C5810.49,-583.638 5940.79,-566.817 6047.51,-540 6051.56,-538.982 6055.75,-537.788 6059.91,-536.512"/>
<polygon fill="black" stroke="black" points="6061.01,-539.834 6069.45,-533.434 6058.86,-533.172 6061.01,-539.834"/>
</g>
<!-- ob&#45;picolisp -->
<g id="node134" class="node"><title>ob&#45;picolisp</title>
<ellipse fill="none" stroke="black" cx="8959.51" cy="-522" rx="50.0684" ry="18"/>
<text text-anchor="middle" x="8959.51" y="-518.3" font-family="Times,serif" font-size="14.00">ob&#45;picolisp</text>
</g>
<!-- ob&#45;&gt;ob&#45;picolisp -->
<g id="edge162" class="edge"><title>ob&#45;&gt;ob&#45;picolisp</title>
<path fill="none" stroke="black" d="M5755.83,-592.75C6056.26,-589.981 8735.99,-564.632 8900.51,-540 8905.02,-539.325 8909.67,-538.4 8914.28,-537.329"/>
<polygon fill="black" stroke="black" points="8915.45,-540.645 8924.27,-534.789 8913.72,-533.861 8915.45,-540.645"/>
</g>
<!-- ob&#45;plantuml -->
<g id="node140" class="node"><title>ob&#45;plantuml</title>
<ellipse fill="none" stroke="black" cx="4491.51" cy="-522" rx="53.4184" ry="18"/>
<text text-anchor="middle" x="4491.51" y="-518.3" font-family="Times,serif" font-size="14.00">ob&#45;plantuml</text>
</g>
<!-- ob&#45;&gt;ob&#45;plantuml -->
<g id="edge170" class="edge"><title>ob&#45;&gt;ob&#45;plantuml</title>
<path fill="none" stroke="black" d="M5701.58,-591.951C5531.64,-585.312 4613.03,-549.105 4554.51,-540 4549.53,-539.225 4544.37,-538.207 4539.26,-537.052"/>
<polygon fill="black" stroke="black" points="4540.08,-533.648 4529.53,-534.692 4538.43,-540.451 4540.08,-533.648"/>
</g>
<!-- ob&#45;python -->
<g id="node142" class="node"><title>ob&#45;python</title>
<ellipse fill="none" stroke="black" cx="6308.51" cy="-522" rx="46.1964" ry="18"/>
<text text-anchor="middle" x="6308.51" y="-518.3" font-family="Times,serif" font-size="14.00">ob&#45;python</text>
</g>
<!-- ob&#45;&gt;ob&#45;python -->
<g id="edge172" class="edge"><title>ob&#45;&gt;ob&#45;python</title>
<path fill="none" stroke="black" d="M5755.5,-592.115C5833.34,-589.168 6064.68,-577.637 6252.51,-540 6256.6,-539.18 6260.82,-538.186 6265.02,-537.095"/>
<polygon fill="black" stroke="black" points="6266.02,-540.45 6274.72,-534.407 6264.15,-533.704 6266.02,-540.45"/>
</g>
<!-- ob&#45;R -->
<g id="node147" class="node"><title>ob&#45;R</title>
<ellipse fill="none" stroke="black" cx="7796.51" cy="-522" rx="28.3955" ry="18"/>
<text text-anchor="middle" x="7796.51" y="-518.3" font-family="Times,serif" font-size="14.00">ob&#45;R</text>
</g>
<!-- ob&#45;&gt;ob&#45;R -->
<g id="edge180" class="edge"><title>ob&#45;&gt;ob&#45;R</title>
<path fill="none" stroke="black" d="M5755.66,-593C5964.3,-592.889 7315.38,-590.22 7720.51,-540 7733.95,-538.333 7748.52,-535.366 7761.26,-532.373"/>
<polygon fill="black" stroke="black" points="7762.15,-535.758 7771.04,-529.99 7760.5,-528.957 7762.15,-535.758"/>
</g>
<!-- ob&#45;ruby -->
<g id="node152" class="node"><title>ob&#45;ruby</title>
<ellipse fill="none" stroke="black" cx="9420.51" cy="-522" rx="38.0212" ry="18"/>
<text text-anchor="middle" x="9420.51" y="-518.3" font-family="Times,serif" font-size="14.00">ob&#45;ruby</text>
</g>
<!-- ob&#45;&gt;ob&#45;ruby -->
<g id="edge186" class="edge"><title>ob&#45;&gt;ob&#45;ruby</title>
<path fill="none" stroke="black" d="M5755.83,-592.696C6062.14,-589.273 8848.04,-557.766 9213.51,-540 9268.46,-537.329 9331.43,-531.803 9373.35,-527.775"/>
<polygon fill="black" stroke="black" points="9373.92,-531.236 9383.54,-526.785 9373.24,-524.268 9373.92,-531.236"/>
</g>
<!-- ob&#45;sass -->
<g id="node159" class="node"><title>ob&#45;sass</title>
<ellipse fill="none" stroke="black" cx="4599.51" cy="-522" rx="36.096" ry="18"/>
<text text-anchor="middle" x="4599.51" y="-518.3" font-family="Times,serif" font-size="14.00">ob&#45;sass</text>
</g>
<!-- ob&#45;&gt;ob&#45;sass -->
<g id="edge194" class="edge"><title>ob&#45;&gt;ob&#45;sass</title>
<path fill="none" stroke="black" d="M5701.56,-591.921C5539.35,-585.391 4697.83,-551.089 4644.51,-540 4641.5,-539.374 4638.42,-538.577 4635.36,-537.67"/>
<polygon fill="black" stroke="black" points="4636.34,-534.307 4625.75,-534.478 4634.13,-540.95 4636.34,-534.307"/>
</g>
<!-- ob&#45;scala -->
<g id="node161" class="node"><title>ob&#45;scala</title>
<ellipse fill="none" stroke="black" cx="6413.51" cy="-522" rx="39.9464" ry="18"/>
<text text-anchor="middle" x="6413.51" y="-518.3" font-family="Times,serif" font-size="14.00">ob&#45;scala</text>
</g>
<!-- ob&#45;&gt;ob&#45;scala -->
<g id="edge196" class="edge"><title>ob&#45;&gt;ob&#45;scala</title>
<path fill="none" stroke="black" d="M5755.77,-593.089C5844.4,-592.877 6132.02,-588.253 6363.51,-540 6366.98,-539.276 6370.54,-538.384 6374.09,-537.389"/>
<polygon fill="black" stroke="black" points="6375.42,-540.642 6383.96,-534.373 6373.37,-533.947 6375.42,-540.642"/>
</g>
<!-- ob&#45;scheme -->
<g id="node164" class="node"><title>ob&#45;scheme</title>
<ellipse fill="none" stroke="black" cx="9076.51" cy="-522" rx="49.0941" ry="18"/>
<text text-anchor="middle" x="9076.51" y="-518.3" font-family="Times,serif" font-size="14.00">ob&#45;scheme</text>
</g>
<!-- ob&#45;&gt;ob&#45;scheme -->
<g id="edge200" class="edge"><title>ob&#45;&gt;ob&#45;scheme</title>
<path fill="none" stroke="black" d="M5755.89,-592.77C6062.7,-590.172 8847.75,-565.915 9018.51,-540 9022.94,-539.326 9027.52,-538.403 9032.06,-537.333"/>
<polygon fill="black" stroke="black" points="9033.08,-540.685 9041.88,-534.793 9031.33,-533.908 9033.08,-540.685"/>
</g>
<!-- ob&#45;screen -->
<g id="node169" class="node"><title>ob&#45;screen</title>
<ellipse fill="none" stroke="black" cx="4698.51" cy="-522" rx="44.271" ry="18"/>
<text text-anchor="middle" x="4698.51" y="-518.3" font-family="Times,serif" font-size="14.00">ob&#45;screen</text>
</g>
<!-- ob&#45;&gt;ob&#45;screen -->
<g id="edge206" class="edge"><title>ob&#45;&gt;ob&#45;screen</title>
<path fill="none" stroke="black" d="M5701.39,-591.944C5553.46,-586.129 4847.14,-557.63 4751.51,-540 4747.82,-539.321 4744.04,-538.457 4740.27,-537.48"/>
<polygon fill="black" stroke="black" points="4740.98,-534.044 4730.4,-534.681 4739.06,-540.778 4740.98,-534.044"/>
</g>
<!-- ob&#45;sh -->
<g id="node171" class="node"><title>ob&#45;sh</title>
<ellipse fill="none" stroke="black" cx="9174.51" cy="-522" rx="30.3206" ry="18"/>
<text text-anchor="middle" x="9174.51" y="-518.3" font-family="Times,serif" font-size="14.00">ob&#45;sh</text>
</g>
<!-- ob&#45;&gt;ob&#45;sh -->
<g id="edge208" class="edge"><title>ob&#45;&gt;ob&#45;sh</title>
<path fill="none" stroke="black" d="M5755.68,-592.723C6072.08,-589.484 9046.86,-558.563 9134.51,-540 9137.18,-539.433 9139.9,-538.686 9142.6,-537.821"/>
<polygon fill="black" stroke="black" points="9143.99,-541.037 9152.16,-534.284 9141.56,-534.473 9143.99,-541.037"/>
</g>
<!-- ob&#45;shen -->
<g id="node176" class="node"><title>ob&#45;shen</title>
<ellipse fill="none" stroke="black" cx="8561.51" cy="-522" rx="38.0212" ry="18"/>
<text text-anchor="middle" x="8561.51" y="-518.3" font-family="Times,serif" font-size="14.00">ob&#45;shen</text>
</g>
<!-- ob&#45;&gt;ob&#45;shen -->
<g id="edge214" class="edge"><title>ob&#45;&gt;ob&#45;shen</title>
<path fill="none" stroke="black" d="M5755.45,-592.735C6033.37,-589.973 8370.32,-566.012 8513.51,-540 8516.96,-539.373 8520.5,-538.531 8524.01,-537.557"/>
<polygon fill="black" stroke="black" points="8525.24,-540.84 8533.74,-534.527 8523.16,-534.156 8525.24,-540.84"/>
</g>
<!-- ob&#45;sql -->
<g id="node180" class="node"><title>ob&#45;sql</title>
<ellipse fill="none" stroke="black" cx="6769.51" cy="-522" rx="32.2457" ry="18"/>
<text text-anchor="middle" x="6769.51" y="-518.3" font-family="Times,serif" font-size="14.00">ob&#45;sql</text>
</g>
<!-- ob&#45;&gt;ob&#45;sql -->
<g id="edge218" class="edge"><title>ob&#45;&gt;ob&#45;sql</title>
<path fill="none" stroke="black" d="M5755.72,-592.77C5895.62,-591.404 6534.65,-582.883 6727.51,-540 6730.31,-539.376 6733.18,-538.583 6736.02,-537.683"/>
<polygon fill="black" stroke="black" points="6737.27,-540.952 6745.51,-534.295 6734.92,-534.359 6737.27,-540.952"/>
</g>
<!-- ob&#45;sqlite -->
<g id="node183" class="node"><title>ob&#45;sqlite</title>
<ellipse fill="none" stroke="black" cx="4802.51" cy="-522" rx="41.394" ry="18"/>
<text text-anchor="middle" x="4802.51" y="-518.3" font-family="Times,serif" font-size="14.00">ob&#45;sqlite</text>
</g>
<!-- ob&#45;&gt;ob&#45;sqlite -->
<g id="edge222" class="edge"><title>ob&#45;&gt;ob&#45;sqlite</title>
<path fill="none" stroke="black" d="M5701.55,-591.787C5563.45,-585.517 4938.49,-556.443 4853.51,-540 4849.85,-539.294 4846.1,-538.395 4842.38,-537.382"/>
<polygon fill="black" stroke="black" points="4843.22,-533.98 4832.63,-534.483 4841.22,-540.69 4843.22,-533.98"/>
</g>
<!-- org -->
<g id="node190" class="node"><title>org</title>
<ellipse fill="none" stroke="black" cx="3007.51" cy="-522" rx="27" ry="18"/>
<text text-anchor="middle" x="3007.51" y="-518.3" font-family="Times,serif" font-size="14.00">org</text>
</g>
<!-- ob&#45;&gt;org -->
<g id="edge422" class="edge"><title>ob&#45;&gt;org</title>
<path fill="none" stroke="black" d="M5701.54,-591.781C5632.42,-588.697 5443.22,-580.507 5285.51,-576 4433.7,-551.66 4220.19,-568.045 3368.51,-540 3250.3,-536.107 3110.43,-528.73 3044.9,-525.11"/>
<polygon fill="black" stroke="black" points="3044.85,-521.602 3034.67,-524.542 3044.46,-528.591 3044.85,-521.602"/>
</g>
<!-- cl -->
<g id="node4" class="node"><title>cl</title>
<ellipse fill="none" stroke="black" cx="5508.51" cy="-1026" rx="27" ry="18"/>
<text text-anchor="middle" x="5508.51" y="-1022.3" font-family="Times,serif" font-size="14.00">cl</text>
</g>
<!-- cl&#45;&gt;ob&#45;asymptote -->
<g id="edge4" class="edge"><title>cl&#45;&gt;ob&#45;asymptote</title>
<path fill="none" stroke="black" d="M5528.54,-1013.79C5533.6,-1011.45 5539.13,-1009.3 5544.51,-1008 5772.71,-952.728 6368.65,-1009.07 6600.51,-972 6740.36,-949.636 6906.51,-1024.64 6906.51,-883 6906.51,-883 6906.51,-883 6906.51,-665 6906.51,-636.429 7082.81,-570.192 7169.5,-539.349"/>
<polygon fill="black" stroke="black" points="7170.86,-542.583 7179.11,-535.945 7168.52,-535.985 7170.86,-542.583"/>
</g>
<!-- cl&#45;&gt;ob&#45;awk -->
<g id="edge10" class="edge"><title>cl&#45;&gt;ob&#45;awk</title>
<path fill="none" stroke="black" d="M5481.29,-1024.95C5272.96,-1024.46 3936.92,-1019.46 3867.51,-972 3832,-947.723 3829.51,-926.01 3829.51,-883 3829.51,-883 3829.51,-883 3829.51,-665 3829.51,-624.553 3834.88,-608.275 3810.51,-576 3802.05,-564.808 3771.93,-549.616 3746.93,-538.367"/>
<polygon fill="black" stroke="black" points="3748.22,-535.109 3737.66,-534.265 3745.39,-541.511 3748.22,-535.109"/>
</g>
<!-- org&#45;compat -->
<g id="node8" class="node"><title>org&#45;compat</title>
<ellipse fill="none" stroke="black" cx="1929.51" cy="-954" rx="51.4931" ry="18"/>
<text text-anchor="middle" x="1929.51" y="-950.3" font-family="Times,serif" font-size="14.00">org&#45;compat</text>
</g>
<!-- cl&#45;&gt;org&#45;compat -->
<g id="edge348" class="edge"><title>cl&#45;&gt;org&#45;compat</title>
<path fill="none" stroke="black" d="M5481.25,-1024.83C5175.72,-1022.88 2396.92,-1004.3 2033.51,-972 2017.14,-970.545 1999.45,-968.018 1983.39,-965.351"/>
<polygon fill="black" stroke="black" points="1983.54,-961.827 1973.1,-963.588 1982.36,-968.726 1983.54,-961.827"/>
</g>
<!-- ob&#45;comint -->
<g id="node27" class="node"><title>ob&#45;comint</title>
<ellipse fill="none" stroke="black" cx="5509.51" cy="-810" rx="47.169" ry="18"/>
<text text-anchor="middle" x="5509.51" y="-806.3" font-family="Times,serif" font-size="14.00">ob&#45;comint</text>
</g>
<!-- cl&#45;&gt;ob&#45;comint -->
<g id="edge34" class="edge"><title>cl&#45;&gt;ob&#45;comint</title>
<path fill="none" stroke="black" d="M5508.59,-1007.85C5508.76,-970.832 5509.17,-883.181 5509.38,-838.386"/>
<polygon fill="black" stroke="black" points="5512.88,-838.249 5509.43,-828.232 5505.88,-838.216 5512.88,-838.249"/>
</g>
<!-- ob&#45;core -->
<g id="node28" class="node"><title>ob&#45;core</title>
<ellipse fill="none" stroke="black" cx="5396.51" cy="-882" rx="37.5442" ry="18"/>
<text text-anchor="middle" x="5396.51" y="-878.3" font-family="Times,serif" font-size="14.00">ob&#45;core</text>
</g>
<!-- cl&#45;&gt;ob&#45;core -->
<g id="edge36" class="edge"><title>cl&#45;&gt;ob&#45;core</title>
<path fill="none" stroke="black" d="M5496.52,-1009.8C5477.11,-985.189 5438.62,-936.4 5415.47,-907.038"/>
<polygon fill="black" stroke="black" points="5418.03,-904.637 5409.09,-898.953 5412.53,-908.972 5418.03,-904.637"/>
</g>
<!-- ob&#45;eval -->
<g id="node35" class="node"><title>ob&#45;eval</title>
<ellipse fill="none" stroke="black" cx="5649.51" cy="-954" rx="37.0701" ry="18"/>
<text text-anchor="middle" x="5649.51" y="-950.3" font-family="Times,serif" font-size="14.00">ob&#45;eval</text>
</g>
<!-- cl&#45;&gt;ob&#45;eval -->
<g id="edge72" class="edge"><title>cl&#45;&gt;ob&#45;eval</title>
<path fill="none" stroke="black" d="M5529.61,-1014.52C5552.29,-1003.26 5588.67,-985.2 5615.42,-971.923"/>
<polygon fill="black" stroke="black" points="5617.04,-975.026 5624.44,-967.445 5613.93,-968.756 5617.04,-975.026"/>
</g>
<!-- ob&#45;exp -->
<g id="node50" class="node"><title>ob&#45;exp</title>
<ellipse fill="none" stroke="black" cx="5162.51" cy="-666" rx="35.1455" ry="18"/>
<text text-anchor="middle" x="5162.51" y="-662.3" font-family="Times,serif" font-size="14.00">ob&#45;exp</text>
</g>
<!-- cl&#45;&gt;ob&#45;exp -->
<g id="edge76" class="edge"><title>cl&#45;&gt;ob&#45;exp</title>
<path fill="none" stroke="black" d="M5482.39,-1021.07C5396.53,-1007.41 5128.51,-958.71 5128.51,-883 5128.51,-883 5128.51,-883 5128.51,-809 5128.51,-767.684 5142.29,-721.419 5152.3,-693.253"/>
<polygon fill="black" stroke="black" points="5155.63,-694.332 5155.79,-683.738 5149.06,-691.923 5155.63,-694.332"/>
</g>
<!-- ob&#45;lob -->
<g id="node56" class="node"><title>ob&#45;lob</title>
<ellipse fill="none" stroke="black" cx="5522.51" cy="-738" rx="33.1991" ry="18"/>
<text text-anchor="middle" x="5522.51" y="-734.3" font-family="Times,serif" font-size="14.00">ob&#45;lob</text>
</g>
<!-- cl&#45;&gt;ob&#45;lob -->
<g id="edge126" class="edge"><title>cl&#45;&gt;ob&#45;lob</title>
<path fill="none" stroke="black" d="M5529.1,-1014.26C5534.05,-1011.96 5539.39,-1009.71 5544.51,-1008 5618.98,-983.059 5665.87,-1031.17 5717.51,-972 5738.6,-947.831 5721.17,-932.049 5722.51,-900 5724.5,-852.039 5752.8,-830.024 5723.51,-792 5704.3,-767.076 5618,-751.515 5564.92,-744.127"/>
<polygon fill="black" stroke="black" points="5565.16,-740.627 5554.78,-742.758 5564.22,-747.564 5565.16,-740.627"/>
</g>
<!-- ob&#45;ref -->
<g id="node58" class="node"><title>ob&#45;ref</title>
<ellipse fill="none" stroke="black" cx="5682.51" cy="-810" rx="32.2457" ry="18"/>
<text text-anchor="middle" x="5682.51" y="-806.3" font-family="Times,serif" font-size="14.00">ob&#45;ref</text>
</g>
<!-- cl&#45;&gt;ob&#45;ref -->
<g id="edge178" class="edge"><title>cl&#45;&gt;ob&#45;ref</title>
<path fill="none" stroke="black" d="M5529.14,-1014.36C5534.09,-1012.06 5539.42,-1009.79 5544.51,-1008 5609.6,-985.148 5652.75,-1026.15 5695.51,-972 5726.03,-933.34 5708.55,-871.931 5694.56,-837.195"/>
<polygon fill="black" stroke="black" points="5697.68,-835.59 5690.57,-827.735 5691.23,-838.309 5697.68,-835.59"/>
</g>
<!-- ob&#45;tangle -->
<g id="node60" class="node"><title>ob&#45;tangle</title>
<ellipse fill="none" stroke="black" cx="5656.51" cy="-666" rx="44.2946" ry="18"/>
<text text-anchor="middle" x="5656.51" y="-662.3" font-family="Times,serif" font-size="14.00">ob&#45;tangle</text>
</g>
<!-- cl&#45;&gt;ob&#45;tangle -->
<g id="edge228" class="edge"><title>cl&#45;&gt;ob&#45;tangle</title>
<path fill="none" stroke="black" d="M5529.08,-1014.18C5534.03,-1011.89 5539.38,-1009.66 5544.51,-1008 5627.53,-981.149 5680.14,-1037.75 5737.51,-972 5790.14,-911.677 5768.68,-868.324 5744.51,-792 5731.84,-751.992 5701.24,-713.718 5679.7,-690.299"/>
<polygon fill="black" stroke="black" points="5682.19,-687.83 5672.78,-682.946 5677.09,-692.627 5682.19,-687.83"/>
</g>
<!-- cl&#45;&gt;ob&#45;gnuplot -->
<g id="edge84" class="edge"><title>cl&#45;&gt;ob&#45;gnuplot</title>
<path fill="none" stroke="black" d="M5520.02,-1009.4C5547.8,-969.729 5612.8,-863.072 5565.51,-792 5542.55,-757.504 5514.09,-778.83 5479.51,-756 5430.99,-723.969 5311.55,-599.514 5261.81,-546.802"/>
<polygon fill="black" stroke="black" points="5264.13,-544.153 5254.72,-539.273 5259.03,-548.953 5264.13,-544.153"/>
</g>
<!-- cl&#45;&gt;ob&#45;haskell -->
<g id="edge94" class="edge"><title>cl&#45;&gt;ob&#45;haskell</title>
<path fill="none" stroke="black" d="M5528.52,-1013.72C5533.59,-1011.38 5539.12,-1009.25 5544.51,-1008 5785.43,-951.925 7529.17,-1026.27 7770.51,-972 7863.85,-951.009 7966.51,-978.671 7966.51,-883 7966.51,-883 7966.51,-883 7966.51,-665 7966.51,-624.553 7967.46,-611.18 7947.51,-576 7940.72,-564.037 7930.32,-553.208 7920.25,-544.503"/>
<polygon fill="black" stroke="black" points="7922.27,-541.634 7912.32,-537.995 7917.83,-547.045 7922.27,-541.634"/>
</g>
<!-- cl&#45;&gt;ob&#45;io -->
<g id="edge100" class="edge"><title>cl&#45;&gt;ob&#45;io</title>
<path fill="none" stroke="black" d="M5529.05,-1014.1C5534.01,-1011.81 5539.36,-1009.6 5544.51,-1008 5638.68,-978.657 5675.26,-1016.07 5763.51,-972 5814.69,-946.439 5856.51,-940.211 5856.51,-883 5856.51,-883 5856.51,-883 5856.51,-665 5856.51,-623.749 5843.13,-577.466 5833.41,-549.279"/>
<polygon fill="black" stroke="black" points="5836.67,-548.007 5830.03,-539.756 5830.08,-550.351 5836.67,-548.007"/>
</g>
<!-- cl&#45;&gt;ob&#45;js -->
<g id="edge106" class="edge"><title>cl&#45;&gt;ob&#45;js</title>
<path fill="none" stroke="black" d="M5528.52,-1013.71C5533.58,-1011.38 5539.12,-1009.25 5544.51,-1008 5819.36,-944.316 7803.45,-1006.21 8083.51,-972 8256.54,-950.865 8465.51,-1057.32 8465.51,-883 8465.51,-883 8465.51,-883 8465.51,-665 8465.51,-624.876 8469.93,-578.565 8473.16,-550.032"/>
<polygon fill="black" stroke="black" points="8476.65,-550.355 8474.33,-540.016 8469.7,-549.542 8476.65,-550.355"/>
</g>
<!-- org&#45;latex -->
<g id="node95" class="node"><title>org&#45;latex</title>
<ellipse fill="none" stroke="black" cx="3349.51" cy="-90" rx="42.3701" ry="18"/>
<text text-anchor="middle" x="3349.51" y="-86.3" font-family="Times,serif" font-size="14.00">org&#45;latex</text>
</g>
<!-- cl&#45;&gt;org&#45;latex -->
<g id="edge610" class="edge"><title>cl&#45;&gt;org&#45;latex</title>
<path fill="none" stroke="black" d="M5528.51,-1013.69C5533.58,-1011.36 5539.12,-1009.23 5544.51,-1008 5755.82,-959.591 9237.34,-1028.97 9446.51,-972 9520.93,-951.73 9595.51,-960.136 9595.51,-883 9595.51,-883 9595.51,-883 9595.51,-665 9595.51,-470.666 9416.95,-465.365 9225.51,-432 8908.17,-376.696 3756.13,-147.981 3436.51,-108 3423.25,-106.342 3408.98,-103.854 3395.91,-101.29"/>
<polygon fill="black" stroke="black" points="3396.23,-97.782 3385.73,-99.2309 3394.84,-104.643 3396.23,-97.782"/>
</g>
<!-- cl&#45;&gt;ob&#45;octave -->
<g id="edge152" class="edge"><title>cl&#45;&gt;ob&#45;octave</title>
<path fill="none" stroke="black" d="M5528.52,-1013.74C5533.59,-1011.4 5539.12,-1009.26 5544.51,-1008 5736.32,-962.937 7122.26,-998.519 7317.51,-972 7476.12,-950.456 7666.51,-1043.08 7666.51,-883 7666.51,-883 7666.51,-883 7666.51,-665 7666.51,-624.996 7666.51,-578.653 7666.51,-550.08"/>
<polygon fill="black" stroke="black" points="7670.01,-550.049 7666.51,-540.049 7663.01,-550.049 7670.01,-550.049"/>
</g>
<!-- cl&#45;&gt;ob&#45;ocaml -->
<g id="edge146" class="edge"><title>cl&#45;&gt;ob&#45;ocaml</title>
<path fill="none" stroke="black" d="M5528.52,-1013.72C5533.58,-1011.38 5539.12,-1009.25 5544.51,-1008 5796.49,-949.446 7615.56,-1002.05 7872.51,-972 8054.69,-950.696 8275.51,-1066.43 8275.51,-883 8275.51,-883 8275.51,-883 8275.51,-665 8275.51,-623.258 8268.45,-610.87 8245.51,-576 8237.6,-563.993 8226.34,-552.965 8215.76,-544.115"/>
<polygon fill="black" stroke="black" points="8217.87,-541.318 8207.88,-537.791 8213.49,-546.778 8217.87,-541.318"/>
</g>
<!-- cl&#45;&gt;ob&#45;perl -->
<g id="edge160" class="edge"><title>cl&#45;&gt;ob&#45;perl</title>
<path fill="none" stroke="black" d="M5529.02,-1013.99C5533.97,-1011.7 5539.34,-1009.53 5544.51,-1008 5743.98,-949.049 5995.51,-1091 5995.51,-883 5995.51,-883 5995.51,-883 5995.51,-665 5995.51,-613.949 6039.53,-568.686 6069.73,-543.641"/>
<polygon fill="black" stroke="black" points="6072.24,-546.119 6077.84,-537.125 6067.85,-540.664 6072.24,-546.119"/>
</g>
<!-- cl&#45;&gt;ob&#45;picolisp -->
<g id="edge166" class="edge"><title>cl&#45;&gt;ob&#45;picolisp</title>
<path fill="none" stroke="black" d="M5528.52,-1013.71C5533.58,-1011.37 5539.12,-1009.25 5544.51,-1008 5841.05,-939.454 7980.04,-995.301 8283.51,-972 8424.7,-961.159 8914.51,-1024.61 8914.51,-883 8914.51,-883 8914.51,-883 8914.51,-665 8914.51,-624.553 8920.28,-614.222 8933.51,-576 8936.67,-566.852 8941.04,-557.24 8945.29,-548.751"/>
<polygon fill="black" stroke="black" points="8948.48,-550.217 8949.98,-539.729 8942.26,-546.992 8948.48,-550.217"/>
</g>
<!-- cl&#45;&gt;ob&#45;python -->
<g id="edge174" class="edge"><title>cl&#45;&gt;ob&#45;python</title>
<path fill="none" stroke="black" d="M5528.56,-1013.88C5533.62,-1011.53 5539.15,-1009.36 5544.51,-1008 5680.62,-973.377 6049.29,-1033.61 6175.51,-972 6222.77,-948.929 6253.51,-935.597 6253.51,-883 6253.51,-883 6253.51,-883 6253.51,-665 6253.51,-621.771 6275.94,-575.832 6292.16,-548.282"/>
<polygon fill="black" stroke="black" points="6295.18,-550.04 6297.38,-539.675 6289.2,-546.411 6295.18,-550.04"/>
</g>
<!-- cl&#45;&gt;ob&#45;R -->
<g id="edge182" class="edge"><title>cl&#45;&gt;ob&#45;R</title>
<path fill="none" stroke="black" d="M5528.52,-1013.72C5533.59,-1011.39 5539.12,-1009.25 5544.51,-1008 5662.15,-980.595 7606.42,-1017.04 7718.51,-972 7772.49,-950.308 7814.51,-941.181 7814.51,-883 7814.51,-883 7814.51,-883 7814.51,-665 7814.51,-624.676 7807.27,-578.418 7801.98,-549.951"/>
<polygon fill="black" stroke="black" points="7805.38,-549.123 7800.06,-539.961 7798.51,-550.441 7805.38,-549.123"/>
</g>
<!-- cl&#45;&gt;ob&#45;ruby -->
<g id="edge188" class="edge"><title>cl&#45;&gt;ob&#45;ruby</title>
<path fill="none" stroke="black" d="M5528.51,-1013.69C5533.58,-1011.36 5539.12,-1009.24 5544.51,-1008 5953.8,-914.171 8910.88,-1049.85 9323.51,-972 9432.84,-951.37 9557.51,-994.268 9557.51,-883 9557.51,-883 9557.51,-883 9557.51,-665 9557.51,-624.458 9563.1,-607.441 9537.51,-576 9519.3,-553.634 9489.63,-540.339 9464.72,-532.659"/>
<polygon fill="black" stroke="black" points="9465.67,-529.29 9455.09,-529.889 9463.73,-536.017 9465.67,-529.29"/>
</g>
<!-- cl&#45;&gt;ob&#45;scala -->
<g id="edge198" class="edge"><title>cl&#45;&gt;ob&#45;scala</title>
<path fill="none" stroke="black" d="M5528.55,-1013.86C5533.62,-1011.52 5539.14,-1009.35 5544.51,-1008 5835.8,-934.48 5934.47,-1066.93 6219.51,-972 6286.99,-949.525 6352.51,-954.125 6352.51,-883 6352.51,-883 6352.51,-883 6352.51,-665 6352.51,-621.127 6377.39,-575.367 6395.37,-548.03"/>
<polygon fill="black" stroke="black" points="6398.45,-549.736 6401.16,-539.495 6392.65,-545.807 6398.45,-549.736"/>
</g>
<!-- cl&#45;&gt;ob&#45;scheme -->
<g id="edge202" class="edge"><title>cl&#45;&gt;ob&#45;scheme</title>
<path fill="none" stroke="black" d="M5528.52,-1013.7C5533.58,-1011.37 5539.12,-1009.24 5544.51,-1008 5709.74,-969.923 8427.74,-988.518 8596.51,-972 8812.44,-950.865 9076.51,-1099.97 9076.51,-883 9076.51,-883 9076.51,-883 9076.51,-665 9076.51,-624.996 9076.51,-578.653 9076.51,-550.08"/>
<polygon fill="black" stroke="black" points="9080.01,-550.049 9076.51,-540.049 9073.01,-550.049 9080.01,-550.049"/>
</g>
<!-- cl&#45;&gt;ob&#45;sh -->
<g id="edge212" class="edge"><title>cl&#45;&gt;ob&#45;sh</title>
<path fill="none" stroke="black" d="M5528.52,-1013.7C5533.58,-1011.36 5539.12,-1009.24 5544.51,-1008 5902.19,-925.743 8483.77,-1020.97 8847.51,-972 9001.89,-951.217 9186.51,-1038.77 9186.51,-883 9186.51,-883 9186.51,-883 9186.51,-665 9186.51,-624.853 9181.68,-578.548 9178.15,-550.022"/>
<polygon fill="black" stroke="black" points="9181.61,-549.487 9176.88,-540.01 9174.67,-550.373 9181.61,-549.487"/>
</g>
<!-- cl&#45;&gt;ob&#45;sql -->
<g id="edge220" class="edge"><title>cl&#45;&gt;ob&#45;sql</title>
<path fill="none" stroke="black" d="M5528.54,-1013.8C5533.6,-1011.46 5539.13,-1009.31 5544.51,-1008 5758.19,-955.984 6324.63,-1040.84 6533.51,-972 6600.01,-950.083 6663.51,-953.021 6663.51,-883 6663.51,-883 6663.51,-883 6663.51,-665 6663.51,-612.755 6710.15,-567.337 6741.56,-542.679"/>
<polygon fill="black" stroke="black" points="6743.74,-545.42 6749.57,-536.576 6739.49,-539.853 6743.74,-545.42"/>
</g>
<!-- org&#45;src -->
<g id="node186" class="node"><title>org&#45;src</title>
<ellipse fill="none" stroke="black" cx="3931.51" cy="-738" rx="35.6194" ry="18"/>
<text text-anchor="middle" x="3931.51" y="-734.3" font-family="Times,serif" font-size="14.00">org&#45;src</text>
</g>
<!-- cl&#45;&gt;org&#45;src -->
<g id="edge764" class="edge"><title>cl&#45;&gt;org&#45;src</title>
<path fill="none" stroke="black" d="M5481.49,-1025.17C5274.72,-1026.35 3949.13,-1031.54 3891.51,-972 3836.38,-915.041 3887.19,-811.418 3915.48,-763.953"/>
<polygon fill="black" stroke="black" points="3918.57,-765.599 3920.8,-755.24 3912.6,-761.952 3918.57,-765.599"/>
</g>
<!-- org&#45;agenda -->
<g id="node189" class="node"><title>org&#45;agenda</title>
<ellipse fill="none" stroke="black" cx="1594.51" cy="-306" rx="50.0684" ry="18"/>
<text text-anchor="middle" x="1594.51" y="-302.3" font-family="Times,serif" font-size="14.00">org&#45;agenda</text>
</g>
<!-- cl&#45;&gt;org&#45;agenda -->
<g id="edge234" class="edge"><title>cl&#45;&gt;org&#45;agenda</title>
<path fill="none" stroke="black" d="M5481.26,-1024.95C5157.56,-1024.29 2054.88,-1016.78 1868.51,-972 1781.34,-951.059 1687.51,-972.643 1687.51,-883 1687.51,-883 1687.51,-883 1687.51,-737 1687.51,-599.844 1639.81,-531.22 1734.51,-432 1790.23,-373.612 1861.4,-458.474 1912.51,-396 1922.64,-383.616 1922.85,-372.208 1912.51,-360 1904.08,-350.054 1739.47,-326.511 1650.49,-314.432"/>
<polygon fill="black" stroke="black" points="1650.93,-310.959 1640.55,-313.088 1649.99,-317.896 1650.93,-310.959"/>
</g>
<!-- cl&#45;&gt;org -->
<g id="edge380" class="edge"><title>cl&#45;&gt;org</title>
<path fill="none" stroke="black" d="M5481.54,-1025.05C5257.91,-1025.37 3713.8,-1025.58 3515.51,-972 3194.07,-885.139 3028.2,-898.477 2858.51,-612 2850.35,-598.234 2849.28,-589.073 2858.51,-576 2883.61,-540.423 2934.8,-528.586 2970.11,-524.728"/>
<polygon fill="black" stroke="black" points="2970.88,-528.172 2980.52,-523.77 2970.24,-521.202 2970.88,-528.172"/>
</g>
<!-- org&#45;mobile -->
<g id="node196" class="node"><title>org&#45;mobile</title>
<ellipse fill="none" stroke="black" cx="2841.51" cy="-234" rx="50.0684" ry="18"/>
<text text-anchor="middle" x="2841.51" y="-230.3" font-family="Times,serif" font-size="14.00">org&#45;mobile</text>
</g>
<!-- cl&#45;&gt;org&#45;mobile -->
<g id="edge674" class="edge"><title>cl&#45;&gt;org&#45;mobile</title>
<path fill="none" stroke="black" d="M5481.33,-1024.93C5249.33,-1024.25 3607.65,-1017.85 3515.51,-972 3442.18,-935.511 3444.33,-897.194 3400.51,-828 3381.44,-797.9 3267.55,-574.71 3259.51,-540 3255.89,-524.413 3248.57,-515.681 3259.51,-504 3342.45,-415.392 3721.56,-556.608 3804.51,-468 3815.44,-456.319 3814.96,-444.114 3804.51,-432 3768.85,-390.668 3615.18,-405.963 3561.51,-396 3307.9,-348.924 3007.75,-276.284 2891.21,-247.43"/>
<polygon fill="black" stroke="black" points="2892.04,-244.031 2881.5,-245.021 2890.36,-250.825 2892.04,-244.031"/>
</g>
<!-- org&#45;icalendar -->
<g id="node203" class="node"><title>org&#45;icalendar</title>
<ellipse fill="none" stroke="black" cx="984.506" cy="-162" rx="57.2688" ry="18"/>
<text text-anchor="middle" x="984.506" y="-158.3" font-family="Times,serif" font-size="14.00">org&#45;icalendar</text>
</g>
<!-- cl&#45;&gt;org&#45;icalendar -->
<g id="edge566" class="edge"><title>cl&#45;&gt;org&#45;icalendar</title>
<path fill="none" stroke="black" d="M5481.36,-1024.95C5125.15,-1024.23 1381.56,-1015.65 1278.51,-972 969.292,-841.009 976.398,-316.62 982.751,-190.42"/>
<polygon fill="black" stroke="black" points="986.264,-190.279 983.316,-180.103 979.275,-189.897 986.264,-190.279"/>
</g>
<!-- org&#45;ascii -->
<g id="node224" class="node"><title>org&#45;ascii</title>
<ellipse fill="none" stroke="black" cx="1324.51" cy="-162" rx="41.394" ry="18"/>
<text text-anchor="middle" x="1324.51" y="-158.3" font-family="Times,serif" font-size="14.00">org&#45;ascii</text>
</g>
<!-- cl&#45;&gt;org&#45;ascii -->
<g id="edge280" class="edge"><title>cl&#45;&gt;org&#45;ascii</title>
<path fill="none" stroke="black" d="M5481.54,-1024.94C5146.02,-1024.11 1789.04,-1014.76 1586.51,-972 1487.72,-951.147 1377.51,-983.96 1377.51,-883 1377.51,-883 1377.51,-883 1377.51,-809 1377.51,-765.07 1363.01,-753.425 1334.51,-720 1280.02,-656.116 1237.87,-672.356 1179.51,-612 1099.98,-529.763 1071.95,-505.704 1039.51,-396 1025.78,-349.585 1018.29,-321.209 1053.51,-288 1140.94,-205.542 1240.87,-341.115 1321.51,-252 1336.37,-235.578 1335.53,-209.666 1331.92,-190.027"/>
<polygon fill="black" stroke="black" points="1335.31,-189.169 1329.78,-180.138 1328.47,-190.652 1335.31,-189.169"/>
</g>
<!-- org&#45;exp -->
<g id="node225" class="node"><title>org&#45;exp</title>
<ellipse fill="none" stroke="black" cx="1785.51" cy="-234" rx="38.0212" ry="18"/>
<text text-anchor="middle" x="1785.51" y="-230.3" font-family="Times,serif" font-size="14.00">org&#45;exp</text>
</g>
<!-- cl&#45;&gt;org&#45;exp -->
<g id="edge494" class="edge"><title>cl&#45;&gt;org&#45;exp</title>
<path fill="none" stroke="black" d="M5481.31,-1025.05C5128.31,-1025.62 1456.38,-1030.22 1363.51,-972 1227.1,-886.485 1279.55,-788.815 1201.51,-648 1185.29,-618.734 1166.39,-606.781 1179.51,-576 1251.98,-405.971 1313.31,-368.876 1479.51,-288 1582.03,-238.11 1622.45,-277.814 1733.51,-252 1737.67,-251.032 1741.98,-249.88 1746.25,-248.637"/>
<polygon fill="black" stroke="black" points="1747.53,-251.903 1756.06,-245.618 1745.47,-245.212 1747.53,-251.903"/>
</g>
<!-- org&#45;attach -->
<g id="node228" class="node"><title>org&#45;attach</title>
<ellipse fill="none" stroke="black" cx="2006.51" cy="-378" rx="46.2191" ry="18"/>
<text text-anchor="middle" x="2006.51" y="-374.3" font-family="Times,serif" font-size="14.00">org&#45;attach</text>
</g>
<!-- cl&#45;&gt;org&#45;attach -->
<g id="edge282" class="edge"><title>cl&#45;&gt;org&#45;attach</title>
<path fill="none" stroke="black" d="M5481.28,-1024.74C5245,-1022.42 3545.23,-1004.68 3321.51,-972 2718.95,-883.982 2369.23,-1095.87 1999.51,-612 1952.81,-550.885 1979.31,-452.093 1996.06,-405.252"/>
<polygon fill="black" stroke="black" points="1999.36,-406.408 1999.55,-395.815 1992.8,-403.976 1999.36,-406.408"/>
</g>
<!-- org&#45;bbdb -->
<g id="node233" class="node"><title>org&#45;bbdb</title>
<ellipse fill="none" stroke="black" cx="814.506" cy="-450" rx="42.3456" ry="18"/>
<text text-anchor="middle" x="814.506" y="-446.3" font-family="Times,serif" font-size="14.00">org&#45;bbdb</text>
</g>
<!-- cl&#45;&gt;org&#45;bbdb -->
<g id="edge290" class="edge"><title>cl&#45;&gt;org&#45;bbdb</title>
<path fill="none" stroke="black" d="M5481.56,-1024.89C5113.94,-1023.31 1108.1,-1005.38 1059.51,-972 1016.92,-942.747 1056.28,-896.968 1016.51,-864 952.012,-810.549 884.78,-892.64 831.506,-828 824.309,-819.268 827.243,-601.729 833.506,-576 837.737,-558.619 847.396,-557.41 851.506,-540 855.182,-524.428 856.306,-519.263 851.506,-504 848.274,-493.723 842.262,-483.701 836.011,-475.188"/>
<polygon fill="black" stroke="black" points="838.695,-472.938 829.774,-467.223 833.184,-477.254 838.695,-472.938"/>
</g>
<!-- org&#45;bibtex -->
<g id="node247" class="node"><title>org&#45;bibtex</title>
<ellipse fill="none" stroke="black" cx="4013.51" cy="-450" rx="47.169" ry="18"/>
<text text-anchor="middle" x="4013.51" y="-446.3" font-family="Times,serif" font-size="14.00">org&#45;bibtex</text>
</g>
<!-- cl&#45;&gt;org&#45;bibtex -->
<g id="edge312" class="edge"><title>cl&#45;&gt;org&#45;bibtex</title>
<path fill="none" stroke="black" d="M5528.96,-1013.79C5533.92,-1011.51 5539.3,-1009.39 5544.51,-1008 5736.64,-956.71 5799.4,-1027 5990.51,-972 6072.84,-948.305 6161.51,-968.678 6161.51,-883 6161.51,-883 6161.51,-883 6161.51,-593 6161.51,-552.553 6173.72,-529.728 6142.51,-504 6100.51,-469.38 4237.84,-471.21 4183.51,-468 4144.73,-465.709 4101.14,-461.313 4067.81,-457.566"/>
<polygon fill="black" stroke="black" points="4068.14,-454.081 4057.81,-456.427 4067.35,-461.036 4068.14,-454.081"/>
</g>
<!-- org&#45;capture -->
<g id="node253" class="node"><title>org&#45;capture</title>
<ellipse fill="none" stroke="black" cx="3760.51" cy="-90" rx="51.0191" ry="18"/>
<text text-anchor="middle" x="3760.51" y="-86.3" font-family="Times,serif" font-size="14.00">org&#45;capture</text>
</g>
<!-- cl&#45;&gt;org&#45;capture -->
<g id="edge316" class="edge"><title>cl&#45;&gt;org&#45;capture</title>
<path fill="none" stroke="black" d="M5528.51,-1013.7C5533.58,-1011.36 5539.12,-1009.24 5544.51,-1008 5742.75,-962.52 9015.06,-1043.43 9205.51,-972 9262.47,-950.635 9309.51,-943.837 9309.51,-883 9309.51,-883 9309.51,-883 9309.51,-521 9309.51,-424.112 9042.26,-341.547 5572.51,-144 4886.29,-104.931 4052.16,-93.9493 3821.9,-91.5659"/>
<polygon fill="black" stroke="black" points="3821.75,-88.0642 3811.71,-91.462 3821.68,-95.0639 3821.75,-88.0642"/>
</g>
<!-- org&#45;mks -->
<g id="node256" class="node"><title>org&#45;mks</title>
<ellipse fill="none" stroke="black" cx="8739.51" cy="-450" rx="39.9464" ry="18"/>
<text text-anchor="middle" x="8739.51" y="-446.3" font-family="Times,serif" font-size="14.00">org&#45;mks</text>
</g>
<!-- cl&#45;&gt;org&#45;mks -->
<g id="edge668" class="edge"><title>cl&#45;&gt;org&#45;mks</title>
<path fill="none" stroke="black" d="M5528.51,-1013.7C5533.58,-1011.36 5539.12,-1009.24 5544.51,-1008 5921.38,-921.44 8645.48,-1048.57 9024.51,-972 9123.47,-952.008 9233.51,-983.96 9233.51,-883 9233.51,-883 9233.51,-883 9233.51,-593 9233.51,-552.458 9243.7,-531.053 9213.51,-504 9182.34,-476.076 8904.84,-459.205 8789.47,-453.342"/>
<polygon fill="black" stroke="black" points="8789.64,-449.846 8779.48,-452.841 8789.29,-456.838 8789.64,-449.846"/>
</g>
<!-- org&#45;table -->
<g id="node259" class="node"><title>org&#45;table</title>
<ellipse fill="none" stroke="black" cx="3136.51" cy="-162" rx="42.3701" ry="18"/>
<text text-anchor="middle" x="3136.51" y="-158.3" font-family="Times,serif" font-size="14.00">org&#45;table</text>
</g>
<!-- cl&#45;&gt;org&#45;table -->
<g id="edge766" class="edge"><title>cl&#45;&gt;org&#45;table</title>
<path fill="none" stroke="black" d="M5481.35,-1025.15C5256.37,-1026.28 3707.46,-1031.9 3631.51,-972 3599.34,-946.629 3607.51,-923.969 3607.51,-883 3607.51,-883 3607.51,-883 3607.51,-665 3607.51,-585.294 3474.05,-562.201 3528.51,-504 3610.83,-416.019 3987.18,-555.981 4069.51,-468 4080.44,-456.317 4078.27,-445.386 4069.51,-432 4053.07,-406.897 3603.52,-223.63 3574.51,-216 3423.7,-176.346 3379.79,-202.649 3225.51,-180 3211.86,-177.997 3197.13,-175.373 3183.65,-172.787"/>
<polygon fill="black" stroke="black" points="3184.11,-169.311 3173.63,-170.829 3182.77,-176.181 3184.11,-169.311"/>
</g>
<!-- org&#45;remember -->
<g id="node261" class="node"><title>org&#45;remember</title>
<ellipse fill="none" stroke="black" cx="3632.51" cy="-378" rx="61.6163" ry="18"/>
<text text-anchor="middle" x="3632.51" y="-374.3" font-family="Times,serif" font-size="14.00">org&#45;remember</text>
</g>
<!-- cl&#45;&gt;org&#45;remember -->
<g id="edge736" class="edge"><title>cl&#45;&gt;org&#45;remember</title>
<path fill="none" stroke="black" d="M5528.51,-1013.7C5533.58,-1011.36 5539.12,-1009.24 5544.51,-1008 5738.85,-963.395 8942.24,-1028.38 9133.51,-972 9203.51,-951.363 9271.51,-955.982 9271.51,-883 9271.51,-883 9271.51,-883 9271.51,-521 9271.51,-497.832 9322.09,-477.178 8788.51,-432 8259.9,-387.244 4289.51,-379.93 3704.43,-379.093"/>
<polygon fill="black" stroke="black" points="3704.04,-375.592 3694.04,-379.078 3704.03,-382.592 3704.04,-375.592"/>
</g>
<!-- org&#45;clock -->
<g id="node263" class="node"><title>org&#45;clock</title>
<ellipse fill="none" stroke="black" cx="2168.51" cy="-162" rx="44.2946" ry="18"/>
<text text-anchor="middle" x="2168.51" y="-158.3" font-family="Times,serif" font-size="14.00">org&#45;clock</text>
</g>
<!-- cl&#45;&gt;org&#45;clock -->
<g id="edge330" class="edge"><title>cl&#45;&gt;org&#45;clock</title>
<path fill="none" stroke="black" d="M5481.38,-1025.08C5254.93,-1025.69 3685.26,-1027.83 3604.51,-972 3576.06,-952.335 3495.05,-717.509 3486.51,-684 3474.57,-637.203 3504.76,-613.643 3474.51,-576 3443.34,-537.22 3397.48,-580.445 3368.51,-540 3359.19,-526.994 3357.57,-515.68 3368.51,-504 3451.61,-415.235 3831.4,-556.765 3914.51,-468 3925.44,-456.32 3922.76,-445.707 3914.51,-432 3870.41,-358.76 3643.95,-301.856 3574.51,-252 3555.61,-238.433 3557.95,-225.029 3536.51,-216 3475.03,-190.113 2469.1,-168.866 2222.67,-164.033"/>
<polygon fill="black" stroke="black" points="2222.59,-160.53 2212.53,-163.834 2222.46,-167.529 2222.59,-160.53"/>
</g>
<!-- org&#45;colview -->
<g id="node270" class="node"><title>org&#45;colview</title>
<ellipse fill="none" stroke="black" cx="4448.51" cy="-450" rx="52.9443" ry="18"/>
<text text-anchor="middle" x="4448.51" y="-446.3" font-family="Times,serif" font-size="14.00">org&#45;colview</text>
</g>
<!-- cl&#45;&gt;org&#45;colview -->
<g id="edge340" class="edge"><title>cl&#45;&gt;org&#45;colview</title>
<path fill="none" stroke="black" d="M5513.81,-1008.25C5524.41,-974.402 5548.68,-895.357 5565.51,-828 5585.33,-748.675 5572.8,-723.778 5603.51,-648 5630.09,-582.404 5720.77,-554.817 5671.51,-504 5626.59,-457.668 4574.32,-477.599 4510.51,-468 4505.79,-467.29 4500.92,-466.343 4496.07,-465.259"/>
<polygon fill="black" stroke="black" points="4496.78,-461.828 4486.24,-462.87 4495.13,-468.631 4496.78,-461.828"/>
</g>
<!-- org&#45;colview&#45;xemacs -->
<g id="node273" class="node"><title>org&#45;colview&#45;xemacs</title>
<ellipse fill="none" stroke="black" cx="4900.51" cy="-450" rx="83.2892" ry="18"/>
<text text-anchor="middle" x="4900.51" y="-446.3" font-family="Times,serif" font-size="14.00">org&#45;colview&#45;xemacs</text>
</g>
<!-- cl&#45;&gt;org&#45;colview&#45;xemacs -->
<g id="edge344" class="edge"><title>cl&#45;&gt;org&#45;colview&#45;xemacs</title>
<path fill="none" stroke="black" d="M5528.55,-1013.84C5533.61,-1011.5 5539.14,-1009.34 5544.51,-1008 5865.69,-927.777 5966.96,-1050.76 6288.51,-972 6380.25,-949.527 6481.51,-977.459 6481.51,-883 6481.51,-883 6481.51,-883 6481.51,-593 6481.51,-552.553 6493.64,-529.823 6462.51,-504 6399.67,-451.88 5074.71,-476.365 4993.51,-468 4985.29,-467.154 4976.71,-465.984 4968.23,-464.649"/>
<polygon fill="black" stroke="black" points="4968.79,-461.193 4958.35,-463.017 4967.64,-468.1 4968.79,-461.193"/>
</g>
<!-- org&#45;ctags -->
<g id="node283" class="node"><title>org&#45;ctags</title>
<ellipse fill="none" stroke="black" cx="5196.51" cy="-450" rx="43.319" ry="18"/>
<text text-anchor="middle" x="5196.51" y="-446.3" font-family="Times,serif" font-size="14.00">org&#45;ctags</text>
</g>
<!-- cl&#45;&gt;org&#45;ctags -->
<g id="edge358" class="edge"><title>cl&#45;&gt;org&#45;ctags</title>
<path fill="none" stroke="black" d="M5528.54,-1013.8C5533.6,-1011.46 5539.13,-1009.31 5544.51,-1008 5647.23,-982.915 6412.79,-1037.88 6495.51,-972 6527.55,-946.475 6519.51,-923.969 6519.51,-883 6519.51,-883 6519.51,-883 6519.51,-593 6519.51,-552.031 6527.51,-529.572 6495.51,-504 6446.12,-464.545 5488.24,-453.556 5249.87,-451.427"/>
<polygon fill="black" stroke="black" points="5249.75,-447.926 5239.72,-451.338 5249.69,-454.926 5249.75,-447.926"/>
</g>
<!-- org&#45;docbook -->
<g id="node287" class="node"><title>org&#45;docbook</title>
<ellipse fill="none" stroke="black" cx="1077.51" cy="-18" rx="55.3436" ry="18"/>
<text text-anchor="middle" x="1077.51" y="-14.3" font-family="Times,serif" font-size="14.00">org&#45;docbook</text>
</g>
<!-- cl&#45;&gt;org&#45;docbook -->
<g id="edge366" class="edge"><title>cl&#45;&gt;org&#45;docbook</title>
<path fill="none" stroke="black" d="M5481.4,-1025.03C5105.2,-1025.48 934.919,-1029.06 685.506,-972 521.345,-934.441 342.506,-979.403 342.506,-811 342.506,-811 342.506,-811 342.506,-737 342.506,-556.869 152.506,-559.131 152.506,-379 152.506,-379 152.506,-379 152.506,-161 152.506,-73.8232 802.679,-33.0115 1012.83,-22.097"/>
<polygon fill="black" stroke="black" points="1013.29,-25.5783 1023.1,-21.5697 1012.93,-18.5876 1013.29,-25.5783"/>
</g>
<!-- org&#45;html -->
<g id="node294" class="node"><title>org&#45;html</title>
<ellipse fill="none" stroke="black" cx="992.506" cy="-90" rx="42.3701" ry="18"/>
<text text-anchor="middle" x="992.506" y="-86.3" font-family="Times,serif" font-size="14.00">org&#45;html</text>
</g>
<!-- cl&#45;&gt;org&#45;html -->
<g id="edge556" class="edge"><title>cl&#45;&gt;org&#45;html</title>
<path fill="none" stroke="black" d="M5481.37,-1024.92C5102.64,-1023.78 884.435,-1010.2 764.506,-972 628.711,-928.747 337.528,-674.536 290.506,-540 265.015,-467.067 202.931,-668.65 340.506,-216 350.689,-182.495 343.983,-164.316 372.506,-144 395.523,-127.605 795.193,-102.599 940.358,-94.0152"/>
<polygon fill="black" stroke="black" points="940.992,-97.484 950.769,-93.402 940.58,-90.4962 940.992,-97.484"/>
</g>
<!-- org&#45;entities -->
<g id="node321" class="node"><title>org&#45;entities</title>
<ellipse fill="none" stroke="black" cx="1456.51" cy="-738" rx="50.5427" ry="18"/>
<text text-anchor="middle" x="1456.51" y="-734.3" font-family="Times,serif" font-size="14.00">org&#45;entities</text>
</g>
<!-- cl&#45;&gt;org&#45;entities -->
<g id="edge476" class="edge"><title>cl&#45;&gt;org&#45;entities</title>
<path fill="none" stroke="black" d="M5481.34,-1024.92C5143.5,-1023.93 1766.02,-1013.03 1673.51,-972 1574.8,-928.228 1500.38,-815.592 1470.66,-764.673"/>
<polygon fill="black" stroke="black" points="1473.64,-762.845 1465.63,-755.914 1467.57,-766.329 1473.64,-762.845"/>
</g>
<!-- org&#45;list -->
<g id="node326" class="node"><title>org&#45;list</title>
<ellipse fill="none" stroke="black" cx="971.506" cy="-882" rx="36.096" ry="18"/>
<text text-anchor="middle" x="971.506" y="-878.3" font-family="Times,serif" font-size="14.00">org&#45;list</text>
</g>
<!-- cl&#45;&gt;org&#45;list -->
<g id="edge628" class="edge"><title>cl&#45;&gt;org&#45;list</title>
<path fill="none" stroke="black" d="M5481.38,-1025.06C5113.41,-1025.82 1123.77,-1032.66 1021.51,-972 998.844,-958.558 985.64,-930.712 978.552,-909.725"/>
<polygon fill="black" stroke="black" points="981.861,-908.577 975.549,-900.067 975.176,-910.656 981.861,-908.577"/>
</g>
<!-- org&#45;pcomplete -->
<g id="node328" class="node"><title>org&#45;pcomplete</title>
<ellipse fill="none" stroke="black" cx="1164.51" cy="-162" rx="62.0922" ry="18"/>
<text text-anchor="middle" x="1164.51" y="-158.3" font-family="Times,serif" font-size="14.00">org&#45;pcomplete</text>
</g>
<!-- cl&#45;&gt;org&#45;pcomplete -->
<g id="edge694" class="edge"><title>cl&#45;&gt;org&#45;pcomplete</title>
<path fill="none" stroke="black" d="M5481.41,-1025.03C5253.54,-1025.19 3663.17,-1024.39 3578.51,-972 3480.7,-911.478 3279.37,-588.4 3357.51,-504 3428.06,-427.781 3752.95,-544.219 3823.51,-468 3889.54,-396.665 3785.7,-409.303 3702.51,-360 3626.78,-315.128 3603.4,-309.207 3536.51,-252 3519.78,-237.696 3522.65,-224.874 3502.51,-216 3389.17,-166.059 1396.9,-190.568 1273.51,-180 1257.85,-178.659 1241.04,-176.432 1225.42,-174.025"/>
<polygon fill="black" stroke="black" points="1225.77,-170.537 1215.35,-172.424 1224.67,-177.451 1225.77,-170.537"/>
</g>
<!-- org&#45;footnote -->
<g id="node331" class="node"><title>org&#45;footnote</title>
<ellipse fill="none" stroke="black" cx="1849.51" cy="-378" rx="54.3924" ry="18"/>
<text text-anchor="middle" x="1849.51" y="-374.3" font-family="Times,serif" font-size="14.00">org&#45;footnote</text>
</g>
<!-- cl&#45;&gt;org&#45;footnote -->
<g id="edge520" class="edge"><title>cl&#45;&gt;org&#45;footnote</title>
<path fill="none" stroke="black" d="M5481.38,-1024.96C5142.21,-1024.35 1734.97,-1017.2 1643.51,-972 1598.39,-949.703 1573.51,-933.324 1573.51,-883 1573.51,-883 1573.51,-883 1573.51,-665 1573.51,-609.494 1622.51,-469.423 1663.51,-432 1673.53,-422.848 1745.12,-404.108 1796.48,-391.547"/>
<polygon fill="black" stroke="black" points="1797.57,-394.884 1806.46,-389.122 1795.92,-388.082 1797.57,-394.884"/>
</g>
<!-- org&#45;indent -->
<g id="node334" class="node"><title>org&#45;indent</title>
<ellipse fill="none" stroke="black" cx="1790.51" cy="-450" rx="47.169" ry="18"/>
<text text-anchor="middle" x="1790.51" y="-446.3" font-family="Times,serif" font-size="14.00">org&#45;indent</text>
</g>
<!-- cl&#45;&gt;org&#45;indent -->
<g id="edge584" class="edge"><title>cl&#45;&gt;org&#45;indent</title>
<path fill="none" stroke="black" d="M5481.44,-1024.89C5141.32,-1023.45 1709.06,-1008.05 1673.51,-972 1533.44,-829.988 1711.46,-558.661 1771.83,-475.705"/>
<polygon fill="black" stroke="black" points="1774.83,-477.532 1777.94,-467.403 1769.19,-473.383 1774.83,-477.532"/>
</g>
<!-- org&#45;element -->
<g id="node339" class="node"><title>org&#45;element</title>
<ellipse fill="none" stroke="black" cx="3742.51" cy="-450" rx="53.4184" ry="18"/>
<text text-anchor="middle" x="3742.51" y="-446.3" font-family="Times,serif" font-size="14.00">org&#45;element</text>
</g>
<!-- cl&#45;&gt;org&#45;element -->
<g id="edge470" class="edge"><title>cl&#45;&gt;org&#45;element</title>
<path fill="none" stroke="black" d="M5481.37,-1024.36C5289.32,-1019.29 4135.46,-979.688 3886.51,-756 3824.47,-700.262 3870.37,-650.808 3833.51,-576 3814.83,-538.091 3784.71,-499.533 3764.28,-475.461"/>
<polygon fill="black" stroke="black" points="3766.67,-472.873 3757.49,-467.576 3761.36,-477.439 3766.67,-472.873"/>
</g>
<!-- org&#45;freemind -->
<g id="node401" class="node"><title>org&#45;freemind</title>
<ellipse fill="none" stroke="black" cx="3826.51" cy="-162" rx="57.2688" ry="18"/>
<text text-anchor="middle" x="3826.51" y="-158.3" font-family="Times,serif" font-size="14.00">org&#45;freemind</text>
</g>
<!-- cl&#45;&gt;org&#45;freemind -->
<g id="edge536" class="edge"><title>cl&#45;&gt;org&#45;freemind</title>
<path fill="none" stroke="black" d="M5528.52,-1013.73C5533.59,-1011.39 5539.12,-1009.26 5544.51,-1008 5968.04,-908.929 7075.25,-1058.59 7501.51,-972 7598.05,-952.389 7704.51,-981.512 7704.51,-883 7704.51,-883 7704.51,-883 7704.51,-665 7704.51,-629.046 7739.28,-534.664 7720.51,-504 7683.77,-443.988 7647.74,-449.193 7579.51,-432 7399.64,-386.677 6095.58,-408.317 5910.51,-396 5107.49,-342.557 4137.35,-207.672 3887.49,-171.849"/>
<polygon fill="black" stroke="black" points="3887.92,-168.374 3877.52,-170.417 3886.92,-175.303 3887.92,-168.374"/>
</g>
<!-- org&#45;habit -->
<g id="node415" class="node"><title>org&#45;habit</title>
<ellipse fill="none" stroke="black" cx="3451.51" cy="-234" rx="42.3456" ry="18"/>
<text text-anchor="middle" x="3451.51" y="-230.3" font-family="Times,serif" font-size="14.00">org&#45;habit</text>
</g>
<!-- cl&#45;&gt;org&#45;habit -->
<g id="edge550" class="edge"><title>cl&#45;&gt;org&#45;habit</title>
<path fill="none" stroke="black" d="M5481.71,-1023.05C5411.92,-1017.61 5226.27,-1000.77 5172.51,-972 5125.08,-946.622 5090.51,-936.785 5090.51,-883 5090.51,-883 5090.51,-883 5090.51,-809 5090.51,-725.156 5161.18,-494.695 5105.51,-432 5050.68,-370.254 3776.68,-261.841 3502.99,-239.212"/>
<polygon fill="black" stroke="black" points="3503.19,-235.716 3492.93,-238.382 3502.61,-242.693 3503.19,-235.716"/>
</g>
<!-- org&#45;lparse -->
<g id="node471" class="node"><title>org&#45;lparse</title>
<ellipse fill="none" stroke="black" cx="1582.51" cy="-90" rx="46.2191" ry="18"/>
<text text-anchor="middle" x="1582.51" y="-86.3" font-family="Times,serif" font-size="14.00">org&#45;lparse</text>
</g>
<!-- cl&#45;&gt;org&#45;lparse -->
<g id="edge634" class="edge"><title>cl&#45;&gt;org&#45;lparse</title>
<path fill="none" stroke="black" d="M5481.29,-1025.01C5126.09,-1025.05 1412.36,-1024.26 1314.51,-972 1225.94,-924.696 774.161,-305.582 819.506,-216 843.915,-167.779 866.671,-162.357 917.506,-144 1044.18,-98.2566 1389.71,-130.489 1522.51,-108 1527.64,-107.13 1532.97,-105.986 1538.24,-104.701"/>
<polygon fill="black" stroke="black" points="1539.42,-108.009 1548.21,-102.094 1537.65,-101.236 1539.42,-108.009"/>
</g>
<!-- org&#45;mouse -->
<g id="node502" class="node"><title>org&#45;mouse</title>
<ellipse fill="none" stroke="black" cx="7248.51" cy="-450" rx="48.6179" ry="18"/>
<text text-anchor="middle" x="7248.51" y="-446.3" font-family="Times,serif" font-size="14.00">org&#45;mouse</text>
</g>
<!-- cl&#45;&gt;org&#45;mouse -->
<g id="edge680" class="edge"><title>cl&#45;&gt;org&#45;mouse</title>
<path fill="none" stroke="black" d="M5528.53,-1013.77C5533.6,-1011.43 5539.13,-1009.29 5544.51,-1008 5807.39,-944.951 6491.41,-997.92 6760.51,-972 6882.22,-960.276 7303.51,-1005.28 7303.51,-883 7303.51,-883 7303.51,-883 7303.51,-593 7303.51,-552.553 7300.39,-541.199 7284.51,-504 7280.36,-494.281 7274.33,-484.477 7268.39,-475.989"/>
<polygon fill="black" stroke="black" points="7271.04,-473.686 7262.31,-467.679 7265.39,-477.817 7271.04,-473.686"/>
</g>
<!-- org&#45;odt -->
<g id="node506" class="node"><title>org&#45;odt</title>
<ellipse fill="none" stroke="black" cx="1736.51" cy="-18" rx="36.096" ry="18"/>
<text text-anchor="middle" x="1736.51" y="-14.3" font-family="Times,serif" font-size="14.00">org&#45;odt</text>
</g>
<!-- cl&#45;&gt;org&#45;odt -->
<g id="edge684" class="edge"><title>cl&#45;&gt;org&#45;odt</title>
<path fill="none" stroke="black" d="M5481.52,-1024.87C5123.48,-1023.15 1321.59,-1004.14 1212.51,-972 1125.92,-946.49 1123.68,-899.057 1040.51,-864 977.726,-837.54 935.376,-880.122 891.506,-828 777.927,-693.058 901.592,-604.648 865.506,-432 855.064,-382.046 840.083,-373.194 826.506,-324 805.157,-246.65 777.574,-193.782 840.506,-144 857.518,-130.542 1512.75,-47.1832 1691.73,-24.6241"/>
<polygon fill="black" stroke="black" points="1692.37,-28.0717 1701.85,-23.3494 1691.49,-21.1266 1692.37,-28.0717"/>
</g>
<!-- org&#45;plot -->
<g id="node521" class="node"><title>org&#45;plot</title>
<ellipse fill="none" stroke="black" cx="3484.51" cy="-90" rx="38.4949" ry="18"/>
<text text-anchor="middle" x="3484.51" y="-86.3" font-family="Times,serif" font-size="14.00">org&#45;plot</text>
</g>
<!-- cl&#45;&gt;org&#45;plot -->
<g id="edge712" class="edge"><title>cl&#45;&gt;org&#45;plot</title>
<path fill="none" stroke="black" d="M5481.51,-1024.81C5278.87,-1023.33 3999.16,-1012.41 3832.51,-972 3743.05,-950.308 3645.51,-975.044 3645.51,-883 3645.51,-883 3645.51,-883 3645.51,-593 3645.51,-552.553 3634.17,-530.752 3664.51,-504 3735.26,-441.603 4010.8,-522.918 4087.51,-468 4122.62,-442.86 4126.51,-422.187 4126.51,-379 4126.51,-379 4126.51,-379 4126.51,-233 4126.51,-150.46 4042.24,-168.785 3963.51,-144 3922.97,-131.24 3645.11,-105.354 3532.13,-95.2113"/>
<polygon fill="black" stroke="black" points="3532.31,-91.7139 3522.04,-94.3083 3531.69,-98.686 3532.31,-91.7139"/>
</g>
<!-- org&#45;protocol -->
<g id="node527" class="node"><title>org&#45;protocol</title>
<ellipse fill="none" stroke="black" cx="551.506" cy="-90" rx="54.3924" ry="18"/>
<text text-anchor="middle" x="551.506" y="-86.3" font-family="Times,serif" font-size="14.00">org&#45;protocol</text>
</g>
<!-- cl&#45;&gt;org&#45;protocol -->
<g id="edge720" class="edge"><title>cl&#45;&gt;org&#45;protocol</title>
<path fill="none" stroke="black" d="M5481.46,-1024.99C5118.55,-1024.81 1221.75,-1021.78 987.506,-972 908.445,-955.199 886.485,-946.687 820.506,-900 571.47,-723.783 496.047,-666.254 354.506,-396 302.502,-296.706 273.346,-230.603 344.506,-144 363.036,-121.449 436.997,-106.596 491.243,-98.4982"/>
<polygon fill="black" stroke="black" points="492.071,-101.915 501.466,-97.0164 491.067,-94.9872 492.071,-101.915"/>
</g>
<!-- org&#45;publish -->
<g id="node531" class="node"><title>org&#45;publish</title>
<ellipse fill="none" stroke="black" cx="551.506" cy="-162" rx="51.0191" ry="18"/>
<text text-anchor="middle" x="551.506" y="-158.3" font-family="Times,serif" font-size="14.00">org&#45;publish</text>
</g>
<!-- cl&#45;&gt;org&#45;publish -->
<g id="edge724" class="edge"><title>cl&#45;&gt;org&#45;publish</title>
<path fill="none" stroke="black" d="M5481.42,-1024.96C5105.52,-1024.31 941.586,-1016.21 825.506,-972 757.209,-945.986 757.55,-910.907 701.506,-864 594.359,-774.321 456.506,-806.724 456.506,-667 456.506,-667 456.506,-667 456.506,-593 456.506,-432.772 547.147,-410.045 573.506,-252 576.138,-236.218 576.633,-231.691 573.506,-216 571.714,-207.011 568.369,-197.638 564.818,-189.318"/>
<polygon fill="black" stroke="black" points="567.962,-187.775 560.636,-180.12 561.589,-190.672 567.962,-187.775"/>
</g>
<!-- org&#45;taskjuggler -->
<g id="node565" class="node"><title>org&#45;taskjuggler</title>
<ellipse fill="none" stroke="black" cx="1910.51" cy="-162" rx="64.0172" ry="18"/>
<text text-anchor="middle" x="1910.51" y="-158.3" font-family="Times,serif" font-size="14.00">org&#45;taskjuggler</text>
</g>
<!-- cl&#45;&gt;org&#45;taskjuggler -->
<g id="edge780" class="edge"><title>cl&#45;&gt;org&#45;taskjuggler</title>
<path fill="none" stroke="black" d="M5481.28,-1025.01C5126.03,-1025.16 1411.72,-1025.43 1314.51,-972 1249.17,-936.092 1013.01,-429.683 1039.51,-360 1054.72,-319.98 1065.61,-307.924 1103.51,-288 1218.07,-227.765 1264.38,-270.363 1392.51,-252 1590.39,-223.639 1640.32,-218.4 1836.51,-180 1841.92,-178.94 1847.55,-177.771 1853.17,-176.559"/>
<polygon fill="black" stroke="black" points="1854.22,-179.911 1863.23,-174.342 1852.71,-173.075 1854.22,-179.911"/>
</g>
<!-- org&#45;compat&#45;&gt;ob&#45;awk -->
<g id="edge8" class="edge"><title>org&#45;compat&#45;&gt;ob&#45;awk</title>
<path fill="none" stroke="black" d="M1980.66,-951.205C2232.92,-942.34 3332.57,-903.509 3340.51,-900 3515.91,-822.478 3651.63,-620.057 3695.47,-548.507"/>
<polygon fill="black" stroke="black" points="3698.62,-550.051 3700.81,-539.684 3692.64,-546.424 3698.62,-550.051"/>
</g>
<!-- org&#45;compat&#45;&gt;ob&#45;comint -->
<g id="edge30" class="edge"><title>org&#45;compat&#45;&gt;ob&#45;comint</title>
<path fill="none" stroke="black" d="M1980.97,-952.851C2408.79,-951.541 5361.81,-941.018 5442.51,-900 5468.52,-886.776 5487.14,-858.221 5498.05,-837.002"/>
<polygon fill="black" stroke="black" points="5501.28,-838.372 5502.52,-827.851 5494.99,-835.301 5501.28,-838.372"/>
</g>
<!-- org&#45;compat&#45;&gt;ob&#45;core -->
<g id="edge42" class="edge"><title>org&#45;compat&#45;&gt;ob&#45;core</title>
<path fill="none" stroke="black" d="M1967.24,-941.646C1976.41,-939.344 1986.24,-937.247 1995.51,-936 2169.35,-912.592 4951.17,-886.971 5349.23,-883.417"/>
<polygon fill="black" stroke="black" points="5349.29,-886.917 5359.25,-883.328 5349.22,-879.917 5349.29,-886.917"/>
</g>
<!-- org&#45;compat&#45;&gt;ob&#45;ditaa -->
<g id="edge48" class="edge"><title>org&#45;compat&#45;&gt;ob&#45;ditaa</title>
<path fill="none" stroke="black" d="M1980.44,-951.188C2229.1,-942.322 3303.91,-903.796 3311.51,-900 3316.12,-897.696 3542.97,-616.489 3545.51,-612 3556.62,-592.304 3565.04,-568.039 3570.44,-549.823"/>
<polygon fill="black" stroke="black" points="3573.83,-550.711 3573.21,-540.135 3567.1,-548.792 3573.83,-550.711"/>
</g>
<!-- org&#45;compat&#45;&gt;org&#45;src -->
<g id="edge758" class="edge"><title>org&#45;compat&#45;&gt;org&#45;src</title>
<path fill="none" stroke="black" d="M1980.8,-951.235C2242.87,-942.211 3420.38,-901.593 3429.51,-900 3609.93,-868.501 3815.03,-787.868 3895.98,-754.164"/>
<polygon fill="black" stroke="black" points="3897.35,-757.384 3905.22,-750.293 3894.65,-750.927 3897.35,-757.384"/>
</g>
<!-- org&#45;compat&#45;&gt;org -->
<g id="edge390" class="edge"><title>org&#45;compat&#45;&gt;org</title>
<path fill="none" stroke="black" d="M1938.69,-936.003C1956.4,-910.66 1991.51,-860.613 1991.51,-811 1991.51,-811 1991.51,-811 1991.51,-665 1991.51,-623.533 1986.75,-601.425 2019.51,-576 2057.6,-546.436 2795.44,-527.681 2970.53,-523.766"/>
<polygon fill="black" stroke="black" points="2970.63,-527.265 2980.55,-523.544 2970.47,-520.266 2970.63,-527.265"/>
</g>
<!-- org&#45;compat&#45;&gt;org -->
<g id="edge410" class="edge"><title>org&#45;compat&#45;&gt;org</title>
<path fill="none" stroke="black" d="M1949.25,-937.25C1973.22,-912.329 2009.51,-861.44 2009.51,-811 2009.51,-811 2009.51,-811 2009.51,-665 2009.51,-623.533 2004.75,-601.425 2037.51,-576 2075.17,-546.77 2796.84,-528.106 2970.31,-523.904"/>
<polygon fill="black" stroke="black" points="2970.56,-527.399 2980.48,-523.659 2970.39,-520.401 2970.56,-527.399"/>
</g>
<!-- org&#45;compat&#45;&gt;org&#45;bibtex -->
<g id="edge314" class="edge"><title>org&#45;compat&#45;&gt;org&#45;bibtex</title>
<path fill="none" stroke="black" d="M1980.32,-950.461C2226.81,-936.948 3293.45,-864.326 3474.51,-612 3528.6,-536.607 3380.25,-556.39 3368.51,-540 3359.19,-526.994 3357.57,-515.68 3368.51,-504 3410.06,-459.617 3854.13,-475.154 3914.51,-468 3929.98,-466.166 3946.72,-463.54 3961.95,-460.9"/>
<polygon fill="black" stroke="black" points="3962.99,-464.271 3972.22,-459.078 3961.76,-457.378 3962.99,-464.271"/>
</g>
<!-- org&#45;compat&#45;&gt;org&#45;remember -->
<g id="edge740" class="edge"><title>org&#45;compat&#45;&gt;org&#45;remember</title>
<path fill="none" stroke="black" d="M1888.27,-943.114C1864.07,-935.269 1834.76,-921.883 1816.51,-900 1681.26,-737.827 1587.29,-583.388 1734.51,-432 1750.74,-415.303 3218.69,-386.76 3561.49,-380.318"/>
<polygon fill="black" stroke="black" points="3561.61,-383.816 3571.54,-380.129 3561.48,-376.817 3561.61,-383.816"/>
</g>
<!-- org&#45;faces -->
<g id="node324" class="node"><title>org&#45;faces</title>
<ellipse fill="none" stroke="black" cx="873.506" cy="-882" rx="43.319" ry="18"/>
<text text-anchor="middle" x="873.506" y="-878.3" font-family="Times,serif" font-size="14.00">org&#45;faces</text>
</g>
<!-- org&#45;compat&#45;&gt;org&#45;faces -->
<g id="edge508" class="edge"><title>org&#45;compat&#45;&gt;org&#45;faces</title>
<path fill="none" stroke="black" d="M1878.19,-952.032C1700.48,-948.409 1112.06,-934.069 926.506,-900 922.608,-899.284 918.598,-898.361 914.613,-897.316"/>
<polygon fill="black" stroke="black" points="915.411,-893.904 904.834,-894.515 913.483,-900.634 915.411,-893.904"/>
</g>
<!-- org&#45;compat&#45;&gt;org&#45;list -->
<g id="edge632" class="edge"><title>org&#45;compat&#45;&gt;org&#45;list</title>
<path fill="none" stroke="black" d="M1879.68,-949.36C1713.2,-937.194 1177.63,-898.061 1017.28,-886.345"/>
<polygon fill="black" stroke="black" points="1017.5,-882.852 1007.27,-885.613 1016.99,-889.833 1017.5,-882.852"/>
</g>
<!-- org&#45;compat&#45;&gt;org&#45;pcomplete -->
<g id="edge698" class="edge"><title>org&#45;compat&#45;&gt;org&#45;pcomplete</title>
<path fill="none" stroke="black" d="M1882.33,-946.767C1824.85,-938.613 1725.04,-922.647 1641.51,-900 1613.16,-892.316 664.369,-564.042 647.506,-540 618.452,-498.577 649.128,-469.124 683.506,-432 768.025,-340.73 806.997,-331.584 923.506,-288 1009.33,-255.896 1054.76,-309.001 1126.51,-252 1145.66,-236.781 1155.32,-210.079 1160.09,-189.882"/>
<polygon fill="black" stroke="black" points="1163.53,-190.515 1162.16,-180.009 1156.68,-189.077 1163.53,-190.515"/>
</g>
<!-- org&#45;compat&#45;&gt;org&#45;footnote -->
<g id="edge524" class="edge"><title>org&#45;compat&#45;&gt;org&#45;footnote</title>
<path fill="none" stroke="black" d="M1890.28,-942.314C1853.65,-932.131 1797.56,-916.017 1749.51,-900 1575.8,-842.104 1534.57,-821.301 1363.51,-756 1158.02,-677.558 1114.98,-632.864 902.506,-576 796.161,-547.539 616.029,-602.342 665.506,-504 689.636,-456.038 711.88,-449.877 762.506,-432 855.933,-399.008 1554.62,-402.282 1653.51,-396 1698.72,-393.127 1749.7,-388.667 1788.33,-385.036"/>
<polygon fill="black" stroke="black" points="1788.76,-388.512 1798.38,-384.085 1788.1,-381.543 1788.76,-388.512"/>
</g>
<!-- org&#45;compat&#45;&gt;org&#45;indent -->
<g id="edge580" class="edge"><title>org&#45;compat&#45;&gt;org&#45;indent</title>
<path fill="none" stroke="black" d="M1902.36,-938.682C1864.79,-916.675 1801.51,-870.742 1801.51,-811 1801.51,-811 1801.51,-811 1801.51,-665 1801.51,-593.422 1815.35,-574.898 1805.51,-504 1804.29,-495.246 1802,-485.905 1799.56,-477.541"/>
<polygon fill="black" stroke="black" points="1802.89,-476.447 1796.59,-467.93 1796.2,-478.518 1802.89,-476.447"/>
</g>
<!-- org&#45;special&#45;blocks -->
<g id="node550" class="node"><title>org&#45;special&#45;blocks</title>
<ellipse fill="none" stroke="black" cx="498.506" cy="-18" rx="75.0904" ry="18"/>
<text text-anchor="middle" x="498.506" y="-14.3" font-family="Times,serif" font-size="14.00">org&#45;special&#45;blocks</text>
</g>
<!-- org&#45;compat&#45;&gt;org&#45;special&#45;blocks -->
<g id="edge754" class="edge"><title>org&#45;compat&#45;&gt;org&#45;special&#45;blocks</title>
<path fill="none" stroke="black" d="M1881.21,-947.459C1806.49,-938.677 1658.43,-920.448 1533.51,-900 1450.52,-886.417 109.656,-668.646 47.5058,-612 -7.58655,-561.787 0.50577,-525.542 0.50577,-451 0.50577,-451 0.50577,-451 0.50577,-161 0.50577,-113.786 18.4176,-96.9414 58.5058,-72 116.076,-36.1817 302.931,-24.5616 413.766,-20.7977"/>
<polygon fill="black" stroke="black" points="414.036,-24.2908 423.917,-20.4676 413.809,-17.2945 414.036,-24.2908"/>
</g>
<!-- calc -->
<g id="node13" class="node"><title>calc</title>
<ellipse fill="none" stroke="black" cx="9860.51" cy="-594" rx="27" ry="18"/>
<text text-anchor="middle" x="9860.51" y="-590.3" font-family="Times,serif" font-size="14.00">calc</text>
</g>
<!-- calc&#45;&gt;ob&#45;calc -->
<g id="edge14" class="edge"><title>calc&#45;&gt;ob&#45;calc</title>
<path fill="none" stroke="black" d="M9839.25,-582.52C9816.27,-571.193 9779.32,-552.981 9752.35,-539.682"/>
<polygon fill="black" stroke="black" points="9753.77,-536.484 9743.26,-535.202 9750.68,-542.763 9753.77,-536.484"/>
</g>
<!-- calc&#45;trail -->
<g id="node15" class="node"><title>calc&#45;trail</title>
<ellipse fill="none" stroke="black" cx="9665.51" cy="-594" rx="42.3701" ry="18"/>
<text text-anchor="middle" x="9665.51" y="-590.3" font-family="Times,serif" font-size="14.00">calc&#45;trail</text>
</g>
<!-- calc&#45;trail&#45;&gt;ob&#45;calc -->
<g id="edge16" class="edge"><title>calc&#45;trail&#45;&gt;ob&#45;calc</title>
<path fill="none" stroke="black" d="M9677.8,-576.765C9684.42,-568.018 9692.72,-557.052 9700.1,-547.308"/>
<polygon fill="black" stroke="black" points="9703.03,-549.233 9706.28,-539.147 9697.45,-545.007 9703.03,-549.233"/>
</g>
<!-- calc&#45;store -->
<g id="node17" class="node"><title>calc&#45;store</title>
<ellipse fill="none" stroke="black" cx="9770.51" cy="-594" rx="44.271" ry="18"/>
<text text-anchor="middle" x="9770.51" y="-590.3" font-family="Times,serif" font-size="14.00">calc&#45;store</text>
</g>
<!-- calc&#45;store&#45;&gt;ob&#45;calc -->
<g id="edge18" class="edge"><title>calc&#45;store&#45;&gt;ob&#45;calc</title>
<path fill="none" stroke="black" d="M9758.18,-576.411C9751.84,-567.868 9743.97,-557.278 9736.92,-547.787"/>
<polygon fill="black" stroke="black" points="9739.51,-545.41 9730.74,-539.47 9733.89,-549.585 9739.51,-545.41"/>
</g>
<!-- cc&#45;mode -->
<g id="node21" class="node"><title>cc&#45;mode</title>
<ellipse fill="none" stroke="black" cx="8074.51" cy="-594" rx="41.394" ry="18"/>
<text text-anchor="middle" x="8074.51" y="-590.3" font-family="Times,serif" font-size="14.00">cc&#45;mode</text>
</g>
<!-- cc&#45;mode&#45;&gt;ob&#45;C -->
<g id="edge22" class="edge"><title>cc&#45;mode&#45;&gt;ob&#45;C</title>
<path fill="none" stroke="black" d="M8079.59,-576.055C8081.99,-568.059 8084.91,-558.331 8087.59,-549.4"/>
<polygon fill="black" stroke="black" points="8090.95,-550.373 8090.47,-539.789 8084.24,-548.362 8090.95,-550.373"/>
</g>
<!-- cc&#45;mode&#45;&gt;ob&#45;fortran -->
<g id="edge80" class="edge"><title>cc&#45;mode&#45;&gt;ob&#45;fortran</title>
<path fill="none" stroke="black" d="M8058.17,-577.116C8048.82,-568.027 8036.92,-556.458 8026.52,-546.351"/>
<polygon fill="black" stroke="black" points="8028.89,-543.768 8019.28,-539.307 8024.01,-548.787 8028.89,-543.768"/>
</g>
<!-- slime -->
<g id="node25" class="node"><title>slime</title>
<ellipse fill="none" stroke="black" cx="8334.51" cy="-594" rx="30.3206" ry="18"/>
<text text-anchor="middle" x="8334.51" y="-590.3" font-family="Times,serif" font-size="14.00">slime</text>
</g>
<!-- slime&#45;&gt;ob&#45;clojure -->
<g id="edge26" class="edge"><title>slime&#45;&gt;ob&#45;clojure</title>
<path fill="none" stroke="black" d="M8345.62,-577.116C8351.59,-568.592 8359.09,-557.886 8365.83,-548.251"/>
<polygon fill="black" stroke="black" points="8368.88,-549.997 8371.75,-539.797 8363.15,-545.983 8368.88,-549.997"/>
</g>
<!-- slime&#45;&gt;ob&#45;lisp -->
<g id="edge124" class="edge"><title>slime&#45;&gt;ob&#45;lisp</title>
<path fill="none" stroke="black" d="M8322.93,-577.116C8316.57,-568.38 8308.53,-557.353 8301.38,-547.535"/>
<polygon fill="black" stroke="black" points="8304.1,-545.328 8295.39,-539.307 8298.45,-549.45 8304.1,-545.328"/>
</g>
<!-- ob&#45;comint&#45;&gt;ob -->
<g id="edge56" class="edge"><title>ob&#45;comint&#45;&gt;ob</title>
<path fill="none" stroke="black" d="M5543.92,-797.399C5589.44,-780.183 5668.65,-743.362 5709.51,-684 5721.99,-665.856 5726.52,-641.079 5728.04,-622.274"/>
<polygon fill="black" stroke="black" points="5731.54,-622.441 5728.63,-612.255 5724.55,-622.035 5731.54,-622.441"/>
</g>
<!-- ob&#45;comint&#45;&gt;org&#45;src -->
<g id="edge762" class="edge"><title>ob&#45;comint&#45;&gt;org&#45;src</title>
<path fill="none" stroke="black" d="M5466.48,-802.498C5440.49,-798.821 5406.67,-794.476 5376.51,-792 4826.71,-746.873 4156.07,-740.167 3977.16,-739.173"/>
<polygon fill="black" stroke="black" points="3977.07,-735.672 3967.05,-739.12 3977.03,-742.672 3977.07,-735.672"/>
</g>
<!-- ob&#45;core&#45;&gt;ob -->
<g id="edge54" class="edge"><title>ob&#45;core&#45;&gt;ob</title>
<path fill="none" stroke="black" d="M5403.12,-864.069C5411.78,-844.053 5428.81,-811.06 5453.51,-792 5494.56,-760.309 5527.23,-792.064 5564.51,-756 5601.18,-720.512 5568.42,-685.056 5603.51,-648 5627.4,-622.772 5665.21,-609.025 5693,-601.901"/>
<polygon fill="black" stroke="black" points="5693.83,-605.302 5702.74,-599.568 5692.2,-598.494 5693.83,-605.302"/>
</g>
<!-- ob&#45;core&#45;&gt;ob&#45;comint -->
<g id="edge28" class="edge"><title>ob&#45;core&#45;&gt;ob&#45;comint</title>
<path fill="none" stroke="black" d="M5418.56,-867.337C5435.2,-857.033 5458.27,-842.738 5477.02,-831.127"/>
<polygon fill="black" stroke="black" points="5478.89,-834.08 5485.55,-825.839 5475.21,-828.129 5478.89,-834.08"/>
</g>
<!-- ob&#45;core&#45;&gt;ob&#45;exp -->
<g id="edge74" class="edge"><title>ob&#45;core&#45;&gt;ob&#45;exp</title>
<path fill="none" stroke="black" d="M5360.46,-876.793C5306.52,-869.727 5208.64,-853.677 5185.51,-828 5152.45,-791.308 5153.83,-729.599 5158.02,-694.186"/>
<polygon fill="black" stroke="black" points="5161.51,-694.473 5159.37,-684.096 5154.57,-693.541 5161.51,-694.473"/>
</g>
<!-- ob&#45;keys -->
<g id="node52" class="node"><title>ob&#45;keys</title>
<ellipse fill="none" stroke="black" cx="5232.51" cy="-810" rx="38.0212" ry="18"/>
<text text-anchor="middle" x="5232.51" y="-806.3" font-family="Times,serif" font-size="14.00">ob&#45;keys</text>
</g>
<!-- ob&#45;core&#45;&gt;ob&#45;keys -->
<g id="edge110" class="edge"><title>ob&#45;core&#45;&gt;ob&#45;keys</title>
<path fill="none" stroke="black" d="M5369.42,-869.441C5342.09,-857.773 5299.68,-839.672 5269.31,-826.707"/>
<polygon fill="black" stroke="black" points="5270.47,-823.4 5259.9,-822.693 5267.72,-829.838 5270.47,-823.4"/>
</g>
<!-- ob&#45;table -->
<g id="node54" class="node"><title>ob&#45;table</title>
<ellipse fill="none" stroke="black" cx="5328.51" cy="-810" rx="39.4691" ry="18"/>
<text text-anchor="middle" x="5328.51" y="-806.3" font-family="Times,serif" font-size="14.00">ob&#45;table</text>
</g>
<!-- ob&#45;core&#45;&gt;ob&#45;table -->
<g id="edge224" class="edge"><title>ob&#45;core&#45;&gt;ob&#45;table</title>
<path fill="none" stroke="black" d="M5381.41,-865.465C5372.56,-856.349 5361.2,-844.651 5351.27,-834.434"/>
<polygon fill="black" stroke="black" points="5353.5,-831.711 5344.03,-826.977 5348.48,-836.589 5353.5,-831.711"/>
</g>
<!-- ob&#45;core&#45;&gt;ob&#45;lob -->
<g id="edge128" class="edge"><title>ob&#45;core&#45;&gt;ob&#45;lob</title>
<path fill="none" stroke="black" d="M5397.12,-863.759C5398.64,-844.353 5403.75,-812.823 5420.51,-792 5429.6,-780.694 5461.28,-765.131 5486.94,-753.795"/>
<polygon fill="black" stroke="black" points="5488.65,-756.87 5496.43,-749.675 5485.86,-750.449 5488.65,-756.87"/>
</g>
<!-- ob&#45;core&#45;&gt;ob&#45;ref -->
<g id="edge176" class="edge"><title>ob&#45;core&#45;&gt;ob&#45;ref</title>
<path fill="none" stroke="black" d="M5429.04,-873.038C5481.96,-860.084 5586.51,-834.496 5643.4,-820.572"/>
<polygon fill="black" stroke="black" points="5644.56,-823.891 5653.44,-818.113 5642.9,-817.091 5644.56,-823.891"/>
</g>
<!-- comint -->
<g id="node31" class="node"><title>comint</title>
<ellipse fill="none" stroke="black" cx="8087.51" cy="-882" rx="35.6194" ry="18"/>
<text text-anchor="middle" x="8087.51" y="-878.3" font-family="Times,serif" font-size="14.00">comint</text>
</g>
<!-- comint&#45;&gt;ob&#45;comint -->
<g id="edge32" class="edge"><title>comint&#45;&gt;ob&#45;comint</title>
<path fill="none" stroke="black" d="M8052.14,-880.752C7789.57,-878.829 6139.99,-865.393 5641.51,-828 5615.4,-826.041 5586.54,-822.486 5562.48,-819.131"/>
<polygon fill="black" stroke="black" points="5562.88,-815.653 5552.49,-817.711 5561.9,-822.583 5562.88,-815.653"/>
</g>
<!-- comint&#45;&gt;ob&#45;haskell -->
<g id="edge92" class="edge"><title>comint&#45;&gt;ob&#45;haskell</title>
<path fill="none" stroke="black" d="M8071.11,-865.693C8046.92,-841.364 8004.51,-791.256 8004.51,-739 8004.51,-739 8004.51,-739 8004.51,-665 8004.51,-624.031 8005.33,-608.59 7980.51,-576 7968.36,-560.056 7949.93,-548 7932.9,-539.447"/>
<polygon fill="black" stroke="black" points="7934.16,-536.175 7923.63,-535.053 7931.16,-542.5 7934.16,-536.175"/>
</g>
<!-- comint&#45;&gt;ob&#45;ocaml -->
<g id="edge144" class="edge"><title>comint&#45;&gt;ob&#45;ocaml</title>
<path fill="none" stroke="black" d="M8098.77,-864.804C8115.38,-839.287 8144.51,-787.614 8144.51,-739 8144.51,-739 8144.51,-739 8144.51,-665 8144.51,-623.145 8161.49,-577.096 8173.86,-549.114"/>
<polygon fill="black" stroke="black" points="8177.05,-550.558 8178.01,-540.007 8170.68,-547.658 8177.05,-550.558"/>
</g>
<!-- comint&#45;&gt;ob&#45;picolisp -->
<g id="edge164" class="edge"><title>comint&#45;&gt;ob&#45;picolisp</title>
<path fill="none" stroke="black" d="M8110.51,-868.046C8193.22,-821.953 8484.27,-663.971 8741.51,-576 8810.06,-552.554 8830.33,-558.038 8900.51,-540 8904.35,-539.013 8908.31,-537.954 8912.29,-536.865"/>
<polygon fill="black" stroke="black" points="8913.45,-540.177 8922.14,-534.119 8911.57,-533.434 8913.45,-540.177"/>
</g>
<!-- ob&#45;eval&#45;&gt;ob -->
<g id="edge52" class="edge"><title>ob&#45;eval&#45;&gt;ob</title>
<path fill="none" stroke="black" d="M5662.62,-936.922C5687.8,-904.891 5742.13,-829.823 5761.51,-756 5773.69,-709.565 5777.32,-693.979 5763.51,-648 5760.32,-637.387 5754.24,-626.938 5748.03,-618.161"/>
<polygon fill="black" stroke="black" points="5750.69,-615.878 5741.88,-609.996 5745.1,-620.09 5750.69,-615.878"/>
</g>
<!-- ob&#45;eval&#45;&gt;ob&#45;core -->
<g id="edge38" class="edge"><title>ob&#45;eval&#45;&gt;ob&#45;core</title>
<path fill="none" stroke="black" d="M5618.23,-944.346C5572.84,-931.787 5488.61,-908.485 5438.05,-894.496"/>
<polygon fill="black" stroke="black" points="5438.68,-891.037 5428.11,-891.744 5436.81,-897.784 5438.68,-891.037"/>
</g>
<!-- org&#45;macs -->
<g id="node37" class="node"><title>org&#45;macs</title>
<ellipse fill="none" stroke="black" cx="611.506" cy="-1026" rx="44.2946" ry="18"/>
<text text-anchor="middle" x="611.506" y="-1022.3" font-family="Times,serif" font-size="14.00">org&#45;macs</text>
</g>
<!-- org&#45;macs&#45;&gt;org&#45;compat -->
<g id="edge350" class="edge"><title>org&#45;macs&#45;&gt;org&#45;compat</title>
<path fill="none" stroke="black" d="M654.983,-1022.69C849.751,-1012.35 1642.35,-970.251 1868.81,-958.223"/>
<polygon fill="black" stroke="black" points="1869.05,-961.716 1878.85,-957.69 1868.68,-954.726 1869.05,-961.716"/>
</g>
<!-- org&#45;macs&#45;&gt;ob&#45;core -->
<g id="edge40" class="edge"><title>org&#45;macs&#45;&gt;ob&#45;core</title>
<path fill="none" stroke="black" d="M655.446,-1023.7C1106.17,-1010.32 4882.05,-898.267 5349.16,-884.405"/>
<polygon fill="black" stroke="black" points="5349.38,-887.9 5359.27,-884.105 5349.17,-880.903 5349.38,-887.9"/>
</g>
<!-- org&#45;macs&#45;&gt;org&#45;latex -->
<g id="edge618" class="edge"><title>org&#45;macs&#45;&gt;org&#45;latex</title>
<path fill="none" stroke="black" d="M567.27,-1025.11C507.33,-1023.52 398.507,-1014.36 317.506,-972 267.936,-946.075 228.506,-938.94 228.506,-883 228.506,-883 228.506,-883 228.506,-593 228.506,-477.365 391.72,-202.43 491.506,-144 507.258,-134.776 2910.93,-97.6969 3297.35,-91.7939"/>
<polygon fill="black" stroke="black" points="3297.47,-95.2926 3307.41,-91.6403 3297.36,-88.2935 3297.47,-95.2926"/>
</g>
<!-- org&#45;macs&#45;&gt;org&#45;src -->
<g id="edge756" class="edge"><title>org&#45;macs&#45;&gt;org&#45;src</title>
<path fill="none" stroke="black" d="M633.427,-1010.34C648.774,-999.921 669.645,-985.451 687.506,-972 691.307,-969.137 816.054,-865.681 820.506,-864 970.452,-807.372 3513.8,-748.359 3886.15,-740.005"/>
<polygon fill="black" stroke="black" points="3886.37,-743.501 3896.29,-739.778 3886.21,-736.503 3886.37,-743.501"/>
</g>
<!-- org&#45;macs&#45;&gt;org&#45;agenda -->
<g id="edge232" class="edge"><title>org&#45;macs&#45;&gt;org&#45;agenda</title>
<path fill="none" stroke="black" d="M601.894,-1008.3C596.387,-998.1 589.748,-984.63 585.506,-972 575.126,-941.097 576.421,-932.227 571.506,-900 539.786,-692.025 461.298,-538.881 642.506,-432 736.548,-376.531 1024.27,-410.351 1132.51,-396 1283.27,-376.01 1459.1,-338.022 1543.8,-318.788"/>
<polygon fill="black" stroke="black" points="1544.7,-322.174 1553.67,-316.538 1543.14,-315.349 1544.7,-322.174"/>
</g>
<!-- org&#45;macs&#45;&gt;org -->
<g id="edge406" class="edge"><title>org&#45;macs&#45;&gt;org</title>
<path fill="none" stroke="black" d="M617.136,-1007.88C623.792,-989.152 636.075,-958.758 652.506,-936 679.931,-898.013 687.98,-885.697 729.506,-864 797.186,-828.638 825.184,-852.508 897.506,-828 932.904,-816.004 938.472,-805.022 973.506,-792 1255.29,-687.263 1340.8,-708.522 1625.51,-612 1665.92,-598.3 1672.8,-585.006 1714.51,-576 1963.46,-522.243 2785.62,-522.134 2970.41,-522.812"/>
<polygon fill="black" stroke="black" points="2970.43,-526.312 2980.44,-522.852 2970.46,-519.312 2970.43,-526.312"/>
</g>
<!-- org&#45;macs&#45;&gt;org&#45;exp -->
<g id="edge486" class="edge"><title>org&#45;macs&#45;&gt;org&#45;exp</title>
<path fill="none" stroke="black" d="M570.739,-1018.9C504.424,-1006.41 380.506,-971.267 380.506,-883 380.506,-883 380.506,-883 380.506,-593 380.506,-475.393 485.327,-484.619 590.506,-432 643.453,-405.512 1045.21,-298.343 1103.51,-288 1338.28,-246.343 1624.28,-237.428 1736.76,-235.519"/>
<polygon fill="black" stroke="black" points="1737.15,-239.014 1747.09,-235.356 1737.04,-232.015 1737.15,-239.014"/>
</g>
<!-- org&#45;macs&#45;&gt;org&#45;entities -->
<g id="edge474" class="edge"><title>org&#45;macs&#45;&gt;org&#45;entities</title>
<path fill="none" stroke="black" d="M624.028,-1008.62C650.349,-975.472 714.995,-900.473 787.506,-864 862.727,-826.163 892.913,-852.385 973.506,-828 1013.17,-816 1019.51,-802.836 1059.51,-792 1176.41,-760.328 1318.01,-747.219 1396.59,-742.075"/>
<polygon fill="black" stroke="black" points="1397.03,-745.555 1406.79,-741.43 1396.59,-738.569 1397.03,-745.555"/>
</g>
<!-- org&#45;macs&#45;&gt;org&#45;faces -->
<g id="edge506" class="edge"><title>org&#45;macs&#45;&gt;org&#45;faces</title>
<path fill="none" stroke="black" d="M643.853,-1013.6C670.216,-1003.83 708.088,-988.735 739.506,-972 777.596,-951.711 818.528,-923.487 844.991,-904.3"/>
<polygon fill="black" stroke="black" points="847.378,-906.891 853.386,-898.164 843.247,-901.24 847.378,-906.891"/>
</g>
<!-- org&#45;macs&#45;&gt;org&#45;list -->
<g id="edge630" class="edge"><title>org&#45;macs&#45;&gt;org&#45;list</title>
<path fill="none" stroke="black" d="M647.372,-1015.46C682.319,-1005.8 736.727,-989.773 782.506,-972 838.609,-950.219 901.39,-919.281 938.62,-900.208"/>
<polygon fill="black" stroke="black" points="940.227,-903.317 947.515,-895.627 937.022,-897.094 940.227,-903.317"/>
</g>
<!-- org&#45;macs&#45;&gt;org&#45;pcomplete -->
<g id="edge696" class="edge"><title>org&#45;macs&#45;&gt;org&#45;pcomplete</title>
<path fill="none" stroke="black" d="M567.52,-1024.16C482.632,-1019.96 304.506,-997.512 304.506,-883 304.506,-883 304.506,-883 304.506,-737 304.506,-430.983 538.784,-392.225 826.506,-288 880.06,-268.6 895.78,-270.92 949.506,-252 1010.97,-230.355 1080.33,-200.653 1123.24,-181.64"/>
<polygon fill="black" stroke="black" points="1124.79,-184.78 1132.51,-177.518 1121.95,-178.385 1124.79,-184.78"/>
</g>
<!-- org&#45;macs&#45;&gt;org&#45;footnote -->
<g id="edge522" class="edge"><title>org&#45;macs&#45;&gt;org&#45;footnote</title>
<path fill="none" stroke="black" d="M606.321,-1007.85C582.353,-924.7 491.516,-562.309 686.506,-432 731.203,-402.13 1599.85,-399.324 1653.51,-396 1698.73,-393.199 1749.71,-388.736 1788.34,-385.086"/>
<polygon fill="black" stroke="black" points="1788.76,-388.562 1798.38,-384.129 1788.1,-381.593 1788.76,-388.562"/>
</g>
<!-- org&#45;macs&#45;&gt;org&#45;indent -->
<g id="edge578" class="edge"><title>org&#45;macs&#45;&gt;org&#45;indent</title>
<path fill="none" stroke="black" d="M612.762,-1007.69C614.559,-989.324 618.796,-959.732 628.506,-936 643.07,-900.405 646.213,-887.695 676.506,-864 929.283,-666.284 1052.12,-717.122 1365.51,-648 1448.58,-629.676 1474.92,-644.577 1553.51,-612 1638.37,-576.822 1724.14,-508.606 1765.34,-473.33"/>
<polygon fill="black" stroke="black" points="1767.69,-475.921 1772.97,-466.734 1763.11,-470.625 1767.69,-475.921"/>
</g>
<!-- ob&#45;exp&#45;&gt;ob -->
<g id="edge58" class="edge"><title>ob&#45;exp&#45;&gt;ob</title>
<path fill="none" stroke="black" d="M5196.22,-660.831C5295.96,-648.495 5589.07,-612.245 5692.15,-599.497"/>
<polygon fill="black" stroke="black" points="5692.59,-602.969 5702.08,-598.268 5691.73,-596.022 5692.59,-602.969"/>
</g>
<!-- ob&#45;exp&#45;&gt;org&#45;exp -->
<g id="edge490" class="edge"><title>ob&#45;exp&#45;&gt;org&#45;exp</title>
<path fill="none" stroke="black" d="M5127.68,-663.479C4932.59,-654.715 3980.16,-608.646 3870.51,-540 3822.83,-510.15 3852.17,-461.871 3804.51,-432 3769.62,-410.14 2370.48,-291.996 2329.51,-288 2145.62,-270.067 1926.77,-248.754 1832.51,-239.576"/>
<polygon fill="black" stroke="black" points="1832.74,-236.082 1822.44,-238.596 1832.06,-243.049 1832.74,-236.082"/>
</g>
<!-- ob&#45;keys&#45;&gt;ob -->
<g id="edge60" class="edge"><title>ob&#45;keys&#45;&gt;ob</title>
<path fill="none" stroke="black" d="M5250.9,-793.998C5290.97,-762.102 5390.19,-687.262 5485.51,-648 5555.43,-619.196 5643.42,-604.997 5692.03,-598.901"/>
<polygon fill="black" stroke="black" points="5692.56,-602.362 5702.07,-597.688 5691.72,-595.413 5692.56,-602.362"/>
</g>
<!-- ob&#45;keys&#45;&gt;org&#45;src -->
<g id="edge760" class="edge"><title>ob&#45;keys&#45;&gt;org&#45;src</title>
<path fill="none" stroke="black" d="M5194.62,-806.962C5007.2,-796.877 4179.95,-752.367 3976.72,-741.433"/>
<polygon fill="black" stroke="black" points="3976.86,-737.935 3966.69,-740.893 3976.49,-744.925 3976.86,-737.935"/>
</g>
<!-- ob&#45;table&#45;&gt;ob -->
<g id="edge62" class="edge"><title>ob&#45;table&#45;&gt;ob</title>
<path fill="none" stroke="black" d="M5348.13,-794.162C5362.16,-783.542 5381.51,-768.9 5398.51,-756 5430.09,-732.034 5505.03,-665.689 5540.51,-648 5590.16,-623.243 5653.14,-608.482 5692.13,-601.053"/>
<polygon fill="black" stroke="black" points="5693.26,-604.404 5702.46,-599.149 5691.99,-597.52 5693.26,-604.404"/>
</g>
<!-- ob&#45;table&#45;&gt;ob&#45;lob -->
<g id="edge130" class="edge"><title>ob&#45;table&#45;&gt;ob&#45;lob</title>
<path fill="none" stroke="black" d="M5358.39,-798.216C5392.59,-785.877 5448.62,-765.661 5485.53,-752.341"/>
<polygon fill="black" stroke="black" points="5487.18,-755.466 5495.4,-748.779 5484.81,-748.881 5487.18,-755.466"/>
</g>
<!-- ob&#45;lob&#45;&gt;ob -->
<g id="edge64" class="edge"><title>ob&#45;lob&#45;&gt;ob</title>
<path fill="none" stroke="black" d="M5527.39,-720.125C5534,-700.163 5547.68,-667.224 5570.51,-648 5605.4,-618.612 5657.26,-605.319 5691.94,-599.443"/>
<polygon fill="black" stroke="black" points="5692.77,-602.855 5702.11,-597.848 5691.69,-595.939 5692.77,-602.855"/>
</g>
<!-- ob&#45;ref&#45;&gt;ob -->
<g id="edge66" class="edge"><title>ob&#45;ref&#45;&gt;ob</title>
<path fill="none" stroke="black" d="M5704.27,-796.542C5718.05,-787.316 5734.68,-773.358 5742.51,-756 5762.28,-712.15 5749.29,-654.823 5738.55,-621.738"/>
<polygon fill="black" stroke="black" points="5741.73,-620.227 5735.19,-611.896 5735.11,-622.49 5741.73,-620.227"/>
</g>
<!-- ob&#45;tangle&#45;&gt;ob -->
<g id="edge68" class="edge"><title>ob&#45;tangle&#45;&gt;ob</title>
<path fill="none" stroke="black" d="M5672.84,-649.116C5682.73,-639.508 5695.46,-627.128 5706.25,-616.634"/>
<polygon fill="black" stroke="black" points="5708.97,-618.873 5713.7,-609.393 5704.09,-613.854 5708.97,-618.873"/>
</g>
<!-- gnuplot -->
<g id="node73" class="node"><title>gnuplot</title>
<ellipse fill="none" stroke="black" cx="5239.51" cy="-594" rx="37.5442" ry="18"/>
<text text-anchor="middle" x="5239.51" y="-590.3" font-family="Times,serif" font-size="14.00">gnuplot</text>
</g>
<!-- gnuplot&#45;&gt;ob&#45;gnuplot -->
<g id="edge86" class="edge"><title>gnuplot&#45;&gt;ob&#45;gnuplot</title>
<path fill="none" stroke="black" d="M5233.63,-576.055C5232.81,-568.346 5232.57,-559.027 5232.9,-550.364"/>
<polygon fill="black" stroke="black" points="5236.4,-550.491 5233.59,-540.275 5229.42,-550.012 5236.4,-550.491"/>
</g>
<!-- gnuplot&#45;&gt;ob&#45;gnuplot -->
<g id="edge88" class="edge"><title>gnuplot&#45;&gt;ob&#45;gnuplot</title>
<path fill="none" stroke="black" d="M5245.38,-576.055C5246.2,-568.346 5246.44,-559.027 5246.11,-550.364"/>
<polygon fill="black" stroke="black" points="5249.6,-550.012 5245.42,-540.275 5242.61,-550.491 5249.6,-550.012"/>
</g>
<!-- gnuplot&#45;&gt;org&#45;plot -->
<g id="edge714" class="edge"><title>gnuplot&#45;&gt;org&#45;plot</title>
<path fill="none" stroke="black" d="M5216.98,-579.338C5203.96,-570.052 5188.77,-556.475 5181.51,-540 5175.05,-525.359 5173.3,-517.733 5181.51,-504 5198.85,-474.986 5228.06,-494.923 5248.51,-468 5273.02,-435.71 5268.51,-419.542 5268.51,-379 5268.51,-379 5268.51,-379 5268.51,-233 5268.51,-231.598 3815.68,-117.086 3532.15,-94.7522"/>
<polygon fill="black" stroke="black" points="3532.42,-91.263 3522.18,-93.9668 3531.87,-98.2414 3532.42,-91.263"/>
</g>
<!-- inf&#45;haskell -->
<g id="node80" class="node"><title>inf&#45;haskell</title>
<ellipse fill="none" stroke="black" cx="7890.51" cy="-594" rx="48.1437" ry="18"/>
<text text-anchor="middle" x="7890.51" y="-590.3" font-family="Times,serif" font-size="14.00">inf&#45;haskell</text>
</g>
<!-- inf&#45;haskell&#45;&gt;ob&#45;haskell -->
<g id="edge96" class="edge"><title>inf&#45;haskell&#45;&gt;ob&#45;haskell</title>
<path fill="none" stroke="black" d="M7890.51,-575.697C7890.51,-567.983 7890.51,-558.712 7890.51,-550.112"/>
<polygon fill="black" stroke="black" points="7894.01,-550.104 7890.51,-540.104 7887.01,-550.104 7894.01,-550.104"/>
</g>
<!-- moz -->
<g id="node90" class="node"><title>moz</title>
<ellipse fill="none" stroke="black" cx="8410.51" cy="-594" rx="27" ry="18"/>
<text text-anchor="middle" x="8410.51" y="-590.3" font-family="Times,serif" font-size="14.00">moz</text>
</g>
<!-- moz&#45;&gt;ob&#45;js -->
<g id="edge108" class="edge"><title>moz&#45;&gt;ob&#45;js</title>
<path fill="none" stroke="black" d="M8424.5,-578.155C8433.52,-568.596 8445.4,-555.994 8455.53,-545.249"/>
<polygon fill="black" stroke="black" points="8458.22,-547.501 8462.53,-537.824 8453.12,-542.699 8458.22,-547.501"/>
</g>
<!-- org&#45;latex&#45;&gt;ob&#45;latex -->
<g id="edge114" class="edge"><title>org&#45;latex&#45;&gt;ob&#45;latex</title>
<path fill="none" stroke="black" d="M3385.71,-80.6277C3401.26,-77.3701 3419.69,-73.9563 3436.51,-72 3699.96,-41.3495 4542.99,-23.8979 4756.83,-19.8935"/>
<polygon fill="black" stroke="black" points="4757.18,-23.3877 4767.11,-19.7022 4757.05,-16.3889 4757.18,-23.3877"/>
</g>
<!-- org&#45;latex&#45;&gt;org&#45;latex -->
<g id="edge622" class="edge"><title>org&#45;latex&#45;&gt;org&#45;latex</title>
<path fill="none" stroke="black" d="M3388.75,-96.7352C3400.42,-96.5341 3409.51,-94.2891 3409.51,-90 3409.51,-87.0513 3405.21,-85.0687 3398.73,-84.0521"/>
<polygon fill="black" stroke="black" points="3398.99,-80.5616 3388.75,-83.2648 3398.44,-87.5399 3398.99,-80.5616"/>
</g>
<!-- org&#45;latex&#45;&gt;org&#45;latex -->
<g id="edge624" class="edge"><title>org&#45;latex&#45;&gt;org&#45;latex</title>
<path fill="none" stroke="black" d="M3381.15,-101.976C3404.3,-106.016 3427.51,-102.023 3427.51,-90 3427.51,-79.7143 3410.53,-75.3062 3391.12,-76.7755"/>
<polygon fill="black" stroke="black" points="3390.64,-73.3088 3381.15,-78.0235 3391.51,-80.2546 3390.64,-73.3088"/>
</g>
<!-- org&#45;latex&#45;&gt;org -->
<g id="edge452" class="edge"><title>org&#45;latex&#45;&gt;org</title>
<path fill="none" stroke="black" d="M3381.58,-101.692C3393.24,-104.047 3406.31,-106.332 3418.51,-108 3519.22,-121.769 3787.53,-91.3923 3874.51,-144 3914.49,-168.187 3930.51,-186.266 3930.51,-233 3930.51,-307 3930.51,-307 3930.51,-307 3930.51,-409.598 3813.39,-359.495 3717.51,-396 3625.69,-430.957 3604.45,-446.87 3508.51,-468 3337.58,-505.642 3128.99,-516.655 3044.72,-519.793"/>
<polygon fill="black" stroke="black" points="3044.47,-516.299 3034.6,-520.153 3044.72,-523.295 3044.47,-516.299"/>
</g>
<!-- org&#45;latex&#45;&gt;org -->
<g id="edge454" class="edge"><title>org&#45;latex&#45;&gt;org</title>
<path fill="none" stroke="black" d="M3386.18,-99.1309C3401.65,-102.308 3419.89,-105.728 3436.51,-108 3537.22,-121.769 3805.53,-91.3923 3892.51,-144 3932.49,-168.187 3948.51,-186.266 3948.51,-233 3948.51,-307 3948.51,-307 3948.51,-307 3948.51,-409.598 3831.39,-359.495 3735.51,-396 3643.69,-430.957 3622.45,-446.87 3526.51,-468 3348.83,-507.129 3130.44,-517.484 3044.62,-520.129"/>
<polygon fill="black" stroke="black" points="3044.48,-516.631 3034.59,-520.421 3044.69,-523.628 3044.48,-516.631"/>
</g>
<!-- org&#45;latex&#45;&gt;org -->
<g id="edge456" class="edge"><title>org&#45;latex&#45;&gt;org</title>
<path fill="none" stroke="black" d="M3388.81,-96.5104C3409.14,-100.271 3433.16,-105.081 3454.51,-108 3555.22,-121.769 3823.53,-91.3923 3910.51,-144 3950.49,-168.187 3966.51,-186.266 3966.51,-233 3966.51,-307 3966.51,-307 3966.51,-307 3966.51,-409.598 3849.39,-359.495 3753.51,-396 3661.69,-430.957 3640.45,-446.87 3544.51,-468 3360.7,-508.479 3133.32,-518.164 3044.59,-520.376"/>
<polygon fill="black" stroke="black" points="3044.39,-516.88 3034.47,-520.61 3044.55,-523.878 3044.39,-516.88"/>
</g>
<!-- org&#45;latex&#45;&gt;org -->
<g id="edge458" class="edge"><title>org&#45;latex&#45;&gt;org</title>
<path fill="none" stroke="black" d="M3390.51,-94.4731C3417.78,-98.3449 3447.04,-104.519 3472.51,-108 3573.22,-121.769 3841.53,-91.3923 3928.51,-144 3968.49,-168.187 3984.51,-186.266 3984.51,-233 3984.51,-307 3984.51,-307 3984.51,-307 3984.51,-409.598 3867.39,-359.495 3771.51,-396 3679.69,-430.957 3658.45,-446.87 3562.51,-468 3373.43,-509.64 3138.25,-518.694 3044.83,-520.548"/>
<polygon fill="black" stroke="black" points="3044.61,-517.052 3034.67,-520.732 3044.73,-524.051 3044.61,-517.052"/>
</g>
<!-- outline -->
<g id="node101" class="node"><title>outline</title>
<ellipse fill="none" stroke="black" cx="3430.51" cy="-594" rx="35.1455" ry="18"/>
<text text-anchor="middle" x="3430.51" y="-590.3" font-family="Times,serif" font-size="14.00">outline</text>
</g>
<!-- outline&#45;&gt;ob&#45;lilypond -->
<g id="edge120" class="edge"><title>outline&#45;&gt;ob&#45;lilypond</title>
<path fill="none" stroke="black" d="M3430.26,-575.697C3430.15,-567.983 3430.02,-558.712 3429.89,-550.112"/>
<polygon fill="black" stroke="black" points="3433.39,-550.053 3429.75,-540.104 3426.39,-550.153 3433.39,-550.053"/>
</g>
<!-- outline&#45;&gt;org -->
<g id="edge398" class="edge"><title>outline&#45;&gt;org</title>
<path fill="none" stroke="black" d="M3398.33,-586.422C3381.95,-583.146 3361.69,-579.21 3343.51,-576 3234.65,-556.787 3105.36,-537.337 3043.7,-528.267"/>
<polygon fill="black" stroke="black" points="3044.1,-524.788 3033.7,-526.799 3043.09,-531.714 3044.1,-524.788"/>
</g>
<!-- ob&#45;octave&#45;&gt;ob&#45;matlab -->
<g id="edge136" class="edge"><title>ob&#45;octave&#45;&gt;ob&#45;matlab</title>
<path fill="none" stroke="black" d="M7639.13,-507.503C7617.07,-496.631 7585.85,-481.238 7561.55,-469.263"/>
<polygon fill="black" stroke="black" points="7562.8,-465.976 7552.29,-464.694 7559.71,-472.255 7562.8,-465.976"/>
</g>
<!-- tuareg -->
<g id="node123" class="node"><title>tuareg</title>
<ellipse fill="none" stroke="black" cx="8204.51" cy="-594" rx="32.2457" ry="18"/>
<text text-anchor="middle" x="8204.51" y="-590.3" font-family="Times,serif" font-size="14.00">tuareg</text>
</g>
<!-- tuareg&#45;&gt;ob&#45;ocaml -->
<g id="edge148" class="edge"><title>tuareg&#45;&gt;ob&#45;ocaml</title>
<path fill="none" stroke="black" d="M8200.15,-576.055C8198.14,-568.261 8195.72,-558.822 8193.47,-550.079"/>
<polygon fill="black" stroke="black" points="8196.83,-549.089 8190.95,-540.275 8190.05,-550.832 8196.83,-549.089"/>
</g>
<!-- octave&#45;inf -->
<g id="node127" class="node"><title>octave&#45;inf</title>
<ellipse fill="none" stroke="black" cx="7592.51" cy="-594" rx="46.2191" ry="18"/>
<text text-anchor="middle" x="7592.51" y="-590.3" font-family="Times,serif" font-size="14.00">octave&#45;inf</text>
</g>
<!-- octave&#45;inf&#45;&gt;ob&#45;octave -->
<g id="edge154" class="edge"><title>octave&#45;inf&#45;&gt;ob&#45;octave</title>
<path fill="none" stroke="black" d="M7609.3,-577.116C7619.04,-567.897 7631.49,-556.127 7642.28,-545.919"/>
<polygon fill="black" stroke="black" points="7644.92,-548.236 7649.78,-538.821 7640.11,-543.151 7644.92,-548.236"/>
</g>
<!-- inferior&#45;picolisp -->
<g id="node138" class="node"><title>inferior&#45;picolisp</title>
<ellipse fill="none" stroke="black" cx="8818.51" cy="-594" rx="67.3907" ry="18"/>
<text text-anchor="middle" x="8818.51" y="-590.3" font-family="Times,serif" font-size="14.00">inferior&#45;picolisp</text>
</g>
<!-- inferior&#45;picolisp&#45;&gt;ob&#45;picolisp -->
<g id="edge168" class="edge"><title>inferior&#45;picolisp&#45;&gt;ob&#45;picolisp</title>
<path fill="none" stroke="black" d="M8849.1,-577.811C8870.6,-567.138 8899.48,-552.8 8922.31,-541.466"/>
<polygon fill="black" stroke="black" points="8923.97,-544.551 8931.37,-536.97 8920.85,-538.282 8923.97,-544.551"/>
</g>
<!-- ess -->
<g id="node150" class="node"><title>ess</title>
<ellipse fill="none" stroke="black" cx="7759.51" cy="-594" rx="27" ry="18"/>
<text text-anchor="middle" x="7759.51" y="-590.3" font-family="Times,serif" font-size="14.00">ess</text>
</g>
<!-- ess&#45;&gt;ob&#45;R -->
<g id="edge184" class="edge"><title>ess&#45;&gt;ob&#45;R</title>
<path fill="none" stroke="black" d="M7768.09,-576.765C7772.51,-568.404 7778,-558.016 7782.97,-548.606"/>
<polygon fill="black" stroke="black" points="7786.14,-550.11 7787.71,-539.633 7779.95,-546.839 7786.14,-550.11"/>
</g>
<!-- rcodetools -->
<g id="node155" class="node"><title>rcodetools</title>
<ellipse fill="none" stroke="black" cx="9384.51" cy="-594" rx="47.169" ry="18"/>
<text text-anchor="middle" x="9384.51" y="-590.3" font-family="Times,serif" font-size="14.00">rcodetools</text>
</g>
<!-- rcodetools&#45;&gt;ob&#45;ruby -->
<g id="edge190" class="edge"><title>rcodetools&#45;&gt;ob&#45;ruby</title>
<path fill="none" stroke="black" d="M9393.22,-576.055C9397.42,-567.887 9402.55,-557.912 9407.22,-548.824"/>
<polygon fill="black" stroke="black" points="9410.41,-550.283 9411.87,-539.789 9404.19,-547.081 9410.41,-550.283"/>
</g>
<!-- inf&#45;ruby -->
<g id="node157" class="node"><title>inf&#45;ruby</title>
<ellipse fill="none" stroke="black" cx="9489.51" cy="-594" rx="39.4691" ry="18"/>
<text text-anchor="middle" x="9489.51" y="-590.3" font-family="Times,serif" font-size="14.00">inf&#45;ruby</text>
</g>
<!-- inf&#45;ruby&#45;&gt;ob&#45;ruby -->
<g id="edge192" class="edge"><title>inf&#45;ruby&#45;&gt;ob&#45;ruby</title>
<path fill="none" stroke="black" d="M9473.85,-577.116C9464.85,-567.987 9453.38,-556.355 9443.39,-546.217"/>
<polygon fill="black" stroke="black" points="9445.61,-543.486 9436.1,-538.821 9440.63,-548.4 9445.61,-543.486"/>
</g>
<!-- cmuscheme -->
<g id="node167" class="node"><title>cmuscheme</title>
<ellipse fill="none" stroke="black" cx="8995.51" cy="-594" rx="52.9443" ry="18"/>
<text text-anchor="middle" x="8995.51" y="-590.3" font-family="Times,serif" font-size="14.00">cmuscheme</text>
</g>
<!-- cmuscheme&#45;&gt;ob&#45;scheme -->
<g id="edge204" class="edge"><title>cmuscheme&#45;&gt;ob&#45;scheme</title>
<path fill="none" stroke="black" d="M9014.29,-576.765C9025,-567.511 9038.58,-555.772 9050.32,-545.626"/>
<polygon fill="black" stroke="black" points="9052.82,-548.093 9058.1,-538.906 9048.25,-542.796 9052.82,-548.093"/>
</g>
<!-- shell -->
<g id="node173" class="node"><title>shell</title>
<ellipse fill="none" stroke="black" cx="9131.51" cy="-594" rx="26.949" ry="18"/>
<text text-anchor="middle" x="9131.51" y="-590.3" font-family="Times,serif" font-size="14.00">shell</text>
</g>
<!-- shell&#45;&gt;ob&#45;sh -->
<g id="edge210" class="edge"><title>shell&#45;&gt;ob&#45;sh</title>
<path fill="none" stroke="black" d="M9141.26,-577.116C9146.58,-568.469 9153.27,-557.575 9159.25,-547.833"/>
<polygon fill="black" stroke="black" points="9162.24,-549.66 9164.49,-539.307 9156.27,-545.996 9162.24,-549.66"/>
</g>
<!-- inf&#45;shen -->
<g id="node178" class="node"><title>inf&#45;shen</title>
<ellipse fill="none" stroke="black" cx="8533.51" cy="-594" rx="39.4691" ry="18"/>
<text text-anchor="middle" x="8533.51" y="-590.3" font-family="Times,serif" font-size="14.00">inf&#45;shen</text>
</g>
<!-- inf&#45;shen&#45;&gt;ob&#45;shen -->
<g id="edge216" class="edge"><title>inf&#45;shen&#45;&gt;ob&#45;shen</title>
<path fill="none" stroke="black" d="M8540.28,-576.055C8543.52,-567.973 8547.46,-558.121 8551.06,-549.112"/>
<polygon fill="black" stroke="black" points="8554.33,-550.374 8554.79,-539.789 8547.83,-547.774 8554.33,-550.374"/>
</g>
<!-- org&#45;src&#45;&gt;ob&#45;tangle -->
<g id="edge226" class="edge"><title>org&#45;src&#45;&gt;ob&#45;tangle</title>
<path fill="none" stroke="black" d="M3966.74,-735.57C4183.75,-726.764 5338.03,-679.924 5602.49,-669.192"/>
<polygon fill="black" stroke="black" points="5602.76,-672.684 5612.61,-668.781 5602.48,-665.69 5602.76,-672.684"/>
</g>
<!-- org&#45;src&#45;&gt;org -->
<g id="edge418" class="edge"><title>org&#45;src&#45;&gt;org</title>
<path fill="none" stroke="black" d="M3899.03,-730.504C3814.21,-713.331 3579.23,-664.44 3386.51,-612 3335.24,-598.05 3323.97,-589.23 3272.51,-576 3191.52,-555.18 3094.86,-537.662 3043.6,-528.939"/>
<polygon fill="black" stroke="black" points="3044.11,-525.476 3033.67,-527.263 3042.95,-532.378 3044.11,-525.476"/>
</g>
<!-- org&#45;src&#45;&gt;org&#45;exp -->
<g id="edge492" class="edge"><title>org&#45;src&#45;&gt;org&#45;exp</title>
<path fill="none" stroke="black" d="M3926.22,-719.977C3911.42,-672.354 3870.68,-541.159 3870.51,-540 3868.11,-524.18 3860.25,-516.279 3870.51,-504 3928.13,-435.02 4011.88,-536.98 4069.51,-468 4079.76,-455.721 4079.67,-444.355 4069.51,-432 3922.21,-252.999 2151.33,-236.644 1834.02,-235.15"/>
<polygon fill="black" stroke="black" points="1833.79,-231.649 1823.78,-235.105 1833.76,-238.649 1833.79,-231.649"/>
</g>
<!-- org&#45;agenda&#45;&gt;org -->
<g id="edge436" class="edge"><title>org&#45;agenda&#45;&gt;org</title>
<path fill="none" stroke="black" d="M1644.4,-307.673C1749.88,-309.889 1991.56,-319.381 2061.51,-360 2112.93,-389.866 2088.32,-439.48 2140.51,-468 2214.08,-508.207 2814.11,-518.554 2970.4,-520.578"/>
<polygon fill="black" stroke="black" points="2970.42,-524.079 2980.46,-520.705 2970.5,-517.079 2970.42,-524.079"/>
</g>
<!-- org&#45;agenda&#45;&gt;org -->
<g id="edge468" class="edge"><title>org&#45;agenda&#45;&gt;org</title>
<path fill="none" stroke="black" d="M1644.47,-307.498C1753.72,-309.365 2007.53,-318.203 2079.51,-360 2130.93,-389.866 2106.32,-439.48 2158.51,-468 2230.95,-507.593 2813.91,-518.232 2969.67,-520.48"/>
<polygon fill="black" stroke="black" points="2970.08,-523.986 2980.13,-520.627 2970.18,-516.987 2970.08,-523.986"/>
</g>
<!-- org&#45;agenda&#45;&gt;org&#45;mobile -->
<g id="edge672" class="edge"><title>org&#45;agenda&#45;&gt;org&#45;mobile</title>
<path fill="none" stroke="black" d="M1643.59,-302.081C1839.98,-290.772 2568.34,-249.883 2782.17,-238.161"/>
<polygon fill="black" stroke="black" points="2782.46,-241.651 2792.26,-237.609 2782.08,-234.661 2782.46,-241.651"/>
</g>
<!-- org&#45;agenda&#45;&gt;org&#45;icalendar -->
<g id="edge570" class="edge"><title>org&#45;agenda&#45;&gt;org&#45;icalendar</title>
<path fill="none" stroke="black" d="M1544.21,-304.784C1426.24,-303.57 1135.94,-296.114 1051.51,-252 1024.64,-237.966 1003.28,-210.072 991.914,-189.234"/>
<polygon fill="black" stroke="black" points="995.014,-187.607 987.409,-180.231 988.754,-190.74 995.014,-187.607"/>
</g>
<!-- org&#45;agenda&#45;&gt;org&#45;exp -->
<g id="edge488" class="edge"><title>org&#45;agenda&#45;&gt;org&#45;exp</title>
<path fill="none" stroke="black" d="M1628.21,-292.647C1661.26,-280.536 1711.6,-262.087 1746.39,-249.337"/>
<polygon fill="black" stroke="black" points="1748.02,-252.467 1756.2,-245.74 1745.61,-245.895 1748.02,-252.467"/>
</g>
<!-- org&#45;agenda&#45;&gt;org&#45;habit -->
<g id="edge548" class="edge"><title>org&#45;agenda&#45;&gt;org&#45;habit</title>
<path fill="none" stroke="black" d="M1644.18,-303.128C1906.57,-293.237 3129.51,-247.138 3398.91,-236.982"/>
<polygon fill="black" stroke="black" points="3399.33,-240.469 3409.2,-236.595 3399.07,-233.474 3399.33,-240.469"/>
</g>
<!-- org&#45;&gt;org&#45;latex -->
<g id="edge614" class="edge"><title>org&#45;&gt;org&#45;latex</title>
<path fill="none" stroke="black" d="M3034.44,-519.793C3110.96,-516.657 3319.57,-505.644 3490.51,-468 3586.45,-446.87 3607.69,-430.957 3699.51,-396 3795.39,-359.495 3912.51,-409.598 3912.51,-307 3912.51,-307 3912.51,-307 3912.51,-233 3912.51,-186.266 3896.49,-168.187 3856.51,-144 3769.53,-91.3923 3501.22,-121.769 3400.51,-108 3395.71,-107.344 3390.77,-106.592 3385.88,-105.779"/>
<polygon fill="black" stroke="black" points="3386.39,-102.315 3375.94,-104.031 3385.18,-109.21 3386.39,-102.315"/>
</g>
<!-- org&#45;&gt;org&#45;agenda -->
<g id="edge230" class="edge"><title>org&#45;&gt;org&#45;agenda</title>
<path fill="none" stroke="black" d="M2980.36,-520.763C2839.19,-519.249 2198.68,-509.628 2122.51,-468 2070.32,-439.48 2094.93,-389.866 2043.51,-360 1977.95,-321.93 1761.53,-311.203 1654.67,-308.182"/>
<polygon fill="black" stroke="black" points="1654.46,-304.675 1644.37,-307.905 1654.27,-311.673 1654.46,-304.675"/>
</g>
<!-- org&#45;&gt;org&#45;mobile -->
<g id="edge670" class="edge"><title>org&#45;&gt;org&#45;mobile</title>
<path fill="none" stroke="black" d="M3020.95,-505.955C3031.26,-496.524 3044.26,-483.274 3050.51,-468 3056.56,-453.189 3057,-446.623 3050.51,-432 3013.57,-348.832 2922.25,-285.911 2873.32,-255.406"/>
<polygon fill="black" stroke="black" points="2875.05,-252.36 2864.7,-250.089 2871.38,-258.318 2875.05,-252.36"/>
</g>
<!-- org&#45;archive -->
<g id="node211" class="node"><title>org&#45;archive</title>
<ellipse fill="none" stroke="black" cx="2419.51" cy="-378" rx="51.0191" ry="18"/>
<text text-anchor="middle" x="2419.51" y="-374.3" font-family="Times,serif" font-size="14.00">org&#45;archive</text>
</g>
<!-- org&#45;&gt;org&#45;archive -->
<g id="edge274" class="edge"><title>org&#45;&gt;org&#45;archive</title>
<path fill="none" stroke="black" d="M2980.44,-521.001C2859.61,-520.73 2373.47,-516.609 2328.51,-468 2317.64,-456.254 2320.53,-445.872 2328.51,-432 2338.27,-415.015 2355.8,-402.963 2372.89,-394.69"/>
<polygon fill="black" stroke="black" points="2374.6,-397.762 2382.29,-390.476 2371.73,-391.375 2374.6,-397.762"/>
</g>
<!-- org&#45;datetree -->
<g id="node214" class="node"><title>org&#45;datetree</title>
<ellipse fill="none" stroke="black" cx="2997.51" cy="-450" rx="52.9443" ry="18"/>
<text text-anchor="middle" x="2997.51" y="-446.3" font-family="Times,serif" font-size="14.00">org&#45;datetree</text>
</g>
<!-- org&#45;&gt;org&#45;datetree -->
<g id="edge362" class="edge"><title>org&#45;&gt;org&#45;datetree</title>
<path fill="none" stroke="black" d="M3005.09,-504.055C3003.98,-496.346 3002.65,-487.027 3001.41,-478.364"/>
<polygon fill="black" stroke="black" points="3004.85,-477.68 2999.97,-468.275 2997.92,-478.67 3004.85,-477.68"/>
</g>
<!-- org&#45;&gt;org&#45;exp -->
<g id="edge484" class="edge"><title>org&#45;&gt;org&#45;exp</title>
<path fill="none" stroke="black" d="M2980.42,-520.524C2858.43,-518.067 2365.03,-505.459 2308.51,-468 2233.45,-418.255 2289.47,-339.365 2215.51,-288 2154.23,-245.441 1932.93,-236.956 1833.87,-235.336"/>
<polygon fill="black" stroke="black" points="1833.87,-231.836 1823.82,-235.189 1833.77,-238.836 1833.87,-231.836"/>
</g>
<!-- org&#45;&gt;org&#45;attach -->
<g id="edge286" class="edge"><title>org&#45;&gt;org&#45;attach</title>
<path fill="none" stroke="black" d="M2980.42,-520.91C2833.69,-520.226 2139.3,-514.5 2057.51,-468 2033.56,-454.387 2017.26,-426.823 2009.5,-405.957"/>
<polygon fill="black" stroke="black" points="2012.79,-404.772 2006.38,-396.342 2006.14,-406.934 2012.79,-404.772"/>
</g>
<!-- org&#45;id -->
<g id="node230" class="node"><title>org&#45;id</title>
<ellipse fill="none" stroke="black" cx="1888.51" cy="-450" rx="32.2457" ry="18"/>
<text text-anchor="middle" x="1888.51" y="-446.3" font-family="Times,serif" font-size="14.00">org&#45;id</text>
</g>
<!-- org&#45;&gt;org&#45;id -->
<g id="edge574" class="edge"><title>org&#45;&gt;org&#45;id</title>
<path fill="none" stroke="black" d="M2980.25,-520.774C2834.21,-519.395 2143.28,-510.684 1934.51,-468 1930.78,-467.239 1926.96,-466.227 1923.19,-465.074"/>
<polygon fill="black" stroke="black" points="1924,-461.655 1913.41,-461.77 1921.76,-468.287 1924,-461.655"/>
</g>
<!-- org&#45;&gt;org&#45;bbdb -->
<g id="edge288" class="edge"><title>org&#45;&gt;org&#45;bbdb</title>
<path fill="none" stroke="black" d="M2980.57,-520.14C2754.64,-512.929 1176.1,-462.542 866.956,-452.674"/>
<polygon fill="black" stroke="black" points="867.024,-449.175 856.917,-452.354 866.8,-456.171 867.024,-449.175"/>
</g>
<!-- org&#45;beamer -->
<g id="node244" class="node"><title>org&#45;beamer</title>
<ellipse fill="none" stroke="black" cx="3551.51" cy="-162" rx="51.4931" ry="18"/>
<text text-anchor="middle" x="3551.51" y="-158.3" font-family="Times,serif" font-size="14.00">org&#45;beamer</text>
</g>
<!-- org&#45;&gt;org&#45;beamer -->
<g id="edge304" class="edge"><title>org&#45;&gt;org&#45;beamer</title>
<path fill="none" stroke="black" d="M3033.95,-518.215C3114.18,-510.246 3350.01,-486.715 3379.51,-468 3481.58,-403.239 3523.92,-251.669 3541.73,-189.909"/>
<polygon fill="black" stroke="black" points="3545.14,-190.706 3544.58,-180.126 3538.42,-188.748 3545.14,-190.706"/>
</g>
<!-- org&#45;&gt;org&#45;bibtex -->
<g id="edge308" class="edge"><title>org&#45;&gt;org&#45;bibtex</title>
<path fill="none" stroke="black" d="M3034.35,-519.359C3135.37,-513.154 3502.33,-490.336 3804.51,-468 3856.49,-464.157 3915.71,-459.295 3957.81,-455.755"/>
<polygon fill="black" stroke="black" points="3958.19,-459.236 3967.86,-454.908 3957.6,-452.261 3958.19,-459.236"/>
</g>
<!-- org&#45;&gt;org&#45;capture -->
<g id="edge318" class="edge"><title>org&#45;&gt;org&#45;capture</title>
<path fill="none" stroke="black" d="M3034.37,-519.191C3150.91,-511.286 3608.23,-479.642 3636.51,-468 3659.55,-458.511 3656.81,-442.31 3679.51,-432 3761.58,-394.708 5223.92,-248.516 5282.51,-180 5292.9,-167.839 5293.62,-155.509 5282.51,-144 5230.99,-90.6623 4100.69,-90.1072 3822.13,-90.7845"/>
<polygon fill="black" stroke="black" points="3821.8,-87.2852 3811.81,-90.8111 3821.82,-94.2852 3821.8,-87.2852"/>
</g>
<!-- org&#45;&gt;org&#45;mks -->
<g id="edge666" class="edge"><title>org&#45;&gt;org&#45;mks</title>
<path fill="none" stroke="black" d="M3034.66,-519.347C3094.79,-515.769 3243.69,-507.36 3368.51,-504 3664.07,-496.044 8399.11,-518.126 8690.51,-468 8693.98,-467.402 8697.54,-466.588 8701.08,-465.64"/>
<polygon fill="black" stroke="black" points="8702.34,-468.916 8710.9,-462.674 8700.32,-462.215 8702.34,-468.916"/>
</g>
<!-- org&#45;&gt;org&#45;table -->
<g id="edge768" class="edge"><title>org&#45;&gt;org&#45;table</title>
<path fill="none" stroke="black" d="M3034.55,-519.814C3071.53,-516.654 3137.26,-505.629 3177.51,-468 3208.32,-439.188 3210.51,-421.187 3210.51,-379 3210.51,-379 3210.51,-379 3210.51,-305 3210.51,-258.62 3177.09,-213.932 3154.97,-187.459"/>
<polygon fill="black" stroke="black" points="3157.37,-184.886 3148.24,-179.524 3152.04,-189.414 3157.37,-184.886"/>
</g>
<!-- org&#45;&gt;org&#45;remember -->
<g id="edge738" class="edge"><title>org&#45;&gt;org&#45;remember</title>
<path fill="none" stroke="black" d="M3034.32,-519.615C3118.11,-515.003 3373.94,-498.697 3450.51,-468 3475.26,-458.077 3475.23,-445.02 3498.51,-432 3525.13,-417.108 3556.78,-404.379 3582.64,-395.131"/>
<polygon fill="black" stroke="black" points="3583.97,-398.374 3592.25,-391.759 3581.65,-391.769 3583.97,-398.374"/>
</g>
<!-- org&#45;&gt;org&#45;colview -->
<g id="edge342" class="edge"><title>org&#45;&gt;org&#45;colview</title>
<path fill="none" stroke="black" d="M3034.67,-519.612C3094.81,-516.564 3243.75,-509.145 3368.51,-504 3594.46,-494.681 4161.89,-501.676 4385.51,-468 4390.49,-467.25 4395.64,-466.247 4400.76,-465.101"/>
<polygon fill="black" stroke="black" points="4401.59,-468.501 4410.49,-462.753 4399.95,-461.697 4401.59,-468.501"/>
</g>
<!-- org&#45;&gt;org&#45;colview&#45;xemacs -->
<g id="edge346" class="edge"><title>org&#45;&gt;org&#45;colview&#45;xemacs</title>
<path fill="none" stroke="black" d="M3034.67,-519.516C3094.8,-516.276 3243.73,-508.498 3368.51,-504 4007.85,-480.952 4171.13,-533.718 4807.51,-468 4815.72,-467.152 4824.3,-465.98 4832.78,-464.645"/>
<polygon fill="black" stroke="black" points="4833.37,-468.096 4842.66,-463.013 4832.23,-461.189 4833.37,-468.096"/>
</g>
<!-- org&#45;crypt -->
<g id="node278" class="node"><title>org&#45;crypt</title>
<ellipse fill="none" stroke="black" cx="4236.51" cy="-450" rx="43.319" ry="18"/>
<text text-anchor="middle" x="4236.51" y="-446.3" font-family="Times,serif" font-size="14.00">org&#45;crypt</text>
</g>
<!-- org&#45;&gt;org&#45;crypt -->
<g id="edge352" class="edge"><title>org&#45;&gt;org&#45;crypt</title>
<path fill="none" stroke="black" d="M3034.36,-519.743C3189.09,-512.49 3963.55,-476.032 4069.51,-468 4108.31,-465.058 4152.08,-460.559 4185.07,-456.929"/>
<polygon fill="black" stroke="black" points="4185.83,-460.366 4195.38,-455.783 4185.06,-453.409 4185.83,-460.366"/>
</g>
<!-- org&#45;&gt;org&#45;ctags -->
<g id="edge360" class="edge"><title>org&#45;&gt;org&#45;ctags</title>
<path fill="none" stroke="black" d="M3034.67,-519.476C3094.8,-516.156 3243.72,-508.231 3368.51,-504 3754.37,-490.918 4721.46,-507.582 5105.51,-468 5119.79,-466.528 5135.18,-464.014 5149.17,-461.364"/>
<polygon fill="black" stroke="black" points="5149.93,-464.781 5159.07,-459.423 5148.59,-457.911 5149.93,-464.781"/>
</g>
<!-- org&#45;&gt;org&#45;docbook -->
<g id="edge370" class="edge"><title>org&#45;&gt;org&#45;docbook</title>
<path fill="none" stroke="black" d="M2980.17,-521.202C2864.09,-521.725 2412.01,-520.302 2281.51,-468 2211.46,-439.93 2217.34,-395.035 2150.51,-360 1798.09,-175.256 1629.16,-358.433 1273.51,-180 1252.71,-169.567 1253.09,-159.232 1235.51,-144 1191.94,-106.265 1139,-65.3201 1106.8,-40.9309"/>
<polygon fill="black" stroke="black" points="1108.78,-38.0368 1098.69,-34.8032 1104.56,-43.6228 1108.78,-38.0368"/>
</g>
<!-- org&#45;docview -->
<g id="node298" class="node"><title>org&#45;docview</title>
<ellipse fill="none" stroke="black" cx="2463.51" cy="-450" rx="55.3682" ry="18"/>
<text text-anchor="middle" x="2463.51" y="-446.3" font-family="Times,serif" font-size="14.00">org&#45;docview</text>
</g>
<!-- org&#45;&gt;org&#45;docview -->
<g id="edge378" class="edge"><title>org&#45;&gt;org&#45;docview</title>
<path fill="none" stroke="black" d="M2980.76,-519.456C2907.65,-514.933 2698.51,-499.967 2527.51,-468 2522.81,-467.122 2517.95,-466.081 2513.11,-464.953"/>
<polygon fill="black" stroke="black" points="2513.78,-461.516 2503.24,-462.54 2512.12,-468.316 2513.78,-461.516"/>
</g>
<!-- org&#45;&gt;org&#45;indent -->
<g id="edge582" class="edge"><title>org&#45;&gt;org&#45;indent</title>
<path fill="none" stroke="black" d="M2980.41,-520.692C2827.02,-518.734 2067.96,-506.857 1838.51,-468 1835.83,-467.547 1833.1,-467.008 1830.37,-466.405"/>
<polygon fill="black" stroke="black" points="1831.11,-462.981 1820.56,-463.983 1829.43,-469.777 1831.11,-462.981"/>
</g>
<!-- org&#45;&gt;org&#45;element -->
<g id="edge472" class="edge"><title>org&#45;&gt;org&#45;element</title>
<path fill="none" stroke="black" d="M3034.43,-518.62C3158.25,-508.307 3665.51,-468 3665.51,-468 3673.36,-466.715 3681.64,-464.977 3689.77,-463.101"/>
<polygon fill="black" stroke="black" points="3690.65,-466.49 3699.56,-460.766 3689.02,-459.681 3690.65,-466.49"/>
</g>
<!-- org&#45;eshell -->
<g id="node370" class="node"><title>org&#45;eshell</title>
<ellipse fill="none" stroke="black" cx="6578.51" cy="-450" rx="46.2191" ry="18"/>
<text text-anchor="middle" x="6578.51" y="-446.3" font-family="Times,serif" font-size="14.00">org&#45;eshell</text>
</g>
<!-- org&#45;&gt;org&#45;eshell -->
<g id="edge478" class="edge"><title>org&#45;&gt;org&#45;eshell</title>
<path fill="none" stroke="black" d="M3034.67,-519.437C3094.79,-516.039 3243.71,-507.968 3368.51,-504 4018.22,-483.343 6148.86,-456.329 6522.37,-451.692"/>
<polygon fill="black" stroke="black" points="6522.44,-455.191 6532.4,-451.567 6522.35,-448.192 6522.44,-455.191"/>
</g>
<!-- org&#45;feed -->
<g id="node389" class="node"><title>org&#45;feed</title>
<ellipse fill="none" stroke="black" cx="3672.51" cy="-18" rx="39.9464" ry="18"/>
<text text-anchor="middle" x="3672.51" y="-14.3" font-family="Times,serif" font-size="14.00">org&#45;feed</text>
</g>
<!-- org&#45;&gt;org&#45;feed -->
<g id="edge510" class="edge"><title>org&#45;&gt;org&#45;feed</title>
<path fill="none" stroke="black" d="M3034.24,-519.397C3099.35,-515.01 3263.95,-500.872 3306.51,-468 3368.83,-419.859 3380.51,-385.752 3380.51,-307 3380.51,-307 3380.51,-307 3380.51,-233 3380.51,-216.882 3568.04,-89.156 3642.53,-39.0607"/>
<polygon fill="black" stroke="black" points="3644.68,-41.8304 3651.03,-33.349 3640.78,-36.0196 3644.68,-41.8304"/>
</g>
<!-- org&#45;&gt;org&#45;freemind -->
<g id="edge530" class="edge"><title>org&#45;&gt;org&#45;freemind</title>
<path fill="none" stroke="black" d="M3034.41,-519.899C3122.99,-515.988 3404.62,-501.177 3488.51,-468 3513.3,-458.192 3512.25,-443.081 3536.51,-432 3605.17,-400.63 3642.3,-441.546 3702.51,-396 3772.47,-343.072 3807.14,-238.994 3820.18,-189.874"/>
<polygon fill="black" stroke="black" points="3823.62,-190.546 3822.7,-179.991 3816.83,-188.813 3823.62,-190.546"/>
</g>
<!-- org&#45;gnus -->
<g id="node408" class="node"><title>org&#45;gnus</title>
<ellipse fill="none" stroke="black" cx="6766.51" cy="-450" rx="42.3701" ry="18"/>
<text text-anchor="middle" x="6766.51" y="-446.3" font-family="Times,serif" font-size="14.00">org&#45;gnus</text>
</g>
<!-- org&#45;&gt;org&#45;gnus -->
<g id="edge538" class="edge"><title>org&#45;&gt;org&#45;gnus</title>
<path fill="none" stroke="black" d="M3034.66,-519.386C3094.79,-515.887 3243.7,-507.626 3368.51,-504 4093.8,-482.931 5909.64,-518.083 6633.51,-468 6661.47,-466.065 6692.55,-462.19 6717.63,-458.627"/>
<polygon fill="black" stroke="black" points="6718.24,-462.076 6727.63,-457.178 6717.23,-455.148 6718.24,-462.076"/>
</g>
<!-- org&#45;&gt;org&#45;habit -->
<g id="edge546" class="edge"><title>org&#45;&gt;org&#45;habit</title>
<path fill="none" stroke="black" d="M3034.17,-518.343C3111.2,-510.476 3330.22,-486.685 3356.51,-468 3424.84,-419.427 3444.11,-312.732 3449.47,-262.36"/>
<polygon fill="black" stroke="black" points="3452.97,-262.514 3450.44,-252.226 3446.01,-261.847 3452.97,-262.514"/>
</g>
<!-- org&#45;info -->
<g id="node438" class="node"><title>org&#45;info</title>
<ellipse fill="none" stroke="black" cx="4337.51" cy="-450" rx="39.4691" ry="18"/>
<text text-anchor="middle" x="4337.51" y="-446.3" font-family="Times,serif" font-size="14.00">org&#45;info</text>
</g>
<!-- org&#45;&gt;org&#45;info -->
<g id="edge586" class="edge"><title>org&#45;&gt;org&#45;info</title>
<path fill="none" stroke="black" d="M3034.67,-519.647C3094.82,-516.667 3243.76,-509.378 3368.51,-504 3572.92,-495.188 4087.45,-505.943 4288.51,-468 4291.97,-467.346 4295.53,-466.493 4299.06,-465.519"/>
<polygon fill="black" stroke="black" points="4300.34,-468.789 4308.87,-462.512 4298.28,-462.096 4300.34,-468.789"/>
</g>
<!-- org&#45;inlinetask -->
<g id="node442" class="node"><title>org&#45;inlinetask</title>
<ellipse fill="none" stroke="black" cx="2596.51" cy="-450" rx="59.1941" ry="18"/>
<text text-anchor="middle" x="2596.51" y="-446.3" font-family="Times,serif" font-size="14.00">org&#45;inlinetask</text>
</g>
<!-- org&#45;&gt;org&#45;inlinetask -->
<g id="edge590" class="edge"><title>org&#45;&gt;org&#45;inlinetask</title>
<path fill="none" stroke="black" d="M2981.19,-517.724C2923.66,-510.386 2782.45,-491.421 2665.51,-468 2660.49,-466.996 2655.3,-465.872 2650.1,-464.692"/>
<polygon fill="black" stroke="black" points="2650.71,-461.24 2640.18,-462.373 2649.12,-468.057 2650.71,-461.24"/>
</g>
<!-- org&#45;irc -->
<g id="node447" class="node"><title>org&#45;irc</title>
<ellipse fill="none" stroke="black" cx="7103.51" cy="-450" rx="34.1708" ry="18"/>
<text text-anchor="middle" x="7103.51" y="-446.3" font-family="Times,serif" font-size="14.00">org&#45;irc</text>
</g>
<!-- org&#45;&gt;org&#45;irc -->
<g id="edge596" class="edge"><title>org&#45;&gt;org&#45;irc</title>
<path fill="none" stroke="black" d="M3034.66,-519.381C3094.79,-515.871 3243.7,-507.589 3368.51,-504 4900.84,-459.938 5285.47,-521.496 6817.51,-468 6903.2,-465.008 7003.17,-458.337 7059.33,-454.298"/>
<polygon fill="black" stroke="black" points="7059.91,-457.766 7069.63,-453.552 7059.4,-450.784 7059.91,-457.766"/>
</g>
<!-- org&#45;mac&#45;message -->
<g id="node482" class="node"><title>org&#45;mac&#45;message</title>
<ellipse fill="none" stroke="black" cx="2747.51" cy="-450" rx="73.1654" ry="18"/>
<text text-anchor="middle" x="2747.51" y="-446.3" font-family="Times,serif" font-size="14.00">org&#45;mac&#45;message</text>
</g>
<!-- org&#45;&gt;org&#45;mac&#45;message -->
<g id="edge652" class="edge"><title>org&#45;&gt;org&#45;mac&#45;message</title>
<path fill="none" stroke="black" d="M2982.58,-514.288C2941.93,-503.345 2860.35,-481.381 2804.83,-466.433"/>
<polygon fill="black" stroke="black" points="2805.69,-463.041 2795.13,-463.821 2803.87,-469.8 2805.69,-463.041"/>
</g>
<!-- org&#45;mew -->
<g id="node484" class="node"><title>org&#45;mew</title>
<ellipse fill="none" stroke="black" cx="4562.51" cy="-450" rx="42.3456" ry="18"/>
<text text-anchor="middle" x="4562.51" y="-446.3" font-family="Times,serif" font-size="14.00">org&#45;mew</text>
</g>
<!-- org&#45;&gt;org&#45;mew -->
<g id="edge654" class="edge"><title>org&#45;&gt;org&#45;mew</title>
<path fill="none" stroke="black" d="M3034.67,-519.576C3094.81,-516.456 3243.74,-508.904 3368.51,-504 3622.21,-494.028 4260.42,-511.892 4510.51,-468 4514.23,-467.346 4518.06,-466.483 4521.86,-465.494"/>
<polygon fill="black" stroke="black" points="4523.16,-468.762 4531.8,-462.631 4521.22,-462.036 4523.16,-468.762"/>
</g>
<!-- org&#45;mhe -->
<g id="node488" class="node"><title>org&#45;mhe</title>
<ellipse fill="none" stroke="black" cx="7394.51" cy="-450" rx="40.4202" ry="18"/>
<text text-anchor="middle" x="7394.51" y="-446.3" font-family="Times,serif" font-size="14.00">org&#45;mhe</text>
</g>
<!-- org&#45;&gt;org&#45;mhe -->
<g id="edge658" class="edge"><title>org&#45;&gt;org&#45;mhe</title>
<path fill="none" stroke="black" d="M3034.66,-519.368C3094.79,-515.834 3243.7,-507.505 3368.51,-504 3807.8,-491.662 6887.31,-521.506 7323.51,-468 7332.74,-466.867 7342.53,-464.985 7351.78,-462.877"/>
<polygon fill="black" stroke="black" points="7352.65,-466.266 7361.56,-460.525 7351.02,-459.46 7352.65,-466.266"/>
</g>
<!-- org&#45;&gt;org&#45;mouse -->
<g id="edge682" class="edge"><title>org&#45;&gt;org&#45;mouse</title>
<path fill="none" stroke="black" d="M3034.66,-519.372C3094.79,-515.845 3243.7,-507.532 3368.51,-504 3788.13,-492.124 6728.31,-504.618 7146.51,-468 7162.94,-466.561 7180.71,-463.966 7196.75,-461.229"/>
<polygon fill="black" stroke="black" points="7197.77,-464.604 7207.01,-459.421 7196.55,-457.71 7197.77,-464.604"/>
</g>
<!-- org&#45;&gt;org&#45;plot -->
<g id="edge706" class="edge"><title>org&#45;&gt;org&#45;plot</title>
<path fill="none" stroke="black" d="M3034.52,-519.323C3096.21,-514.947 3244.9,-501.142 3280.51,-468 3310.49,-440.087 3304.51,-419.969 3304.51,-379 3304.51,-379 3304.51,-379 3304.51,-305 3304.51,-228.322 3313.79,-199.678 3366.51,-144 3377.88,-131.986 3415.25,-116.244 3444.93,-105.046"/>
<polygon fill="black" stroke="black" points="3446.49,-108.198 3454.65,-101.434 3444.05,-101.637 3446.49,-108.198"/>
</g>
<!-- org&#45;&gt;org&#45;protocol -->
<g id="edge718" class="edge"><title>org&#45;&gt;org&#45;protocol</title>
<path fill="none" stroke="black" d="M2980.28,-520.738C2867.29,-519.372 2439.24,-511.35 2399.51,-468 2388.69,-456.205 2390.3,-445.087 2399.51,-432 2401.63,-428.976 2898.38,-255.024 2900.51,-252 2909.71,-238.913 2911.21,-227.895 2900.51,-216 2796.82,-100.738 1496.21,-127.889 941.506,-108 826.29,-103.869 691.987,-97.7215 614.839,-94.0616"/>
<polygon fill="black" stroke="black" points="614.955,-90.5633 604.8,-93.5841 614.622,-97.5554 614.955,-90.5633"/>
</g>
<!-- org&#45;&gt;org&#45;publish -->
<g id="edge726" class="edge"><title>org&#45;&gt;org&#45;publish</title>
<path fill="none" stroke="black" d="M2980.44,-520.567C2846.41,-518.148 2258.88,-505.066 2187.51,-468 2132.8,-439.594 2153.85,-390.874 2100.51,-360 1905.09,-246.905 902.246,-268.873 810.506,-252 728.687,-236.952 637.585,-202.75 588.076,-181.397"/>
<polygon fill="black" stroke="black" points="589.308,-178.116 578.744,-177.308 586.498,-184.527 589.308,-178.116"/>
</g>
<!-- org&#45;&gt;org&#45;publish -->
<g id="edge732" class="edge"><title>org&#45;&gt;org&#45;publish</title>
<path fill="none" stroke="black" d="M2980.26,-520.457C2847.77,-517.771 2275.86,-504.537 2205.51,-468 2150.8,-439.594 2171.85,-390.874 2118.51,-360 1923.09,-246.905 920.246,-268.873 828.506,-252 743.849,-236.43 649.255,-200.355 595.271,-179.224"/>
<polygon fill="black" stroke="black" points="596.263,-175.853 585.675,-175.46 593.707,-182.37 596.263,-175.853"/>
</g>
<!-- org&#45;rmail -->
<g id="node546" class="node"><title>org&#45;rmail</title>
<ellipse fill="none" stroke="black" cx="4667.51" cy="-450" rx="44.2946" ry="18"/>
<text text-anchor="middle" x="4667.51" y="-446.3" font-family="Times,serif" font-size="14.00">org&#45;rmail</text>
</g>
<!-- org&#45;&gt;org&#45;rmail -->
<g id="edge746" class="edge"><title>org&#45;&gt;org&#45;rmail</title>
<path fill="none" stroke="black" d="M3034.67,-519.552C3094.81,-516.384 3243.74,-508.741 3368.51,-504 3645.09,-493.49 4340.57,-513.994 4613.51,-468 4617.65,-467.302 4621.91,-466.363 4626.15,-465.283"/>
<polygon fill="black" stroke="black" points="4627.2,-468.623 4635.88,-462.554 4625.31,-461.882 4627.2,-468.623"/>
</g>
<!-- org&#45;&gt;org&#45;taskjuggler -->
<g id="edge782" class="edge"><title>org&#45;&gt;org&#45;taskjuggler</title>
<path fill="none" stroke="black" d="M2980.4,-520.868C2863.77,-520.024 2408.67,-513.797 2366.51,-468 2355.67,-456.229 2357.06,-444.917 2366.51,-432 2397.61,-389.446 2448.4,-438.554 2479.51,-396 2488.95,-383.083 2488.03,-373.542 2479.51,-360 2423.9,-271.631 2108.64,-201.226 1972.79,-174.554"/>
<polygon fill="black" stroke="black" points="1973.42,-171.111 1962.94,-172.634 1972.08,-177.982 1973.42,-171.111"/>
</g>
<!-- org&#45;timer -->
<g id="node570" class="node"><title>org&#45;timer</title>
<ellipse fill="none" stroke="black" cx="2168.51" cy="-90" rx="44.2946" ry="18"/>
<text text-anchor="middle" x="2168.51" y="-86.3" font-family="Times,serif" font-size="14.00">org&#45;timer</text>
</g>
<!-- org&#45;&gt;org&#45;timer -->
<g id="edge786" class="edge"><title>org&#45;&gt;org&#45;timer</title>
<path fill="none" stroke="black" d="M3034.6,-521.417C3078.96,-520.695 3167.69,-513.197 3223.51,-468 3257.65,-440.354 3266.51,-422.93 3266.51,-379 3266.51,-379 3266.51,-379 3266.51,-305 3266.51,-265.147 3220.77,-165.95 3187.51,-144 3106.8,-90.7407 2422.5,-89.7769 2222.93,-90.6458"/>
<polygon fill="black" stroke="black" points="2222.67,-87.1469 2212.69,-90.6939 2222.7,-94.1468 2222.67,-87.1469"/>
</g>
<!-- org&#45;vm -->
<g id="node576" class="node"><title>org&#45;vm</title>
<ellipse fill="none" stroke="black" cx="8644.51" cy="-450" rx="37.0701" ry="18"/>
<text text-anchor="middle" x="8644.51" y="-446.3" font-family="Times,serif" font-size="14.00">org&#45;vm</text>
</g>
<!-- org&#45;&gt;org&#45;vm -->
<g id="edge792" class="edge"><title>org&#45;&gt;org&#45;vm</title>
<path fill="none" stroke="black" d="M3034.66,-519.363C3094.79,-515.818 3243.7,-507.471 3368.51,-504 5239.41,-451.97 5708.02,-490.936 7579.51,-468 7972.7,-463.181 8447.51,-454.638 8597.05,-451.883"/>
<polygon fill="black" stroke="black" points="8597.32,-455.379 8607.25,-451.695 8597.19,-448.38 8597.32,-455.379"/>
</g>
<!-- org&#45;w3m -->
<g id="node584" class="node"><title>org&#45;w3m</title>
<ellipse fill="none" stroke="black" cx="2882.51" cy="-450" rx="43.319" ry="18"/>
<text text-anchor="middle" x="2882.51" y="-446.3" font-family="Times,serif" font-size="14.00">org&#45;w3m</text>
</g>
<!-- org&#45;&gt;org&#45;w3m -->
<g id="edge800" class="edge"><title>org&#45;&gt;org&#45;w3m</title>
<path fill="none" stroke="black" d="M2987.42,-509.753C2968.26,-499.02 2939.01,-482.643 2916.26,-469.903"/>
<polygon fill="black" stroke="black" points="2917.71,-466.701 2907.27,-464.869 2914.29,-472.809 2917.71,-466.701"/>
</g>
<!-- org&#45;wl -->
<g id="node586" class="node"><title>org&#45;wl</title>
<ellipse fill="none" stroke="black" cx="4764.51" cy="-450" rx="34.1708" ry="18"/>
<text text-anchor="middle" x="4764.51" y="-446.3" font-family="Times,serif" font-size="14.00">org&#45;wl</text>
</g>
<!-- org&#45;&gt;org&#45;wl -->
<g id="edge802" class="edge"><title>org&#45;&gt;org&#45;wl</title>
<path fill="none" stroke="black" d="M3034.67,-519.531C3094.8,-516.32 3243.73,-508.599 3368.51,-504 3668.85,-492.931 4425.81,-527.02 4720.51,-468 4723.54,-467.392 4726.64,-466.594 4729.71,-465.674"/>
<polygon fill="black" stroke="black" points="4731.01,-468.931 4739.35,-462.408 4728.76,-462.301 4731.01,-468.931"/>
</g>
<!-- cal&#45;iso -->
<g id="node194" class="node"><title>cal&#45;iso</title>
<ellipse fill="none" stroke="black" cx="1437.51" cy="-594" rx="34.1708" ry="18"/>
<text text-anchor="middle" x="1437.51" y="-590.3" font-family="Times,serif" font-size="14.00">cal&#45;iso</text>
</g>
<!-- cal&#45;iso&#45;&gt;org&#45;agenda -->
<g id="edge236" class="edge"><title>cal&#45;iso&#45;&gt;org&#45;agenda</title>
<path fill="none" stroke="black" d="M1427.43,-576.602C1416.02,-535.515 1415.68,-426.687 1467.51,-360 1484.68,-337.902 1513.43,-324.459 1539.62,-316.644"/>
<polygon fill="black" stroke="black" points="1540.79,-319.951 1549.5,-313.917 1538.93,-313.203 1540.79,-319.951"/>
</g>
<!-- cal&#45;iso&#45;&gt;org&#45;agenda -->
<g id="edge254" class="edge"><title>cal&#45;iso&#45;&gt;org&#45;agenda</title>
<path fill="none" stroke="black" d="M1436.23,-575.994C1434.02,-534.451 1433.93,-426.361 1485.51,-360 1500.23,-341.054 1523.47,-328.47 1544.71,-320.34"/>
<polygon fill="black" stroke="black" points="1546.05,-323.576 1554.29,-316.912 1543.69,-316.986 1546.05,-323.576"/>
</g>
<!-- cal&#45;iso&#45;&gt;org&#45;agenda -->
<g id="edge256" class="edge"><title>cal&#45;iso&#45;&gt;org&#45;agenda</title>
<path fill="none" stroke="black" d="M1445.13,-576.299C1452.02,-534.983 1451.8,-426.524 1503.51,-360 1516.2,-343.669 1535.21,-332.065 1552.81,-323.966"/>
<polygon fill="black" stroke="black" points="1554.6,-327.004 1562.39,-319.819 1551.82,-320.581 1554.6,-327.004"/>
</g>
<!-- cal&#45;iso&#45;&gt;org -->
<g id="edge440" class="edge"><title>cal&#45;iso&#45;&gt;org</title>
<path fill="none" stroke="black" d="M1458.73,-579.603C1462.9,-578.153 1467.26,-576.885 1471.51,-576 1621.85,-544.648 2749.78,-526.647 2970.25,-523.499"/>
<polygon fill="black" stroke="black" points="2970.39,-526.997 2980.34,-523.356 2970.29,-519.998 2970.39,-526.997"/>
</g>
<!-- cal&#45;iso&#45;&gt;org -->
<g id="edge444" class="edge"><title>cal&#45;iso&#45;&gt;org</title>
<path fill="none" stroke="black" d="M1465.66,-583.581C1473.37,-580.591 1481.65,-577.639 1489.51,-576 1638.74,-544.88 2751.15,-526.914 2970.17,-523.571"/>
<polygon fill="black" stroke="black" points="2970.55,-527.066 2980.49,-523.414 2970.44,-520.067 2970.55,-527.066"/>
</g>
<!-- cal&#45;iso&#45;&gt;org&#45;clock -->
<g id="edge332" class="edge"><title>cal&#45;iso&#45;&gt;org&#45;clock</title>
<path fill="none" stroke="black" d="M1414.41,-580.387C1407.76,-569.664 1406.16,-553.848 1405.51,-540 1404.75,-524.018 1404.84,-519.986 1405.51,-504 1409.93,-397.736 1412.4,-333.565 1508.51,-288 1635.83,-227.63 1686.45,-284.753 1823.51,-252 1868.23,-241.311 1876.45,-229.167 1920.51,-216 1989.1,-195.502 2008.01,-197.192 2077.51,-180 2089.81,-176.956 2103.38,-173.382 2117.01,-170.298"/>
<polygon fill="black" stroke="black" points="2117.89,-173.688 2126.92,-168.153 2116.41,-166.846 2117.89,-173.688"/>
</g>
<!-- cal&#45;iso&#45;&gt;org&#45;clock -->
<g id="edge334" class="edge"><title>cal&#45;iso&#45;&gt;org&#45;clock</title>
<path fill="none" stroke="black" d="M1427.76,-576.319C1425.39,-565.897 1424.08,-552.186 1423.51,-540 1422.75,-524.018 1422.84,-519.986 1423.51,-504 1427.93,-397.736 1430.4,-333.565 1526.51,-288 1653.83,-227.63 1704.45,-284.753 1841.51,-252 1886.23,-241.311 1894.45,-229.167 1938.51,-216 2007.1,-195.502 2026.01,-197.192 2095.51,-180 2103.53,-178.016 2112.09,-175.806 2120.46,-173.653"/>
<polygon fill="black" stroke="black" points="2121.32,-177.043 2130.14,-171.169 2119.59,-170.262 2121.32,-177.043"/>
</g>
<!-- cal&#45;iso&#45;&gt;org&#45;clock -->
<g id="edge336" class="edge"><title>cal&#45;iso&#45;&gt;org&#45;clock</title>
<path fill="none" stroke="black" d="M1443.3,-575.843C1443.35,-565.481 1442.07,-552.002 1441.51,-540 1440.75,-524.018 1440.84,-519.986 1441.51,-504 1445.93,-397.736 1448.4,-333.565 1544.51,-288 1671.83,-227.63 1722.45,-284.753 1859.51,-252 1904.23,-241.311 1912.45,-229.167 1956.51,-216 2025.1,-195.502 2044.01,-197.192 2113.51,-180 2117.59,-178.991 2121.81,-177.923 2126.02,-176.834"/>
<polygon fill="black" stroke="black" points="2126.97,-180.201 2135.76,-174.272 2125.19,-173.431 2126.97,-180.201"/>
</g>
<!-- cal&#45;iso&#45;&gt;org&#45;clock -->
<g id="edge338" class="edge"><title>cal&#45;iso&#45;&gt;org&#45;clock</title>
<path fill="none" stroke="black" d="M1457.87,-579.519C1461.68,-568.822 1460.14,-553.479 1459.51,-540 1458.75,-524.018 1458.84,-519.986 1459.51,-504 1463.93,-397.736 1466.4,-333.565 1562.51,-288 1689.83,-227.63 1740.45,-284.753 1877.51,-252 1922.23,-241.311 1930.45,-229.167 1974.51,-216 2043.1,-195.502 2062.01,-197.192 2131.51,-180 2132.24,-179.819 2132.98,-179.636 2133.72,-179.451"/>
<polygon fill="black" stroke="black" points="2134.61,-182.836 2143.43,-176.973 2132.88,-176.053 2134.61,-182.836"/>
</g>
<!-- org&#45;mobile&#45;&gt;org&#45;agenda -->
<g id="edge238" class="edge"><title>org&#45;mobile&#45;&gt;org&#45;agenda</title>
<path fill="none" stroke="black" d="M2792.47,-237.916C2596.19,-249.22 1868.01,-290.097 1653.98,-301.831"/>
<polygon fill="black" stroke="black" points="1653.68,-298.342 1643.89,-302.384 1654.06,-305.332 1653.68,-298.342"/>
</g>
<!-- org&#45;mobile&#45;&gt;org -->
<g id="edge462" class="edge"><title>org&#45;mobile&#45;&gt;org</title>
<path fill="none" stroke="black" d="M2872.09,-248.362C2924.39,-275.402 3028.44,-341.791 3068.51,-432 3075,-446.623 3074.56,-453.189 3068.51,-468 3062.4,-482.931 3049.84,-495.928 3037.55,-505.314"/>
<polygon fill="black" stroke="black" points="3035.32,-502.599 3029.16,-511.215 3039.35,-508.325 3035.32,-502.599"/>
</g>
<!-- htmlize -->
<g id="node198" class="node"><title>htmlize</title>
<ellipse fill="none" stroke="black" cx="1086.51" cy="-378" rx="37.5442" ry="18"/>
<text text-anchor="middle" x="1086.51" y="-374.3" font-family="Times,serif" font-size="14.00">htmlize</text>
</g>
<!-- htmlize&#45;&gt;org&#45;agenda -->
<g id="edge240" class="edge"><title>htmlize&#45;&gt;org&#45;agenda</title>
<path fill="none" stroke="black" d="M1120.18,-370.137C1137.05,-366.828 1157.81,-362.948 1176.51,-360 1305.05,-339.73 1456.78,-322.039 1537.41,-313.13"/>
<polygon fill="black" stroke="black" points="1537.8,-316.608 1547.36,-312.036 1537.04,-309.65 1537.8,-316.608"/>
</g>
<!-- htmlize&#45;&gt;org&#45;exp -->
<g id="edge498" class="edge"><title>htmlize&#45;&gt;org&#45;exp</title>
<path fill="none" stroke="black" d="M1084.89,-359.748C1088.82,-338.755 1103.28,-304.121 1129.51,-288 1242.35,-218.624 1594.38,-276.783 1724.51,-252 1730.75,-250.811 1737.29,-249.081 1743.69,-247.175"/>
<polygon fill="black" stroke="black" points="1745.09,-250.405 1753.59,-244.086 1743.01,-243.723 1745.09,-250.405"/>
</g>
<!-- htmlize&#45;&gt;org&#45;exp -->
<g id="edge500" class="edge"><title>htmlize&#45;&gt;org&#45;exp</title>
<path fill="none" stroke="black" d="M1097.1,-360.475C1106.49,-339.563 1120.98,-304.308 1147.51,-288 1260.35,-218.624 1612.38,-276.783 1742.51,-252 1745.04,-251.518 1747.61,-250.947 1750.19,-250.312"/>
<polygon fill="black" stroke="black" points="1751.31,-253.633 1760.02,-247.593 1749.45,-246.887 1751.31,-253.633"/>
</g>
<!-- htmlize&#45;&gt;org&#45;html -->
<g id="edge562" class="edge"><title>htmlize&#45;&gt;org&#45;html</title>
<path fill="none" stroke="black" d="M1050.93,-372.413C990.934,-362.547 871.145,-333.193 819.506,-252 778.457,-187.458 888.943,-131.536 952.026,-105.908"/>
<polygon fill="black" stroke="black" points="953.341,-109.152 961.339,-102.204 950.753,-102.648 953.341,-109.152"/>
</g>
<!-- ps&#45;print -->
<g id="node200" class="node"><title>ps&#45;print</title>
<ellipse fill="none" stroke="black" cx="1606.51" cy="-378" rx="38.0212" ry="18"/>
<text text-anchor="middle" x="1606.51" y="-374.3" font-family="Times,serif" font-size="14.00">ps&#45;print</text>
</g>
<!-- ps&#45;print&#45;&gt;org&#45;agenda -->
<g id="edge242" class="edge"><title>ps&#45;print&#45;&gt;org&#45;agenda</title>
<path fill="none" stroke="black" d="M1597.82,-360.411C1595.66,-352.708 1593.8,-343.341 1592.63,-334.616"/>
<polygon fill="black" stroke="black" points="1596.08,-334.03 1591.57,-324.447 1589.12,-334.756 1596.08,-334.03"/>
</g>
<!-- ps&#45;print&#45;&gt;org&#45;agenda -->
<g id="edge244" class="edge"><title>ps&#45;print&#45;&gt;org&#45;agenda</title>
<path fill="none" stroke="black" d="M1609.46,-359.697C1608.92,-351.898 1607.54,-342.509 1605.69,-333.829"/>
<polygon fill="black" stroke="black" points="1609.09,-332.999 1603.33,-324.104 1602.29,-334.647 1609.09,-332.999"/>
</g>
<!-- org&#45;icalendar&#45;&gt;org&#45;agenda -->
<g id="edge246" class="edge"><title>org&#45;icalendar&#45;&gt;org&#45;agenda</title>
<path fill="none" stroke="black" d="M999.432,-179.505C1014.32,-200.396 1038.17,-235.628 1069.51,-252 1149.44,-293.764 1413.89,-302.671 1534.16,-304.532"/>
<polygon fill="black" stroke="black" points="1534.25,-308.034 1544.3,-304.678 1534.35,-301.035 1534.25,-308.034"/>
</g>
<!-- diary&#45;lib -->
<g id="node205" class="node"><title>diary&#45;lib</title>
<ellipse fill="none" stroke="black" cx="1229.51" cy="-594" rx="40.4202" ry="18"/>
<text text-anchor="middle" x="1229.51" y="-590.3" font-family="Times,serif" font-size="14.00">diary&#45;lib</text>
</g>
<!-- diary&#45;lib&#45;&gt;org&#45;agenda -->
<g id="edge248" class="edge"><title>diary&#45;lib&#45;&gt;org&#45;agenda</title>
<path fill="none" stroke="black" d="M1224.52,-576.005C1238.7,-534.017 1328.31,-424.147 1425.51,-360 1458.22,-338.411 1501.09,-323.31 1537.61,-314.895"/>
<polygon fill="black" stroke="black" points="1538.69,-318.241 1547.72,-312.699 1537.21,-311.4 1538.69,-318.241"/>
</g>
<!-- diary&#45;lib&#45;&gt;org&#45;agenda -->
<g id="edge250" class="edge"><title>diary&#45;lib&#45;&gt;org&#45;agenda</title>
<path fill="none" stroke="black" d="M1233.41,-576.005C1256.7,-534.017 1346.31,-424.147 1443.51,-360 1472.89,-340.603 1510.49,-326.443 1541.25,-317.665"/>
<polygon fill="black" stroke="black" points="1542.26,-321.018 1550.98,-315.004 1540.41,-314.266 1542.26,-321.018"/>
</g>
<!-- diary&#45;lib&#45;&gt;org&#45;agenda -->
<g id="edge252" class="edge"><title>diary&#45;lib&#45;&gt;org&#45;agenda</title>
<path fill="none" stroke="black" d="M1241.83,-576.618C1273.82,-535.095 1363.84,-424.462 1461.51,-360 1487.53,-342.821 1520,-329.75 1546.34,-320.887"/>
<polygon fill="black" stroke="black" points="1547.68,-324.128 1556.1,-317.696 1545.51,-317.474 1547.68,-324.128"/>
</g>
<!-- diary&#45;lib&#45;&gt;org&#45;agenda -->
<g id="edge268" class="edge"><title>diary&#45;lib&#45;&gt;org&#45;agenda</title>
<path fill="none" stroke="black" d="M1249.1,-578.106C1289.63,-537.801 1380.65,-425.248 1479.51,-360 1502.74,-344.665 1531.1,-332.604 1554.15,-323.887"/>
<polygon fill="black" stroke="black" points="1555.51,-327.114 1563.67,-320.356 1553.08,-320.551 1555.51,-327.114"/>
</g>
<!-- diary&#45;lib&#45;&gt;org&#45;agenda -->
<g id="edge270" class="edge"><title>diary&#45;lib&#45;&gt;org&#45;agenda</title>
<path fill="none" stroke="black" d="M1255.37,-579.808C1305,-541.065 1397.22,-426.191 1497.51,-360 1518.64,-346.052 1544.01,-334.813 1564.64,-326.335"/>
<polygon fill="black" stroke="black" points="1566.1,-329.52 1574.04,-322.515 1563.46,-323.035 1566.1,-329.52"/>
</g>
<!-- diary&#45;lib&#45;&gt;org -->
<g id="edge448" class="edge"><title>diary&#45;lib&#45;&gt;org</title>
<path fill="none" stroke="black" d="M1268.11,-588.252C1301.51,-584.33 1351.12,-578.944 1394.51,-576 2023.9,-533.289 2793.87,-524.71 2970.3,-523.263"/>
<polygon fill="black" stroke="black" points="2970.39,-526.762 2980.36,-523.183 2970.34,-519.762 2970.39,-526.762"/>
</g>
<!-- diary&#45;lib&#45;&gt;org&#45;bbdb -->
<g id="edge296" class="edge"><title>diary&#45;lib&#45;&gt;org&#45;bbdb</title>
<path fill="none" stroke="black" d="M1197,-583.128C1121.67,-558.68 935.916,-495.201 854.12,-466.044"/>
<polygon fill="black" stroke="black" points="855.269,-462.738 844.675,-462.663 852.91,-469.329 855.269,-462.738"/>
</g>
<!-- diary&#45;lib&#45;&gt;org&#45;bbdb -->
<g id="edge302" class="edge"><title>diary&#45;lib&#45;&gt;org&#45;bbdb</title>
<path fill="none" stroke="black" d="M1200.12,-581.62C1127.92,-555.632 942.148,-492.039 857.517,-464.301"/>
<polygon fill="black" stroke="black" points="858.546,-460.955 847.954,-461.18 856.374,-467.61 858.546,-460.955"/>
</g>
<!-- org&#45;archive&#45;&gt;org&#45;agenda -->
<g id="edge258" class="edge"><title>org&#45;archive&#45;&gt;org&#45;agenda</title>
<path fill="none" stroke="black" d="M2378.46,-367.238C2367.72,-364.481 2356.21,-361.757 2345.51,-360 2090.97,-318.214 1783.2,-309.335 1654.99,-307.476"/>
<polygon fill="black" stroke="black" points="1654.65,-303.971 1644.6,-307.335 1654.56,-310.971 1654.65,-303.971"/>
</g>
<!-- org&#45;archive&#45;&gt;org&#45;agenda -->
<g id="edge260" class="edge"><title>org&#45;archive&#45;&gt;org&#45;agenda</title>
<path fill="none" stroke="black" d="M2385.26,-364.527C2378.13,-362.773 2370.64,-361.172 2363.51,-360 2102.36,-317.129 1785.18,-308.896 1654.77,-307.345"/>
<polygon fill="black" stroke="black" points="1654.63,-303.843 1644.59,-307.233 1654.55,-310.843 1654.63,-303.843"/>
</g>
<!-- org&#45;archive&#45;&gt;org&#45;mobile -->
<g id="edge676" class="edge"><title>org&#45;archive&#45;&gt;org&#45;mobile</title>
<path fill="none" stroke="black" d="M2455.12,-365.016C2531.77,-339.224 2712.23,-278.501 2796.58,-250.117"/>
<polygon fill="black" stroke="black" points="2797.77,-253.409 2806.13,-246.902 2795.54,-246.774 2797.77,-253.409"/>
</g>
<!-- org&#45;archive&#45;&gt;org&#45;exp -->
<g id="edge504" class="edge"><title>org&#45;archive&#45;&gt;org&#45;exp</title>
<path fill="none" stroke="black" d="M2400.77,-360.904C2375.4,-340.115 2327.81,-304.633 2280.51,-288 2198.74,-259.251 1941.24,-243.017 1833.57,-237.335"/>
<polygon fill="black" stroke="black" points="1833.5,-233.826 1823.33,-236.802 1833.13,-240.817 1833.5,-233.826"/>
</g>
<!-- org&#45;datetree&#45;&gt;org&#45;agenda -->
<g id="edge262" class="edge"><title>org&#45;datetree&#45;&gt;org&#45;agenda</title>
<path fill="none" stroke="black" d="M2952.75,-440.16C2940.71,-437.077 2928.13,-433.912 2916.51,-432 2663.85,-390.436 2596.04,-423.913 2341.51,-396 2239.09,-384.769 2214.7,-373.074 2112.51,-360 1945.6,-338.647 1748.51,-321.126 1652.38,-312.6"/>
<polygon fill="black" stroke="black" points="1652.55,-309.102 1642.28,-311.704 1651.93,-316.075 1652.55,-309.102"/>
</g>
<!-- org&#45;datetree&#45;&gt;org&#45;agenda -->
<g id="edge264" class="edge"><title>org&#45;datetree&#45;&gt;org&#45;agenda</title>
<path fill="none" stroke="black" d="M2959.46,-437.417C2951.3,-435.302 2942.67,-433.342 2934.51,-432 2681.85,-390.436 2614.04,-423.913 2359.51,-396 2257.09,-384.769 2232.7,-373.074 2130.51,-360 1957.39,-337.852 1751.79,-319.827 1653.09,-311.686"/>
<polygon fill="black" stroke="black" points="1653.28,-308.189 1643.02,-310.859 1652.7,-315.165 1653.28,-308.189"/>
</g>
<!-- org&#45;datetree&#45;&gt;org&#45;agenda -->
<g id="edge266" class="edge"><title>org&#45;datetree&#45;&gt;org&#45;agenda</title>
<path fill="none" stroke="black" d="M2967.48,-434.999C2962.51,-433.842 2957.42,-432.809 2952.51,-432 2699.85,-390.436 2632.04,-423.913 2377.51,-396 2275.09,-384.769 2250.7,-373.074 2148.51,-360 1969.38,-337.084 1755.49,-318.581 1653.49,-310.874"/>
<polygon fill="black" stroke="black" points="1653.61,-307.374 1643.38,-310.119 1653.09,-314.355 1653.61,-307.374"/>
</g>
<!-- org&#45;datetree&#45;&gt;org&#45;archive -->
<g id="edge276" class="edge"><title>org&#45;datetree&#45;&gt;org&#45;archive</title>
<path fill="none" stroke="black" d="M2958.75,-437.492C2950.78,-435.424 2942.41,-433.464 2934.51,-432 2771.85,-401.887 2576.89,-387.679 2480.14,-382.071"/>
<polygon fill="black" stroke="black" points="2480.15,-378.565 2469.97,-381.492 2479.75,-385.554 2480.15,-378.565"/>
</g>
<!-- org&#45;datetree&#45;&gt;org&#45;capture -->
<g id="edge322" class="edge"><title>org&#45;datetree&#45;&gt;org&#45;capture</title>
<path fill="none" stroke="black" d="M3017.22,-433.062C3081.19,-382.198 3290.48,-222.49 3490.51,-144 3560,-116.732 3645.26,-103.005 3701.15,-96.4483"/>
<polygon fill="black" stroke="black" points="3701.69,-99.9096 3711.23,-95.3058 3700.9,-92.9541 3701.69,-99.9096"/>
</g>
<!-- org&#45;datetree&#45;&gt;org&#45;remember -->
<g id="edge742" class="edge"><title>org&#45;datetree&#45;&gt;org&#45;remember</title>
<path fill="none" stroke="black" d="M3047.33,-443.507C3160.77,-431.002 3438.32,-400.406 3566.12,-386.319"/>
<polygon fill="black" stroke="black" points="3566.61,-389.786 3576.16,-385.211 3565.84,-382.828 3566.61,-389.786"/>
</g>
<!-- solar -->
<g id="node220" class="node"><title>solar</title>
<ellipse fill="none" stroke="black" cx="1522.51" cy="-378" rx="27.4223" ry="18"/>
<text text-anchor="middle" x="1522.51" y="-374.3" font-family="Times,serif" font-size="14.00">solar</text>
</g>
<!-- solar&#45;&gt;org&#45;agenda -->
<g id="edge272" class="edge"><title>solar&#45;&gt;org&#45;agenda</title>
<path fill="none" stroke="black" d="M1537.42,-362.496C1547,-353.19 1559.64,-340.9 1570.59,-330.251"/>
<polygon fill="black" stroke="black" points="1573.11,-332.678 1577.84,-323.198 1568.24,-327.66 1573.11,-332.678"/>
</g>
<!-- org&#45;exp&#45;&gt;org&#45;latex -->
<g id="edge616" class="edge"><title>org&#45;exp&#45;&gt;org&#45;latex</title>
<path fill="none" stroke="black" d="M1818.59,-224.807C1830.24,-221.963 1843.44,-218.788 1855.51,-216 1928.21,-199.193 1949.87,-206.819 2019.51,-180 2049.6,-168.41 2051.52,-152.927 2082.51,-144 2200.36,-110.049 3073.05,-95.0459 3297.16,-91.7285"/>
<polygon fill="black" stroke="black" points="3297.39,-95.2257 3307.34,-91.5794 3297.29,-88.2264 3297.39,-95.2257"/>
</g>
<!-- org&#45;exp&#45;&gt;org -->
<g id="edge428" class="edge"><title>org&#45;exp&#45;&gt;org</title>
<path fill="none" stroke="black" d="M1823.62,-235.091C1919.7,-235.949 2168.01,-242.512 2233.51,-288 2307.47,-339.365 2251.45,-418.255 2326.51,-468 2380.62,-503.865 2835.24,-516.949 2970.06,-520.154"/>
<polygon fill="black" stroke="black" points="2970.22,-523.659 2980.3,-520.393 2970.38,-516.661 2970.22,-523.659"/>
</g>
<!-- org&#45;exp&#45;&gt;org&#45;icalendar -->
<g id="edge564" class="edge"><title>org&#45;exp&#45;&gt;org&#45;icalendar</title>
<path fill="none" stroke="black" d="M1747.52,-231.138C1642.97,-225.786 1342.16,-208.867 1093.51,-180 1077.2,-178.107 1059.59,-175.576 1043.39,-173.046"/>
<polygon fill="black" stroke="black" points="1043.92,-169.588 1033.5,-171.477 1042.83,-176.501 1043.92,-169.588"/>
</g>
<!-- org&#45;exp&#45;&gt;org&#45;ascii -->
<g id="edge278" class="edge"><title>org&#45;exp&#45;&gt;org&#45;ascii</title>
<path fill="none" stroke="black" d="M1748.02,-230.17C1676.12,-224.286 1514.12,-208.817 1380.51,-180 1375.79,-178.982 1370.89,-177.757 1366.05,-176.437"/>
<polygon fill="black" stroke="black" points="1366.83,-173.019 1356.25,-173.627 1364.9,-179.748 1366.83,-173.019"/>
</g>
<!-- org&#45;exp&#45;&gt;org&#45;exp -->
<g id="edge496" class="edge"><title>org&#45;exp&#45;&gt;org&#45;exp</title>
<path fill="none" stroke="black" d="M1812.59,-246.854C1827.64,-249.253 1841.51,-244.969 1841.51,-234 1841.51,-225.602 1833.38,-221.122 1822.81,-220.56"/>
<polygon fill="black" stroke="black" points="1822.37,-217.08 1812.59,-221.146 1822.77,-224.068 1822.37,-217.08"/>
</g>
<!-- org&#45;exp&#45;&gt;org&#45;beamer -->
<g id="edge306" class="edge"><title>org&#45;exp&#45;&gt;org&#45;beamer</title>
<path fill="none" stroke="black" d="M1823.58,-232.249C1996.58,-228.719 2725.93,-212.562 3323.51,-180 3380.8,-176.878 3446.1,-171.861 3492.08,-168.084"/>
<polygon fill="black" stroke="black" points="3492.5,-171.562 3502.17,-167.25 3491.92,-164.586 3492.5,-171.562"/>
</g>
<!-- org&#45;exp&#45;&gt;org&#45;table -->
<g id="edge772" class="edge"><title>org&#45;exp&#45;&gt;org&#45;table</title>
<path fill="none" stroke="black" d="M1821.33,-227.748C1852.36,-223.963 1898.18,-219.012 1938.51,-216 2380.76,-182.968 2917.21,-168.07 3084.34,-164.117"/>
<polygon fill="black" stroke="black" points="3084.44,-167.616 3094.35,-163.883 3084.27,-160.618 3084.44,-167.616"/>
</g>
<!-- org&#45;exp&#45;&gt;org&#45;table -->
<g id="edge776" class="edge"><title>org&#45;exp&#45;&gt;org&#45;table</title>
<path fill="none" stroke="black" d="M1822.59,-229.259C1857.43,-225.386 1910.54,-219.433 1956.51,-216 2391.77,-183.491 2918.27,-168.545 3084.03,-164.313"/>
<polygon fill="black" stroke="black" points="3084.51,-167.802 3094.42,-164.049 3084.33,-160.804 3084.51,-167.802"/>
</g>
<!-- org&#45;exp&#45;&gt;org&#45;clock -->
<g id="edge328" class="edge"><title>org&#45;exp&#45;&gt;org&#45;clock</title>
<path fill="none" stroke="black" d="M1818.12,-224.376C1829.86,-221.461 1843.22,-218.353 1855.51,-216 1967.92,-194.468 1998.63,-204.16 2110.51,-180 2115.26,-178.974 2120.19,-177.763 2125.07,-176.468"/>
<polygon fill="black" stroke="black" points="2126.28,-179.766 2134.98,-173.721 2124.41,-173.02 2126.28,-179.766"/>
</g>
<!-- org&#45;exp&#45;&gt;org&#45;docbook -->
<g id="edge372" class="edge"><title>org&#45;exp&#45;&gt;org&#45;docbook</title>
<path fill="none" stroke="black" d="M1747.44,-232.029C1687.65,-229.297 1569.13,-218.957 1477.51,-180 1452.64,-169.426 1451.85,-157.62 1428.51,-144 1361.16,-104.697 1341.84,-98.5019 1268.51,-72 1223.05,-55.5739 1169.98,-41.2188 1131.33,-31.6064"/>
<polygon fill="black" stroke="black" points="1131.88,-28.1367 1121.34,-29.145 1130.21,-34.9338 1131.88,-28.1367"/>
</g>
<!-- org&#45;exp&#45;&gt;org&#45;html -->
<g id="edge552" class="edge"><title>org&#45;exp&#45;&gt;org&#45;html</title>
<path fill="none" stroke="black" d="M1747.37,-232.074C1680.42,-229.423 1538.93,-219.214 1427.51,-180 1397.45,-169.422 1395.63,-154.384 1365.51,-144 1255.4,-106.044 1118.56,-95.199 1044.97,-92.1462"/>
<polygon fill="black" stroke="black" points="1044.71,-88.6338 1034.58,-91.75 1044.44,-95.6287 1044.71,-88.6338"/>
</g>
<!-- org&#45;exp&#45;&gt;org&#45;pcomplete -->
<g id="edge702" class="edge"><title>org&#45;exp&#45;&gt;org&#45;pcomplete</title>
<path fill="none" stroke="black" d="M1748.17,-229.8C1663.55,-222.402 1450.75,-202.98 1273.51,-180 1258.54,-178.059 1242.45,-175.702 1227.36,-173.369"/>
<polygon fill="black" stroke="black" points="1227.52,-169.851 1217.1,-171.763 1226.44,-176.767 1227.52,-169.851"/>
</g>
<!-- org&#45;exp&#45;&gt;org&#45;freemind -->
<g id="edge534" class="edge"><title>org&#45;exp&#45;&gt;org&#45;freemind</title>
<path fill="none" stroke="black" d="M1823.77,-232.598C2015.81,-230.431 2893.82,-218.765 3611.51,-180 3662.21,-177.261 3719.54,-172.653 3762.24,-168.924"/>
<polygon fill="black" stroke="black" points="3762.56,-172.41 3772.21,-168.046 3761.94,-165.437 3762.56,-172.41"/>
</g>
<!-- org&#45;jsinfo -->
<g id="node455" class="node"><title>org&#45;jsinfo</title>
<ellipse fill="none" stroke="black" cx="1300.51" cy="-18" rx="45.244" ry="18"/>
<text text-anchor="middle" x="1300.51" y="-14.3" font-family="Times,serif" font-size="14.00">org&#45;jsinfo</text>
</g>
<!-- org&#45;exp&#45;&gt;org&#45;jsinfo -->
<g id="edge606" class="edge"><title>org&#45;exp&#45;&gt;org&#45;jsinfo</title>
<path fill="none" stroke="black" d="M1748.21,-229.776C1681.61,-223.396 1545.63,-207.36 1507.51,-180 1462.72,-147.856 1488.58,-107.617 1446.51,-72 1419.51,-49.1473 1381.85,-35.7988 1351.54,-28.2146"/>
<polygon fill="black" stroke="black" points="1352.1,-24.752 1341.56,-25.8581 1350.49,-31.5643 1352.1,-24.752"/>
</g>
<!-- org&#45;exp&#45;&gt;org&#45;lparse -->
<g id="edge636" class="edge"><title>org&#45;exp&#45;&gt;org&#45;lparse</title>
<path fill="none" stroke="black" d="M1818.72,-224.919C1879.19,-210.195 2001.15,-180.457 2001.51,-180 2011.38,-167.41 2012.24,-155.865 2001.51,-144 1947.71,-84.5445 1721.27,-122.986 1642.51,-108 1637.45,-107.038 1632.2,-105.847 1627.01,-104.546"/>
<polygon fill="black" stroke="black" points="1627.72,-101.113 1617.16,-101.938 1625.93,-107.88 1627.72,-101.113"/>
</g>
<!-- org&#45;exp&#45;&gt;org&#45;plot -->
<g id="edge708" class="edge"><title>org&#45;exp&#45;&gt;org&#45;plot</title>
<path fill="none" stroke="black" d="M1818.16,-224.578C1829.9,-221.682 1843.26,-218.534 1855.51,-216 1948.24,-196.815 1978.17,-216.605 2065.51,-180 2090.76,-169.415 2089.56,-152.76 2115.51,-144 2254.62,-97.0269 3292.15,-134.838 3436.51,-108 3439.96,-107.358 3443.49,-106.507 3447,-105.526"/>
<polygon fill="black" stroke="black" points="3448.23,-108.808 3456.74,-102.486 3446.15,-102.126 3448.23,-108.808"/>
</g>
<!-- org&#45;exp&#45;&gt;org&#45;publish -->
<g id="edge728" class="edge"><title>org&#45;exp&#45;&gt;org&#45;publish</title>
<path fill="none" stroke="black" d="M1747.9,-230.867C1572.05,-220.891 830.19,-178.809 612.066,-166.435"/>
<polygon fill="black" stroke="black" points="611.957,-162.924 601.775,-165.852 611.561,-169.912 611.957,-162.924"/>
</g>
<!-- org&#45;exp&#45;&gt;org&#45;taskjuggler -->
<g id="edge784" class="edge"><title>org&#45;exp&#45;&gt;org&#45;taskjuggler</title>
<path fill="none" stroke="black" d="M1809.31,-219.669C1827.58,-209.441 1853.11,-195.142 1873.96,-183.467"/>
<polygon fill="black" stroke="black" points="1875.85,-186.418 1882.87,-178.478 1872.43,-180.311 1875.85,-186.418"/>
</g>
<!-- org&#45;xoxo -->
<g id="node590" class="node"><title>org&#45;xoxo</title>
<ellipse fill="none" stroke="black" cx="1785.51" cy="-162" rx="42.3456" ry="18"/>
<text text-anchor="middle" x="1785.51" y="-158.3" font-family="Times,serif" font-size="14.00">org&#45;xoxo</text>
</g>
<!-- org&#45;exp&#45;&gt;org&#45;xoxo -->
<g id="edge806" class="edge"><title>org&#45;exp&#45;&gt;org&#45;xoxo</title>
<path fill="none" stroke="black" d="M1785.51,-215.697C1785.51,-207.983 1785.51,-198.712 1785.51,-190.112"/>
<polygon fill="black" stroke="black" points="1789.01,-190.104 1785.51,-180.104 1782.01,-190.104 1789.01,-190.104"/>
</g>
<!-- org&#45;attach&#45;&gt;org -->
<g id="edge432" class="edge"><title>org&#45;attach&#45;&gt;org</title>
<path fill="none" stroke="black" d="M2018.53,-395.612C2029.73,-416.618 2047.32,-451.975 2075.51,-468 2154.58,-512.957 2806.27,-519.801 2970.25,-520.824"/>
<polygon fill="black" stroke="black" points="2970.31,-524.324 2980.33,-520.883 2970.35,-517.324 2970.31,-524.324"/>
</g>
<!-- org&#45;id&#45;&gt;org&#45;attach -->
<g id="edge284" class="edge"><title>org&#45;id&#45;&gt;org&#45;attach</title>
<path fill="none" stroke="black" d="M1909.87,-436.324C1927.58,-425.822 1953.04,-410.718 1973.38,-398.65"/>
<polygon fill="black" stroke="black" points="1975.22,-401.629 1982.03,-393.517 1971.65,-395.609 1975.22,-401.629"/>
</g>
<!-- org&#45;id&#45;&gt;org&#45;footnote -->
<g id="edge526" class="edge"><title>org&#45;id&#45;&gt;org&#45;footnote</title>
<path fill="none" stroke="black" d="M1879.26,-432.411C1874.67,-424.163 1869.01,-414.009 1863.87,-404.777"/>
<polygon fill="black" stroke="black" points="1866.88,-402.988 1858.95,-395.956 1860.76,-406.395 1866.88,-402.988"/>
</g>
<!-- org&#45;bbdb&#45;&gt;org&#45;icalendar -->
<g id="edge568" class="edge"><title>org&#45;bbdb&#45;&gt;org&#45;icalendar</title>
<path fill="none" stroke="black" d="M821.198,-431.825C833.334,-401.574 860.683,-337.327 892.506,-288 903.796,-270.499 909.875,-268.56 922.506,-252 938.455,-231.09 955.454,-206.507 967.611,-188.482"/>
<polygon fill="black" stroke="black" points="970.832,-189.962 973.496,-179.708 965.019,-186.063 970.832,-189.962"/>
</g>
<!-- bbdb&#45;com -->
<g id="node236" class="node"><title>bbdb&#45;com</title>
<ellipse fill="none" stroke="black" cx="721.506" cy="-522" rx="46.1964" ry="18"/>
<text text-anchor="middle" x="721.506" y="-518.3" font-family="Times,serif" font-size="14.00">bbdb&#45;com</text>
</g>
<!-- bbdb&#45;com&#45;&gt;org&#45;bbdb -->
<g id="edge292" class="edge"><title>bbdb&#45;com&#45;&gt;org&#45;bbdb</title>
<path fill="none" stroke="black" d="M737.275,-504.765C749.513,-494.704 766.66,-481.705 781.755,-471.01"/>
<polygon fill="black" stroke="black" points="784.149,-473.607 790.352,-465.018 780.147,-467.864 784.149,-473.607"/>
</g>
<!-- bbdb&#45;com&#45;&gt;org&#45;bbdb -->
<g id="edge298" class="edge"><title>bbdb&#45;com&#45;&gt;org&#45;bbdb</title>
<path fill="none" stroke="black" d="M746.368,-506.496C760.285,-496.945 777.402,-484.25 791.075,-473.413"/>
<polygon fill="black" stroke="black" points="793.5,-475.954 799.084,-466.95 789.104,-470.506 793.5,-475.954"/>
</g>
<!-- bbdb -->
<g id="node238" class="node"><title>bbdb</title>
<ellipse fill="none" stroke="black" cx="814.506" cy="-522" rx="28.3955" ry="18"/>
<text text-anchor="middle" x="814.506" y="-518.3" font-family="Times,serif" font-size="14.00">bbdb</text>
</g>
<!-- bbdb&#45;&gt;org&#45;bbdb -->
<g id="edge294" class="edge"><title>bbdb&#45;&gt;org&#45;bbdb</title>
<path fill="none" stroke="black" d="M808.628,-504.055C807.809,-496.346 807.567,-487.027 807.901,-478.364"/>
<polygon fill="black" stroke="black" points="811.4,-478.491 808.593,-468.275 804.416,-478.012 811.4,-478.491"/>
</g>
<!-- bbdb&#45;&gt;org&#45;bbdb -->
<g id="edge300" class="edge"><title>bbdb&#45;&gt;org&#45;bbdb</title>
<path fill="none" stroke="black" d="M820.384,-504.055C821.202,-496.346 821.444,-487.027 821.111,-478.364"/>
<polygon fill="black" stroke="black" points="824.595,-478.012 820.419,-468.275 817.612,-478.491 824.595,-478.012"/>
</g>
<!-- org&#45;beamer&#45;&gt;org&#45;latex -->
<g id="edge620" class="edge"><title>org&#45;beamer&#45;&gt;org&#45;latex</title>
<path fill="none" stroke="black" d="M3516.32,-148.807C3481.35,-136.689 3427.74,-118.111 3390.78,-105.304"/>
<polygon fill="black" stroke="black" points="3391.89,-101.984 3381.3,-102.017 3389.6,-108.598 3391.89,-101.984"/>
</g>
<!-- org&#45;beamer&#45;&gt;org -->
<g id="edge460" class="edge"><title>org&#45;beamer&#45;&gt;org</title>
<path fill="none" stroke="black" d="M3552.21,-180.126C3546.62,-233.841 3505.49,-399.492 3397.51,-468 3368.25,-486.562 3136.04,-509.86 3044.36,-518.016"/>
<polygon fill="black" stroke="black" points="3043.81,-514.551 3034.16,-518.913 3044.42,-521.524 3043.81,-514.551"/>
</g>
<!-- bibtex -->
<g id="node249" class="node"><title>bibtex</title>
<ellipse fill="none" stroke="black" cx="5064.51" cy="-522" rx="32.2457" ry="18"/>
<text text-anchor="middle" x="5064.51" y="-518.3" font-family="Times,serif" font-size="14.00">bibtex</text>
</g>
<!-- bibtex&#45;&gt;org&#45;bibtex -->
<g id="edge310" class="edge"><title>bibtex&#45;&gt;org&#45;bibtex</title>
<path fill="none" stroke="black" d="M5040.52,-509.661C5034.74,-507.388 5028.5,-505.302 5022.51,-504 4840.14,-464.415 4369.65,-481.29 4183.51,-468 4144.9,-465.243 4101.47,-460.88 4068.18,-457.264"/>
<polygon fill="black" stroke="black" points="4068.51,-453.779 4058.19,-456.168 4067.75,-460.737 4068.51,-453.779"/>
</g>
<!-- org&#45;capture&#45;&gt;org&#45;feed -->
<g id="edge514" class="edge"><title>org&#45;capture&#45;&gt;org&#45;feed</title>
<path fill="none" stroke="black" d="M3740.54,-73.1159C3728.36,-63.4286 3712.64,-50.9228 3699.38,-40.374"/>
<polygon fill="black" stroke="black" points="3701.5,-37.5876 3691.49,-34.1014 3697.14,-43.0658 3701.5,-37.5876"/>
</g>
<!-- org&#45;mks&#45;&gt;org&#45;capture -->
<g id="edge320" class="edge"><title>org&#45;mks&#45;&gt;org&#45;capture</title>
<path fill="none" stroke="black" d="M8710.61,-437.419C8704.09,-435.247 8697.14,-433.264 8690.51,-432 8530.79,-401.559 5766.51,-469.593 5766.51,-307 5766.51,-307 5766.51,-307 5766.51,-233 5766.51,-47.4025 5542.68,-166.948 5358.51,-144 5053.03,-105.937 4077.33,-94.0449 3822.09,-91.547"/>
<polygon fill="black" stroke="black" points="3821.93,-88.0454 3811.89,-91.4485 3821.86,-95.045 3821.93,-88.0454"/>
</g>
<!-- org&#45;table&#45;&gt;org -->
<g id="edge392" class="edge"><title>org&#45;table&#45;&gt;org</title>
<path fill="none" stroke="black" d="M3158.17,-177.911C3185.63,-202.088 3228.51,-252.458 3228.51,-305 3228.51,-379 3228.51,-379 3228.51,-379 3228.51,-421.187 3226.32,-439.188 3195.51,-468 3154.48,-506.362 3086.96,-517.073 3044.83,-519.99"/>
<polygon fill="black" stroke="black" points="3044.48,-516.505 3034.7,-520.576 3044.89,-523.493 3044.48,-516.505"/>
</g>
<!-- org&#45;table&#45;&gt;org&#45;capture -->
<g id="edge324" class="edge"><title>org&#45;table&#45;&gt;org&#45;capture</title>
<path fill="none" stroke="black" d="M3173.62,-153.137C3189.54,-149.966 3208.38,-146.479 3225.51,-144 3397.02,-119.175 3601.18,-102.479 3700.4,-95.1807"/>
<polygon fill="black" stroke="black" points="3700.82,-98.6598 3710.54,-94.4412 3700.31,-91.6784 3700.82,-98.6598"/>
</g>
<!-- org&#45;table&#45;&gt;org&#45;html -->
<g id="edge558" class="edge"><title>org&#45;table&#45;&gt;org&#45;html</title>
<path fill="none" stroke="black" d="M3105.17,-149.855C3097.22,-147.483 3088.63,-145.303 3080.51,-144 2739.65,-89.3594 1872.58,-117.482 1527.51,-108 1350.45,-103.135 1140.47,-96.0903 1044.74,-92.8088"/>
<polygon fill="black" stroke="black" points="1044.58,-89.3013 1034.47,-92.4559 1044.34,-96.2972 1044.58,-89.3013"/>
</g>
<!-- org&#45;table&#45;&gt;org&#45;lparse -->
<g id="edge646" class="edge"><title>org&#45;table&#45;&gt;org&#45;lparse</title>
<path fill="none" stroke="black" d="M3102.18,-151.557C3092.28,-148.565 3081.54,-145.618 3071.51,-144 2440.35,-42.2219 2265.58,-203.894 1633.51,-108 1630.03,-107.472 1626.47,-106.805 1622.92,-106.042"/>
<polygon fill="black" stroke="black" points="1623.57,-102.599 1613.03,-103.674 1621.94,-109.406 1623.57,-102.599"/>
</g>
<!-- org&#45;table&#45;&gt;org&#45;lparse -->
<g id="edge648" class="edge"><title>org&#45;table&#45;&gt;org&#45;lparse</title>
<path fill="none" stroke="black" d="M3108.65,-148.32C3102.43,-146.566 3095.83,-145.019 3089.51,-144 2458.35,-42.2219 2283.58,-203.894 1651.51,-108 1644.37,-106.917 1636.88,-105.245 1629.54,-103.363"/>
<polygon fill="black" stroke="black" points="1630.25,-99.9299 1619.69,-100.705 1628.43,-106.688 1630.25,-99.9299"/>
</g>
<!-- org&#45;table&#45;&gt;org&#45;plot -->
<g id="edge710" class="edge"><title>org&#45;table&#45;&gt;org&#45;plot</title>
<path fill="none" stroke="black" d="M3174.15,-153.639C3189.99,-150.585 3208.63,-147.051 3225.51,-144 3319.12,-127.075 3344.44,-131.968 3436.51,-108 3439.67,-107.176 3442.92,-106.235 3446.17,-105.228"/>
<polygon fill="black" stroke="black" points="3447.41,-108.506 3455.82,-102.061 3445.23,-101.855 3447.41,-108.506"/>
</g>
<!-- org&#45;remember&#45;&gt;org&#45;capture -->
<g id="edge326" class="edge"><title>org&#45;remember&#45;&gt;org&#45;capture</title>
<path fill="none" stroke="black" d="M3653.56,-361.085C3680.19,-339.602 3725.03,-298.603 3745.51,-252 3755.75,-228.693 3759.01,-157.598 3760.04,-118.127"/>
<polygon fill="black" stroke="black" points="3763.53,-118.208 3760.27,-108.13 3756.54,-118.046 3763.53,-118.208"/>
</g>
<!-- org&#45;clock&#45;&gt;org -->
<g id="edge396" class="edge"><title>org&#45;clock&#45;&gt;org</title>
<path fill="none" stroke="black" d="M2212.63,-163.195C2379.38,-164.27 2965.14,-171.228 3034.51,-216 3287.97,-379.59 3209.37,-380.099 3148.51,-468 3125.33,-501.466 3078.21,-513.83 3044.83,-518.38"/>
<polygon fill="black" stroke="black" points="3044.05,-514.949 3034.53,-519.6 3044.87,-521.9 3044.05,-514.949"/>
</g>
<!-- org&#45;clock&#45;&gt;org&#45;timer -->
<g id="edge790" class="edge"><title>org&#45;clock&#45;&gt;org&#45;timer</title>
<path fill="none" stroke="black" d="M2168.51,-143.697C2168.51,-135.983 2168.51,-126.712 2168.51,-118.112"/>
<polygon fill="black" stroke="black" points="2172.01,-118.104 2168.51,-108.104 2165.01,-118.104 2172.01,-118.104"/>
</g>
<!-- epg -->
<g id="node280" class="node"><title>epg</title>
<ellipse fill="none" stroke="black" cx="5563.51" cy="-522" rx="27" ry="18"/>
<text text-anchor="middle" x="5563.51" y="-518.3" font-family="Times,serif" font-size="14.00">epg</text>
</g>
<!-- epg&#45;&gt;org&#45;crypt -->
<g id="edge354" class="edge"><title>epg&#45;&gt;org&#45;crypt</title>
<path fill="none" stroke="black" d="M5540.28,-512.268C5533.31,-509.036 5525.77,-505.739 5518.51,-504 5250.63,-439.833 4550.87,-515.282 4279.51,-468 4277.42,-467.637 4275.31,-467.209 4273.19,-466.729"/>
<polygon fill="black" stroke="black" points="4273.91,-463.3 4263.35,-464.162 4272.14,-470.073 4273.91,-463.3"/>
</g>
<!-- epg&#45;&gt;org&#45;crypt -->
<g id="edge356" class="edge"><title>epg&#45;&gt;org&#45;crypt</title>
<path fill="none" stroke="black" d="M5547.33,-507.574C5543.84,-506.129 5540.14,-504.869 5536.51,-504 5268.63,-439.833 4568.87,-515.282 4297.51,-468 4292.07,-467.052 4286.42,-465.659 4280.83,-464.07"/>
<polygon fill="black" stroke="black" points="4281.47,-460.609 4270.89,-461.055 4279.44,-467.308 4281.47,-460.609"/>
</g>
<!-- org&#45;docbook&#45;&gt;org&#45;docbook -->
<g id="edge364" class="edge"><title>org&#45;docbook&#45;&gt;org&#45;docbook</title>
<path fill="none" stroke="black" d="M1115.44,-31.1366C1134.02,-32.8554 1150.51,-28.4766 1150.51,-18 1150.51,-9.48779 1139.62,-5.00101 1125.58,-4.53966"/>
<polygon fill="black" stroke="black" points="1125.32,-1.04583 1115.44,-4.86337 1125.55,-8.04226 1125.32,-1.04583"/>
</g>
<!-- footnote -->
<g id="node290" class="node"><title>footnote</title>
<ellipse fill="none" stroke="black" cx="3274.51" cy="-162" rx="39.9464" ry="18"/>
<text text-anchor="middle" x="3274.51" y="-158.3" font-family="Times,serif" font-size="14.00">footnote</text>
</g>
<!-- footnote&#45;&gt;org&#45;latex -->
<g id="edge612" class="edge"><title>footnote&#45;&gt;org&#45;latex</title>
<path fill="none" stroke="black" d="M3291.15,-145.465C3301.18,-136.105 3314.12,-124.022 3325.27,-113.616"/>
<polygon fill="black" stroke="black" points="3327.73,-116.116 3332.65,-106.734 3322.95,-110.998 3327.73,-116.116"/>
</g>
<!-- footnote&#45;&gt;org&#45;docbook -->
<g id="edge368" class="edge"><title>footnote&#45;&gt;org&#45;docbook</title>
<path fill="none" stroke="black" d="M3239.58,-152.774C3223.77,-149.414 3204.79,-145.881 3187.51,-144 3020.44,-125.821 1830.86,-172.059 1675.51,-108 1654,-99.1316 1658.7,-81.5944 1637.51,-72 1558.02,-36.0148 1333.36,-44.3667 1246.51,-36 1211.15,-32.5939 1171.64,-28.6291 1139.73,-25.3856"/>
<polygon fill="black" stroke="black" points="1139.95,-21.8902 1129.65,-24.3595 1139.24,-28.8542 1139.95,-21.8902"/>
</g>
<!-- org&#45;html&#45;&gt;org&#45;exp -->
<g id="edge502" class="edge"><title>org&#45;html&#45;&gt;org&#45;exp</title>
<path fill="none" stroke="black" d="M1034.61,-91.4258C1107.86,-93.2397 1261.97,-102.104 1383.51,-144 1413.63,-154.384 1415.45,-169.422 1445.51,-180 1545.65,-215.243 1670.07,-227.058 1737.27,-231.014"/>
<polygon fill="black" stroke="black" points="1737.37,-234.525 1747.55,-231.584 1737.76,-227.536 1737.37,-234.525"/>
</g>
<!-- org&#45;html&#45;&gt;org&#45;docbook -->
<g id="edge374" class="edge"><title>org&#45;html&#45;&gt;org&#45;docbook</title>
<path fill="none" stroke="black" d="M1010.95,-73.811C1022.4,-64.3774 1037.34,-52.0806 1050.15,-41.5254"/>
<polygon fill="black" stroke="black" points="1052.72,-43.9471 1058.21,-34.8882 1048.27,-38.5435 1052.72,-43.9471"/>
</g>
<!-- org&#45;html&#45;&gt;org&#45;jsinfo -->
<g id="edge608" class="edge"><title>org&#45;html&#45;&gt;org&#45;jsinfo</title>
<path fill="none" stroke="black" d="M1028.74,-80.7643C1084.18,-68.1659 1190.1,-44.0917 1252.07,-30.0082"/>
<polygon fill="black" stroke="black" points="1253.02,-33.3819 1261.99,-27.7527 1251.47,-26.556 1253.02,-33.3819"/>
</g>
<!-- org&#45;html&#45;&gt;org&#45;special&#45;blocks -->
<g id="edge752" class="edge"><title>org&#45;html&#45;&gt;org&#45;special&#45;blocks</title>
<path fill="none" stroke="black" d="M952.915,-83.3899C870.073,-71.6512 677.379,-44.3464 571.469,-29.3389"/>
<polygon fill="black" stroke="black" points="571.89,-25.8636 561.497,-27.9259 570.907,-32.7944 571.89,-25.8636"/>
</g>
<!-- format&#45;spec -->
<g id="node296" class="node"><title>format&#45;spec</title>
<ellipse fill="none" stroke="black" cx="109.506" cy="-594" rx="52.9443" ry="18"/>
<text text-anchor="middle" x="109.506" y="-590.3" font-family="Times,serif" font-size="14.00">format&#45;spec</text>
</g>
<!-- format&#45;spec&#45;&gt;org -->
<g id="edge388" class="edge"><title>format&#45;spec&#45;&gt;org</title>
<path fill="none" stroke="black" d="M162.28,-591.725C526.381,-582.931 2660.41,-531.384 2970.05,-523.905"/>
<polygon fill="black" stroke="black" points="2970.38,-527.398 2980.29,-523.657 2970.21,-520.4 2970.38,-527.398"/>
</g>
<!-- format&#45;spec&#45;&gt;org&#45;docbook -->
<g id="edge376" class="edge"><title>format&#45;spec&#45;&gt;org&#45;docbook</title>
<path fill="none" stroke="black" d="M94.7945,-576.423C73.9982,-551.216 38.5058,-500.888 38.5058,-451 38.5058,-451 38.5058,-451 38.5058,-161 38.5058,-101.503 83.5173,-94.7205 138.506,-72 178.829,-55.3389 806.543,-29.5476 1012.56,-21.4912"/>
<polygon fill="black" stroke="black" points="1012.77,-24.9856 1022.63,-21.0984 1012.5,-17.9909 1012.77,-24.9856"/>
</g>
<!-- format&#45;spec&#45;&gt;org&#45;html -->
<g id="edge554" class="edge"><title>format&#45;spec&#45;&gt;org&#45;html</title>
<path fill="none" stroke="black" d="M105.447,-575.905C101.733,-557.963 97.2692,-528.95 100.506,-504 123.78,-324.587 132.046,-231.3 290.506,-144 318.907,-128.353 782.767,-102.22 940.49,-93.7439"/>
<polygon fill="black" stroke="black" points="941.069,-97.218 950.868,-93.188 940.695,-90.228 941.069,-97.218"/>
</g>
<!-- format&#45;spec&#45;&gt;org&#45;lparse -->
<g id="edge640" class="edge"><title>format&#45;spec&#45;&gt;org&#45;lparse</title>
<path fill="none" stroke="black" d="M113.057,-575.84C128.423,-506.527 196.258,-246.062 366.506,-144 391.703,-128.895 1291.21,-100.024 1526.6,-92.7146"/>
<polygon fill="black" stroke="black" points="1526.77,-96.2113 1536.65,-92.403 1526.55,-89.2146 1526.77,-96.2113"/>
</g>
<!-- format&#45;spec&#45;&gt;org&#45;publish -->
<g id="edge730" class="edge"><title>format&#45;spec&#45;&gt;org&#45;publish</title>
<path fill="none" stroke="black" d="M123.489,-576.482C170.218,-521.768 326.427,-342.739 475.506,-216 488.977,-204.547 504.892,-193.158 518.668,-183.889"/>
<polygon fill="black" stroke="black" points="520.963,-186.567 527.365,-178.126 517.096,-180.733 520.963,-186.567"/>
</g>
<!-- gnus&#45;sum -->
<g id="node301" class="node"><title>gnus&#45;sum</title>
<ellipse fill="none" stroke="black" cx="3756.51" cy="-594" rx="45.244" ry="18"/>
<text text-anchor="middle" x="3756.51" y="-590.3" font-family="Times,serif" font-size="14.00">gnus&#45;sum</text>
</g>
<!-- gnus&#45;sum&#45;&gt;org -->
<g id="edge382" class="edge"><title>gnus&#45;sum&#45;&gt;org</title>
<path fill="none" stroke="black" d="M3713,-588.934C3578.3,-576.345 3169.69,-538.157 3044.42,-526.449"/>
<polygon fill="black" stroke="black" points="3044.48,-522.94 3034.2,-525.495 3043.83,-529.91 3044.48,-522.94"/>
</g>
<!-- gnus&#45;sum&#45;&gt;org&#45;gnus -->
<g id="edge542" class="edge"><title>gnus&#45;sum&#45;&gt;org&#45;gnus</title>
<path fill="none" stroke="black" d="M3801.71,-592.38C4115.67,-588.02 5960.32,-561.516 6013.51,-540 6035.37,-531.153 6030.81,-513.265 6052.51,-504 6171.47,-453.191 6504.72,-480.207 6633.51,-468 6661.31,-465.365 6692.26,-461.466 6717.31,-458.066"/>
<polygon fill="black" stroke="black" points="6717.87,-461.522 6727.3,-456.694 6716.92,-454.587 6717.87,-461.522"/>
</g>
<!-- calendar -->
<g id="node303" class="node"><title>calendar</title>
<ellipse fill="none" stroke="black" cx="2771.51" cy="-594" rx="39.9464" ry="18"/>
<text text-anchor="middle" x="2771.51" y="-590.3" font-family="Times,serif" font-size="14.00">calendar</text>
</g>
<!-- calendar&#45;&gt;org -->
<g id="edge384" class="edge"><title>calendar&#45;&gt;org</title>
<path fill="none" stroke="black" d="M2803.17,-582.907C2810.49,-580.607 2818.26,-578.194 2825.51,-576 2876.89,-560.431 2936.71,-543.178 2973.33,-532.713"/>
<polygon fill="black" stroke="black" points="2974.37,-536.058 2983.02,-529.948 2972.45,-529.326 2974.37,-536.058"/>
</g>
<!-- find&#45;func -->
<g id="node305" class="node"><title>find&#45;func</title>
<ellipse fill="none" stroke="black" cx="2911.51" cy="-594" rx="43.319" ry="18"/>
<text text-anchor="middle" x="2911.51" y="-590.3" font-family="Times,serif" font-size="14.00">find&#45;func</text>
</g>
<!-- find&#45;func&#45;&gt;org -->
<g id="edge386" class="edge"><title>find&#45;func&#45;&gt;org</title>
<path fill="none" stroke="black" d="M2932.34,-577.811C2946.85,-567.226 2966.31,-553.036 2981.8,-541.746"/>
<polygon fill="black" stroke="black" points="2983.91,-544.533 2989.93,-535.814 2979.79,-538.877 2983.91,-544.533"/>
</g>
<!-- table -->
<g id="node310" class="node"><title>table</title>
<ellipse fill="none" stroke="black" cx="1517.51" cy="-594" rx="27.4223" ry="18"/>
<text text-anchor="middle" x="1517.51" y="-590.3" font-family="Times,serif" font-size="14.00">table</text>
</g>
<!-- table&#45;&gt;org&#45;latex -->
<g id="edge626" class="edge"><title>table&#45;&gt;org&#45;latex</title>
<path fill="none" stroke="black" d="M1520.99,-576.043C1528.43,-543.813 1548.81,-473.254 1591.51,-432 1621.3,-403.208 1650.92,-427.785 1677.51,-396 1751.11,-307.991 1645.2,-217.248 1733.51,-144 1764.3,-118.455 3022.82,-96.3603 3297.09,-91.8429"/>
<polygon fill="black" stroke="black" points="3297.23,-95.3411 3307.17,-91.6774 3297.12,-88.342 3297.23,-95.3411"/>
</g>
<!-- table&#45;&gt;org -->
<g id="edge394" class="edge"><title>table&#45;&gt;org</title>
<path fill="none" stroke="black" d="M1544.23,-589.521C1575.26,-585.614 1628,-579.38 1673.51,-576 2186.42,-537.909 2812.44,-526.031 2970.11,-523.543"/>
<polygon fill="black" stroke="black" points="2970.28,-527.041 2980.23,-523.386 2970.17,-520.042 2970.28,-527.041"/>
</g>
<!-- table&#45;&gt;org&#45;table -->
<g id="edge770" class="edge"><title>table&#45;&gt;org&#45;table</title>
<path fill="none" stroke="black" d="M1523.84,-576.217C1531.08,-565.987 1541.77,-552.516 1550.51,-540 1582.7,-493.871 1572.96,-467.612 1616.51,-432 1652.75,-402.361 1673.17,-415.983 1715.51,-396 1743.97,-382.564 1746.82,-370.468 1776.51,-360 2263.32,-188.357 2899.54,-166.18 3084.23,-163.384"/>
<polygon fill="black" stroke="black" points="3084.52,-166.881 3094.47,-163.243 3084.43,-159.881 3084.52,-166.881"/>
</g>
<!-- table&#45;&gt;org&#45;table -->
<g id="edge774" class="edge"><title>table&#45;&gt;org&#45;table</title>
<path fill="none" stroke="black" d="M1535.58,-580.268C1546.08,-569.736 1558.56,-554.248 1568.51,-540 1600.7,-493.871 1590.96,-467.612 1634.51,-432 1670.75,-402.361 1691.17,-415.983 1733.51,-396 1761.97,-382.564 1764.82,-370.468 1794.51,-360 2275.01,-190.58 2901.08,-166.78 3084.18,-163.503"/>
<polygon fill="black" stroke="black" points="3084.39,-167 3094.33,-163.334 3084.28,-160.001 3084.39,-167"/>
</g>
<!-- table&#45;&gt;org&#45;html -->
<g id="edge560" class="edge"><title>table&#45;&gt;org&#45;html</title>
<path fill="none" stroke="black" d="M1495.66,-582.775C1490.7,-580.504 1485.43,-578.137 1480.51,-576 1219.65,-462.899 1130.47,-479.605 892.506,-324 851.069,-296.904 828.325,-296.919 807.506,-252 786.943,-207.635 794.43,-179.071 828.506,-144 857.922,-113.725 904.721,-100.722 940.811,-95.1493"/>
<polygon fill="black" stroke="black" points="941.738,-98.554 951.158,-93.7066 940.771,-91.6211 941.738,-98.554"/>
</g>
<!-- table&#45;&gt;org&#45;lparse -->
<g id="edge650" class="edge"><title>table&#45;&gt;org&#45;lparse</title>
<path fill="none" stroke="black" d="M1513.41,-576.165C1506.68,-544.143 1497.23,-473.924 1531.51,-432 1567.29,-388.23 1619.66,-441.28 1653.51,-396 1682.25,-357.555 1686.05,-323.28 1653.51,-288 1586.08,-214.916 1301.83,-283.461 1207.51,-252 1141.3,-229.918 1046.26,-195.373 1093.51,-144 1125.88,-108.79 1475.44,-116.559 1522.51,-108 1527.57,-107.079 1532.82,-105.914 1538.02,-104.628"/>
<polygon fill="black" stroke="black" points="1539.09,-107.964 1547.87,-102.035 1537.31,-101.194 1539.09,-107.964"/>
</g>
<!-- time&#45;date -->
<g id="node314" class="node"><title>time&#45;date</title>
<ellipse fill="none" stroke="black" cx="3017.51" cy="-594" rx="44.2946" ry="18"/>
<text text-anchor="middle" x="3017.51" y="-590.3" font-family="Times,serif" font-size="14.00">time&#45;date</text>
</g>
<!-- time&#45;date&#45;&gt;org -->
<g id="edge400" class="edge"><title>time&#45;date&#45;&gt;org</title>
<path fill="none" stroke="black" d="M3015.03,-575.697C3013.93,-567.983 3012.61,-558.712 3011.38,-550.112"/>
<polygon fill="black" stroke="black" points="3014.83,-549.509 3009.95,-540.104 3007.9,-550.499 3014.83,-549.509"/>
</g>
<!-- easymenu -->
<g id="node316" class="node"><title>easymenu</title>
<ellipse fill="none" stroke="black" cx="3125.51" cy="-594" rx="46.2191" ry="18"/>
<text text-anchor="middle" x="3125.51" y="-590.3" font-family="Times,serif" font-size="14.00">easymenu</text>
</g>
<!-- easymenu&#45;&gt;org -->
<g id="edge402" class="edge"><title>easymenu&#45;&gt;org</title>
<path fill="none" stroke="black" d="M3101.34,-578.666C3082.28,-567.358 3055.66,-551.566 3035.64,-539.69"/>
<polygon fill="black" stroke="black" points="3037.34,-536.631 3026.96,-534.539 3033.77,-542.651 3037.34,-536.631"/>
</g>
<!-- overlay -->
<g id="node318" class="node"><title>overlay</title>
<ellipse fill="none" stroke="black" cx="3226.51" cy="-594" rx="37.0701" ry="18"/>
<text text-anchor="middle" x="3226.51" y="-590.3" font-family="Times,serif" font-size="14.00">overlay</text>
</g>
<!-- overlay&#45;&gt;org -->
<g id="edge404" class="edge"><title>overlay&#45;&gt;org</title>
<path fill="none" stroke="black" d="M3197.89,-582.138C3192.15,-580.042 3186.15,-577.907 3180.51,-576 3132.7,-559.857 3076.77,-543.104 3041.73,-532.863"/>
<polygon fill="black" stroke="black" points="3042.58,-529.464 3032,-530.028 3040.62,-536.184 3042.58,-529.464"/>
</g>
<!-- org&#45;entities&#45;&gt;org -->
<g id="edge408" class="edge"><title>org&#45;entities&#45;&gt;org</title>
<path fill="none" stroke="black" d="M1479.15,-721.899C1509.33,-702.371 1564.95,-668.447 1616.51,-648 1737.95,-599.839 1772.28,-595.222 1901.51,-576 2114.65,-544.295 2802.7,-527.474 2970.4,-523.783"/>
<polygon fill="black" stroke="black" points="2970.54,-527.281 2980.46,-523.564 2970.38,-520.282 2970.54,-527.281"/>
</g>
<!-- org&#45;entities&#45;&gt;org&#45;pcomplete -->
<g id="edge704" class="edge"><title>org&#45;entities&#45;&gt;org&#45;pcomplete</title>
<path fill="none" stroke="black" d="M1421.28,-724.995C1334.22,-695.718 1101.56,-619.841 902.506,-576 850.482,-564.542 700.23,-580.398 665.506,-540 611.67,-477.369 724.035,-457.528 762.506,-432 867.429,-362.378 889.501,-334.542 1006.51,-288 1073.43,-261.38 1119.59,-308.301 1164.51,-252 1178.23,-234.799 1176.68,-209.195 1172.61,-189.859"/>
<polygon fill="black" stroke="black" points="1176.01,-189.016 1170.24,-180.126 1169.21,-190.67 1176.01,-189.016"/>
</g>
<!-- org&#45;faces&#45;&gt;org -->
<g id="edge412" class="edge"><title>org&#45;faces&#45;&gt;org</title>
<path fill="none" stroke="black" d="M906.158,-869.994C912.855,-867.888 919.881,-865.785 926.506,-864 1070.61,-825.165 1107.58,-818.217 1254.51,-792 1369.78,-771.431 1411.4,-809.607 1515.51,-756 1535.07,-745.925 1531.2,-732.209 1549.51,-720 1568.29,-707.475 1907.41,-580.611 1929.51,-576 2134.57,-533.218 2803.76,-524.738 2969.91,-523.276"/>
<polygon fill="black" stroke="black" points="2970.14,-526.774 2980.11,-523.19 2970.09,-519.775 2970.14,-526.774"/>
</g>
<!-- org&#45;list&#45;&gt;org -->
<g id="edge414" class="edge"><title>org&#45;list&#45;&gt;org</title>
<path fill="none" stroke="black" d="M1005.5,-875.478C1095.41,-860.482 1346.45,-816.064 1549.51,-756 1722.7,-704.769 1771.26,-699.042 1929.51,-612 1952.87,-599.148 1952.43,-585.08 1977.51,-576 2072.27,-541.68 2797.13,-526.731 2970.39,-523.628"/>
<polygon fill="black" stroke="black" points="2970.6,-527.125 2980.54,-523.449 2970.48,-520.126 2970.6,-527.125"/>
</g>
<!-- org&#45;list&#45;&gt;org&#45;lparse -->
<g id="edge638" class="edge"><title>org&#45;list&#45;&gt;org&#45;lparse</title>
<path fill="none" stroke="black" d="M943.305,-870.519C937.428,-868.351 931.268,-866.092 925.506,-864 880.71,-847.74 866.722,-850.108 824.506,-828 678.639,-751.611 617.641,-747.097 523.506,-612 400.809,-435.913 256.197,-299.131 404.506,-144 414.324,-133.73 1293.67,-101.391 1526.48,-93.0032"/>
<polygon fill="black" stroke="black" points="1526.88,-96.4911 1536.75,-92.6336 1526.63,-89.4956 1526.88,-96.4911"/>
</g>
<!-- org&#45;pcomplete&#45;&gt;org -->
<g id="edge416" class="edge"><title>org&#45;pcomplete&#45;&gt;org</title>
<path fill="none" stroke="black" d="M1215.62,-172.405C1233.83,-175.374 1254.52,-178.317 1273.51,-180 1363.56,-187.984 2817.01,-181.329 2900.51,-216 3017.24,-264.471 3056.47,-308.983 3085.51,-432 3089.18,-447.572 3092.99,-453.86 3085.51,-468 3075.81,-486.312 3056.64,-499.472 3039.73,-508.098"/>
<polygon fill="black" stroke="black" points="3038.16,-504.966 3030.64,-512.428 3041.17,-511.286 3038.16,-504.966"/>
</g>
<!-- org&#45;footnote&#45;&gt;org -->
<g id="edge420" class="edge"><title>org&#45;footnote&#45;&gt;org</title>
<path fill="none" stroke="black" d="M1872.6,-394.366C1905.57,-415.376 1968.77,-452.253 2028.51,-468 2211.32,-516.192 2814.05,-520.655 2970.26,-520.993"/>
<polygon fill="black" stroke="black" points="2970.31,-524.493 2980.31,-521.01 2970.32,-517.493 2970.31,-524.493"/>
</g>
<!-- org&#45;indent&#45;&gt;org -->
<g id="edge424" class="edge"><title>org&#45;indent&#45;&gt;org</title>
<path fill="none" stroke="black" d="M1828.07,-461.127C1837.36,-463.829 1847.24,-466.431 1856.51,-468 2078.7,-505.627 2797.51,-517.956 2970.08,-520.475"/>
<polygon fill="black" stroke="black" points="2970.14,-523.977 2980.19,-520.621 2970.24,-516.977 2970.14,-523.977"/>
</g>
<!-- font&#45;lock -->
<g id="node336" class="node"><title>font&#45;lock</title>
<ellipse fill="none" stroke="black" cx="2080.51" cy="-594" rx="42.3456" ry="18"/>
<text text-anchor="middle" x="2080.51" y="-590.3" font-family="Times,serif" font-size="14.00">font&#45;lock</text>
</g>
<!-- font&#45;lock&#45;&gt;org -->
<g id="edge426" class="edge"><title>font&#45;lock&#45;&gt;org</title>
<path fill="none" stroke="black" d="M2111.24,-581.521C2118.15,-579.344 2125.51,-577.333 2132.51,-576 2296.95,-544.675 2824.94,-528.049 2970.21,-523.991"/>
<polygon fill="black" stroke="black" points="2970.48,-527.485 2980.38,-523.71 2970.29,-520.488 2970.48,-527.485"/>
</g>
<!-- org&#45;element&#45;&gt;org -->
<g id="edge430" class="edge"><title>org&#45;element&#45;&gt;org</title>
<path fill="none" stroke="black" d="M3706.24,-463.393C3698.78,-465.157 3690.95,-466.782 3683.51,-468 3683.51,-468 3186.45,-507.496 3044.72,-518.298"/>
<polygon fill="black" stroke="black" points="3044.09,-514.836 3034.38,-519.082 3044.62,-521.816 3044.09,-514.836"/>
</g>
<!-- mailcap -->
<g id="node342" class="node"><title>mailcap</title>
<ellipse fill="none" stroke="black" cx="2180.51" cy="-594" rx="38.4949" ry="18"/>
<text text-anchor="middle" x="2180.51" y="-590.3" font-family="Times,serif" font-size="14.00">mailcap</text>
</g>
<!-- mailcap&#45;&gt;org -->
<g id="edge434" class="edge"><title>mailcap&#45;&gt;org</title>
<path fill="none" stroke="black" d="M2208.57,-581.626C2215.02,-579.414 2221.93,-577.362 2228.51,-576 2373.09,-546.064 2835.72,-528.697 2970.4,-524.186"/>
<polygon fill="black" stroke="black" points="2970.72,-527.677 2980.6,-523.848 2970.49,-520.681 2970.72,-527.677"/>
</g>
<!-- parse&#45;time -->
<g id="node345" class="node"><title>parse&#45;time</title>
<ellipse fill="none" stroke="black" cx="2285.51" cy="-594" rx="48.1437" ry="18"/>
<text text-anchor="middle" x="2285.51" y="-590.3" font-family="Times,serif" font-size="14.00">parse&#45;time</text>
</g>
<!-- parse&#45;time&#45;&gt;org -->
<g id="edge438" class="edge"><title>parse&#45;time&#45;&gt;org</title>
<path fill="none" stroke="black" d="M2316.2,-580.029C2321.9,-578.473 2327.82,-577.062 2333.51,-576 2572.94,-531.27 2867.77,-524.264 2970.39,-523.188"/>
<polygon fill="black" stroke="black" points="2970.58,-526.686 2980.55,-523.094 2970.51,-519.686 2970.58,-526.686"/>
</g>
<!-- parse&#45;time&#45;&gt;org -->
<g id="edge442" class="edge"><title>parse&#45;time&#45;&gt;org</title>
<path fill="none" stroke="black" d="M2323.72,-582.89C2332.83,-580.257 2342.47,-577.688 2351.51,-576 2584.1,-532.547 2868.99,-524.694 2969.99,-523.295"/>
<polygon fill="black" stroke="black" points="2970.33,-526.791 2980.28,-523.166 2970.24,-519.792 2970.33,-526.791"/>
</g>
<!-- holidays -->
<g id="node350" class="node"><title>holidays</title>
<ellipse fill="none" stroke="black" cx="2391.51" cy="-594" rx="39.9464" ry="18"/>
<text text-anchor="middle" x="2391.51" y="-590.3" font-family="Times,serif" font-size="14.00">holidays</text>
</g>
<!-- holidays&#45;&gt;org -->
<g id="edge446" class="edge"><title>holidays&#45;&gt;org</title>
<path fill="none" stroke="black" d="M2421.06,-581.678C2427.71,-579.491 2434.78,-577.437 2441.51,-576 2637.63,-534.085 2879.02,-525.318 2970.24,-523.485"/>
<polygon fill="black" stroke="black" points="2970.42,-526.982 2980.36,-523.298 2970.29,-519.983 2970.42,-526.982"/>
</g>
<!-- cdlatex -->
<g id="node353" class="node"><title>cdlatex</title>
<ellipse fill="none" stroke="black" cx="2486.51" cy="-594" rx="36.096" ry="18"/>
<text text-anchor="middle" x="2486.51" y="-590.3" font-family="Times,serif" font-size="14.00">cdlatex</text>
</g>
<!-- cdlatex&#45;&gt;org -->
<g id="edge450" class="edge"><title>cdlatex&#45;&gt;org</title>
<path fill="none" stroke="black" d="M2513.41,-581.817C2519.6,-579.595 2526.21,-577.491 2532.51,-576 2692.66,-538.069 2889.78,-527.099 2970.45,-524.082"/>
<polygon fill="black" stroke="black" points="2970.73,-527.575 2980.6,-523.722 2970.48,-520.579 2970.73,-527.575"/>
</g>
<!-- reporter -->
<g id="node361" class="node"><title>reporter</title>
<ellipse fill="none" stroke="black" cx="2579.51" cy="-594" rx="38.0212" ry="18"/>
<text text-anchor="middle" x="2579.51" y="-590.3" font-family="Times,serif" font-size="14.00">reporter</text>
</g>
<!-- reporter&#45;&gt;org -->
<g id="edge464" class="edge"><title>reporter&#45;&gt;org</title>
<path fill="none" stroke="black" d="M2607.9,-581.881C2614.28,-579.683 2621.06,-577.573 2627.51,-576 2750.97,-545.855 2901.47,-531.204 2970.13,-525.697"/>
<polygon fill="black" stroke="black" points="2970.74,-529.16 2980.43,-524.89 2970.19,-522.182 2970.74,-529.16"/>
</g>
<!-- loadhist -->
<g id="node363" class="node"><title>loadhist</title>
<ellipse fill="none" stroke="black" cx="2674.51" cy="-594" rx="38.0212" ry="18"/>
<text text-anchor="middle" x="2674.51" y="-590.3" font-family="Times,serif" font-size="14.00">loadhist</text>
</g>
<!-- loadhist&#45;&gt;org -->
<g id="edge466" class="edge"><title>loadhist&#45;&gt;org</title>
<path fill="none" stroke="black" d="M2703.21,-582.011C2709.51,-579.831 2716.19,-577.695 2722.51,-576 2810.46,-552.403 2916.45,-535.686 2971.05,-527.912"/>
<polygon fill="black" stroke="black" points="2971.85,-531.334 2981.27,-526.477 2970.88,-524.402 2971.85,-531.334"/>
</g>
<!-- eshell -->
<g id="node372" class="node"><title>eshell</title>
<ellipse fill="none" stroke="black" cx="6578.51" cy="-522" rx="31.2965" ry="18"/>
<text text-anchor="middle" x="6578.51" y="-518.3" font-family="Times,serif" font-size="14.00">eshell</text>
</g>
<!-- eshell&#45;&gt;org&#45;eshell -->
<g id="edge480" class="edge"><title>eshell&#45;&gt;org&#45;eshell</title>
<path fill="none" stroke="black" d="M6578.51,-503.697C6578.51,-495.983 6578.51,-486.712 6578.51,-478.112"/>
<polygon fill="black" stroke="black" points="6582.01,-478.104 6578.51,-468.104 6575.01,-478.104 6582.01,-478.104"/>
</g>
<!-- esh&#45;mode -->
<g id="node374" class="node"><title>esh&#45;mode</title>
<ellipse fill="none" stroke="black" cx="6673.51" cy="-522" rx="45.244" ry="18"/>
<text text-anchor="middle" x="6673.51" y="-518.3" font-family="Times,serif" font-size="14.00">esh&#45;mode</text>
</g>
<!-- esh&#45;mode&#45;&gt;org&#45;eshell -->
<g id="edge482" class="edge"><title>esh&#45;mode&#45;&gt;org&#45;eshell</title>
<path fill="none" stroke="black" d="M6652.89,-505.811C6639.57,-495.996 6622.05,-483.082 6607.35,-472.254"/>
<polygon fill="black" stroke="black" points="6609.21,-469.274 6599.08,-466.159 6605.05,-474.909 6609.21,-469.274"/>
</g>
<!-- sha1 -->
<g id="node391" class="node"><title>sha1</title>
<ellipse fill="none" stroke="black" cx="2001.51" cy="-90" rx="27" ry="18"/>
<text text-anchor="middle" x="2001.51" y="-86.3" font-family="Times,serif" font-size="14.00">sha1</text>
</g>
<!-- sha1&#45;&gt;org&#45;feed -->
<g id="edge512" class="edge"><title>sha1&#45;&gt;org&#45;feed</title>
<path fill="none" stroke="black" d="M2027.21,-84.3102C2050.25,-80.3118 2085.02,-74.7831 2115.51,-72 2705.96,-18.102 3426.9,-17.6477 3621.88,-18.6299"/>
<polygon fill="black" stroke="black" points="3622.08,-22.131 3632.1,-18.6853 3622.12,-15.1311 3622.08,-22.131"/>
</g>
<!-- sha1&#45;&gt;org&#45;odt -->
<g id="edge688" class="edge"><title>sha1&#45;&gt;org&#45;odt</title>
<path fill="none" stroke="black" d="M1976.58,-82.4146C1930.85,-70.3355 1833.16,-44.5315 1777.52,-29.8344"/>
<polygon fill="black" stroke="black" points="1778.21,-26.3953 1767.64,-27.2252 1776.42,-33.1631 1778.21,-26.3953"/>
</g>
<!-- xml -->
<g id="node394" class="node"><title>xml</title>
<ellipse fill="none" stroke="black" cx="3709.51" cy="-234" rx="27" ry="18"/>
<text text-anchor="middle" x="3709.51" y="-230.3" font-family="Times,serif" font-size="14.00">xml</text>
</g>
<!-- xml&#45;&gt;org&#45;feed -->
<g id="edge516" class="edge"><title>xml&#45;&gt;org&#45;feed</title>
<path fill="none" stroke="black" d="M3702.76,-216.208C3692.81,-179.342 3677.27,-91.0448 3672.53,-46.1713"/>
<polygon fill="black" stroke="black" points="3675.99,-45.644 3671.58,-36.0103 3669.02,-46.291 3675.99,-45.644"/>
</g>
<!-- xml&#45;&gt;org&#45;feed -->
<g id="edge518" class="edge"><title>xml&#45;&gt;org&#45;feed</title>
<path fill="none" stroke="black" d="M3710.42,-215.849C3707.54,-178.662 3692.53,-90.3744 3681.79,-45.7715"/>
<polygon fill="black" stroke="black" points="3685.14,-44.7681 3679.29,-35.9354 3678.36,-46.489 3685.14,-44.7681"/>
</g>
<!-- xml&#45;&gt;org&#45;freemind -->
<g id="edge528" class="edge"><title>xml&#45;&gt;org&#45;freemind</title>
<path fill="none" stroke="black" d="M3729.09,-221.284C3746.32,-210.977 3771.78,-195.74 3792.36,-183.431"/>
<polygon fill="black" stroke="black" points="3794.34,-186.321 3801.13,-178.184 3790.75,-180.314 3794.34,-186.321"/>
</g>
<!-- rx -->
<g id="node404" class="node"><title>rx</title>
<ellipse fill="none" stroke="black" cx="3857.51" cy="-234" rx="27" ry="18"/>
<text text-anchor="middle" x="3857.51" y="-230.3" font-family="Times,serif" font-size="14.00">rx</text>
</g>
<!-- rx&#45;&gt;org&#45;freemind -->
<g id="edge532" class="edge"><title>rx&#45;&gt;org&#45;freemind</title>
<path fill="none" stroke="black" d="M3850.16,-216.411C3846.58,-208.335 3842.2,-198.431 3838.18,-189.355"/>
<polygon fill="black" stroke="black" points="3841.26,-187.682 3834.01,-179.956 3834.86,-190.517 3841.26,-187.682"/>
</g>
<!-- gnus&#45;util -->
<g id="node410" class="node"><title>gnus&#45;util</title>
<ellipse fill="none" stroke="black" cx="6935.51" cy="-522" rx="42.3701" ry="18"/>
<text text-anchor="middle" x="6935.51" y="-518.3" font-family="Times,serif" font-size="14.00">gnus&#45;util</text>
</g>
<!-- gnus&#45;util&#45;&gt;org&#45;gnus -->
<g id="edge540" class="edge"><title>gnus&#45;util&#45;&gt;org&#45;gnus</title>
<path fill="none" stroke="black" d="M6906.07,-508.807C6878.08,-497.214 6835.81,-479.707 6805.13,-466.998"/>
<polygon fill="black" stroke="black" points="6806.18,-463.647 6795.61,-463.053 6803.51,-470.114 6806.18,-463.647"/>
</g>
<!-- gnus -->
<g id="node413" class="node"><title>gnus</title>
<ellipse fill="none" stroke="black" cx="6847.51" cy="-522" rx="26.949" ry="18"/>
<text text-anchor="middle" x="6847.51" y="-518.3" font-family="Times,serif" font-size="14.00">gnus</text>
</g>
<!-- gnus&#45;&gt;org&#45;gnus -->
<g id="edge544" class="edge"><title>gnus&#45;&gt;org&#45;gnus</title>
<path fill="none" stroke="black" d="M6831.5,-507.17C6820.28,-497.469 6805.03,-484.293 6792.13,-473.14"/>
<polygon fill="black" stroke="black" points="6794.3,-470.397 6784.45,-466.507 6789.73,-475.694 6794.3,-470.397"/>
</g>
<!-- icalendar -->
<g id="node429" class="node"><title>icalendar</title>
<ellipse fill="none" stroke="black" cx="871.506" cy="-234" rx="42.3456" ry="18"/>
<text text-anchor="middle" x="871.506" y="-230.3" font-family="Times,serif" font-size="14.00">icalendar</text>
</g>
<!-- icalendar&#45;&gt;org&#45;icalendar -->
<g id="edge572" class="edge"><title>icalendar&#45;&gt;org&#45;icalendar</title>
<path fill="none" stroke="black" d="M894.373,-218.834C910.667,-208.741 932.828,-195.013 951.098,-183.695"/>
<polygon fill="black" stroke="black" points="953.054,-186.601 959.712,-178.359 949.368,-180.65 953.054,-186.601"/>
</g>
<!-- message -->
<g id="node432" class="node"><title>message</title>
<ellipse fill="none" stroke="black" cx="1898.51" cy="-522" rx="40.4202" ry="18"/>
<text text-anchor="middle" x="1898.51" y="-518.3" font-family="Times,serif" font-size="14.00">message</text>
</g>
<!-- message&#45;&gt;org&#45;id -->
<g id="edge576" class="edge"><title>message&#45;&gt;org&#45;id</title>
<path fill="none" stroke="black" d="M1896.03,-503.697C1894.93,-495.983 1893.61,-486.712 1892.38,-478.112"/>
<polygon fill="black" stroke="black" points="1895.83,-477.509 1890.95,-468.104 1888.9,-478.499 1895.83,-477.509"/>
</g>
<!-- info -->
<g id="node440" class="node"><title>info</title>
<ellipse fill="none" stroke="black" cx="5635.51" cy="-522" rx="27" ry="18"/>
<text text-anchor="middle" x="5635.51" y="-518.3" font-family="Times,serif" font-size="14.00">info</text>
</g>
<!-- info&#45;&gt;org&#45;info -->
<g id="edge588" class="edge"><title>info&#45;&gt;org&#45;info</title>
<path fill="none" stroke="black" d="M5615.48,-509.772C5610.41,-507.434 5604.88,-505.29 5599.51,-504 5337.27,-441.097 4651.74,-516.759 4386.51,-468 4382.88,-467.334 4379.17,-466.447 4375.48,-465.426"/>
<polygon fill="black" stroke="black" points="4376.46,-462.065 4365.87,-462.473 4374.4,-468.756 4376.46,-462.065"/>
</g>
<!-- org&#45;install -->
<g id="node444" class="node"><title>org&#45;install</title>
<ellipse fill="none" stroke="black" cx="5600.51" cy="-1026" rx="46.1964" ry="18"/>
<text text-anchor="middle" x="5600.51" y="-1022.3" font-family="Times,serif" font-size="14.00">org&#45;install</text>
</g>
<!-- org&#45;install&#45;&gt;org&#45;install -->
<g id="edge592" class="edge"><title>org&#45;install&#45;&gt;org&#45;install</title>
<path fill="none" stroke="black" d="M5643.58,-1032.71C5655.44,-1032.38 5664.51,-1030.15 5664.51,-1026 5664.51,-1023.15 5660.22,-1021.2 5653.69,-1020.16"/>
<polygon fill="black" stroke="black" points="5653.84,-1016.66 5643.58,-1019.29 5653.24,-1023.63 5653.84,-1016.66"/>
</g>
<!-- org&#45;install&#45;&gt;org&#45;install -->
<g id="edge594" class="edge"><title>org&#45;install&#45;&gt;org&#45;install</title>
<path fill="none" stroke="black" d="M5635.05,-1038.18C5658.96,-1041.87 5682.51,-1037.81 5682.51,-1026 5682.51,-1015.85 5665.12,-1011.42 5645.05,-1012.72"/>
<polygon fill="black" stroke="black" points="5644.61,-1009.25 5635.05,-1013.82 5645.37,-1016.21 5644.61,-1009.25"/>
</g>
<!-- erc&#45;log -->
<g id="node449" class="node"><title>erc&#45;log</title>
<ellipse fill="none" stroke="black" cx="7103.51" cy="-522" rx="35.6194" ry="18"/>
<text text-anchor="middle" x="7103.51" y="-518.3" font-family="Times,serif" font-size="14.00">erc&#45;log</text>
</g>
<!-- erc&#45;log&#45;&gt;org&#45;irc -->
<g id="edge598" class="edge"><title>erc&#45;log&#45;&gt;org&#45;irc</title>
<path fill="none" stroke="black" d="M7091.9,-504.765C7090.06,-496.548 7089.56,-486.373 7090.4,-477.093"/>
<polygon fill="black" stroke="black" points="7093.87,-477.562 7091.92,-467.147 7086.95,-476.503 7093.87,-477.562"/>
</g>
<!-- erc&#45;log&#45;&gt;org&#45;irc -->
<g id="edge600" class="edge"><title>erc&#45;log&#45;&gt;org&#45;irc</title>
<path fill="none" stroke="black" d="M7103.51,-503.697C7103.51,-495.983 7103.51,-486.712 7103.51,-478.112"/>
<polygon fill="black" stroke="black" points="7107.01,-478.104 7103.51,-468.104 7100.01,-478.104 7107.01,-478.104"/>
</g>
<!-- erc&#45;log&#45;&gt;org&#45;irc -->
<g id="edge604" class="edge"><title>erc&#45;log&#45;&gt;org&#45;irc</title>
<path fill="none" stroke="black" d="M7115.11,-504.765C7116.95,-496.548 7117.45,-486.373 7116.61,-477.093"/>
<polygon fill="black" stroke="black" points="7120.06,-476.503 7115.09,-467.147 7113.14,-477.562 7120.06,-476.503"/>
</g>
<!-- erc -->
<g id="node452" class="node"><title>erc</title>
<ellipse fill="none" stroke="black" cx="7022.51" cy="-522" rx="27" ry="18"/>
<text text-anchor="middle" x="7022.51" y="-518.3" font-family="Times,serif" font-size="14.00">erc</text>
</g>
<!-- erc&#45;&gt;org&#45;irc -->
<g id="edge602" class="edge"><title>erc&#45;&gt;org&#45;irc</title>
<path fill="none" stroke="black" d="M7038.51,-507.17C7049.96,-497.272 7065.6,-483.754 7078.67,-472.46"/>
<polygon fill="black" stroke="black" points="7081.14,-474.954 7086.42,-465.768 7076.56,-469.658 7081.14,-474.954"/>
</g>
<!-- org&#45;loaddefs -->
<g id="node470" class="node"><title>org&#45;loaddefs</title>
<ellipse fill="none" stroke="black" cx="5756.51" cy="-1026" rx="55.3682" ry="18"/>
<text text-anchor="middle" x="5756.51" y="-1022.3" font-family="Times,serif" font-size="14.00">org&#45;loaddefs</text>
</g>
<!-- org&#45;lparse&#45;&gt;org&#45;odt -->
<g id="edge686" class="edge"><title>org&#45;lparse&#45;&gt;org&#45;odt</title>
<path fill="none" stroke="black" d="M1611.47,-75.8335C1637.04,-64.2134 1674.36,-47.2474 1701.57,-34.8785"/>
<polygon fill="black" stroke="black" points="1703.09,-38.0359 1710.74,-30.7115 1700.19,-31.6633 1703.09,-38.0359"/>
</g>
<!-- browse&#45;url -->
<g id="node476" class="node"><title>browse&#45;url</title>
<ellipse fill="none" stroke="black" cx="1565.51" cy="-162" rx="48.6179" ry="18"/>
<text text-anchor="middle" x="1565.51" y="-158.3" font-family="Times,serif" font-size="14.00">browse&#45;url</text>
</g>
<!-- browse&#45;url&#45;&gt;org&#45;lparse -->
<g id="edge642" class="edge"><title>browse&#45;url&#45;&gt;org&#45;lparse</title>
<path fill="none" stroke="black" d="M1563.79,-143.697C1564.91,-135.696 1567.05,-126.02 1569.6,-117.155"/>
<polygon fill="black" stroke="black" points="1572.94,-118.213 1572.63,-107.622 1566.26,-116.095 1572.94,-118.213"/>
</g>
<!-- browse&#45;url&#45;&gt;org&#45;lparse -->
<g id="edge644" class="edge"><title>browse&#45;url&#45;&gt;org&#45;lparse</title>
<path fill="none" stroke="black" d="M1575.5,-144.055C1578.19,-136.346 1580.69,-127.027 1582.47,-118.364"/>
<polygon fill="black" stroke="black" points="1585.95,-118.728 1584.22,-108.275 1579.06,-117.526 1585.95,-118.728"/>
</g>
<!-- mew -->
<g id="node486" class="node"><title>mew</title>
<ellipse fill="none" stroke="black" cx="5899.51" cy="-522" rx="28.3955" ry="18"/>
<text text-anchor="middle" x="5899.51" y="-518.3" font-family="Times,serif" font-size="14.00">mew</text>
</g>
<!-- mew&#45;&gt;org&#45;mew -->
<g id="edge656" class="edge"><title>mew&#45;&gt;org&#45;mew</title>
<path fill="none" stroke="black" d="M5878.31,-509.77C5872.97,-507.432 5867.14,-505.289 5861.51,-504 5591.25,-442.213 4887.62,-515.562 4614.51,-468 4610.62,-467.323 4606.62,-466.417 4602.65,-465.376"/>
<polygon fill="black" stroke="black" points="4603.51,-461.98 4592.93,-462.558 4601.56,-468.703 4603.51,-461.98"/>
</g>
<!-- mh&#45;e -->
<g id="node490" class="node"><title>mh&#45;e</title>
<ellipse fill="none" stroke="black" cx="7459.51" cy="-522" rx="29.3722" ry="18"/>
<text text-anchor="middle" x="7459.51" y="-518.3" font-family="Times,serif" font-size="14.00">mh&#45;e</text>
</g>
<!-- mh&#45;e&#45;&gt;org&#45;mhe -->
<g id="edge660" class="edge"><title>mh&#45;e&#45;&gt;org&#45;mhe</title>
<path fill="none" stroke="black" d="M7445.4,-505.811C7436.95,-496.711 7426.03,-484.947 7416.47,-474.652"/>
<polygon fill="black" stroke="black" points="7418.86,-472.08 7409.49,-467.134 7413.73,-476.843 7418.86,-472.08"/>
</g>
<!-- mh&#45;search -->
<g id="node492" class="node"><title>mh&#45;search</title>
<ellipse fill="none" stroke="black" cx="7554.51" cy="-522" rx="48.1437" ry="18"/>
<text text-anchor="middle" x="7554.51" y="-518.3" font-family="Times,serif" font-size="14.00">mh&#45;search</text>
</g>
<!-- mh&#45;search&#45;&gt;org&#45;mhe -->
<g id="edge662" class="edge"><title>mh&#45;search&#45;&gt;org&#45;mhe</title>
<path fill="none" stroke="black" d="M7524.41,-507.834C7498.17,-496.355 7460.02,-479.66 7431.84,-467.333"/>
<polygon fill="black" stroke="black" points="7432.89,-463.972 7422.32,-463.171 7430.08,-470.385 7432.89,-463.972"/>
</g>
<!-- mh&#45;utils -->
<g id="node494" class="node"><title>mh&#45;utils</title>
<ellipse fill="none" stroke="black" cx="7371.51" cy="-522" rx="39.9464" ry="18"/>
<text text-anchor="middle" x="7371.51" y="-518.3" font-family="Times,serif" font-size="14.00">mh&#45;utils</text>
</g>
<!-- mh&#45;utils&#45;&gt;org&#45;mhe -->
<g id="edge664" class="edge"><title>mh&#45;utils&#45;&gt;org&#45;mhe</title>
<path fill="none" stroke="black" d="M7377.07,-504.055C7379.66,-496.176 7382.8,-486.617 7385.7,-477.794"/>
<polygon fill="black" stroke="black" points="7389.03,-478.868 7388.83,-468.275 7382.38,-476.683 7389.03,-478.868"/>
</g>
<!-- org&#45;mouse&#45;&gt;org&#45;mouse -->
<g id="edge678" class="edge"><title>org&#45;mouse&#45;&gt;org&#45;mouse</title>
<path fill="none" stroke="black" d="M7282.13,-463.064C7299.2,-464.972 7314.51,-460.617 7314.51,-450 7314.51,-441.539 7304.78,-437.056 7292.2,-436.548"/>
<polygon fill="black" stroke="black" points="7291.98,-433.054 7282.13,-436.936 7292.25,-440.049 7291.98,-433.054"/>
</g>
<!-- nxml&#45;mode -->
<g id="node510" class="node"><title>nxml&#45;mode</title>
<ellipse fill="none" stroke="black" cx="1736.51" cy="-90" rx="51.4931" ry="18"/>
<text text-anchor="middle" x="1736.51" y="-86.3" font-family="Times,serif" font-size="14.00">nxml&#45;mode</text>
</g>
<!-- nxml&#45;mode&#45;&gt;org&#45;odt -->
<g id="edge690" class="edge"><title>nxml&#45;mode&#45;&gt;org&#45;odt</title>
<path fill="none" stroke="black" d="M1736.51,-71.6966C1736.51,-63.9827 1736.51,-54.7125 1736.51,-46.1124"/>
<polygon fill="black" stroke="black" points="1740.01,-46.1043 1736.51,-36.1043 1733.01,-46.1044 1740.01,-46.1043"/>
</g>
<!-- arc&#45;mode -->
<g id="node512" class="node"><title>arc&#45;mode</title>
<ellipse fill="none" stroke="black" cx="1850.51" cy="-90" rx="44.2946" ry="18"/>
<text text-anchor="middle" x="1850.51" y="-86.3" font-family="Times,serif" font-size="14.00">arc&#45;mode</text>
</g>
<!-- arc&#45;mode&#45;&gt;org&#45;odt -->
<g id="edge692" class="edge"><title>arc&#45;mode&#45;&gt;org&#45;odt</title>
<path fill="none" stroke="black" d="M1827.16,-74.6655C1809.84,-64.0302 1786.06,-49.4286 1767.2,-37.8485"/>
<polygon fill="black" stroke="black" points="1769.01,-34.8519 1758.66,-32.6018 1765.35,-40.8171 1769.01,-34.8519"/>
</g>
<!-- pcomplete -->
<g id="node517" class="node"><title>pcomplete</title>
<ellipse fill="none" stroke="black" cx="1264.51" cy="-234" rx="48.1437" ry="18"/>
<text text-anchor="middle" x="1264.51" y="-230.3" font-family="Times,serif" font-size="14.00">pcomplete</text>
</g>
<!-- pcomplete&#45;&gt;org&#45;pcomplete -->
<g id="edge700" class="edge"><title>pcomplete&#45;&gt;org&#45;pcomplete</title>
<path fill="none" stroke="black" d="M1242.81,-217.811C1228.95,-208.108 1210.76,-195.376 1195.4,-184.625"/>
<polygon fill="black" stroke="black" points="1197.4,-181.756 1187.2,-178.888 1193.39,-187.49 1197.4,-181.756"/>
</g>
<!-- org&#45;protocol&#45;&gt;org&#45;protocol -->
<g id="edge716" class="edge"><title>org&#45;protocol&#45;&gt;org&#45;protocol</title>
<path fill="none" stroke="black" d="M588.92,-103.137C607.245,-104.855 623.506,-100.477 623.506,-90 623.506,-81.4878 612.771,-77.001 598.917,-76.5397"/>
<polygon fill="black" stroke="black" points="598.802,-73.0414 588.92,-76.8634 599.029,-80.0378 598.802,-73.0414"/>
</g>
<!-- org&#45;publish&#45;&gt;org&#45;protocol -->
<g id="edge722" class="edge"><title>org&#45;publish&#45;&gt;org&#45;protocol</title>
<path fill="none" stroke="black" d="M551.506,-143.697C551.506,-135.983 551.506,-126.712 551.506,-118.112"/>
<polygon fill="black" stroke="black" points="555.006,-118.104 551.506,-108.104 548.006,-118.104 555.006,-118.104"/>
</g>
<!-- find&#45;lisp -->
<g id="node538" class="node"><title>find&#45;lisp</title>
<ellipse fill="none" stroke="black" cx="524.506" cy="-234" rx="39.9464" ry="18"/>
<text text-anchor="middle" x="524.506" y="-230.3" font-family="Times,serif" font-size="14.00">find&#45;lisp</text>
</g>
<!-- find&#45;lisp&#45;&gt;org&#45;publish -->
<g id="edge734" class="edge"><title>find&#45;lisp&#45;&gt;org&#45;publish</title>
<path fill="none" stroke="black" d="M531.042,-216.055C534.081,-208.176 537.768,-198.617 541.171,-189.794"/>
<polygon fill="black" stroke="black" points="544.509,-190.865 544.842,-180.275 537.978,-188.346 544.509,-190.865"/>
</g>
<!-- remember -->
<g id="node544" class="node"><title>remember</title>
<ellipse fill="none" stroke="black" cx="5049.51" cy="-450" rx="47.169" ry="18"/>
<text text-anchor="middle" x="5049.51" y="-446.3" font-family="Times,serif" font-size="14.00">remember</text>
</g>
<!-- remember&#45;&gt;org&#45;remember -->
<g id="edge744" class="edge"><title>remember&#45;&gt;org&#45;remember</title>
<path fill="none" stroke="black" d="M5015.47,-437.337C5007.99,-435.199 5000.04,-433.251 4992.51,-432 4741.01,-390.279 3947.28,-381.236 3704.06,-379.424"/>
<polygon fill="black" stroke="black" points="3703.95,-375.923 3693.92,-379.35 3703.89,-382.923 3703.95,-375.923"/>
</g>
<!-- rmail -->
<g id="node548" class="node"><title>rmail</title>
<ellipse fill="none" stroke="black" cx="5975.51" cy="-522" rx="29.3479" ry="18"/>
<text text-anchor="middle" x="5975.51" y="-518.3" font-family="Times,serif" font-size="14.00">rmail</text>
</g>
<!-- rmail&#45;&gt;org&#45;rmail -->
<g id="edge748" class="edge"><title>rmail&#45;&gt;org&#45;rmail</title>
<path fill="none" stroke="black" d="M5953.73,-509.774C5948.24,-507.436 5942.27,-505.291 5936.51,-504 5672.92,-444.962 4987.85,-512.982 4721.51,-468 4717.36,-467.3 4713.1,-466.36 4708.87,-465.28"/>
<polygon fill="black" stroke="black" points="4709.7,-461.879 4699.13,-462.55 4707.81,-468.619 4709.7,-461.879"/>
</g>
<!-- org&#45;special&#45;blocks&#45;&gt;org&#45;special&#45;blocks -->
<g id="edge750" class="edge"><title>org&#45;special&#45;blocks&#45;&gt;org&#45;special&#45;blocks</title>
<path fill="none" stroke="black" d="M549.678,-31.3146C572.16,-32.4929 591.506,-28.0547 591.506,-18 591.506,-9.51636 577.733,-5.03117 559.925,-4.54444"/>
<polygon fill="black" stroke="black" points="559.629,-1.04808 549.678,-4.68539 559.726,-8.04742 559.629,-1.04808"/>
</g>
<!-- org&#45;taskjuggler&#45;&gt;org&#45;taskjuggler -->
<g id="edge778" class="edge"><title>org&#45;taskjuggler&#45;&gt;org&#45;taskjuggler</title>
<path fill="none" stroke="black" d="M1954.37,-175.233C1974.73,-176.677 1992.51,-172.266 1992.51,-162 1992.51,-153.499 1980.31,-149.013 1964.56,-148.541"/>
<polygon fill="black" stroke="black" points="1964.29,-145.046 1954.37,-148.767 1964.45,-152.045 1964.29,-145.046"/>
</g>
<!-- time -->
<g id="node572" class="node"><title>time</title>
<ellipse fill="none" stroke="black" cx="1659.51" cy="-162" rx="27" ry="18"/>
<text text-anchor="middle" x="1659.51" y="-158.3" font-family="Times,serif" font-size="14.00">time</text>
</g>
<!-- time&#45;&gt;org&#45;timer -->
<g id="edge788" class="edge"><title>time&#45;&gt;org&#45;timer</title>
<path fill="none" stroke="black" d="M1680.81,-150.811C1687.04,-148.208 1693.94,-145.676 1700.51,-144 1846.46,-106.772 1887.92,-125.694 2037.51,-108 2063.81,-104.889 2093.05,-101.124 2117.21,-97.9295"/>
<polygon fill="black" stroke="black" points="2117.78,-101.385 2127.24,-96.5988 2116.86,-94.4454 2117.78,-101.385"/>
</g>
<!-- org&#45;version -->
<g id="node575" class="node"><title>org&#45;version</title>
<ellipse fill="none" stroke="black" cx="5881.51" cy="-1026" rx="51.0191" ry="18"/>
<text text-anchor="middle" x="5881.51" y="-1022.3" font-family="Times,serif" font-size="14.00">org&#45;version</text>
</g>
<!-- vm -->
<g id="node578" class="node"><title>vm</title>
<ellipse fill="none" stroke="black" cx="8644.51" cy="-522" rx="27" ry="18"/>
<text text-anchor="middle" x="8644.51" y="-518.3" font-family="Times,serif" font-size="14.00">vm</text>
</g>
<!-- vm&#45;&gt;org&#45;vm -->
<g id="edge794" class="edge"><title>vm&#45;&gt;org&#45;vm</title>
<path fill="none" stroke="black" d="M8644.51,-503.697C8644.51,-495.983 8644.51,-486.712 8644.51,-478.112"/>
<polygon fill="black" stroke="black" points="8648.01,-478.104 8644.51,-468.104 8641.01,-478.104 8648.01,-478.104"/>
</g>
<!-- vm&#45;imap -->
<g id="node580" class="node"><title>vm&#45;imap</title>
<ellipse fill="none" stroke="black" cx="8733.51" cy="-522" rx="43.319" ry="18"/>
<text text-anchor="middle" x="8733.51" y="-518.3" font-family="Times,serif" font-size="14.00">vm&#45;imap</text>
</g>
<!-- vm&#45;imap&#45;&gt;org&#45;vm -->
<g id="edge796" class="edge"><title>vm&#45;imap&#45;&gt;org&#45;vm</title>
<path fill="none" stroke="black" d="M8714.19,-505.811C8701.66,-495.955 8685.16,-482.973 8671.35,-472.117"/>
<polygon fill="black" stroke="black" points="8673.19,-469.111 8663.17,-465.68 8668.87,-474.613 8673.19,-469.111"/>
</g>
<!-- vm&#45;search -->
<g id="node582" class="node"><title>vm&#45;search</title>
<ellipse fill="none" stroke="black" cx="8843.51" cy="-522" rx="48.1437" ry="18"/>
<text text-anchor="middle" x="8843.51" y="-518.3" font-family="Times,serif" font-size="14.00">vm&#45;search</text>
</g>
<!-- vm&#45;search&#45;&gt;org&#45;vm -->
<g id="edge798" class="edge"><title>vm&#45;search&#45;&gt;org&#45;vm</title>
<path fill="none" stroke="black" d="M8809.1,-509.308C8778.05,-498.7 8731.13,-482.542 8690.51,-468 8687.96,-467.09 8685.34,-466.144 8682.71,-465.186"/>
<polygon fill="black" stroke="black" points="8683.78,-461.85 8673.18,-461.701 8681.37,-468.424 8683.78,-461.85"/>
</g>
<!-- wl -->
<g id="node588" class="node"><title>wl</title>
<ellipse fill="none" stroke="black" cx="6216.51" cy="-522" rx="27" ry="18"/>
<text text-anchor="middle" x="6216.51" y="-518.3" font-family="Times,serif" font-size="14.00">wl</text>
</g>
<!-- wl&#45;&gt;org&#45;wl -->
<g id="edge804" class="edge"><title>wl&#45;&gt;org&#45;wl</title>
<path fill="none" stroke="black" d="M6195.28,-510.469C6189.06,-507.861 6182.14,-505.412 6175.51,-504 5878.28,-440.744 5106.48,-527.631 4808.51,-468 4805.47,-467.393 4802.38,-466.595 4799.3,-465.675"/>
<polygon fill="black" stroke="black" points="4800.25,-462.302 4789.66,-462.409 4798.01,-468.932 4800.25,-462.302"/>
</g>
</g>
</svg>

[-- Attachment #3: Type: text/plain, Size: 46 bytes --]


-- 
Eric Schulte
http://cs.unm.edu/~eschulte

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Graphic of the Org-mode require structure
  2012-12-12  6:19 Graphic of the Org-mode require structure Eric Schulte
@ 2012-12-12 18:10 ` Achim Gratz
  0 siblings, 0 replies; 2+ messages in thread
From: Achim Gratz @ 2012-12-12 18:10 UTC (permalink / raw)
  To: emacs-orgmode

Eric Schulte writes:
> This is a visualization of which Org-mode files require which other
> Org-mode files.  It may not hold any new insights, but I found it
> interesting.

There are a few false positives due to require forms in docstrings
(org-latex.el seems to require itself for that reason) and maybe
comments.  But a great demonstration of how powerful Org-Babel really
is!


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptation for Waldorf rackAttack V1.04R1:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-12-12 18:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-12  6:19 Graphic of the Org-mode require structure Eric Schulte
2012-12-12 18:10 ` Achim Gratz

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).