ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Zhichu Chen <zhichu.chen@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: How to make a stretched pdf file
Date: Sat, 23 May 2009 09:59:54 +0800	[thread overview]
Message-ID: <769ba7780905221859x5fed0694w87be150d6b516f62@mail.gmail.com> (raw)
In-Reply-To: <0524399A-682E-4848-A6AF-F866CAD9C973@gmail.com>

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.wolfgang@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	other threads:[~2009-05-23  1:59 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-22 14:48 Zhichu Chen
2009-05-22 15:55 ` luigi scarso
2009-05-22 16:32   ` Zhichu Chen
2009-05-22 16:46     ` luigi scarso
2009-05-22 16:49       ` Zhichu Chen
2009-05-22 16:55     ` luigi scarso
2009-05-22 17:04       ` Zhichu Chen
2009-05-22 16:08 ` Wolfgang Schuster
2009-05-22 16:47   ` Zhichu Chen
2009-05-22 16:54     ` Wolfgang Schuster
2009-05-22 17:03       ` Zhichu Chen
2009-05-22 17:10         ` Hans Hagen
2009-05-22 17:43 ` Wolfgang Schuster
2009-05-23  1:59   ` Zhichu Chen [this message]
2009-05-23  6:39     ` 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=769ba7780905221859x5fed0694w87be150d6b516f62@mail.gmail.com \
    --to=zhichu.chen@gmail.com \
    --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).