Google Code Exporter

Results 11117 issues of Google Code Exporter

``` What steps will reproduce the problem? 1. setup Sphinx project 2. set language='ja' 3. add index line to somewhere such as .. index:: something What is the expected output?...

Priority-Medium
auto-migrated
Type-Defect
Sphinx

``` What steps will reproduce the problem? 1. Create this stylesheet: { "fontsAlias": {"stdBold": "Sans-Bold", "stdMonoBold": "Monospace-Bold" }, "styles": [ ["bold", { "fontName": "stdBold"}]] } 2. Create and compile rst...

bug
Priority-Medium
auto-migrated
Type-Defect

``` Something like this: .. class:: right | foo | bar | baz Has totally different leading than the same wihtout the class. ``` Original issue reported on code.google.com by...

bug
Priority-Medium
auto-migrated
Type-Defect

``` Is there a way I can make rst2pdf keep the inline syntax highlighting -- which is done using custom roles: .. role:: py(code) :language: python :class: highlight Test inline:...

Priority-Medium
auto-migrated
Type-Defect

``` What steps will reproduce the problem? 1. Create a document such as: .. image:: foo.jpg :align: right Some text Some more text 2. rst2pdf foo.rst --use-floating-images foo.pdf What is...

Priority-Medium
auto-migrated
Type-Defect

``` The number of pages shown by the ###Total### magic token is one too large. I have created a document without any page counter modifications. It contains a title page...

Priority-Medium
auto-migrated
Type-Defect

``` In issue #1 user expressed his concern about this already and I have to agree with him/her. It would be very suggested to implement a fallback scenario. For example...

Priority-Medium
auto-migrated
Type-Enhancement

``` What steps will reproduce the problem? While trying out your cool lib I get some access violations using it in my code and also using the example projects. function...

Type-Defect
Priority-Medium
auto-migrated

``` Describe the requested feature: A "pb_seek" interface that tells nanopb to update its internal state to match some other buffer write done outside of the nanopb framework. In what...

auto-migrated
Priority-Low
Type-Enhancement

``` Describe the requested feature: Create a fuzzer that generates three files: foo.proto, encode_foo.c and decode_foo.c. These should be structured similar to the alltypes test cases. The files should contain...

auto-migrated
Priority-Low
Type-Enhancement