fbpx
Wikipedia

Bullet (typography)

In typography, a bullet or bullet point, , is a typographical symbol or glyph used to introduce items in a list. For example:

  • Point 1
  • Point 2
  • Point 3
Bullet
In UnicodeU+2022 BULLET (•, •)
white bullet triangular bullet bullet operator

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

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

"Bullet points"

Items—known as "bullet points"—may be short phrases, single sentences, or of paragraph length.[1] Bulleted items are not usually terminated with a full stop unless they are complete sentences. In some cases, however, the style guide for a given publication may call for every item except the last one in each bulleted list to be terminated with a semicolon, 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.

Example of use for a bullet point list

Take for example this arbitrarily chosen statement "Bullets are most often used in technical writing, reference works, notes, and presentations". This statement may be presented using bullets or other techniques:

  • Technical writing
  • Reference works
  • Notes
  • Presentations

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

Other uses

The glyph is sometimes used as a way to hide passwords or confidential information. For example, the credit card number 1234 5678 9876 4321 might be displayed as •••• •••• •••• 4321.

A variant, the bullet operator (U+2219 BULLET OPERATOR) is used as a math symbol,[2] akin to the dot operator. Specifically, in logic, x • y means logical conjunction. It is the same as saying "x and y" (see also List of logic symbols).

Computer usage

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

In historical systems

