Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > bc64cbd380b9e293ed580d8471e0d2a6 > files > 60

hevea-2.06-1.mga3.i586.rpm

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<meta name="generator" content="hevea 2.06">
<META name="Author" content="Luc Maranget"><link rel="stylesheet" type="text/css" href="manual.css">
<title>Line and Page Breaking</title>
</head>
<body>
<a href="manual033.html"><img src="previous_motif.gif" alt="Previous"></a>
<a href="manual022.html"><img src="contents_motif.gif" alt="Up"></a>
<a href="manual035.html"><img src="next_motif.gif" alt="Next"></a>
<hr>
<h2 class="section" id="sec154">B.12&#XA0;&#XA0;Line and Page Breaking</h2>
<ul>
<li><a href="manual034.html#sec155">Line Breaking</a>
</li><li><a href="manual034.html#sec156">Page Breaking</a>
</li></ul>
<h3 class="subsection" id="sec155">B.12.1&#XA0;&#XA0;Line Breaking</h3>
<p>
The advisory line breaking command <code>\linebreak</code>
will produce a line break if it has no argument or if its optional
argument is&#XA0;4.
The <code>\nolinebreak</code> command is a null command.</p><p>The <code>\\</code> and <code>\\*</code> commands output a <code>&lt;BR&gt;</code> tag,
except inside arrays where the close the current row.
Their optional argument is ignored.
The <code>\newline</code> command outputs a <code>&lt;BR&gt;</code> tag.</p><p>All other line breaking commands, declarations or environments are
silently ignored.</p>
<h3 class="subsection" id="sec156">B.12.2&#XA0;&#XA0;Page Breaking</h3>
<p>
They are no pages in the physical sense in html. Thus, all these
commands are ignored.</p>
<hr>
<a href="manual033.html"><img src="previous_motif.gif" alt="Previous"></a>
<a href="manual022.html"><img src="contents_motif.gif" alt="Up"></a>
<a href="manual035.html"><img src="next_motif.gif" alt="Next"></a>
</body>
</html>