[NTG-context] \reference, \goto(box)

2008-08-26 Thread Alan Stone
Hi,

Win XP - ConTeXt minimal: ConTeXt  ver: 2008.08.18 14:00 MKIV  fmt:
2008.8.22  int: english/english

What has changed with the \reference and/or \goto(box) commands ? I'm
getting fatal compile errors
related to these while there weren't none previously ( that was under
Linux, but shouldn't make any
difference ).

Thanks,
Alan
___
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] \reference, \goto(box)

2008-08-26 Thread Alan Stone
When replacing \goto with \gotobox, everything works fine again.

Is \goto depreciated ?

Best,
Alan

On Tue, Aug 26, 2008 at 10:44 AM, Alan Stone
[EMAIL PROTECTED] wrote:
 Hi,

 Win XP - ConTeXt minimal: ConTeXt  ver: 2008.08.18 14:00 MKIV  fmt:
 2008.8.22  int: english/english

 What has changed with the \reference and/or \goto(box) commands ? I'm
 getting fatal compile errors
 related to these while there weren't none previously ( that was under
 Linux, but shouldn't make any
 difference ).

 Thanks,
 Alan

___
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] \reference, \goto(box)

2008-08-26 Thread Wolfgang Schuster
On Tue, Aug 26, 2008 at 10:44 AM, Alan Stone
[EMAIL PROTECTED] wrote:
 Hi,

 Win XP - ConTeXt minimal: ConTeXt  ver: 2008.08.18 14:00 MKIV  fmt:
 2008.8.22  int: english/english

 What has changed with the \reference and/or \goto(box) commands ? I'm
 getting fatal compile errors
 related to these while there weren't none previously ( that was under
 Linux, but shouldn't make any
 difference ).

Give us a example!

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


[NTG-context] Some layout questions

2008-08-26 Thread Ulrich Dirr
Hi,

I'm trying to setup context for a book layout but I'm still failing with
some basics (hopefully) ...

\definepapersize[Lasker][width=21cm,height=28cm]
\setuppapersize[Lasker][A4]
\setuplayout[width=172.5mm,lines=53,leftmargin=0mm,rightmargin=0mm,header=12
pt,headerdistance=12pt,footer=12pt,footerdistance=12pt,topspace=20mm,backspa
ce=15mm,grid=yes]
\setupinterlinespace[line=12pt]
\setuppagenumbering [alternative=doublesided,location=header]
\setupindenting[12pt]

Is this o.k. so far?

\setupfootnotes[location=lastcolumn,rule=off,numbercommand=\myfootnotenumber
]
\def\myfootnotenumber#1{#1. }
\setupfootnotedefinition[location=normal]

This does not work as expected. I want footnotes in the last column of a two
column format at the *bottom*. Both standard twocolumn (via
\startcolumns[n=2]) format fails and also column sets: if I use column sets
(defined with \definecolumnset[example][n=2,balance=yes]) footnotes are in
the left *and* right column or only in the left. If I use \startcolumns[n=2]
footnotes are placed correctly in the right column but not at the bottom of
the page and not aligned on grid.

???

After defining a typescript (see comlete example attached) I want to use
protrusion and expansion (I've followed the description in
co-typography.pdf):

\definetypeface[kievit][rm][sans][kievit][default][features=hz]
\definetypeface[kievit][ss][sans][kievit][default][features=hz]
\definetypeface[kievit][tt][mono][modern][default][rscale=1.12]
\definetypeface[kievit][mm][math][iwona] [default][rscale=1.02]

\usetypescript[kievit]
\setupbodyfont[kievit,ss,10pt]
\definefontfeature[default][default]
[protrusion=pure,expansion=quality,mode=node,script=latn]
\setupalign[hanging]

But it doesn't work at all. While with standard two column format line
breaking is like without hz features at all; with columnsets line breaking
is getting even worse. Any idea?

Another question: How can define the amount of indentation and before and
after space of quotations (\setupquotation but how)? Quotation should be set
9/10.5pt. And body text should align on grid before and after a quotation.

