summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-04-29changed dependency name from python-typing-extensions to ↵SvartaHjarta
python-typing_extensions
2023-10-22pkgrel bumpSvartaHjarta
2023-10-22Added missing depends, fixed upstream urlSvartaHjarta
2023-10-20reinstated contributorSvartaHjarta
2023-10-20updated .SRCINFOSvartaHjarta
2023-10-20added python-setuptools as makedependencySvartaHjarta
2023-10-20plastex module now avalible for importSvartaHjarta
2021-07-07fix URLhaawda
2021-07-07fix URLhaawda
2021-06-25adjust git repohaawda
2020-08-23switch to python3haawda
2020-08-23bump epochhaawda
2019-12-14add epochhaawda
2017-08-15fix unquoted variableshaawda
2017-08-13Updated version (1.0.0.114.g96d615b -> 1.0.0.117.g7803cc5).haawda
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)
2017-08-11Updated version (1.0.0.112.g8de1f43 -> 1.0.0.114.g96d615b).haawda
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)
2017-08-10Updated version (1.0.0.109.gf07aab8 -> 1.0.0.112.g8de1f43).haawda
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)
2017-05-09Updated version (1.0.0.107.gdbb3b25 -> 1.0.0.109.gf07aab8).haawda
2017-02-21Updated version (1.0.0.103.ga59c33f -> 1.0.0.107.gdbb3b25).Stefan Husmann
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)
2017-02-06Updated version (1.0.0.85.gfb9b24d -> 1.0.0.103.ga59c33f).Stefan Husmann
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)
2017-01-26Updated version (1.0.0.77.g9ec9de6 -> 1.0.0.85.gfb9b24d).Stefan Husmann
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)
2016-12-28Updated version (1.0.0.72.g617374e -> 1.0.0.77.g9ec9de6).Stefan Husmann
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)
2016-12-24Updated version (1.0.0.69.g3d6895c -> 1.0.0.72.g617374e).Stefan Husmann
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)
2016-12-24Updated version (1.0.0.54.g153d73f -> 1.0.0.69.g3d6895c).AUR Update Bot
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)
2016-11-10Updated version (1.0.0.50.ge7978be -> 1.0.0.54.g153d73f).AUR Update Bot
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)
2016-10-25Updated version (1.0.0.49.g4f2518a -> 1.0.0.50.ge7978be).AUR Update Bot
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)
2016-08-20Updated version (1.0.0.47.g116356c -> 1.0.0.49.g4f2518a).AUR Update Bot
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)
2016-08-05Updated version (1.0.0.38.gbaac3c4 -> 1.0.0.47.g116356c).AUR Update Bot
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)
2016-07-04Updated version (1.0.0.34.g59d01fc -> 1.0.0.38.gbaac3c4).AUR Update Bot
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)
2016-06-13Updated version (1.0.0.31.g45adc73 -> 1.0.0.34.g59d01fc).AUR Update Bot
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)
2016-06-08Updated version (1.0.0.29.g53869cb -> 1.0.0.31.g45adc73).AUR Update Bot
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)
2016-01-21Updated version (1.0.0.27.g3bc749f -> 1.0.0.29.g53869cb).AUR Update Bot
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)
2015-11-18Updated version (1.0.0.26.g89c0398 -> 1.0.0.27.g3bc749f).AUR Update Bot
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)
2015-10-19Updated version (1.0.0.25.g30b543d -> 1.0.0.26.g89c0398).AUR Update Bot
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)
2015-09-16Updated version (1.0.0.24.gbbac491 -> 1.0.0.25.g30b543d).AUR Update Bot
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)
2015-09-15Updated version (1.0.0.22.g72901bf -> 1.0.0.24.gbbac491).AUR Update Bot
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)
2015-09-10Updated version (1.0.0.21.g916916f -> 1.0.0.22.g72901bf).AUR Update Bot
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)
2015-09-10Updated version (1.0.0.19.gd63b614 -> 1.0.0.21.g916916f).AUR Update Bot
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)
2015-09-09Updated version (1.0.0.17.gd1b2c81 -> 1.0.0.19.gd63b614).AUR Update Bot
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)
2015-09-02fix python shebangsStefan Husmann
2015-06-14UpdateStefan Husmann
2015-06-09initial versionStefan Husmann