Note This repository is automatically generated from the main parser monorepo. Please submit any issues or pull requests there.
jatsToTex(jats: string): Promise<VFile>;
Name | Type |
---|---|
jats |
string |
Promise
<VFile
>
Defined in: lib/processors-jats-to-tex.ts:7
This package is ESM only. In Node.js (version 12.20+, 14.14+, 16.0+, 18.0+), install as
pnpm add jats-to-tex
# or with yarn
# yarn add jats-to-tex
# or with npm
# npm install jats-to-tex
JATS XML to TeX converter