[latexrefman-commits] r377 - in /trunk: ChangeLog latex2e.texi
jhefferon at domain.hid
jhefferon at domain.hid
Wed Jul 8 15:27:41 CEST 2015
Author: jhefferon
Date: Wed Jul 8 15:27:41 2015
New Revision: 377
URL: http://svn.gna.org/viewcvs/latexrefman?rev=377&view=rev
Log:
Unicode code points through the N's
Modified:
trunk/ChangeLog
trunk/latex2e.texi
Modified: trunk/ChangeLog
URL: http://svn.gna.org/viewcvs/latexrefman/trunk/ChangeLog?rev=377&r1=376&r2=377&view=diff
==============================================================================
--- trunk/ChangeLog (original)
+++ trunk/ChangeLog Wed Jul 8 15:27:41 2015
@@ -1,4 +1,8 @@
-2015-07-06 Jim Hefferon <jhefferon at domain.hid>
+2015-07-08 Jim Hefferon <jhefferon at domain.hid>
+
+ * latex2e.texi (Math symbols): Through the N's.
+
+2015-07-07 Jim Hefferon <jhefferon at domain.hid>
* latex2e.texi (Math symbols): Through the M's.
Modified: trunk/latex2e.texi
URL: http://svn.gna.org/viewcvs/latexrefman/trunk/latex2e.texi?rev=377&r1=376&r2=377&view=diff
==============================================================================
--- trunk/latex2e.texi (original)
+++ trunk/latex2e.texi Wed Jul 8 15:27:41 2015
@@ -2,7 +2,7 @@
@c $Id$
@comment %**start of header (This is for running Texinfo on a region.)
@setfilename latex2e.info
- at domain.hid UPDATED June 2015
+ at set UPDATED July 2015
@settitle @LaTeX{}2e unofficial reference manual (@value{UPDATED})
@comment %**end of header (This is for running Texinfo on a region.)
@@ -5114,6 +5114,8 @@
parenthesis. The commands for these symbols can be used only in math
mode.
+ at c xx Add Negation: @code{} for negations of relevant symbols
+
@ftable @code
@item \|
Parallel @U{2225} (relation).
@@ -5319,8 +5321,8 @@
for at domain.hid}.
@item \gets
-Is assigned the value @U{2190} (relation). This is a synonym
-for at domain.hid}.
+Is assigned the value @U{2190} (relation).
+Synonym:@tie{}@code{\leftarrow}.
@item \gg
Much greater than @U{226B} (relation). Similar: much less
@@ -5406,7 +5408,8 @@
single-line left arrow at domain.hid}.
@item \leftarrow
-Single-line left arrow @U{2190} (relation). Similar: double-line left
+Single-line left arrow @U{2190} (relation).
+Synonym:@tie{}@code{\gets}. Similar: double-line left
arrow at domain.hid}.
@item \leftharpoondown
@@ -5440,7 +5443,7 @@
than at domain.hid}.
@item \lnot
-Logical negation @U{00AC} (ordinary).
+Logical negation @U{00AC} (ordinary). Synonym:@tie{}@code{\neg}.
@item \longleftarrow
Long single-line left arrow @U{27F5} (relation). Similar: long
@@ -5484,9 +5487,9 @@
For absolute value you can use the @file{mathtools} package and add
@code{\DeclarePairedDelimiter\abs at domain.hid@}} to your
preamble. This gives you three command variants for single-line vertical
-bars that are correctly horizontally spaced. If in the document body
-you write @code{is about $\abs*@{\frac at domain.hid@}@}$} then the height of
-the vertical bars will match the height of the fraction, whereas with
+bars that are correctly horizontally spaced: if in the document body you
+write @code{is about $\abs*@{\frac at domain.hid@}@}$} then the height of the
+vertical bars will match the height of the fraction, whereas with
@code{\abs at domain.hid@}@}} the bars do not grow with the height of
the argument but instead are the default height and @code{\abs[@var{size
command}]@{\frac at domain.hid@}@}} also gives bars that do not grow but are
@@ -5506,37 +5509,45 @@
Lower case Greek letter @U{03BC} (ordinary).
@item \nabla
- at domain.hid}
+Hamilton's del, or differential, operator @U{2207} (ordinary).
@item \natural
- at domain.hid}
+Musical natural notation @U{266E} (ordinary).
@item \ne
- at domain.hid}
+Not equal @U{2260} (relation). Synonym:@tie{}@code{\neq}.
@item \nearrow
- at domain.hid}
+North-east arrow @U{2197} (relation).
@item \neg
- at domain.hid}
+Logical negation @U{00AC} (ordinary). Synonym:@tie{}@code{\lnot}.
@item \neq
- at domain.hid} (relation)
+Not equal @U{2260} (relation). Synonym:@tie{}@code{\ne}.
@item \ni
- at domain.hid} (relation)
+Reflected membership epsilon; has the member @U{220B}
+(relation). Similar: is a member of at domain.hid}.
@item \not
-Overstrike a following operator with a /, as in @math{\not=}.
+Long solidus, or slash, used to overstrike a following
+operator at domain.hid} (relation).
+ at c Need blank space for it to overstrike
+
+Note that many negated operators are available, particularly with the
+ at file{amssymb} package. For example, @code{\notin} is probably
+typographically preferable to @code{\not\in}.
@item \notin
- at domain.hid}
+Not an element of @U{2209} (relation). Similar: not subset
+of at domain.hid}.
@item \nu
- at domain.hid}
+Lower case Greek letter @U{03BD} (ordinary).
@item \nwarrow
- at domain.hid}
+North-west arrow @U{2196} (relation).
@item \odot
@math{\odot} (binary operation)
@@ -5622,6 +5633,11 @@
@item \Re
@math{\Re}
+ at item \restriction
+ at math{\restriction} Synonym:@tie{}@code{\upharpoonright}. Not available
+in Plain @TeX{}. In @LaTeX{} you should load the @file{amssymb}
+package.
+
@item \rfloor
@math{\rfloor}
@@ -5635,7 +5651,7 @@
@math{\Rightarrow}
@item \rightarrow
- at domain.hid}
+ at math{\rightarrow} Synonym:@tie{}@code{\to}.
@item \rightharpoondown
@math{\rightharpoondown}
@@ -5734,7 +5750,7 @@
@math{\times} (binary operation)
@item \to
- at domain.hid} @c synonym for \rightarrow
+ at math{\to} Synonym:@tie{}@code{\rightarrow}.
@item \top
@math{\top}
@@ -5765,6 +5781,11 @@
@item \updownarrow
@math{\updownarrow} (delimiter)
+
+ at item \upharpoonright
+ at math{\upharpoonright} Synonym:@tie{}@code{\restriction}. Not available
+in Plain @TeX{}. In @LaTeX{} you should load the @file{amssymb}
+package.
@item \uplus
@math{\uplus} (binary operation)
More information about the latexrefman-commits
mailing list