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


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

Re: make gnuplot ignore string length

Path csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail
From sfeam <sfeam@users.sourceforge.net>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: make gnuplot ignore string length
Followup-To comp.graphics.apps.gnuplot
Date Sun, 25 Mar 2012 15:14:11 -0700
Organization gnuplot development team
Lines 38
Message-ID <jko5bl$cob$1@dont-email.me> (permalink)
References <jkna42$pec$1@news.albasani.net> <jknjpe$r7$1@dont-email.me> <jkno3h$srs$1@news.albasani.net>
Reply-To sfeam@users.sourceforge.net
Mime-Version 1.0
Content-Type text/plain; charset="UTF-8"
Content-Transfer-Encoding 8Bit
Injection-Date Sun, 25 Mar 2012 22:14:14 +0000 (UTC)
Injection-Info mx04.eternal-september.org; posting-host="3mhAfh4CeAIeL3OKnPexDA"; logging-data="13067"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/lw9IelKpKpNr6wWnifzQ3"
User-Agent KNode/4.4.9
Cancel-Lock sha1:9+I4tCbT5/rGnPKZllOT9RHbsgg=
Xref csiph.com comp.graphics.apps.gnuplot:999

Followups directed to: comp.graphics.apps.gnuplot

Show key headers only | View raw


Tilman Schröder wrote:

> By the way: Yes, Inkscape "understands" latex. You can use latex to
> render some formula and then it automatically imports this as a path
> into your svg drawing. This is some Inkscape plugin, but I do not use
> it.

I do use inkscape, but I didn't know about that option.
I'll have to keep it in mind.

> There are no problems with escaping characters as long as enhanced
> mode is switched off. There is a bug in processing the double
> backslash and other characters, see
> http://sourceforge.net/tracker/?func=detail&aid=3496517&group_id=2055&atid=302055
> I did not file it as a bug report (yet), as I do not have much time
> until friday ...

Yes, there's a bug.  Unfortunately the patch on the tracker 
is not sufficient to fix it.  I initially thought there must
be an easy fix, but it turns out to be quite complicated.
In part this is because individual terminal drivers choose to
send individual text fragments either through the enhanced text 
processing or the normal text output based on what characters
appear in the string.  That means they will now have to pay
more attention to backslashes before making this decision, and
all the various terminals will need to be checked to make sure
they are consistent.

> I was thinking about some "just space it evenly".
> Example: 6 keys, below, vertical, maxrows 2, reverse, Left -> 3
> columns, equally wide, colored line on the left of the column, text
> after that, left justified. It does not matter wether the text in the
> first column is so long that it reaches into the middle and the last
> column, they are all evenly spaced ...

That sounds reasonable.

	Ethan

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


Thread

make gnuplot ignore string length Tilman Schröder <tilman.schroeder@gmx.de> - 2012-03-25 16:29 +0200
  Re: make gnuplot ignore string length sfeam <sfeam@users.sourceforge.net> - 2012-03-25 10:14 -0700
    Re: make gnuplot ignore string length Tilman Schröder <tilman.schroeder@gmx.de> - 2012-03-25 20:28 +0200
      Re: make gnuplot ignore string length sfeam <sfeam@users.sourceforge.net> - 2012-03-25 15:14 -0700

csiph-web