Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Bullet (typography)

From Wikipedia, the free encyclopedia
(Redirected from)
Typographical symbol (•)
"Bullet points" redirects here. For theMarvel Comics series, seeBullet Points (comics). For the 2011Breaking Bad episode, seeBullet Points (Breaking Bad).
redirects here. For similar symbols, seeCircle symbol (disambiguation).
Not to be confused withinterpunct·.
icon
This articleneeds additional citations forverification. Please helpimprove this article byadding citations to reliable sources. Unsourced material may be challenged and removed.
Find sources: "Bullet" typography – news ·newspapers ·books ·scholar ·JSTOR
(September 2015) (Learn how and when to remove this message)

Bullet
In UnicodeU+2022 BULLET (•, •)
Different from
Different fromU+00B7 ·MIDDLE DOT
U+2219 BULLET OPERATOR
Related
See alsoother types of bullet symbols, listed below

Intypography, abullet orbullet point,, is atypographical mark used to introduce items in alist. For example:

  • Milk
  • Eggs
  • Bread
  • Butter

The bullet symbol may take any of a variety of shapes, such as circular, square, diamond or arrow. Typicalword processor software offers a wide selection of shapes and colors. Several regular symbols, such as* (asterisk),- (hyphen),. (period), and eveno (lowercase Latin letterO), are conventionally used inASCII-only text or other environments where bullet characters are not available. Historically, theindex symbol (representing a hand with a pointing index finger) was popular for similar uses.

Lists made with bullets are calledbulleted lists. TheHTML element name for a bulleted list is "unordered list", because the list items are not arranged in numerical order (as they would be in anumbered list).

"Bullet points"

[edit]

Items—known as "bullet points"—may be short phrases, single sentences, or ofparagraph length.[1] Bulleted items are not usually terminated with afull stop unless they are complete sentences. In some cases, however, thestyle guide for a given publication may call for every item except the last one in each bulleted list to be terminated with asemicolon, and the last item with a full stop. It is correct to terminate any bullet point with a full stop if the text within that item consists of one full sentence or more. Bullet points are usually used to highlight list elements.[2]

History

[edit]

The 1950New York News Type Book is credited as the first style guide to include a defined use for bullets. The Type Book described it as a typographic device to be used as an "Accessory" alongside asterisks, checks, and other marks available to people making advertisements for theNews. The book "neither discusses the function of bullets in advertisements nor distinguishes them from any of the other items in the 'accessories' category", but can be seen to use them as a form ofdinkus in an advertising panel.[3]

Modern use

[edit]

Example: "Bullets are often used in technical writing, reference works, notes, and presentations". This statement may be presented using bullets or other techniques.

Bullets are often used in:

  • Technical writing
  • Reference works
  • Notes
  • Presentations

Alternatives to bulleted lists arenumbered lists andoutlines (lettered lists, hierarchical lists). They are used where either the order is important or to label the items for later referencing.

Other uses

[edit]

The bullet glyph is sometimes used as a way to hide passwords or confidential information in a practice known as password masking.[4] For example, the credit card number1234 5678 9876 4321 might be displayed as•••• •••• •••• 4321.

Bullet operator

[edit]

A variant, thebullet operator (U+2219 BULLET OPERATOR) has a unicode code-point but its purpose does not appear to be documented.[a] The glyph was transposed into Unicode from the originalIBM PC character set,Code page 437, where it had the code-point F916 (24910).[5]

Computer usage

[edit]

There have been different ways to encode bullet points in computer systems.

In historical systems

[edit]

Glyphs such as, and their reversed variants, became available intext mode since earlyIBM PCs with MDA–CGA–EGAgraphic adapters, because built-inscreen fonts contained such forms at code points 7–10. These were not truecharacters because such points belong to theC0 control codes range; therefore, these glyphs required a special way to be placed on the screen (seecode page 437 for discussion).

Prior to the widespread use of word processors, bullets were often denoted by an asterisk; several word processors automatically convert asterisks to bullets if used at the start of line. This notation was inherited bySetext andwiki engines.

In Unicode

[edit]

