ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Patrick Gundlach <pg@levana.de>
Subject: Re: fixed, rotated text in the margin?
Date: Sun, 11 Nov 2001 14:38:56 +0100	[thread overview]
Message-ID: <01111114385602.09235@levana> (raw)
In-Reply-To: <200111111228.fABCSB621712@spider.let.uu.nl>

Hi,

> I want to put my documentname somewhere, but headers and footers are
> allready used.
>
> Is there a way to put it in the bottom left margin, rotated? I want to
> put it at the lefmost printable area.

-----------------------
%output=pdf
\defineoverlay[thejob][{\rotate{\tfxx\jobname}}]
%\defineoverlay[thejob][{\tfxx\jobname}]
\setupbackgrounds[footer][leftmargin][background=thejob]
\starttext
\dorecurse{6}{\input tufte}
\stoptext
--------------------------

see the manual for additional positioning info.

Patrick, who really likes overlays...


  reply	other threads:[~2001-11-11 13:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-11 12:28 Mathias.Picker
2001-11-11 13:38 ` Patrick Gundlach [this message]
2001-11-12  9:24   ` Hans Hagen

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=01111114385602.09235@levana \
    --to=pg@levana.de \
    /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).