ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* use parentheses in itemize
@ 2020-06-02 21:56 Mike Cooper
  2020-06-02 22:23 ` Tomas Hala
  0 siblings, 1 reply; 8+ messages in thread
From: Mike Cooper @ 2020-06-02 21:56 UTC (permalink / raw)
  To: ntg-context


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

Hello list.

Here is the first what will no doubt be many *VERY* basic questions.  So far, I am having quite a difficult time finding any help in the documentation (not just this issue but pretty much anything, really).

Anyway, I want to have a list like this:

(a)  415,668 lb
(b)  440,668 lb
(c)  517,000 lb
(d)  542,000 lb

How do I get these parentheses with my itemization symbol?

THANKS!

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: 30568 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] 8+ messages in thread

* Re: use parentheses in itemize
  2020-06-02 21:56 use parentheses in itemize Mike Cooper
@ 2020-06-02 22:23 ` Tomas Hala
  2020-06-02 22:32   ` Mike Cooper
  2020-06-03  4:14   ` Aditya Mahajan
  0 siblings, 2 replies; 8+ messages in thread
From: Tomas Hala @ 2020-06-02 22:23 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Mike,

use this:

\setupitemize[left=(,stopper=)]
\startitemize[a]
\item  415,668 lb
\item  415,668 lb
\stopitemize

Best wishes,

Tomáš

Tue, Jun 02, 2020 ve 09:56:38PM +0000 Mike Cooper napsal(a):
#    Link: [1]File-List
#    Link: [2]Edit-Time-Data
# 
#    Hello list.
# 
#     
# 
#    Here is the first what will no doubt be many *VERY* basic questions.  So
#    far, I am having quite a difficult time finding any help in the
#    documentation (not just this issue but pretty much anything, really).
# 
#     
# 
#    Anyway, I want to have a list like this:
# 
#     
# 
#    (a)  415,668 lb
# 
#    (b)  440,668 lb
# 
#    (c)  517,000 lb
# 
#    (d)  542,000 lb
# 
#     
# 
#    How do I get these parentheses with my itemization symbol?
# 
#     
# 
#    THANKS!
# 
#     
# 
#    Mike Cooper
# 
#    Technical Trainer
# 
#    Murchison Drilling Schools, Inc.
# 
#    2501 Juan Tabo NE
# 
#    Albuquerque, NM 87112
# 
#    Tel: (505) 293-6271
# 
#    Fax: (505) 298-5294
# 
#    Email: [3]mike@murchisondrillingschools.com
# 
#    Website: [4]www.murchisondrillingschools.com
# 
#    [5]cid:image007.jpg@01D03ADC.BD6E6850  [6]cid:image008.jpg@01D03ADC.BD6E6850  [7]cid:image009.jpg@01D03ADC.BD6E6850
# 
#    Murchison Drilling Schools is now part of
# 
#    [8]cid:image001.png@01D63515.857FD120
# 
#     
# 
# References
# 
#    Visible links
#    1. file:///home/thala/.mutt-tmp/cid:filelist.xml@01D638F6.65509B20
#    2. file:///home/thala/.mutt-tmp/cid:editdata.mso
#    3. mailto:mike@murchisondrillingschools.com
#    4. http://www.murchisondrillingschools.com/
#    5. https://www.facebook.com/pages/Murchison-Drilling-Schools/158018484232622
#    6. http://www.linkedin.com/company/murchison-drilling-schools-inc-
#    7. https://twitter.com/trainingmds






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


                                         Tomáš Hála
--------------------------------------------------------------------
Mendelova univerzita, Provozně ekonomická fakulta, ústav informatiky
Zemědělská 1, CZ-613 00 Brno,  tel. +420 545 13 22 28
--------------------------------------------------------------------
http://akela.mendelu.cz/~thala
___________________________________________________________________________________
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] 8+ messages in thread

