ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Taco Hoekwater <taco@bittext.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: [NTG-context] Re: The graph is not visible.
Date: Fri, 26 Apr 2024 09:20:25 +0200	[thread overview]
Message-ID: <92DBD2D7-D344-49DE-A27B-C2A88E57A176@bittext.nl> (raw)
In-Reply-To: <CACyK-eqHs_DJwV=5HGvOQwH3jgqk0f44Ewiar_B8o4YEO83ySA@mail.gmail.com>



> On 25 Apr 2024, at 23:12, Fabrice Couvreur <fabrice1.couvreur@gmail.com> wrote:
> 
> Hi,
> Here is the code that interferes with the graph from the last chapter but why ?

Because of this “path b”:
      
>              path circle, p, q, b;

which interferes with the assignment line from the other graphic code:

>              b := xpart(reverse C_f intersectionpoint reverse C_g);

because there “b” is a now a path, not a numeric.

Adding 

   numeric a,b;

fixes the problem in chapter 14. 

But why it does not affect chapters 6-13, that I do not understand.


— 
Taco Hoekwater              E: taco@bittext.nl
genderfluid (all pronouns)


___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2024-04-26  7:23 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-25 10:27 [NTG-context] " Fabrice Couvreur
2024-04-25 11:31 ` [NTG-context] " Taco Hoekwater
2024-04-25 14:08   ` Fabrice Couvreur
2024-04-25 14:31     ` Hans Hagen
2024-04-25 14:32     ` Taco Hoekwater
2024-04-25 14:55       ` Fabrice Couvreur
2024-04-25 21:12         ` Fabrice Couvreur
2024-04-26  7:20           ` Taco Hoekwater [this message]
2024-04-26  8:32             ` Aditya Mahajan
2024-04-26 10:22               ` Fabrice Couvreur

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=92DBD2D7-D344-49DE-A27B-C2A88E57A176@bittext.nl \
    --to=taco@bittext.nl \
    --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).