ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Default page layout
@ 2021-09-10  5:26 kauśika cittūr via ntg-context
  2021-09-10  5:40 ` kauśika cittūr via ntg-context
  2021-09-10  8:39 ` Hans Hagen via ntg-context
  0 siblings, 2 replies; 4+ messages in thread
From: kauśika cittūr via ntg-context @ 2021-09-10  5:26 UTC (permalink / raw)
  To: ntg-context; +Cc: kauśika cittūr

[-- Attachment #1: Type: text/plain, Size: 301 bytes --]

Dear List,

I am using LMTX 2021.08.30 19:56.

I have the following example –
\starttext
\showlayout

\input knuth
\stoptext 

which yields an output (attached here) with a "asymmetric" layout.

Am I doing something wrong? Or have I missed something? Please advise.

Thanks,
kauśika

[-- Attachment #2: test-doc.pdf --]
[-- Type: application/pdf, Size: 26008 bytes --]

[-- Attachment #3: Type: text/plain, Size: 493 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Default page layout
  2021-09-10  5:26 Default page layout kauśika cittūr via ntg-context
@ 2021-09-10  5:40 ` kauśika cittūr via ntg-context
  2021-09-10  8:39 ` Hans Hagen via ntg-context
  1 sibling, 0 replies; 4+ messages in thread
From: kauśika cittūr via ntg-context @ 2021-09-10  5:40 UTC (permalink / raw)
  To: ntg-context; +Cc: kauśika cittūr

On Friday, September 10, 2021 10:56:09 AM IST kauśika cittūr wrote:
> Dear List,
> 
> I am using LMTX 2021.08.30 19:56.
> 
> I have the following example –
> \starttext
> \showlayout
> 
> \input knuth
> \stoptext
> 
> which yields an output (attached here) with a "asymmetric" layout.
> 
> Am I doing something wrong? Or have I missed something? Please advise.
> 
> Thanks,
> kauśika

I have since upgraded to LMTX 2021.09.06 11:47 and the issue persists.

kauśika



___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Default page layout
  2021-09-10  5:26 Default page layout kauśika cittūr via ntg-context
  2021-09-10  5:40 ` kauśika cittūr via ntg-context
@ 2021-09-10  8:39 ` Hans Hagen via ntg-context
  2021-09-11  8:43   ` kauśika cittūr via ntg-context
  1 sibling, 1 reply; 4+ messages in thread
From: Hans Hagen via ntg-context @ 2021-09-10  8:39 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Hans Hagen

On 9/10/2021 7:26 AM, kauśika cittūr via ntg-context wrote:
> Dear List,
> 
> I am using LMTX 2021.08.30 19:56.
> 
> I have the following example –
> \starttext
> \showlayout
> 
> \input knuth
> \stoptext
> 
> which yields an output (attached here) with a "asymmetric" layout.
> 
> Am I doing something wrong? Or have I missed something? Please advise.
this is indeed the default, originating in initial usage decades ago: 
singlesided stapled prints and a wide outer margin for making notes

you can do

   \setuplayout[width=middle,height=middle]

as well as

   \setuppagenumbering[alternative=doublesided]

and more like that

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Default page layout
  2021-09-10  8:39 ` Hans Hagen via ntg-context
@ 2021-09-11  8:43   ` kauśika cittūr via ntg-context
  0 siblings, 0 replies; 4+ messages in thread
From: kauśika cittūr via ntg-context @ 2021-09-11  8:43 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Hans Hagen; +Cc: kauśika cittūr

On Friday, September 10, 2021 2:09:29 PM IST Hans Hagen wrote:
> On 9/10/2021 7:26 AM, kauśika cittūr via ntg-context wrote:
> > Dear List,
> > 
> > I am using LMTX 2021.08.30 19:56.
> > 
> > I have the following example –
> > \starttext
> > \showlayout
> > 
> > \input knuth
> > \stoptext
> > 
> > which yields an output (attached here) with a "asymmetric" layout.
> > 
> > Am I doing something wrong? Or have I missed something? Please advise.
> 
> this is indeed the default, originating in initial usage decades ago:
> singlesided stapled prints and a wide outer margin for making notes
> 
> you can do
> 
>    \setuplayout[width=middle,height=middle]
> 
> as well as
> 
>    \setuppagenumbering[alternative=doublesided]
> 
> and more like that
> 
> Hans
> 
> -----------------------------------------------------------------
>                                            Hans Hagen | PRAGMA ADE
>                Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>         tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
> -----------------------------------------------------------------

Dear Hans,

Thanks for the explanation.

Best,
kauśika


___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-09-11  8:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-10  5:26 Default page layout kauśika cittūr via ntg-context
2021-09-10  5:40 ` kauśika cittūr via ntg-context
2021-09-10  8:39 ` Hans Hagen via ntg-context
2021-09-11  8:43   ` kauśika cittūr via ntg-context

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).