From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/31732 Path: news.gmane.org!not-for-mail From: "J. R. Capablanca" Newsgroups: gmane.comp.tex.context Subject: Compiling the magazines Date: Sun, 5 Nov 2006 10:10:32 -0200 Message-ID: <2f1c7d020611050410x39d3e493l6be6f7a289f02777@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0655503879==" X-Trace: sea.gmane.org 1162728667 11416 80.91.229.2 (5 Nov 2006 12:11:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 5 Nov 2006 12:11:07 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Nov 05 13:11:05 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1Gggpx-0000og-8g for gctc-ntg-context-518@m.gmane.org; Sun, 05 Nov 2006 13:10:53 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CEEE51FE72; Sun, 5 Nov 2006 13:10:51 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 15987-01-3; Sun, 5 Nov 2006 13:10:45 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B7F2C1FE65; Sun, 5 Nov 2006 13:10:44 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4D23D1FE75 for ; Sun, 5 Nov 2006 13:10:41 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 15987-01-2 for ; Sun, 5 Nov 2006 13:10:34 +0100 (CET) Original-Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by ronja.ntg.nl (Postfix) with SMTP id 552281FE63 for ; Sun, 5 Nov 2006 13:10:32 +0100 (CET) Original-Received: by ug-out-1314.google.com with SMTP id m2so643648uge for ; Sun, 05 Nov 2006 04:10:32 -0800 (PST) Original-Received: by 10.66.216.6 with SMTP id o6mr5581174ugg.1162728632261; Sun, 05 Nov 2006 04:10:32 -0800 (PST) Original-Received: by 10.67.27.5 with HTTP; Sun, 5 Nov 2006 04:10:32 -0800 (PST) Original-To: ntg-context@ntg.nl X-Google-Sender-Auth: 9b6dd7538612913d X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:31732 Archived-At: --===============0655503879== Content-Type: multipart/alternative; boundary="----=_Part_13579_3811503.1162728632228" ------=_Part_13579_3811503.1162728632228 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello everyone! I'm trying to get started with ConText. I've setup a stand alone install with perl and ruby on windows (last version). I was quite impressed with the "This way" magazine layout... and was trying to compile the example code that comes in the 000 edition. But the result is nothing like the original: all side texts are on wrong places, body text goes through the paper margins: a mess! Maybe some margins or papersize settings that are implicit and I don't have in my environment ? I'd be glad if somebody could give me some tips on this! The code is pasted below. Thanks in advance, JR - - - - - - - \usemodule[mag-01] \setvariables [magazine] [title={Introduction}, author=Hans Hagen, affiliation=PRAGMA ADE, date=Januari 2003, number=0] \startbuffer[abstract] This is the zero issue of a semi periodical. The associated style can be used by \CONTEXT\ users to typeset and publish their own issues. \stopbuffer \starttext \setups [titlepage] \setups [title] \setupheadertexts[welcome] This is the zero issue of a range of \CONTEXT\ related publications, in most cases short introductions to new functionality. The style may be used by users for providing similar documents, but preferably not for other purposes, since it may confuse readers in their expectations. We've chosen a layout which is more functional than beautiful. This layout provides several text areas: headers and footers, margins and edges as well as a main text area. The surrounding (gray) makes the main page (which is slightly smaller than A4) stand out and is suitable for viewing in spread mode. The documents produced at \PRAGMA\ are called {\bf This Way}, user documents gets the title {\bf My Way}. The \PRAGMA\ issues are numbered. We strongly advise you not to use the \type {mag-} prefix for your issues, since this may lead to clashes with files distributed by \PRAGMA. \setups [listing] \setups [lastpage] \stoptext ------=_Part_13579_3811503.1162728632228 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello everyone!
I'm trying to get started with ConText. I've setup a stand alone install with perl and ruby on windows (last version).
I was quite impressed with the "This way" magazine layout... and was trying to compile the example code that comes in the 000 edition.
But the result is nothing like the original: all side texts are on wrong places, body text goes through the paper margins: a mess!

Maybe some margins or papersize settings that are implicit and I don't have in my environment ?
I'd be glad if somebody could give me some tips on this!
The code is pasted below.
Thanks in advance,
JR
- - - - - - -


\usemodule[mag-01]

\setvariables
[magazine]
[title={Introduction},
author=Hans Hagen,
affiliation=PRAGMA ADE,
date=Januari 2003,
number=0]
\startbuffer[abstract]
This is the zero issue of a semi periodical. The
associated style can be used by \CONTEXT\ users to
typeset and publish their own issues.
\stopbuffer
\starttext \setups [titlepage] \setups [title]
\setupheadertexts[welcome]
This is the zero issue of a range of \CONTEXT\ related
publications, in most cases short introductions to new
functionality. The style may be used by users for providing
similar documents, but preferably not for other purposes,
since it may confuse readers in their expectations.
We've chosen a layout which is more functional than
beautiful. This layout provides several text areas: headers
and footers, margins and edges as well as a main text area.
The surrounding (gray) makes the main page (which is
slightly smaller than A4) stand out and is suitable for
viewing in spread mode.
The documents produced at \PRAGMA\ are called {\bf This
Way}, user documents gets the title {\bf My Way}. The
\PRAGMA\ issues are numbered. We strongly advise you not to
use the \type {mag-} prefix for your issues, since this may
lead to clashes with files distributed by \PRAGMA.
\setups [listing] \setups [lastpage] \stoptext

------=_Part_13579_3811503.1162728632228-- --===============0655503879== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context --===============0655503879==--