ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: hwitloc@gmail.com
To: <ntg-context@ntg.nl>
Subject: Re: item bullet processing / font problem
Date: Wed, 19 Jun 2013 08:10:56 +0900	[thread overview]
Message-ID: <20130619081056.2876@binki> (raw)
In-Reply-To: Your message of Tue, 18 Jun 2013 23:53:01 +0200 <50BC4FB3-599B-4C9D-B72E-8833CB6C66CE@gmail.com>


The result of adding:
> \definetypeface[test][rm][serif][latin-modern][default]
> \definetypeface[test][mm][math] [latin-modern][default]
> 
> \setupbodyfont[test]

Make no difference whatsoever.

"Sorry, but I can't typeset math unless various parameters have
been set. This is normally done by loading special math fonts
into the math family slots. Your font set is lacking at least
the parameter mentioned earlier.

! Math error: parameter \Umathquad\displaystyle is not set.

system          > tex > error on line 20 in file bullet-problem.tex: Math error: parameter \Umathquad\displaystyle is not set ...
"
"

As pointed out an arument is not being passed through to a lower level and apparently in this case the argument is probably NULL or not valid.

However adding:  "\setmathfont[modern] "  did allow normal default symbols working.

Only problem now is a halting compile with error messages and inability to use $/diamond$ (and other symbols) as bullet shapes/characters.

Regards





Wolfgang Schuster <schuster.wolfgang@gmail.com> wrote:
> 
> 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 23:10 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
2013-06-18 23:10         ` hwitloc [this message]
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=20130619081056.2876@binki \
    --to=hwitloc@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).