Re: [NTG-context] texshow-web

2010-02-06 Thread Patrick Gundlach
Hi Mikael,


 Do they appear automatically in texshow or does someone have to update
 by hand? How long does it typically take? Is there something one can
 do?

I will transfer the old texshow-web into the wiki, so the new commands
can be added there easily. Jelle Huisman has suggested this and I think
it is the best way for all of us to keep the commands up to date.

Patrick
-- 
ConTeXt wiki and more: 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
___


[NTG-context] texshow-web (was: colors without \definecolor)

2010-02-05 Thread Mikael Persson
Dear list and Patrick,

from texshow-web page ( http://texshow.contextgarden.net/ ) I read

texshow-web is a web application for all user-commands that can be
used in ConTeXt.

However, I see that \colored is not inthere. This is also true for
some other commands appearing at this list occasionally (usually dug
from source by Wolfgang). Is this because

1) the texshow is not updated?
2) these commands are not meant for users?
3) any other reason?

I think the texshow-web is a very useful source of information. An
updated version would be really wonderful!

/Mikael

-- Forwarded message --
From: Wolfgang Schuster schuster.wolfg...@googlemail.com
Date: Fri, Feb 5, 2010 at 8:31 AM
Subject: Re: [NTG-context] colors without \definecolor
To: mailing list for ConTeXt users ntg-context@ntg.nl


Am 04.02.10 21:41, schrieb Philipp Gesang:

 Hi all,


 I understand that in order to use a color with \color[somecolor]{colored
 text} I first have to \definecolor[somecolor][r=.4,g=0,b=1].  Currently
 I'm trying to do automated colorizing with the help of some lua code and
 I'd like to make up rgb vectors on the spot without having to
 \definecolor them first, e.g. something like \color[r=.4,g=0,b=1]
 {colored text}.  Is there a way to achieve this in mkiv?  (Right now I'm
 assigning new rgb values to the same color name whenever the function
 is called that concatenates the next \color[]{} statement.  This seems a
 bit verbose and hacky to me.)

\colored[r=...,g=...,b=...]{...}

or

{\colored[r=...,g=...,b=...]...}

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
___


Re: [NTG-context] texshow-web (was: colors without \definecolor)

2010-02-05 Thread Hans Hagen

On 5-2-2010 9:00, Mikael Persson wrote:


3) any other reason?


it's a rather recently added command

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


Re: [NTG-context] texshow-web (was: colors without \definecolor)

2010-02-05 Thread Mikael Persson
Thanks for you answer, Hans.

Do they appear automatically in texshow or does someone have to update
by hand? How long does it typically take? Is there something one can
do?

Mikael

On Fri, Feb 5, 2010 at 9:21 AM, Hans Hagen pra...@wxs.nl wrote:
 On 5-2-2010 9:00, Mikael Persson wrote:

 3) any other reason?

 it's a rather recently added command

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


Re: [NTG-context] texshow-web (was: colors without \definecolor)

2010-02-05 Thread Hans Hagen

On 5-2-2010 16:20, Mikael Persson wrote:

Thanks for you answer, Hans.

Do they appear automatically in texshow or does someone have to update
by hand? How long does it typically take? Is there something one can
do?


if something is missing one can create the xml blob that has to go into 
the cont-en.xml file and send it to the list (for verification) and when 
ok it will be added to the main cont-en.xml


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


Re: [NTG-context] texshow-web parameters

2009-11-26 Thread Henning Hraban Ramm

Am 2009-11-23 um 13:03 schrieb richard.steph...@converteam.com:

On the texshow-web Help page it says that the page for a specific  
command can be invoked using a parameter for the url, e.g. http://texshow.contextgarden.net/about 
. I have tried this but all I get is a page saying Error message:  
Cannot recognize URL.


I have tried with a space before the command and without a space. Is  
this functionality broken or am I doing something wrong?



Just open your eyes and look how texshow addresses its pages:
http://texshow.contextgarden.net/cmd/en/color


Greetlings from Lake Constance!
Hraban
---
http://www.fiee.net/texnique/
http://wiki.contextgarden.net
https://www.cacert.org (I'm an assurer)

___
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
___


[NTG-context] texshow-web parameters

2009-11-23 Thread richard . stephens

Hello,

On the texshow-web Help page it says
that the page for a specific command can be invoked using a parameter for
the url, e.g. http://texshow.contextgarden.net/about.
I have tried this but all I get is a page saying Error
message: Cannot recognize URL.

I have tried with a space before the
command and without a space. Is this functionality broken or am I doing
something wrong?

Thanks,

Richard


UKACC
International Conference on CONTROL 2010 





Converteam UK Ltd. Registration Number: 5571739 and Converteam Ltd. Registration
Number: 2416188

Registered in England and Wales.

Registered office: Boughton Road, Rugby, Warwickshire, CV21 1BU.



CONFIDENTIALITY : This e-mail and any attachments are confidential and
may be privileged. If you are not a named recipient, please notify the
sender immediately and do not disclose the contents to another person,
use it for any purpose or store or copy the information in any medium.



Please consider the environment before printing this e-mail




___
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
___


[NTG-context] texshow-web questions

2008-06-27 Thread richard . stephens
As an eternal optimist, I often refer to texshow-web in the hope that I 
will find a function to help me, or a quick description of one that I 
already know.  In most cases I end up reverting to searching the manuals 
and source code.  I like the idea of texshow-web and I sometimes add notes 
to entries if I find our something interesting.  I would be quite happy to 
add lots more, but I have some questions and suggestions for improvements 
which I think would help.

