summaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Collapse)AuthorAgeFilesLines
* - New option ``--reference-label`` to allow usage of LaTeX ref for grubert2007-02-211-0/+45
| | | | | | | | | labels in section references. - Add a label after every section to support sectionnumbers as reference labels. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4918 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* dropped all name attributes of "a" elementswiemann2007-01-164-91/+91
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4884 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* + - Moved ``id`` attributes from titles to surrounding ``div``wiemann2007-01-164-95/+95
| | | | | | | + elements; dropped ``name`` attributes (``id`` is universally + supported now). git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4883 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Add: active latex2e test data with option list in definition list.grubert2006-12-113-18/+97
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4830 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Remove inactive code for use_optionlist_for_option_list.grubert2006-12-111-11/+2
| | | | | | | Remove latex comments from option_list output. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4828 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix: output hypertargetsgrubert2006-11-281-6/+6
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4819 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* - Image width unit ``px`` is translated to ``pt``:grubert2006-11-021-3/+3
| | | | | | | | | - Add image height support. - Fix: image width ``70%`` is converted ``0.700\linewidth``. bug #1457388 git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4797 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Use centering instead of center for figure contents, to avoid vertical space.grubert2006-10-081-2/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4759 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added functional test for non-ASCII characters in commentswiemann2006-08-114-2/+10
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4676 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* use $Id$ instead of $Date$ and $Revision$;wiemann2006-05-214-5/+5
| | | | | | | | collapsed Author and Contact fields; use canonical email addresses for David and Felix; (I have reviewed the diff) git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4564 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Prevent latex writer from crashing on files with >256 lists (patch 1475247 ↵grubert2006-04-241-27/+27
| | | | | | by edloper) git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4515 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Add custom role with two classes.grubert2006-04-043-0/+15
| | | | | | | Change latex2e visit/depart_inline to handle it. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4500 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Add custom role test to functional latex.grubert2006-04-022-0/+27
| | | | | | | Apply custom role with class patch from Edward Loper. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4493 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* A new role neither based on some old nor with class.grubert2006-04-022-0/+9
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4492 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Add a custom role with class.grubert2006-04-022-2/+19
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4491 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Moved template functionality from the PEP/HTML writer to the HTML writer. ↵goodger2006-03-316-2/+10
| | | | | | Expanded the fragments available in the ``parts`` attribute (via publish_parts fn). git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4456 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updated testgoodger2006-03-231-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4446 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added pep_file_url_template setting; corrected PEP urls (removed .html); ↵goodger2006-03-233-3/+3
| | | | | | restored warning comment to HTML output git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4445 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updated tests for revision 4443 (support for new python.org and pep2pyramid.py)goodger2006-03-234-6/+6
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4444 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updated functional testwiemann2006-02-272-0/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4353 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* moved r4311 to address-rendering branchwiemann2006-01-222-9/+32
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4314 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed different rendering of address nodes;wiemann2006-01-222-32/+9
| | | | | | they are no longer enclosed in <pre> tags now git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4311 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix: figure align: centergrubert2006-01-101-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4287 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* undo over-zealous search & replace ;-)goodger2006-01-091-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4276 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.4: set version number to 0.5wiemann2006-01-099-9/+9
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4270 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.4: set version number to 0.4wiemann2006-01-078-8/+8
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4243 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2006-01-052-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4241 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fixed bug where values of list-valued attributes of elements originating ↵goodger2005-12-316-33/+52
| | | | | | from custom interpreted text roles (i.e., with custom classes) were being shared between element instances. Reported by Shmuel Zeigerman. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4236 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2005-12-212-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4225 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed "compact" & "open" classes on lists, and added a functional testgoodger2005-12-153-0/+97
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4219 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2005-12-134-12/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4196 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* made output more convenientgoodger2005-12-131-0/+12
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4194 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2005-12-138-40/+28
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4191 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* removed revision tag; it just caused pain without gaingoodger2005-12-102-2/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4168 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Converted ``docutils/writers/support/`` into individual writer packages; ↵goodger2005-12-096-6/+6
| | | | | | updated docs & refs. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4163 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* backup files no longer copied; XHTML validatesgoodger2005-12-082-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4161 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* corrected "contents" note in test textgoodger2005-12-083-6/+6
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4160 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* corrected keyword expansion artifactgoodger2005-12-082-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4157 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* merged branches/s5 changes r4011:4155 into trunk/docutilsgoodger2005-12-0826-1/+2127
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4156 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* revert revision 4119goodger2005-12-014-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4121 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updated expected functional test fileswiemann2005-11-304-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4119 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* removed unnecessary stylesheet_path settingsgoodger2005-11-304-6/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4118 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added functional test for left-aligned figurewiemann2005-11-204-0/+30
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4088 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* moved container test to the end of standard.txt test data file;wiemann2005-11-185-111/+142
| | | | | | implemented container for latex2e git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4076 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* changed the HTML rendering of the "Authors" bibliographic fieldgoodger2005-10-291-9/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3971 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added the "container" element & directive, a generic containergoodger2005-10-283-0/+15
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3963 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added a functional test for target footnotes for anonymous targetswiemann2005-10-114-302/+334
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3938 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added test for parsed literal blockwiemann2005-10-044-216/+300
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3922 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed bug with center-alignment of image; added testwiemann2005-10-034-0/+42
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3920 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added correct link to stylesheet path for visual checkability of HTML outputwiemann2005-10-037-11/+6
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3919 929543f6-e4f2-0310-98a6-ba3bd3dd1d04