ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Miguel Queiros <tex@mqueiros.com>
Subject: Re: Changing page orientation - Landscape/Portrait
Date: Mon, 10 Apr 2006 23:05:34 +0100	[thread overview]
Message-ID: <1144706734.9038.3.camel@localhost.localdomain> (raw)
In-Reply-To: <443A5543.5030800@gmx.net>

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

Hello Peter,

> \start ... \stop mark the boundaries of the local (layout) setup, which
> is defined between \startlocal ... \stoplocal. This way you don't need
> to redefine your old layout after a local (one page) style change.
> ConTeXt returns to the prior layout automatically.
> 
> So deleting them is no good idea (results in extra work for you) :)

Yes, I noticed that... :)

> If you can make a minimal example of your buffer problems...

Ok, I'v attached the example. It seems that If I use 
\start \startlocal and \stop and \stoplocal I get some errors...

Thanks for your help!
Miguel Queirós




[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: minimal-page-buffer.tex --]
[-- Type: text/x-tex; name=minimal-page-buffer.tex; charset=utf-8, Size: 579 bytes --]


\starttext

Página 1.

\startbuffer[teste]
\starttable[|c|c|c|]
\HL[2]
\NC test \NC test \NC test \NC \FR
\NC test \NC test \NC test \NC \MR
\NC test \NC test \NC test \NC \LR
\stoptable
\stopbuffer

\page
Página 2.

% It works if you place a comment \start \startlocal and \stoplocal and \stop
% It wont work without the "%"

% \start
% \startlocal
\placetable{Just an example}{\externalfigure[teste.tmp]}

\setuppapersize[A4,landscape][A4,landscape]
% \stoplocal
% \stop

\page
\setuppapersize[A4][A4]
Página 3.

\page
Página 4.

\stoptext

[-- Attachment #3: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

  reply	other threads:[~2006-04-10 22:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-09 11:30 Miguel Queiros
2006-04-09 12:43 ` Peter Rolf
2006-04-10 12:21   ` Miguel Queiros
2006-04-10 12:53     ` Peter Rolf
2006-04-10 22:05       ` Miguel Queiros [this message]
2006-04-11 10:18         ` Peter Rolf
2006-04-11 12:57           ` Hans Hagen
2006-04-13  0:55           ` Miguel Queiros
2006-04-13  8:49             ` Hans Hagen
2006-04-13 11:36             ` Peter Rolf

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=1144706734.9038.3.camel@localhost.localdomain \
    --to=tex@mqueiros.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).