ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: wwl@musensturm.de
Subject: Re: fullpage graphic
Date: Thu, 03 Aug 2006 11:38:27 +0200	[thread overview]
Message-ID: <44D1E033.813.2B332E@wwl.musensturm.de> (raw)
In-Reply-To: <mailman.175.1154588920.2039.ntg-context@ntg.nl>

Hallo!

> > \setuppapersize[a4][a4]
> > \setupfloat[figure][none,fit,here,always,top,bottom,force,page]
> > \setupcaption[figure][number=no]
> > \setuplayout[grid=yes]% Problem doesn't exist with grid=no
> > \starttext
> > \input tufte
> > \placefigure{}{\framed[offset=none]{%
> > 
> \externalfigure[float.png][width=\makeupwidth,height=\textheight]}}
> >
> > \dorecurse{10}{\par\input tufte}
> > \stoptext
> >
> --------------------------------------------------------------------

> Maybe I am missing something here. But \placefigure[page].... seems
> to work fine for me. Even larger dimensions do not seem to be a
> problem.
> 
> \input tufte
> 
> \placefigure[page,none]{}{\blackrule[width=\textwidth,height=0.9\tex
> theight,color=green]}
> \input tufte
> \placefigure[page,none]{}{\blackrule[width=\textwidth,height=1.0\tex
> theight,color=green]}
> \input tufte
> \placefigure[page,none]{}{\blackrule[width=\textwidth,height=1.1\tex
> theight,color=green]}
>   \dorecurse{10}{\input tufte}

You are right! Your example works!
The difference to the example that I have posted is, that you gave 
the options [page,none] explicitly with \placefigure and I have used
\setupfloat[figure][page,none]. 

So, what is wrong with using \setupfloat? 

Please try my example exactly as given and you will see what I mean.

Wolfgang

       reply	other threads:[~2006-08-03  9:38 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.175.1154588920.2039.ntg-context@ntg.nl>
2006-08-03  9:38 ` wwl [this message]
2006-08-03 10:35   ` Hans Hagen
2006-08-03 10:10 ` cdwincontext wwl
2006-08-03 13:45   ` cdwincontext Taco Hoekwater
2006-08-03 14:30     ` cdwincontext Hans Hagen
2006-08-03 19:52       ` cdwincontext David Arnold
     [not found] <mailman.181.1154611566.2039.ntg-context@ntg.nl>
2006-08-03 14:00 ` fullpage graphic wwl
2006-08-04 10:32   ` Patrick Gundlach
     [not found] <mailman.157.1154507989.2039.ntg-context@ntg.nl>
2006-08-02 21:34 ` wwl
2006-08-03  0:06   ` Aditya Mahajan
2006-08-03  7:15     ` Taco Hoekwater
2006-08-01 20:11 wwl

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=44D1E033.813.2B332E@wwl.musensturm.de \
    --to=wwl@musensturm.de \
    --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).