* Re: use parentheses in itemize
  2020-06-02 22:23 ` Tomas Hala
@ 2020-06-02 22:32   ` Mike Cooper
  2020-06-03  4:14   ` Aditya Mahajan
  1 sibling, 0 replies; 8+ messages in thread
From: Mike Cooper @ 2020-06-02 22:32 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Awesome!
Thank you Tomáš!



-----Original Message-----
From: ntg-context [mailto:ntg-context-bounces@ntg.nl] On Behalf Of Tomas Hala
Sent: Tuesday, June 02, 2020 4:23 PM
To: mailing list for ConTeXt users
Subject: Re: [NTG-context] use parentheses in itemize

Hi Mike,

use this:

\setupitemize[left=(,stopper=)]
\startitemize[a]
\item  415,668 lb
\item  415,668 lb
\stopitemize

Best wishes,

Tomáš

Tue, Jun 02, 2020 ve 09:56:38PM +0000 Mike Cooper napsal(a):
#    Link: [1]File-List
#    Link: [2]Edit-Time-Data
# 
#    Hello list.
# 
#     
# 
#    Here is the first what will no doubt be many *VERY* basic questions.  So
#    far, I am having quite a difficult time finding any help in the
#    documentation (not just this issue but pretty much anything, really).
# 
#     
# 
#    Anyway, I want to have a list like this:
# 
#     
# 
#    (a)  415,668 lb
# 
#    (b)  440,668 lb
# 
#    (c)  517,000 lb
# 
#    (d)  542,000 lb
# 
#     
# 
#    How do I get these parentheses with my itemization symbol?
# 
#     
# 
#    THANKS!
# 
#     
# 
#    Mike Cooper
# 
#    Technical Trainer
# 
#    Murchison Drilling Schools, Inc.
# 
#    2501 Juan Tabo NE
# 
#    Albuquerque, NM 87112
# 
#    Tel: (505) 293-6271
# 
#    Fax: (505) 298-5294
# 
#    Email: [3]mike@murchisondrillingschools.com
# 
#    Website: [4]www.murchisondrillingschools.com
# 
#    [5]cid:image007.jpg@01D03ADC.BD6E6850  [6]cid:image008.jpg@01D03ADC.BD6E6850  [7]cid:image009.jpg@01D03ADC.BD6E6850
# 
#    Murchison Drilling Schools is now part of
# 
#    [8]cid:image001.png@01D63515.857FD120
# 
#     
# 
# References
# 
#    Visible links
#    1. file:///home/thala/.mutt-tmp/cid:filelist.xml@01D638F6.65509B20
#    2. file:///home/thala/.mutt-tmp/cid:editdata.mso
#    3. mailto:mike@murchisondrillingschools.com
#    4. http://www.murchisondrillingschools.com/
#    5. https://www.facebook.com/pages/Murchison-Drilling-Schools/158018484232622
#    6. http://www.linkedin.com/company/murchison-drilling-schools-inc-
#    7. https://twitter.com/trainingmds






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


                                         Tomáš Hála
--------------------------------------------------------------------
Mendelova univerzita, Provozně ekonomická fakulta, ústav informatiky
Zemědělská 1, CZ-613 00 Brno,  tel. +420 545 13 22 28
--------------------------------------------------------------------
http://akela.mendelu.cz/~thala
___________________________________________________________________________________
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
___________________________________________________________________________________
___________________________________________________________________________________
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] 8+ messages in thread

* Re: use parentheses in itemize
  2020-06-02 22:23 ` Tomas Hala
  2020-06-02 22:32   ` Mike Cooper
@ 2020-06-03  4:14   ` Aditya Mahajan
  2020-06-03 14:01     ` Mike Cooper
  1 sibling, 1 reply; 8+ messages in thread
From: Aditya Mahajan @ 2020-06-03  4:14 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Wed, 3 Jun 2020, Tomas Hala wrote:

> Hi Mike,
>
> use this:
>
> \setupitemize[left=(,stopper=)]
> \startitemize[a]
> \item  415,668 lb
> \item  415,668 lb
> \stopitemize

For symmetry, I prefer

\setupitemize[left=(, right=), stopper=]

Aditya
___________________________________________________________________________________
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] 8+ messages in thread

* Re: use parentheses in itemize
  2020-06-03  4:14   ` Aditya Mahajan
@ 2020-06-03 14:01     ` Mike Cooper
  2020-06-06  3:24       ` David Rogers
  0 siblings, 1 reply; 8+ messages in thread
From: Mike Cooper @ 2020-06-03 14:01 UTC (permalink / raw)
  To: mailing list for ConTeXt users

The logic in that approach is obvious.  Thanks Aditya.

But then, what is "stopper"?  What's it for?  What happens if you just leave it out?



-----Original Message-----
From: ntg-context [mailto:ntg-context-bounces@ntg.nl] On Behalf Of Aditya Mahajan
Sent: Tuesday, June 02, 2020 10:15 PM
To: mailing list for ConTeXt users
Subject: Re: [NTG-context] use parentheses in itemize

On Wed, 3 Jun 2020, Tomas Hala wrote:

> Hi Mike,
>
> use this:
>
> \setupitemize[left=(,stopper=)]
> \startitemize[a]
> \item  415,668 lb
> \item  415,668 lb
> \stopitemize

For symmetry, I prefer

\setupitemize[left=(, right=), stopper=]

