Path: csiph.com!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: =?UTF-8?Q?J=c3=b6rg_Buchholz?= Newsgroups: comp.graphics.apps.gnuplot Subject: redefine Linetype -1 and 0 Date: Tue, 7 Feb 2017 07:37:40 +0100 Organization: A noiseless patient Spider Lines: 11 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Date: Tue, 7 Feb 2017 06:35:54 -0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="8950cb092fb6f1507654ae02f439f9f3"; logging-data="11012"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+e+v+YEj1e/Qa+nQLj57xXx5TGGQVsR9Y=" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 X-Mozilla-News-Host: news://news.eternal-september.org:119 Cancel-Lock: sha1:RxdBiq4dq2GjNzCpFYJ0QjNTfzE= Xref: csiph.com comp.graphics.apps.gnuplot:3553 Hello, is there a way to redefine the linetypes -1 and 0? I have a very old gnuplot script (RRSB Diagram) with lot of lines with lt -1 and lt 0. The "set linetype" command works only with lt > 0 I will change the linewidth and the dashtype to get a better printout. For a first solution I change the linewidth in the terminal. Jörg