How can I define \setupheader so that I got the following:
On a chapter page no header but folio centered in footer, on the following
pages folios on left side if even page and on right side if odd page inside
header. Right part on even pages with Part n\quad Chapter m while text of
\chapter in left side of odd pages.

+---+  +-+
|8  Part I Chapter 3|  |Netherlands 9|
...

Sometimes I have to change this to:
+---+  +-+
|11 Part I Chapter 3 Netherlands|  |Subsection Euwe-Lasker 12|
...

If a subsection is present.

Best regards,
Ulrich

P.S. ConTeXt ver: 2008.08.18 14:00 MKIV


test2.tex
Description: Binary data
___
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] mtxrun question

2008-08-26 Thread Hans Hagen
Patrick Gundlach wrote:
 Hi,
 
 ...k/TeX/context/minimal/tex/texmf-osx-intel/bin/mtxrun:6898: attempt
 to index local 'files' (a nil value)

 what does that mean? Is the syntax I've used correct?
 Update the script with mtxrun --selfupdate.
 
 That's cool, it works nicely. Thanks!

there's also

luatools --selfupdate



-
   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] \reference, \goto(box)

2008-08-26 Thread Alan Stone
 Give us a example!

Sorry Wolfgang, for the moment no time to make a minimal example.

Best,
Alan

On Tue, Aug 26, 2008 at 12:56 PM, Wolfgang Schuster
[EMAIL PROTECTED] wrote:
 On Tue, Aug 26, 2008 at 10:44 AM, Alan Stone
 [EMAIL PROTECTED] wrote:
 Hi,

 Win XP - ConTeXt minimal: ConTeXt  ver: 2008.08.18 14:00 MKIV  fmt:
 2008.8.22  int: english/english

 What has changed with the \reference and/or \goto(box) commands ? I'm
 getting fatal compile errors
 related to these while there weren't none previously ( that was under
 Linux, but shouldn't make any
 difference ).

 Give us a example!

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


[NTG-context] paragraphs in columns query

2008-08-26 Thread Alan Bowen
I have set two paragraphs side by side using

\defineparagraphs[TwoColumns] 
[n=2,tolerance=verytolerant,before={\blank},after={\blank}]
\setupparagraphs[TwoColumns][distance=1pc]

One of the columns is the length of the page. How do I prevent the two  
columns from starting a new page? Right now there is a large  
whitespace on the preceding page. (This problem has been raised  
before, but I have not yet found the answer.)

Any suggestions will be gratefully received.

Alan

___
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] ConTeXt Minimals on Mac

2008-08-26 Thread Alan Bowen
Charles---this is very helpful and much appreciated.

