ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Fabrice Couvreur <fabrice1.couvreur@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Page printed upside down
Date: Mon, 16 Oct 2017 20:53:07 +0200	[thread overview]
Message-ID: <CACyK-ep_HxUeUzL+qJPD89UCX-ovYe7zhVR1Bf60jkf3+ovkTQ@mail.gmail.com> (raw)
In-Reply-To: <32db286f-ae0c-0c40-bbae-860021f97ce1@gmx.es>


[-- Attachment #1.1: Type: text/plain, Size: 2504 bytes --]

Hi Pablo,
I'm not sure I understand but I'll test tomorrow in high school.
With the file below, using what you offer, will the dimensions of my page
be respected ?

\setuplayout
   [header=\zeropoint,
    headerdistance=\lineheight,
    backspace=2cm,
    width=middle,
    topspace=\dimexpr 2cm-\headerheight-\headerdistance\relax,
    footer=\lineheight,
    height=middle]

\setupinteractionscreen[option=landscape]

\setuppagenumbering[alternative=,location=]

\definemixedcolumns
  [MyColumns]
  [
    n=2,
    separator=rule,
    rulecolor=,
    balance=yes,
  ]

\setupalign[verytolerant,stretch,hanging]

\starttext
\startMyColumns
\startformula
    \startmathalignment[n=2,align={left,left}]
    \NC P_1 + P_2 + \dots + P_{12} \NC = 400 + 400\times 1,05 + 400\times
1,05^2 + \dots + 400 \times 1,05^{11}\NR
    \NC  \NC = 400\times (1 + 1,05 + 1,05^2 + \dots + 1,05^{11})\NR
    \NC  \NC = 400\times \frac{1-1,05^{12}}{1-1,05}\approx 6\,367.\NR
    \stopmathalignment
  \stopformula
\dorecurse{6}{\input knuth}
\stopMyColumns
\stoptext


2017-10-16 19:35 GMT+02:00 Pablo Rodriguez <oinos@gmx.es>:

> On 10/16/2017 05:59 PM, Fabrice Couvreur wrote:
> > Hello,
> > I have printed this document and the page on the back is printed upside
> down
> > in fact you have to turn the page to read it.
> > How to correct this ?
> > Thank you
> > Fabrice
> >
> > \setuppapersize[A4,landscape]
>
> Hi Fabrice,
>
> [the command above is the only relevant one, lanscape page orientation.]
>
> If you use a recent version of Acrobat, you may use:
>
>    \setupinteractionscreen[option=landscape]
>
> This will automatically print it in the right way. In that case, you
> don’t have to select anything in Acrobat, the program will read it from
> the PDF document itself.
>
> If you use another viewer, select flip long edge of the paper.
>
> Just in case it helps,
>
> Pablo
> --
> http://www.ousia.tk
> ____________________________________________________________
> _______________________
> 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://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> wiki     : http://contextgarden.net
> ____________________________________________________________
> _______________________

[-- Attachment #1.2: Type: text/html, Size: 3879 bytes --]

[-- Attachment #2: Type: text/plain, Size: 492 bytes --]

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2017-10-16 18:53 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-16 15:59 Fabrice Couvreur
2017-10-16 17:35 ` Pablo Rodriguez
2017-10-16 18:53   ` Fabrice Couvreur [this message]
2017-10-18  7:05     ` Fabrice Couvreur
2017-10-18 16:00       ` Fabrice Couvreur
2017-10-18 16:44         ` Pablo Rodriguez
2017-10-21 21:45           ` Fabrice Couvreur
2017-10-22  7:48             ` Pablo Rodriguez
2017-10-23 10:34               ` Fabrice Couvreur
2017-10-23 15:22                 ` Pablo Rodriguez
2017-10-24  9:48                   ` Fabrice Couvreur
2017-10-18 16:26       ` Pablo Rodriguez

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=CACyK-ep_HxUeUzL+qJPD89UCX-ovYe7zhVR1Bf60jkf3+ovkTQ@mail.gmail.com \
    --to=fabrice1.couvreur@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).