Hi, Hans:

this bug is still not solved.

Yue Wang

On Thu, Sep 22, 2011 at 5:04 PM, Aditya Mahajan <adit...@umich.edu> wrote:
> On Thu, 22 Sep 2011, Yue Wang wrote:
>
>> Hi, Aditya and Hans:
>>
>> On Thu, Sep 22, 2011 at 4:46 PM, Aditya Mahajan <adit...@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?
>
> Sure.
>
> But I was also answering you second question about rotating a page without
> using arranging.
>
> Aditya
>
>
>
___________________________________________________________________________________
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 via email to