2010-09-20 |
milde | latex2e writer update, preparing for the new xetex...
|
commit | commitdiff | tree |
2010-09-17 |
milde | Handle language codes according to BCP 47
|
commit | commitdiff | tree |
2010-09-15 |
milde | latex2e writer: Place title data in the document preamble.
|
commit | commitdiff | tree |
2010-08-20 |
milde | fix assertion syntax
|
commit | commitdiff | tree |
2010-08-20 |
milde | strip whitespace from stylesheet arguments
|
commit | commitdiff | tree |
2010-08-13 |
milde | Fix [ 3001100 ] does not handle spaces in filenames...
|
commit | commitdiff | tree |
2010-08-13 |
milde | minor code cleanup (unify variable names)
|
commit | commitdiff | tree |
2010-08-13 |
milde | Clip SVG and SWF images to the specified size.
|
commit | commitdiff | tree |
2010-08-13 |
milde | Outline plans for a XeTeX writer
|
commit | commitdiff | tree |
2010-08-13 |
milde | Fix warning for local toc at non-supported level with...
|
commit | commitdiff | tree |
2010-06-28 |
milde | LaTeX writer fixes
|
commit | commitdiff | tree |
2010-06-11 |
milde | use failUnless instead of assertTrue for 2.3 compatibility
|
commit | commitdiff | tree |
2010-06-09 |
milde | add 2.3 compatibility hack
|
commit | commitdiff | tree |
2010-06-02 |
milde | simplify returning of test result (by Arfrever Frehtes...
|
commit | commitdiff | tree |
2010-06-01 |
milde | Update external link.
|
commit | commitdiff | tree |
2010-05-07 |
milde | some more CTAN link replacements
|
commit | commitdiff | tree |
2010-05-07 |
milde | Faster links to LaTeX documentation (via mirror.ctan...
|
commit | commitdiff | tree |
2010-05-07 |
milde | latex writer: Render inline markup in document title...
|
commit | commitdiff | tree |
2010-05-07 |
milde | More tests for the ViewList class
|
commit | commitdiff | tree |
2010-05-07 |
milde | fix testing under py3k
|
commit | commitdiff | tree |
2010-05-05 |
milde | Drop the latex2e-special output_encoding default (...
|
commit | commitdiff | tree |
2010-04-28 |
milde | Documentation update
|
commit | commitdiff | tree |
2010-04-28 |
milde | Let the html4css1 writer generate valid XHTML for centered...
|
commit | commitdiff | tree |
2010-04-26 |
milde | Fix [ 2788716 ] reporting problems in included files.
|
commit | commitdiff | tree |
2010-04-23 |
milde | fix indentation whitespace
|
commit | commitdiff | tree |
2010-04-19 |
milde | Next set of fixes for reporting issues in included...
|
commit | commitdiff | tree |
2010-04-15 |
milde | Update test cases to count for the corrected error...
|
commit | commitdiff | tree |
2010-04-15 |
milde | More fixes for reporting issues in included source...
|
commit | commitdiff | tree |
2010-04-09 |
milde | Repair the setup of extra modules broken by p3k fixes.
|
commit | commitdiff | tree |
2010-03-31 |
milde | Document table_style HTML writer option.
|
commit | commitdiff | tree |
2010-03-27 |
milde | exit test suite with zero if no problems found (fixes...
|
commit | commitdiff | tree |
2010-03-26 |
milde | Document Python 3 usage/support.
|
commit | commitdiff | tree |
2010-03-26 |
milde | Streamline code after the dropping of 2.2 support.
|
commit | commitdiff | tree |
2010-03-26 |
milde | Fix [ 2975987 ] repr(Text) failed with long string...
|
commit | commitdiff | tree |
2010-03-26 |
milde | Add missing links.
|
commit | commitdiff | tree |
2010-03-22 |
milde | Fix py3k problem: sys.stderr expects a unicode string.
|
commit | commitdiff | tree |
2010-03-18 |
milde | Remove spurious `types` import.
|
commit | commitdiff | tree |
2010-03-18 |
milde | Fix input/output for py3k.
|
commit | commitdiff | tree |
2010-03-18 |
milde | Ensure test work as intended in all supported Python...
|
commit | commitdiff | tree |
2010-03-18 |
milde | Copy/convert test suite and tools with ``python3 setup...
|
commit | commitdiff | tree |
2010-03-16 |
milde | Fix failsave filename to Unicode conversion.
|
commit | commitdiff | tree |
2010-03-09 |
milde | Install auxiliary scripts under docutils/tools instead...
|
commit | commitdiff | tree |
2010-03-09 |
milde | Shockwave Flash image example for test purposes.
|
commit | commitdiff | tree |
2010-03-05 |
milde | Include buildhtml.py and rst_quicktest.py in package_data...
|
commit | commitdiff | tree |
2010-03-05 |
milde | include MANIFEST in source distribution
|
commit | commitdiff | tree |
2010-03-03 |
milde | Apply [ 2961991 ] Call hyperref with unicode option.
|
commit | commitdiff | tree |
2010-03-03 |
milde | Apply [ 2961988 ] Load babel after inputenc and fontenc.
|
commit | commitdiff | tree |
2010-03-03 |
milde | Attempt to fix bug 2881769 (enable auto-build of rpm).
|
commit | commitdiff | tree |
2010-03-02 |
milde | support SWF images,
|
commit | commitdiff | tree |
2010-03-02 |
milde | Support SVG images (patch by Stefan Rank).
|
commit | commitdiff | tree |
2010-02-05 |
milde | Fix hyperlink targets (labels) for images, figures...
|
commit | commitdiff | tree |
2010-01-08 |
milde | Fix [ 2923723 ] let decode_path() tolerate path ==...
|
commit | commitdiff | tree |
2009-12-21 |
milde | Remove spurious hyperlink target, add some interesting...
|
commit | commitdiff | tree |
2009-11-30 |
milde | LaTeX writer documentation update
|
commit | commitdiff | tree |
2009-11-30 |
milde | fix typo
|
commit | commitdiff | tree |
2009-11-30 |
milde | New ``latex_preamble`` setting, PDF standard fonts...
|
commit | commitdiff | tree |
2009-11-20 |
milde | Fix bug 2896512 and add some more test cases.
|
commit | commitdiff | tree |
2009-11-20 |
milde | Deprecate --figure-footnotes and --use-latex-footnotes...
|
commit | commitdiff | tree |
2009-11-17 |
milde | extended font selection documentation
|
commit | commitdiff | tree |
2009-11-16 |
milde | prevent spurious whitespace in footnote text
|
commit | commitdiff | tree |
2009-11-13 |
milde | filter_settings_spec() now also allows to replace option...
|
commit | commitdiff | tree |
2009-11-11 |
milde | Rule to center-align an image that works without enclosing...
|
commit | commitdiff | tree |
2009-11-11 |
milde | More detailled description of "system messages from...
|
commit | commitdiff | tree |
2009-11-11 |
milde | New function filte_settings_spec
|
commit | commitdiff | tree |
2009-11-11 |
milde | Document font encoding issues (bad PDF output) and...
|
commit | commitdiff | tree |
2009-10-29 |
milde | Revert interface change in DirectiveError.__init__
|
commit | commitdiff | tree |
2009-10-28 |
milde | (partially) Fix reporting for problems in included...
|
commit | commitdiff | tree |
2009-10-27 |
milde | add new todo item, remove finished one
|
commit | commitdiff | tree |
2009-10-25 |
milde | FileInput opens files as text files with universal...
|
commit | commitdiff | tree |
2009-10-25 |
milde | Better (and shorter) names for some variables.
|
commit | commitdiff | tree |
2009-10-25 |
milde | Preserve runs of spaces in "inline literal" text.
|
commit | commitdiff | tree |
2009-10-23 |
milde | Use the ``\\\\url`` command for URLs
|
commit | commitdiff | tree |
2009-10-23 |
milde | Review of latex writer tests.
|
commit | commitdiff | tree |
2009-10-19 |
milde | Documentation review
|
commit | commitdiff | tree |
2009-10-13 |
milde | use `transforms.writer_aux.Admonitions` to "normalize...
|
commit | commitdiff | tree |
2009-10-09 |
milde | One more cleanup as we require Python 2.3 now.
|
commit | commitdiff | tree |
2009-10-09 |
milde | add test file
|
commit | commitdiff | tree |
2009-10-08 |
milde | Correct Python compatibility range.
|
commit | commitdiff | tree |
2009-10-08 |
milde | Complete pairs of binary options and some new defaults
|
commit | commitdiff | tree |
2009-10-06 |
milde | Fix [ 1627229 ] hyperlink references in substitutions.
|
commit | commitdiff | tree |
2009-10-05 |
milde | Drop extras/optparse.py and extras/textwrap.py (stdlib...
|
commit | commitdiff | tree |
2009-10-05 |
milde | Documentation update
|
commit | commitdiff | tree |
2009-10-05 |
milde | load cmap.sty and fixltx2e.sty in the default template
|
commit | commitdiff | tree |
2009-10-02 |
milde | Documentation update
|
commit | commitdiff | tree |
2009-10-02 |
milde | Hyperref documentation update: "breaklinks" is an internal...
|
commit | commitdiff | tree |
2009-09-30 |
milde | Documentation update (hyperlinks, footnotes)
|
commit | commitdiff | tree |
2009-09-30 |
milde | Better Unicode support: encode SOFT HYPHEN as "\\\\-"
|
commit | commitdiff | tree |
2009-09-28 |
milde | Beautify LaTeX test output (start ToC on a new page)
|
commit | commitdiff | tree |
2009-09-28 |
milde | Fix hyper-targets in captions, support custom roles...
|
commit | commitdiff | tree |
2009-09-25 |
milde | Documentation update.
|
commit | commitdiff | tree |
2009-09-25 |
milde | Fix [ 2788716 ] DirectiveError now correctly reports...
|
commit | commitdiff | tree |
2009-09-25 |
milde | Document page break configuration
|
commit | commitdiff | tree |
2009-09-23 |
milde | Fix setup.py [ 2864839 ], remove obsolete LaTeX include...
|
commit | commitdiff | tree |
2009-09-21 |
milde | Tab expansion in literal inclusions, ``tab-width``...
|
commit | commitdiff | tree |
2009-09-21 |
milde | Update and sort links.
|
commit | commitdiff | tree |
2009-09-17 |
milde | Fix [ 2821266 ] --strict option works now like --halt...
|
commit | commitdiff | tree |
2009-09-16 |
milde | Bugfix for combination of "footnote-references=brackets"
|
commit | commitdiff | tree |
2009-09-16 |
milde | Document font size configuration
|
commit | commitdiff | tree |
2009-09-16 |
milde | documentation update
|
commit | commitdiff | tree |
2009-09-14 |
milde | Replace `all` (new in Python 2.5) with `if` in a list...
|
commit | commitdiff | tree |