ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* header variations how?
@ 2013-04-16  8:08 Meer, H. van der
  2013-04-16  8:24 ` Meer, H. van der
  0 siblings, 1 reply; 3+ messages in thread
From: Meer, H. van der @ 2013-04-16  8:08 UTC (permalink / raw)
  To: NTG ConTeXt


[-- Attachment #1.1: Type: text/plain, Size: 826 bytes --]

I tried to put the sectionnumbers in the margin, but it didn't work. The I looked at the example in the ConTeXt Reference Manual and this didn't work either. Why?
See the minimal example below where the manual is contrasted with the actual output.

Hans van der Meer

\setuppapersize[A5][A5]
\starttext
\startchapter[title=Test]
From ConTeXt Reference Manual 18 october 2012 page 210\crlf
\externalfigure[headers.jpg][width=0.8\textwidth]
\startsection[title=enclosing section]
\setupheads[alternative=normal]
\subsection{Title alternative equals normal}
\setupheads[alternative=inmargin]
\subsection{Title alternative equals inmargin}
\setupheads[alternative=middle]
\subsubject{Title alternative equals middle}
\stopsection
ConTeXt  ver: 2013.03.20 10:34 MKIV  fmt: 2013.3.20
\stopchapter
\stoptext



[-- Attachment #1.2: Type: text/html, Size: 1305 bytes --]

[-- Attachment #2: headers.pdf --]
[-- Type: application/pdf, Size: 33608 bytes --]

[-- Attachment #3: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: header variations how?
  2013-04-16  8:08 header variations how? Meer, H. van der
@ 2013-04-16  8:24 ` Meer, H. van der
  2013-04-16  8:26   ` Aditya Mahajan
  0 siblings, 1 reply; 3+ messages in thread
From: Meer, H. van der @ 2013-04-16  8:24 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1868 bytes --]

I tried similar examples from the manual and these fail even more badly:

\chapter{Influences \nomarking{in the 20th century:} an introduction}
\chapter{Influences in the 20th century\nolist{: an introduction}}

The macros on page 204 give \nomarking and \nolist as undefined macros! Both in \chapter{} as in \startchapter[title={}] form.

What can be hapening here?

Hans van der Meer

On 16 Apr 2013, at 10:08 AM, "Meer, H. van der" <H.vanderMeer@uva.nl<mailto:H.vanderMeer@uva.nl>> wrote:

I tried to put the sectionnumbers in the margin, but it didn't work. The I looked at the example in the ConTeXt Reference Manual and this didn't work either. Why?
See the minimal example below where the manual is contrasted with the actual output.

Hans van der Meer

\setuppapersize[A5][A5]
\starttext
\startchapter[title=Test]
From ConTeXt Reference Manual 18 october 2012 page 210\crlf
\externalfigure[headers.jpg][width=0.8\textwidth]
\startsection[title=enclosing section]
\setupheads[alternative=normal]
\subsection{Title alternative equals normal}
\setupheads[alternative=inmargin]
\subsection{Title alternative equals inmargin}
\setupheads[alternative=middle]
\subsubject{Title alternative equals middle}
\stopsection
ConTeXt  ver: 2013.03.20 10:34 MKIV  fmt: 2013.3.20
\stopchapter
\stoptext


<headers.pdf>___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl<mailto:ntg-context@ntg.nl> / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


[-- Attachment #1.2: Type: text/html, Size: 3220 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: header variations how?
  2013-04-16  8:24 ` Meer, H. van der
@ 2013-04-16  8:26   ` Aditya Mahajan
  0 siblings, 0 replies; 3+ messages in thread
From: Aditya Mahajan @ 2013-04-16  8:26 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Tue, 16 Apr 2013, Meer, H. van der wrote:

> I tried similar examples from the manual and these fail even more badly:
>
> \chapter{Influences \nomarking{in the 20th century:} an introduction}
> \chapter{Influences in the 20th century\nolist{: an introduction}}
>
> The macros on page 204 give \nomarking and \nolist as undefined macros! Both in \chapter{} as in \startchapter[title={}] form.
>
> What can be hapening here?

They are no longer needed. The new syntax is:

\startchapter[title=..., marking=..., list=..., bookmark=...]
....
\stopchapter

so you can explicitly set whawt needs to go into the marking, list, and 
bookmark.

Aditya
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-04-16  8:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-16  8:08 header variations how? Meer, H. van der
2013-04-16  8:24 ` Meer, H. van der
2013-04-16  8:26   ` Aditya Mahajan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).