search for: contextgarden

Displaying 4 results from an estimated 4 matches for "contextgarden".

2013 Feb 18
0
syntax of a local Windows path
Hi! We want to migrate from a cygwin based rsync to a MingW based version. 'rsync' is used here to install/update a complete TeX tree (see http://wiki.contextgarden.net/ConTeXt_Standalone) from a remote server to a local PC. On Windows based machines the destination is currently something like /cygdrive/c/<path_to_directory> What is the correct way to do the same with the MingW version? I've tried some options, but I'm not quite sure, what is...
2011 Apr 13
3
R plots pdf() does not allow spotcolors?
Hi We are about to publish a book, which contains figures made with R plots. An important detail that we did not take into account is that the book will not be printed in 4 colors (cmyk mode), but only 2 (black +"spotcolor"). The spotcolor we use is part of the big Pantone family. The problem is that both pdf() and postscript() offer either rgb or cmyk, but no spotcolors such as
2006 Jul 25
2
routing tests
Hi there, is there a script/console like program where I can test my routing? IIRC there is something like that in the agile web dev. with rails book. Patrick -- Posted via http://www.ruby-forum.com/.
2006 Jun 08
1
wxruby/version/linux
Dear WxRuby users and hackers, am I right that WxRuby 0.6 which I have downloaded today from the webpage is based on WxWidgets 2.4, which is based on GTK 1.2? I have tried to run ''make'' after ''ruby extconf.rb'' with WxRuby0.6/WxWidgets 2.6.3 but I got this error: ~/ruby/src/wxruby-0.6-src/src$ make g++ -fPIC -O2 `wx-config --cxxflags` -I.