Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #1870

colored lines after set term ... mono

Path csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder2.hal-mli.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!takemy.news.telefonica.de!telefonica.de!feed.news.schlund.de!schlund.de!rz.uni-karlsruhe.de!news.rz.uni-karlsruhe.de!not-for-mail
From Karl <mail.kfr@gmx.net>
Newsgroups comp.graphics.apps.gnuplot
Subject colored lines after set term ... mono
Date Fri, 31 May 2013 20:32:12 +0200
Organization University of Karlsruhe, Germany
Lines 33
Message-ID <kob1cc$rfc$1@news.rz.uni-karlsruhe.de> (permalink)
NNTP-Posting-Host polyn12a.chemie.uni-karlsruhe.de
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding 8bit
X-Trace news.rz.uni-karlsruhe.de 1370032332 28140 172.22.11.135 (31 May 2013 20:32:12 GMT)
X-Complaints-To abuse@uni-karlsruhe.de
NNTP-Posting-Date Fri, 31 May 2013 20:32:12 +0000 (UTC)
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2
Xref csiph.com comp.graphics.apps.gnuplot:1870

Show key headers only | View raw


Hi,

the release notes on 4.6.3 state

* FIX suppression of color in linetypes after "set term ... mono"

I don“t know what exactly was behind this, but the pdfcairo terminal
gives coloured lines if a lc is specified in the plot command

-----------
reset
set term push
set term pdfcair mono
set output "testmono.pdf"

plot x**2 lc 1

set output
set term pop
------------

gives a red line in the .pdf. That expected behaviour? (If the colour is
specified via "set linetype" it comes out in black allright.)

And what would you recommend to get different greyscale lines? Do it in
colour mode and specify grey RGBs ? I fear this might lead to problems
with bw printers?


 -- Karl

(gnuplot 4.6.3 official windows build)

Back to comp.graphics.apps.gnuplot | Previous | NextNext in thread | Find similar | Unroll thread


Thread

colored lines after set term ... mono Karl <mail.kfr@gmx.net> - 2013-05-31 20:32 +0200
  Re: colored lines after set term ... mono Karl <mail.kfr@gmx.net> - 2013-05-31 20:37 +0200
  Re: colored lines after set term ... mono sfeam <sfeam@users.sourceforge.net> - 2013-05-31 15:02 -0700
    Re: colored lines after set term ... mono Karl <mail.kfr@gmx.net> - 2013-06-04 13:19 +0200
      Re: colored lines after set term ... mono sfeam <sfeam@users.sourceforge.net> - 2013-06-04 08:44 -0700

csiph-web