-
Notifications
You must be signed in to change notification settings - Fork 1
/
user-guide.html
98 lines (80 loc) · 3.78 KB
/
user-guide.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
---
layout: page
title: User Guide
permalink: /user-guide/
---
<div class="content">
<section>
<header>
<h3>How to use the manuscript viewer</h3>
</header>
<p>
The manuscript viewer enables you to view a digitized image of each folio in the Franciscan antiphoner (left side) with the corresponding incipit text (right side). Zoom in and out as well as a full-screen mode is also available. As you scroll through the images, corresponding incipit texts will appear in the right side of the viewer.</p>
<br />
<figure>
<a href="http://burnsantiphoner.bc.edu/view/1r" target="_blank"><img src="/img/Viewer.png" alt="Manuscript viewer" align="middle" height="65%" width="65%"></a>
</figure>
<br />
<br />
<p>
When you click on one of the incipit texts, it will display corresponding data for each incipit (when available), including <a href="http://cantus.uwaterloo.ca/description#Liturgical Occasion / Feast" target="_blank">Feast</a>, <a href="http://cantus.uwaterloo.ca/description#Office" target="_blank">Office</a>, <a href="http://cantus.uwaterloo.ca/description#Genre" target="_blank">Genre</a>, and <a href="http://cantus.uwaterloo.ca/description#Mode" target="_blank">Mode</a>. It will also include the musical incipit displayed using Volpiano font. For additional definitions and descriptions, visit the <a href="http://cantus.uwaterloo.ca/description" target="_blank">"Description of Fields and Their Contents"</a> page in CANTUS.
</p>
<br />
<figure>
<img src="/img/Incipit-view.png" alt="Incipit view" align="middle" height="50%" width="50%"></a>
</figure>
<br />
<br />
<p>
Several performances from the manuscript are included in the manuscript viewer, as well as on the <a href="http://burnsantiphoner.bc.edu/performances">"Performances"</a> page of this site. These are identified by a play button (see below):</p>
<br />
<figure>
<a href="http://burnsantiphoner.bc.edu/performances/" target="_blank"><img src="/img/video-view.png" alt="Video" align="middle" height="50%" width="50%"></a>
</figure>
<br />
<br />
<p>
To search the manuscript, click on the "Search" tab where you will be able to search using full-text or drop-down menus. If you are uncertain what the search term means, click on the "?" icon to view definitions:</p> <br />
<figure>
<img src="/img/help-icon.png" alt="Help Icon" align="middle" height="50%" width="50%"></a>
</figure>
<br />
<br />
<figure>
<img src="/img/search-tip.png" alt="Search Tip" align="middle" height="50%" width="50%"></a>
</figure>
<br />
<br />
<h3>You can do the following searches:</h3>
<li>Full Text - type in the text that might be found in the incipits or data associated with the manuscript. This is limited to the incipits and data that have been transcribed and encoded for this project.</li> <br />
<figure>
<img src="/img/search-full-text.png" alt="Full-text search" align="middle" height="50%" width="50%"></a>
</figure>
<br />
<br />
<li>Drop-down menu - select from Genre, Feast, Office, or Mode.</li>
<br />
<figure>
<img src="/img/search-drop-down.png" alt="Drop-down search" align="middle" height="45%" width="45%"></a>
</figure>
<br />
<br />
<li>Volpiano - type lower-case ASCII letters to represent the pitches of a melody.</li> <br />
<figure>
<img src="/img/search-volpiano.png" alt="Volpiano search" align="middle" height="45%" width="45%"></a>
</figure>
<br />
<br />
</ul>
</div>
</section>
</div>
<!-- CTA -->
<section id="cta">
<footer>
<ul class="buttons">
<li><a href="/resources" class="button special">Previous</a></li>
<li><a href="/methodology" class="button special">Next</a></li>
</ul>
</footer>
</section>