alternative \about for \section?
Dear list, I have the following sample: \starttext \startsection[title={Section}, label={different section label}, reference={key:section}] \about[key:section] \stopsection \stoptext I thought that label would give me an alternative section title in references. Is there any way to get it? BTW, what is the purpose of label? Many thanks for your help, Pablo -- http://www.ousia.tk
Am 09.06.2014 um 22:07 schrieb Pablo Rodriguez
Dear list,
I have the following sample:
\starttext \startsection[title={Section}, label={different section label}, reference={key:section}]
\about[key:section] \stopsection \stoptext
I thought that label would give me an alternative section title in references.
Is there any way to get it?
BTW, what is the purpose of label?
It’s a internal key which holds the name of the prefix for the section number which could be set with the \setuplabeltext command when you want “Chapter 1: Title for the chapter” instead of “1: Title for the chapter”. Wolfgang
On 06/09/2014 10:48 PM, Wolfgang Schuster wrote:
BTW, what is the purpose of label?
It’s a internal key which holds the name of the prefix for the section number which could be set with the \setuplabeltext command when you want “Chapter 1: Title for the chapter” instead of “1: Title for the chapter”.
Many thanks for your reply, Wolfgang, Everything is clear now. Many thanks for your help, Pablo -- http://www.ousia.tk
participants (2)
-
Pablo Rodriguez
-
Wolfgang Schuster