author | Radek Czajka <rczajka@rczajka.pl> | |
Mon, 26 Mar 2018 00:18:16 +0000 (02:18 +0200) | ||
committer | Radek Czajka <rczajka@rczajka.pl> | |
Mon, 26 Mar 2018 00:18:16 +0000 (02:18 +0200) | ||
commit | f06bfe769b002b2335a03c7a6c871f2263bef6f6 | |
tree | 1153cc189977075ca040df2ff17855fe7ccc0250 | tree | snapshot |
ChangeLog | [new file with mode: 0644] | blob |
PKG-INFO | [new file with mode: 0644] | blob |
README | [new file with mode: 0644] | blob |
Texml/__init__.py | [new file with mode: 0644] | blob |
Texml/handler.py | [new file with mode: 0644] | blob |
Texml/processor.py | [new file with mode: 0644] | blob |
Texml/specmap.py | [new file with mode: 0644] | blob |
Texml/texmlwr.py | [new file with mode: 0644] | blob |
Texml/unimap.py | [new file with mode: 0644] | blob |
Thanks | [new file with mode: 0644] | blob |
docs/graph1.png | [new file with mode: 0644] | blob |
docs/graph2.png | [new file with mode: 0644] | blob |
docs/graph3.png | [new file with mode: 0644] | blob |
docs/texml.1 | [new file with mode: 0644] | blob |
docs/texml.css | [new file with mode: 0644] | blob |
docs/texml.png | [new file with mode: 0644] | blob |
dtd/texml.dtd | [new file with mode: 0644] | blob |
license.txt | [new file with mode: 0644] | blob |
scripts/texml | [new file with mode: 0755] | blob |
scripts/texml.py | [new file with mode: 0755] | blob |
scripts/texml_local | [new file with mode: 0755] | blob |
scripts/texml_local.bat | [new file with mode: 0644] | blob |
setup.py | [new file with mode: 0644] | blob |
tests/Makefile | [new file with mode: 0644] | blob |
tests/data/aenc.out | [new file with mode: 0644] | blob |
tests/data/aenc.xml | [new file with mode: 0644] | blob |
tests/data/chinese1.out | [new file with mode: 0644] | blob |
tests/data/chinese1.xml | [new file with mode: 0644] | blob |
tests/data/cmd.out | [new file with mode: 0644] | blob |
tests/data/cmd.xml | [new file with mode: 0644] | blob |
tests/data/cmd_ns.out | [new file with mode: 0644] | blob |
tests/data/cmd_ns.xml | [new file with mode: 0644] | blob |
tests/data/cmdnest.out | [new file with mode: 0644] | blob |
tests/data/cmdnest.xml | [new file with mode: 0644] | blob |
tests/data/cmdnest_ns.out | [new file with mode: 0644] | blob |
tests/data/cmdnest_ns.xml | [new file with mode: 0644] | blob |
tests/data/context.out | [new file with mode: 0644] | blob |
tests/data/context.xml | [new file with mode: 0644] | blob |
tests/data/context_ns.out | [new file with mode: 0644] | blob |
tests/data/context_ns.xml | [new file with mode: 0644] | blob |
tests/data/ctrl.out | [new file with mode: 0644] | blob |
tests/data/ctrl.xml | [new file with mode: 0644] | blob |
tests/data/ctrl_ns.out | [new file with mode: 0644] | blob |
tests/data/ctrl_ns.xml | [new file with mode: 0644] | blob |
tests/data/empty.out | [new file with mode: 0644] | blob |
tests/data/empty.xml | [new file with mode: 0644] | blob |
tests/data/empty_ns.out | [new file with mode: 0644] | blob |
tests/data/empty_ns.xml | [new file with mode: 0644] | blob |
tests/data/emptyline.out | [new file with mode: 0644] | blob |
tests/data/emptyline.xml | [new file with mode: 0644] | blob |
tests/data/emptyline_ns.out | [new file with mode: 0644] | blob |
tests/data/emptyline_ns.xml | [new file with mode: 0644] | blob |
tests/data/endline1.out | [new file with mode: 0644] | blob |
tests/data/endline1.xml | [new file with mode: 0644] | blob |
tests/data/endline1_ns.out | [new file with mode: 0644] | blob |
tests/data/endline1_ns.xml | [new file with mode: 0644] | blob |
tests/data/endline2.out | [new file with mode: 0644] | blob |
tests/data/endline2.xml | [new file with mode: 0644] | blob |
tests/data/endline2_ns.out | [new file with mode: 0644] | blob |
tests/data/endline2_ns.xml | [new file with mode: 0644] | blob |
tests/data/entity.out | [new file with mode: 0644] | blob |
tests/data/entity.xml | [new file with mode: 0644] | blob |
tests/data/entity_ns.out | [new file with mode: 0644] | blob |
tests/data/entity_ns.xml | [new file with mode: 0644] | blob |
tests/data/env.out | [new file with mode: 0644] | blob |
tests/data/env.xml | [new file with mode: 0644] | blob |
tests/data/env_ns.out | [new file with mode: 0644] | blob |
tests/data/env_ns.xml | [new file with mode: 0644] | blob |
tests/data/envenv.out | [new file with mode: 0644] | blob |
tests/data/envenv.xml | [new file with mode: 0644] | blob |
tests/data/envenv_ns.out | [new file with mode: 0644] | blob |
tests/data/envenv_ns.xml | [new file with mode: 0644] | blob |
tests/data/escape.out | [new file with mode: 0644] | blob |
tests/data/escape.xml | [new file with mode: 0644] | blob |
tests/data/escape_ns.out | [new file with mode: 0644] | blob |
tests/data/escape_ns.xml | [new file with mode: 0644] | blob |
tests/data/fordocs.out | [new file with mode: 0644] | blob |
tests/data/fordocs.xml | [new file with mode: 0644] | blob |
tests/data/fordocs_ns.out | [new file with mode: 0644] | blob |
tests/data/fordocs_ns.xml | [new file with mode: 0644] | blob |
tests/data/group.out | [new file with mode: 0644] | blob |
tests/data/group.xml | [new file with mode: 0644] | blob |
tests/data/group_ns.out | [new file with mode: 0644] | blob |
tests/data/group_ns.xml | [new file with mode: 0644] | blob |
tests/data/hello.out | [new file with mode: 0644] | blob |
tests/data/hello.xml | [new file with mode: 0644] | blob |
tests/data/hello_ns.out | [new file with mode: 0644] | blob |
tests/data/hello_ns.xml | [new file with mode: 0644] | blob |
tests/data/koi8.out | [new file with mode: 0644] | blob |
tests/data/koi8.xml | [new file with mode: 0644] | blob |
tests/data/koi8_ns.out | [new file with mode: 0644] | blob |
tests/data/koi8_ns.xml | [new file with mode: 0644] | blob |
tests/data/koi8bad.out | [new file with mode: 0644] | blob |
tests/data/koi8bad.xml | [new file with mode: 0644] | blob |
tests/data/koi8bad_ns.out | [new file with mode: 0644] | blob |
tests/data/koi8bad_ns.xml | [new file with mode: 0644] | blob |
tests/data/latex.out | [new file with mode: 0644] | blob |
tests/data/latex.xml | [new file with mode: 0644] | blob |
tests/data/latex_ns.out | [new file with mode: 0644] | blob |
tests/data/latex_ns.xml | [new file with mode: 0644] | blob |
tests/data/ligatures.out | [new file with mode: 0644] | blob |
tests/data/ligatures.xml | [new file with mode: 0644] | blob |
tests/data/ligatures_ns.out | [new file with mode: 0644] | blob |
tests/data/ligatures_ns.xml | [new file with mode: 0644] | blob |
tests/data/math.out | [new file with mode: 0644] | blob |
tests/data/math.xml | [new file with mode: 0644] | blob |
tests/data/math_ns.out | [new file with mode: 0644] | blob |
tests/data/math_ns.xml | [new file with mode: 0644] | blob |
tests/data/mathgr.out | [new file with mode: 0644] | blob |
tests/data/mathgr.xml | [new file with mode: 0644] | blob |
tests/data/mathgr_ns.out | [new file with mode: 0644] | blob |
tests/data/mathgr_ns.xml | [new file with mode: 0644] | blob |
tests/data/mixed.out | [new file with mode: 0644] | blob |
tests/data/mixed.xml | [new file with mode: 0644] | blob |
tests/data/mixed_ns.out | [new file with mode: 0644] | blob |
tests/data/mixed_ns.xml | [new file with mode: 0644] | blob |
tests/data/nlcmd.out | [new file with mode: 0644] | blob |
tests/data/nlcmd.xml | [new file with mode: 0644] | blob |
tests/data/nlcmd_ns.out | [new file with mode: 0644] | blob |
tests/data/nlcmd_ns.xml | [new file with mode: 0644] | blob |
tests/data/nlenv.out | [new file with mode: 0644] | blob |
tests/data/nlenv.xml | [new file with mode: 0644] | blob |
tests/data/nlenv_ns.out | [new file with mode: 0644] | blob |
tests/data/nlenv_ns.xml | [new file with mode: 0644] | blob |
tests/data/nopara.out | [new file with mode: 0644] | blob |
tests/data/nopara.xml | [new file with mode: 0644] | blob |
tests/data/nopara_ns.out | [new file with mode: 0644] | blob |
tests/data/nopara_ns.xml | [new file with mode: 0644] | blob |
tests/data/normal.out | [new file with mode: 0644] | blob |
tests/data/normal.xml | [new file with mode: 0644] | blob |
tests/data/normal_ns.out | [new file with mode: 0644] | blob |
tests/data/normal_ns.xml | [new file with mode: 0644] | blob |
tests/data/pdfstring.out | [new file with mode: 0644] | blob |
tests/data/pdfstring.xml | [new file with mode: 0644] | blob |
tests/data/quick.out | [new file with mode: 0644] | blob |
tests/data/quick.xml | [new file with mode: 0644] | blob |
tests/data/quick/Makefile | [new file with mode: 0644] | blob |
tests/data/quick/quick-pdf.bat | [new file with mode: 0644] | blob |
tests/data/quick/quick.bat | [new file with mode: 0644] | blob |
tests/data/quick/quick.html | [new file with mode: 0644] | blob |
tests/data/quick/quick.pdf | [new file with mode: 0644] | blob |
tests/data/quick/quick.tex | [new file with mode: 0644] | blob |
tests/data/quick/quick.texml | [new file with mode: 0644] | blob |
tests/data/quick/quick.xsl | [new file with mode: 0644] | blob |
tests/data/quick_ns.out | [new file with mode: 0644] | blob |
tests/data/quick_ns.xml | [new file with mode: 0644] | blob |
tests/data/realspace.out | [new file with mode: 0644] | blob |
tests/data/realspace.xml | [new file with mode: 0644] | blob |
tests/data/realspace_ns.out | [new file with mode: 0644] | blob |
tests/data/realspace_ns.xml | [new file with mode: 0644] | blob |
tests/data/spec.out | [new file with mode: 0644] | blob |
tests/data/spec.xml | [new file with mode: 0644] | blob |
tests/data/spec_ns.out | [new file with mode: 0644] | blob |
tests/data/spec_ns.xml | [new file with mode: 0644] | blob |
tests/data/specandws.out | [new file with mode: 0644] | blob |
tests/data/specandws.xml | [new file with mode: 0644] | blob |
tests/data/specandws_ns.out | [new file with mode: 0644] | blob |
tests/data/specandws_ns.xml | [new file with mode: 0644] | blob |
tests/data/texmlapis.out | [new file with mode: 0644] | blob |
tests/data/texmlapis.xml | [new file with mode: 0644] | blob |
tests/data/texmlapis_ns.out | [new file with mode: 0644] | blob |
tests/data/texmlapis_ns.xml | [new file with mode: 0644] | blob |
tests/data/texmlatte.out | [new file with mode: 0644] | blob |
tests/data/texmlatte.xml | [new file with mode: 0644] | blob |
tests/data/texmlatte_ns.out | [new file with mode: 0644] | blob |
tests/data/texmlatte_ns.xml | [new file with mode: 0644] | blob |
tests/data/thesis_basic.out | [new file with mode: 0644] | blob |
tests/data/thesis_basic.xml | [new file with mode: 0644] | blob |
tests/data/thesis_small.out | [new file with mode: 0644] | blob |
tests/data/thesis_small.xml | [new file with mode: 0644] | blob |
tests/data/tour_better.out | [new file with mode: 0644] | blob |
tests/data/tour_better.xml | [new file with mode: 0644] | blob |
tests/data/tour_harder.out | [new file with mode: 0644] | blob |
tests/data/tour_harder.xml | [new file with mode: 0644] | blob |
tests/data/tour_pdfok.out | [new file with mode: 0644] | blob |
tests/data/tour_pdfok.xml | [new file with mode: 0644] | blob |
tests/data/tour_simple.out | [new file with mode: 0644] | blob |
tests/data/tour_simple.xml | [new file with mode: 0644] | blob |
tests/data/v101.out | [new file with mode: 0644] | blob |
tests/data/v101.xml | [new file with mode: 0644] | blob |
tests/data/v101_ns.out | [new file with mode: 0644] | blob |
tests/data/v101_ns.xml | [new file with mode: 0644] | blob |
tests/data/v109.out | [new file with mode: 0644] | blob |
tests/data/v109.xml | [new file with mode: 0644] | blob |
tests/data/v109_ns.out | [new file with mode: 0644] | blob |
tests/data/v109_ns.xml | [new file with mode: 0644] | blob |
tests/data/wselim1.out | [new file with mode: 0644] | blob |
tests/data/wselim1.xml | [new file with mode: 0644] | blob |
tests/data/wselim1_ns.out | [new file with mode: 0644] | blob |
tests/data/wselim1_ns.xml | [new file with mode: 0644] | blob |
tests/data/wselim2.out | [new file with mode: 0644] | blob |
tests/data/wselim2.xml | [new file with mode: 0644] | blob |
tests/data/wselim2_ns.out | [new file with mode: 0644] | blob |
tests/data/wselim2_ns.xml | [new file with mode: 0644] | blob |
tests/data/wspi.out | [new file with mode: 0644] | blob |
tests/data/wspi.xml | [new file with mode: 0644] | blob |
tests/data/wspi_ns.out | [new file with mode: 0644] | blob |
tests/data/wspi_ns.xml | [new file with mode: 0644] | blob |
tests/data/wsstack.out | [new file with mode: 0644] | blob |
tests/data/wsstack.xml | [new file with mode: 0644] | blob |
tests/data/wsstack_ns.out | [new file with mode: 0644] | blob |
tests/data/wsstack_ns.xml | [new file with mode: 0644] | blob |
tests/data/wstrivia.out | [new file with mode: 0644] | blob |
tests/data/wstrivia.xml | [new file with mode: 0644] | blob |
tests/data/wstrivia_ns.out | [new file with mode: 0644] | blob |
tests/data/wstrivia_ns.xml | [new file with mode: 0644] | blob |
tests/faildata/badesc.grep | [new file with mode: 0644] | blob |
tests/faildata/badesc.xml | [new file with mode: 0644] | blob |
tests/faildata/badlig.grep | [new file with mode: 0644] | blob |
tests/faildata/badlig.xml | [new file with mode: 0644] | blob |
tests/faildata/badns.grep | [new file with mode: 0644] | blob |
tests/faildata/badns.xml | [new file with mode: 0644] | blob |
tests/faildata/badtyline.grep | [new file with mode: 0644] | blob |
tests/faildata/badtyline.xml | [new file with mode: 0644] | blob |
tests/faildata/badxml.grep | [new file with mode: 0644] | blob |
tests/faildata/badxml.xml | [new file with mode: 0644] | blob |
tests/faildata/cmdcont.grep | [new file with mode: 0644] | blob |
tests/faildata/cmdcont.xml | [new file with mode: 0644] | blob |
tests/faildata/cmdname.grep | [new file with mode: 0644] | blob |
tests/faildata/cmdname.xml | [new file with mode: 0644] | blob |
tests/faildata/ctrlch.grep | [new file with mode: 0644] | blob |
tests/faildata/ctrlch.xml | [new file with mode: 0644] | blob |
tests/faildata/ctrlch2.grep | [new file with mode: 0644] | blob |
tests/faildata/ctrlch2.xml | [new file with mode: 0644] | blob |
tests/faildata/ctrlcont.grep | [new file with mode: 0644] | blob |
tests/faildata/ctrlcont.xml | [new file with mode: 0644] | blob |
tests/faildata/envnoname.grep | [new file with mode: 0644] | blob |
tests/faildata/envnoname.xml | [new file with mode: 0644] | blob |
tests/faildata/errmode.grep | [new file with mode: 0644] | blob |
tests/faildata/errmode.xml | [new file with mode: 0644] | blob |
tests/faildata/errmode2.grep | [new file with mode: 0644] | blob |
tests/faildata/errmode2.xml | [new file with mode: 0644] | blob |
tests/faildata/math1.grep | [new file with mode: 0644] | blob |
tests/faildata/math1.xml | [new file with mode: 0644] | blob |
tests/faildata/math2.grep | [new file with mode: 0644] | blob |
tests/faildata/math2.xml | [new file with mode: 0644] | blob |
tests/faildata/math3.grep | [new file with mode: 0644] | blob |
tests/faildata/math3.xml | [new file with mode: 0644] | blob |
tests/faildata/math4.grep | [new file with mode: 0644] | blob |
tests/faildata/math4.xml | [new file with mode: 0644] | blob |
tests/faildata/misopt.grep | [new file with mode: 0644] | blob |
tests/faildata/misopt.xml | [new file with mode: 0644] | blob |
tests/faildata/misparm.grep | [new file with mode: 0644] | blob |
tests/faildata/misparm.xml | [new file with mode: 0644] | blob |
tests/faildata/optcont.grep | [new file with mode: 0644] | blob |
tests/faildata/optcont.xml | [new file with mode: 0644] | blob |
tests/faildata/parmcont.grep | [new file with mode: 0644] | blob |
tests/faildata/parmcont.xml | [new file with mode: 0644] | blob |
tests/faildata/pdfstring.grep | [new file with mode: 0644] | blob |
tests/faildata/pdfstring.xml | [new file with mode: 0644] | blob |
tests/faildata/spec1.grep | [new file with mode: 0644] | blob |
tests/faildata/spec1.xml | [new file with mode: 0644] | blob |
tests/faildata/spec2.grep | [new file with mode: 0644] | blob |
tests/faildata/spec2.xml | [new file with mode: 0644] | blob |
tests/faildata/speccont.grep | [new file with mode: 0644] | blob |
tests/faildata/speccont.xml | [new file with mode: 0644] | blob |
tests/faildata/unkelem.grep | [new file with mode: 0644] | blob |
tests/faildata/unkelem.xml | [new file with mode: 0644] | blob |
tests/readme | [new file with mode: 0644] | blob |