<layoutDesc>
<layoutDesc> 手書き資料のレイアウト情報をまとめる. 10.7.2 Writing, Decoration, and Other Notations | |
モジュール | msdescription — 10 Manuscript Description |
属性 | |
当該モジュールを使用するもの | |
下位 | |
宣言 |
element layoutDesc { att.global.attributes, ( model.pLike+ | layout+ ) } |
例 | <layoutDesc> <p>Most pages have between 25 and 32 long lines ruled in lead.</p> </layoutDesc> |
例 | <layoutDesc> <layout columns="2" ruledLines="42"> <p> <locus from="f12r" to="f15v"/> 2 columns of 42 lines pricked and ruled in ink, with central rule between the columns.</p> </layout> <layout columns="3"> <p> <locus from="f16"/>Prickings for three columns are visible.</p> </layout> </layoutDesc> |