Glyphs such as , and their reversed variants , became available in text mode since early IBM PCs with MDA–CGA–EGA graphic adapters, because built-in screen fonts contained such forms at code points 7–10. These were not true characters because such points belong to the C0 control codes range; therefore, these glyphs required a special way to be placed on the screen (see code 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 by Setext and wiki engines.

In Unicode

There are a variety of Unicode 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 a dot product instead of interpunct.
  • U+25CB WHITE CIRCLE (○)
  • U+25CF BLACK CIRCLE
  • U+25D8 INVERSE BULLET
  • U+25E6 WHITE BULLET
  • U+2619 REVERSED ROTATED FLORAL HEART BULLET; see Fleuron (typography)
  • U+2765 ROTATED HEAVY BLACK HEART BULLET
  • U+2767 ROTATED FLORAL HEART BULLET; see Fleuron (typography)
  • U+29BE CIRCLED WHITE BULLET (⦾)
  • U+29BF ⦿ CIRCLED BULLET (⦿)

In web pages

To create bulleted list items for a web page, the markup language HTML provides the list tag <li>. Each list tag inside an unordered list will generate one bulleted list item.

In Windows

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

In MacOS

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

In LaTeX

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

Wiki markup

A list item on a wiki page is indicated using one or more leading asterisks in wiki markup as well as in many other wikis.[4][better source needed] [5]

Other uses in computing

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

References

  1. ^ "Bullet Points: What, Why, and How to Use Then". 15 January 2022.
  2. ^ "Mathematical symbols list (+, -, x, /, =, <, >, ...)". rapidtables.com. Home > Math > Math symbols.
  3. ^ Wikibooks. "LaTeX - List Structures". Retrieved 23 February 2018.
  4. ^ "Meatball Wiki: WikiMarkupStandard". meatballwiki.org. 2012. Retrieved 25 February 2012.
  5. ^ MediaWiki. "Help:Formatting". Retrieved 23 February 2018.

Further reading

  • Clair, Kate (1999). A Typographic Workbook: A Primer to History, Techniques, and Artistry. Wiley, 1999. ISBN 978-0-471-29237-1. Retrieved 12 November 2008. Digitized 2007-12-20 by University of Michigan Libraries.

External links

  •   Media related to Bullets (typography) at Wikimedia Commons

bullet, typography, bullet, points, redirects, here, marvel, comics, series, bullet, points, comics, redirects, here, similar, symbols, circle, symbol, disambiguation, confused, with, interpunct, this, article, needs, additional, citations, verification, pleas. Bullet points redirects here For the Marvel Comics series see Bullet Points comics redirects here For similar symbols see circle symbol disambiguation Not to be confused with interpunct This article needs additional citations for verification Please help improve this article by adding 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 template message In typography a bullet or bullet point is a typographical symbol or glyph used to introduce items in a list For example Point 1 Point 2 Point 3 BulletIn UnicodeU 2022 BULLET amp bull amp bullet white bullet triangular bullet bullet operator The bullet symbol may take any of a variety of shapes such as circular square diamond or arrow Typical word processor software offers a wide selection of shapes and colors Several regular symbols such as asterisk hyphen period and even o lowercase Latin letter O are conventionally used in ASCII only text or other environments where bullet characters are not available Historically the index symbol representing a hand with a pointing index finger was popular for similar uses Lists made with bullets are called bulleted lists The HTML element name for a bulleted list is unordered list because the list items are not arranged in numerical order as they would be in a numbered list Contents 1 Bullet points 1 1 Example of use for a bullet point list 2 Other uses 3 Computer usage 3 1 In historical systems 3 2 In Unicode 3 3 In web pages 3 4 In Windows 3 5 In MacOS 3 6 In LaTeX 3 7 Wiki markup 3 8 Other uses in computing 4 References 5 Further reading 6 External links Bullet points EditItems known as bullet points may be short phrases single sentences or of paragraph length 1 Bulleted items are not usually terminated with a full stop unless they are complete sentences In some cases however the style guide for a given publication may call for every item except the last one in each bulleted list to be terminated with a semicolon 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 Example of use for a bullet point list Edit Take for example this arbitrarily chosen statement Bullets are most often used in technical writing reference works notes and presentations This statement may be presented using bullets or other techniques Technical writing Reference works Notes PresentationsAlternatives to bulleted lists are numbered lists and outlines lettered lists hierarchical lists They are used where either the order is important or to label the items for later referencing Other uses EditThe glyph is sometimes used as a way to hide passwords or confidential information For example the credit card number 1234 5678 9876 4321 might be displayed as 4321 A variant the bullet operator U 2219 BULLET OPERATOR is used as a math symbol 2 akin to the dot operator Specifically in logic x y means logical conjunction It is the same as saying x and y see also List of logic symbols Computer usage EditThere have been different ways to encode bullet points in computer systems In historical systems Edit Glyphs such as and their reversed variants became available in text mode since early IBM PCs with MDA CGA EGA graphic adapters because built in screen fonts contained such forms at code points 7 10 These were not true characters because such points belong to the C0 control codes range therefore these glyphs required a special way to be placed on the screen see code 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 by Setext and wiki engines In Unicode Edit There are a variety of Unicode bullet characters including U 2022 BULLET amp bull amp bullet U 2023 TRIANGULAR BULLET U 2043 HYPHEN BULLET amp hybull U 204C BLACK LEFTWARDS BULLET U 204D BLACK RIGHTWARDS BULLET U 2219 BULLET OPERATOR for use in mathematical notation primarily as a dot product instead of interpunct U 25CB WHITE CIRCLE amp cir U 25CF BLACK CIRCLE U 25D8 INVERSE BULLET U 25E6 WHITE BULLET U 2619 REVERSED ROTATED FLORAL HEART BULLET see Fleuron typography U 2765 ROTATED HEAVY BLACK HEART BULLET U 2767 ROTATED FLORAL HEART BULLET see Fleuron typography U 29BE CIRCLED WHITE BULLET amp olcir U 29BF CIRCLED BULLET amp ofcir In web pages Edit To create bulleted list items for a web page the markup language HTML provides the list tag lt li gt Each list tag inside an unordered list will generate one bulleted list item In Windows Edit When using the US keyboard a bullet point character can be produced by pressing 7 on the numpad while keeping Alt pressed In MacOS Edit When using the US keyboard a bullet point character can be produced by pressing 8 while keeping Option Alt pressed In LaTeX Edit To create bulleted list items for a document the markup language LaTeX provides the item tag item Each item tag inside an itemized list will generate one bulleted list item 3 Wiki markup Edit A list item on a wiki page is indicated using one or more leading asterisks in wiki markup as well as in many other wikis 4 better source needed 5 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 latest website designs and in many WordPress themes It is also used by text editors like Microsoft Word to create lists References Edit Bullet Points What Why and How to Use Then 15 January 2022 Mathematical symbols list x lt gt rapidtables com Home gt Math gt Math symbols Wikibooks LaTeX List Structures Retrieved 23 February 2018 Meatball Wiki WikiMarkupStandard meatballwiki org 2012 Retrieved 25 February 2012 MediaWiki Help Formatting Retrieved 23 February 2018 Further reading EditClair Kate 1999 A Typographic Workbook A Primer to History Techniques and Artistry Wiley 1999 ISBN 978 0 471 29237 1 Retrieved 12 November 2008 Digitized 2007 12 20 by University of Michigan Libraries External links Edit Media related to Bullets typography at Wikimedia Commons Retrieved from https en wikipedia org w index php title Bullet typography amp oldid 1129540300, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.