[hibernate-issues] [Hibernate-JIRA] Created: (STYLE-2) Don't include the title of the example when referencing it in within a paragraph

Hardy Ferentschik (JIRA) noreply at atlassian.com
Tue Jun 22 12:18:09 EDT 2010


Don't include the title of the example when referencing it in within a paragraph
--------------------------------------------------------------------------------

                 Key: STYLE-2
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/STYLE-2
             Project: Hibernate jDocBook Style
          Issue Type: Task
          Components: xslt
    Affects Versions: 2.0.x
            Reporter: Hardy Ferentschik
            Assignee: Steve Ebersole
             Fix For: 2.0.x


At the moment inserting a _xref_ to an _example_ creates something like this:

{quote}
Notice how in Example 6.4, "this is the full title of the example" this and such
{quote}

For readability I think it would be better to have:

{quote}
Notice how in Example 6.4 this and such
{quote}

Maybe the format type could even be controlled by a parameters, since sometimes the long format is useful as well, for example when you are referencing another chapter or section.

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

        


More information about the hibernate-issues mailing list