SourceForge.net | 4 Jul 2012 17:26
Picon

[ docutils-Patches-3527397 ] Add indentation to literal blocks in manpage writer

Patches item #3527397, was opened at 2012-05-16 13:42
Message generated for change (Comment added) made by grubert
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=422032&aid=3527397&group_id=38414

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
Resolution: None
Priority: 5
Private: No
Submitted By: Joshua Graff (joshuagraff)
Assigned to: engelbert gruber (grubert)
Summary: Add indentation to literal blocks in manpage writer

Initial Comment:
The current manpage writer does not add or maintain any type of indentation on literal blocks. 

Example: 

$ cat example.rst
=====
Title
=====

:Version: 1.1
:Author: joe.user <at> example.com
(Continue reading)

SourceForge.net | 5 Jul 2012 10:37
Picon

[ docutils-Patches-3527401 ] manpage writer addmonition's don't preserve indentation

Patches item #3527401, was opened at 2012-05-16 14:12
Message generated for change (Comment added) made by grubert
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=422032&aid=3527401&group_id=38414

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Joshua Graff (joshuagraff)
Assigned to: engelbert gruber (grubert)
Summary: manpage writer addmonition's don't preserve indentation

Initial Comment:
In the manpage writer admonitions use troff's ``.IP``/``.RE`` for paragraph 
indentation. This unfortunately does not appear to preserve indentation for 
bullets and other block types (literal) that might be contained within an 
admonition.

Example:

$ cat example.rst
=====
Title
=====
(Continue reading)

SourceForge.net | 6 Jul 2012 10:14
Picon

[ docutils-Patches-3527397 ] Add indentation to literal blocks in manpage writer

Patches item #3527397, was opened at 2012-05-16 13:42
Message generated for change (Settings changed) made by grubert
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=422032&aid=3527397&group_id=38414

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Joshua Graff (joshuagraff)
Assigned to: engelbert gruber (grubert)
Summary: Add indentation to literal blocks in manpage writer

Initial Comment:
The current manpage writer does not add or maintain any type of indentation on literal blocks. 

Example: 

$ cat example.rst
=====
Title
=====

:Version: 1.1
:Author: joe.user <at> example.com
(Continue reading)

SourceForge.net | 6 Jul 2012 10:17
Picon

[ docutils-Patches-3527401 ] manpage writer addmonition's don't preserve indentation

Patches item #3527401, was opened at 2012-05-16 14:12
Message generated for change (Comment added) made by grubert
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=422032&aid=3527401&group_id=38414

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Joshua Graff (joshuagraff)
Assigned to: engelbert gruber (grubert)
Summary: manpage writer addmonition's don't preserve indentation

Initial Comment:
In the manpage writer admonitions use troff's ``.IP``/``.RE`` for paragraph 
indentation. This unfortunately does not appear to preserve indentation for 
bullets and other block types (literal) that might be contained within an 
admonition.

Example:

$ cat example.rst
=====
Title
=====
(Continue reading)


Gmane