ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: "Typescripts for Dummies"
Date: Tue, 15 May 2012 20:16:27 +0200	[thread overview]
Message-ID: <A364C711-B6AA-4591-AA91-8A9AC3053ECC@googlemail.com> (raw)
In-Reply-To: <4FB29251.2090106@gmail.com>


Am 15.05.2012 um 19:28 schrieb Bill Meahan:

> Is there a document anywhere that would be the equivalent of "Typescripts for Dummies?" (as if such a book really existed)
> 
> I am trying to write some typescripts for the Venturis ADF and Beneris ADF families (and a few others) using Wolfgang's typescripts for Fontin et. al. as a guide. I can't seem to figure out what, "\s!" or "\typescripttwo" of "\typescriptthree" do and the examples I have looked at on the wiki either don't contain them or don't explain them .

The \s!… string are a method to save memory in TeX but you don’t have to use it, just use “serif” instead of “\s!serif”.

With \typescriptone etc. you can access the value in the arguments for \starttypescripts, e.g. in the following example

  \starttypescript [serif] [venturis]

\typescriptone expands to “serif” and \typescripttwo expands to “venturis”.

> I also don't seem to be able to find a command reference for \starttypescript which explains what the various option fields mean or what "predefined" values exist for each.

The first argument of \starttypescript can be

  - serif
  - sans
  - mono
  - handwriting
  - calligraphy

and the first argument of \definefontsynonym can be

  – Serif
  - SerifItalic
  - SerifBold
  - SerifSlanted
  - SerifBoldItalic
  - SerifBoldSlanted
  - SerifCaps
  - Sans
  - SansItalic
  – …
  - Mono
  - MonoItalic
  - …
  - Handwriting
  - Calligraphy

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


  parent reply	other threads:[~2012-05-15 18:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-15 17:28 Bill Meahan
2012-05-15 17:51 ` Marco Pessotto
2012-05-15 18:16 ` Wolfgang Schuster [this message]
2012-05-15 20:05   ` 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=A364C711-B6AA-4591-AA91-8A9AC3053ECC@googlemail.com \
    --to=schuster.wolfgang@googlemail.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).