ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: \quotation with yfrak-font?
Date: Thu, 26 Dec 2013 20:49:30 +0100	[thread overview]
Message-ID: <A7B1E593-1E7F-4BA2-9F66-659E51687BA3@gmail.com> (raw)
In-Reply-To: <20131226185646.GB23702@mini>

[-- Attachment #1: Type: text/plain, Size: 1041 bytes --]


Am 26.12.2013 um 19:56 schrieb Rudolf Bahr <quasi@quasi.de>:

> Hello Hraban,
> 
> thank you for answering!
> 
> The Fraktur fonts differ in many things from each other. I forgot to mention
> the feature of automatic choice of ligatures when they appear in the text. So it's a matter of
> not to be forced to change too much in a given text. I solved my problem within 10 minutes by
> creating my own \glqq and \grqq. Next time I will strive for a solution with \quotation{…}.


Have you tried the unifraktur fonts, as you can see on the website the font has features to change
the umlauts and also to replace the normal s with the long s.

\definefontfamily[mainface][rm][Unifraktur Maguntia]

\setupbodyfont[mainface]

\definefontfeature [longs]     [cv11=yes]
\definefontfeature [diaeresis] [cv15=yes]

\mainlanguage[de]

\starttext

\input knuth

schönstes – {\feature[+][longs]schönstes}

ſchön Üben – {\feature[+][diaeresis]ſchön Üben}

\quotation{Quoted text}

\stoptext

Wolfgang

[-- Attachment #2: test.pdf --]
[-- Type: application/pdf, Size: 16189 bytes --]

[-- Attachment #3: Type: text/plain, Size: 485 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:[~2013-12-26 19:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-22 10:26 Rudolf Bahr
2013-12-22 11:38 ` Wolfgang Schuster
2013-12-25 11:25   ` Rudolf Bahr
2013-12-26  8:27     ` Henning Hraban Ramm
2013-12-26 18:56       ` Rudolf Bahr
2013-12-26 19:49         ` Wolfgang Schuster [this message]
2013-12-26 22:18           ` Rudolf Bahr
2013-12-27  3:34             ` Henning Hraban Ramm
2013-12-27  3:48             ` Wolfgang Schuster
2013-12-27  7:13               ` Rudolf Bahr

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=A7B1E593-1E7F-4BA2-9F66-659E51687BA3@gmail.com \
    --to=schuster.wolfgang@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).