From c6f50ba0563885206c8aa799d28b40739551c678 Mon Sep 17 00:00:00 2001
From: Mark Polesky <markpolesky@yahoo.com>
Date: Wed, 27 May 2009 10:31:23 -0700
Subject: [PATCH 8/8] Newline.

---
 lily/paper-column.cc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/lily/paper-column.cc b/lily/paper-column.cc
index d153dce..e8533e9 100644
--- a/lily/paper-column.cc
+++ b/lily/paper-column.cc
@@ -348,6 +348,7 @@ ADD_INTERFACE (Paper_column,
 	       " non-musical, to which musical and non-musical objects are"
 	       " attached respectively.  The spacing engine determines the"
 	       " X@tie{}positions of these objects.\n"
+	       "\n"
 	       "They are numbered, the first (leftmost) is column@tie{}0."
 	       "  Numbering happens before line breaking, and columns are not"
 	       " renumbered after line breaking.  Since many columns go"
-- 
1.6.3.msysgit.0

