ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Mojca Miklavec" <mojca.miklavec.lists@gmail.com>
To: janerik.hagglof@bredband.net
Cc: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Problem with TSV tables
Date: Wed, 11 Jun 2008 12:22:36 +0200	[thread overview]
Message-ID: <6faad9f00806110322k30c4ca43yeb5afcd80afec776@mail.gmail.com> (raw)
In-Reply-To: <1213176395.6378.9.camel@djsameman>

[-- Attachment #1: Type: text/plain, Size: 2484 bytes --]

On Wed, Jun 11, 2008 at 11:26 AM, Jan-Erik Hägglöf wrote:
> Hi!
>
> Life is much easier if everything is there, thanks it worked better.
> Unfortunally it seems that the "heading" part not work as expected. Only
> the first "values" line get the grey bg and bold font. You can see
> attached files.

You mean that you don't get this line?
    Time; Decay per second; Errorlimits

To be honest - I do not understand a single line in the database
module. A really dirty future-incompatible workaround is to duplicate
the line. The first one will be swallowed and the lecond one will be
typeset, but that's a bug in the module. Hans? Taco? Why is the first
line ignored?

It worked OK some time ago, and nothing has changed in the module
itself, so it's a complete mystery.

> Thanks for helping me!
>
> By the way... you did for a month ago send a working gnuplot module that
> is working with Luatex. After a computercrash I lost it. Can you send
> that once again??

I guess this is the file I have sent you some time ago, but it doesn't
work any more. I suspect that this portion of code is "broken" (LuaTeX
doesn't create a new file any more), but I need to test before saying
anything; it might be some completely reason:

\doifmode{*\v!first}{
	\immediate\openout\scratchwrite=\GNUPLOTfile.plt
	\immediate\write\scratchwrite{set terminal
\@@GNUPLOToutput\space\@@GNUPLOToptions}%
	\immediate\write\scratchwrite{load '\GNUPLOTfile.tmp'}%
	\immediate\closeout\scratchwrite
}

I wanted to say: "a dirty workaround is to run texexec with mkii
before" since it does generate the file (mkiv doesn't) and then luaTeX
would use that file, but even that seems to be broken now.

Just in case that Hans can spot the reason of error, here it is, but I
will try to find some minimal example to reproduce it.


! LuaTeX error ...text/tex/texmf-context/tex/context/base/luat-log.lua:74:
invalid option '%C' to 'format'.
\processMPgraphic ... \MPuserinclusions ;\!!es ) }
                                                  \global \settrue \METAFUNi...
\handlereusableMPgraphic ...\processMPgraphic {#3}
                                                  }\setxvalue {\@@MPG #1}{\n...
\douseMPgraphic ... [#1][#2]}\getvalue {\@@MPG #1}
                                                  \empty \elabelgroup
<to be read again>
                   }
\redoloop ->\expandrecursecontent
                                  \endofloop
<to be read again>
                   {
...
l.11 \stoptext

?


Mojca

[-- Attachment #2: t-gnuplot.tex --]
[-- Type: application/x-tex, Size: 33530 bytes --]

[-- Attachment #3: tsvmall.tex --]
[-- Type: application/x-tex, Size: 641 bytes --]

[-- Attachment #4: sndfall.dat --]
[-- Type: application/octet-stream, Size: 276 bytes --]

24.5	38.528	6.21
44.5	24.139	4.91
64.5	17.250	4.15
84.5	12.806	3.58
104.5	8.361	2.89
129	6.278	2.51
159	4.861	2.2
189	3.917	1.98
219	3.973	1.99
249	2.973	1.72
279	2.556	1.6
322.5	2.150	1.47
382.5	1.739	1.32
442.5	1.150	1.07
502.5	0.750	0.87
562.5	0.628	0.79



















[-- Attachment #5: Type: text/plain, Size: 487 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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  parent reply	other threads:[~2008-06-11 10:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-10 22:25 Jan-Erik Hägglöf
2008-06-11  0:05 ` Mojca Miklavec
     [not found]   ` <1213176395.6378.9.camel@djsameman>
2008-06-11 10:22     ` Mojca Miklavec [this message]
2008-06-11 11:26       ` Hans Hagen
2008-06-11 12:10       ` Taco Hoekwater
2008-06-11 10:50 ` Wolfgang Schuster

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6faad9f00806110322k30c4ca43yeb5afcd80afec776@mail.gmail.com \
    --to=mojca.miklavec.lists@gmail.com \
    --cc=janerik.hagglof@bredband.net \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).