方正小标宋简体

方正小标宋简体软件介绍

方正小标宋简体v1.9版源自1964年上海印刷技术研究所设计的标题宋,是专门针对小字号标题设计的,长期被广泛用于“红头文件”的标题。相对于方正大标宋,方正小标宋的笔画略细,中宫略为放松,笔画饱满平和,字形端庄稳重,适用于人文类的文字标题。方正小标宋简体免费下载有需要的用户快来梦马内容库体验吧。

方正小标宋简体小标宋简体

方正小标宋简体常见问题

方正小标宋体和方正小标宋简体有什么区别?

1、小标宋体字,windos里没有默认,在网上可以下载,是方正小标宋体更好用。文件标题和主题词用,标题用二号,主题词用三号。

2、发文机关标识上边缘至版心上边缘80MM,这个距离在印制公文头的时候可以设置好,就是公文红头的那个字,距离页边距上能打字的上缘。

发表回复

登录后才能评论

评论列表 ( 0条)

MIP.watch('type', function (type) { const postId = MIP.getData('post_id'); if (!type || !postId) { return; } fetch('/wp-json/softsphere/v1/download', { method: 'POST', headers: { 'Content-Type': 'application/json' }, body: JSON.stringify({ post_id: postId, type: type }) }) .then(response => response.json()) .then(data => { if (data.code === 0) { MIP.setData({type:""}); MIP.viewer.open(data.data.download_link); } console.log(data.message); }) .catch(error => { console.error('Error:', error); }) });