summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* added "Deploying Docutils Securely"goodger2006-11-123-0/+164
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4803 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* correct faulty setting definitions & add test; 0.4 backport candidategoodger2006-11-127-18/+17
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4802 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* docstring: expand validator function description in SettingsSpec.settings_specgoodger2006-11-121-11/+21
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4801 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* add functionality to internals() functiongoodger2006-11-121-2/+6
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4800 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* record paths of applied configuration files in _config_files runtime settinggoodger2006-11-063-2/+26
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4798 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* - Image width unit ``px`` is translated to ``pt``:grubert2006-11-023-6/+31
| | | | | | | | | - 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
* Change link to manpage-writer.grubert2006-10-221-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4787 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* More notes on section numbering.grubert2006-10-191-11/+26
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4771 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Expand description of --use-latex-toc option.grubert2006-10-181-4/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4769 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added note about raw between paragraphswiemann2006-10-141-0/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4768 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Reorder code in visit_literal_block.grubert2006-10-111-12/+12
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4767 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* removed CVS referencegoodger2006-10-091-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4765 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Corrections (thanks to A.G.Isaac)grubert2006-10-091-21/+37
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4764 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed behavior for newlines followed by asteriskswiemann2006-10-092-1/+8
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4763 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added note about space between footnoteswiemann2006-10-091-0/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4762 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added note about underscores in citationswiemann2006-10-091-0/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4761 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix: Do not escape underscores in citation reference labels if grubert2006-10-083-1/+42
| | | | | | | use-latex-citations is set. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4760 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Use centering instead of center for figure contents, to avoid vertical space.grubert2006-10-083-6/+13
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4759 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix reST samples for raw directive.grubert2006-10-081-5/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4758 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Remark on rst2latex/newlatex.grubert2006-10-081-5/+25
| | | | | | | Remark on dvipdfm option. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4757 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* support old-style functional directive dinterface also for methodswiemann2006-09-181-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4754 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* s/permalink/thread/wiemann2006-09-161-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4753 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added link to bibstuff threadwiemann2006-09-161-1/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4752 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed orderwiemann2006-09-161-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4751 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added support for IronPython 1.0 (thanks to Seo Sanghyeon);wiemann2006-09-163-5/+8
| | | | | | closing http://sf.net/tracker/?func=detail&atid=422032&aid=1550267&group_id=38414 git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4750 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* renamed testwiemann2006-09-161-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4749 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added history entries for Andreas' improvements to rst.elwiemann2006-09-161-0/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4748 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* headings containing only non-ASCII characters are nowwiemann2006-09-162-2/+4
| | | | | | recognized by rst-toc (thanks to zengjie) and rst-adjust git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4747 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* (require 'font-lock) in emacs lisp code now, reuleaux2006-09-151-2/+3
| | | | | | | | not just as an installation instruction git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4746 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* installation instructions simplified, just (require 'font-lock)reuleaux2006-09-151-8/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4745 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* (require 'font-lock) added to the installation instructionsreuleaux2006-09-151-0/+8
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4744 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* correction for multiline comments, especially for comments with anreuleaux2006-09-151-1/+1
| | | | | | | | | | | | empty first line, like this one: .. multi line comment (first line empty) git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4743 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Recognize table class: borderless, nolines, booktabs, standard.grubert2006-09-034-1/+61
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4716 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Applied patch from Denis Shaposhnikov for Xemacs portability. Thanks Denis.blais2006-08-241-2/+12
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4700 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Updated rst.el with new features for enumerating and bulleting lists of items.blais2006-08-242-53/+173
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4699 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added notes and commentswiemann2006-08-182-24/+29
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4696 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* corrected docstringwiemann2006-08-171-6/+6
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4691 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added links to recent threads about citationswiemann2006-08-171-2/+10
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4690 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* removed unused methodswiemann2006-08-161-6/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4688 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added writer_aux.Admonitions transform;wiemann2006-08-167-58/+98
| | | | | | | | use it in html4css1 and newlatex2e; changed priority of writer_aux.Compound transform from 810 to 910; added (basic) admonition support to newlatex2e writer git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4687 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* the wiki is spammy, so I moved the development notes into SVNwiemann2006-08-162-2/+71
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4686 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* more comment tuningwiemann2006-08-161-6/+9
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4685 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added more commentswiemann2006-08-161-9/+23
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4684 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* more name refactoring, some commentswiemann2006-08-162-64/+89
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4683 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* some refactoring on macro naming conventionwiemann2006-08-162-39/+41
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4682 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added link to restxslwiemann2006-08-151-0/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4681 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added links to Emacs infogoodger2006-08-141-1/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4680 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added missing wordwiemann2006-08-121-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4679 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added link to XSLT script for RELAX NG annotationswiemann2006-08-111-0/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4678 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* handle unencodable characters in comments; changed default encoding to latin1wiemann2006-08-111-3/+21
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4677 929543f6-e4f2-0310-98a6-ba3bd3dd1d04