ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Plamen Tanovski <pgt@arcor.de>
Subject: marks in columnsets (was Re: marks in columns)
Date: Wed, 15 Sep 2004 18:10:02 +0200	[thread overview]
Message-ID: <2004-09-15T1801370200@linxi.fqdn.th-h.de> (raw)
In-Reply-To: <2004-09-15T1224050200@linxi.fqdn.th-h.de>

> \setupfootertexts[{\getmarking[section][first] \getmarking[section][last]}]
> \starttext
> \startcolumns[n=2]   
> \section{first}
> 
> \column
> 
> \section{last}
> \page
> \stopcolumns
> \stoptext

OK, but how to get it work with columnsets? The following code shows
the missing first mark:

\setupfootertexts[{\getmarking[section][all]}]
\definecolumnset[bobo][n=2]
\starttext
\startcolumnset[bobo]
\section{first}

\section{second}
\page

\section{third}

\column

\section{fourth}
\page

\stopcolumnset
\stoptext

Best regards,

      reply	other threads:[~2004-09-15 16:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-14 21:31 marks in columns Plamen Tanovski
2004-09-15 11:09 ` Plamen Tanovski
2004-09-15 16:10   ` Plamen Tanovski [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2004-09-15T1801370200@linxi.fqdn.th-h.de \
    --to=pgt@arcor.de \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).