There are a variety ofUnicode bullet characters, including:

  • U+2022 BULLET (•, •)
  • U+2023 TRIANGULAR BULLET
  • U+2043 HYPHEN BULLET (⁃)
  • U+204C BLACK LEFTWARDS BULLET
  • U+204D BLACK RIGHTWARDS BULLET
  • U+2219 BULLET OPERATOR for use in mathematical notation primarily as adot product instead ofinterpunct.
  • U+25CB WHITE CIRCLE (○)
  • U+25CF BLACK CIRCLE
  • U+25D8 INVERSE BULLET
  • U+25E6 WHITE BULLET
  • U+2619 REVERSED ROTATED FLORAL HEART BULLET; seeFleuron (typography)
  • U+2765 ROTATED HEAVY BLACK HEART BULLET
  • U+2767 ROTATED FLORAL HEART BULLET; seeFleuron (typography)
  • U+29BE CIRCLED WHITE BULLET (⦾)
  • U+29BF ⦿CIRCLED BULLET (⦿)
  • U+25C9 FISHEYE used in Japan as a bullet, and calledtainome

In web pages

[edit]

To create bulleted list items for a web page, the markup languageHTML provides the list tag<li>. The browser will display one bulleted list item for each item in anunordered list.

In Windows

[edit]

When using the US keyboard, a bullet point character can be produced by pressing 7 on thenumpad while keeping Alt pressed.[6]

In MacOS

[edit]

When using the US keyboard, a bullet point character can be produced by pressing 8 while keeping Option(Alt) pressed.[7]

In LaTeX

[edit]

To create bulleted list items for a document, the markup languageLaTeX provides the item tag\item. Each item tag inside an itemized list will generate one bulleted list item.[8]

Wiki markup

[edit]

A list item on a wiki page is indicated using one or more leading asterisks inwiki markup as well as in many otherwikis.[9]

Other uses in computing

[edit]

The bullet is often used for separating menu items, usually in the footer menu. It is common, for example, to see it in website designs and in manyWordPress themes. It is also used by text editors, likeMicrosoft Word, to create lists.

Notes

[edit]
  1. ^Many sources suggest that it meanslogical conjunction. In fact, the symbol{\displaystyle \land } is the conventional one for this function. All the sources appear to derive from an earlier version of this Wikipedia page, where that assertion was made without adequate evidence.

References

[edit]
  1. ^"Bullet Points: What, Why, and How to Use Then".Content and Commas. 15 January 2022.
  2. ^"Using Bullet Points".merriam-webster.com. Merriam Webster. Retrieved19 January 2025.
  3. ^Neeley, Kathryn; Alley, Michael (June 2011).The Humble History of the "Bullet". 2011 ASEE Annual Conference & Exposition. Vancouver, BC. pp. 22–1462.1–22.1462.14.doi:10.18260/1-2--18810. Retrieved2 January 2025.
  4. ^Hu, Yuqi; Alroomi, Suood; Sahin, Sena; Li, Frank (9 December 2024)."Unmasking the Security and Usability of Password Masking".Proceedings of the 2024 on ACM SIGSAC Conference on Computer and Communications Security. Association for Computing Machinery. pp. 4241–4255.doi:10.1145/3658644.3690333.ISBN 979-8-4007-0636-3. Retrieved19 May 2025.
  5. ^Steele, Shawn (24 April 1996)."cp437_DOSLatinUS to Unicode table"(TXT). 2.00.Unicode Consortium. Retrieved14 November 2011.
  6. ^"Alt Codes for Bullet Point Symbols (◘ • ⦿)".Alt Code Unicode. 20 November 2018. Retrieved19 May 2025.
  7. ^"Bullet Point Alt Code: How to type (•) on any keyboard".How to Type Anything. 5 March 2020. Retrieved19 May 2025.
  8. ^"LaTeX - List Structures".Wikibooks. Retrieved23 February 2018.
  9. ^MediaWiki."Help:Formatting". Retrieved23 February 2018.

Further reading

[edit]

External links

[edit]
Commonpunctuation and othertypographical symbols
  •   ‘ ’   “ ”   ' '   " "   quotation mark 
  •   ‹ ›   « »   guillemet 
  •   ( )   [ ]   { }   ⟨ ⟩   bracket 
  •   ”   ditto mark 
Retrieved from "https://en.wikipedia.org/w/index.php?title=Bullet_(typography)&oldid=1324404434"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp