[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[tth] 03/06: Merge tag 'upstream/4.08'



This is an automated email from the git hooks/post-receive script.

calculus-guest pushed a commit to branch master
in repository tth.

commit 20b505cc1176a10686701cfc442fb162dc588e96
Merge: 005274a c542824
Author: Jerome Benoit <calculus@rezozer.net>
Date:   Tue Nov 3 23:25:17 2015 +0100

    Merge tag 'upstream/4.08'
    
    Upstream version 4.08

 CHANGES                                   |   12 +
 SFXWiz32-gcc.exe                          |  Bin 0 -> 27136 bytes
 TtMdir/install.bat                        |   14 +
 TtMdir/license.txt                        |    1 +
 TtMdir/ps2gif.bat                         |    1 +
 TtMdir/ps2png.bat                         |    1 +
 TtMdir/readme.ttm                         |   66 +
 TtMdir/tthsplit.exe                       |    1 +
 TtMdir/ttm.exe                            |    1 +
 TtMdir/ttm.gif                            |    1 +
 TtMdir/ttm_icon.gif                       |    1 +
 TtMdir/ttm_man.htm                        |    1 +
 TtMdir/ttm_man.tex                        |    1 +
 latex2gif                                 |   19 +
 manual/mozilla.tex                        |   44 +
 manual/split/docindex.html                |  342 +++++
 manual/split/footnote.html                |   78 ++
 manual/split/index.html                   |  229 ++++
 manual/split/sec1.html                    |  230 ++++
 manual/split/sec10.html                   |  147 +++
 manual/split/sec11.html                   |  261 ++++
 manual/split/sec12.html                   |  146 +++
 manual/split/sec13.html                   |  381 ++++++
 manual/split/sec14.html                   |   60 +
 manual/split/sec15.html                   |   55 +
 manual/split/sec16.html                   |   50 +
 manual/split/sec2.html                    |   63 +
 manual/split/sec3.html                    |  114 ++
 manual/split/sec4.html                    |   97 ++
 manual/split/sec5.html                    |  188 +++
 manual/split/sec6.html                    |  349 ++++++
 manual/split/sec7.html                    |  173 +++
 manual/split/sec8.html                    |  124 ++
 manual/split/sec9.html                    |  218 ++++
 manual/split/secA.html                    |   72 ++
 manual/split/secB.html                    |  500 ++++++++
 manual/tth_manual.tex                     |    2 +
 manual/tth_manual.tlg                     |    3 +
 manual/{tth_manual.tex => ttm_manual.tex} |  610 ++++-----
 mathstringsh.lex                          |    4 +-
 ps2gif                                    |   22 +
 ps2gif.bat                                |   14 +
 tools/choice.c                            |   13 +
 tools/numbering                           |   22 +
 tools/ps2gif.bat                          |   14 +
 tools/ps2gif_transparent                  |   15 +
 tools/ps2png.bat                          |   15 +
 tools/structure                           |    9 +
 transfer                                  |    1 +
 tth-gui/Makefile                          |   10 +
 tth-gui/tth-gui.c                         |  269 ++++
 tth-gui/tth-gui.coff                      |  Bin 0 -> 6084 bytes
 tth-gui/tth-gui.h                         |   11 +
 tth-gui/tth-gui.rc                        |   59 +
 tth-gui/tth_icon.ico                      |  Bin 0 -> 3606 bytes
 tth-gui/window_capture.gif                |  Bin 0 -> 10732 bytes
 tth.res                                   |  Bin 0 -> 3866 bytes
 tth16.png                                 |  Bin 0 -> 579 bytes
 tth32.png                                 |  Bin 0 -> 1245 bytes
 tth4.05.tar.gz.asc                        |   11 +
 tth_screen.gif                            |  Bin 0 -> 51663 bytes
 tthfunc/README.ttmdynamic                 |   95 ++
 tthfunc/callreset.c                       |   83 ++
 tthfunc/calltthfunc.c                     |   44 +
 tthfunc/callttmfunc.c                     |   44 +
 tthfunc/maintodynamic                     |   12 +
 tthfunc/maintofunction                    |   14 +
 tthfunc/maintomdynamic                    |   14 +
 tthfunc/maintomfunction                   |   18 +
 tthfunc/makefile                          |   90 ++
 tthfunc/tests/name2.txt                   |   73 ++
 tthfunc/tests/naming.diff                 | 1943 +++++++++++++++++++++++++++++
 tthfunc/tests/renaming.txt                |   55 +
 tthfunc/texput.log                        |   18 +
 tthfunc/thedynamic.c                      |  179 +++
 tthfunc/thefunction.c                     |   32 +
 tthfunc/topdynamic.c                      |   18 +
 tthfunc/tthdynamic/README.tthfunc         |  108 ++
 tthfunc/tthdynamic/calltthfunc.c          |   67 +
 tthfunc/tthdynamic/makefile               |   18 +
 tthfunc/tthdynamic/tth.gif                |    1 +
 tthfunc/tthdynamic/tth_manual.html        |    1 +
 tthfunc/tthdynamic/tth_manual.tex         |    1 +
 tthfunc/tthdynamic/tthfunc.c              |    1 +
 tthfunc/tthfunc/README.tthfunc            |   90 ++
 tthfunc/tthfunc/calltthfunc.c             |    1 +
 tthfunc/tthfunc/makefile                  |    8 +
 tthfunc/tthfunc/tth.gif                   |    1 +
 tthfunc/tthfunc/tth_manual.html           |    1 +
 tthfunc/tthfunc/tthfunc.c                 |    1 +
 tthfunc/tthreinitialize.c                 |  226 ++++
 tthfunc/ttmdynamic/README.ttmfunc         |  108 ++
 tthfunc/ttmdynamic/callttmfunc.c          |   61 +
 tthfunc/ttmdynamic/makefile               |   15 +
 tthfunc/ttmdynamic/ttm.gif                |    1 +
 tthfunc/ttmdynamic/ttm_manual.html        |    1 +
 tthfunc/ttmdynamic/ttm_manual.tex         |    1 +
 tthfunc/ttmdynamic/ttmfunc.c              |    1 +
 tthfunc/ttmfunc/README.ttmfunc            |   90 ++
 tthfunc/ttmfunc/callttmfunc.c             |    1 +
 tthfunc/ttmfunc/makefile                  |    8 +
 tthfunc/ttmfunc/ttm.gif                   |    1 +
 tthfunc/ttmfunc/ttm_manual.html           |    1 +
 tthfunc/ttmfunc/ttmfunc.c                 |    1 +
 tthg.lex                                  |  112 +-
 tthgif/ppmtompeg.config                   |   19 +
 tthgif/tth.bmp                            |  Bin 0 -> 4394 bytes
 tthgif/tth.mpeg                           |  Bin 0 -> 51962 bytes
 tthgif/tthnew/anim.doc                    |   85 ++
 tthgif/tthnew/bak/tt0.fig                 |   56 +
 tthgif/tthnew/bak/tt1.fig                 |   56 +
 tthgif/tthnew/bak/tt2.fig                 |   56 +
 tthgif/tthnew/bak/tt3.fig                 |   56 +
 tthgif/tthnew/bak/tt4.fig                 |   56 +
 tthgif/tthnew/bak/tt5.fig                 |   56 +
 tthgif/tthnew/bak/tt6.fig                 |   56 +
 tthgif/tthnew/bak/tt7.fig                 |   56 +
 tthgif/tthnew/bak/tt8.fig                 |   56 +
 tthgif/tthnew/bak/tt9.fig                 |   56 +
 tthgif/tthnew/bak/ttA.fig                 |   56 +
 tthgif/tthnew/bak/ttB.fig                 |   56 +
 tthgif/tthnew/r2i.patch                   |    4 +
 tthgif/tthnew/translate                   |   14 +
 tthgif/tthnew/translate_icon              |   11 +
 tthgif/tthnew/translate_mini              |   11 +
 tthgif/tthnew/tt.fig                      |   56 +
 tthgif/tthnew/tt0.fig                     |   56 +
 tthgif/tthnew/tt0.gif                     |  Bin 0 -> 662 bytes
 tthgif/tthnew/tt1.fig                     |   56 +
 tthgif/tthnew/tt1.gif                     |  Bin 0 -> 625 bytes
 tthgif/tthnew/tt2.fig                     |   56 +
 tthgif/tthnew/tt2.gif                     |  Bin 0 -> 610 bytes
 tthgif/tthnew/tt3.fig                     |   56 +
 tthgif/tthnew/tt3.gif                     |  Bin 0 -> 579 bytes
 tthgif/tthnew/tt4.fig                     |   56 +
 tthgif/tthnew/tt4.gif                     |  Bin 0 -> 535 bytes
 tthgif/tthnew/tt5.fig                     |   56 +
 tthgif/tthnew/tt5.gif                     |  Bin 0 -> 513 bytes
 tthgif/tthnew/tt6.fig                     |   56 +
 tthgif/tthnew/tt6.gif                     |  Bin 0 -> 483 bytes
 tthgif/tthnew/tt7.fig                     |   56 +
 tthgif/tthnew/tt7.gif                     |  Bin 0 -> 515 bytes
 tthgif/tthnew/tt8.fig                     |   56 +
 tthgif/tthnew/tt8.gif                     |  Bin 0 -> 544 bytes
 tthgif/tthnew/tt9.fig                     |   56 +
 tthgif/tthnew/tt9.gif                     |  Bin 0 -> 562 bytes
 tthgif/tthnew/ttA.fig                     |   56 +
 tthgif/tthnew/ttA.gif                     |  Bin 0 -> 608 bytes
 tthgif/tthnew/ttB.fig                     |   56 +
 tthgif/tthnew/ttB.gif                     |  Bin 0 -> 635 bytes
 tthgif/tthnew/tth_icon.bmp                |  Bin 0 -> 1198 bytes
 tthgif/tthnew/tth_icon_a.gif              |  Bin 0 -> 3301 bytes
 tthgif/tthnew/tth_logo_a.gif              |    0
 tthgif/tthnew/tth_mini_a.gif              |  Bin 0 -> 1593 bytes
 tthgif/tthnew/ttps.eps                    |  278 +++++
 tthgif/tthnew/ttps.fig                    |   50 +
 tthgif/tthnew/ttps.fig.bak                |   56 +
 tthgif/tthold/Makefile                    |    5 +
 tthgif/tthold/anim.doc                    |  104 ++
 tthgif/tthold/anim.gif                    |  Bin 0 -> 5344 bytes
 tthgif/tthold/translate                   |   14 +
 tthgif/tthold/translate_icon              |   11 +
 tthgif/tthold/tt.fig                      |   30 +
 tthgif/tthold/tt0.eps                     |  194 +++
 tthgif/tthold/tt0.fig                     |   30 +
 tthgif/tthold/tt0.gif                     |  Bin 0 -> 638 bytes
 tthgif/tthold/tt1.fig                     |   30 +
 tthgif/tthold/tt1.gif                     |  Bin 0 -> 590 bytes
 tthgif/tthold/tt2.fig                     |   30 +
 tthgif/tthold/tt2.gif                     |  Bin 0 -> 562 bytes
 tthgif/tthold/tt3.fig                     |   30 +
 tthgif/tthold/tt3.gif                     |  Bin 0 -> 533 bytes
 tthgif/tthold/tt4.fig                     |   30 +
 tthgif/tthold/tt4.gif                     |  Bin 0 -> 460 bytes
 tthgif/tthold/tt5.fig                     |   30 +
 tthgif/tthold/tt5.gif                     |  Bin 0 -> 462 bytes
 tthgif/tthold/tt6.fig                     |   30 +
 tthgif/tthold/tt6.gif                     |  Bin 0 -> 515 bytes
 tthgif/tthold/tt7.fig                     |   30 +
 tthgif/tthold/tt7.gif                     |  Bin 0 -> 542 bytes
 tthgif/tthold/tt8.fig                     |   30 +
 tthgif/tthold/tt8.gif                     |  Bin 0 -> 572 bytes
 tthgif/tthold/tth_icon_a.gif.bak          |  Bin 0 -> 2479 bytes
 tthgif/tthold/tth_logo_a.gif              |  Bin 0 -> 5485 bytes
 tthgif/tthold/tth_logo_a.gif.bak          |  Bin 0 -> 5590 bytes
 tthgif/tthold/tth_still.gif               |  Bin 0 -> 683 bytes
 tthgif/tthold/tthold/Makefile             |    5 +
 tthgif/tthold/tthold/anim.doc             |  104 ++
 tthgif/tthold/tthold/anim.gif             |  Bin 0 -> 5344 bytes
 tthgif/tthold/tthold/translate            |   14 +
 tthgif/tthold/tthold/translate_icon       |   11 +
 tthgif/tthold/tthold/tt.fig               |   30 +
 tthgif/tthold/tthold/tt0.eps              |  194 +++
 tthgif/tthold/tthold/tt0.fig              |   30 +
 tthgif/tthold/tthold/tt0.gif              |  Bin 0 -> 638 bytes
 tthgif/tthold/tthold/tt1.fig              |   30 +
 tthgif/tthold/tthold/tt1.gif              |  Bin 0 -> 590 bytes
 tthgif/tthold/tthold/tt2.fig              |   30 +
 tthgif/tthold/tthold/tt2.gif              |  Bin 0 -> 562 bytes
 tthgif/tthold/tthold/tt3.fig              |   30 +
 tthgif/tthold/tthold/tt3.gif              |  Bin 0 -> 533 bytes
 tthgif/tthold/tthold/tt4.fig              |   30 +
 tthgif/tthold/tthold/tt4.gif              |  Bin 0 -> 460 bytes
 tthgif/tthold/tthold/tt5.fig              |   30 +
 tthgif/tthold/tthold/tt5.gif              |  Bin 0 -> 462 bytes
 tthgif/tthold/tthold/tt6.fig              |   30 +
 tthgif/tthold/tthold/tt6.gif              |  Bin 0 -> 515 bytes
 tthgif/tthold/tthold/tt7.fig              |   30 +
 tthgif/tthold/tthold/tt7.gif              |  Bin 0 -> 542 bytes
 tthgif/tthold/tthold/tt8.fig              |   30 +
 tthgif/tthold/tthold/tt8.gif              |  Bin 0 -> 572 bytes
 tthgif/tthold/tthold/tth_icon_a.gif.bak   |  Bin 0 -> 2479 bytes
 tthgif/tthold/tthold/tth_logo_a.gif       |  Bin 0 -> 5485 bytes
 tthgif/tthold/tthold/tth_logo_a.gif.bak   |  Bin 0 -> 5590 bytes
 tthgif/tthold/tthold/tth_still.gif        |  Bin 0 -> 683 bytes
 tthgif/tthtests/an5.gif                   |  Bin 0 -> 6572 bytes
 tthgif/tthtests/an9.gif                   |  Bin 0 -> 264412 bytes
 tthgif/tthtests/anim.doc                  |   85 ++
 tthgif/tthtests/animation.gif             |  Bin 0 -> 6572 bytes
 tthgif/tthtests/bak/tt0.fig               |   56 +
 tthgif/tthtests/bak/tt1.fig               |   56 +
 tthgif/tthtests/bak/tt2.fig               |   56 +
 tthgif/tthtests/bak/tt3.fig               |   56 +
 tthgif/tthtests/bak/tt4.fig               |   56 +
 tthgif/tthtests/bak/tt5.fig               |   56 +
 tthgif/tthtests/bak/tt6.fig               |   56 +
 tthgif/tthtests/bak/tt7.fig               |   56 +
 tthgif/tthtests/bak/tt8.fig               |   56 +
 tthgif/tthtests/bak/tt9.fig               |   56 +
 tthgif/tthtests/bak/ttA.fig               |   56 +
 tthgif/tthtests/bak/ttB.fig               |   56 +
 tthgif/tthtests/r2i.patch                 |    4 +
 tthgif/tthtests/translate                 |   14 +
 tthgif/tthtests/translate_icon            |   11 +
 tthgif/tthtests/translate_mini            |   11 +
 tthgif/tthtests/tt.fig                    |   56 +
 tthgif/tthtests/tt0.fig                   |   56 +
 tthgif/tthtests/tt0.gif                   |  Bin 0 -> 662 bytes
 tthgif/tthtests/tt1.fig                   |   56 +
 tthgif/tthtests/tt1.gif                   |  Bin 0 -> 625 bytes
 tthgif/tthtests/tt2.fig                   |   56 +
 tthgif/tthtests/tt2.gif                   |  Bin 0 -> 610 bytes
 tthgif/tthtests/tt3.fig                   |   56 +
 tthgif/tthtests/tt3.gif                   |  Bin 0 -> 579 bytes
 tthgif/tthtests/tt4.fig                   |   56 +
 tthgif/tthtests/tt4.gif                   |  Bin 0 -> 535 bytes
 tthgif/tthtests/tt5.fig                   |   56 +
 tthgif/tthtests/tt5.gif                   |  Bin 0 -> 513 bytes
 tthgif/tthtests/tt6.fig                   |   56 +
 tthgif/tthtests/tt6.gif                   |  Bin 0 -> 483 bytes
 tthgif/tthtests/tt7.fig                   |   56 +
 tthgif/tthtests/tt7.gif                   |  Bin 0 -> 515 bytes
 tthgif/tthtests/tt8.fig                   |   56 +
 tthgif/tthtests/tt8.gif                   |  Bin 0 -> 544 bytes
 tthgif/tthtests/tt9.fig                   |   56 +
 tthgif/tthtests/tt9.gif                   |  Bin 0 -> 562 bytes
 tthgif/tthtests/ttA.fig                   |   56 +
 tthgif/tthtests/ttA.gif                   |  Bin 0 -> 608 bytes
 tthgif/tthtests/ttB.fig                   |   56 +
 tthgif/tthtests/ttB.gif                   |  Bin 0 -> 635 bytes
 tthgif/tthtests/tth_icon.bmp              |  Bin 0 -> 1198 bytes
 tthgif/tthtests/tth_icon_a.gif            |  Bin 0 -> 3301 bytes
 tthgif/tthtests/tth_logo_a.gif            |    0
 tthgif/tthtests/tth_mini_a.gif            |  Bin 0 -> 1593 bytes
 tthgif/tthtests/ttps.eps                  |  278 +++++
 tthgif/tthtests/ttps.fig                  |   50 +
 tthgif/tthtests/ttps.fig.bak              |   56 +
 tthgif/ttm_icon.ico                       |  Bin 0 -> 3606 bytes
 tthgif/ttmnew/anim.doc                    |   85 ++
 tthgif/ttmnew/bak/tt0.fig                 |   56 +
 tthgif/ttmnew/bak/tt1.fig                 |   56 +
 tthgif/ttmnew/bak/tt2.fig                 |   56 +
 tthgif/ttmnew/bak/tt3.fig                 |   56 +
 tthgif/ttmnew/bak/tt4.fig                 |   56 +
 tthgif/ttmnew/bak/tt5.fig                 |   56 +
 tthgif/ttmnew/bak/tt6.fig                 |   56 +
 tthgif/ttmnew/bak/tt7.fig                 |   56 +
 tthgif/ttmnew/bak/tt8.fig                 |   56 +
 tthgif/ttmnew/bak/tt9.fig                 |   56 +
 tthgif/ttmnew/bak/ttA.fig                 |   56 +
 tthgif/ttmnew/bak/ttB.fig                 |   56 +
 tthgif/ttmnew/r2i.patch                   |    4 +
 tthgif/ttmnew/translate                   |   14 +
 tthgif/ttmnew/translate_icon              |   11 +
 tthgif/ttmnew/translate_mini              |   13 +
 tthgif/ttmnew/tt.eps                      |  284 +++++
 tthgif/ttmnew/tt.fig                      |   56 +
 tthgif/ttmnew/tt.fig.bak                  |   56 +
 tthgif/ttmnew/tt.png                      |  Bin 0 -> 692 bytes
 tthgif/ttmnew/tt0.fig                     |   56 +
 tthgif/ttmnew/tt0.fig.bak                 |   58 +
 tthgif/ttmnew/tt0.gif                     |  Bin 0 -> 682 bytes
 tthgif/ttmnew/tt1.fig                     |   56 +
 tthgif/ttmnew/tt1.fig.bak                 |   58 +
 tthgif/ttmnew/tt1.gif                     |  Bin 0 -> 648 bytes
 tthgif/ttmnew/tt2.fig                     |   56 +
 tthgif/ttmnew/tt2.fig.bak                 |   58 +
 tthgif/ttmnew/tt2.gif                     |  Bin 0 -> 630 bytes
 tthgif/ttmnew/tt3.fig                     |   56 +
 tthgif/ttmnew/tt3.fig.bak                 |   58 +
 tthgif/ttmnew/tt3.gif                     |  Bin 0 -> 584 bytes
 tthgif/ttmnew/tt4.fig                     |   56 +
 tthgif/ttmnew/tt4.fig.bak                 |   58 +
 tthgif/ttmnew/tt4.gif                     |  Bin 0 -> 569 bytes
 tthgif/ttmnew/tt5.fig                     |   56 +
 tthgif/ttmnew/tt5.fig.bak                 |   58 +
 tthgif/ttmnew/tt5.gif                     |  Bin 0 -> 536 bytes
 tthgif/ttmnew/tt6.fig                     |   56 +
 tthgif/ttmnew/tt6.fig.bak                 |   58 +
 tthgif/ttmnew/tt6.gif                     |  Bin 0 -> 506 bytes
 tthgif/ttmnew/tt7.fig                     |   56 +
 tthgif/ttmnew/tt7.fig.bak                 |   58 +
 tthgif/ttmnew/tt7.gif                     |  Bin 0 -> 535 bytes
 tthgif/ttmnew/tt8.fig                     |   56 +
 tthgif/ttmnew/tt8.fig.bak                 |   58 +
 tthgif/ttmnew/tt8.gif                     |  Bin 0 -> 567 bytes
 tthgif/ttmnew/tt9.fig                     |   56 +
 tthgif/ttmnew/tt9.fig.bak                 |   58 +
 tthgif/ttmnew/tt9.gif                     |  Bin 0 -> 599 bytes
 tthgif/ttmnew/ttA.fig                     |   56 +
 tthgif/ttmnew/ttA.fig.bak                 |   58 +
 tthgif/ttmnew/ttA.gif                     |  Bin 0 -> 638 bytes
 tthgif/ttmnew/ttB.fig                     |   56 +
 tthgif/ttmnew/ttB.fig.bak                 |   58 +
 tthgif/ttmnew/ttB.gif                     |  Bin 0 -> 652 bytes
 tthgif/ttmnew/tth_icon_a.gif              |  Bin 0 -> 3404 bytes
 tthgif/ttmnew/tth_logo_a.gif              |  Bin 0 -> 7783 bytes
 tthgif/ttmnew/tth_mini_a.gif              |  Bin 0 -> 1638 bytes
 tthgif/ttmnew/ttm.gif                     |  Bin 0 -> 682 bytes
 tthgif/ttmnew/ttm_icon.ico                |  Bin 0 -> 3606 bytes
 tthgif/ttmnew/ttmbig.gif                  |    0
 tthgif/ttmold/anim.doc                    |   85 ++
 tthgif/ttmold/anim.gif                    |  Bin 0 -> 5344 bytes
 tthgif/ttmold/translate                   |   14 +
 tthgif/ttmold/translate_icon              |   11 +
 tthgif/ttmold/tt.fig                      |   30 +
 tthgif/ttmold/tt.fig.bak                  |   30 +
 tthgif/ttmold/tt0.fig                     |   30 +
 tthgif/ttmold/tt0.fig.bak                 |   30 +
 tthgif/ttmold/tt0.gif                     |  Bin 0 -> 295 bytes
 tthgif/ttmold/tt1.fig                     |   30 +
 tthgif/ttmold/tt1.fig.bak                 |   30 +
 tthgif/ttmold/tt1.gif                     |  Bin 0 -> 278 bytes
 tthgif/ttmold/tt2.fig                     |   30 +
 tthgif/ttmold/tt2.fig.bak                 |   30 +
 tthgif/ttmold/tt2.gif                     |  Bin 0 -> 260 bytes
 tthgif/ttmold/tt3.fig                     |   30 +
 tthgif/ttmold/tt3.fig.bak                 |   30 +
 tthgif/ttmold/tt3.gif                     |  Bin 0 -> 255 bytes
 tthgif/ttmold/tt4.fig                     |   30 +
 tthgif/ttmold/tt4.fig.bak                 |   30 +
 tthgif/ttmold/tt4.gif                     |  Bin 0 -> 223 bytes
 tthgif/ttmold/tt5.fig                     |   30 +
 tthgif/ttmold/tt5.fig.bak                 |   30 +
 tthgif/ttmold/tt5.gif                     |  Bin 0 -> 224 bytes
 tthgif/ttmold/tt6.fig                     |   30 +
 tthgif/ttmold/tt6.fig.bak                 |   30 +
 tthgif/ttmold/tt6.gif                     |  Bin 0 -> 248 bytes
 tthgif/ttmold/tt7.fig                     |   30 +
 tthgif/ttmold/tt7.fig.bak                 |   30 +
 tthgif/ttmold/tt7.gif                     |  Bin 0 -> 259 bytes
 tthgif/ttmold/tt8.fig                     |   30 +
 tthgif/ttmold/tt8.fig.bak                 |   30 +
 tthgif/ttmold/tt8.gif                     |  Bin 0 -> 267 bytes
 tthgif/ttmold/tth_icon_a.gif              |  Bin 0 -> 2577 bytes
 tthgif/ttmold/tth_logo_a.gif              |  Bin 0 -> 5850 bytes
 tthgif/ttmold/tth_still.gif               |  Bin 0 -> 683 bytes
 tthgold/TtH-Launcher.lnk                  |  Bin 0 -> 429 bytes
 tthgold/TtH.lnk                           |  Bin 0 -> 262 bytes
 tthgold/TtHnt.lnk                         |  Bin 0 -> 571 bytes
 tthgold/choice.exe                        |  Bin 0 -> 410189 bytes
 tthgold/gold_man.aux                      |   16 +
 tthgold/gold_man.dvi                      |  Bin 0 -> 22508 bytes
 tthgold/gold_man.html                     |  524 ++++++++
 tthgold/gold_man.toc                      |   15 +
 tthgold/golddesc/docindex.html            |   63 +
 tthgold/golddesc/footnote.html            |   37 +
 tthgold/golddesc/gold_desc.aux            |   16 +
 tthgold/golddesc/gold_desc.dvi            |  Bin 0 -> 10732 bytes
 tthgold/golddesc/gold_desc.html           |  465 +++++++
 tthgold/golddesc/gold_desc.idx            |   13 +
 tthgold/golddesc/gold_desc.ilg            |    7 +
 tthgold/golddesc/gold_desc.log            |  122 ++
 tthgold/golddesc/gold_desc.mst            |    1 +
 tthgold/golddesc/gold_desc.tex            |  168 +++
 tthgold/golddesc/gold_desc.tid            |   13 +
 tthgold/golddesc/gold_desc.tin            |   41 +
 tthgold/golddesc/gold_desc.toc            |    9 +
 tthgold/golddesc/gold_desc_old.tex        |  144 +++
 tthgold/golddesc/head.html                |   46 +
 tthgold/golddesc/index.html               |   72 ++
 tthgold/golddesc/sec1.html                |   53 +
 tthgold/golddesc/sec2.html                |   58 +
 tthgold/golddesc/sec3.html                |   43 +
 tthgold/golddesc/sec4.html                |   53 +
 tthgold/golddesc/sec5.html                |   67 +
 tthgold/golddesc/tth.gif                  |    1 +
 tthgold/golddesc/window_capture.gif       |  Bin 0 -> 9781 bytes
 tthgold/install.bat                       |   78 ++
 tthgold/latex2gif                         |    1 +
 tthgold/ps2png.bat                        |   16 +
 tthgold/tth                               |    1 +
 tthgold/tth-gui.exe                       |    1 +
 tthgold/tth.1                             |    1 +
 tthgold/tth.c                             |    1 +
 tthgold/tth.exe                           |    1 +
 tthgold/tth.gif                           |    1 +
 tthgold/tth_icon.bmp                      |  Bin 0 -> 1198 bytes
 tthgold/tth_man.html                      |    1 +
 tthgold/tth_man.tex                       |    1 +
 tthgold/tthntbib.sty                      |    1 +
 tthgold/tthprep.bat                       |   27 +
 tthgold/tthrfcat                          |  Bin 0 -> 14033 bytes
 tthgold/tthrfcat.exe                      |  Bin 0 -> 143864 bytes
 tthgold/tthsplit                          |  Bin 0 -> 15504 bytes
 tthgold/tthsplit.c                        |   60 +
 tthgold/tthsplit.exe                      |  Bin 0 -> 86319 bytes
 tthgold/uninstal.bat                      |   30 +
 ttm.res                                   |  Bin 0 -> 3866 bytes
 ttmC/README                               |   76 ++
 ttmC/latex2gif                            |    1 +
 ttmC/license.txt                          |    1 +
 ttmC/makefile                             |   17 +
 ttmC/ps2gif                               |    1 +
 ttmC/ps2png                               |    1 +
 ttmC/ttm.c                                |    1 +
 ttmC/ttm.gif                              |    1 +
 ttmC/ttm_icon.gif                         |    1 +
 ttmC/ttm_manual.html                      |    1 +
 ttmC/ttm_mini.gif                         |    1 +
 ttmC/ttmsplit.c                           |    1 +
 ttmL/latex2gif                            |    1 +
 ttmL/ps2gif                               |    1 +
 ttmL/ps2png                               |    1 +
 ttmL/ttm                                  |    1 +
 ttmL/ttm.gif                              |    1 +
 ttmL/ttm.kdelnk                           |   17 +
 ttmL/ttm_icon.gif                         |    1 +
 ttmL/ttm_manual.html                      |    1 +
 ttmL/ttm_mini.gif                         |    1 +
 ttmL/ttminstall                           |   39 +
 ttmL/uninstall                            |   10 +
 version                                   |    2 +-
 443 files changed, 19267 insertions(+), 350 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-tex/tth.git


Reply to: