ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [***SPAM***] Underlay a text with color
@ 2013-04-18  9:50 "H. Özoguz"
  2013-04-18 11:19 ` Marco Patzer
  0 siblings, 1 reply; 2+ messages in thread
From: "H. Özoguz" @ 2013-04-18  9:50 UTC (permalink / raw)
  To: ntg-context

> Marco
Thanks Marco, but I was not precise enough: I want this underlied gray 
in the header for the chapter-marking. The direct attempt below fails:

\definetextbackground
   [marker]
   [background=color,
    backgroundcolor=gray,
    frame=off]
\setupheadertexts[][ {\marker{\getmarking[section]}}][][]
\starttext
\section{Blub}
\stoptext

Huseyin
___________________________________________________________________________________
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] 2+ messages in thread

* Re: [***SPAM***] Underlay a text with color
  2013-04-18  9:50 [***SPAM***] Underlay a text with color "H. Özoguz"
@ 2013-04-18 11:19 ` Marco Patzer
  0 siblings, 0 replies; 2+ messages in thread
From: Marco Patzer @ 2013-04-18 11:19 UTC (permalink / raw)
  To: ntg-context


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

On 2013–04–18 "H. Özoguz" wrote:

> Thanks Marco, but I was not precise enough: I want this underlied
> gray in the header for the chapter-marking. The direct attempt below
> fails:
> 
> \definetextbackground
>   [marker]
>   [background=color,
>    backgroundcolor=gray,
>    frame=off]
> \setupheadertexts[][ {\marker{\getmarking[section]}}][][]
> \starttext
> \section{Blub}
> \stoptext

\setupheadertexts [][{\marker{\getmarking[section]}}][][]

\defineframed
  [marker]
  [frame=off,
   background=color,
   backgroundcolor=yellow]

\starttext
  \section{Blub}
\stoptext


Marco

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 490 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] 2+ messages in thread

end of thread, other threads:[~2013-04-18 11:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-18  9:50 [***SPAM***] Underlay a text with color "H. Özoguz"
2013-04-18 11:19 ` Marco Patzer

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).