ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Ernst van der Storm" <evdstorm@xs4all.nl>
To: "'mailing list for ConTeXt users'" <ntg-context@ntg.nl>
Subject: re RE:  vragen over layoutinstellingen
Date: Sat, 7 Sep 2013 18:08:36 +0200	[thread overview]
Message-ID: <008401ceabe4$829a0c30$87ce2490$@nl> (raw)
In-Reply-To: <5226F432.80300@wxs.nl>

[-- Attachment #1: Type: text/plain, Size: 1186 bytes --]

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

[-- Attachment #2: pcboekje11.tex --]
[-- Type: TeX file/octet-stream, Size: 737 bytes --]

\enableregime[utf]
\definetypeface[lucida][tt][luc][][][encoding = utf8]
\stelpapierformaatin[A4][A4]
%\stelkorpsin[palatino,palatino,14pt]
%\stelinterliniein[regel=19pt]
\gebruikexternfiguur[Voorkant][mill.png][breedte=1.24\tekstbreedte,hoogte=.98\teksthoogte]
\gebruikexternfiguur[Achterkant][mill.png][breedte=1.24\tekstbreedte,hoogte=\teksthoogte]
\stellayoutin[breedte=midden,hoogte=midden,hoofd=0cm,voet=0cm,kopwit=0.2cm]
%\toonkader
\starttekst
\stopstandaardopmaak
\startstandaardopmaak %[dubbelzijdig=nee]
\plaatsfiguur[midden][]{}{\externfiguur[Voorkant]}
\stopstandaardopmaak
\pagina[ja]
\startstandaardopmaak[pagina=nee]
\plaatsfiguur[midden][]{}{\externfiguur[Achterkant]}
\stopstandaardopmaak
\stoptekst

[-- Attachment #3: Type: text/plain, Size: 485 bytes --]

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

  reply	other threads:[~2013-09-07 16:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-03 21:10 Another issue with my magazine Mikoláš Štrajt
2013-09-03 22:43 ` vragen over layoutinstellingen Ernst van der Storm
2013-09-03 22:53   ` luigi scarso
2013-09-04  8:49   ` Hans Hagen
2013-09-07 16:08     ` Ernst van der Storm [this message]
2013-09-04  9:22 ` Another issue with my magazine Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='008401ceabe4$829a0c30$87ce2490$@nl' \
    --to=evdstorm@xs4all.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).