ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Mikael P. Sundqvist" <mickep@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: A new question on \definefallbackfamily
Date: Wed, 30 Apr 2014 13:36:53 +0200	[thread overview]
Message-ID: <CAHy-LL-fhDmcqDUYeLUkQNmB3nYGdiexz9eYCunhWzTFkB66KQ@mail.gmail.com> (raw)
In-Reply-To: <CAHy-LL8Kjy=SZngSHtHf-N_bLD4KGHAOn74uSuCOTzyaCFc82A@mail.gmail.com>

Hi, here is an update:

It seems this does not have to do with the font Frutiger to do.
Compiling the file

%%%
\definefontfamily [lundface] [rm] [TeX Gyre Pagella][opticalsize=yes]
\definefontfamily [lundface] [ss] [TeX Gyre Scholar][opticalsize=yes]
\definefontfamily [lundface] [math] [TeX Gyre Pagella Math][default]

\definebodyfontenvironment[18pt]
\setupbodyfont[lundface,18pt]

\starttext
{3 $3$}

{\bf 3 $3$}
\stoptext
%%%
I get the same behavior. Sometimes, the fourth 3 will become bold.
This happens very randomly (sometimes I have to compile 10 times for
it to happen). I compile with "context test.tex". I can reproduce this
both on my home computer and on my computer at work, both with
late(st) standalone installed.

Best regards, Mikael

On Tue, Apr 29, 2014 at 8:44 PM, Mikael P. Sundqvist <mickep@gmail.com> wrote:
> Hi,
>
> With the file below (and the latest Standalone) I get different output
> different times I compile. Sometimes the fourth 3 is bold and
> sometimes it is not (I don't want it to be bold). What is going on? I
> attach also the log files from a successful run (test.log) and a
> failure (test-error.log). Also, the pdf files are attached.
>
> (what I want is to use the light font as default and the regular one as bold...)
>
> Best regards, Mikael
>
> %%% TEST FILE
>
> \definefontfamily [lundfaces] [rm] [Adobe Garamond Pro][opticalsize=yes]
> \definefontfamily [lundfaces] [ss]
> [FrutigerLTstd][opticalsize=yes,tf=style:light,it=style:lightitalic,sl=style:lightitalic,bf=style:normal,scale=0.92]
> \definefallbackfamily [lundfaces] [math] [FrutigerLTstd]
> [preset=math:lowercaseitalic,tf=style:lightitalic,scale=0.92]
> \definefallbackfamily [lundfaces] [math] [FrutigerLTstd]
> [preset=math:lowercasebolditalic,tf=style:italic,scale=0.92]
> \definefallbackfamily [lundfaces] [math] [FrutigerLTstd]
> [preset=math:lowercasenormal,tf=style:light,scale=0.92]
> \definefallbackfamily [lundfaces] [math] [FrutigerLTstd]
> [preset=math:lowercasebold,tf=style:normal,scale=0.92]
> \definefallbackfamily [lundfaces] [math] [FrutigerLTstd]
> [preset=math:uppercaseitalic,tf=style:lightitalic,scale=0.92]
> \definefallbackfamily [lundfaces] [math] [FrutigerLTstd]
> [preset=math:uppercasebolditalic,tf=style:italic,scale=0.92]
> \definefallbackfamily [lundfaces] [math] [FrutigerLTstd]
> [preset=math:uppercasenormal,tf=style:light,scale=0.92]
> \definefallbackfamily [lundfaces] [math] [FrutigerLTstd]
> [preset=math:uppercasebold,tf=style:normal,scale=0.92]
> \definefallbackfamily [lundfaces] [math] [FrutigerLTstd]
> [preset=math:digitsnormal,tf=style:light,scale=0.92]
> \definefallbackfamily [lundfaces] [math] [FrutigerLTstd]
> [preset=math:digitsbold,tf=style:normal,scale=0.92]
>
> \definefontfamily [lundfaces] [math] [TeX Gyre Pagella Math]
>
> \definebodyfontenvironment[18pt]
> \setupbodyfont[lundfaces,ss,18pt]
>
>
> \starttext
>
> {3 $3$}
>
> {\bf 3 $3$}
>
> \stoptext
>
> %%% END TEST FILE
___________________________________________________________________________________
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:[~2014-04-30 11:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-29 18:44 Mikael P. Sundqvist
2014-04-30 11:36 ` Mikael P. Sundqvist [this message]

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=CAHy-LL-fhDmcqDUYeLUkQNmB3nYGdiexz9eYCunhWzTFkB66KQ@mail.gmail.com \
    --to=mickep@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).