CSS コード:
.face_dropcap_ {
font-size: 3em;
font-family: Palatino,serif;
font-weight: normal;
line-height: 100%;
float: left;
margin-right: 5px;
text-align: center;
font-style: normal;
}
<l rend="indent"> <span type=".face_dropcap_">C</span><hi rend="initial_roman">E</hi>stoit alors que le prefent des Dieux</l>
hi rend は正常に動作しますが、スパン クラスを埋め込んで xml でドロップ キャップを実行しようとすると、動作しません。
ヒントをありがとう!