Alan

 I created a .profile containing the line
 source ~/path/to/context/tex/setuptex ~/path/to/context/tex
 and put it in Macintosh HD/Users/alancbowen/Library

 OK, the source ~/path/to/context/tex/setuptex ~/path/to/context/tex
 should be the path to YOUR context minimals (the /path/to/blablabla is
 commonly understood among UNIX users as meaning substitute the path  
 to
 my thingy here.
OK
 I know where your TeXshop files are (under your Library dir tree)  
 but I
 don't know where the ConTeXt minimals were installed on your  
 machine. I
 have not installed minimals because the TeXLive distribution with  
 MacTeX
 has served me satisfactorily to date.

As the wiki says, all the required files are in the /Applications/ 
ConTeXtMinimals folder.

 Please locate the folders context/tex/setuptex and context/tex in the
 place where the minimals install put them. Are they under your home  
 dir
 or are they under /usr/local?

I do not seem to have a setuptex folder on my box---at least I have  
not been able to find one under either /usr/local or /Users/ 
alancbowen/. And there certainly is none in /Applications/ 
ConTeXtMinimals (as seems to be expected).

 Figure out the FULL pathname from root,
 e.g., /usr/local/context/tex/setuptex or whatever it is. Put those  
 full
 pathnames into the source line.

 Now, your .profile file goes in your home dir, /Users/alancbowen. The
 Bourne-again shell, bash, must find that file in your home dir when  
 you
 login.
OK
 /Users/alancbowen is how the UNIX side of OS X sees you, not Macintosh
 HD/Users/alancbowen/Library. That's how Aqua things see you. They both
 work, but UNIX creates a virtual environment off of a root /, that in
 turn has Mac dirs like Applications, Users, and so on. /Users on the  
 Mac
 corresponds to /home on other Unix-like systems.

 And this brings up a good point.
 With UNIX pathnames, you have two alternatives for spaces in  
 pathnames,
 e.g., from your home dir:
 ~/The Directory/and/its leaves
 ~/The\ Directory/and/its\ leaves
Thanks for the clarification.

 HTH

 Charles



 But, sad to say, I get the same error when I try to typeset my “Hello
 World!” file using the™ minimals:

 /Applications/ConTeXtMinimals/tex/setuptex: line 75: cd: / 
 Applications/
 ConTeXtMinimals/context: No such file or directory
 The argument  is not a valid TEXROOT path.
 There is no file /texmf/tex/plain/base/plain.tex
 provide a proper tex root (like '. setuptex /something/tex')

 Alan

 On Aug 23, 2008, at 21;04,37 , Charles P. Schaum wrote:

 Here's a start:

 What's in your path? Typing set in the terminal window should tell
 you.

 Second, did you add

 source ~/path/to/context/tex/setuptex ~/path/to/context/tex

 to your ~/.profile

 You need to have the source work from when you log in, and that
 happens
 in the .profile, not the .bashrc. That way, stuff under Aqua see the
 right environment. If you just do cmdline, then .bashrc is OK.

 That's similar to GNOME under Linux/BSD.

 See what happens after you do that.

 Charles

 On Sat, 2008-08-23 at 13:16 -0400, Alan Bowen wrote:
 Charles,

 I ran the last command (for “typical”) but now, when I try to  
 typeset
 \starttext
 Hello World!
 \stoptext
 it appears that there is a “context” folder missing in the minimals
 that I downloaded. That is, I get

 /Applications/ConTeXtMinimals/tex/setuptex: line 75: cd: /
 Applications/
 ConTeXtMinimals/context: No such file or directory
 The argument  is not a valid TEXROOT path.
 There is no file /texmf/tex/plain/base/plain.tex
 provide a proper tex root (like '. setuptex /something/tex')
 TeXExec | processing document 'hello.tex'
 TeXExec | no ctx file found
 TeXExec | tex processing method: context
 TeXExec | TeX run 1
 TeXExec | writing option file hello.top
 TeXExec | using randomseed 1013
 TeXExec | tex engine: pdftex
 TeXExec | tex format: cont-en
 This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6)
 %-line parsing enabled.
 (/usr/local/texlive/2007/texmf/web2c/natural.tcx)
 entering extended mode
 (./hello.tex

 which indicates that Texlive 2007 was used.

 Alan

 Note: the text of ConTeXtMinimals.engine reads

 #!/bin/bash
 source /Applications/ConTeXtMinimals/tex/setuptex /Applications/
 ConTeXtMinimals/context/tex
 texexec $1

 On Aug 23, 2008, at 12;20,09 , Charles P. Schaum wrote:

 Open Applications/Utilities/Terminal from the finder

 Type (or cut n paste from Mail/Entourage) and don't put a carriage
 return between these lines (they are wrapped automatically)

 chmod a+x
 Users/alancbowen/Library/TeXShop/Engines/ConTeXtMinimals.engine

 If that fails - and it should not - try:

 sudo chmod a+x
 Users/alancbowen/Library/TeXShop/Engines/ConTeXtMinimals.engine


 You can substitute:

 chmod a+x ~/Library/TeXShop/Engines/ConTeXtMinimals.engine

 for the above path, and you can opt to do

 chmod u+x ~/Library/TeXShop/Engines/ConTeXtMinimals.engine

 when only you should execute it or

 chmod g+x 

[NTG-context] Still confused about \setuplayout

2008-08-26 Thread Alan Stone
Hi,

Taking S6 = 600pt wide x 450pt heigh for example...

\setuppapersize[S6][S6]

\showframe
\showsetups

\setuplayout[topheight=15pt,
  headerheight=15pt,
  footerheight=15pt,
  bottomheight=15pt,
  leftedgewidth=0pt,
  leftmarginwidth=0pt,
  rightmarginwidth=0pt,
  rightedgewidth=180pt]

\starttext
testing
\stoptext

How come the showframe and showsetups printouts
don't correspond to the \setuplayout settings ?

Thanks,
Alan
___
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] Still confused about \setuplayout

