You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "deckrider (JIRA)" <ji...@codehaus.org> on 2010/01/05 00:52:55 UTC

[jira] Created: (DOXIA-376) add periods to numbered lists

add periods to numbered lists
-----------------------------

                 Key: DOXIA-376
                 URL: http://jira.codehaus.org/browse/DOXIA-376
             Project: Maven Doxia
          Issue Type: Improvement
          Components: Module - FO
    Affects Versions: 1.1.2
         Environment: Apache Maven 2.1.0 (r755702; 2009-03-18 13:10:27-0600)
Java version: 1.6.0_16
Java home: /usr/lib/jvm/java-6-sun-1.6.0.16/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux" version: "2.6.26-2-686" arch: "i386" Family: "unix"

            Reporter: deckrider


For numbered lists as follows in apt syntax:

[[1]] One
[[2]] Two
[[3]] Three

The following logic is produced:

1 One
2 Two
3 Three

It would be nice instead if the following logic is produced:

1. One
2. Two
3. Three

Thank you.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (DOXIA-376) FO: add periods to numbered lists

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/DOXIA-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukas Theussl closed DOXIA-376.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.3
         Assignee: Lukas Theussl

Done in [r946933|http://svn.apache.org/viewvc?view=revision&revision=946933]

> FO: add periods to numbered lists
> ---------------------------------
>
>                 Key: DOXIA-376
>                 URL: http://jira.codehaus.org/browse/DOXIA-376
>             Project: Maven Doxia
>          Issue Type: Improvement
>          Components: Module - FO
>    Affects Versions: 1.1.2
>         Environment: Apache Maven 2.1.0 (r755702; 2009-03-18 13:10:27-0600)
> Java version: 1.6.0_16
> Java home: /usr/lib/jvm/java-6-sun-1.6.0.16/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux" version: "2.6.26-2-686" arch: "i386" Family: "unix"
>            Reporter: deckrider
>            Assignee: Lukas Theussl
>             Fix For: 1.1.3
>
>
> For numbered lists as follows in apt syntax:
> [[1]] One
> [[2]] Two
> [[3]] Three
> The following logic is produced:
> 1 One
> 2 Two
> 3 Three
> It would be nice instead if the following logic is produced:
> 1. One
> 2. Two
> 3. Three
> Thank you.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (DOXIA-376) FO: add periods to numbered lists

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/DOXIA-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukas Theussl updated DOXIA-376:
--------------------------------

    Summary: FO: add periods to numbered lists  (was: add periods to numbered lists)

> FO: add periods to numbered lists
> ---------------------------------
>
>                 Key: DOXIA-376
>                 URL: http://jira.codehaus.org/browse/DOXIA-376
>             Project: Maven Doxia
>          Issue Type: Improvement
>          Components: Module - FO
>    Affects Versions: 1.1.2
>         Environment: Apache Maven 2.1.0 (r755702; 2009-03-18 13:10:27-0600)
> Java version: 1.6.0_16
> Java home: /usr/lib/jvm/java-6-sun-1.6.0.16/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux" version: "2.6.26-2-686" arch: "i386" Family: "unix"
>            Reporter: deckrider
>
> For numbered lists as follows in apt syntax:
> [[1]] One
> [[2]] Two
> [[3]] Three
> The following logic is produced:
> 1 One
> 2 Two
> 3 Three
> It would be nice instead if the following logic is produced:
> 1. One
> 2. Two
> 3. Three
> Thank you.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira