In a written or published work, an initial is a letter at the beginning of a word, a chapter, or a paragraph that is larger than the rest of the text. The word is ultimately derived from the Latin initiālis, which means of the beginning. An initial is often several lines in height, and, in older books or manuscripts, may take the form of an inhabited or historiated initial. There are certain important initials, such as the Beatus initial, or B, of Beatus vir... at the opening of Psalm 1 at the start of a vulgate Latin. These specific initials in an illuminated manuscript were also called initia (singular: initium).
In the very early history of printing, the would leave blank the necessary space, so that the initials could be added later by a scribe or miniature painter. Later initials were printed using separate blocks in woodcut or metalcut techniques.
Since 2003, the W3C is working for initial letter modules for CSS Inline Layout Module Level 3, which standardized the output of initial letters for web pages.
The initial may sit on the same baseline as the first line of text, at the same margin, as it does here. This is the easiest to typeset on a computer, including in HTML. An example follows (using Lorem ipsum nonsense text):
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Alternatively, the initial may be in the left margin, with the text indented, as shown here. In word processors and HTML, this may be implemented using a table with two cells, one for the initial and one for the rest of the text. The difference between this and a true drop cap may be seen when the text extends below the initial. For example:
L orem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
With a drop cap, the initial sits within the margins and runs several lines deep into the paragraph, indenting some normal-sized text in these lines. This keeps the left and top margins of the paragraph flush.
In modern computer browsers, this may be achieved with a combination of HTML and CSS by using the float: left; setting. An alternate CSS-only method can instead use the :first-letter pseudo-element. An example of this format is the following paragraph:
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
In some older manuscripts, the first letter of normal sized text after a drop cap also would be capitalized, as may be seen in the Mainz Psalter above, and in the original 1609 printing of Shakespeare's sonnets. This evoked the handwritten "diminuendo" style of gradually reducing the text size over the course of the first line. This style now is rare, except in newspapers.
“Lorem ipsum dolor sit amet.” Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
The size and decoration of the initial further gives clues to both its importance and location. Letters that began a new section of a text or a particularly noteworthy section might receive more flourishes and space. They would also provide a visual point of reference, "marking the division of the text into books, chapters, paragraphs and sometimes even verses" since, due to the cost of parchment, the modern convention that a new section will begin on a new page had not emerged. In luxury manuscripts an entire page might be devoted to a historiated initial.
Both the size and the ostentatiousness of a manuscript reflect both on the status of the manuscript and on its owner. Manuscripts meant for everyday use, typically by friars or university students, often had little illumination, and hardly any elaborate historiated initials or flourishes. Manuscripts commissioned by wealthy patrons or for a wealthy monastery were often illuminated, and in gold or silver rather than pen and ink.
|
|