ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Bill Meahan <wmeahan94@gmail.com>
To: ntg-context@ntg.nl
Subject: Re: Confused again :-)
Date: Thu, 07 Jun 2012 16:47:38 -0400	[thread overview]
Message-ID: <4FD1136A.3090508@gmail.com> (raw)
In-Reply-To: <A39FB737-0723-45F2-930F-63BE54C530C0@googlemail.com>


On 06/07/2012 16:32, Wolfgang Schuster wrote:
>
> ----------------------------snip------------------------------------------------------------
>
> The width of the text area will be typefitted to the body font size using the table in Bringhurst's "The Elements of Typographic Style." Indeed, this page design takes its inspiration from that book.
>
> Hope that's not _too_ concrete. :-)
>
> Just a short example:
>
> \setuplayout
>    [  backspace=0.10\paperwidth,
>           width=0.60\paperwidth,
>     rightmargin=0.25\paperwidth,
>          footer=0pt,
>        topspace=0.10\paperheight,
>          height=0.70\paperheight]
>
> \setuppagenumbering[alternative=doublesided]
>
> \setuplabeltext[en][chapter=Chapter ]
>
> \define[2]\ChapterCommand
>    {\inright[][align=middle]{#1}%
>     \midaligned{#2}}
>
> \setuphead
>    [chapter]
>    [command=\ChapterCommand,
>     header=empty,
>     textstyle=\cgd,
>     numberstyle=\scb]
>
> \definefontfeature[smallcaps][smallcaps][onum=yes]
>
> \definetypeface[mainface][rm][serif]      [pagella] [default]
> \definetypeface[mainface][ss][sans]       [modern]  [default]
> \definetypeface[mainface][cg][calligraphy][chorus]  [default]
> \definetypeface[mainface][mm][math]       [palatino][default]
>
> \setupbodyfont[mainface]
>
> \starttext %\showframe
>
> \startchapter[title=Knuth]
> \dorecurse{10}{\input knuth\par}
> \stopchapter
>
> \startchapter[title=Zapf]
> \dorecurse{10}{\input zapf\par}
> \stopchapter
>
> \stoptext
>
> Wolfgang
>
Thanks, Wolfgang! I'll give it a shot and study your example so I can 
learn from it!


Gosh this list is nice! Reminds me of the "good old days" when we used 
UUCP, bang-paths and C-News to communicate (or the early ARPANET days): 
polite, expert, very willing to share knowledge &c. An endangered 
species on today's crass, commercial Internet.

Bill Meahan K8QN

"The pessimist complains about the wind;
  the optimist expects it to change;
  the realist adjusts the sails."

-- William Arthur Ward




___________________________________________________________________________________
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:[~2012-06-07 20:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-07 19:15 Bill Meahan
2012-06-07 19:29 ` Wolfgang Schuster
2012-06-07 19:55   ` Bill Meahan
2012-06-07 20:32     ` Wolfgang Schuster
2012-06-07 20:47       ` Bill Meahan [this message]
2012-06-07 21:26         ` Pontus Lurcock
2012-06-07 19:34 ` Rogers, Michael K
2012-06-07 20:01   ` Bill Meahan

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=4FD1136A.3090508@gmail.com \
    --to=wmeahan94@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).