Hello, referring to \head doesn't work in the ME bellow: ---- \starttext \startitemize[n][] \item[a] A \head[b] B bbb \item See \in[a] and \in[b]. \stopitemize \startitemize[n][] \item See \in[a] and \in[b]. \stopitemize \stoptext ---- \head doesn't recongize its reference name (ignores [] after it), although it should not: http://wiki.contextgarden.net/Command/head What am I doing wrong? - How to refer to a \head? (Referring to \item works well.) TIA. Best regards, Lukas -- Ing. Lukáš Procházka | mailto:LPr@pontex.cz Pontex s. r. o. | mailto:pontex@pontex.cz | http://www.pontex.cz | IDDS:nrpt3sn Bezová 1658 147 14 Praha 4 Mob.: +420 702 033 396
Use \starthead. Wolfgang
Procházka Lukáš Ing. mailto:LPr@pontex.cz 23. Mai 2018 um 11:11 Hello,
referring to \head doesn't work in the ME bellow:
---- \starttext \startitemize[n][] \item[a] A
\head[b] B
bbb
\item See \in[a] and \in[b]. \stopitemize
\startitemize[n][] \item See \in[a] and \in[b]. \stopitemize \stoptext ----
\head doesn't recongize its reference name (ignores [] after it), although it should not:
http://wiki.contextgarden.net/Command/head
What am I doing wrong? - How to refer to a \head? (Referring to \item works well.)
TIA.
Best regards,
Lukas
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net ___________________________________________________________________________________
Hello Wolfgang,
thank you for the answer, wikified:
http://wiki.contextgarden.net/Command/head
Best regards,
Lukas
On Wed, 23 May 2018 11:44:17 +0200, Wolfgang Schuster
Use \starthead.
Wolfgang
Procházka Lukáš Ing. mailto:LPr@pontex.cz 23. Mai 2018 um 11:11 Hello,
referring to \head doesn't work in the ME bellow:
---- \starttext \startitemize[n][] \item[a] A
\head[b] B
bbb
\item See \in[a] and \in[b]. \stopitemize
\startitemize[n][] \item See \in[a] and \in[b]. \stopitemize \stoptext ----
\head doesn't recongize its reference name (ignores [] after it), although it should not:
http://wiki.contextgarden.net/Command/head
What am I doing wrong? - How to refer to a \head? (Referring to \item works well.)
TIA.
Best regards,
Lukas
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net ___________________________________________________________________________________
-- Ing. Lukáš Procházka | mailto:LPr@pontex.cz Pontex s. r. o. | mailto:pontex@pontex.cz | http://www.pontex.cz | IDDS:nrpt3sn Bezová 1658 147 14 Praha 4 Mob.: +420 702 033 396
\starthead takes takes the title as argument, i.e. \starthead {…} … \stophead Wolfgang
Procházka Lukáš Ing. mailto:LPr@pontex.cz 23. Mai 2018 um 11:11 Hello,
referring to \head doesn't work in the ME bellow:
---- \starttext \startitemize[n][] \item[a] A
\head[b] B
bbb
\item See \in[a] and \in[b]. \stopitemize
\startitemize[n][] \item See \in[a] and \in[b]. \stopitemize \stoptext ----
\head doesn't recongize its reference name (ignores [] after it), although it should not:
http://wiki.contextgarden.net/Command/head
What am I doing wrong? - How to refer to a \head? (Referring to \item works well.)
TIA.
Best regards,
Lukas
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net ___________________________________________________________________________________ Wolfgang Schuster mailto:schuster.wolfgang@gmail.com 23. Mai 2018 um 11:44 Use \starthead.
Wolfgang
Procházka Lukáš Ing. mailto:LPr@pontex.cz 23. Mai 2018 um 12:53 Hello Wolfgang,
thank you for the answer, wikified:
http://wiki.contextgarden.net/Command/head
Best regards,
Lukas
On Wed, 23 May 2018 11:44:17 +0200, Wolfgang Schuster
wrote:
Hello,
deducing:
----
\starttext
\startitemize[i][stopper=),headstyle=bold]
\starthead[h]{Head}
Some text.
\stophead
\item[i] Item.
\stopitemize
See \in[h] and \in[i].
\stoptext
----
Thank you.
Lukas
On Wed, 23 May 2018 13:18:27 +0200, Wolfgang Schuster
\starthead takes takes the title as argument, i.e.
\starthead {…} … \stophead
Wolfgang
Procházka Lukáš Ing. mailto:LPr@pontex.cz 23. Mai 2018 um 11:11 Hello,
referring to \head doesn't work in the ME bellow:
---- \starttext \startitemize[n][] \item[a] A
\head[b] B
bbb
\item See \in[a] and \in[b]. \stopitemize
\startitemize[n][] \item See \in[a] and \in[b]. \stopitemize \stoptext ----
\head doesn't recongize its reference name (ignores [] after it), although it should not:
http://wiki.contextgarden.net/Command/head
What am I doing wrong? - How to refer to a \head? (Referring to \item works well.)
TIA.
Best regards,
Lukas
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net ___________________________________________________________________________________ Wolfgang Schuster mailto:schuster.wolfgang@gmail.com 23. Mai 2018 um 11:44 Use \starthead.
Wolfgang
Procházka Lukáš Ing. mailto:LPr@pontex.cz 23. Mai 2018 um 12:53 Hello Wolfgang,
thank you for the answer, wikified:
http://wiki.contextgarden.net/Command/head
Best regards,
Lukas
On Wed, 23 May 2018 11:44:17 +0200, Wolfgang Schuster
wrote:
-- Ing. Lukáš Procházka | mailto:LPr@pontex.cz Pontex s. r. o. | mailto:pontex@pontex.cz | http://www.pontex.cz | IDDS:nrpt3sn Bezová 1658 147 14 Praha 4 Mob.: +420 702 033 396
Hello,
the "headstyle" option in \startitemize affect undesirably all text following \head in the itemize scope:
----
\starttext
\startitemize[i][stopper=),headstyle=bold]
\starthead[h] Head \stophead
Some text.
\item[i] Item.
\stopitemize
See \in[h] and \in[i].
\stoptext
----
- All text between \starthead and \stopitemize gets bold. Is it a bug or am I still missing something?
Lukas
On Wed, 23 May 2018 11:44:17 +0200, Wolfgang Schuster
Use \starthead.
Wolfgang
-- Ing. Lukáš Procházka | mailto:LPr@pontex.cz Pontex s. r. o. | mailto:pontex@pontex.cz | http://www.pontex.cz | IDDS:nrpt3sn Bezová 1658 147 14 Praha 4 Mob.: +420 702 033 396
participants (2)
-
Procházka Lukáš Ing.
-
Wolfgang Schuster