编译pdf选项:
$publican build --formats=pdf --langs=zh-CN --novalid --pdftools=fop
如果原英文内容有所更改的话,则:
更新po文件指令:
$publican update_pot
$publican update_po --firstname=Li --surname=Jiansheng --email=lijiansheng@ocselected.org
编译pdf选项:
$publican build --formats=pdf --langs=zh-CN --novalid --pdftools=fop
如果原英文内容有所更改的话,则:
更新po文件指令:
$publican update_pot
$publican update_po --firstname=Li --surname=Jiansheng --email=lijiansheng@ocselected.org