[latexrefman-commits] r383 - in /trunk: ChangeLog latex2e.texi
jhefferon at domain.hid
jhefferon at domain.hid
Wed Jul 15 21:36:48 CEST 2015
Author: jhefferon
Date: Wed Jul 15 21:36:47 2015
New Revision: 383
URL: http://svn.gna.org/viewcvs/latexrefman?rev=383&view=rev
Log:
add papeheight, paperwidht to page parameters
Modified:
trunk/ChangeLog
trunk/latex2e.texi
Modified: trunk/ChangeLog
URL: http://svn.gna.org/viewcvs/latexrefman/trunk/ChangeLog?rev=383&r1=382&r2=383&view=diff
==============================================================================
--- trunk/ChangeLog (original)
+++ trunk/ChangeLog Wed Jul 15 21:36:47 2015
@@ -1,3 +1,8 @@
+2015-07-15 Jim Hefferon <jhefferon at domain.hid>
+
+ * latex2e.texi (Page layout parameters): Add paperheight
+ and paperwidth; also list those sizes in Document class options.
+
2015-07-13 Jim Hefferon <jhefferon at domain.hid>
* latex2e.texi (Math symbols): Done all symbols.
Modified: trunk/latex2e.texi
URL: http://svn.gna.org/viewcvs/latexrefman/trunk/latex2e.texi?rev=383&r1=382&r2=383&view=diff
==============================================================================
--- trunk/latex2e.texi (original)
+++ trunk/latex2e.texi Wed Jul 15 21:36:47 2015
@@ -531,11 +531,24 @@
@findex legalpaper @r{option}
@findex letterpaper @r{option}
All of the standard classes accept these options for selecting the paper
-size (default is @code{letterpaper}):
-
- at domain.hid
-a4paper a5paper b5paper executivepaper legalpaper letterpaper
- at domain.hid example
+size (these show height by width):
+
+ at table @code
+ at item a4paper
+210 by 297 mm (about 8.25 by 11.75 inches)
+
+ at item b5paper
+176 by 250 mm (about 7 by 9.875 inches)
+
+ at item executivepaper
+7.25 by 10.5 inches
+
+ at item legalpaper
+8.5 by 14 inches
+
+ at item letterpaper
+8.5 by 11 inches (the default)
+ at end table
@findex \pdfpagewidth
@findex \pdfpageheight
@@ -1352,6 +1365,18 @@
@samp{43\baselineskip}; for @code{book}, it's @samp{41\baselineskip}.
For @samp{11pt}, it's @samp{38\baselineskip} and for @samp{12pt},
@samp{36\baselineskip}.
+
+ at item \paperheight
+The height of the paper, as opposed to the height of the print area. It
+is normally set with a document class option, as in
+ at code{\documentclass[a4paper]@{article@}} (@pxref{Document class
+options}).
+
+ at item \paperwidth
+The width of the paper, as opposed to the width of the print area. It
+is normally set with a document class option, as in
+ at code{\documentclass[a4paper]@{article@}} (@pxref{Document class
+options}).
@item \textwidth
The full horizontal width of the entire page body; the default varies
@@ -5215,7 +5240,8 @@
dot at domain.hid}.
@item \cap
- at domain.hid} Intersection of two sets (binary).
+ at U{2229} Intersection of two sets (binary). Similar: variable-sized
+operatior at domain.hid}.
@item \cdot
@U{22C5} Multiplication (binary). Similar: Bullet
@@ -5225,7 +5251,8 @@
@U{03C7} Lower case Greek chi (ordinary).
@item \circ
- at domain.hid} Function composition, ring operator (binary).
+ at U{2218} Function composition, ring operator (binary). Similar:
+variable-sized operatior at domain.hid}.
@item \clubsuit
@U{2663} Club card suit (ordinary).
@@ -5243,7 +5270,8 @@
@U{2210} Coproduct (operator).
@item \cup
- at domain.hid} Union of two sets (binary).
+ at U{222A} Union of two sets (binary). Similar: variable-sized
+operatior at domain.hid}.
@item \dagger
@U{2020} Dagger relation (binary).
@@ -5559,7 +5587,8 @@
@U{2196} North-west arrow (relation).
@item \odot
- at domain.hid} Dot inside a circle (binary).
+ at U{2299} Dot inside a circle (binary). Similar: variable-sized
+operatior at domain.hid}.
@item \oint
@U{222E} Contour integral, integral with circle in the middle (operator).
@@ -5574,13 +5603,15 @@
@U{2296} Minus sign, or dash, inside a circle (binary).
@item \oplus
- at domain.hid} Plus sign inside a circle (binary).
+ at U{2295} Plus sign inside a circle (binary). Similar: variable-sized
+operatior at domain.hid}.
@item \oslash
@U{2298} Solidus, or slash, inside a circle (binary).
@item \otimes
- at domain.hid} Times sign, or cross, inside a circle (binary).
+ at U{2297} Times sign, or cross, inside a circle (binary). Similar:
+variable-sized operatior at domain.hid}.
@item \owns
@U{220B} Reflected membership epsilon; has the member
@@ -5736,7 +5767,9 @@
intersection at domain.hid}.
@item \sqcup
- at domain.hid} Square union symbol (binary). Similar: union at domain.hid}.
+ at U{2294} Square union symbol (binary). Similar:
+union at domain.hid}. Related: variable-sized
+operator at domain.hid}.
@item \sqsubset
@U{228F} Square subset symbol (relation). Similar:
@@ -5866,7 +5899,8 @@
@item \uplus
@U{228E} Multiset union, a union symbol with a plus symbol in the middle
-(binary). Similar: union at domain.hid}.
+(binary). Similar: union at domain.hid}. Related: variable-sized
+operator at domain.hid}.
@item \Upsilon
@U{03A5} Upper case Greek letter (ordinary).
@@ -5905,7 +5939,8 @@
@item \vee
@U{2228} Logical or; a downwards v shape (binary). Related: logical
-and at domain.hid}.
+and at domain.hid}. Similar: variable-sized
+operatior at domain.hid}.
@item \Vert
@U{2016} Vertical double bar (ordinary). Similar: vertical single
@@ -5941,7 +5976,8 @@
@item \wedge
@U{2227} Logical and (binary). Synonym:@tie{}@code{\land}. See also
-logical or @code{\vee}.
+logical or @code{\vee}. Similar: variable-sized
+operatior at domain.hid}.
@item \wp
@U{2118} Weierstrass p (ordinary).
More information about the latexrefman-commits
mailing list