ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* preparing math exams
@ 2019-04-23 15:05 Gour
  2019-04-23 15:57 ` Fabrice L
  0 siblings, 1 reply; 4+ messages in thread
From: Gour @ 2019-04-23 15:05 UTC (permalink / raw)
  To: ntg-context

Hello,

I wonder what would be recommended way to prepare math exams for primary
school (e.g.  5th to 8th grade) which involves drawing lines, segments,
angles, polygons, circles, drawing functions etc.?

For regular formulas involving e.g. rational numbers, I'm sure that
input language for math is quite sufficient, but wonder about drawing
part?

Sincerely,
Gour

-- 
A person who is not disturbed by the incessant flow of
desires — that enter like rivers into the ocean, which is
ever being filled but is always still — can alone achieve
peace, and not the man who strives to satisfy such desires.


___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: preparing math exams
  2019-04-23 15:05 preparing math exams Gour
@ 2019-04-23 15:57 ` Fabrice L
  2019-04-24 10:36   ` Gour
  2019-04-24 10:48   ` Marcin Borkowski
  0 siblings, 2 replies; 4+ messages in thread
From: Fabrice L @ 2019-04-23 15:57 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Hi,

Le 23 avril 2019 à 11:10:11, Gour (gour@atmarama.com) a écrit:

Hello,

For regular formulas involving e.g. rational numbers, I'm sure that
input language for math is quite sufficient, but wonder about drawing
part?


Metapost (Metafun) is your best friend here. You can insert directly in
context some MetaFun code, like this:

\starttext
Lorem Ipsum…

\startMPcode
draw ( (0,0) — (1,0) — (0,1)) with color red ;
\stopMPcode

\stoptext

Look at this entry in the wiki:
https://wiki.contextgarden.net/MetaPost_in_ConTeXt

Also, you will find a link to the meta fun manual in this page, this a good
place to start !
Fabrice.

[-- Attachment #1.2: Type: text/html, Size: 1295 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: preparing math exams
  2019-04-23 15:57 ` Fabrice L
@ 2019-04-24 10:36   ` Gour
  2019-04-24 10:48   ` Marcin Borkowski
  1 sibling, 0 replies; 4+ messages in thread
From: Gour @ 2019-04-24 10:36 UTC (permalink / raw)
  To: ntg-context

On Tue, 23 Apr 2019 11:57:34 -0400
Fabrice L <fabrice.alpha@gmail.com> wrote:

> Metapost (Metafun) is your best friend here. You can insert directly
> in context some MetaFun code, like this:
> 
> \starttext
> Lorem Ipsum…
> 
> \startMPcode
> draw ( (0,0) — (1,0) — (0,1)) with color red ;
> \stopMPcode
> 
> \stoptext
> 

That example does not work for me, but I've got a clue.

However, someone in other forum suggested me to use GeoGebra - that's
what even math textboooks use here which is interactive and can, amongst
several other formats, export to TikZ, and in the beginning it seems as
quicker/easier start.


Sincerely,
Gour

-- 
In this endeavor there is no loss or diminution,
and a little advancement on this path can protect
one from the most dangerous type of fear.


___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: preparing math exams
  2019-04-23 15:57 ` Fabrice L
  2019-04-24 10:36   ` Gour
@ 2019-04-24 10:48   ` Marcin Borkowski
  1 sibling, 0 replies; 4+ messages in thread
From: Marcin Borkowski @ 2019-04-24 10:48 UTC (permalink / raw)
  To: mailing list for ConTeXt users


On 2019-04-23, at 17:57, Fabrice L <fabrice.alpha@gmail.com> wrote:

> Metapost (Metafun) is your best friend here. You can insert directly in

Also, TikZ, which is more LaTeX-centric, but works with ConTeXt, too (at
least it did when I last tried ConTeXt a few years ago).

Hth,

-- 
Marcin Borkowski
http://mbork.pl
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-04-24 10:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-23 15:05 preparing math exams Gour
2019-04-23 15:57 ` Fabrice L
2019-04-24 10:36   ` Gour
2019-04-24 10:48   ` Marcin Borkowski

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).