[NTG-context] re RE: vragen over layoutinstellingen

2013-09-07 Thread Ernst van der Storm
Thanks, Hans, 
It is possible to get it working this way, however, only with juggeling with the
height of the image. The pagenumber can still be seen with some values
0.98/0.99\teksthoogte (necessary for positioning/centering the image vertically)
(only?) at page 1.

Gr. Ernst.
 Het lukt niet om het paginanummer onder de afbeeldingen weg te krijgen
 Sommige hulpcommando's willen overigens niet compileren:
 %\tooninstellingen en %\toonlayout.

for this kind of things there are the makeup commands

% interface=nl

\starttekst

\stellayoutin
   [breedte=midden,
hoogte=midden,
hoofd=0cm,
voet=0cm,
kopwit=0.6cm]

\startstandaardopmaak % [dubbelzijdig=nee]
 \externfiguur[mill.png][breedte=\tekstbreedte,hoogte=\teksthoogte]
\stopstandaardopmaak

\stoptekst


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


pcboekje11.tex
Description: tex
___
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] continuous preview (in TeXstudio)

2013-08-27 Thread Ernst van der Storm
Hello,

 

In Windows (XP) one can use TeXstudio, the viewer's outputscreen is
automatically refreshed with each compilation. (B.t.w. TeXnicCentre is nowadays
not anymore preferred.)

 

In TeXstudio one can even make ConTeXt available by assigning a less used
shortcut (f.i. F10) to:

C:\context\tex\setuptex.bat  C:\context\tex\texmf-mswin\bin\context
-interface=nl %

Of course assumed that in the folder C:\context\..  the installation of ConTeXt
is available.

(setuptex.bat is provided by the installation.)

 

Greetings, from Ernst van der Storm (ConTeXt starter)

 

Van: ntg-context-boun...@ntg.nl [mailto:ntg-context-boun...@ntg.nl] Namens
Thangalin
Verzonden: dinsdag 27 augustus 2013 21:13
Aan: mailing list for ConTeXt users
Onderwerp: Re: [NTG-context] [***SPAM***] Continuous preview

 

When using the evince PDF reader on Linux, reloading the PDF is as simple as:

 

  context filename.tex -- Generate for the first time

  evince filename.pdf   -- Open the reader in the background

 

  context filename.tex -- The evince process automatically refreshes with new
content

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