ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* new stuff for brave users
@ 2004-08-04  9:01 Patrick Gundlach
  2004-08-04  9:31 ` Patrick Gundlach
  2004-08-04 11:34 ` Floris van Manen
  0 siblings, 2 replies; 28+ messages in thread
From: Patrick Gundlach @ 2004-08-04  9:01 UTC (permalink / raw)


Dear ConTeXt users,

I have started another service. Please note that this is not finished
yet and might change or get out of service once in a while (I have no
experience with such a service). You can process your ConTeXt
documents online. Just point your browser to 

http://live.contextgarden.net

and type in your favourite ConTeXt document. Click on "typeset" and
you will be able to donwload the pdf file. Please report any errors
to me!

And again: this service is still some kind of "beta". 


Patrick
-- 
ConTeXt wiki: http://contextgarden.net
texshow-web:  http://texshow.contextgarden.net
List archive: http://archive.contextgarden.net

^ permalink raw reply	[flat|nested] 28+ messages in thread
* texshow-web (was: colors without \definecolor)
@ 2010-02-05  8:00 Mikael Persson
  2010-02-05  8:21 ` Hans Hagen
  0 siblings, 1 reply; 28+ messages in thread
From: Mikael Persson @ 2010-02-05  8:00 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: pg

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.wolfgang@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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 28+ messages in thread
* texshow-web
@ 2006-07-18 18:47 Patrick Gundlach
  2006-07-18 19:01 ` texshow-web Aditya Mahajan
  2006-07-19 17:17 ` texshow-web Peter Münster
  0 siblings, 2 replies; 28+ messages in thread
From: Patrick Gundlach @ 2006-07-18 18:47 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] 28+ messages in thread
* texshow-web
@ 2005-02-02 21:13 Vit Zyka
  2005-02-03 10:55 ` texshow-web Patrick Gundlach
  0 siblings, 1 reply; 28+ messages in thread
From: Vit Zyka @ 2005-02-02 21:13 UTC (permalink / raw)


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=en&what=desc&if=en&cmd=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

^ permalink raw reply	[flat|nested] 28+ messages in thread
* Re: things I do when I get bored...
@ 2003-10-19 17:51 ml-context
  2003-10-19 18:46 ` texshow-web Patrick Gundlach
  0 siblings, 1 reply; 28+ messages in thread
From: ml-context @ 2003-10-19 17:51 UTC (permalink / raw)


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 349 bytes --]

>There are still some bugs in the webserver. Once in a while it just
>dies. I keep an eye on it and try to get it stable. Right now it
>should work.

Yes, it\'s great!
It would be nice to have a short description for each command - I know, there is the documentation from Hans - but it would be comfortable to have the description in texshow.

Jörg

^ permalink raw reply	[flat|nested] 28+ messages in thread
* things I do when I get bored...
@ 2003-10-17 22:34 Patrick Gundlach
  2003-10-24 16:33 ` Ed L Cashin
  0 siblings, 1 reply; 28+ messages in thread
From: Patrick Gundlach @ 2003-10-17 22:34 UTC (permalink / raw)


Hello out there,



... are not what I am going to announce here.



But, you can -- if you are brave -- try out the new-on-the-www port of
texshow, the ConTeXt command browser. As a bonus, comments can be added
to the commands (as in etexshow), but since you are not alone on the
www, you can share and enjoy! One day I will add a section for
examples. You can then share your favorite examples with all the
other ConTeXt users out there.

Here is the url:

http://members.ping.de:8061/

at http://levana.de/context/texshow-web.html you get forwarded to the
whatever is the current location of texshow-web. The current location
will move some day to a place yet unknown.

Patrick
-- 
I am happy for any suggestions/comments/...

^ permalink raw reply	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2010-02-06 16:01 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-04  9:01 new stuff for brave users Patrick Gundlach
2004-08-04  9:31 ` Patrick Gundlach
2004-08-04  9:55   ` Vit Zyka
2004-08-04 10:03     ` Patrick Gundlach
2004-08-04 10:42       ` Vit Zyka
2004-08-04 10:06     ` Hans Hagen
2004-08-04 10:12     ` Taco Hoekwater
2004-08-04 10:21       ` texshow-web Patrick Gundlach
2004-08-04 10:57       ` Re: new stuff for brave users Hans Hagen
2004-08-04 11:06         ` Patrick Gundlach
2004-08-04 10:13   ` Mojca Miklavec
2004-08-04 11:17     ` Patrick Gundlach
2004-09-10  9:16     ` Patrick Gundlach
2004-08-04 11:34 ` Floris van Manen
2004-08-04 12:24   ` Tobias Burnus
2004-08-26  9:43     ` Patrick Gundlach
  -- strict thread matches above, loose matches on Subject: below --
2010-02-05  8:00 texshow-web (was: colors without \definecolor) Mikael Persson
2010-02-05  8:21 ` Hans Hagen
2010-02-05 15:20   ` Mikael Persson
2010-02-06 16:01     ` texshow-web Patrick Gundlach
2006-07-18 18:47 texshow-web Patrick Gundlach
2006-07-18 19:01 ` texshow-web Aditya Mahajan
2006-07-19 17:17 ` texshow-web Peter Münster
2006-07-19 19:16   ` texshow-web Patrick Gundlach
2005-02-02 21:13 texshow-web Vit Zyka
2005-02-03 10:55 ` texshow-web Patrick Gundlach
2005-02-03 11:11   ` texshow-web Vit Zyka
2005-02-03 11:38     ` texshow-web Patrick Gundlach
2005-02-03 13:46   ` texshow-web Hans Hagen
2005-02-03 13:54     ` texshow-web Patrick Gundlach
2003-10-19 17:51 things I do when I get bored ml-context
2003-10-19 18:46 ` texshow-web Patrick Gundlach
2003-10-17 22:34 things I do when I get bored Patrick Gundlach
2003-10-24 16:33 ` Ed L Cashin
2003-10-24 16:56   ` texshow-web Patrick Gundlach
2003-10-25 18:12   ` things I do when I get bored Willi Egger
2003-10-25 18:25     ` texshow-web Patrick Gundlach

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).