ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* something between packed and "small"??
@ 2020-07-01 19:04 Mike Cooper
  2020-07-01 19:30 ` Henning Hraban Ramm
  0 siblings, 1 reply; 4+ messages in thread
From: Mike Cooper @ 2020-07-01 19:04 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1.1: Type: text/plain, Size: 1249 bytes --]

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...  :-(

THANKS FOR YOUR HELP!!


Mike Cooper
Technical Trainer
Murchison Drilling Schools, Inc.
2501 Juan Tabo NE
Albuquerque, NM 87112
Tel: (505) 293-6271
Fax: (505) 298-5294
Email: mike@murchisondrillingschools.com<mailto:mike@murchisondrillingschools.com>
Website: www.murchisondrillingschools.com<http://www.murchisondrillingschools.com/>
[cid:image007.jpg@01D03ADC.BD6E6850]<https://www.facebook.com/pages/Murchison-Drilling-Schools/158018484232622>  [cid:image008.jpg@01D03ADC.BD6E6850] <http://www.linkedin.com/company/murchison-drilling-schools-inc->   [cid:image009.jpg@01D03ADC.BD6E6850] <https://twitter.com/trainingmds>
Murchison Drilling Schools is now part of
[cid:image001.png@01D63515.857FD120]


[-- Attachment #1.1.2: Type: text/html, Size: 32596 bytes --]

[-- Attachment #1.2: image001.jpg --]
[-- Type: image/jpeg, Size: 812 bytes --]

[-- Attachment #1.3: image002.jpg --]
[-- Type: image/jpeg, Size: 951 bytes --]

[-- Attachment #1.4: image003.jpg --]
[-- Type: image/jpeg, Size: 937 bytes --]

[-- Attachment #1.5: image004.png --]
[-- Type: image/png, Size: 9100 bytes --]

[-- Attachment #2: 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: something between packed and "small"??
  2020-07-01 19:04 something between packed and "small"?? Mike Cooper
@ 2020-07-01 19:30 ` Henning Hraban Ramm
  2020-07-01 20:30   ` Mike Cooper
  0 siblings, 1 reply; 4+ messages in thread
From: Henning Hraban Ramm @ 2020-07-01 19:30 UTC (permalink / raw)
  To: mailing list for ConTeXt users



> 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

___________________________________________________________________________________
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: something between packed and "small"??
  2020-07-01 19:30 ` Henning Hraban Ramm
@ 2020-07-01 20:30   ` Mike Cooper
  2020-07-01 20:58     ` Wolfgang Schuster
  0 siblings, 1 reply; 4+ messages in thread
From: Mike Cooper @ 2020-07-01 20:30 UTC (permalink / raw)
  To: mailing list for ConTeXt users



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

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

* Re: something between packed and "small"??
  2020-07-01 20:30   ` Mike Cooper
@ 2020-07-01 20:58     ` Wolfgang Schuster
  0 siblings, 0 replies; 4+ messages in thread
From: Wolfgang Schuster @ 2020-07-01 20:58 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Mike Cooper

Mike Cooper schrieb am 01.07.2020 um 22:30:
>> -----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)",
The number before the asterisk is a multiplier to repeat the value n times.
> 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??
The value for small is font dependent which results with the default 
font and size. When you check the value you can see it is slightly 
smaller than 1mm which means when you use \blank[1mm] your manual 
setting is too large.

\starttext

\the\smallskipamount

\PtToCm{\the\dimexpr\smallskipamount\relax}

\the\dimexpr0.5ex\relax

\stoptext

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

\starttext

\startitemize
\startitem First item \stopitem
\startitem Second item \stopitem
\startitem Third item \stopitem
\stopitemize

\startitemize[inbetween={\blank[small]}]
\startitem First item \stopitem
\startitem Second item \stopitem
\startitem Third item \stopitem
\stopitemize

\startitemize[inbetween={\blank[1.5pt]}]
\startitem First item \stopitem
\startitem Second item \stopitem
\startitem Third item \stopitem
\stopitemize

\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://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:[~2020-07-01 20:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-01 19:04 something between packed and "small"?? Mike Cooper
2020-07-01 19:30 ` Henning Hraban Ramm
2020-07-01 20:30   ` Mike Cooper
2020-07-01 20:58     ` Wolfgang Schuster

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