ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Layers on simpleslides
@ 2011-03-05 18:58 Vedran Miletić
  2011-03-05 19:43 ` Thomas Schmitz
  0 siblings, 1 reply; 2+ messages in thread
From: Vedran Miletić @ 2011-03-05 18:58 UTC (permalink / raw)
  To: NTG-ConTeXt mailing list


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

Hi,

I'm trying to insert a simple logo on a simpleslides slide, but for some
reason it doesn't appear:

\usemodule[simpleslides]

\definelayer[mybg]
        [x=0mm, y=0mm, width=\paperwidth, height=\paperheight]
\setlayer[mybg]
        [hoffset=1cm, voffset=1cm]
        {\framed[frame=on, width=3cm, height=2cm]{LAYER}}
\setupbackgrounds[page][background=mybg]


\starttext

\SlideTitle{Bla}

Bla

\stoptext

Any ideas?

Regards,

Vedran Miletić

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

[-- Attachment #2: Type: text/plain, Size: 486 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

* Re: Layers on simpleslides
  2011-03-05 18:58 Layers on simpleslides Vedran Miletić
@ 2011-03-05 19:43 ` Thomas Schmitz
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Schmitz @ 2011-03-05 19:43 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Sat, 5 Mar 2011 19:58:47 +0100
  Vedran Mileti? <rivanvx@gmail.com> wrote:
> Hi,
> 
> I'm trying to insert a simple logo on a simpleslides 
>slide, but for some
> reason it doesn't appear:
> 
> \usemodule[simpleslides]
> 
> \definelayer[mybg]
>        [x=0mm, y=0mm, width=\paperwidth, 
>height=\paperheight]
> \setlayer[mybg]
>        [hoffset=1cm, voffset=1cm]
>        {\framed[frame=on, width=3cm, height=2cm]{LAYER}}
> \setupbackgrounds[page][background=mybg]
> 
> 
> \starttext
> 
> \SlideTitle{Bla}
> 
> Bla
> 
> \stoptext
> 
> Any ideas?
> 
backgrounds[page] is already in use by the module. Try 
backgrounds[paper][background={foreground,mybg}].

Thomas
___________________________________________________________________________________
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:[~2011-03-05 19:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-05 18:58 Layers on simpleslides Vedran Miletić
2011-03-05 19:43 ` Thomas Schmitz

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