[open-ils-commits] [GIT] Evergreen ILS branch master updated. 27e4401716971c585104c61905b0e3267c1a8cce

Evergreen Git git at git.evergreen-ils.org
Tue Sep 16 17:17:43 EDT 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".

The branch, master has been updated
       via  27e4401716971c585104c61905b0e3267c1a8cce (commit)
      from  66fc7aa96ef2dc979762b67778dc87b9153a9498 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 27e4401716971c585104c61905b0e3267c1a8cce
Author: Kathy Lussier <klussier at masslnc.org>
Date:   Tue Sep 16 17:14:39 2014 -0400

    Release notes repair to fix PDF build
    
    Commit bb0aed2 did not fix our problem with the PDF build. Removing
    quotes from the problem area to see if it fixes the issue.
    
    Signed-off-by: Kathy Lussier <klussier at masslnc.org>

diff --git a/docs/RELEASE_NOTES_2_7.txt b/docs/RELEASE_NOTES_2_7.txt
index 26990c8..6ccbfaf 100644
--- a/docs/RELEASE_NOTES_2_7.txt
+++ b/docs/RELEASE_NOTES_2_7.txt
@@ -231,8 +231,8 @@ Monograph Part Merging
 
 The monograph part list for a bibliographic record may, over time, diverge from
 the proscribed format, resulting in multiple labels for what are essentially the
-same item.  For instance, ``++Vol.{nbsp}1++'' may have variants
-like ``++V.1++'', ``++Vol{nbsp}1++'', or ``++{nbsp}Vol.{nbsp}1++'' (leading
+same item.  For instance, ++Vol.{nbsp}1++ may have variants
+like ++V.1++, ++Vol{nbsp}1++, or ++{nbsp}Vol.{nbsp}1++ (leading
 space).This feature will allow cataloging staff to collapse the variants into
 one value.
 
diff --git a/docs/cataloging/monograph_parts.txt b/docs/cataloging/monograph_parts.txt
index 7124789..b5d4d72 100644
--- a/docs/cataloging/monograph_parts.txt
+++ b/docs/cataloging/monograph_parts.txt
@@ -59,8 +59,8 @@ Monograph Part Merging
 
 The monograph part list for a bibliographic record may, over time, diverge from
 the proscribed format, resulting in multiple labels for what are essentially the
-same item.  For instance, ``++Vol.{nbsp}1++'' may have variants
-like ``++V.1++'', ``++Vol{nbsp}1++'', or ``++{nbsp}Vol.{nbsp}1++'' (leading
+same item.  For instance, ++Vol.{nbsp}1++ may have variants
+like ++V.1++, ++Vol{nbsp}1++, or ++{nbsp}Vol.{nbsp}1++ (leading
 space). Merging parts will allow cataloging staff to collapse the variants into
 one value.
 

-----------------------------------------------------------------------

Summary of changes:
 docs/RELEASE_NOTES_2_7.txt          |    4 ++--
 docs/cataloging/monograph_parts.txt |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list