<layoutDesc>

<layoutDesc> (layout description) collects the set of layout descriptions applicable to a manuscript. 10.7.2 Writing, Decoration, and Other Notations
組件msdescription — 10 Manuscript Description
屬性
屬於objectDesc
可包含
core: p
linking: ab
msdescription: layout
宣告
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="2ruledLines="42">
  <p>
   <locus from="f12rto="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>