ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Mike Cooper <mike@murchisondrillingschools.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: something between packed and "small"??
Date: Wed, 1 Jul 2020 20:30:21 +0000	[thread overview]
Message-ID: <SN6PR11MB25764FA41CA6BB33DB8ED9CCBD6C0@SN6PR11MB2576.namprd11.prod.outlook.com> (raw)
In-Reply-To: <35A874AC-D0BD-4C5E-A49B-BF66223A2933@fiee.net>



> -----Original Message-----
> From: ntg-context [mailto:ntg-context-bounces@ntg.nl] On Behalf Of Henning
> Hraban Ramm
> Sent: Wednesday, July 01, 2020 1:30 PM
> To: mailing list for ConTeXt users
> Subject: Re: [NTG-context] something between packed and "small"??
> 
> 
> > Am 01.07.2020 um 21:04 schrieb Mike Cooper
> <mike@murchisondrillingschools.com>:
> >
> > Me again…
> >
> > I’ve got an itemize that needs to fit on one page.  I’ve been using
> inbetween={\blank[small]} for all the other analogous lists but this one is longer and
> with that spacing, it goes about one inch onto the next page.  But if I use packed,
> the list is way too crammed together and there’s about 2.5 inches of extra space on
> the page!
> >
> > How do I go smaller than small?  Is there a “lightly packed”?  Or other degrees?
> >
> > I’ve tried \blank[1mm] and other dimensions but nothing will go smaller than
> small…  :-(
> 
> \blank understands an arbitrary measure, e.g. \blank[3pt] or \blank[0.25em]
> 
> Probably also \blank[0.5*small] works (didn’t check, but \blank[3*big] works).
> 
> Otherwise see https://wiki.contextgarden.net/Command/blank
> 
> Hraban


Thanks Hraban,

These don't work though...  It appears that a decimal will work with a dimension (like em) but not with small.  \blank[0.5*small] causes this "fatal error":

     ["lasttexerror"]="! Illegal unit of measure (pt inserted)",

I had tried em then pt, then mm.  But it won't get any smaller than small = 3mm = 10pt = 0.9em = small.  Except packed, that is...

Surely there is something in between small and packed??

I looked at the Command/blank page multiple times and searched the wiki and the web in every way I could think of.  I only ask the list when I absolutely can't find anything.  (Of course, at least once, it was there where I had already looked but I didn't understand enough to realize it!)  I even gave searching the mailing list archives a shot.

Thanks again!



___________________________________________________________________________________
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:[~2020-07-01 20:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-01 19:04 Mike Cooper
2020-07-01 19:30 ` Henning Hraban Ramm
2020-07-01 20:30   ` Mike Cooper [this message]
2020-07-01 20:58     ` Wolfgang Schuster

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=SN6PR11MB25764FA41CA6BB33DB8ED9CCBD6C0@SN6PR11MB2576.namprd11.prod.outlook.com \
    --to=mike@murchisondrillingschools.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).