Aditya
___________________________________________________________________________________
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
___________________________________________________________________________________
___________________________________________________________________________________
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] 8+ messages in thread

* Re: use parentheses in itemize
  2020-06-03 14:01     ` Mike Cooper
@ 2020-06-06  3:24       ` David Rogers
  2020-06-08 19:31         ` Mike Cooper
  0 siblings, 1 reply; 8+ messages in thread
From: David Rogers @ 2020-06-06  3:24 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On June 3, 2020 7:01:57 a.m. PDT, Mike Cooper <mike@murchisondrillingschools.com> wrote:
>The logic in that approach is obvious.  Thanks Aditya.
>
>But then, what is "stopper"?  What's it for?  What happens if you just
>leave it out?

When you leave it out, it's simply not used. In broad general terms, ConTeXt is set up to allow you to just ignore any features you don't need.

Stopper is for when you want

(1.)
(2.)

or

(1:)
(2:)

or any other thing that suits you, to be placed after each number. "Nothing" is certainly one of the legitimate and common choices for this purpose, and Aditya took the step of actually defining it as "nothing" by typing "stopper=". (After the equals sign comes... you guessed it.) :) 

Doing such a "define it to be nothing" step would be especially helpful/important if you DID have it defined as something for a different part of your document, and then wanted to change styles part way through.

-- 
David
___________________________________________________________________________________
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] 8+ messages in thread

* Re: use parentheses in itemize
  2020-06-06  3:24       ` David Rogers
@ 2020-06-08 19:31         ` Mike Cooper
  0 siblings, 0 replies; 8+ messages in thread
From: Mike Cooper @ 2020-06-08 19:31 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Thanks David!

I also realized (with some help! Thanks John!) that I was completely overlooking the answers to my original question, as well as "what is stopper?" on the wiki.



-----Original Message-----
From: ntg-context [mailto:ntg-context-bounces@ntg.nl] On Behalf Of David Rogers
Sent: Friday, June 05, 2020 9:24 PM
To: mailing list for ConTeXt users
Subject: Re: [NTG-context] use parentheses in itemize

On June 3, 2020 7:01:57 a.m. PDT, Mike Cooper <mike@murchisondrillingschools.com> wrote:
>The logic in that approach is obvious.  Thanks Aditya.
>
>But then, what is "stopper"?  What's it for?  What happens if you just
>leave it out?

When you leave it out, it's simply not used. In broad general terms, ConTeXt is set up to allow you to just ignore any features you don't need.

Stopper is for when you want

(1.)
(2.)

or

(1:)
(2:)

or any other thing that suits you, to be placed after each number. "Nothing" is certainly one of the legitimate and common choices for this purpose, and Aditya took the step of actually defining it as "nothing" by typing "stopper=". (After the equals sign comes... you guessed it.) :) 

Doing such a "define it to be nothing" step would be especially helpful/important if you DID have it defined as something for a different part of your document, and then wanted to change styles part way through.

-- 
David
___________________________________________________________________________________
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
___________________________________________________________________________________
___________________________________________________________________________________
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] 8+ messages in thread

* Re: use parentheses in itemize
       [not found] <mailman.599.1591135005.9468.ntg-context@ntg.nl>
@ 2020-06-02 22:51 ` jkitz
  0 siblings, 0 replies; 8+ messages in thread
From: jkitz @ 2020-06-02 22:51 UTC (permalink / raw)
  To: ntg-context@ntg.nl ConTeXt users


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


> On Jun 2, 2020, mike@murchisondrillingschools.com <mailto:mike@murchisondrillingschools.com> wrote:
> 
> …
> Anyway, I want to have a list like this:
> 
> (a)  415,668 lb
> (b)  440,668 lb
> (c)  517,000 lb
> (d)  542,000 lb
> 
> How do I get these parentheses with my itemization symbol?

This is one way (from the wiki):

\startitemize[a][left=(,right=),stopper=]
  \item 1234
  \item 5678
  \item 9876
  \stopitemize

HTH,
John



[-- Attachment #1.2: Type: text/html, Size: 7095 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] 8+ messages in thread

end of thread, other threads:[~2020-06-08 19:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-02 21:56 use parentheses in itemize Mike Cooper
2020-06-02 22:23 ` Tomas Hala
2020-06-02 22:32   ` Mike Cooper
2020-06-03  4:14   ` Aditya Mahajan
2020-06-03 14:01     ` Mike Cooper
2020-06-06  3:24       ` David Rogers
2020-06-08 19:31         ` Mike Cooper
     [not found] <mailman.599.1591135005.9468.ntg-context@ntg.nl>
2020-06-02 22:51 ` jkitz

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