This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: same text in different areas


a bit uncertain... is it possible to do that in line? Otherwise I would have
lots of ENTITY elemets in my header.

<para><!ENTITY test-a "my example text">&test-a;</para>
...
<para>&test-a;</para>


on 3/20/2002 3:22 PM, Camille Bégnis at camille@mandrakesoft.com wrote:

> "Christopher J. Graham" a écrit :
>> 
>> Hello all:
>> 
>> Is it possible to have the same <para> (or any other element) content in two
>> locations? I am trying to make sure that if it is edited in one location,
>> then the other is also updated.
> 
> Simply define an entity:
> http://docbook.org/tdg/en/html/ch01.html#s-entities
> 
> Camille.
> 
>> For instance,
>> 
>> <para>text-a</para>
>> .
>> .
>> .
>> <para>text-a</para>
>> 
>> Regards
>> 
>> ------------------------------------------------------------------------
>> Christopher Graham
>> cjgraham@tachegroup.com
>> 
>> PGP Fingerprint: F765 CCB5 B9CF 1285 7E3E  8CB0 0B1B 8454 9D66 D411


------------------------------------------------------------------------
Christopher Graham
cjgraham@tachegroup.com

PGP Fingerprint: F765 CCB5 B9CF 1285 7E3E  8CB0 0B1B 8454 9D66 D411


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]