2011-08-24 |
milde | Self-documentation the "Cyrillic with LaTeX" functional...
|
commit | commitdiff | tree |
2011-07-25 |
milde | Fix typo.
|
commit | commitdiff | tree |
2011-07-20 |
milde | Apply [ 3365041 ] to fix py3k unittest regressions.
|
commit | commitdiff | tree |
2011-07-20 |
milde | Fix [ 3364658 ] (Change last file with Apache license...
|
commit | commitdiff | tree |
2011-07-07 |
milde | Do not mix TABs and spaces.
|
commit | commitdiff | tree |
2011-07-07 |
milde | Documentation update.
|
commit | commitdiff | tree |
2011-07-07 |
milde | Do not use ``file`` as a variable name.
|
commit | commitdiff | tree |
2011-07-07 |
milde | add SimpleTableParser test case
|
commit | commitdiff | tree |
2011-07-07 |
milde | Do not close() sys.stdin, sys.stdout, or sys.stderr.
|
commit | commitdiff | tree |
2011-07-06 |
milde | Common directive options:
|
commit | commitdiff | tree |
2011-07-05 |
milde | Fix deprecation warning with Python 3.2
|
commit | commitdiff | tree |
2011-07-05 |
milde | Fix command line parsing with Python 3.
|
commit | commitdiff | tree |
2011-06-30 |
milde | New "name" directive option attaching a reference name.
|
commit | commitdiff | tree |
2011-06-29 |
milde | math update
|
commit | commitdiff | tree |
2011-06-29 |
milde | Wrap MathML in <div> or <span>
|
commit | commitdiff | tree |
2011-06-27 |
milde | Fix math import.
|
commit | commitdiff | tree |
2011-06-27 |
milde | Move from Apache 2 license to 2-Clause BSD. Solves...
|
commit | commitdiff | tree |
2011-06-17 |
milde | Math directive and documentation update:
|
commit | commitdiff | tree |
2011-06-07 |
milde | Apply tuple_args_guard.patch [ 2993967 ]
|
commit | commitdiff | tree |
2011-06-07 |
milde | Math documentation update.
|
commit | commitdiff | tree |
2011-05-24 |
milde | Update the copyright/licensing info. Fixes [3304675]
|
commit | commitdiff | tree |
2011-05-24 |
milde | Apply part of patch 3303733 to allow testing with Python...
|
commit | commitdiff | tree |
2011-05-19 |
milde | Work around http://bugs.python.org/issue10419
|
commit | commitdiff | tree |
2011-05-19 |
milde | New sub-module and test suite for error reporting.
|
commit | commitdiff | tree |
2011-05-16 |
milde | in Python 3, the name for the exception instance is...
|
commit | commitdiff | tree |
2011-05-15 |
milde | Fix IOError to unicode conversion and add a test case.
|
commit | commitdiff | tree |
2011-05-13 |
milde | Robust error reporting: ErrorString
|
commit | commitdiff | tree |
2011-05-11 |
milde | Use io.ErrorOutput in utils.Reporter
|
commit | commitdiff | tree |
2011-05-11 |
milde | Test and use robust the error printing
|
commit | commitdiff | tree |
2011-05-10 |
milde | fix and re-organize error printing to sys.stderr
|
commit | commitdiff | tree |
2011-05-06 |
milde | Fix 3149845 (patch by Toshio Kuratomi)
|
commit | commitdiff | tree |
2011-05-06 |
milde | use error_encoding and ~_error_handler for printing...
|
commit | commitdiff | tree |
2011-05-06 |
milde | Fix: failsafe encoding of unicode strings before writing...
|
commit | commitdiff | tree |
2011-05-05 |
milde | command line test update
|
commit | commitdiff | tree |
2011-05-05 |
milde | math support refactoring and code cleanup
|
commit | commitdiff | tree |
2011-05-04 |
milde | Robust IOError-instance to unicode conversion
|
commit | commitdiff | tree |
2011-05-04 |
milde | More robust guess of input/output encoding.
|
commit | commitdiff | tree |
2011-05-04 |
milde | Code cleanup (removing pre 2.3 compatibility code)
|
commit | commitdiff | tree |
2011-04-15 |
milde | Revert the filename change, with *.html MathML is not...
|
commit | commitdiff | tree |
2011-04-15 |
milde | change file ending (browsers showed the *.xhtml file...
|
commit | commitdiff | tree |
2011-04-15 |
milde | MathJax HTML math output option
|
commit | commitdiff | tree |
2011-04-14 |
milde | Add sub-module to convert Unicode math symbols to LaTeX...
|
commit | commitdiff | tree |
2011-04-13 |
milde | Math support update
|
commit | commitdiff | tree |
2011-04-12 |
milde | Workaround for unicode messages in Exception instances...
|
commit | commitdiff | tree |
2011-04-12 |
milde | Simpler and more robust test of command line decoding.
|
commit | commitdiff | tree |
2011-04-09 |
milde | One more fix to the command line test
|
commit | commitdiff | tree |
2011-04-08 |
milde | Replace str.format (new in 2.6) with % transformation.
|
commit | commitdiff | tree |
2011-04-08 |
milde | Let command line test work without installing Docutils
|
commit | commitdiff | tree |
2011-04-01 |
milde | Fix command line test.
|
commit | commitdiff | tree |
2011-03-30 |
milde | test_argv_encoding: windows does not seem to accept...
|
commit | commitdiff | tree |
2011-03-28 |
milde | latex2e: Ensure forward slashes in graphic file paths.
|
commit | commitdiff | tree |
2011-03-21 |
milde | Documentation fix: Allowed characters in directive...
|
commit | commitdiff | tree |
2011-03-03 |
milde | Update latex writer documentation.
|
commit | commitdiff | tree |
2011-02-02 |
milde | latex writer fixes
|
commit | commitdiff | tree |
2011-01-22 |
milde | Escape brackets in citation references with ``--figure...
|
commit | commitdiff | tree |
2011-01-13 |
milde | html4strict: no newline after <pre> tag in literal...
|
commit | commitdiff | tree |
2011-01-06 |
milde | Document "math-output" setting, support literal LaTeX...
|
commit | commitdiff | tree |
2011-01-03 |
milde | html4css1: fix inner alignment in figures
|
commit | commitdiff | tree |
2011-01-03 |
milde | New version of the math to HTML converter.
|
commit | commitdiff | tree |
2011-01-03 |
milde | Minor fixes for Python 3.1
|
commit | commitdiff | tree |
2010-12-30 |
milde | Apply [ 3148141 ] fix multicolumn support.
|
commit | commitdiff | tree |
2010-12-30 |
milde | Convert image URI to a local file path.
|
commit | commitdiff | tree |
2010-12-20 |
milde | Apply patch by Kirill Smelkov to fix [ 3139667 ].
|
commit | commitdiff | tree |
2010-12-07 |
milde | Explicitely close stdin of the test sub-process to...
|
commit | commitdiff | tree |
2010-12-07 |
milde | Move orphaned "newlatex" writer to the sandbox.
|
commit | commitdiff | tree |
2010-12-07 |
milde | Move the orphaned python source reader to the sandbox.
|
commit | commitdiff | tree |
2010-12-06 |
milde | html4strict update
|
commit | commitdiff | tree |
2010-12-06 |
milde | Math2HTML: \\\\mathcal (or \\\\mathscr) for mathematical...
|
commit | commitdiff | tree |
2010-12-03 |
milde | Document the section subtitle transform in the functional...
|
commit | commitdiff | tree |
2010-12-03 |
milde | Math update, fixes and latex2html converter.
|
commit | commitdiff | tree |
2010-12-01 |
milde | latex2e bugfix: avoid spurious ~ in output
|
commit | commitdiff | tree |
2010-11-30 |
milde | Prepare CodeBlock directive for inclusion in the Docutils...
|
commit | commitdiff | tree |
2010-11-29 |
milde | Decode command line arguments with the locales preferred...
|
commit | commitdiff | tree |
2010-11-25 |
milde | Update html4css1 writer, math, and functional tests.
|
commit | commitdiff | tree |
2010-11-24 |
milde | add new polyglossia languages
|
commit | commitdiff | tree |
2010-11-18 |
milde | Update documentation about Cyrillic, XeTeX, and hyperref...
|
commit | commitdiff | tree |
2010-11-11 |
milde | update links
|
commit | commitdiff | tree |
2010-11-11 |
milde | todo doc fix: MathJax support for Sphinx is still a...
|
commit | commitdiff | tree |
2010-11-10 |
milde | exclude combining chars from column_width (partial...
|
commit | commitdiff | tree |
2010-11-09 |
milde | Generate valid XHTML.
|
commit | commitdiff | tree |
2010-11-09 |
milde | Add cyrillic test input file.
|
commit | commitdiff | tree |
2010-11-05 |
milde | latex2e: use \\\\otherlanguage instead of \\\\selectlanguage
|
commit | commitdiff | tree |
2010-11-05 |
milde | Math support:
|
commit | commitdiff | tree |
2010-11-05 |
milde | Improve HTML standard compliance.
|
commit | commitdiff | tree |
2010-11-05 |
milde | latexe2 writer fixes:
|
commit | commitdiff | tree |
2010-10-29 |
milde | latex2e: Simplify frenchb workaround, simplify math...
|
commit | commitdiff | tree |
2010-10-29 |
milde | Rename the ``.. math-block::`` directive to ``.. math...
|
commit | commitdiff | tree |
2010-10-29 |
milde | Fix [ 3018371 ] Added Lithuanian mappings by Dalius...
|
commit | commitdiff | tree |
2010-10-29 |
milde | Fix typo (patch 3098298 by Kirill Smelkov)
|
commit | commitdiff | tree |
2010-10-27 |
milde | latex2e: Fix math block.
|
commit | commitdiff | tree |
2010-10-27 |
milde | Fix [ 3095603 ] wrong quotes output for russian and...
|
commit | commitdiff | tree |
2010-10-27 |
milde | Fix the french-babel workaround.
|
commit | commitdiff | tree |
2010-10-26 |
milde | Math documentation and test update
|
commit | commitdiff | tree |
2010-10-25 |
milde | Support mathematics with a "math" role and "math-block...
|
commit | commitdiff | tree |
2010-10-21 |
milde | Update. Add some math-related links.
|
commit | commitdiff | tree |
2010-10-21 |
milde | More prominent hint on installation requirement for...
|
commit | commitdiff | tree |
2010-10-21 |
milde | Fix latex2e language handling.
|
commit | commitdiff | tree |
2010-10-18 |
milde | Update math markup proposal.
|
commit | commitdiff | tree |
2010-10-18 |
milde | Minor edits (fix typo, remove trailing whitespace,...
|
commit | commitdiff | tree |
2010-10-16 |
milde | Add missing xelatex template file.
|
commit | commitdiff | tree |