ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* mkii-mkiv
@ 2006-12-12 13:03 Hans van der Meer
  2006-12-12 14:59 ` mkii-mkiv luigi scarso
  2006-12-12 15:00 ` mkii-mkiv Hans Hagen
  0 siblings, 2 replies; 4+ messages in thread
From: Hans van der Meer @ 2006-12-12 13:03 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 736 bytes --]

Scanning the recent issue of the MAPS (Dutch NTG user group magazine)  
I encountered the interesting article about experiences with the  
development of luatex and friends. Especially the possibility of  
having protocols http:// and file:// as input source seems promising.  
Allow me to suggest another opportunity here: the inclusion of svn://  
as a source. I myself store my important tex and metapost sources in  
a svn repository in order to keep track of versions and branches in  
an efficient manner. Others might want to do the same. It therefore  
would be nice if tex typesetting could directly access those  
repositories through the svn:// protocol too. Maybe Taco and Hans  
feel challenged....

dr. H. van der Meer




[-- Attachment #1.2: Type: text/html, Size: 1461 bytes --]

[-- Attachment #2: Type: text/plain, Size: 139 bytes --]

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

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

* Re: mkii-mkiv
  2006-12-12 13:03 mkii-mkiv Hans van der Meer
@ 2006-12-12 14:59 ` luigi scarso
  2006-12-12 16:11   ` mkii-mkiv Hans Hagen
  2006-12-12 15:00 ` mkii-mkiv Hans Hagen
  1 sibling, 1 reply; 4+ messages in thread
From: luigi scarso @ 2006-12-12 14:59 UTC (permalink / raw)


On 12/12/06, Hans van der Meer <hansm@science.uva.nl> wrote:
>
> Scanning the recent issue of the MAPS (Dutch NTG user group magazine) I
> encountered the interesting article about experiences with the development
> of luatex and friends. Especially the possibility of having protocols
Oh, latest luatex compile well under linux.


luigi

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

* Re: mkii-mkiv
  2006-12-12 13:03 mkii-mkiv Hans van der Meer
  2006-12-12 14:59 ` mkii-mkiv luigi scarso
@ 2006-12-12 15:00 ` Hans Hagen
  1 sibling, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2006-12-12 15:00 UTC (permalink / raw)


Hans van der Meer wrote:
> Scanning the recent issue of the MAPS (Dutch NTG user group magazine) 
> I encountered the interesting article about experiences with the 
> development of luatex and friends. Especially the possibility of 
> having protocols http:// and file:// as input source seems promising. 
> Allow me to suggest another opportunity here: the inclusion of svn:// 
> as a source. I myself store my important�tex and metapost sources in a 
> svn repository in order to keep track of versions and branches in an 
> efficient manner. Others might want to do the same. It therefore would 
> be nice if tex typesetting could directly access those repositories 
> through the svn:// protocol too. Maybe Taco and Hans feel challenged....
in principle anything can be supported ... ; while zip:// is implemented  using lua, the protocols are implemented using calls to curl (will be curl lib some day); installing svn support boils down to using one of the mkiv lua support functions: 

\ctxlua { curl.install('svn') } 

(but of course it's better to oput that line it in luat-crl.lua -) 

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

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

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

* Re: mkii-mkiv
  2006-12-12 14:59 ` mkii-mkiv luigi scarso
@ 2006-12-12 16:11   ` Hans Hagen
  0 siblings, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2006-12-12 16:11 UTC (permalink / raw)


luigi scarso wrote:
> On 12/12/06, Hans van der Meer <hansm@science.uva.nl> wrote:
>   
>> Scanning the recent issue of the MAPS (Dutch NTG user group magazine) I
>> encountered the interesting article about experiences with the development
>> of luatex and friends. Especially the possibility of having protocols
>>     
> Oh, latest luatex compile well under linux.
>   
there is also a mingw version by taco and fabrice is working on native windows compilation; arthur takes care of the mac version 

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

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

end of thread, other threads:[~2006-12-12 16:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-12 13:03 mkii-mkiv Hans van der Meer
2006-12-12 14:59 ` mkii-mkiv luigi scarso
2006-12-12 16:11   ` mkii-mkiv Hans Hagen
2006-12-12 15:00 ` mkii-mkiv Hans Hagen

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