Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release > by-pkgid > 6e019a662639ac6470f50dea3a4d8157 > files > 968

docbook-style-xsl-doc-1.79.2-4.mga7.noarch.rpm

<html><head>
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
   <title>man.break.after.slash</title><link rel="stylesheet" type="text/css" href="../reference.css"><meta name="generator" content="DocBook XSL Stylesheets V1.79.2"><link rel="home" href="../index.html" title="DocBook XSL Stylesheets: Reference&nbsp;Documentation"><link rel="up" href="general.html" title="Hyphenation, justification, and breaking"><link rel="prev" href="man.justify.html" title="man.justify"><link rel="next" href="indent.html" title="Indentation"><link rel="copyright" href="copyright.html" title="License"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">man.break.after.slash</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="man.justify.html">Prev</a>&nbsp;</td><th width="60%" align="center">Hyphenation, justification, and breaking</th><td width="20%" align="right">&nbsp;<a accesskey="n" href="indent.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="man.break.after.slash"></a><div class="titlepage"></div><div class="refnamediv"><h2><span class="refentrytitle">man.break.after.slash</span></h2><p>man.break.after.slash &#8212; Enable line-breaking after slashes?</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><a name="man.break.after.slash.frag"></a><pre class="programlisting">
&lt;xsl:param name="man.break.after.slash"&gt;0&lt;/xsl:param&gt;</pre></div><div class="refsection"><a name="d0e24562"></a><h2>Description</h2><p>If non-zero, line-breaking after slashes is enabled. This is
mainly useful for causing long URLs or pathnames/filenames to be
broken up or "wrapped" across lines (though it also has the side
effect of sometimes causing relatively short URLs and pathnames to be
broken up across lines too).</p><p>If zero (the default), line-breaking after slashes is
disabled. In that case, strings containing slashes (for example, URLs
or filenames) are not broken across lines, even if they exceed the
maximum column widith.</p><div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Warning</h3><p>If you set a non-zero value for this parameter, check your
  man-page output carefuly afterwards, in order to make sure that the
  setting has not introduced an excessive amount of breaking-up of URLs
  or pathnames. If your content contains mostly short URLs or
  pathnames, setting a non-zero value for
  <em class="parameter"><code>man.break.after.slash</code></em> will probably result in
  in a significant number of relatively short URLs and pathnames being
  broken across lines, which is probably not what you want.</p></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="man.justify.html">Prev</a>&nbsp;</td><td width="20%" align="center"><a accesskey="u" href="general.html">Up</a></td><td width="40%" align="right">&nbsp;<a accesskey="n" href="indent.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">man.justify&nbsp;</td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top">&nbsp;Indentation</td></tr></table></div></body></html>