Jump to content

Bourbaki dangerous bend symbol: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
El Caro (talk | contribs)
picture
Line 15: Line 15:


==Typography==
==Typography==

In HTML the unicode dangerous bend symbol &#x2621; can be produced by: <pre>&amp;#x2621;</pre>


In the [[LaTeX]] typesetting system, Knuth's dangerous bend symbol can be produced by
In the [[LaTeX]] typesetting system, Knuth's dangerous bend symbol can be produced by
first loading the font manfnt (a font with extra symbols used in Knuth's TeX manual) with

\font\manual=manfnt
\usepackage{manfnt}
and then typing
\def\dbend{\manual\char127}
\manfntsymbol{127}

which defines the abbreviation <code>\dbend</code> for it.

In HTML the unicode dangerous bend symbol &#x2621; can be produced by: <pre>&amp;#x2621;</pre>


==References==
==References==

Revision as of 18:50, 5 September 2011

Certains passages sont destinés à prémunir le lecteur contre des erreurs graves, où il risquerait de tomber; ces passages sont signalés en marge par le signe ☡ («tournant dangereux»)

Some passages are designed to forewarn the reader against serious errors, where he risks falling; these passages are signposted in the margin with the sign ☡ ("dangerous bend")

— Nicholas Bourbaki's description of the symbol in several textbooks[1]

French "virages dangereux" road sign, before 1949.

The dangerous bend or caution symbol ☡ (unicode U+2621, "CAUTION SIGN") was created by the Nicolas Bourbaki group of mathematicians and appears in the margins of mathematics books written by the group. It resembles a road sign that indicates a "dangerous bend" in the road ahead, and is used to mark passages tricky on a first reading or with an especially difficult argument.[2]

Others have used variations of the symbol in their textbooks, and computer scientist Donald Knuth introduced a more realistic road-sign depiction in his Metafont and TeX systems, with a pair of adjacent signs indicating doubly dangerous passages.[3][4][5]

Typography

In HTML the unicode dangerous bend symbol ☡ can be produced by:

&#x2621;

In the LaTeX typesetting system, Knuth's dangerous bend symbol can be produced by first loading the font manfnt (a font with extra symbols used in Knuth's TeX manual) with

\usepackage{manfnt}

and then typing

\manfntsymbol{127}

References

  1. ^ See, for example, Théorie des ensembles, p. I-8.
  2. ^ Steven G. Krantz (2011), The Proof Is in the Pudding: The Changing Nature of Mathematical Proof, Springer, ISBN 0387489088, p. 92.
  3. ^ Donald Ervin Knuth (1984), The TeXbook, Addison-Wesley, ISBN 0201134489.
  4. ^ Donald Ervin Knuth (1986), The METAFONTbook, Addison-Wesley, ISBN 0201134454.
  5. ^ George J. Tourlakis (2003), Lectures in Logic and Set Theory, Volume 2: Set Theory, Cambridge University Press, ISBN 0521753740, p. xiv.

See also

External links