ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Yue Wang <yuleopen@gmail.com>
To: Aditya Mahajan <adityam@umich.edu>
Cc: mailing list for ConTeXt users <ntg-context@ntg.nl>,
	Hans Hagen <pragma@wxs.nl>
Subject: Re: bug in \setuparranging
Date: Thu, 22 Sep 2011 16:59:18 -0400	[thread overview]
Message-ID: <CA+C1juaZ+RQUm3vo6Kd9aHoEpY6rJN0HU6NY0_x8y4k+haFYCw@mail.gmail.com> (raw)
In-Reply-To: <alpine.LNX.2.02.1109221642241.1736@nqv-gnoyrg>

Hi, Aditya and Hans:

On Thu, Sep 22, 2011 at 4:46 PM, Aditya Mahajan <adityam@umich.edu> wrote:
> I haven't investigated what is going wrong, but a quick fix is
>
> \setuppapersize[A4,landscape][A4,landscape]
>
> I don't understand the arranging code, but doesn't the following also do
> what you want (without the arranging)
>
> \setuppapersize[A4,landscape,rotated,270][A4]
>

Yes, I know these tricks. A quick workaround to this problem is to use the

\setuppapersize[A4,landscape][A4,landscape]

and then add either

%\pdfpagesattr{/Rotate 90} --pdftex, luatex
%\special{pdf:put @pages <</Rotate 90>>}  --xetex, dvipdfmx

or the more generic way:

\doPDFpagesattribute{/Rotate 90}

And that did fix my problem temporary.

But things are not going as expected, and it's better to fix these
bugs, isn't it?

Yue Wang
___________________________________________________________________________________
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:[~2011-09-22 20:59 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-22  6:07 Yue Wang
2011-09-22  8:54 ` Yue Wang
2011-09-22 16:38   ` Aditya Mahajan
2011-09-22 20:34   ` Yue Wang
2011-09-22 20:46     ` Aditya Mahajan
2011-09-22 20:59       ` Yue Wang [this message]
2011-09-22 21:04         ` Aditya Mahajan
2011-10-02  2:10           ` Yue Wang
2011-10-02  7:46             ` Wolfgang Schuster
2011-10-03 17:15             ` Yue Wang
2011-10-03 17:49               ` Hans Hagen
2011-10-03 18:51                 ` Yue Wang
2011-10-03 18:07               ` Wolfgang Schuster

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=CA+C1juaZ+RQUm3vo6Kd9aHoEpY6rJN0HU6NY0_x8y4k+haFYCw@mail.gmail.com \
    --to=yuleopen@gmail.com \
    --cc=adityam@umich.edu \
    --cc=ntg-context@ntg.nl \
    --cc=pragma@wxs.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).