Issue 26032 - Ability to cross-reference list items.
Summary: Ability to cross-reference list items.
Status: CLOSED DUPLICATE of issue 25072
Alias: None
Product: Writer
Classification: Application
Component: ui (show other issues)
Version: OOo 1.1
Hardware: PC Windows XP
: P4 Trivial (vote)
Target Milestone: ---
Assignee: bettina.haberer
QA Contact: issues@sw
URL:
Keywords:
: 32444 (view as issue list)
Depends on:
Blocks:
 
Reported: 2004-03-02 08:38 UTC by jacqueschester
Modified: 2013-08-07 14:41 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description jacqueschester 2004-03-02 08:38:24 UTC
Currently, OpenOffice has two standard word-processing features: the ability to
insert automatically-expanded cross-references ("Xref") to a text anchor, and
the ability to create numbered lists with sublisting.

For convenience, here is a simple list I will use to explain my problem:

1. List item 1
    a. List item 1(a)
         i. List item 1(a)(i)
    b. List item 1(b)
2. List item 2

To the left of each list item text (eg, "List item 1") is the list
iterator ("1."). So we get:

Iterator   ->      Text
--------       ---------------            
1.             List item 1
a.             List item 1(a)
i.             List item 1(a)(i)
b.             List item 1(b)
2.             List item 2

Currently the list iterator is not treated as part of editable
text. However list styles may be applied, including style properties
for iterators (font, numbering, identation and the like).

My problem is that *iterators cannot be used as anchors* for the
purpose of cross-referencing. This makes cross-referencing almost
useless in situations where the document is in the form of a
list with sublists; such as a legal document.

Returning to my example above, I cannot do this (apologies for
my pseudo-markup):

<anchor id="1">1.</anchor> List item 1
    a. List item 1(a)
         <anchor id="1(a)(i)">i.</anchor> List item 1(a)(i)
    b. List item 1(b)
2. List item 2

.
.
.

16. The fooing of bars is forbidden, unless authorisation has
been granted under Section <xref id="1(a)(i)" /> of this
agreement.


The ability to cross-reference list iterators would be extremely
handy for legal usage; as it is I am forced to do all my xrefs
by hand.

I have entered this as an enhancement, as it would I presume build
on current xref code. It may require a change in the file format,
and it may break older versions.
Comment 1 mci 2004-03-02 09:44:12 UTC
reassigned to bh
Comment 2 michael.ruess 2004-08-02 15:49:39 UTC
*** Issue 32444 has been marked as a duplicate of this issue. ***
Comment 3 n7dr 2004-08-31 20:38:09 UTC
The inability to reference items in this manner rather ironically makes it
essentially impossible to compose RFCs or Internet Drafts with OOo, since they
display references by inserting a list number into the text, as defined in [1],
section 3.4. Like that. :-)

[1] RFC 3285, Using Microsoft Word to create Internet Drafts and RFCs.

Comment 4 brozen 2005-12-07 09:12:21 UTC
This is functionality that is in MS Word, that is greatly lacking.

Any updates on possibility of adding it?
Comment 5 troy_rollo 2005-12-29 04:01:25 UTC
This is a duplicate of issue 25072 
Comment 6 pmike 2005-12-29 06:22:19 UTC
I'm not sure that this issue is duplicate of 25072. In current OOo version
headings can be XREF-fed via Navigator (+ D'n'D), while numbered lists cannot.

There is *NO* easy workaround of this issue. Manual making simple XREFs to
numbered list is painful.

Also, current XREF implementation has very limited formatting capabilities.
Comment 7 troy_rollo 2005-12-29 22:59:32 UTC
Issue 25072 is not limited to headings - the specification includes references 
to numbered paragraphs. I have added a comment to issue 25072 to that effect. 
Comment 8 bettina.haberer 2007-02-16 14:28:50 UTC
Closed as duplicate to 25072.

*** This issue has been marked as a duplicate of 25072 ***
Comment 9 Mechtilde 2008-11-05 20:26:27 UTC
close the duplicate