Awesome, but still, the javascript things are gone :(

Anyway, I'll try the resolution method.

By the way, is there any chance that I can use a stretched font without
disturbing the output routine? I think I can try a narrow font and re-draw
my pictures.

On Sat, May 23, 2009 at 1:43 AM, Wolfgang Schuster
<schuster.wolfg...@googlemail.com> wrote:
>
> Am 22.05.2009 um 16:48 schrieb Zhichu Chen:
>
>> Hi guys,
>>
>> This may sound crazy, but I have to do a presentation with a stretched
>> output.
>>
>> The thing is, I have a laptop with a normal screen, and it'll be plugged
>> to
>> a very big wide screen monitor so that people can see the slides on the
>> big screen. I have to look at my laptop and present for the people, so
>> what I'm thinking is make a stretched output on my 4:3 screen which
>> looks very narrowed and then the effect on the screen will be just as
>> normal.
>>
>> Is there an easy option for this?
>
>
> That was a nice exercise, here is a solution with a rather new mechanism
> Hans wrote for me.
>
> \definepapersize[fake][SW]          [SW]
> \definepapersize[real][A5,landscape][A5,landscape]
>
> \setuppapersize[fake]
>
> \installpagehandler{deform}%
>  {\dowithnextbox
>     {\setuppapersize[real]
>
>  \actualshipout{\scale[width=\paperwidth,height=\paperheight]{\flushnextbox}}
>      \setuppapersize[fake]}
>   \normalhbox}
>
> \setuppaper[method=deform]
>
> \starttext
>
> \subject{Tufte}
>
> \input tufte
>
> \page
>
> \subject{Knuth}
>
> \input knuth
>
> \stoptext
>
> Wolfgang
>
> ___________________________________________________________________________________
> 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  : https://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________
>



-- 
Best Regards
Chen
----------------------------------------------------------------

          Zhi-chu Chen | Shanghai Synchrotron Radiation Facility
         No. 2019 | Jialuo Rd. | Jiading | Shanghai | P.R. China
             tel: 086 21 5955 3405 | zhichu.chen.googlepages.com
                                               | www.sinap.ac.cn
----------------------------------------------------------------
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to