<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Jonathon Mah wrote:<br>
<blockquote type="cite"
 cite="mid474cea9a80d75068da19d087d1b781fe@JonathonMah.com">I've mostly
got a patch that adds line breaks to commands that overflow the
right-hand side of the PDF version of the book. Should I submit this,
or are you waiting for, say, DocBook/FO to handle it automatically?
  <br>
</blockquote>
This from the ORA style guide:<br>
<blockquote>Maximum line length for code varies slightly between book
formats. For standard non-Nutshell books, the maximum line length for
code is 82 characters, with 86 characters available in captioned
examples. In Nutshell books, standard line length for code is 73
characters, with 77 characters available in captioned examples. Pocket
references have even smaller code line length--check with your editor
for this information. Please keep code within the code margins that
appear in the Word template and indicate proper linebreaks and indents
for all code. Indent using spaces, not tabs.<br>
</blockquote>
So, them's the ORA rules.  However, I believe we settled on something
slightly smaller, like a maximum line length of 78 characters. 
Whatever we decide, let's put the rule into HACKING so we remember it.<br>
</body>
</html>