ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: \blank
Date: Sun, 20 Sep 2009 20:51:37 +0200	[thread overview]
Message-ID: <154BC925-F88B-4049-AD28-9FF09B791BFA@googlemail.com> (raw)
In-Reply-To: <4AB65CB4.5070700@wxs.nl>


Am 20.09.2009 um 18:47 schrieb Hans Hagen:

>> the following examples did not give the expected results in mkiv.
>> 1. Whitespace at the top of the page is ignored
>> \starttext
>> \blank[force,3cm]
>> text
>> \stoptext
>> 2. Unbreakable whitespace is not possible.
>> \doifmode{mkii}{\defineblankmethod[nobreak]{\penalty10000}}
>> \starttext
>> \dontleavehmode\vskip.95\textheight
>> \doifmode{mkii}{text\endgraf\blank[nobreak,line]text}
>> \doifmode{mkiv}{text\endgraf\blank[samepage,line]text}
>> \stoptext
>
> i'll make a beta for you (at the usual spot); beware; som  
> eexperimental grid snapping so don't enable that

the second example works now but the first is still wrong

i saw also you dropped the \nowhitespace command, can you bring it  
back or
what is the recommended way to replace it, e.g. in a case like this  
where \engraf
is hidden in internal macros it was perfect to suppress the whitespace

\setupwhitespace[line]
\starttext
line 1\endgraf\nowhitespace % no distance between the lines
line 2\endgraf              % normal distance between the lines
line 3
\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
___________________________________________________________________________________


  reply	other threads:[~2009-09-20 18:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-20 11:03 \blank Wolfgang Schuster
2009-09-20 16:47 ` \blank Hans Hagen
2009-09-20 18:51   ` Wolfgang Schuster [this message]
2009-09-20 21:43     ` \blank Hans Hagen

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=154BC925-F88B-4049-AD28-9FF09B791BFA@googlemail.com \
    --to=schuster.wolfgang@googlemail.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).