<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hi Elizabeth,</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I thought I would poke around. In the default label template, I added</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
{{col.c ? (get_bib_for(col.c)['series.0'] | wrap:28:'once':' ') : ''}}</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
below the title definition.</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
It worked.</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
So the last few lines read as follows:</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
{{col.c ? col.c.barcode : ''}}</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
{{col.c ? col.c['call_number.label'] : ''}}</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
{{col.c ? get_bib_for(col.c).author : ''}}</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
{{col.c ? (get_bib_for(col.c).title | wrap:28:'once':' ') : ''}}</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
{{col.c ? (get_bib_for(col.c)['series.0'] | wrap:28:'once':' ') : ''}}</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
</pre></div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
</td></div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
</tr></div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
</table></div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Garry</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Evergreen-catalogers <evergreen-catalogers-bounces@list.evergreen-ils.org> on behalf of Elizabeth Davis via Evergreen-catalogers <evergreen-catalogers@list.evergreen-ils.org><br>
<b>Sent:</b> Thursday, February 20, 2025 12:16 PM<br>
<b>To:</b> evergreen-catalogers <evergreen-catalogers@list.evergreen-ils.org><br>
<b>Cc:</b> Elizabeth Davis <elizabeth.davis@sparkpa.org><br>
<b>Subject:</b> [Evergreen-catalogers] Print Series in on Item Labels</font>
<div> </div>
</div>
<style type="text/css" style="display:none">
<!--
p
{margin-top:0;
margin-bottom:0}
-->
</style>
<div dir="ltr">
<div class="x_elementToProof" style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Hello</div>
<div class="x_elementToProof" style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div class="x_elementToProof" style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
We have a library interested in printing series info on their pocket labels. Has anyone been successful in doing this that they can share? </div>
<div class="x_elementToProof" style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div class="x_elementToProof" style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Thanks!</div>
<div id="x_Signature" class="x_elementToProof">
<p style="margin:0in; font-family:Aptos,sans-serif; font-size:12pt"> </p>
<p style="margin:0in; font-family:Aptos,sans-serif; font-size:12pt"><img width="82" height="82" style="width:0.864in; height:0.864in; margin-top:0px; margin-bottom:0px; float:left" data-outlook-trace="F:2|T:2" src="cid:e80f2dc8-dead-495b-b203-bc5233f33e4d"><span style="color:rgb(22,105,122)"><b>Elizabeth
Davis</b></span><b> </b>(she/her), <span style="color:rgb(22,105,122)"><b><i>Program Manager</i></b></span></p>
<p style="margin:0in; font-family:Aptos,sans-serif; font-size:12pt"><span style="color:rgb(51,102,204)"><b>Pennsylvania Integrated Library System
</b></span><span style="color:rgb(68,114,196)"><b>(PaILS) | SPARK</b></span><span style="color:rgb(51,102,204)"> </span></p>
<p style="margin:0in; font-family:Aptos,sans-serif; font-size:12pt"><span style="color:rgb(51,102,204)">(717) 256-1627</span> |
<span style="color:rgb(5,99,193)"><u><a href="mailto:katherine.dannehl@sparkpa.org" target="_blank" style="color:rgb(5,99,193); margin-top:0px; margin-bottom:0px">elizabeth.davis@sparkpa.org</a></u></span> <br>
<span style="color:rgb(5,99,193)"><u><a href="https://support.sparkpa.org/" target="_blank" style="color:rgb(5,99,193); margin-top:0px; margin-bottom:0px">support.sparkpa.org</a></u></span><span style="color:rgb(51,102,204)"> |
</span><span style="color:rgb(5,99,193)"><u><a href="mailto:support@sparkpa.org" target="_blank" style="color:rgb(5,99,193); margin-top:0px; margin-bottom:0px">support@sparkpa.org</a></u></span><span style="color:rgb(51,102,204)"> </span></p>
<p style="margin:0in; font-family:Aptos,sans-serif; font-size:12pt"> </p>
</div>
</div>
</body>
</html>