Re: [NTG-context] Broken Nightly

2011-12-23 Thread Hans Hagen

On 23-12-2011 05:33, Kip Warner wrote:

Hey folks,

Since I upgraded from the Nov 29th nightly to today's Dec 22nd, my
ConTeXt source does not compile. I do not understand the error message
either. I would post the source, but there are over a 180 pages worth.


new beta


-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 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] Footnote Problem

2011-12-23 Thread Hans Hagen

On 23-12-2011 00:49, Kip Warner wrote:

On Thu, 2011-12-22 at 09:24 +0100, Hans Hagen wrote:

use just

\kindofpagetextareas\plusone

as the constant is already defined.


Thanks Hans. It works. Because I don't like to just copy and paste code
without understanding it, could you try to run an explanation by me?


Methods 0-3 treat inserts (graphics and footnotes) differently, so best 
just try all these alternatives with your example file and see if it 
works out ok.


Hans

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 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] Minimals on an arm-processor

2011-12-23 Thread Mojca Miklavec
On Thu, Dec 22, 2011 at 23:12, Gerhard Kugler wrote:
 On Thu, Dec 22, 2011 at 11:01:24PM +0100, Mojca Miklavec wrote:

 If we want to support the architecture, we need somebody to build the
 binaries on regular basis. And since you seem to be the first and
 possibly the only one using thing platform, that would probably mean
 you. So the main question is: are you willing to keep compiling
 binaries on regular basis?


 If I can accomplish this task, I would be glad to contribute to it.
 For a long time I took advantage from other people in the open source
 community. But what are the requirements?

1. You need to be able to compile TeX Live sources (now and preferably
at least once (or twice in case of problems) per year):
http://www.tug.org/texlive/build.html

2. You need to compile luatex and metapost:

- svn co http://svn.contextgarden.net/suite/build-binaries
- edit platform.sh (in case of problems or questions, please ask)
- run ./bin_update_src.sh, go to src/metapost and src/luatex and try
to build the two with ./build.sh

3. If you are able to accomplish both, our requirement/request would
be that you would be ready to keep building luatex and metapost on
regular basis. A while ago that meant twice per month. (At the moment
there has been no new release since July.) This means that whenever a
new version comes out, you are ready compile a new binary within a few
days.

I'm also CC-ing Boris Veytsman who used to be interested in compiling
TeX Live for arm.

Mojca
___
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] Struggling with cld document...

2011-12-23 Thread Willi Egger
Hello Wolfgang,

Thank you for your answer. Indeed now it works. Yes it is in the cld-manual and 
I was looking at it, but there was no bell ringing then :-(

Willi
On 22 Dec 2011, at 23:36, Wolfgang Schuster wrote:

 
 Am 22.12.2011 um 23:23 schrieb Willi Egger:
 
 Hi Wolfgang,
 
 
 thank you very much for your reply. 
 
 This works but I am still not there. I need to use this construct with 
 context.labeltext()
 So do you know how to achieve the context.setupheadertext with the 
 context.labeltext() as its argument?
 
 
 You need “function() … end” around the inner content, it’s explained in the 
 cld manual.
 
 \setuppagenumbering[location=footer]
 
 \setuplabeltext[en][willi=Willi Egger]
 \startluacode
 function documentdata.myheadertext(s)
context.setupheadertexts{ function()
context.labeltext(willi)
 --  context.space()
context(: )
context(s)
end }
 end   
 \stopluacode
 
 \ctxlua{documentdata.myheadertext(Headertext)}
 
 \starttext
 \input knuth
 \stoptext
 
 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] Footnote Problem

2011-12-23 Thread Kip Warner
On Fri, 2011-12-23 at 12:08 +0100, Hans Hagen wrote:
 Methods 0-3 treat inserts (graphics and footnotes) differently, so
 best 
 just try all these alternatives with your example file and see if it 
 works out ok. 

Well, it works, so thanks anyways.

-- 
Kip Warner -- Software Engineer
OpenPGP encrypted/signed mail preferred
http://www.thevertigo.com


signature.asc
Description: This is a digitally signed message part
___
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
___