ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Peter Rolf <indiego@gmx.net>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Two layer in a document
Date: Fri, 01 Oct 2010 12:44:53 +0200	[thread overview]
Message-ID: <4CA5BBA5.3090809@gmx.net> (raw)
In-Reply-To: <9CA310D5-E852-4D0A-9635-35779B81CF1C@st.estfiles.de>

Am 01.10.2010 12:08, schrieb Steffen Wolfrum:
> 
> Am 01.10.2010 um 11:00 schrieb Peter Rolf:
> 
>> Am 01.10.2010 09:51, schrieb R. Bastian:
>>> On Thu, 30 Sep 2010 19:42:34 +0200
>>> Wolfgang Schuster <schuster.wolfgang@googlemail.com> scribit:
>>>
>>>>
>>>> Am 30.09.2010 um 11:49 schrieb Daniel Grycman:
>>>>
>>>>> Hi list,
>>>>>
>>>>> I am typesetting a template for internal documentation. In the header of
>>>>> the document I want to put two different figure. One on the left side and
>>>>> the other on the right side. When I compile the source the output shows
>>>>> only the figure on the left side.
>>> [...]
>>>> One layer is enough for both pictures, try also to make it more readable next time.
>>>>
>>>> \definelayer[logo][width=\paperwidth,height=\paperheight,state=repeat]
>>>>
>>>> \setupbackgrounds[page][background={foreground,logo}]
>>>>
>>>> \setlayer
>>>> 	[logo]
>>>> 	[preset=righttop,
>>>> 	 hoffset=1cm]
>>>> 	{\externalfigure[label][height=4cm,3.5cm]}
>>>>
>>>> \setlayer
>>>> 	[logo]
>>>> 	[preset=lefttop,
>>>> 	 hoffset=1.3cm,
>>>> 	 voffset=1.4cm]
>>>> 	{\externalfigure[wortmarke][height=0.3cm,width=6.5cm]}
>>>>
>>>> \starttext
>>>> \dorecurse{20}{\input knuth\par}
>>>> \stoptext
>>>>
>>>> Wolfgang
>>>
>>> Does this work in Mk II ?
>>>
>>
>> You can set your mind at rest and test it yourself.
>> The 'nuke_my_computer_by_running_context' module is no longer part of
>> the official distribution ;-)
>>
>> Best wishes,  Peter
> 
> 
> ... added to "goodies from the mailing list":
> 
> http://wiki.contextgarden.net/Humour
>
Mh, I wasn't aware that such an entry exists. Anyhow, my comment was not
meant as offence. In the past I also asked questions that I could have
easily answered myself. So take it as it was meant, take it with humour :-)

Peter

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

___________________________________________________________________________________
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:[~2010-10-01 10:44 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-30  9:49 Daniel Grycman
2010-09-30 12:26 ` R. Bastian
2010-09-30 13:16   ` Daniel Grycman
2010-09-30 17:42 ` Wolfgang Schuster
2010-10-01  7:51   ` R. Bastian
2010-10-01  8:02     ` Daniel Grycman
2010-10-01  9:00     ` Peter Rolf
2010-10-01 10:08       ` Steffen Wolfrum
2010-10-01 10:44         ` Peter Rolf [this message]
2010-10-01 12:54       ` luigi scarso
2010-10-01 16:19       ` Aditya Mahajan

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=4CA5BBA5.3090809@gmx.net \
    --to=indiego@gmx.net \
    --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).