ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: cohsb@gmx.de
Subject: Re: Mixed page formats (figures)
Date: Wed, 2 Apr 2003 19:51:58 +0200 (MEST)	[thread overview]
Message-ID: <11777.1049305918@www6.gmx.net> (raw)
In-Reply-To: <10651.1048346947@www31.gmx.net>

Hi all,

I asked a question about mixed page formats and got a working solution, s.
below. Unforunately, it does not work with figures (PDF), s. my snippet:

\useexternalfigure[EnrichmentRulesBeispiel1][EnrichmentRulesBeispiel1]
\rotate [width=\textheight,
         height=\textwidth,
         rotation=90]
    {
\placefigure[fig:EnrichmentRulesBeispiel1]{Beispiel: Regeln für eine
komplexe Transformation}
{\externalfigure[EnrichmentRulesBeispiel1][factor=broad]}
}

Interestingly, ConTexT takes care of the width and heigth configuratios,
i.e. the figure is much too wide. But it is not rotated. If I leave out the
\rotate command, the figure appears in the correct scale, unrotated though.

Btw: Is there a way to let the rotated result float, so that it uses a page
alone? \page forces a break, so I would have to place the commands at the
correct position.

Thanks a lot, Chris.


--- Weitergeleitete Nachricht / Forwarded Message ---
Date: Sat, 22 Mar 2003 16:29:07 +0100 (MET)
From: cohsb@gmx.de
To: ntg-context@ntg.nl
Subject: Re: [NTG-context] Re: Mixed page formats

> Hello Patrick,
> 
> your snippet produced the expected results with one difference / remaining
> problem:
> On the A3 page, only the left half of the space is used, i.e. the right
> (additional)
> half of the sheet is empty. The frames indicate, that the width is to
> small.
> Do I have to explicitly extend it by setuplayout or is there a simpler or
> more correct to achieve it?
> 
> I have actually looked for a rotate command but I didn't find it. Is it
> undocumented?
> 
> Thanks a lot for your assistance, Chris.
> 
> > Hello,
> > 
> > please try the file below and ask again if you need more help.
> > 
> > ==================================================
> > \showframe
> > \starttext
> > \input tufte
> > \page
> > \rotate [width=\textheight,
> >          height=\textwidth,
> >          rotation=90]
> >     {\placetable{My Caption}{
> >     \starttabulate[|p|p|]
> >     \NC \input tufte \NC \input tufte \NC\NR
> >     \stoptabulate
> > }}
> > 
> > 
> > \input tufte
> > \page
> > \setuppapersize[A3,landscape][A3,landscape]
> > 
> > \input tufte
> > 
> > % and back again
> > \page
> > \setuppapersize[A4,portrait][A4,portrait]
> > \input tufte
> > 
> > \stoptext
> > ==================================================
> > 
> > Patrick
> > _______________________________________________
> > ntg-context mailing list
> > ntg-context@ntg.nl
> > http://www.ntg.nl/mailman/listinfo/ntg-context
> > 
> 
> -- 
> +++ GMX - Mail, Messaging & more  http://www.gmx.net +++
> Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!
> 
> 

-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!

  parent reply	other threads:[~2003-04-02 17:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-21 21:38 Mixed page formats cohsb
2003-03-21 22:36 ` Patrick Gundlach
2003-03-22 15:29   ` cohsb
2003-03-22 15:44     ` Patrick Gundlach
2003-04-02 17:51     ` cohsb [this message]
2003-04-04  2:02       ` Mixed page formats (figures) Guy Worthington

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=11777.1049305918@www6.gmx.net \
    --to=cohsb@gmx.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).