ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Peter Davis <pfd@pfdstudio.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: font, line spacing issues
Date: Wed, 17 Nov 2010 19:25:31 -0500	[thread overview]
Message-ID: <AANLkTimK2jLaPfh6s9dPs6i-E346dccGYZ_wLQq3jOwK@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 2717 bytes --]

As an experiment, I'm trying to duplicate a sample InDesign document with
ConTeXt.  I'm getting the overall layout (though my image positions need
tweaking), but I'm having some problems with the fonts.

I'm following the examples in
http://www.pragma-ade.com/general/manuals/showfont.pdf , but I haven't seen
the \switchtotypeface operator documented anywhere else.  I'm on a Windows 7
machine, with minimals installed.  I'm trying to use some of the system
fonts (Minion, Impact, Myriad), but all I seem to get is CMR.

Also, the line spacing on the paragraph at the top of the second page seems
very weird.  It's an address, and the bottom line is much too high relative
to the spacing of the other lines.

Here's the file:

\definepapersize[card][width=792pt,height=612pt]

\setuppapersize[card][card]

\definetypeface[impact[rm][serif][mpact regular][default]

\definetypeface[minion][rm][serif][Minion Pro Regular][default]

\definetypeface[myriad][rm][serif][Myriad Pro Regular][default]

\setupcolor[cmyk]

\setupcolors[state=start]

\definecolor[red][c=0,m=.87,y=.87,k=0]

\definelayer[textbox][width=\paperwidth,height=\paperheight]

\setupbackgrounds[page][background=textbox]

\def\starttextbox

{\dosingleargument\dostarttextbox}

\def\dostarttextbox[#1]%

{\def\stoptextbox{\setlayerframed[textbox][width=6cm,align=normal,frame=off,#1]{\getbuffer[textbox]}}%

\startbuffer[textbox][starttextbox][stoptextbox]}

\starttext

%\starttextbox[x=12pt,y=20pt,width=768pt]

%\useexternalfigure[ador1][Chrysanthemum.jpg][width=768pt]

%\placefigure[here,force][]{none}{\externalfigure[ador1]}

%\stoptextbox

\starttextbox[x=195.3pt,y=115.2pt,width=560.7pt]

\switchtotypeface[impact][48pt]

\midaligned{Yo, First!}

\stoptextbox

\page[empty]

\starttextbox[x=447.6pt,y=228pt,width=229.5pt]

\switchtotypeface[minion][14pt]%

Title. First Last \\

Company \\

Street Address \\

City, State, ZIP

\stoptextbox

\starttextbox[x=85.2pt,y=228pt,width=229.5pt]

\switchtotypeface[minion][14pt]%

Dear First,\\

\blank

Are you aware that now is the {\bf winter of our discontent}? It's been made
{\it glori}\color[red]{\it ous} \color[red]{\bi sum}{\bi mer} by this son of
York.\\

\blank

I say let's put it back the way it was. Are you with me, Last?\\

\blank

Good.\\

\blank

-pd

\stoptextbox

%\starttextbox[x=85.2pt,y=62.4pt,width=229.5pt]

%\useexternalfigure[ador2][pd-logo-nobg.eps][scale=245.37]

%\placefigure[here,force][pdlogo]{none}{\externalfigure[ador2]}

%\stoptextbox

\starttextbox[x=249.6pt,y=62.4pt,width=298.8pt]

\switchtotypeface[myriad][20pt]%

Peter Davis\\

Head Hoo-Ha\\

Hoo-Ha House, Inc.\\

123 Fourfivesix St.\\

Lake Placebo, NY 12345-6789

\stoptextbox

 \page[empty]

\stoptext

[-- Attachment #1.2: Type: text/html, Size: 12768 bytes --]

[-- Attachment #2: Type: text/plain, Size: 486 bytes --]

___________________________________________________________________________________
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:[~2010-11-18  0:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-18  0:25 Peter Davis [this message]
2010-11-18 20:04 ` Wolfgang Schuster
2010-11-18 22:15   ` Peter Davis

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=AANLkTimK2jLaPfh6s9dPs6i-E346dccGYZ_wLQq3jOwK@mail.gmail.com \
    --to=pfd@pfdstudio.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).