ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Willi Egger <w.egger@boede.nl>
To: swestrup@gmail.com, mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Simple Newbie Question.
Date: Wed, 8 Jul 2009 11:43:30 +0200	[thread overview]
Message-ID: <B2FFCFA8-653C-4ADD-B46B-98C9F50E275A@boede.nl> (raw)
In-Reply-To: <18e9c2dc0907071757idd6e741l82a5f70fca1add8b@mail.gmail.com>

Hi

is this what you want?

\setuplayout
	[topspace=2.5cm,
	backspace=1.5cm,
	header=0pt,
	margin=0pt,
	footer=1.5\bodyfontsize,
	height=middle,
	width=middle]
\mainlanguage[nl]
\setupcolors[state=start]
\setupframed
\startbuffer[Footer]
	\framedtext[align=right,frame=on, width= 
\textwidth,offset=3pt,framecolor=red]{\tfxx Datasheet:}
\stopbuffer
\setupfootertexts[{\getbuffer[Footer]}]
%\showframe

\starttext
Here is a Datasheet
\stoptext

Kind regards

Willi
On Jul 8, 2009, at 2:57 AM, Stirling Westrup wrote:

> I'm hoping the answer to this question should be obvious, but I'm
> having no luck with it.
>
> I'm trying to do a layout for a 1-page datasheet. At the very bottom
> of the page, in some tiny font, I need to put a copyright notice and
> datasheet ID number.
>
> Ideally I'd like to define some fixed text block containing the text
> (as its exact size and font have not yet been finalized), and then
> somehow define the height of the footer to be exactly equal to the
> height of the text block. Once I've done that, I need to place the
> text in the footer.
>
> I've been going back and forth through the scattered bits of ConTeXt
> manual and the wiki, but I'm having no luck in figuring out how one
> might do this.
>
> -- 
> Stirling Westrup
> Programmer, Entrepreneur.
> https://www.linkedin.com/e/fpf/77228
> http://www.linkedin.com/in/swestrup
> http://technaut.livejournal.com
> ______________________________________________________________________ 
> _____________
> 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  : https://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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


      parent reply	other threads:[~2009-07-08  9:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-08  0:57 Stirling Westrup
2009-07-08  6:10 ` luigi scarso
2009-10-23 13:25   ` Prefixes in labels Albrecht Kauffmann
2009-10-25  9:35     ` Taco Hoekwater
2009-07-08  9:43 ` Willi Egger [this message]

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=B2FFCFA8-653C-4ADD-B46B-98C9F50E275A@boede.nl \
    --to=w.egger@boede.nl \
    --cc=ntg-context@ntg.nl \
    --cc=swestrup@gmail.com \
    /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).