commonform-tex:在TeX中渲染通用表单

时间:2021-05-13 20:07:42
【文件属性】:
文件名称:commonform-tex:在TeX中渲染通用表单
文件大小:9KB
文件格式:ZIP
更新时间:2021-05-13 20:07:42
JavaScript 在TeX中渲染常用表格。 var tex = require ( 'commonform-tex' ) ; var form = { content : [ { heading : 'IP' , form : { content : [ 'An IP clause' ] } } , { heading : 'Survival' , form : { content : [ { reference : 'IP' } ] } } ] } ; var output = [ '\\noindent%' , '\\hskip 1\\parindent%' , '1. %' , '{\\bf IP}. %' , 'An IP clause' , '' , '\\noindent%' , '\\
【文件预览】:
commonform-tex-master
----.gitignore(19B)
----README.md(880B)
----.jscsrc(25B)
----LICENSE(9KB)
----source()
--------replace-quotes.js(136B)
--------index.js(161B)
--------templates()
----.jshintrc(315B)
----package.json(795B)
----.npmignore(72B)
----.travis.yml(142B)
----.editorconfig(208B)

网友评论