ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: dalyoung <haksan@me.com>
To: ntg-context@ntg.nl
Subject: write my own text in the header
Date: Wed, 18 Jul 2012 01:25:19 +0900	[thread overview]
Message-ID: <F4C97C3E-5C38-4397-B9FA-F2F67B475789@me.com> (raw)

Dear all,

I have two questions.

1. I'd like to write various text in the header differently at every page.
It is like "SlideTitle{}" used in the simpleslide module.

I tried "\setupheadertexts[text]" at the beginning of every page.
But only the text defined at last appeared at the header of every page.

Is there a way to do such a job?

2. Is it possible to use my own figure as a background under the simpleslide module?
    -- Example--
....
\usemodule[simpleslides][style=HorizontalStripes,font=]
....
\defineoverlay[yellow-spring][{\externalfigure[./background/yellowspring][width=\paperwidth]}]
\setupbackgrounds[page][background=yellow-spring]

\dontleavehmode
\blank[.5cm]
\placefigure[none][]{}
{\getbuffer[TitleOfSlides]}
\blank[1.5cm]
\placefigure[none][]{}
{\getbuffer[Speaker]}
\page

\component TestPage
...

--Output

The background "yellow-spring" is appeared in the first page(Title page), but from the second page only horizontalstripes appeared.


Thank you for reading. 


Best regards,

Dalyoung
___________________________________________________________________________________
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
___________________________________________________________________________________


             reply	other threads:[~2012-07-17 16:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-17 16:25 dalyoung [this message]
2012-07-17 19:43 ` Hans Hagen
2012-07-18  6:55 ` Thomas A. Schmitz
     [not found] <mailman.19.1342600652.2216.ntg-context@ntg.nl>
2012-07-19  2:01 ` dalyoung

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=F4C97C3E-5C38-4397-B9FA-F2F67B475789@me.com \
    --to=haksan@me.com \
    --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).