Age | Commit message (Collapse) | Author |
|
python-typing_extensions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changelog
=========
Merge pull request #97 from PatrickMassot/numberwithin (7803cc5)
Test amsmath numberwithin (babbe0c)
Implements numberwithin in amsmath package (0e60045)
Merge pull request #95 from PatrickMassot/master (96d615b)
Fix title bug in newtheorem (cefd65c)
Merge pull request #91 from PatrickMassot/master (8de1f43)
Adds missing file plasTeXrc in setup.py (d036d40)
Add HTML5 files to setup.py (4d8a748)
Merge pull request #84 from PatrickMassot/cite (f07aab8)
Fix #83 broken template for \cite (a40f601)
Merge pull request #80 from PatrickMassot/master (dbb3b25)
Fix indentation issue (ea85fac)
Merge pull request #78 from PatrickMassot/default_values (e0a27b5)
Fix #77 (28058f0)
Merge pull request #62 from PatrickMassot/html5pr (a59c33f)
Typos documentation (2d6217d)
Document PackageResource (a10c256)
Functional tests for PackageResource used in HTML5 (13ba9f1)
Add unit tests for PackageResource (8955e4a)
Clarifies python package search documentation (51782ec)
Allow package resource to be next to tex source (6a8146a)
Move processFileContents callback list (e31c3a4)
Add forgotten method Document.addPackageResource (1619357)
Hide all package resource action into alter method (fa96f2d)
Merge branch 'master' into html5pr (bce3390)
Merge pull request #69 from PatrickMassot/tests (fb9b24d)
Allow to use BeautifulSoup4 in tests (0092127)
Fix harmless but confusing typo in Longtable test (ae435ea)
Add __init__ in unittests/DOM (c50961a)
Add pytest.ini to allow test collection by pytest (6dfcb4e)
Tiny modification of main script for test running (5ff3d8a)
Fix #66: Encoding test needing en_GB.latin1 locale (0ab8698)
Fix Longtable caption test (52602e6)
New attempt to handle package files (88c7fac)
Minor template fixes (d40565d)
Correct outdated docstring (6b86bc2)
Forgotten modifications from master (e2e2218)
Add packages specific folders in HTML5 (95b23d4)
Documentation for HTML5 Renderer (e5b10e8)
Add HTML5 + one tiny modification to PT renderer (cd4aabe)
Merge pull request #59 from PatrickMassot/no_char_sub (9ec9de6)
Merge pull request #60 from PatrickMassot/smallmatrix (8c8fd63)
Adds MathEnvironmentPre and fix smallmatrix (57cb4a4)
Documentation NoCharSubEnvironment (d0799d8)
Fix #45 by adding NoCharSubEnvironment (f43dfc0)
Merge pull request #57 from PatrickMassot/post_parse_cb (617374e)
Rename post_parse_cb to postParseCallbacks (7f114f5)
Allow unicode macro names (3d6895c)
Merge pull request #46 from anteprandium/master (c4960ba)
Merge pull request #52 from PatrickMassot/index_sorting (2894c1c)
Merge pull request #53 from PatrickMassot/newtheorem (1f5e739)
Merge pull request #54 from PatrickMassot/declaremathoperator (4cb0cd7)
Merge pull request #55 from PatrickMassot/svg_protect (34b0e09)
Merge pull request #56 from PatrickMassot/better_jinja2 (2c32506)
Merge pull request #58 from PatrickMassot/setuptools (94a7541)
Try to use setuptools to allow "setup.py develop" (2151aaf)
Allow macros to define post-parse callbacks (4c006a2)
Improve Jinja2 templates handling (aff995b)
PIL shouldn't try to handle svg (0beb836)
Implements DeclareMathOperator from amsmath (2cd9b00)
Implement newtheorem and proof (fb74f34)
Use unidecode to compute index group (38190b5)
Partial support for `amsthm.sty` LaTeX Package (71cb845)
Issue #38 - Add "the" macro support (153d73f)
Add template for textsubscript (599107d)
Issue #28 - Fix name checking when counter starts with "the" (578e654)
Make sure we are always returning a string from os.environ.get("TEXINPUTS") (7dfe9ab)
Issue #44 - Use plasTeX.__file__ for plasTeX root rather than __file__ (e7978be)
Merge pull request #43 from PatrickMassot/master (4f2518a)
Fix pdf documentation generation (9599b08)
Fix capitalization (116356c)
Merge branch 'master' of https://github.com/tiarno/plastex (37380d7)
Merge pull request #42 from PatrickMassot/doc-renderer-config (c14a341)
Spell out "language" (5888c88)
Merge pull request #41 from PatrickMassot/doc-lang-terms (6dea0e4)
Merge pull request #40 from PatrickMassot/master (f89c879)
Document renderer config options (bd90fc6)
Document the lang-terms option (c9f95ef)
Add textsuperscript template for XHTML renderer (12b3761)
Merge pull request #32 from PatrickMassot/master (baac3c4)
Allow renderers to define config options (2f81bb3)
Merge pull request #30 from PatrickMassot/master (0bd37fb)
Filter exception more wisely for package debugging (ee00423)
Merge pull request #27 from PatrickMassot/master (59d01fc)
Document Jinja2 support (1db81e3)
Add support for jinja2 templates (22796e1)
Make sure original options are used as defaults (45adc73)
Fix default-engine (cc57ede)
Allow unicode macro names (53869cb)
Allow unicode TeX macro names (8bd6fab)
closes #20 (3bc749f)
Fix dimension converters (89c0398)
define readInteger value to None before read. (30b543d)
Merge pull request #18 from mungerd/patch (bbac491)
support nested maths in MathShift (8b058b4)
Fix non-environment verbatims (72901bf)
Merge branch 'master' of https://github.com/tiarno/plastex (916916f)
Remove extra sqrt definition (dd093c3)
Merge pull request #14 from mungerd/patch (d63b614)
support \endverbatim (cdb7f54)
Merge pull request #13 from mungerd/patch (d1b2c81)
support both string and file input in listings (3246049)
single line breaks in listings package (a1f3ebb)
fixes #10, bom mark in utf-8 files. (eb92b88)
Merge pull request #9 from axlmad79/master (a8c0556)
Add mathchardef to definition TeX primitives. (e8f0a51)
fixes fatal exception to keep running: nonumber inside equation (2b3576e)
Merge pull request #6 from tiarno/logging (0f25502)
support for logging to file instead of console (99ddba7)
force content on article title (2a273a2)
added condition on docbook equations (6726635)
fix bug in xpath expression (9622a45)
added file type to gitignore (078e841)
Create .gitignore (33e8afb)
merge docbook reorganization changes (80581e7)
Delete .gitignore (608b13b)
Create .gitignore (de86e03)
|
|
Changelog
=========
Merge pull request #95 from PatrickMassot/master (96d615b)
Fix title bug in newtheorem (cefd65c)
Merge pull request #91 from PatrickMassot/master (8de1f43)
Adds missing file plasTeXrc in setup.py (d036d40)
Add HTML5 files to setup.py (4d8a748)
Merge pull request #84 from PatrickMassot/cite (f07aab8)
Fix #83 broken template for \cite (a40f601)
Merge pull request #80 from PatrickMassot/master (dbb3b25)
Fix indentation issue (ea85fac)
Merge pull request #78 from PatrickMassot/default_values (e0a27b5)
Fix #77 (28058f0)
Merge pull request #62 from PatrickMassot/html5pr (a59c33f)
Typos documentation (2d6217d)
Document PackageResource (a10c256)
Functional tests for PackageResource used in HTML5 (13ba9f1)
Add unit tests for PackageResource (8955e4a)
Clarifies python package search documentation (51782ec)
Allow package resource to be next to tex source (6a8146a)
Move processFileContents callback list (e31c3a4)
Add forgotten method Document.addPackageResource (1619357)
Hide all package resource action into alter method (fa96f2d)
Merge branch 'master' into html5pr (bce3390)
Merge pull request #69 from PatrickMassot/tests (fb9b24d)
Allow to use BeautifulSoup4 in tests (0092127)
Fix harmless but confusing typo in Longtable test (ae435ea)
Add __init__ in unittests/DOM (c50961a)
Add pytest.ini to allow test collection by pytest (6dfcb4e)
Tiny modification of main script for test running (5ff3d8a)
Fix #66: Encoding test needing en_GB.latin1 locale (0ab8698)
Fix Longtable caption test (52602e6)
New attempt to handle package files (88c7fac)
Minor template fixes (d40565d)
Correct outdated docstring (6b86bc2)
Forgotten modifications from master (e2e2218)
Add packages specific folders in HTML5 (95b23d4)
Documentation for HTML5 Renderer (e5b10e8)
Add HTML5 + one tiny modification to PT renderer (cd4aabe)
Merge pull request #59 from PatrickMassot/no_char_sub (9ec9de6)
Merge pull request #60 from PatrickMassot/smallmatrix (8c8fd63)
Adds MathEnvironmentPre and fix smallmatrix (57cb4a4)
Documentation NoCharSubEnvironment (d0799d8)
Fix #45 by adding NoCharSubEnvironment (f43dfc0)
Merge pull request #57 from PatrickMassot/post_parse_cb (617374e)
Rename post_parse_cb to postParseCallbacks (7f114f5)
Allow unicode macro names (3d6895c)
Merge pull request #46 from anteprandium/master (c4960ba)
Merge pull request #52 from PatrickMassot/index_sorting (2894c1c)
Merge pull request #53 from PatrickMassot/newtheorem (1f5e739)
Merge pull request #54 from PatrickMassot/declaremathoperator (4cb0cd7)
Merge pull request #55 from PatrickMassot/svg_protect (34b0e09)
Merge pull request #56 from PatrickMassot/better_jinja2 (2c32506)
Merge pull request #58 from PatrickMassot/setuptools (94a7541)
Try to use setuptools to allow "setup.py develop" (2151aaf)
Allow macros to define post-parse callbacks (4c006a2)
Improve Jinja2 templates handling (aff995b)
PIL shouldn't try to handle svg (0beb836)
Implements DeclareMathOperator from amsmath (2cd9b00)
Implement newtheorem and proof (fb74f34)
Use unidecode to compute index group (38190b5)
Partial support for `amsthm.sty` LaTeX Package (71cb845)
Issue #38 - Add "the" macro support (153d73f)
Add template for textsubscript (599107d)
Issue #28 - Fix name checking when counter starts with "the" (578e654)
Make sure we are always returning a string from os.environ.get("TEXINPUTS") (7dfe9ab)
Issue #44 - Use plasTeX.__file__ for plasTeX root rather than __file__ (e7978be)
Merge pull request #43 from PatrickMassot/master (4f2518a)
Fix pdf documentation generation (9599b08)
Fix capitalization (116356c)
Merge branch 'master' of https://github.com/tiarno/plastex (37380d7)
Merge pull request #42 from PatrickMassot/doc-renderer-config (c14a341)
Spell out "language" (5888c88)
Merge pull request #41 from PatrickMassot/doc-lang-terms (6dea0e4)
Merge pull request #40 from PatrickMassot/master (f89c879)
Document renderer config options (bd90fc6)
Document the lang-terms option (c9f95ef)
Add textsuperscript template for XHTML renderer (12b3761)
Merge pull request #32 from PatrickMassot/master (baac3c4)
Allow renderers to define config options (2f81bb3)
Merge pull request #30 from PatrickMassot/master (0bd37fb)
Filter exception more wisely for package debugging (ee00423)
Merge pull request #27 from PatrickMassot/master (59d01fc)
Document Jinja2 support (1db81e3)
Add support for jinja2 templates (22796e1)
Make sure original options are used as defaults (45adc73)
Fix default-engine (cc57ede)
Allow unicode macro names (53869cb)
Allow unicode TeX macro names (8bd6fab)
closes #20 (3bc749f)
Fix dimension converters (89c0398)
define readInteger value to None before read. (30b543d)
Merge pull request #18 from mungerd/patch (bbac491)
support nested maths in MathShift (8b058b4)
Fix non-environment verbatims (72901bf)
Merge branch 'master' of https://github.com/tiarno/plastex (916916f)
Remove extra sqrt definition (dd093c3)
Merge pull request #14 from mungerd/patch (d63b614)
support \endverbatim (cdb7f54)
Merge pull request #13 from mungerd/patch (d1b2c81)
support both string and file input in listings (3246049)
single line breaks in listings package (a1f3ebb)
fixes #10, bom mark in utf-8 files. (eb92b88)
Merge pull request #9 from axlmad79/master (a8c0556)
Add mathchardef to definition TeX primitives. (e8f0a51)
fixes fatal exception to keep running: nonumber inside equation (2b3576e)
Merge pull request #6 from tiarno/logging (0f25502)
support for logging to file instead of console (99ddba7)
force content on article title (2a273a2)
added condition on docbook equations (6726635)
fix bug in xpath expression (9622a45)
added file type to gitignore (078e841)
Create .gitignore (33e8afb)
merge docbook reorganization changes (80581e7)
Delete .gitignore (608b13b)
Create .gitignore (de86e03)
|
|
Changelog
=========
Merge pull request #91 from PatrickMassot/master (8de1f43)
Adds missing file plasTeXrc in setup.py (d036d40)
Add HTML5 files to setup.py (4d8a748)
Merge pull request #84 from PatrickMassot/cite (f07aab8)
Fix #83 broken template for \cite (a40f601)
Merge pull request #80 from PatrickMassot/master (dbb3b25)
Fix indentation issue (ea85fac)
Merge pull request #78 from PatrickMassot/default_values (e0a27b5)
Fix #77 (28058f0)
Merge pull request #62 from PatrickMassot/html5pr (a59c33f)
Typos documentation (2d6217d)
Document PackageResource (a10c256)
Functional tests for PackageResource used in HTML5 (13ba9f1)
Add unit tests for PackageResource (8955e4a)
Clarifies python package search documentation (51782ec)
Allow package resource to be next to tex source (6a8146a)
Move processFileContents callback list (e31c3a4)
Add forgotten method Document.addPackageResource (1619357)
Hide all package resource action into alter method (fa96f2d)
Merge branch 'master' into html5pr (bce3390)
Merge pull request #69 from PatrickMassot/tests (fb9b24d)
Allow to use BeautifulSoup4 in tests (0092127)
Fix harmless but confusing typo in Longtable test (ae435ea)
Add __init__ in unittests/DOM (c50961a)
Add pytest.ini to allow test collection by pytest (6dfcb4e)
Tiny modification of main script for test running (5ff3d8a)
Fix #66: Encoding test needing en_GB.latin1 locale (0ab8698)
Fix Longtable caption test (52602e6)
New attempt to handle package files (88c7fac)
Minor template fixes (d40565d)
Correct outdated docstring (6b86bc2)
Forgotten modifications from master (e2e2218)
Add packages specific folders in HTML5 (95b23d4)
Documentation for HTML5 Renderer (e5b10e8)
Add HTML5 + one tiny modification to PT renderer (cd4aabe)
Merge pull request #59 from PatrickMassot/no_char_sub (9ec9de6)
Merge pull request #60 from PatrickMassot/smallmatrix (8c8fd63)
Adds MathEnvironmentPre and fix smallmatrix (57cb4a4)
Documentation NoCharSubEnvironment (d0799d8)
Fix #45 by adding NoCharSubEnvironment (f43dfc0)
Merge pull request #57 from PatrickMassot/post_parse_cb (617374e)
Rename post_parse_cb to postParseCallbacks (7f114f5)
Allow unicode macro names (3d6895c)
Merge pull request #46 from anteprandium/master (c4960ba)
Merge pull request #52 from PatrickMassot/index_sorting (2894c1c)
Merge pull request #53 from PatrickMassot/newtheorem (1f5e739)
Merge pull request #54 from PatrickMassot/declaremathoperator (4cb0cd7)
Merge pull request #55 from PatrickMassot/svg_protect (34b0e09)
Merge pull request #56 from PatrickMassot/better_jinja2 (2c32506)
Merge pull request #58 from PatrickMassot/setuptools (94a7541)
Try to use setuptools to allow "setup.py develop" (2151aaf)
Allow macros to define post-parse callbacks (4c006a2)
Improve Jinja2 templates handling (aff995b)
PIL shouldn't try to handle svg (0beb836)
Implements DeclareMathOperator from amsmath (2cd9b00)
Implement newtheorem and proof (fb74f34)
Use unidecode to compute index group (38190b5)
Partial support for `amsthm.sty` LaTeX Package (71cb845)
Issue #38 - Add "the" macro support (153d73f)
Add template for textsubscript (599107d)
Issue #28 - Fix name checking when counter starts with "the" (578e654)
Make sure we are always returning a string from os.environ.get("TEXINPUTS") (7dfe9ab)
Issue #44 - Use plasTeX.__file__ for plasTeX root rather than __file__ (e7978be)
Merge pull request #43 from PatrickMassot/master (4f2518a)
Fix pdf documentation generation (9599b08)
Fix capitalization (116356c)
Merge branch 'master' of https://github.com/tiarno/plastex (37380d7)
Merge pull request #42 from PatrickMassot/doc-renderer-config (c14a341)
Spell out "language" (5888c88)
Merge pull request #41 from PatrickMassot/doc-lang-terms (6dea0e4)
Merge pull request #40 from PatrickMassot/master (f89c879)
Document renderer config options (bd90fc6)
Document the lang-terms option (c9f95ef)
Add textsuperscript template for XHTML renderer (12b3761)
Merge pull request #32 from PatrickMassot/master (baac3c4)
Allow renderers to define config options (2f81bb3)
Merge pull request #30 from PatrickMassot/master (0bd37fb)
Filter exception more wisely for package debugging (ee00423)
Merge pull request #27 from PatrickMassot/master (59d01fc)
Document Jinja2 support (1db81e3)
Add support for jinja2 templates (22796e1)
Make sure original options are used as defaults (45adc73)
Fix default-engine (cc57ede)
Allow unicode macro names (53869cb)
Allow unicode TeX macro names (8bd6fab)
closes #20 (3bc749f)
Fix dimension converters (89c0398)
define readInteger value to None before read. (30b543d)
Merge pull request #18 from mungerd/patch (bbac491)
support nested maths in MathShift (8b058b4)
Fix non-environment verbatims (72901bf)
Merge branch 'master' of https://github.com/tiarno/plastex (916916f)
Remove extra sqrt definition (dd093c3)
Merge pull request #14 from mungerd/patch (d63b614)
support \endverbatim (cdb7f54)
Merge pull request #13 from mungerd/patch (d1b2c81)
support both string and file input in listings (3246049)
single line breaks in listings package (a1f3ebb)
fixes #10, bom mark in utf-8 files. (eb92b88)
Merge pull request #9 from axlmad79/master (a8c0556)
Add mathchardef to definition TeX primitives. (e8f0a51)
fixes fatal exception to keep running: nonumber inside equation (2b3576e)
Merge pull request #6 from tiarno/logging (0f25502)
support for logging to file instead of console (99ddba7)
force content on article title (2a273a2)
added condition on docbook equations (6726635)
fix bug in xpath expression (9622a45)
added file type to gitignore (078e841)
Create .gitignore (33e8afb)
merge docbook reorganization changes (80581e7)
Delete .gitignore (608b13b)
Create .gitignore (de86e03)
|
|
|
|
Changelog
=========
Merge pull request #80 from PatrickMassot/master (dbb3b25)
Fix indentation issue (ea85fac)
Merge pull request #78 from PatrickMassot/default_values (e0a27b5)
Fix #77 (28058f0)
Merge pull request #62 from PatrickMassot/html5pr (a59c33f)
Typos documentation (2d6217d)
Document PackageResource (a10c256)
Functional tests for PackageResource used in HTML5 (13ba9f1)
Add unit tests for PackageResource (8955e4a)
Clarifies python package search documentation (51782ec)
Allow package resource to be next to tex source (6a8146a)
Move processFileContents callback list (e31c3a4)
Add forgotten method Document.addPackageResource (1619357)
Hide all package resource action into alter method (fa96f2d)
Merge branch 'master' into html5pr (bce3390)
Merge pull request #69 from PatrickMassot/tests (fb9b24d)
Allow to use BeautifulSoup4 in tests (0092127)
Fix harmless but confusing typo in Longtable test (ae435ea)
Add __init__ in unittests/DOM (c50961a)
Add pytest.ini to allow test collection by pytest (6dfcb4e)
Tiny modification of main script for test running (5ff3d8a)
Fix #66: Encoding test needing en_GB.latin1 locale (0ab8698)
Fix Longtable caption test (52602e6)
New attempt to handle package files (88c7fac)
Minor template fixes (d40565d)
Correct outdated docstring (6b86bc2)
Forgotten modifications from master (e2e2218)
Add packages specific folders in HTML5 (95b23d4)
Documentation for HTML5 Renderer (e5b10e8)
Add HTML5 + one tiny modification to PT renderer (cd4aabe)
Merge pull request #59 from PatrickMassot/no_char_sub (9ec9de6)
Merge pull request #60 from PatrickMassot/smallmatrix (8c8fd63)
Adds MathEnvironmentPre and fix smallmatrix (57cb4a4)
Documentation NoCharSubEnvironment (d0799d8)
Fix #45 by adding NoCharSubEnvironment (f43dfc0)
Merge pull request #57 from PatrickMassot/post_parse_cb (617374e)
Rename post_parse_cb to postParseCallbacks (7f114f5)
Allow unicode macro names (3d6895c)
Merge pull request #46 from anteprandium/master (c4960ba)
Merge pull request #52 from PatrickMassot/index_sorting (2894c1c)
Merge pull request #53 from PatrickMassot/newtheorem (1f5e739)
Merge pull request #54 from PatrickMassot/declaremathoperator (4cb0cd7)
Merge pull request #55 from PatrickMassot/svg_protect (34b0e09)
Merge pull request #56 from PatrickMassot/better_jinja2 (2c32506)
Merge pull request #58 from PatrickMassot/setuptools (94a7541)
Try to use setuptools to allow "setup.py develop" (2151aaf)
Allow macros to define post-parse callbacks (4c006a2)
Improve Jinja2 templates handling (aff995b)
PIL shouldn't try to handle svg (0beb836)
Implements DeclareMathOperator from amsmath (2cd9b00)
Implement newtheorem and proof (fb74f34)
Use unidecode to compute index group (38190b5)
Partial support for `amsthm.sty` LaTeX Package (71cb845)
Issue #38 - Add "the" macro support (153d73f)
Add template for textsubscript (599107d)
Issue #28 - Fix name checking when counter starts with "the" (578e654)
Make sure we are always returning a string from os.environ.get("TEXINPUTS") (7dfe9ab)
Issue #44 - Use plasTeX.__file__ for plasTeX root rather than __file__ (e7978be)
Merge pull request #43 from PatrickMassot/master (4f2518a)
Fix pdf documentation generation (9599b08)
Fix capitalization (116356c)
Merge branch 'master' of https://github.com/tiarno/plastex (37380d7)
Merge pull request #42 from PatrickMassot/doc-renderer-config (c14a341)
Spell out "language" (5888c88)
Merge pull request #41 from PatrickMassot/doc-lang-terms (6dea0e4)
Merge pull request #40 from PatrickMassot/master (f89c879)
Document renderer config options (bd90fc6)
Document the lang-terms option (c9f95ef)
Add textsuperscript template for XHTML renderer (12b3761)
Merge pull request #32 from PatrickMassot/master (baac3c4)
Allow renderers to define config options (2f81bb3)
Merge pull request #30 from PatrickMassot/master (0bd37fb)
Filter exception more wisely for package debugging (ee00423)
Merge pull request #27 from PatrickMassot/master (59d01fc)
Document Jinja2 support (1db81e3)
Add support for jinja2 templates (22796e1)
Make sure original options are used as defaults (45adc73)
Fix default-engine (cc57ede)
Allow unicode macro names (53869cb)
Allow unicode TeX macro names (8bd6fab)
closes #20 (3bc749f)
Fix dimension converters (89c0398)
define readInteger value to None before read. (30b543d)
Merge pull request #18 from mungerd/patch (bbac491)
support nested maths in MathShift (8b058b4)
Fix non-environment verbatims (72901bf)
Merge branch 'master' of https://github.com/tiarno/plastex (916916f)
Remove extra sqrt definition (dd093c3)
Merge pull request #14 from mungerd/patch (d63b614)
support \endverbatim (cdb7f54)
Merge pull request #13 from mungerd/patch (d1b2c81)
support both string and file input in listings (3246049)
single line breaks in listings package (a1f3ebb)
fixes #10, bom mark in utf-8 files. (eb92b88)
Merge pull request #9 from axlmad79/master (a8c0556)
Add mathchardef to definition TeX primitives. (e8f0a51)
fixes fatal exception to keep running: nonumber inside equation (2b3576e)
Merge pull request #6 from tiarno/logging (0f25502)
support for logging to file instead of console (99ddba7)
force content on article title (2a273a2)
added condition on docbook equations (6726635)
fix bug in xpath expression (9622a45)
added file type to gitignore (078e841)
Create .gitignore (33e8afb)
merge docbook reorganization changes (80581e7)
Delete .gitignore (608b13b)
Create .gitignore (de86e03)
|
|
Changelog
=========
Merge pull request #62 from PatrickMassot/html5pr (a59c33f)
Typos documentation (2d6217d)
Document PackageResource (a10c256)
Functional tests for PackageResource used in HTML5 (13ba9f1)
Add unit tests for PackageResource (8955e4a)
Clarifies python package search documentation (51782ec)
Allow package resource to be next to tex source (6a8146a)
Move processFileContents callback list (e31c3a4)
Add forgotten method Document.addPackageResource (1619357)
Hide all package resource action into alter method (fa96f2d)
Merge branch 'master' into html5pr (bce3390)
Merge pull request #69 from PatrickMassot/tests (fb9b24d)
Allow to use BeautifulSoup4 in tests (0092127)
Fix harmless but confusing typo in Longtable test (ae435ea)
Add __init__ in unittests/DOM (c50961a)
Add pytest.ini to allow test collection by pytest (6dfcb4e)
Tiny modification of main script for test running (5ff3d8a)
Fix #66: Encoding test needing en_GB.latin1 locale (0ab8698)
Fix Longtable caption test (52602e6)
New attempt to handle package files (88c7fac)
Minor template fixes (d40565d)
Correct outdated docstring (6b86bc2)
Forgotten modifications from master (e2e2218)
Add packages specific folders in HTML5 (95b23d4)
Documentation for HTML5 Renderer (e5b10e8)
Add HTML5 + one tiny modification to PT renderer (cd4aabe)
Merge pull request #59 from PatrickMassot/no_char_sub (9ec9de6)
Merge pull request #60 from PatrickMassot/smallmatrix (8c8fd63)
Adds MathEnvironmentPre and fix smallmatrix (57cb4a4)
Documentation NoCharSubEnvironment (d0799d8)
Fix #45 by adding NoCharSubEnvironment (f43dfc0)
Merge pull request #57 from PatrickMassot/post_parse_cb (617374e)
Rename post_parse_cb to postParseCallbacks (7f114f5)
Allow unicode macro names (3d6895c)
Merge pull request #46 from anteprandium/master (c4960ba)
Merge pull request #52 from PatrickMassot/index_sorting (2894c1c)
Merge pull request #53 from PatrickMassot/newtheorem (1f5e739)
Merge pull request #54 from PatrickMassot/declaremathoperator (4cb0cd7)
Merge pull request #55 from PatrickMassot/svg_protect (34b0e09)
Merge pull request #56 from PatrickMassot/better_jinja2 (2c32506)
Merge pull request #58 from PatrickMassot/setuptools (94a7541)
Try to use setuptools to allow "setup.py develop" (2151aaf)
Allow macros to define post-parse callbacks (4c006a2)
Improve Jinja2 templates handling (aff995b)
PIL shouldn't try to handle svg (0beb836)
Implements DeclareMathOperator from amsmath (2cd9b00)
Implement newtheorem and proof (fb74f34)
Use unidecode to compute index group (38190b5)
Partial support for `amsthm.sty` LaTeX Package (71cb845)
Issue #38 - Add "the" macro support (153d73f)
Add template for textsubscript (599107d)
Issue #28 - Fix name checking when counter starts with "the" (578e654)
Make sure we are always returning a string from os.environ.get("TEXINPUTS") (7dfe9ab)
Issue #44 - Use plasTeX.__file__ for plasTeX root rather than __file__ (e7978be)
Merge pull request #43 from PatrickMassot/master (4f2518a)
Fix pdf documentation generation (9599b08)
Fix capitalization (116356c)
Merge branch 'master' of https://github.com/tiarno/plastex (37380d7)
Merge pull request #42 from PatrickMassot/doc-renderer-config (c14a341)
Spell out "language" (5888c88)
Merge pull request #41 from PatrickMassot/doc-lang-terms (6dea0e4)
Merge pull request #40 from PatrickMassot/master (f89c879)
Document renderer config options (bd90fc6)
Document the lang-terms option (c9f95ef)
Add textsuperscript template for XHTML renderer (12b3761)
Merge pull request #32 from PatrickMassot/master (baac3c4)
Allow renderers to define config options (2f81bb3)
Merge pull request #30 from PatrickMassot/master (0bd37fb)
Filter exception more wisely for package debugging (ee00423)
Merge pull request #27 from PatrickMassot/master (59d01fc)
Document Jinja2 support (1db81e3)
Add support for jinja2 templates (22796e1)
Make sure original options are used as defaults (45adc73)
Fix default-engine (cc57ede)
Allow unicode macro names (53869cb)
Allow unicode TeX macro names (8bd6fab)
closes #20 (3bc749f)
Fix dimension converters (89c0398)
define readInteger value to None before read. (30b543d)
Merge pull request #18 from mungerd/patch (bbac491)
support nested maths in MathShift (8b058b4)
Fix non-environment verbatims (72901bf)
Merge branch 'master' of https://github.com/tiarno/plastex (916916f)
Remove extra sqrt definition (dd093c3)
Merge pull request #14 from mungerd/patch (d63b614)
support \endverbatim (cdb7f54)
Merge pull request #13 from mungerd/patch (d1b2c81)
support both string and file input in listings (3246049)
single line breaks in listings package (a1f3ebb)
fixes #10, bom mark in utf-8 files. (eb92b88)
Merge pull request #9 from axlmad79/master (a8c0556)
Add mathchardef to definition TeX primitives. (e8f0a51)
fixes fatal exception to keep running: nonumber inside equation (2b3576e)
Merge pull request #6 from tiarno/logging (0f25502)
support for logging to file instead of console (99ddba7)
force content on article title (2a273a2)
added condition on docbook equations (6726635)
fix bug in xpath expression (9622a45)
added file type to gitignore (078e841)
Create .gitignore (33e8afb)
merge docbook reorganization changes (80581e7)
Delete .gitignore (608b13b)
Create .gitignore (de86e03)
|
|
Changelog
=========
Merge pull request #69 from PatrickMassot/tests (fb9b24d)
Allow to use BeautifulSoup4 in tests (0092127)
Fix harmless but confusing typo in Longtable test (ae435ea)
Add __init__ in unittests/DOM (c50961a)
Add pytest.ini to allow test collection by pytest (6dfcb4e)
Tiny modification of main script for test running (5ff3d8a)
Fix #66: Encoding test needing en_GB.latin1 locale (0ab8698)
Fix Longtable caption test (52602e6)
Merge pull request #59 from PatrickMassot/no_char_sub (9ec9de6)
Merge pull request #60 from PatrickMassot/smallmatrix (8c8fd63)
Adds MathEnvironmentPre and fix smallmatrix (57cb4a4)
Documentation NoCharSubEnvironment (d0799d8)
Fix #45 by adding NoCharSubEnvironment (f43dfc0)
Merge pull request #57 from PatrickMassot/post_parse_cb (617374e)
Rename post_parse_cb to postParseCallbacks (7f114f5)
Allow unicode macro names (3d6895c)
Merge pull request #46 from anteprandium/master (c4960ba)
Merge pull request #52 from PatrickMassot/index_sorting (2894c1c)
Merge pull request #53 from PatrickMassot/newtheorem (1f5e739)
Merge pull request #54 from PatrickMassot/declaremathoperator (4cb0cd7)
Merge pull request #55 from PatrickMassot/svg_protect (34b0e09)
Merge pull request #56 from PatrickMassot/better_jinja2 (2c32506)
Merge pull request #58 from PatrickMassot/setuptools (94a7541)
Try to use setuptools to allow "setup.py develop" (2151aaf)
Allow macros to define post-parse callbacks (4c006a2)
Improve Jinja2 templates handling (aff995b)
PIL shouldn't try to handle svg (0beb836)
Implements DeclareMathOperator from amsmath (2cd9b00)
Implement newtheorem and proof (fb74f34)
Use unidecode to compute index group (38190b5)
Partial support for `amsthm.sty` LaTeX Package (71cb845)
Issue #38 - Add "the" macro support (153d73f)
Add template for textsubscript (599107d)
Issue #28 - Fix name checking when counter starts with "the" (578e654)
Make sure we are always returning a string from os.environ.get("TEXINPUTS") (7dfe9ab)
Issue #44 - Use plasTeX.__file__ for plasTeX root rather than __file__ (e7978be)
Merge pull request #43 from PatrickMassot/master (4f2518a)
Fix pdf documentation generation (9599b08)
Fix capitalization (116356c)
Merge branch 'master' of https://github.com/tiarno/plastex (37380d7)
Merge pull request #42 from PatrickMassot/doc-renderer-config (c14a341)
Spell out "language" (5888c88)
Merge pull request #41 from PatrickMassot/doc-lang-terms (6dea0e4)
Merge pull request #40 from PatrickMassot/master (f89c879)
Document renderer config options (bd90fc6)
Document the lang-terms option (c9f95ef)
Add textsuperscript template for XHTML renderer (12b3761)
Merge pull request #32 from PatrickMassot/master (baac3c4)
Allow renderers to define config options (2f81bb3)
Merge pull request #30 from PatrickMassot/master (0bd37fb)
Filter exception more wisely for package debugging (ee00423)
Merge pull request #27 from PatrickMassot/master (59d01fc)
Document Jinja2 support (1db81e3)
Add support for jinja2 templates (22796e1)
Make sure original options are used as defaults (45adc73)
Fix default-engine (cc57ede)
Allow unicode macro names (53869cb)
Allow unicode TeX macro names (8bd6fab)
closes #20 (3bc749f)
Fix dimension converters (89c0398)
define readInteger value to None before read. (30b543d)
Merge pull request #18 from mungerd/patch (bbac491)
support nested maths in MathShift (8b058b4)
Fix non-environment verbatims (72901bf)
Merge branch 'master' of https://github.com/tiarno/plastex (916916f)
Remove extra sqrt definition (dd093c3)
Merge pull request #14 from mungerd/patch (d63b614)
support \endverbatim (cdb7f54)
Merge pull request #13 from mungerd/patch (d1b2c81)
support both string and file input in listings (3246049)
single line breaks in listings package (a1f3ebb)
fixes #10, bom mark in utf-8 files. (eb92b88)
Merge pull request #9 from axlmad79/master (a8c0556)
Add mathchardef to definition TeX primitives. (e8f0a51)
fixes fatal exception to keep running: nonumber inside equation (2b3576e)
Merge pull request #6 from tiarno/logging (0f25502)
support for logging to file instead of console (99ddba7)
force content on article title (2a273a2)
added condition on docbook equations (6726635)
fix bug in xpath expression (9622a45)
added file type to gitignore (078e841)
Create .gitignore (33e8afb)
merge docbook reorganization changes (80581e7)
Delete .gitignore (608b13b)
Create .gitignore (de86e03)
|
|
Changelog
=========
Merge pull request #59 from PatrickMassot/no_char_sub (9ec9de6)
Merge pull request #60 from PatrickMassot/smallmatrix (8c8fd63)
Adds MathEnvironmentPre and fix smallmatrix (57cb4a4)
Documentation NoCharSubEnvironment (d0799d8)
Fix #45 by adding NoCharSubEnvironment (f43dfc0)
Merge pull request #57 from PatrickMassot/post_parse_cb (617374e)
Rename post_parse_cb to postParseCallbacks (7f114f5)
Allow unicode macro names (3d6895c)
Merge pull request #46 from anteprandium/master (c4960ba)
Merge pull request #52 from PatrickMassot/index_sorting (2894c1c)
Merge pull request #53 from PatrickMassot/newtheorem (1f5e739)
Merge pull request #54 from PatrickMassot/declaremathoperator (4cb0cd7)
Merge pull request #55 from PatrickMassot/svg_protect (34b0e09)
Merge pull request #56 from PatrickMassot/better_jinja2 (2c32506)
Merge pull request #58 from PatrickMassot/setuptools (94a7541)
Try to use setuptools to allow "setup.py develop" (2151aaf)
Allow macros to define post-parse callbacks (4c006a2)
Improve Jinja2 templates handling (aff995b)
PIL shouldn't try to handle svg (0beb836)
Implements DeclareMathOperator from amsmath (2cd9b00)
Implement newtheorem and proof (fb74f34)
Use unidecode to compute index group (38190b5)
Partial support for `amsthm.sty` LaTeX Package (71cb845)
Issue #38 - Add "the" macro support (153d73f)
Add template for textsubscript (599107d)
Issue #28 - Fix name checking when counter starts with "the" (578e654)
Make sure we are always returning a string from os.environ.get("TEXINPUTS") (7dfe9ab)
Issue #44 - Use plasTeX.__file__ for plasTeX root rather than __file__ (e7978be)
Merge pull request #43 from PatrickMassot/master (4f2518a)
Fix pdf documentation generation (9599b08)
Fix capitalization (116356c)
Merge branch 'master' of https://github.com/tiarno/plastex (37380d7)
Merge pull request #42 from PatrickMassot/doc-renderer-config (c14a341)
Spell out "language" (5888c88)
Merge pull request #41 from PatrickMassot/doc-lang-terms (6dea0e4)
Merge pull request #40 from PatrickMassot/master (f89c879)
Document renderer config options (bd90fc6)
Document the lang-terms option (c9f95ef)
Add textsuperscript template for XHTML renderer (12b3761)
Merge pull request #32 from PatrickMassot/master (baac3c4)
Allow renderers to define config options (2f81bb3)
Merge pull request #30 from PatrickMassot/master (0bd37fb)
Filter exception more wisely for package debugging (ee00423)
Merge pull request #27 from PatrickMassot/master (59d01fc)
Document Jinja2 support (1db81e3)
Add support for jinja2 templates (22796e1)
Make sure original options are used as defaults (45adc73)
Fix default-engine (cc57ede)
Allow unicode macro names (53869cb)
Allow unicode TeX macro names (8bd6fab)
closes #20 (3bc749f)
Fix dimension converters (89c0398)
define readInteger value to None before read. (30b543d)
Merge pull request #18 from mungerd/patch (bbac491)
support nested maths in MathShift (8b058b4)
Fix non-environment verbatims (72901bf)
Merge branch 'master' of https://github.com/tiarno/plastex (916916f)
Remove extra sqrt definition (dd093c3)
Merge pull request #14 from mungerd/patch (d63b614)
support \endverbatim (cdb7f54)
Merge pull request #13 from mungerd/patch (d1b2c81)
support both string and file input in listings (3246049)
single line breaks in listings package (a1f3ebb)
fixes #10, bom mark in utf-8 files. (eb92b88)
Merge pull request #9 from axlmad79/master (a8c0556)
Add mathchardef to definition TeX primitives. (e8f0a51)
fixes fatal exception to keep running: nonumber inside equation (2b3576e)
Merge pull request #6 from tiarno/logging (0f25502)
support for logging to file instead of console (99ddba7)
force content on article title (2a273a2)
added condition on docbook equations (6726635)
fix bug in xpath expression (9622a45)
added file type to gitignore (078e841)
Create .gitignore (33e8afb)
merge docbook reorganization changes (80581e7)
Delete .gitignore (608b13b)
Create .gitignore (de86e03)
|
|
Changelog
=========
Merge pull request #57 from PatrickMassot/post_parse_cb (617374e)
Rename post_parse_cb to postParseCallbacks (7f114f5)
Allow unicode macro names (3d6895c)
Merge pull request #46 from anteprandium/master (c4960ba)
Merge pull request #52 from PatrickMassot/index_sorting (2894c1c)
Merge pull request #53 from PatrickMassot/newtheorem (1f5e739)
Merge pull request #54 from PatrickMassot/declaremathoperator (4cb0cd7)
Merge pull request #55 from PatrickMassot/svg_protect (34b0e09)
Merge pull request #56 from PatrickMassot/better_jinja2 (2c32506)
Merge pull request #58 from PatrickMassot/setuptools (94a7541)
Try to use setuptools to allow "setup.py develop" (2151aaf)
Allow macros to define post-parse callbacks (4c006a2)
Improve Jinja2 templates handling (aff995b)
PIL shouldn't try to handle svg (0beb836)
Implements DeclareMathOperator from amsmath (2cd9b00)
Implement newtheorem and proof (fb74f34)
Use unidecode to compute index group (38190b5)
Partial support for `amsthm.sty` LaTeX Package (71cb845)
Issue #38 - Add "the" macro support (153d73f)
Add template for textsubscript (599107d)
Issue #28 - Fix name checking when counter starts with "the" (578e654)
Make sure we are always returning a string from os.environ.get("TEXINPUTS") (7dfe9ab)
Issue #44 - Use plasTeX.__file__ for plasTeX root rather than __file__ (e7978be)
Merge pull request #43 from PatrickMassot/master (4f2518a)
Fix pdf documentation generation (9599b08)
Fix capitalization (116356c)
Merge branch 'master' of https://github.com/tiarno/plastex (37380d7)
Merge pull request #42 from PatrickMassot/doc-renderer-config (c14a341)
Spell out "language" (5888c88)
Merge pull request #41 from PatrickMassot/doc-lang-terms (6dea0e4)
Merge pull request #40 from PatrickMassot/master (f89c879)
Document renderer config options (bd90fc6)
Document the lang-terms option (c9f95ef)
Add textsuperscript template for XHTML renderer (12b3761)
Merge pull request #32 from PatrickMassot/master (baac3c4)
Allow renderers to define config options (2f81bb3)
Merge pull request #30 from PatrickMassot/master (0bd37fb)
Filter exception more wisely for package debugging (ee00423)
Merge pull request #27 from PatrickMassot/master (59d01fc)
Document Jinja2 support (1db81e3)
Add support for jinja2 templates (22796e1)
Make sure original options are used as defaults (45adc73)
Fix default-engine (cc57ede)
Allow unicode macro names (53869cb)
Allow unicode TeX macro names (8bd6fab)
closes #20 (3bc749f)
Fix dimension converters (89c0398)
define readInteger value to None before read. (30b543d)
Merge pull request #18 from mungerd/patch (bbac491)
support nested maths in MathShift (8b058b4)
Fix non-environment verbatims (72901bf)
Merge branch 'master' of https://github.com/tiarno/plastex (916916f)
Remove extra sqrt definition (dd093c3)
Merge pull request #14 from mungerd/patch (d63b614)
support \endverbatim (cdb7f54)
Merge pull request #13 from mungerd/patch (d1b2c81)
support both string and file input in listings (3246049)
single line breaks in listings package (a1f3ebb)
fixes #10, bom mark in utf-8 files. (eb92b88)
Merge pull request #9 from axlmad79/master (a8c0556)
Add mathchardef to definition TeX primitives. (e8f0a51)
fixes fatal exception to keep running: nonumber inside equation (2b3576e)
Merge pull request #6 from tiarno/logging (0f25502)
support for logging to file instead of console (99ddba7)
force content on article title (2a273a2)
added condition on docbook equations (6726635)
fix bug in xpath expression (9622a45)
added file type to gitignore (078e841)
Create .gitignore (33e8afb)
merge docbook reorganization changes (80581e7)
Delete .gitignore (608b13b)
Create .gitignore (de86e03)
|
|
Changelog
=========
Allow unicode macro names (3d6895c)
Merge pull request #46 from anteprandium/master (c4960ba)
Merge pull request #52 from PatrickMassot/index_sorting (2894c1c)
Merge pull request #53 from PatrickMassot/newtheorem (1f5e739)
Merge pull request #54 from PatrickMassot/declaremathoperator (4cb0cd7)
Merge pull request #55 from PatrickMassot/svg_protect (34b0e09)
Merge pull request #56 from PatrickMassot/better_jinja2 (2c32506)
Merge pull request #58 from PatrickMassot/setuptools (94a7541)
Try to use setuptools to allow "setup.py develop" (2151aaf)
Improve Jinja2 templates handling (aff995b)
PIL shouldn't try to handle svg (0beb836)
Implements DeclareMathOperator from amsmath (2cd9b00)
Implement newtheorem and proof (fb74f34)
Use unidecode to compute index group (38190b5)
Partial support for `amsthm.sty` LaTeX Package (71cb845)
Issue #38 - Add "the" macro support (153d73f)
Add template for textsubscript (599107d)
Issue #28 - Fix name checking when counter starts with "the" (578e654)
Make sure we are always returning a string from os.environ.get("TEXINPUTS") (7dfe9ab)
Issue #44 - Use plasTeX.__file__ for plasTeX root rather than __file__ (e7978be)
Merge pull request #43 from PatrickMassot/master (4f2518a)
Fix pdf documentation generation (9599b08)
Fix capitalization (116356c)
Merge branch 'master' of https://github.com/tiarno/plastex (37380d7)
Merge pull request #42 from PatrickMassot/doc-renderer-config (c14a341)
Spell out "language" (5888c88)
Merge pull request #41 from PatrickMassot/doc-lang-terms (6dea0e4)
Merge pull request #40 from PatrickMassot/master (f89c879)
Document renderer config options (bd90fc6)
Document the lang-terms option (c9f95ef)
Add textsuperscript template for XHTML renderer (12b3761)
Merge pull request #32 from PatrickMassot/master (baac3c4)
Allow renderers to define config options (2f81bb3)
Merge pull request #30 from PatrickMassot/master (0bd37fb)
Filter exception more wisely for package debugging (ee00423)
Merge pull request #27 from PatrickMassot/master (59d01fc)
Document Jinja2 support (1db81e3)
Add support for jinja2 templates (22796e1)
Make sure original options are used as defaults (45adc73)
Fix default-engine (cc57ede)
Allow unicode macro names (53869cb)
Allow unicode TeX macro names (8bd6fab)
closes #20 (3bc749f)
Fix dimension converters (89c0398)
define readInteger value to None before read. (30b543d)
Merge pull request #18 from mungerd/patch (bbac491)
support nested maths in MathShift (8b058b4)
Fix non-environment verbatims (72901bf)
Merge branch 'master' of https://github.com/tiarno/plastex (916916f)
Remove extra sqrt definition (dd093c3)
Merge pull request #14 from mungerd/patch (d63b614)
support \endverbatim (cdb7f54)
Merge pull request #13 from mungerd/patch (d1b2c81)
support both string and file input in listings (3246049)
single line breaks in listings package (a1f3ebb)
fixes #10, bom mark in utf-8 files. (eb92b88)
Merge pull request #9 from axlmad79/master (a8c0556)
Add mathchardef to definition TeX primitives. (e8f0a51)
fixes fatal exception to keep running: nonumber inside equation (2b3576e)
Merge pull request #6 from tiarno/logging (0f25502)
support for logging to file instead of console (99ddba7)
force content on article title (2a273a2)
added condition on docbook equations (6726635)
fix bug in xpath expression (9622a45)
added file type to gitignore (078e841)
Create .gitignore (33e8afb)
merge docbook reorganization changes (80581e7)
Delete .gitignore (608b13b)
Create .gitignore (de86e03)
|
|
Changelog
=========
Issue #38 - Add "the" macro support (153d73f)
Add template for textsubscript (599107d)
Issue #28 - Fix name checking when counter starts with "the" (578e654)
Make sure we are always returning a string from os.environ.get("TEXINPUTS") (7dfe9ab)
Issue #44 - Use plasTeX.__file__ for plasTeX root rather than __file__ (e7978be)
Merge pull request #43 from PatrickMassot/master (4f2518a)
Fix pdf documentation generation (9599b08)
Fix capitalization (116356c)
Merge branch 'master' of https://github.com/tiarno/plastex (37380d7)
Merge pull request #42 from PatrickMassot/doc-renderer-config (c14a341)
Spell out "language" (5888c88)
Merge pull request #41 from PatrickMassot/doc-lang-terms (6dea0e4)
Merge pull request #40 from PatrickMassot/master (f89c879)
Document renderer config options (bd90fc6)
Document the lang-terms option (c9f95ef)
Add textsuperscript template for XHTML renderer (12b3761)
Merge pull request #32 from PatrickMassot/master (baac3c4)
Allow renderers to define config options (2f81bb3)
Merge pull request #30 from PatrickMassot/master (0bd37fb)
Filter exception more wisely for package debugging (ee00423)
Merge pull request #27 from PatrickMassot/master (59d01fc)
Document Jinja2 support (1db81e3)
Add support for jinja2 templates (22796e1)
Make sure original options are used as defaults (45adc73)
Fix default-engine (cc57ede)
Allow unicode macro names (53869cb)
Allow unicode TeX macro names (8bd6fab)
closes #20 (3bc749f)
Fix dimension converters (89c0398)
define readInteger value to None before read. (30b543d)
Merge pull request #18 from mungerd/patch (bbac491)
support nested maths in MathShift (8b058b4)
Fix non-environment verbatims (72901bf)
Merge branch 'master' of https://github.com/tiarno/plastex (916916f)
Remove extra sqrt definition (dd093c3)
Merge pull request #14 from mungerd/patch (d63b614)
support \endverbatim (cdb7f54)
Merge pull request #13 from mungerd/patch (d1b2c81)
support both string and file input in listings (3246049)
single line breaks in listings package (a1f3ebb)
fixes #10, bom mark in utf-8 files. (eb92b88)
Merge pull request #9 from axlmad79/master (a8c0556)
Add mathchardef to definition TeX primitives. (e8f0a51)
fixes fatal exception to keep running: nonumber inside equation (2b3576e)
Merge pull request #6 from tiarno/logging (0f25502)
support for logging to file instead of console (99ddba7)
force content on article title (2a273a2)
added condition on docbook equations (6726635)
fix bug in xpath expression (9622a45)
added file type to gitignore (078e841)
Create .gitignore (33e8afb)
merge docbook reorganization changes (80581e7)
Delete .gitignore (608b13b)
Create .gitignore (de86e03)
|
|
Changelog
=========
Issue #44 - Use plasTeX.__file__ for plasTeX root rather than __file__ (e7978be)
Merge pull request #43 from PatrickMassot/master (4f2518a)
Fix pdf documentation generation (9599b08)
Fix capitalization (116356c)
Merge branch 'master' of https://github.com/tiarno/plastex (37380d7)
Merge pull request #42 from PatrickMassot/doc-renderer-config (c14a341)
Spell out "language" (5888c88)
Merge pull request #41 from PatrickMassot/doc-lang-terms (6dea0e4)
Merge pull request #40 from PatrickMassot/master (f89c879)
Document renderer config options (bd90fc6)
Document the lang-terms option (c9f95ef)
Add textsuperscript template for XHTML renderer (12b3761)
Merge pull request #32 from PatrickMassot/master (baac3c4)
Allow renderers to define config options (2f81bb3)
Merge pull request #30 from PatrickMassot/master (0bd37fb)
Filter exception more wisely for package debugging (ee00423)
Merge pull request #27 from PatrickMassot/master (59d01fc)
Document Jinja2 support (1db81e3)
Add support for jinja2 templates (22796e1)
Make sure original options are used as defaults (45adc73)
Fix default-engine (cc57ede)
Allow unicode macro names (53869cb)
Allow unicode TeX macro names (8bd6fab)
closes #20 (3bc749f)
Fix dimension converters (89c0398)
define readInteger value to None before read. (30b543d)
Merge pull request #18 from mungerd/patch (bbac491)
support nested maths in MathShift (8b058b4)
Fix non-environment verbatims (72901bf)
Merge branch 'master' of https://github.com/tiarno/plastex (916916f)
Remove extra sqrt definition (dd093c3)
Merge pull request #14 from mungerd/patch (d63b614)
support \endverbatim (cdb7f54)
Merge pull request #13 from mungerd/patch (d1b2c81)
support both string and file input in listings (3246049)
single line breaks in listings package (a1f3ebb)
fixes #10, bom mark in utf-8 files. (eb92b88)
Merge pull request #9 from axlmad79/master (a8c0556)
Add mathchardef to definition TeX primitives. (e8f0a51)
fixes fatal exception to keep running: nonumber inside equation (2b3576e)
Merge pull request #6 from tiarno/logging (0f25502)
support for logging to file instead of console (99ddba7)
force content on article title (2a273a2)
added condition on docbook equations (6726635)
fix bug in xpath expression (9622a45)
added file type to gitignore (078e841)
Create .gitignore (33e8afb)
merge docbook reorganization changes (80581e7)
Delete .gitignore (608b13b)
Create .gitignore (de86e03)
|
|
Changelog
=========
Merge pull request #43 from PatrickMassot/master (4f2518a)
Fix pdf documentation generation (9599b08)
Fix capitalization (116356c)
Merge branch 'master' of https://github.com/tiarno/plastex (37380d7)
Merge pull request #42 from PatrickMassot/doc-renderer-config (c14a341)
Spell out "language" (5888c88)
Merge pull request #41 from PatrickMassot/doc-lang-terms (6dea0e4)
Merge pull request #40 from PatrickMassot/master (f89c879)
Document renderer config options (bd90fc6)
Document the lang-terms option (c9f95ef)
Add textsuperscript template for XHTML renderer (12b3761)
Merge pull request #32 from PatrickMassot/master (baac3c4)
Allow renderers to define config options (2f81bb3)
Merge pull request #30 from PatrickMassot/master (0bd37fb)
Filter exception more wisely for package debugging (ee00423)
Merge pull request #27 from PatrickMassot/master (59d01fc)
Document Jinja2 support (1db81e3)
Add support for jinja2 templates (22796e1)
Make sure original options are used as defaults (45adc73)
Fix default-engine (cc57ede)
Allow unicode macro names (53869cb)
Allow unicode TeX macro names (8bd6fab)
closes #20 (3bc749f)
Fix dimension converters (89c0398)
define readInteger value to None before read. (30b543d)
Merge pull request #18 from mungerd/patch (bbac491)
support nested maths in MathShift (8b058b4)
Fix non-environment verbatims (72901bf)
Merge branch 'master' of https://github.com/tiarno/plastex (916916f)
Remove extra sqrt definition (dd093c3)
Merge pull request #14 from mungerd/patch (d63b614)
support \endverbatim (cdb7f54)
Merge pull request #13 from mungerd/patch (d1b2c81)
support both string and file input in listings (3246049)
single line breaks in listings package (a1f3ebb)
fixes #10, bom mark in utf-8 files. (eb92b88)
Merge pull request #9 from axlmad79/master (a8c0556)
Add mathchardef to definition TeX primitives. (e8f0a51)
fixes fatal exception to keep running: nonumber inside equation (2b3576e)
Merge pull request #6 from tiarno/logging (0f25502)
support for logging to file instead of console (99ddba7)
force content on article title (2a273a2)
added condition on docbook equations (6726635)
fix bug in xpath expression (9622a45)
added file type to gitignore (078e841)
Create .gitignore (33e8afb)
merge docbook reorganization changes (80581e7)
Delete .gitignore (608b13b)
Create .gitignore (de86e03)
|
|
Changelog
=========
Fix capitalization (116356c)
Merge branch 'master' of https://github.com/tiarno/plastex (37380d7)
Merge pull request #42 from PatrickMassot/doc-renderer-config (c14a341)
Spell out "language" (5888c88)
Merge pull request #41 from PatrickMassot/doc-lang-terms (6dea0e4)
Merge pull request #40 from PatrickMassot/master (f89c879)
Document renderer config options (bd90fc6)
Document the lang-terms option (c9f95ef)
Add textsuperscript template for XHTML renderer (12b3761)
Merge pull request #32 from PatrickMassot/master (baac3c4)
Allow renderers to define config options (2f81bb3)
Merge pull request #30 from PatrickMassot/master (0bd37fb)
Filter exception more wisely for package debugging (ee00423)
Merge pull request #27 from PatrickMassot/master (59d01fc)
Document Jinja2 support (1db81e3)
Add support for jinja2 templates (22796e1)
Make sure original options are used as defaults (45adc73)
Fix default-engine (cc57ede)
Allow unicode macro names (53869cb)
Allow unicode TeX macro names (8bd6fab)
closes #20 (3bc749f)
Fix dimension converters (89c0398)
define readInteger value to None before read. (30b543d)
Merge pull request #18 from mungerd/patch (bbac491)
support nested maths in MathShift (8b058b4)
Fix non-environment verbatims (72901bf)
Merge branch 'master' of https://github.com/tiarno/plastex (916916f)
Remove extra sqrt definition (dd093c3)
Merge pull request #14 from mungerd/patch (d63b614)
support \endverbatim (cdb7f54)
Merge pull request #13 from mungerd/patch (d1b2c81)
support both string and file input in listings (3246049)
single line breaks in listings package (a1f3ebb)
fixes #10, bom mark in utf-8 files. (eb92b88)
Merge pull request #9 from axlmad79/master (a8c0556)
Add mathchardef to definition TeX primitives. (e8f0a51)
fixes fatal exception to keep running: nonumber inside equation (2b3576e)
Merge pull request #6 from tiarno/logging (0f25502)
support for logging to file instead of console (99ddba7)
force content on article title (2a273a2)
added condition on docbook equations (6726635)
fix bug in xpath expression (9622a45)
added file type to gitignore (078e841)
Create .gitignore (33e8afb)
merge docbook reorganization changes (80581e7)
Delete .gitignore (608b13b)
Create .gitignore (de86e03)
|
|
Changelog
=========
Merge pull request #32 from PatrickMassot/master (baac3c4)
Allow renderers to define config options (2f81bb3)
Merge pull request #30 from PatrickMassot/master (0bd37fb)
Filter exception more wisely for package debugging (ee00423)
Merge pull request #27 from PatrickMassot/master (59d01fc)
Document Jinja2 support (1db81e3)
Add support for jinja2 templates (22796e1)
Make sure original options are used as defaults (45adc73)
Fix default-engine (cc57ede)
Allow unicode macro names (53869cb)
Allow unicode TeX macro names (8bd6fab)
closes #20 (3bc749f)
Fix dimension converters (89c0398)
define readInteger value to None before read. (30b543d)
Merge pull request #18 from mungerd/patch (bbac491)
support nested maths in MathShift (8b058b4)
Fix non-environment verbatims (72901bf)
Merge branch 'master' of https://github.com/tiarno/plastex (916916f)
Remove extra sqrt definition (dd093c3)
Merge pull request #14 from mungerd/patch (d63b614)
support \endverbatim (cdb7f54)
Merge pull request #13 from mungerd/patch (d1b2c81)
support both string and file input in listings (3246049)
single line breaks in listings package (a1f3ebb)
fixes #10, bom mark in utf-8 files. (eb92b88)
Merge pull request #9 from axlmad79/master (a8c0556)
Add mathchardef to definition TeX primitives. (e8f0a51)
fixes fatal exception to keep running: nonumber inside equation (2b3576e)
Merge pull request #6 from tiarno/logging (0f25502)
support for logging to file instead of console (99ddba7)
force content on article title (2a273a2)
added condition on docbook equations (6726635)
fix bug in xpath expression (9622a45)
added file type to gitignore (078e841)
Create .gitignore (33e8afb)
merge docbook reorganization changes (80581e7)
Delete .gitignore (608b13b)
Create .gitignore (de86e03)
|
|
Changelog
=========
Merge pull request #27 from PatrickMassot/master (59d01fc)
Document Jinja2 support (1db81e3)
Add support for jinja2 templates (22796e1)
Make sure original options are used as defaults (45adc73)
Fix default-engine (cc57ede)
Allow unicode macro names (53869cb)
Allow unicode TeX macro names (8bd6fab)
closes #20 (3bc749f)
Fix dimension converters (89c0398)
define readInteger value to None before read. (30b543d)
Merge pull request #18 from mungerd/patch (bbac491)
support nested maths in MathShift (8b058b4)
Fix non-environment verbatims (72901bf)
Merge branch 'master' of https://github.com/tiarno/plastex (916916f)
Remove extra sqrt definition (dd093c3)
Merge pull request #14 from mungerd/patch (d63b614)
support \endverbatim (cdb7f54)
Merge pull request #13 from mungerd/patch (d1b2c81)
support both string and file input in listings (3246049)
single line breaks in listings package (a1f3ebb)
fixes #10, bom mark in utf-8 files. (eb92b88)
Merge pull request #9 from axlmad79/master (a8c0556)
Add mathchardef to definition TeX primitives. (e8f0a51)
fixes fatal exception to keep running: nonumber inside equation (2b3576e)
Merge pull request #6 from tiarno/logging (0f25502)
support for logging to file instead of console (99ddba7)
force content on article title (2a273a2)
added condition on docbook equations (6726635)
fix bug in xpath expression (9622a45)
added file type to gitignore (078e841)
Create .gitignore (33e8afb)
merge docbook reorganization changes (80581e7)
Delete .gitignore (608b13b)
Create .gitignore (de86e03)
|
|
Changelog
=========
Make sure original options are used as defaults (45adc73)
Fix default-engine (cc57ede)
Allow unicode macro names (53869cb)
Allow unicode TeX macro names (8bd6fab)
closes #20 (3bc749f)
Fix dimension converters (89c0398)
define readInteger value to None before read. (30b543d)
Merge pull request #18 from mungerd/patch (bbac491)
support nested maths in MathShift (8b058b4)
Fix non-environment verbatims (72901bf)
Merge branch 'master' of https://github.com/tiarno/plastex (916916f)
Remove extra sqrt definition (dd093c3)
Merge pull request #14 from mungerd/patch (d63b614)
support \endverbatim (cdb7f54)
Merge pull request #13 from mungerd/patch (d1b2c81)
support both string and file input in listings (3246049)
single line breaks in listings package (a1f3ebb)
fixes #10, bom mark in utf-8 files. (eb92b88)
Merge pull request #9 from axlmad79/master (a8c0556)
Add mathchardef to definition TeX primitives. (e8f0a51)
fixes fatal exception to keep running: nonumber inside equation (2b3576e)
Merge pull request #6 from tiarno/logging (0f25502)
support for logging to file instead of console (99ddba7)
force content on article title (2a273a2)
added condition on docbook equations (6726635)
fix bug in xpath expression (9622a45)
added file type to gitignore (078e841)
Create .gitignore (33e8afb)
merge docbook reorganization changes (80581e7)
Delete .gitignore (608b13b)
Create .gitignore (de86e03)
|
|
Changelog
=========
Allow unicode macro names (53869cb)
Allow unicode TeX macro names (8bd6fab)
closes #20 (3bc749f)
Fix dimension converters (89c0398)
define readInteger value to None before read. (30b543d)
Merge pull request #18 from mungerd/patch (bbac491)
support nested maths in MathShift (8b058b4)
Fix non-environment verbatims (72901bf)
Merge branch 'master' of https://github.com/tiarno/plastex (916916f)
Remove extra sqrt definition (dd093c3)
Merge pull request #14 from mungerd/patch (d63b614)
support \endverbatim (cdb7f54)
Merge pull request #13 from mungerd/patch (d1b2c81)
support both string and file input in listings (3246049)
single line breaks in listings package (a1f3ebb)
fixes #10, bom mark in utf-8 files. (eb92b88)
Merge pull request #9 from axlmad79/master (a8c0556)
Add mathchardef to definition TeX primitives. (e8f0a51)
fixes fatal exception to keep running: nonumber inside equation (2b3576e)
Merge pull request #6 from tiarno/logging (0f25502)
support for logging to file instead of console (99ddba7)
force content on article title (2a273a2)
added condition on docbook equations (6726635)
fix bug in xpath expression (9622a45)
added file type to gitignore (078e841)
Create .gitignore (33e8afb)
merge docbook reorganization changes (80581e7)
Delete .gitignore (608b13b)
Create .gitignore (de86e03)
|
|
Changelog
=========
closes #20 (3bc749f)
Fix dimension converters (89c0398)
define readInteger value to None before read. (30b543d)
Merge pull request #18 from mungerd/patch (bbac491)
support nested maths in MathShift (8b058b4)
Fix non-environment verbatims (72901bf)
Merge branch 'master' of https://github.com/tiarno/plastex (916916f)
Remove extra sqrt definition (dd093c3)
Merge pull request #14 from mungerd/patch (d63b614)
support \endverbatim (cdb7f54)
Merge pull request #13 from mungerd/patch (d1b2c81)
support both string and file input in listings (3246049)
single line breaks in listings package (a1f3ebb)
fixes #10, bom mark in utf-8 files. (eb92b88)
Merge pull request #9 from axlmad79/master (a8c0556)
Add mathchardef to definition TeX primitives. (e8f0a51)
fixes fatal exception to keep running: nonumber inside equation (2b3576e)
Merge pull request #6 from tiarno/logging (0f25502)
support for logging to file instead of console (99ddba7)
force content on article title (2a273a2)
added condition on docbook equations (6726635)
fix bug in xpath expression (9622a45)
added file type to gitignore (078e841)
Create .gitignore (33e8afb)
merge docbook reorganization changes (80581e7)
Delete .gitignore (608b13b)
Create .gitignore (de86e03)
|
|
Changelog
=========
Fix dimension converters (89c0398)
define readInteger value to None before read. (30b543d)
Merge pull request #18 from mungerd/patch (bbac491)
support nested maths in MathShift (8b058b4)
Fix non-environment verbatims (72901bf)
Merge branch 'master' of https://github.com/tiarno/plastex (916916f)
Remove extra sqrt definition (dd093c3)
Merge pull request #14 from mungerd/patch (d63b614)
support \endverbatim (cdb7f54)
Merge pull request #13 from mungerd/patch (d1b2c81)
support both string and file input in listings (3246049)
single line breaks in listings package (a1f3ebb)
fixes #10, bom mark in utf-8 files. (eb92b88)
Merge pull request #9 from axlmad79/master (a8c0556)
Add mathchardef to definition TeX primitives. (e8f0a51)
fixes fatal exception to keep running: nonumber inside equation (2b3576e)
Merge pull request #6 from tiarno/logging (0f25502)
support for logging to file instead of console (99ddba7)
force content on article title (2a273a2)
added condition on docbook equations (6726635)
fix bug in xpath expression (9622a45)
added file type to gitignore (078e841)
Create .gitignore (33e8afb)
merge docbook reorganization changes (80581e7)
Delete .gitignore (608b13b)
Create .gitignore (de86e03)
|
|
Changelog
=========
define readInteger value to None before read. (30b543d)
Merge pull request #18 from mungerd/patch (bbac491)
support nested maths in MathShift (8b058b4)
Fix non-environment verbatims (72901bf)
Merge branch 'master' of https://github.com/tiarno/plastex (916916f)
Remove extra sqrt definition (dd093c3)
Merge pull request #14 from mungerd/patch (d63b614)
support ndverbatim (cdb7f54)
Merge pull request #13 from mungerd/patch (d1b2c81)
support both string and file input in listings (3246049)
single line breaks in listings package (a1f3ebb)
fixes #10, bom mark in utf-8 files. (eb92b88)
Merge pull request #9 from axlmad79/master (a8c0556)
Add mathchardef to definition TeX primitives. (e8f0a51)
fixes fatal exception to keep running: nonumber inside equation (2b3576e)
Merge pull request #6 from tiarno/logging (0f25502)
support for logging to file instead of console (99ddba7)
force content on article title (2a273a2)
added condition on docbook equations (6726635)
fix bug in xpath expression (9622a45)
added file type to gitignore (078e841)
Create .gitignore (33e8afb)
merge docbook reorganization changes (80581e7)
Delete .gitignore (608b13b)
Create .gitignore (de86e03)
|
|
Changelog
=========
Merge pull request #18 from mungerd/patch (bbac491)
support nested maths in MathShift (8b058b4)
Fix non-environment verbatims (72901bf)
Merge branch 'master' of https://github.com/tiarno/plastex (916916f)
Remove extra sqrt definition (dd093c3)
Merge pull request #14 from mungerd/patch (d63b614)
support ndverbatim (cdb7f54)
Merge pull request #13 from mungerd/patch (d1b2c81)
support both string and file input in listings (3246049)
single line breaks in listings package (a1f3ebb)
fixes #10, bom mark in utf-8 files. (eb92b88)
Merge pull request #9 from axlmad79/master (a8c0556)
Add mathchardef to definition TeX primitives. (e8f0a51)
fixes fatal exception to keep running: nonumber inside equation (2b3576e)
Merge pull request #6 from tiarno/logging (0f25502)
support for logging to file instead of console (99ddba7)
force content on article title (2a273a2)
added condition on docbook equations (6726635)
fix bug in xpath expression (9622a45)
added file type to gitignore (078e841)
Create .gitignore (33e8afb)
merge docbook reorganization changes (80581e7)
Delete .gitignore (608b13b)
Create .gitignore (de86e03)
|
|
Changelog
=========
Fix non-environment verbatims (72901bf)
Merge branch 'master' of https://github.com/tiarno/plastex (916916f)
Remove extra sqrt definition (dd093c3)
Merge pull request #14 from mungerd/patch (d63b614)
support ndverbatim (cdb7f54)
Merge pull request #13 from mungerd/patch (d1b2c81)
support both string and file input in listings (3246049)
single line breaks in listings package (a1f3ebb)
fixes #10, bom mark in utf-8 files. (eb92b88)
Merge pull request #9 from axlmad79/master (a8c0556)
Add mathchardef to definition TeX primitives. (e8f0a51)
fixes fatal exception to keep running: nonumber inside equation (2b3576e)
Merge pull request #6 from tiarno/logging (0f25502)
support for logging to file instead of console (99ddba7)
force content on article title (2a273a2)
added condition on docbook equations (6726635)
fix bug in xpath expression (9622a45)
added file type to gitignore (078e841)
Create .gitignore (33e8afb)
merge docbook reorganization changes (80581e7)
Delete .gitignore (608b13b)
Create .gitignore (de86e03)
|
|
Changelog
=========
Merge branch 'master' of https://github.com/tiarno/plastex (916916f)
Remove extra sqrt definition (dd093c3)
Merge pull request #14 from mungerd/patch (d63b614)
support ndverbatim (cdb7f54)
Merge pull request #13 from mungerd/patch (d1b2c81)
support both string and file input in listings (3246049)
single line breaks in listings package (a1f3ebb)
fixes #10, bom mark in utf-8 files. (eb92b88)
Merge pull request #9 from axlmad79/master (a8c0556)
Add mathchardef to definition TeX primitives. (e8f0a51)
fixes fatal exception to keep running: nonumber inside equation (2b3576e)
Merge pull request #6 from tiarno/logging (0f25502)
support for logging to file instead of console (99ddba7)
force content on article title (2a273a2)
added condition on docbook equations (6726635)
fix bug in xpath expression (9622a45)
added file type to gitignore (078e841)
Create .gitignore (33e8afb)
merge docbook reorganization changes (80581e7)
Delete .gitignore (608b13b)
Create .gitignore (de86e03)
|
|
Changelog
=========
Merge pull request #14 from mungerd/patch (d63b614)
support ndverbatim (cdb7f54)
Merge pull request #13 from mungerd/patch (d1b2c81)
support both string and file input in listings (3246049)
single line breaks in listings package (a1f3ebb)
fixes #10, bom mark in utf-8 files. (eb92b88)
Merge pull request #9 from axlmad79/master (a8c0556)
Add mathchardef to definition TeX primitives. (e8f0a51)
fixes fatal exception to keep running: nonumber inside equation (2b3576e)
Merge pull request #6 from tiarno/logging (0f25502)
support for logging to file instead of console (99ddba7)
force content on article title (2a273a2)
added condition on docbook equations (6726635)
fix bug in xpath expression (9622a45)
added file type to gitignore (078e841)
Create .gitignore (33e8afb)
merge docbook reorganization changes (80581e7)
Delete .gitignore (608b13b)
Create .gitignore (de86e03)
|
|
|
|
|
|
|