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>
Cc: Hans Hagen <pragma@wxs.nl>
Subject: Re: item bullet processing / font problem
Date: Tue, 18 Jun 2013 23:53:01 +0200	[thread overview]
Message-ID: <50BC4FB3-599B-4C9D-B72E-8833CB6C66CE@gmail.com> (raw)
In-Reply-To: <51C0D3FC.4090506@wxs.nl>


Am 18.06.2013 um 23:41 schrieb Hans Hagen <pragma@wxs.nl>:

> On 6/18/2013 1:38 PM, hwitloc@gmail.com wrote:
>> 
>> Aditya,
>>    thanks for the information adding  \setmathfont[modern]   It fixed the problem for the default bullet symbols.  But, it did not fix the case where I'm trying to use the $\diamond$ symbol as the bullet, and compile time errors occur.  I will attach the log file.  Hopefully you can identify what is missing.
>> 
>>   I apologize for my lack of knowledge about fonts details and handling at this poing, but am learning.  Here is the minimal exampple:
> 
> the names of lm math fonts have changed a few times ... if you use the file: prefix and goodie files are loaded the logic makes sure that at least one is found
> 
> so, the question is: does simplefonts (the one on your machine) define the lm math font in the right way (read: adapted to the latest fashion)

The simplefonts module passes the \setmathfont argument to the \definetypeface command
and the default setup should be similar to the following example. I already sent the example
once but got no answer what’s the result from it.

\definetypeface[test][rm][serif][latin-modern][default]
\definetypeface[test][mm][math] [latin-modern][default]

\setupbodyfont[test]

\starttext
Text and $math$.
\stoptext

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
___________________________________________________________________________________


  reply	other threads:[~2013-06-18 21:53 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-18  2:14 hwitloc
2013-06-18  2:23 ` Aditya Mahajan
2013-06-18  7:34   ` Hans Hagen
2013-06-18 11:38   ` hwitloc
2013-06-18 21:41     ` Hans Hagen
2013-06-18 21:53       ` Wolfgang Schuster [this message]
2013-06-18 23:10         ` hwitloc
2013-06-19  7:54           ` Wolfgang Schuster
2013-06-18 23:23       ` hwitloc
2013-06-19  7:58         ` Hans Hagen
2013-06-19 13:15           ` hwitloc

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=50BC4FB3-599B-4C9D-B72E-8833CB6C66CE@gmail.com \
    --to=schuster.wolfgang@gmail.com \
    --cc=ntg-context@ntg.nl \
    --cc=pragma@wxs.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).