summaryrefslogtreecommitdiff
path: root/test/functional/expected
Commit message (Collapse)AuthorAgeFilesLines
* Do not add newline after inline math (produces unwanted whitespace).milde2014-05-284-97/+48
| | | | | | Thanks to Yury G. Kudryashov for the patch. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7749 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Apply [ 116 ] by Kirill Smelkov. No hardcode \\\\large for subtitle. milde2014-02-282-2/+8
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7745 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* LaTeX writer: fix basic syntax highlight definitions for code role and ↵milde2013-09-052-12/+2
| | | | | | directive. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7719 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix [ 239 ] Latex writer glues paragraphs with figure floats.milde2013-09-022-0/+10
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7718 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Simplify visit_inline code.milde2013-08-212-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7715 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.11: set version number to 0.12grubert2013-07-2212-12/+12
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7699 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Writer comment with (currently ignored) figure alignment to the LaTeX source.milde2013-05-062-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7658 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix [3607063] handle lines starting with a period.grubert2013-03-081-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7626 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* New default for `math-output` setting: "HTML math.css".milde2013-03-041-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7623 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Small fixes to math-output=HTML.milde2013-03-021-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7619 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* FIX [ docutils-Bugs-3594442 ] complex table formatting errorgrubert2013-02-211-2/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7617 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* docutils-Bugs-3594442 : complex table formatting errorgrubert2013-02-211-0/+41
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7616 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix functional manpage testgrubert2013-02-181-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7609 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix literal use of babel shorthands (straight quote, tilde, ...).milde2013-01-175-42/+103
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7589 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* latex2e: Drop the simple algorithm replacing straight double quotes.milde2013-01-053-120/+120
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7586 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.10: set version number to 0.11grubert2012-12-1612-12/+12
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7569 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Customizable MathJax URL (based on patch by Dmitry Shachnev).milde2012-10-184-98/+49
| | | | | | Also: No line break after opening inline math tag. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7532 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Change default of "syntax highlight" option to "long", milde2012-09-144-38/+36
| | | | | | Add basic syntax highlight styles for LaTeX and HTML. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7514 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Use ``<code>`` tag for inline "code", do not drop nested inline nodes ↵milde2012-09-121-2/+2
| | | | | | (syntax highlight tokens). git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7511 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix to attach the default page style in the body of the documentdkuhlman2012-08-193-0/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7499 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Apply [ 3555160 ] ensure order of "otherlanguages".milde2012-08-141-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7492 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Deaktivate defaultfontfeatures command to prevent error in new TeXLive.milde2012-06-252-2/+2
| | | | | | | | The command leads to an error due to a bug in either fontspec or polyglossia in TeXLive 2012 when the document language is Russian (or some other language with non-Latin script). git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7465 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.9.1: set version number to 0.10grubert2012-06-1712-12/+12
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7456 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.9.1: set version number to 0.9.1grubert2012-06-1712-12/+12
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7446 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Remove redundant functional test.milde2012-06-131-18/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7441 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix [ 3527842 ]. milde2012-06-0411-12/+12
| | | | | | | | | | | | | | | | Under Python 3, converted tests and tools are now stored in the ``test3/`` and ``tools3/`` sub-directories and not installed in the PYTHONPATH. In order to make this work: - Make tests independent from the location of the ``test/`` directory. - Use converted sources from the ``build/`` directory for tests under Python 3. Remove functional/tests/stylesheet_path_html4css1.py made redunant by functional/tests/math_output_html.py. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7437 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.9: set version number to 0.10grubert2012-05-0213-13/+13
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7418 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Avoid code duplication between xetex and latex2e writer (solves [ 3512728 ]).milde2012-03-301-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7389 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* changed stylesheet to relative path, so it works on Windows systems too ↵goodger2012-03-011-1/+1
| | | | | | (which add a drive letter to absolute paths) git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7374 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* note that references with embedded target URIs have been referenced ↵goodger2012-02-201-0/+33
| | | | | | (implicitly); enable INFO-level system messages in pseudo-XML functional test git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7363 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Do not use ``\\\\section*``-macros to suppress LaTeX section numbering.milde2012-01-264-530/+214
| | | | | | Use ``\\\\DUtitle`` for section levels not supported by LaTeX. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7325 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix typo in generated from commentgrubert2012-01-201-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7321 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Do not emit comment line with trailng blankgrubert2012-01-191-1/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7319 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix handling of missing stylesheets. Updated and simplied tests.milde2012-01-193-48/+2
| | | | | | | Missing stylesheets are no reason to abort conversion: Report as error and insert a comment in the output doc. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7317 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Change HTML math-output default to MathJaxmilde2011-11-251-3/+5
| | | | | | Makes `standalone_rst_html4css1.html` a valid document again. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7227 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Use LaTeX math to Unicode character conversions milde2011-11-081-1/+1
| | | | | | generated from "unimathsymbols" database. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7218 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* "code" option of the "include" directive, testsmilde2011-09-175-8/+58
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7129 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Turn off code parsing in the standalone functional testsmilde2011-09-024-65/+48
| | | | | | to get identical results with/without installed Pygments highlighter. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7120 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* reStructuredText "code" role and directivemilde2011-09-024-270/+506
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7119 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.8.1: set version number to 0.9grubert2011-08-3015-15/+15
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7111 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.8.1: set version number to 0.8.1grubert2011-08-3015-15/+15
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7106 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Self-documentation the "Cyrillic with LaTeX" functional test.milde2011-08-242-1/+45
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7101 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.8: set version number to 0.9grubert2011-07-0815-16/+16
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7092 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Common directive options:milde2011-07-065-14/+29
| | | | | | | | | Add "name" and "class" options to admonition directives. Directive content may start on the first line also when the directive type accepts options. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7072 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* math updatemilde2011-06-291-0/+18
| | | | | | | | latex2e writer: set label if node has a name attribute html4css1 writer: do not wrap inline <math> functional test: adapt expected output to last changes git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7061 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Math directive and documentation update:milde2011-06-175-60/+85
| | | | | | | | | Math content can also be given as directive argument. Multiple content block separated by blank lines are put in separate nodes. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7056 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix manpage writer functional test due to BUG#3219183 grubert2011-06-041-10/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7051 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* math support refactoring and code cleanupmilde2011-05-053-28/+68
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7025 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Revert the filename change, with *.html MathML is not shown correctly.milde2011-04-151-0/+0
| | | | | | | | The problem is that there is no public doctype for XHTML+MathML with "transitional" XHTML. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7012 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* change file ending (browsers showed the *.xhtml file as XML source)milde2011-04-151-0/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7011 929543f6-e4f2-0310-98a6-ba3bd3dd1d04