ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henning Hraban Ramm <hraban@fiee.net>
Subject: difficult fonts again
Date: Thu, 5 Jan 2006 00:33:41 +0100	[thread overview]
Message-ID: <7E9F371A-150D-4B1F-A5B9-1EDE772013C3@fiee.net> (raw)

I'm playing with special fonts again...

\starttypescript	[map]	[delitsch]	[\defaultencoding]
	\loadmapfile	[\defaultencoding-klein-delitsch.map]
\stoptypescript

\starttypescript	[handwriting]	[delitsch]	[\defaultencoding]
	\definefontsynonym	[DelitschAntiqua]	[\defaultencoding- 
delitschantiqua]	[encoding=\defaultencoding]
\stoptypescript

\starttypescript	[handwriting]	[delitsch]	[name]
	\definefontsynonym	[Handwriting]		[DelitschAntiqua]
\stoptypescript

\def\DelitschC#1{\getglyph{\defaultencoding-raw-delitschantiqua} 
{\char#1}}
%\def\DelitschC#1{\getglyph{Handwriting}{\char#1}} % no metrics
\definetextmodediscretionary D {\DelitschC{198}}
% ...
\definetextmodediscretionary t. {\DelitschC{209}}

With the "Handwriting" definition of \DelitschC I get the chars, but  
without metrics. Is that normal behaviour?


I need one big title and defined
\definefont[MainTitleFont][Handwriting at 36pt]

But in {\MainTitleFont |D|ie Winternach|t.|}
my "discretionary" characters stay in bodyfont size.

Is there a way to let these adapt to the actual size?

(I know I should solve this with virtual fonts etc., I'll try that  
later, if I stay unemployed...)


Grüßlis vom Hraban!
---
http://www.fiee.net/texnique/
http://contextgarden.net
http://www.cacert.org (I'm an assurer)

                 reply	other threads:[~2006-01-04 23:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=7E9F371A-150D-4B1F-A5B9-1EDE772013C3@fiee.net \
    --to=hraban@fiee.net \
    --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).