2008-08-26 Thread Peter Rolf
Alan Stone schrieb:
 Hi,
 
 Taking S6 = 600pt wide x 450pt heigh for example...
 
 \setuppapersize[S6][S6]
 
 \showframe
 \showsetups
 
 \setuplayout[topheight=15pt,
   headerheight=15pt,
   footerheight=15pt,
   bottomheight=15pt,
   leftedgewidth=0pt,
   leftmarginwidth=0pt,
   rightmarginwidth=0pt,
   rightedgewidth=180pt]
   
 \starttext
 testing
 \stoptext
 
 How come the showframe and showsetups printouts
 don't correspond to the \setuplayout settings ?

I assume that you use an Adobe product for printing.
In the print dialog there is a menulist named 'Page Scaling'. Be sure
that 'None' is selected there.

Best wishes, Peter

 Thanks,
 Alan
 ___
 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
 ___
 

___
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] Still confused about \setuplayout

2008-08-26 Thread Alan Stone
Hi Peter,

I meant the showframe and showsetups displays on the pdf document itself,
not the document paper printout.

Best,
Alan
___
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] Still confused about \setuplayout

2008-08-26 Thread Aditya Mahajan
On Tue, 26 Aug 2008, Alan Stone wrote:

 Hi,

 Taking S6 = 600pt wide x 450pt heigh for example...

 \setuppapersize[S6][S6]

 \showframe
 \showsetups

 \setuplayout[topheight=15pt,
  headerheight=15pt,
  footerheight=15pt,
  bottomheight=15pt,
  leftedgewidth=0pt,
  leftmarginwidth=0pt,
  rightmarginwidth=0pt,
  rightedgewidth=180pt]

 \starttext
 testing
 \stoptext

 How come the showframe and showsetups printouts
 don't correspond to the \setuplayout settings ?

Where did you see topheight, headerheight, footerheight, and bottomheight? 
Perhaps you wanted

\setuppapersize[S6][S6]

\showframe
\showsetups

\setuplayout[topspace=15pt,
   header=15pt,
   height=middle,
   footer=15pt,
   bottomspace=15pt,
   backspace=0pt,
   width=middle,
   cutspace=180pt]

\starttext
testing
\stoptext

Aditya
___
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] Still confused about \setuplayout

2008-08-26 Thread Peter Rolf
Alan Stone schrieb:
 Hi Peter,
 
 I meant the showframe and showsetups displays on the pdf document itself,
 not the document paper printout.
 
oeps, sorry :)

you simply use some wrong parameter here (names of internal dimensions).
e.g. use 'footer=15pt' instead of 'footerheight=15pt'.

best wishes, peter

 Best,
 Alan
 ___
 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
 ___
 

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


[NTG-context] Reorganization of the main page

2008-08-26 Thread Aditya Mahajan
Hi,

After the discussions at Bohinj, I have created a new first page of the 
wiki. I am tried to keep things short and to the point, rather than 
complete. As a result a lot of links that were present in the original 
main page are missing. This is the first step in the effort to clean up 
and reorganize the wiki so that it is easier to browse. Comments are 
welcome

