ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: luigi scarso <luigi.scarso@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: \setmainfont[callig15][size=...] not working (simplefonts + calligra-type1)
Date: Sun, 22 Jul 2012 23:18:38 +0200	[thread overview]
Message-ID: <CAG5iGsCRtwzPddcvXRo4QqRzhH2=n0A_uUjNaH34AcP9D5xHhw@mail.gmail.com> (raw)
In-Reply-To: <87394j363c.fsf@micropit.couberia.bzh>


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

On Sun, Jul 22, 2012 at 10:15 PM, Peter Münster <pmlists@free.fr> wrote:

> Hi,
>
> Test file:
>
> --8<---------------cut here---------------start------------->8---
> \usemodule[simplefonts]
> \setmainfont
>   [callig15]         % from
> http://www.ctan.org/tex-archive/fonts/calligra-type1/
>   [size=24pt]        % does not work
> \setupbodyfont[24pt] % workaround
> \starttext
> \input tufte
> \stoptext
> --8<---------------cut here---------------end--------------->8---
>
> No real problem, thanks to the workaround.
>
> --
>            Peter
>
> ___________________________________________________________________________________
> 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
>
> ___________________________________________________________________________________
>


\usemodule[simplefonts]
\setupsimplefonts[size=24pt]
\setmainfont[callig15]
\starttext
\input tufte
\stoptext

or, given that default size is 12pt,

\usemodule[simplefonts]
\setmainfont[callig15]
\setmainfont[callig15][scale=2]
\starttext
\input tufte
\stoptext



-- 
luigi

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

[-- Attachment #2: 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:[~2012-07-22 21:18 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-22 20:15 Peter Münster
2012-07-22 21:18 ` luigi scarso [this message]
2012-07-23  8:24   ` Peter Münster
2012-07-23  8:31     ` Wolfgang Schuster
2012-07-23  9:14       ` Peter Münster
2012-07-23  9:23         ` Wolfgang Schuster
2012-07-23 11:09           ` Peter Münster
2012-07-23 11:47             ` Wolfgang Schuster
2012-07-23 12:59               ` Peter Münster
2012-07-23 13:18                 ` luigi scarso
2012-07-23  9:52         ` luigi scarso

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='CAG5iGsCRtwzPddcvXRo4QqRzhH2=n0A_uUjNaH34AcP9D5xHhw@mail.gmail.com' \
    --to=luigi.scarso@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).