ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* gnuplot module: `option=monochrome` does not work.
@ 2011-12-13 17:03 Paul Menzel
  2011-12-13 18:23 ` Mojca Miklavec
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Menzel @ 2011-12-13 17:03 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1.1: Type: text/plain, Size: 700 bytes --]

Dear ConTeXt folks,


I want to create monochrome plots, but `option=monochrome` is ignored.

        \usemodule[gnuplot]
        
        \setupGNUPLOT[terminal=context,option=monochrome]
        
        \startGNUPLOTscript[pi]
        plot pi t '$π = \ctxlua{context(math.pi)}$'
        \stopGNUPLOTscript
        
        \starttext
        \useGNUPLOTgraphic[pi]
        
        \blank
        \CONTEXT\ \contextmark\ \contextversion
        \stoptext

Is that the correct way to enable monochrome output? Looking at the Wiki
page [1] it should be something like the above. Am I doing something
wrong?


Thanks,

Paul


[1] http://wiki.contextgarden.net/Gnuplot

[-- Attachment #1.1.2: gnup.pdf --]
[-- Type: application/pdf, Size: 15207 bytes --]

[-- Attachment #1.1.3: gnup.tex --]
[-- Type: text/x-tex, Size: 267 bytes --]

\usemodule[gnuplot]

\setupGNUPLOT[terminal=context,option=monochrome]

\startGNUPLOTscript[pi]
plot pi t '$π = \ctxlua{context(math.pi)}$'
\stopGNUPLOTscript

\starttext
\useGNUPLOTgraphic[pi]

\blank
\CONTEXT\ \contextmark\ \contextversion
\stoptext

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2011-12-13 18:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-13 17:03 gnuplot module: `option=monochrome` does not work Paul Menzel
2011-12-13 18:23 ` Mojca Miklavec
2011-12-13 18:32   ` Mojca Miklavec

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