Re: [NTG-context] a0 split into a4?

2010-04-25 Thread Xan

m 21.04.10 17:39, schrieb Xan:
>/ The pain is that we have to move to ps or eps. pdfposter 
/>/ [http://pdfposter.origo.ethz.ch/] seems that leave this prerequisite, 
/>/ but it does not work for me as better as poster works, because the 
/>/ first does not put marks to margins in the split pages (A4 in my case).

/Make a spec and i can write something, when you look at the source
you can see the code for \slicepages is very simple.

Wolfgang

It's very simple ;-):
\slicepages[document.pdf][width,height,margin] %width and height the slice will 
be. margin of the slice
\slicepages[document.pdf][width,height,topmargin,bottommargin,...,margintotext] 
%topmargin... are the margin of the page, and margintotext is the margin 
between the boundary of slice and text
\slicepages[document.pdf][A4,margin]
\slicepages[document.pdf][A4,margin,style] % style=thinlines, discontinued 
lines, dots, by default none



Thanks a lot for the offering.

Cheers,
Xan.

___
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] float at fixed position

2010-04-25 Thread Hans Hagen

On 24-4-2010 12:42, Peter Rolf wrote:


\startsetups test
\placefigure[here,force][test]{test}{\externalfigure[cow]}
\stopsetups


\startsetups test
\externalfigure[cow]
\stopsetups

don't use placefigure inside an area


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

2010-04-25 Thread Wolfgang Schuster

Am 25.04.10 13:05, schrieb Marius:

Hello,

why there is an overfull in the attached example?


Use \startalignment[right,broad,nothyphenated]

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
___


[NTG-context] Overfull

2010-04-25 Thread Marius
Hello,

why there is an overfull in the attached example?

Overfull \hbox (25.73416pt too wide) in paragraph at lines 15--16
 \**ArialFontXVI** NOTX THIS THAT WORD PHRASES

Thanks,
Marius


test2.pdf
Description: Adobe PDF document


test2.tex
Description: TeX document
___
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] Installation on Windows fails with "unknown script 'texexec.lua' or 'mtx-texexec.lua'"

2010-04-25 Thread Hans Hagen

On 24-4-2010 4:03, Linus Källberg wrote:


Hi,



I followed the installation instructions for Windows on "ConTeXt Minimals", 
http://wiki.contextgarden.net/ConTeXt_Minimals. Since I have MiKTeX installed, I used the command 
line method, as suggested. However, when I try to run context according to the "Usage" 
section, I get the following error message:



MTXrun | unknown script 'texexec.lua' or 'mtx-texexec.lua'



Any suggestions on what have gone wrong? Thanks.


did you run

luatools --generate



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