| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6158 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
New options: --figure-footnotes, --figure-citations, --link-stylesheet,
--use-docutils-toc, --use-docutils-docinfo, --topic-abstract
New defaults:
- font-encoding: "T1" (formerly implicitely set by "ae").
- use-latex-toc: true (ToC with page numbers).
- use-latex-footnotes: true (no mixup with figures).
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6156 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
|
|
|
| |
Links in substitutions failed to convert, as the substitution directive did
not note the refname.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6155 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
| |
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6152 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
|
|
|
| |
As the test output is also a show-case for Docutils, we should make it
nice (if easily possible).
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6146 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
| |
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6145 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
| |
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6128 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
| |
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6124 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
|
|
| |
to prevent inter-word line wraps.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6117 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
| |
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6115 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
|
|
|
| |
Variable for output stream of the visitor methods allows to
easily collect and process output of sub-nodes.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6102 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
|
|
|
| |
Fix storage of docinfo fields for none standard fields.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6098 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* new and renamed custom commands with optional "classes" argument
* layout generic topic as "quote with title"
* refactoring of visitor methods:
admonition, subtitle, system_message, title, topic
* table-of-contents: handle in visit_topic(),
use generic DUtitle (if not use-latex-toc)
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6094 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
| |
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6091 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
| |
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6085 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
| |
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6079 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
|
|
|
|
|
|
|
| |
add sections to correct level of toc and pdfbookmarks
with literal line breaks, add space only for blank lines
no hardcoded \\\\bigskip after ToC
update comments
simplified literal double quote replacing
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6075 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
|
|
| |
e.g. ``\\\\item[{\\\\hyperref[label]{text}}]``
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6001 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
| |
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5988 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
| |
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5985 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
| |
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5984 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
|
|
| |
Use \\\\label <- \\\\hyperref for links to section titles.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5981 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
|
|
| |
(re-numbering of ids causes extensive changes in the test output).
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5970 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
|
|
|
|
|
| |
Newlines around comments, targets and references prevent run-together
paragraphs.
Fixed missing and spurious internal links/targets.
Verbose and linked system messages.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5969 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
|
|
| |
prevent run-together paragraphs.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5967 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
| |
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5964 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
|
|
|
| |
the align argument of a figure should align the figure object "en-bloc",
not the contents inside the figure.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5951 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
|
|
| |
New custom commands for sidebar title and subtitle.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5950 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
|
|
| |
in the test document.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5949 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
|
|
|
|
| |
Separate test for image and figure directives,
test right, left, and center alignment of figures,
avoid too large images.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5940 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
|
|
| |
Always load fixltx2e.sty package (providing \\textsubscript).
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5938 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove redundant "double protection" from the encoding of the "special
printing characters" and square brackets, e.g. ``\\%`` instead of ``{\\%}``.
Use conventional style for "named" macros, e.g. ``\\dots{}`` instead of
``{\\dots}``.
Encode < | > in OT1 font encoding only.
encode method: clear comments, simpler logic
Bugfix: \\reflectbox requires graphicx.
Adapt tests and documentation.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5934 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
|
|
|
| |
update relevant documentation (including spelling and whitespace fixes)
update tests
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5931 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
|
|
| |
(from docutils-devel post by D. G.).
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5928 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
| |
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5926 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
|
|
| |
Load packages and define macros only if required in the document.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5906 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
|
|
|
|
| |
roles.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5887 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
|
|
|
| |
as this fails under Windows under certain conditions
(a drive letter might be added if source and target drives differ).
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5885 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
|
|
|
|
| |
packages
if font-encoding is set to the empty string (default).
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5871 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
| |
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5862 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
|
|
| |
``pt``
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5856 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
| |
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5851 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
| |
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5846 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
| |
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5834 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
|
|
|
|
|
| |
accept multiple stylesheets,
do not rewrite path if stylesheet is to be embedded,
load latex packages with \\usepackage;
fix custom role handling in latex2e: command definition was missing in output
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5823 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
| |
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5816 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
| |
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5806 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
| |
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5802 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
| |
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5800 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The latex2e writer currently translates <inline> nodes with a class
argument (e.g. produced by a custom role or the upcoming
syntax-highlighting souce-code directive) to specific LaTeX macros,
which allows a style sheet to define this macro but leaves the document
uncompilable without a special style sheet.
The patch below lets the latex2ewriter produce code that
1. compiles without error ignoring the unknown classes
2. allows styling of the marked-up code in a custom stylesheet
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5742 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|