1) Is there a way of adding a function to the list?  or can it be updated 
to include all the functions from the many macro packages included with 
the context distribution.  For example, in recent discussion group threads 
I have found out about the \digits command and the \filename and 
\hyphenatedfilename commands, none of which is in texshow-web.  I would 
have been happy to add notes on them if I could.

2) If I'm adding notes to a command, is it possible to add a URL link to a 
particular page in one of the manuals?  This would great for looking up a 
command and going straight to the relevant entry in the relevant manual.

Regards,

Richard Stephens 
___
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
___


Re: [NTG-context] texshow-web questions

2008-06-27 Thread Hans Hagen
[EMAIL PROTECTED] wrote:
 As an eternal optimist, I often refer to texshow-web in the hope that I 
 will find a function to help me, or a quick description of one that I 
 already know.  In most cases I end up reverting to searching the manuals 
 and source code.  I like the idea of texshow-web and I sometimes add notes 
 to entries if I find our something interesting.  I would be quite happy to 
 add lots more, but I have some questions and suggestions for improvements 
 which I think would help.
 
 1) Is there a way of adding a function to the list?  or can it be updated 
 to include all the functions from the many macro packages included with 
 the context distribution.  For example, in recent discussion group threads 
 I have found out about the \digits command and the \filename and 
 \hyphenatedfilename commands, none of which is in texshow-web.  I would 
 have been happy to add notes on them if I could.
 
 2) If I'm adding notes to a command, is it possible to add a URL link to a 
 particular page in one of the manuals?  This would great for looking up a 
 command and going straight to the relevant entry in the relevant manual.

if someone finda a command that is not in there and send me the correct 
xml definition i can add it

-
   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
___


Re: [NTG-context] texshow-web

2006-07-19 Thread Peter Münster
On Tue, 18 Jul 2006, Patrick Gundlach wrote:

 I've updated texshow-web. It's a complete rewrite. This is now
 database driven and I have tried hard to preserve all comments and
 examples from the old texshow-web. Please report any errors
 (preferrable include me in cc: if you post them on the list). 
 
 Please fill in descriptions for the commands! Other contexters will
 find this useful. You can now use most of the mediawiki wiki markup
 for editing the descriptions. See the help page for more information. 

Hello Patrick,
if I update some description in texshow-web, will it then appear
automatically in the normal texshow of the next ConTeXt-release?
Cheers, Peter

-- 
http://pmrb.free.fr/contact/
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] texshow-web

2006-07-19 Thread Patrick Gundlach
Hello Peter (and Taco and others),


 if I update some description in texshow-web, will it then appear
 automatically in the normal texshow of the next ConTeXt-release?

I didn't think of _that_ question. I guess Taco and I have to figure
that out, but I suppose the answer is currently no, but will be yes in
the near future. 

Patrick
-- 
ConTeXt wiki and more: http://contextgarden.net
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] texshow-web

2006-07-18 Thread Patrick Gundlach
Hi there,

I've updated texshow-web. It's a complete rewrite. This is now
database driven and I have tried hard to preserve all comments and
examples from the old texshow-web. Please report any errors
(preferrable include me in cc: if you post them on the list). 

Please fill in descriptions for the commands! Other contexters will
find this useful. You can now use most of the mediawiki wiki markup
for editing the descriptions. See the help page for more information. 

Patrick

(I almost forgot the url: http://texshow.contextgarden.net)
-- 
ConTeXt wiki and more: http://contextgarden.net
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] texshow-web

2006-07-18 Thread Aditya Mahajan
On Tue, 18 Jul 2006, Patrick Gundlach wrote:

 Hi there,

 I've updated texshow-web. It's a complete rewrite. This is now
 database driven and I have tried hard to preserve all comments and
 examples from the old texshow-web. Please report any errors
 (preferrable include me in cc: if you post them on the list).

 Please fill in descriptions for the commands! Other contexters will
 find this useful. You can now use most of the mediawiki wiki markup
 for editing the descriptions. See the help page for more information.

The help page does not work.

Aditya
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] texshow-web

2005-02-02 Thread Vit Zyka
Hallo Patrick,
I added one third (only one third but most important one since 
analogy;-) of \setuplayout command to tewshow-web. To be more 
descriptive I snaffled table of page areas from wiki. Unfortunately 
comment field seems not to be html sensitive (see 
http://texshow.contextgarden.net/ts.rb?lang=enwhat=descif=encmd=setuplayout)
...

Is there some chance to display the table here or it is better to refer 
to the wiki page (http://contextgarden.net/Layout)?

Vit Zyka
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] texshow-web

2004-08-04 Thread Patrick Gundlach
Hello Taco,

 This also raises another problem: what to do if the syntax
definition is wrong?

 The very first definition is wrong: \about's syntax  is 
   \about [ref] 
 not
   \about {text} [ref]

 I fixed that in the garden, but will that new definition be destroyed at the
 next automatic update? 

No, it won't. If it does, it it clearly an error. (I was a bit lying,
the update is semi automatic, my script gives me the choice of using
the changed entry on the webserver or the new one in cont-en.xml).

 (my change also didn't update the display, btw.)

This is clearly an error that should not happen. I'll look into it
this week.

Thanks for the report.

Patrick
-- 
ConTeXt wiki: http://contextgarden.net
texshow-web:  http://texshow.contextgarden.net
List archive: http://archive.contextgarden.net
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context