張貼日期:Jul 06, 2018 6:17:55 AM
修改sfs3/modules/stud_report/tcc95_reg_jh/content.xml
一、修改(加)人名部份︰
找到
<text:p text:style-name="P2">業務</text:p><text:p text:style-name="P2">承辦</text:p></table:table-cell>
將此之後的資料全部刪除替換成下列內容
<text:p text:style-name="P2">業務</text:p><text:p text:style-name="P2">承辦</text:p></table:table-cell><table:table-cell table:style-name="Table5.B1" table:value-type="string"><text:p text:style-name="P23">林00</text:p>
</table:table-cell><table:table-cell table:style-name="Table5.C1" table:value-type="string"><text:p text:style-name="P2">註冊</text:p><text:p text:style-name="P2">組長</text:p></table:table-cell><table:table-cell table:style-name="Table5.B1" table:value-type="string"><text:p text:style-name="P23">何00</text:p></table:table-cell><table:table-cell table:style-name="Table5.C1" table:value-type="string"><text:p text:style-name="P2">教務</text:p><text:p text:style-name="P2">主任</text:p></table:table-cell><table:table-cell table:style-name="Table5.B1" table:value-type="string"><text:p text:style-name="P23">蕭00</text:p></table:table-cell><table:table-cell table:style-name="Table5.C1" table:value-type="string"><text:p text:style-name="P2">校</text:p><text:p text:style-name="P2">長</text:p></table:table-cell><table:table-cell table:style-name="Table5.H1" table:value-type="string"><text:p text:style-name="P23">尹00</text:p></table:table-cell></table:table-row></table:table><text:p text:style-name="Text body"/></office:body></office:document-content>
二、改人名字型顏色及置中對齊
找到
<style:tab-stops><style:tab-stop style:position="5.689cm"/></style:tab-stops></style:properties></style:style>
(中間沒有字、上下兩行文字是連在一起的)
<style:style style:name="T1" style:family="text"><style:properties style:font-name="標楷體"/></style:style>
在中間插入以下藍色的字體
<style:tab-stops><style:tab-stop style:position="5.689cm"/></style:tab-stops></style:properties></style:style>
<style:style style:name="P23" style:family="paragraph" style:parent-style-name="Text body"><style:properties fo:text-align="center" style:justify-single-word="false" fo:color="#b80047" style:font-name-asian="標楷體" style:language-asian="zh" style:country-asian="TW"/></style:style>
<style:style style:name="T1" style:family="text"><style:properties style:font-name="標楷體"/></style:style>