ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jeong Dal <haksan@me.com>
To: "list ntg-context@ntg.nl ntg-context@ntg.nl ntg-context@ntg.nl
	ntg-context@ntg.nl" <ntg-context@ntg.nl>
Subject: Re: ntg-context Digest, Vol 186, Issue 61
Date: Thu, 26 Dec 2019 21:44:24 +0900	[thread overview]
Message-ID: <44C06DDF-D78C-435B-B66C-C5C857DB7E2C@me.com> (raw)
In-Reply-To: <mailman.1.1577098801.12900.ntg-context@ntg.nl>


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

Dear Hans,

I read the “luametafun.pdf” and run the codes one by one.
It is a really nice to have those figures easily.

During the reading, I found that there is a difference between the figure in the manual and the output of my run.
I run the following code at page 24-25 in “luametafun.pdf”.

\startMPcode{doublefun} draw lmt_contour [
xmin = 0, xmax = 4*pi, xstep = .05,
ymin = -6, ymax = 6, ystep = .05,
levels =7,
height = 5cm,
preamble = "local sin, cos = math.sin, math.cos",
function = "cos(x) + cos(y)"
background = "bitmap",
foreground = "edge", 
linewidth = 1/2, 
cache = true,
]; 
\stopMPcode


In the output, the background of text is gray while the background of text in the manual is white.
Here are versions of LuaMetaTeX and ConTeXt which I use.

%%%%%%%
This is LuaMetaTeX, Version 2.03.4 
open source     > level 1, order 1, name 'cont-yes.mkiv'
system          > 
system          > ConTeXt  ver: 2019.12.16 18:54 MKIV beta  fmt: 2019.12.17  int: english/english
system          > 
%%%%%%%%%

Is there anything that I miss?
Would you please to check it?

Thank you.

Best regards,

Dalyoung

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

[-- Attachment #2: Type: text/plain, Size: 493 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

       reply	other threads:[~2019-12-26 12:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1.1577098801.12900.ntg-context@ntg.nl>
2019-12-26 12:44 ` Jeong Dal [this message]
2019-12-27 13:10   ` Hans Hagen
2019-12-28 20:27     ` background color of text in contour(former: ntg-context Digest, Vol 186, Issue 61) Jeong Dal
2019-12-29 10:56       ` Hans Hagen
2019-12-29 13:33         ` Jeong Dal
2019-12-29 13:42           ` Wolfgang Schuster
2019-12-29 18:45             ` Jeong Dal
2019-12-29 12:16       ` Hans Hagen

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=44C06DDF-D78C-435B-B66C-C5C857DB7E2C@me.com \
    --to=haksan@me.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).