http://wiki.contextgarden.net/Main_Page_New

If everyone agrees with the new design, I will replace the current main 
page.

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


[NTG-context] disturbing the hyphenation mechanism

2008-08-26 Thread Steffen Wolfrum
Hi,

please have a look at the following – the wondering doesn't brake  
anymore thanks to the kern:


\starttext
\showframe

\enableregime[utf]

blablabla blablabla blablabla blablabla blablabla blablabla blabla  
blablabla „{\kern-0.025em}wondering

\stoptext



I have read an e-mail by Hans from 2003 when he said well, it's just  
like that.
But time has passed.

Is there a solution today in MkIV or even in MkII ?


Thank you,

Steffen

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


[NTG-context] A small bug in context/tex/setuptex

2008-08-26 Thread Vasile Gaburici
OWNPATH does not work properly because $0 does not do what you think
when a file is sourced. See:
http://www.cygwin.com/ml/cygwin/1999-02/msg00687.html
___
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] A small bug in context/tex/setuptex

2008-08-26 Thread Vasile Gaburici
You need to use $BASH_SOURCE instead.

On Wed, Aug 27, 2008 at 12:27 AM, Vasile Gaburici [EMAIL PROTECTED] wrote:
 OWNPATH does not work properly because $0 does not do what you think
 when a file is sourced. See:
 http://www.cygwin.com/ml/cygwin/1999-02/msg00687.html

___
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] Reorganization of the main page

2008-08-26 Thread Andrea Valle

I like it a lot

So, new logo from Bohinj?

-a-

On 26 Aug 2008, at 12:19, Aditya Mahajan wrote:


Hi,

After the discussions at Bohinj, I have created a new first page of  
the

wiki. I am tried to keep things short and to the point, rather than
complete. As a result a lot of links that were present in the original
main page are missing. This is the first step in the effort to  
clean up

and reorganize the wiki so that it is easier to browse. Comments are
welcome

http://wiki.contextgarden.net/Main_Page_New

If everyone agrees with the new design, I will replace the current  
main

page.

Aditya
__ 
_
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
__ 
_


--
Andrea Valle
--
CIRMA - DAMS
Università degli Studi di Torino
-- http://www.cirma.unito.it/andrea/
-- http://www.myspace.com/andreavalle
-- [EMAIL PROTECTED]
--



Think of it as seasoning
. noise [salt] is boring
. F(blah) [food without salt] can be boring
. F(noise, blah) can be really tasty

(Ken Perlin on noise)





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


[NTG-context] mswincontext.zip

2008-08-26 Thread dwarnold45
All,

A bit frustrated as I cannot seem to get a mswincontext scite combination 
going. I gave up on: http://pragma-ade.com/context/install/mswintex.zip. I got 
absolutely nowhere with the installation and trying to connect scite.

So, I just downloaded:  http://pragma-ade.com/context/install/mswincontext.zip

After extracting to c:\context, I ran the file first-setup.bat, which proceeded 
to install a lot of files. Was this a correct thing to do? Strange, as the 
distribution size was already huge. It would really help to have a readme.txt 
in this distribution with installation directions.

After first-setup was complete, I ran cscite.bat. Scite opened. Good! I entered 
the usual test file:

\starttext
Hello, World!
\stoptext

And saved as test.tex.

Then I tried Tools-Compile, which resulted in this error mesage:

texmfstart concheck test.tex
ruby: no such file to load--ubygems (LoadError)

Any suggestions?

D.
___
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] mswincontext.zip

2008-08-26 Thread Idris Samawi Hamid ادريس سماوي ح امد
Hi,

On Tue, 26 Aug 2008 18:27:37 -0600, [EMAIL PROTECTED] wrote:

 All,

 A bit frustrated as I cannot seem to get a mswincontext scite  
 combination going. I gave up on:  
 http://pragma-ade.com/context/install/mswintex.zip. I got absolutely  
 nowhere with the installation and trying to connect scite.

 So, I just downloaded:   
 http://pragma-ade.com/context/install/mswincontext.zip

 After extracting to c:\context, I ran the file first-setup.bat, which  
 proceeded to install a lot of files. Was this a correct thing to do?

