ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* About Layout
@ 2017-07-29 10:07 Fabrice Couvreur
  2017-07-29 11:03 ` Pablo Rodriguez
  0 siblings, 1 reply; 4+ messages in thread
From: Fabrice Couvreur @ 2017-07-29 10:07 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Hello,
With Latex, for my layout, I used this :

\documentclass[a4paper,11pt]{article}
\usepackage[left=2cm,right=2cm,top=2cm,bottom=2cm]{geometry}

With Context, I did this :

\setuppapersize[A4][A4]
\setuplayout
  [ topspace=2cm,
    header=0pt,
    footer=1.5cm,
    bottomspace=0pt,
    backspace=2cm,
    cutspace=0pt,
    width=middle]


Is it correct ?
Thank you
Fabrice

[-- Attachment #1.2: Type: text/html, Size: 693 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
___________________________________________________________________________________

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

end of thread, other threads:[~2017-07-31  8:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-29 10:07 About Layout Fabrice Couvreur
2017-07-29 11:03 ` Pablo Rodriguez
2017-07-30 10:40   ` Fabrice Couvreur
2017-07-31  8:42   ` Fabrice Couvreur

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