ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Problem with TSV tables
Date: Wed, 11 Jun 2008 13:26:38 +0200	[thread overview]
Message-ID: <484FB66E.5030907@wxs.nl> (raw)
In-Reply-To: <6faad9f00806110322k30c4ca43yeb5afcd80afec776@mail.gmail.com>

Mojca Miklavec wrote:
> 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'.

depends where the %C comes from ... maybe %%C works ok in the message

anyhow, i need to redo that module in lua i think

Hans


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________

  reply	other threads:[~2008-06-11 11:26 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
2008-06-11 11:26       ` Hans Hagen [this message]
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=484FB66E.5030907@wxs.nl \
    --to=pragma@wxs.nl \
    --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).