Not sure, but I did not do it :-)

 Strange, as the distribution size was already huge. It would really help  
 to have a readme.txt in this distribution with installation directions.

 After first-setup was complete, I ran cscite.bat. Scite opened. Good! I  
 entered the usual test file:

 \starttext
 Hello, World!
 \stoptext

 And saved as test.tex.

 Then I tried Tools-Compile, which resulted in this error mesage:

 texmfstart concheck test.tex
 ruby: no such file to load--ubygems (LoadError)

Reinstall Ruby without RubyGems. That worked for me.

Best wishes
Idris

-- 
Professor Idris Samawi Hamid, Editor-in-Chief
International Journal of Shi`i Studies
Department of Philosophy
Colorado State University
Fort Collins, CO 80523
___
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] Reorganization of the main page

2008-08-26 Thread Yue Wang
but where is the original search buttom? I don't like the google
special search here:(

On Tue, Aug 26, 2008 at 6:19 PM, Aditya Mahajan [EMAIL PROTECTED] wrote:
 Hi,

 After the discussions at Bohinj, I have created a new first page of the
 wiki. I am tried to keep things short and to the point, rather than
 complete. As a result a lot of links that were present in the original
 main page are missing. This is the first step in the effort to clean up
 and reorganize the wiki so that it is easier to browse. Comments are
 welcome

 http://wiki.contextgarden.net/Main_Page_New

 If everyone agrees with the new design, I will replace the current main
 page.

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

___
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] mswincontext.zip

2008-08-26 Thread David Arnold
Idris,

Thanks. I'm a Mac person at home now, so I'll have to wait until  
tomorrow to give this a try on a windows machine at school. What I'll  
try (unless I get further advice from this list) is download  
mswincontext.zip again, uninstall it, and NOT run first-setup.bat.

Regarding Ruby, I am looking at this page: http://www.ruby-lang.org/ 
en/downloads/, where it seems like I have two options:

http://rubyforge.org/frs/download.php/29263/ruby186-26.exe

And:

ftp://ftp.ruby-lang.org/pub/ruby/binaries/mswin32/ruby-1.8.7-i386- 
mswin32.zip

Not sure I see anything on this page about without RubyGems. Any  
advice?

D.


On Aug 26, 2008, at 6:08 PM, Idris Samawi Hamid ادريس سماوي  
حامد wrote:

 Hi,

 On Tue, 26 Aug 2008 18:27:37 -0600, [EMAIL PROTECTED] wrote:

 All,

 A bit frustrated as I cannot seem to get a mswincontext scite
 combination going. I gave up on:
 http://pragma-ade.com/context/install/mswintex.zip. I got absolutely
 nowhere with the installation and trying to connect scite.

 So, I just downloaded:
 http://pragma-ade.com/context/install/mswincontext.zip

 After extracting to c:\context, I ran the file first-setup.bat, which
 proceeded to install a lot of files. Was this a correct thing to do?

 Not sure, but I did not do it :-)

 Strange, as the distribution size was already huge. It would  
 really help
 to have a readme.txt in this distribution with installation  
 directions.

 After first-setup was complete, I ran cscite.bat. Scite opened.  
 Good! I
 entered the usual test file:

 \starttext
 Hello, World!
 \stoptext

 And saved as test.tex.

 Then I tried Tools-Compile, which resulted in this error mesage:

 texmfstart concheck test.tex
 ruby: no such file to load--ubygems (LoadError)

 Reinstall Ruby without RubyGems. That worked for me.

 Best wishes
 Idris

 -- 
 Professor Idris Samawi Hamid, Editor-in-Chief
 International Journal of Shi`i Studies
 Department of Philosophy
 Colorado State University
 Fort Collins, CO 80523
 __ 
 _
 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
 __ 
 _

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