update initials tip manual3.16.x 3.16.00
authorNicole C. Engard <nengard@gmail.com>
Tue, 3 Nov 2015 15:31:00 +0000 (09:31 -0600)
committerNicole C. Engard <nengard@gmail.com>
Tue, 3 Nov 2015 15:31:41 +0000 (09:31 -0600)
en/manual.xml

index 42d6cb5..0267680 100644 (file)
@@ -23629,7 +23629,13 @@ location: [STAFF, ISO]</programlisting>Will block items with an itype code of
 Surname: Engard
 Initials: NCE</programlisting></para>
                 <para>Then on the slip you can have it print the &lt;&lt;borrowers.initials>>
-                  instead of the full name.</para>
+                  instead of the full name (NCE).</para>
+                <para>Or you could do something like
+                  this:<programlisting>Firstname: Nicole
+Surname: Engard
+Initials: E</programlisting></para>
+                <para>Then on the slip you can have it print the &lt;&lt;borrowers.initials>>,
+                  &lt;&lt;borrowers.firstname>> instead of the full name (E, Nicole).</para>
               </note>
             </listitem>
           </itemizedlist>