ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Joel C. Salomon" <joelcsalomon@gmail.com>
To: "mailing list for ConTeXt users" <ntg-context@ntg.nl>
Subject: Re: Setting up a project
Date: Fri, 21 Dec 2007 12:08:55 -0500	[thread overview]
Message-ID: <7871fcf50712210908v58d97fa3p44c1059e2b9a751a@mail.gmail.com> (raw)
In-Reply-To: <476B771A.20602@wxs.nl>

On Dec 21, 2007 3:19 AM, Hans Hagen <pragma@wxs.nl> wrote:
> \setuppapersize[sixbynine][oversized]
> \setuplayout[marking=on]

Cool!  Is there a way to center the 6″×9″ page on 8½″×11″ paper?  I've tried
	\setuppapersize[sixbynine][letter]
but that puts the page in the upper-left corner.  Right now I'm using
	\setuppapersize[sixbynine][sixbynine]
and having Acrobat Reader center this on the printed page.  (Which
might well be the best way to do this.)

> use \showframe
>
> stat with defining headers and footers and then set topspace and
> backspace dimensions

Thanks; now I can see what I'm doing.

On Dec 21, 2007 3:55 AM, Wolfgang Schuster
<schuster.wolfgang@googlemail.com> wrote:
> you can omit the project file, I use it myself only for documents where
> I use the same layout for more than one product/Dokument.

I assume that I'd replace every instance of "\project
firefly_novelization_proj" with "\environment
firefly_novelization_env", correct?  But keeping the project file
isn't much hassle, and there might be two volumes, so...

> How to use th Gentium fonts with ConTeXt have been asked

My use of Gentium is a temporary thing for the OpenOffice mockup; I'm
asking for type suggestions on Typophile.  For the nonce I'l be
satisfied with the Latin Modern fonts.

> You forgot \setuppagenumbering[location=doublesided] in your
> environment to get a doublesided document.

Thanks; that was not obvious from any sample document I've seen.

> \setuplayout
>   [backspace=48pt,
<snip>
>    footerdistance=12pt]

I'm using
	\setuplayout
		[marking=on
		%backspace=48pt, cutspace=96pt,
		backspace=36pt, cutspace=84pt,
		width=fit, height=fit,
		%topspace=72pt,
		topspace=48pt, header=12pt, headerdistance=12pt,
		%bottomspace=144pt,
		bottomspace=120pt, footer=12pt, footerdistance=12pt]
right now.  Notice the backspace & cutspace values; the values you
gave me defined some sort of left and right marginal areas with a
separation between them and the main text area, and I wanted the text
area to be 6″×9″.  Now I'm thinking there must be a clearer way to
express it, something like:
	width=288pt, height=432pt,
	header=12pt, headerdistance=12pt,
	footer=12pt, footerdistance=12pt,
	left**=48pt, right**=96pt, top**=72pt, bottom**=144pt,
	something to define an outer marginal area; I don't intend to put
anything in the inner margin]
where the left** &c. define the distance between the paper's edge and
the edge of the text area.  Is this what the edgedistance values are?

> You could try to read the example layouts on the wiki.

I'm using those for ideas too; I'm still missing some important things though.

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

  reply	other threads:[~2007-12-21 17:08 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-20 23:04 Joel C. Salomon
2007-12-21  8:19 ` Hans Hagen
2007-12-21 17:08   ` Joel C. Salomon [this message]
2007-12-21 17:29     ` Hans Hagen
2007-12-21 17:49       ` Joel C. Salomon
2007-12-21 18:05         ` Wolfgang Schuster
2007-12-21 18:15         ` Joel C. Salomon
2007-12-21 19:01           ` Wolfgang Schuster
2007-12-21 20:09             ` Joel C. Salomon
2007-12-21 21:08               ` Wolfgang Schuster
2007-12-23  0:30                 ` Joel C. Salomon
2007-12-23 12:39                   ` Wolfgang Schuster
2007-12-21  8:55 ` Wolfgang Schuster
  -- strict thread matches above, loose matches on Subject: below --
2002-09-11 10:07 Piotr Kopszak
2002-09-11 17:53 ` Willi Egger

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=7871fcf50712210908v58d97fa3p44c1059e2b9a751a@mail.gmail.com \
    --to=joelcsalomon@gmail.com \
    --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).