Re: [docbook-apps] Recusive <section/>'s and their conclusions

From
Dimitry V. Ketov <>
Date
2005-03-23T16:23:22+00:00
ID
Thread
Re: [docbook-apps] Recusive <section/>'s and their conclusions
It will be autogenerated by stylesheets, e.g. fixed "Conclusion" title, without any 
content-driven <title>'s text.

David Tolpin пишет:
> 
>>   <section>
>>     <title/>
>>   </section>
>>
>>   <para>CONCLUSION</para>
>>
>> </article>
>>
>> but due to current DTD restrictions i'm not able to do that.
>> I DON'T want to use another section for CONCLUSION, cause it haven't 
>> got title that is mandatory for the section.
>>
>> What am i doing wrong? Is there any ways to solve this task?
> 
> How will the reader know that the last section is over and he is into 
> the conclusion, if it does not have a title?