ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Peter Rolf <indiego@gmx.net>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: tooltip in a buffer (beta)
Date: Fri, 28 Jan 2011 20:16:27 +0100	[thread overview]
Message-ID: <4D43160B.6090404@gmx.net> (raw)
In-Reply-To: <78BD9793-5CBA-47E4-8F57-60AC71096A45@gmail.com>

Am 28.01.2011 20:02, schrieb Wolfgang Schuster:
> 
> Am 28.01.2011 um 18:58 schrieb Hans Hagen:
> 
>> On 28-1-2011 4:20, Peter Rolf wrote:
>>> Hi Hans,
>>>
>>> I have overseen an unwanted horizontal skip in my menu test graphic. Mh,
>>> donno what this is... it's no skip nor a simple spurious space (as I use
>>> \removeunwantedspaces in front of that macro).
>>> A minimal example is attached. No urgent case...
>>
>> if you're bored and have enough time you can run with \tracinglal and see where a blank space is inserted
>
\tracingall is information overkill for me :-D


> The spaces come from java-imp-fld.mkiv, you can get rid of them by modifying
> the “javascripts.usescripts” function in java-ini.lua (end of the file):
> 
> function javascripts.usescripts(name)
>     if name ~= variables.reset then
>         commands.uselibrary(name,patterns,function(name,foundname)
>             context.startnointerference()
>             context.startreadingfile()
>             context.input(foundname)
>             context.showcolormessage("javascript",1,name)
>             context.stopreadingfile()
>             context.stopnointerference()
>         end)
>     end
> end
>

Many thanks Wolfgang!


> Wolfgang
> 
> ___________________________________________________________________________________
> 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  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________
> 

___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2011-01-28 19:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-28 15:20 Peter Rolf
2011-01-28 17:58 ` Hans Hagen
2011-01-28 19:02   ` Wolfgang Schuster
2011-01-28 19:16     ` Peter Rolf [this message]
2011-01-28 19:55     ` Hans Hagen

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=4D43160B.6090404@gmx.net \
    --to=indiego@gmx.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).