Google Code Exporter

Results 11117 issues of Google Code Exporter

``` I'd like to have this feature in the programm: If something bad happens during filter connection or graph building don't just abort. Show me some meaningfill error messages. The...

auto-migrated
Type-Enhancement
Usability
Priority-Low

``` Definition lists should **never** split between the term and the definition. ``` Original issue reported on code.google.com by `roberto.alsina` on 17 Mar 2010 at 12:21

Priority-Medium
auto-migrated
Type-Defect

Docutils has a meta directive for HTML output [1], like this: ``` .. meta:: :description: The reStructuredText plaintext markup language :keywords: plaintext, markup language ``` It would be great if...

Priority-Medium
auto-migrated
Type-Defect

``` What steps will reproduce the problem? 1. Create an intradocument reference, such as a link to a section header. 2. Create an external URL link to your favorite website....

enhancement
Priority-Medium
auto-migrated
Type-Defect

``` rst2pdf does a *great* job of rendering my document. Here's one small improvement that would make it even better: I have a long document (several hundred pages when typeset)...

enhancement
auto-migrated
Priority-Low

``` This is observed in test_lists.txt in the test suite, bad output attached. ``` Original issue reported on code.google.com by `roberto.alsina` on 7 Mar 2012 at 3:00 Attachments: - [test_lists.pdf](https://storage.googleapis.com/google-code-attachments/rst2pdf/issue-439/comment-0/test_lists.pdf)

auto-migrated
Type-Defect
Priority-Critical

``` Section "Sphinx" in the manual describes most of the steps necessary to get rst2pdf working with Sphinx. However, potential problems with the ``.. class::`` directive are not discussed. This...

Priority-Medium
auto-migrated
Type-Defect
Sphinx

``` What steps will reproduce the problem? A document with a code block across the end of the page can leave single lines on either side, and that sucks. Test...

Priority-Medium
auto-migrated
Type-Defect

``` What steps will reproduce the problem? - this is index.rst: .. footer:: ###Page### .. toctree:: :numbered: :maxdepth: 3 .. there is all my contents items here What is the...

Priority-Medium
auto-migrated
Type-Defect
Sphinx

``` Setting ``language`` in configuration file seems not to work properly. Some terms are translated and some are not, ie. setting ``it`` as language would translate "Contents" but now "Warning"....

Priority-Medium
auto-migrated
Type-Defect
Sphinx