<layoutDesc>
<layoutDesc> 收集一組適當的手稿外觀編排描述。 10.7.2 Writing, Decoration, and Other Notations | |
組件 | msdescription — 10 Manuscript Description |
屬於 | |
可包含 | |
宣告 |
element layoutDesc { att.global.attributes, ( model.pLike+ | ( summary?, layout+ ) ) } |
例子 | |
例子 |
<layoutDesc>
<layout columns="2" ruledLines="42"> <p> <locus from="f12r" to="f15v"/> 兩欄共42行以墨水圈選、標誌,欄間有直線分隔。</p> </layout> <layout columns="3"> <p> <locus from="f16"/>Prickings for three columns are visible.</p> </layout> </layoutDesc> |