diff --git a/.changeset/cuddly-cows-live.md b/.changeset/cuddly-cows-live.md deleted file mode 100644 index 007949067..000000000 --- a/.changeset/cuddly-cows-live.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'tex-to-myst': patch ---- - -Warn on multiple titles in latex diff --git a/.changeset/cuddly-turkeys-invite.md b/.changeset/cuddly-turkeys-invite.md deleted file mode 100644 index ce45995ea..000000000 --- a/.changeset/cuddly-turkeys-invite.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'tex-to-myst': patch ---- - -Support multirow macro diff --git a/.changeset/fresh-numbers-sit.md b/.changeset/fresh-numbers-sit.md deleted file mode 100644 index 6c91fe71b..000000000 --- a/.changeset/fresh-numbers-sit.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'tex-to-myst': patch ---- - -Support latex renewcommand diff --git a/.changeset/fuzzy-frogs-joke.md b/.changeset/fuzzy-frogs-joke.md deleted file mode 100644 index ca69856a8..000000000 --- a/.changeset/fuzzy-frogs-joke.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'tex-to-myst': patch ---- - -Pass on latex commands adjustbox, makecell, textwidth, onecolumn diff --git a/.changeset/nice-gifts-guess.md b/.changeset/nice-gifts-guess.md deleted file mode 100644 index f010a05a9..000000000 --- a/.changeset/nice-gifts-guess.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -'myst-to-docx': patch -'myst-to-html': patch -'myst-to-jats': patch -'myst-to-tex': patch ---- - -Support myst 'comment' node in docx/html/jats diff --git a/.changeset/serious-ducks-sip.md b/.changeset/serious-ducks-sip.md deleted file mode 100644 index c7c4b5b24..000000000 --- a/.changeset/serious-ducks-sip.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -'myst-cli': patch -'myst-roles': patch -'myst-spec-ext': patch -'myst-to-docx': patch -'tex-to-myst': patch ---- - -Add citation nodes to myst-spec-ext diff --git a/.changeset/silver-cobras-rule.md b/.changeset/silver-cobras-rule.md deleted file mode 100644 index 2c95be18c..000000000 --- a/.changeset/silver-cobras-rule.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'myst-cli': patch -'myst-to-tex': patch ---- - -Implement footnotes in myst-to-tex diff --git a/.changeset/spicy-dryers-bake.md b/.changeset/spicy-dryers-bake.md deleted file mode 100644 index 1d275c0b7..000000000 --- a/.changeset/spicy-dryers-bake.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'myst-transforms': patch ---- - -Turn on code enumeration by default diff --git a/.changeset/ten-boats-give.md b/.changeset/ten-boats-give.md deleted file mode 100644 index b12a3c496..000000000 --- a/.changeset/ten-boats-give.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'tex-to-myst': patch ---- - -Implement multicolumn macro diff --git a/.changeset/two-scissors-knock.md b/.changeset/two-scissors-knock.md deleted file mode 100644 index ed4977911..000000000 --- a/.changeset/two-scissors-knock.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'myst-to-tex': patch ---- - -Convert myst 'comment' nodes to latex diff --git a/package-lock.json b/package-lock.json index 724e209e1..bfdc946c0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12509,15 +12509,15 @@ } }, "packages/jats-to-myst": { - "version": "0.0.17", + "version": "0.0.18", "license": "MIT", "dependencies": { "jats-xml": "^0.0.14", "myst-common": "^0.0.14", "myst-frontmatter": "^0.0.9", "myst-spec": "^0.0.4", - "myst-spec-ext": "^0.0.6", - "myst-transforms": "^0.0.20", + "myst-spec-ext": "^0.0.7", + "myst-transforms": "^0.0.21", "unist-util-select": "^4.0.0", "vfile-reporter": "^7.0.4" }, @@ -12628,7 +12628,7 @@ } }, "packages/myst-cli": { - "version": "0.1.16", + "version": "0.1.17", "license": "MIT", "dependencies": { "@jupyterlab/nbformat": "3.5.2", @@ -12658,20 +12658,20 @@ "myst-ext-reactive": "^0.0.4", "myst-ext-tabs": "^0.0.4", "myst-frontmatter": "^0.0.9", - "myst-parser": "^0.0.20", + "myst-parser": "^0.0.21", "myst-spec": "^0.0.4", - "myst-spec-ext": "^0.0.6", + "myst-spec-ext": "^0.0.7", "myst-templates": "^0.1.10", - "myst-to-docx": "^0.0.15", - "myst-to-tex": "^0.0.18", - "myst-transforms": "^0.0.20", + "myst-to-docx": "^0.0.16", + "myst-to-tex": "^0.0.19", + "myst-transforms": "^0.0.21", "nanoid": "^4.0.0", "nbtx": "^0.2.3", "node-fetch": "^3.2.10", "redux": "^4.2.0", "simple-validators": "^0.0.3", "strip-ansi": "^7.0.1", - "tex-to-myst": "^0.0.18", + "tex-to-myst": "^0.0.19", "unified": "^10.1.2", "unist-util-filter": "^4.0.0", "unist-util-remove": "^3.1.0", @@ -12892,12 +12892,12 @@ } }, "packages/myst-directives": { - "version": "0.0.20", + "version": "0.0.21", "license": "MIT", "dependencies": { "js-yaml": "^4.1.0", "myst-common": "^0.0.14", - "myst-spec-ext": "^0.0.6", + "myst-spec-ext": "^0.0.7", "vfile": "^5.3.7" }, "devDependencies": { @@ -12923,7 +12923,7 @@ "eslint": "^8.21.0", "eslint-config-curvenote": "latest", "jest": "28.1.3", - "myst-parser": "^0.0.20", + "myst-parser": "^0.0.21", "npm-run-all": "^4.1.5", "prettier": "latest", "rimraf": "^3.0.2", @@ -12942,7 +12942,7 @@ "eslint": "^8.21.0", "eslint-config-curvenote": "latest", "jest": "28.1.3", - "myst-parser": "^0.0.20", + "myst-parser": "^0.0.21", "npm-run-all": "^4.1.5", "prettier": "latest", "rimraf": "^3.0.2", @@ -12961,7 +12961,7 @@ "eslint": "^8.21.0", "eslint-config-curvenote": "latest", "jest": "28.1.3", - "myst-parser": "^0.0.20", + "myst-parser": "^0.0.21", "npm-run-all": "^4.1.5", "prettier": "latest", "rimraf": "^3.0.2", @@ -12980,7 +12980,7 @@ "eslint": "^8.21.0", "eslint-config-curvenote": "latest", "jest": "28.1.3", - "myst-parser": "^0.0.20", + "myst-parser": "^0.0.21", "npm-run-all": "^4.1.5", "prettier": "latest", "rimraf": "^3.0.2", @@ -13016,7 +13016,7 @@ } }, "packages/myst-parser": { - "version": "0.0.20", + "version": "0.0.21", "license": "MIT", "dependencies": { "he": "^1.2.0", @@ -13029,8 +13029,8 @@ "markdown-it-myst": "0.1.3", "markdown-it-myst-extras": "0.2.0", "markdown-it-task-lists": "^2.1.1", - "myst-directives": "^0.0.20", - "myst-roles": "^0.0.20", + "myst-directives": "^0.0.21", + "myst-roles": "^0.0.21", "myst-spec": "^0.0.4", "unified": "^10.1.1", "unist-builder": "^3.0.0", @@ -13051,7 +13051,7 @@ "eslint-config-curvenote": "latest", "jest": "28.1.3", "js-yaml": "^4.1.0", - "myst-to-html": "^0.0.20", + "myst-to-html": "^0.0.21", "npm-run-all": "^4.1.5", "prettier": "^2.6.1", "rehype-stringify": "^9.0.3", @@ -13062,11 +13062,11 @@ } }, "packages/myst-roles": { - "version": "0.0.20", + "version": "0.0.21", "license": "MIT", "dependencies": { "myst-common": "^0.0.14", - "myst-spec-ext": "^0.0.6" + "myst-spec-ext": "^0.0.7" }, "devDependencies": { "@types/jest": "^28.1.6", @@ -13081,7 +13081,7 @@ } }, "packages/myst-spec-ext": { - "version": "0.0.6", + "version": "0.0.7", "license": "MIT", "dependencies": { "myst-spec": "^0.0.4" @@ -13129,7 +13129,7 @@ } }, "packages/myst-to-docx": { - "version": "0.0.15", + "version": "0.0.16", "license": "MIT", "dependencies": { "buffer-image-size": "^0.6.4", @@ -13137,7 +13137,7 @@ "myst-common": "^0.0.14", "myst-frontmatter": "^0.0.9", "myst-spec": "^0.0.4", - "myst-spec-ext": "^0.0.6" + "myst-spec-ext": "^0.0.7" }, "devDependencies": { "@types/jest": "^28.1.6", @@ -13157,7 +13157,7 @@ "license": "MIT" }, "packages/myst-to-html": { - "version": "0.0.20", + "version": "0.0.21", "license": "MIT", "dependencies": { "classnames": "^2.3.2", @@ -13167,7 +13167,7 @@ "mdast-util-find-and-replace": "^2.1.0", "mdast-util-to-hast": "^12.3.0", "myst-common": "^0.0.14", - "myst-transforms": "^0.0.20", + "myst-transforms": "^0.0.21", "rehype-format": "^4.0.1", "rehype-parse": "^8.0.4", "rehype-remark": "^9.1.2", @@ -13200,14 +13200,14 @@ } }, "packages/myst-to-jats": { - "version": "0.0.17", + "version": "0.0.18", "license": "MIT", "dependencies": { "jats-xml": "^0.0.14", "myst-common": "^0.0.14", "myst-frontmatter": "^0.0.9", "myst-spec": "^0.0.4", - "myst-spec-ext": "^0.0.6", + "myst-spec-ext": "^0.0.7", "unist-util-select": "^4.0.0", "vfile-reporter": "^7.0.4", "xml-js": "^1.6.11" @@ -13224,7 +13224,7 @@ } }, "packages/myst-to-tex": { - "version": "0.0.18", + "version": "0.0.19", "license": "MIT", "dependencies": { "myst-common": "^0.0.14", @@ -13244,7 +13244,7 @@ } }, "packages/myst-transforms": { - "version": "0.0.20", + "version": "0.0.21", "license": "MIT", "dependencies": { "doi-utils": "^1.0.9", @@ -13254,7 +13254,7 @@ "mdast-util-find-and-replace": "^2.1.0", "myst-common": "^0.0.14", "myst-spec": "^0.0.4", - "myst-spec-ext": "^0.0.6", + "myst-spec-ext": "^0.0.7", "rehype-parse": "^8.0.4", "rehype-remark": "^9.1.2", "unified": "^10.0.0", @@ -13373,13 +13373,13 @@ } }, "packages/tex-to-myst": { - "version": "0.0.18", + "version": "0.0.19", "license": "MIT", "dependencies": { "@unified-latex/unified-latex": "^1.2.2", "myst-common": "^0.0.14", "myst-frontmatter": "^0.0.9", - "myst-spec-ext": "^0.0.6", + "myst-spec-ext": "^0.0.7", "unist-util-select": "^4.0.0", "vfile-reporter": "^7.0.4" }, @@ -18245,8 +18245,8 @@ "myst-common": "^0.0.14", "myst-frontmatter": "^0.0.9", "myst-spec": "^0.0.4", - "myst-spec-ext": "^0.0.6", - "myst-transforms": "^0.0.20", + "myst-spec-ext": "^0.0.7", + "myst-transforms": "^0.0.21", "npm-run-all": "^4.1.5", "prettier": "^2.6.1", "rimraf": "^3.0.2", @@ -19473,13 +19473,13 @@ "myst-ext-reactive": "^0.0.4", "myst-ext-tabs": "^0.0.4", "myst-frontmatter": "^0.0.9", - "myst-parser": "^0.0.20", + "myst-parser": "^0.0.21", "myst-spec": "^0.0.4", - "myst-spec-ext": "^0.0.6", + "myst-spec-ext": "^0.0.7", "myst-templates": "^0.1.10", - "myst-to-docx": "^0.0.15", - "myst-to-tex": "^0.0.18", - "myst-transforms": "^0.0.20", + "myst-to-docx": "^0.0.16", + "myst-to-tex": "^0.0.19", + "myst-transforms": "^0.0.21", "nanoid": "^4.0.0", "nbtx": "^0.2.3", "node-fetch": "^3.2.10", @@ -19489,7 +19489,7 @@ "rimraf": "^3.0.2", "simple-validators": "^0.0.3", "strip-ansi": "^7.0.1", - "tex-to-myst": "^0.0.18", + "tex-to-myst": "^0.0.19", "ts-jest": "^28.0.7", "typescript": "latest", "unified": "^10.1.2", @@ -19635,7 +19635,7 @@ "jest": "28.1.3", "js-yaml": "^4.1.0", "myst-common": "^0.0.14", - "myst-spec-ext": "^0.0.6", + "myst-spec-ext": "^0.0.7", "npm-run-all": "^4.1.5", "prettier": "latest", "rimraf": "^3.0.2", @@ -19652,7 +19652,7 @@ "eslint-config-curvenote": "latest", "jest": "28.1.3", "myst-common": "^0.0.14", - "myst-parser": "^0.0.20", + "myst-parser": "^0.0.21", "npm-run-all": "^4.1.5", "prettier": "latest", "rimraf": "^3.0.2", @@ -19668,7 +19668,7 @@ "eslint-config-curvenote": "latest", "jest": "28.1.3", "myst-common": "^0.0.14", - "myst-parser": "^0.0.20", + "myst-parser": "^0.0.21", "npm-run-all": "^4.1.5", "prettier": "latest", "rimraf": "^3.0.2", @@ -19684,7 +19684,7 @@ "eslint-config-curvenote": "latest", "jest": "28.1.3", "myst-common": "^0.0.14", - "myst-parser": "^0.0.20", + "myst-parser": "^0.0.21", "npm-run-all": "^4.1.5", "prettier": "latest", "rimraf": "^3.0.2", @@ -19700,7 +19700,7 @@ "eslint-config-curvenote": "latest", "jest": "28.1.3", "myst-common": "^0.0.14", - "myst-parser": "^0.0.20", + "myst-parser": "^0.0.21", "npm-run-all": "^4.1.5", "prettier": "latest", "rimraf": "^3.0.2", @@ -19756,10 +19756,10 @@ "markdown-it-myst": "0.1.3", "markdown-it-myst-extras": "0.2.0", "markdown-it-task-lists": "^2.1.1", - "myst-directives": "^0.0.20", - "myst-roles": "^0.0.20", + "myst-directives": "^0.0.21", + "myst-roles": "^0.0.21", "myst-spec": "^0.0.4", - "myst-to-html": "^0.0.20", + "myst-to-html": "^0.0.21", "npm-run-all": "^4.1.5", "prettier": "^2.6.1", "rehype-stringify": "^9.0.3", @@ -19783,7 +19783,7 @@ "eslint-config-curvenote": "latest", "jest": "28.1.3", "myst-common": "^0.0.14", - "myst-spec-ext": "^0.0.6", + "myst-spec-ext": "^0.0.7", "npm-run-all": "^4.1.5", "prettier": "latest", "rimraf": "^3.0.2", @@ -19848,7 +19848,7 @@ "myst-common": "^0.0.14", "myst-frontmatter": "^0.0.9", "myst-spec": "^0.0.4", - "myst-spec-ext": "^0.0.6", + "myst-spec-ext": "^0.0.7", "npm-run-all": "^4.1.5", "prettier": "^2.7.1", "rimraf": "^3.0.2", @@ -19874,7 +19874,7 @@ "mdast-util-find-and-replace": "^2.1.0", "mdast-util-to-hast": "^12.3.0", "myst-common": "^0.0.14", - "myst-transforms": "^0.0.20", + "myst-transforms": "^0.0.21", "npm-run-all": "^4.1.5", "prettier": "^2.6.1", "rehype-format": "^4.0.1", @@ -19909,7 +19909,7 @@ "myst-common": "^0.0.14", "myst-frontmatter": "^0.0.9", "myst-spec": "^0.0.4", - "myst-spec-ext": "^0.0.6", + "myst-spec-ext": "^0.0.7", "npm-run-all": "^4.1.5", "prettier": "^2.6.1", "rimraf": "^3.0.2", @@ -19953,7 +19953,7 @@ "mdast-util-find-and-replace": "^2.1.0", "myst-common": "^0.0.14", "myst-spec": "^0.0.4", - "myst-spec-ext": "^0.0.6", + "myst-spec-ext": "^0.0.7", "npm-run-all": "^4.1.5", "prettier": "latest", "react": "^17.0.2", @@ -21631,7 +21631,7 @@ "jest": "^28.1.3", "myst-common": "^0.0.14", "myst-frontmatter": "^0.0.9", - "myst-spec-ext": "^0.0.6", + "myst-spec-ext": "^0.0.7", "npm-run-all": "^4.1.5", "prettier": "^2.6.1", "rimraf": "^3.0.2", diff --git a/packages/jats-to-myst/CHANGELOG.md b/packages/jats-to-myst/CHANGELOG.md index eaeb4de14..f2c7b34ed 100644 --- a/packages/jats-to-myst/CHANGELOG.md +++ b/packages/jats-to-myst/CHANGELOG.md @@ -1,5 +1,14 @@ # jats-to-myst +## 0.0.18 + +### Patch Changes + +- Updated dependencies [9fcf25a9] +- Updated dependencies [efe55199] + - myst-spec-ext@0.0.7 + - myst-transforms@0.0.21 + ## 0.0.17 ### Patch Changes diff --git a/packages/jats-to-myst/package.json b/packages/jats-to-myst/package.json index 24e8b2544..09b4f9776 100644 --- a/packages/jats-to-myst/package.json +++ b/packages/jats-to-myst/package.json @@ -1,6 +1,6 @@ { "name": "jats-to-myst", - "version": "0.0.17", + "version": "0.0.18", "description": "Read JATS and convert to MyST AST", "author": "Rowan Cockett ", "homepage": "https://github.com/executablebooks/mystjs/tree/main/packages/jats-to-myst", @@ -48,8 +48,8 @@ "myst-common": "^0.0.14", "myst-frontmatter": "^0.0.9", "myst-spec": "^0.0.4", - "myst-spec-ext": "^0.0.6", - "myst-transforms": "^0.0.20", + "myst-spec-ext": "^0.0.7", + "myst-transforms": "^0.0.21", "unist-util-select": "^4.0.0", "vfile-reporter": "^7.0.4" }, diff --git a/packages/myst-cli/CHANGELOG.md b/packages/myst-cli/CHANGELOG.md index 8305c248c..9b8318be3 100644 --- a/packages/myst-cli/CHANGELOG.md +++ b/packages/myst-cli/CHANGELOG.md @@ -1,5 +1,28 @@ # myst-cli +## 0.1.17 + +### Patch Changes + +- 9fcf25a9: Add citation nodes to myst-spec-ext +- 0859b295: Implement footnotes in myst-to-tex +- Updated dependencies [4da8eef5] +- Updated dependencies [452846eb] +- Updated dependencies [4da8eef5] +- Updated dependencies [4da8eef5] +- Updated dependencies [a353dba6] +- Updated dependencies [9fcf25a9] +- Updated dependencies [0859b295] +- Updated dependencies [efe55199] +- Updated dependencies [452846eb] +- Updated dependencies [8747eecd] + - tex-to-myst@0.0.19 + - myst-to-docx@0.0.16 + - myst-to-tex@0.0.19 + - myst-spec-ext@0.0.7 + - myst-transforms@0.0.21 + - myst-parser@0.0.21 + ## 0.1.16 ### Patch Changes diff --git a/packages/myst-cli/package.json b/packages/myst-cli/package.json index 7644ccb59..e8a9a7793 100644 --- a/packages/myst-cli/package.json +++ b/packages/myst-cli/package.json @@ -1,6 +1,6 @@ { "name": "myst-cli", - "version": "0.1.16", + "version": "0.1.17", "description": "Command line tools for MyST", "author": "Franklin Koch ", "license": "MIT", @@ -79,20 +79,20 @@ "myst-ext-reactive": "^0.0.4", "myst-ext-tabs": "^0.0.4", "myst-frontmatter": "^0.0.9", - "myst-parser": "^0.0.20", + "myst-parser": "^0.0.21", "myst-spec": "^0.0.4", - "myst-spec-ext": "^0.0.6", + "myst-spec-ext": "^0.0.7", "myst-templates": "^0.1.10", - "myst-to-docx": "^0.0.15", - "myst-to-tex": "^0.0.18", - "myst-transforms": "^0.0.20", + "myst-to-docx": "^0.0.16", + "myst-to-tex": "^0.0.19", + "myst-transforms": "^0.0.21", "nanoid": "^4.0.0", "nbtx": "^0.2.3", "node-fetch": "^3.2.10", "redux": "^4.2.0", "simple-validators": "^0.0.3", "strip-ansi": "^7.0.1", - "tex-to-myst": "^0.0.18", + "tex-to-myst": "^0.0.19", "unified": "^10.1.2", "unist-util-filter": "^4.0.0", "unist-util-remove": "^3.1.0", diff --git a/packages/myst-directives/CHANGELOG.md b/packages/myst-directives/CHANGELOG.md index c2d5b4cf5..eca4142b7 100644 --- a/packages/myst-directives/CHANGELOG.md +++ b/packages/myst-directives/CHANGELOG.md @@ -1,5 +1,12 @@ # myst-directives +## 0.0.21 + +### Patch Changes + +- Updated dependencies [9fcf25a9] + - myst-spec-ext@0.0.7 + ## 0.0.20 ## 0.0.19 diff --git a/packages/myst-directives/package.json b/packages/myst-directives/package.json index 6ec1a12fd..94d99c615 100644 --- a/packages/myst-directives/package.json +++ b/packages/myst-directives/package.json @@ -1,6 +1,6 @@ { "name": "myst-directives", - "version": "0.0.20", + "version": "0.0.21", "sideEffects": false, "license": "MIT", "description": "Default directive definitions for MyST", @@ -40,7 +40,7 @@ "dependencies": { "js-yaml": "^4.1.0", "myst-common": "^0.0.14", - "myst-spec-ext": "^0.0.6", + "myst-spec-ext": "^0.0.7", "vfile": "^5.3.7" }, "devDependencies": { diff --git a/packages/myst-ext-card/package.json b/packages/myst-ext-card/package.json index cbb94f3e7..b77bba894 100644 --- a/packages/myst-ext-card/package.json +++ b/packages/myst-ext-card/package.json @@ -47,7 +47,7 @@ "eslint": "^8.21.0", "eslint-config-curvenote": "latest", "jest": "28.1.3", - "myst-parser": "^0.0.20", + "myst-parser": "^0.0.21", "npm-run-all": "^4.1.5", "prettier": "latest", "rimraf": "^3.0.2", diff --git a/packages/myst-ext-grid/package.json b/packages/myst-ext-grid/package.json index a45098b88..57672d51b 100644 --- a/packages/myst-ext-grid/package.json +++ b/packages/myst-ext-grid/package.json @@ -47,7 +47,7 @@ "eslint": "^8.21.0", "eslint-config-curvenote": "latest", "jest": "28.1.3", - "myst-parser": "^0.0.20", + "myst-parser": "^0.0.21", "npm-run-all": "^4.1.5", "prettier": "latest", "rimraf": "^3.0.2", diff --git a/packages/myst-ext-reactive/package.json b/packages/myst-ext-reactive/package.json index 315794f9a..93bde71fb 100644 --- a/packages/myst-ext-reactive/package.json +++ b/packages/myst-ext-reactive/package.json @@ -47,7 +47,7 @@ "eslint": "^8.21.0", "eslint-config-curvenote": "latest", "jest": "28.1.3", - "myst-parser": "^0.0.20", + "myst-parser": "^0.0.21", "npm-run-all": "^4.1.5", "prettier": "latest", "rimraf": "^3.0.2", diff --git a/packages/myst-ext-tabs/package.json b/packages/myst-ext-tabs/package.json index fad8eca7a..eae0e6bcc 100644 --- a/packages/myst-ext-tabs/package.json +++ b/packages/myst-ext-tabs/package.json @@ -47,7 +47,7 @@ "eslint": "^8.21.0", "eslint-config-curvenote": "latest", "jest": "28.1.3", - "myst-parser": "^0.0.20", + "myst-parser": "^0.0.21", "npm-run-all": "^4.1.5", "prettier": "latest", "rimraf": "^3.0.2", diff --git a/packages/myst-parser/CHANGELOG.md b/packages/myst-parser/CHANGELOG.md index d43d631b3..2615acf06 100644 --- a/packages/myst-parser/CHANGELOG.md +++ b/packages/myst-parser/CHANGELOG.md @@ -1,5 +1,13 @@ # myst-parser +## 0.0.21 + +### Patch Changes + +- Updated dependencies [9fcf25a9] + - myst-roles@0.0.21 + - myst-directives@0.0.21 + ## 0.0.20 ### Patch Changes diff --git a/packages/myst-parser/package.json b/packages/myst-parser/package.json index 976ab3e6e..4e32809dd 100644 --- a/packages/myst-parser/package.json +++ b/packages/myst-parser/package.json @@ -1,6 +1,6 @@ { "name": "myst-parser", - "version": "0.0.20", + "version": "0.0.21", "description": "Markdown parser for MyST markdown in JavaScript", "author": "Rowan Cockett ", "homepage": "https://github.com/executablebooks/mystjs/tree/main/packages/myst-parser", @@ -54,8 +54,8 @@ "markdown-it-myst": "0.1.3", "markdown-it-myst-extras": "0.2.0", "markdown-it-task-lists": "^2.1.1", - "myst-directives": "^0.0.20", - "myst-roles": "^0.0.20", + "myst-directives": "^0.0.21", + "myst-roles": "^0.0.21", "myst-spec": "^0.0.4", "unified": "^10.1.1", "unist-builder": "^3.0.0", @@ -76,7 +76,7 @@ "eslint-config-curvenote": "latest", "jest": "28.1.3", "js-yaml": "^4.1.0", - "myst-to-html": "^0.0.20", + "myst-to-html": "^0.0.21", "npm-run-all": "^4.1.5", "prettier": "^2.6.1", "rehype-stringify": "^9.0.3", diff --git a/packages/myst-roles/CHANGELOG.md b/packages/myst-roles/CHANGELOG.md index c3177cb6c..fda2da967 100644 --- a/packages/myst-roles/CHANGELOG.md +++ b/packages/myst-roles/CHANGELOG.md @@ -1,5 +1,13 @@ # myst-roles +## 0.0.21 + +### Patch Changes + +- 9fcf25a9: Add citation nodes to myst-spec-ext +- Updated dependencies [9fcf25a9] + - myst-spec-ext@0.0.7 + ## 0.0.20 ## 0.0.19 diff --git a/packages/myst-roles/package.json b/packages/myst-roles/package.json index b48138993..492bcbcf8 100644 --- a/packages/myst-roles/package.json +++ b/packages/myst-roles/package.json @@ -1,6 +1,6 @@ { "name": "myst-roles", - "version": "0.0.20", + "version": "0.0.21", "sideEffects": false, "license": "MIT", "description": "Default role definitions for MyST", @@ -39,7 +39,7 @@ }, "dependencies": { "myst-common": "^0.0.14", - "myst-spec-ext": "^0.0.6" + "myst-spec-ext": "^0.0.7" }, "devDependencies": { "@types/jest": "^28.1.6", diff --git a/packages/myst-spec-ext/CHANGELOG.md b/packages/myst-spec-ext/CHANGELOG.md index 2678982a8..afb759d8e 100644 --- a/packages/myst-spec-ext/CHANGELOG.md +++ b/packages/myst-spec-ext/CHANGELOG.md @@ -1,5 +1,11 @@ # myst-spec-ext +## 0.0.7 + +### Patch Changes + +- 9fcf25a9: Add citation nodes to myst-spec-ext + ## 0.0.6 ### Patch Changes diff --git a/packages/myst-spec-ext/package.json b/packages/myst-spec-ext/package.json index 5da54c7ce..fe922bdc8 100644 --- a/packages/myst-spec-ext/package.json +++ b/packages/myst-spec-ext/package.json @@ -1,6 +1,6 @@ { "name": "myst-spec-ext", - "version": "0.0.6", + "version": "0.0.7", "description": "Extentions for myst-spec that are used in myst-cli and mystjs", "author": "Rowan Cockett ", "homepage": "https://github.com/executablebooks/mystjs/tree/main/packages/myst-spec-ext", diff --git a/packages/myst-to-docx/CHANGELOG.md b/packages/myst-to-docx/CHANGELOG.md index a6143aa94..4ad6a3baf 100644 --- a/packages/myst-to-docx/CHANGELOG.md +++ b/packages/myst-to-docx/CHANGELOG.md @@ -1,5 +1,14 @@ # myst-to-docx +## 0.0.16 + +### Patch Changes + +- a353dba6: Support myst 'comment' node in docx/html/jats +- 9fcf25a9: Add citation nodes to myst-spec-ext +- Updated dependencies [9fcf25a9] + - myst-spec-ext@0.0.7 + ## 0.0.15 ### Patch Changes diff --git a/packages/myst-to-docx/package.json b/packages/myst-to-docx/package.json index 93049d9d7..4c471d0e9 100644 --- a/packages/myst-to-docx/package.json +++ b/packages/myst-to-docx/package.json @@ -1,6 +1,6 @@ { "name": "myst-to-docx", - "version": "0.0.15", + "version": "0.0.16", "description": "Export from a MyST Markdown document to Microsoft Word (*.docx)", "author": "Rowan Cockett ", "license": "MIT", @@ -41,7 +41,7 @@ "myst-common": "^0.0.14", "myst-frontmatter": "^0.0.9", "myst-spec": "^0.0.4", - "myst-spec-ext": "^0.0.6" + "myst-spec-ext": "^0.0.7" }, "devDependencies": { "@types/jest": "^28.1.6", diff --git a/packages/myst-to-html/CHANGELOG.md b/packages/myst-to-html/CHANGELOG.md index 72a146246..f8b6ab4ef 100644 --- a/packages/myst-to-html/CHANGELOG.md +++ b/packages/myst-to-html/CHANGELOG.md @@ -1,5 +1,13 @@ # myst-to-html +## 0.0.21 + +### Patch Changes + +- a353dba6: Support myst 'comment' node in docx/html/jats +- Updated dependencies [efe55199] + - myst-transforms@0.0.21 + ## 0.0.20 ### Patch Changes diff --git a/packages/myst-to-html/package.json b/packages/myst-to-html/package.json index 8b6e3093b..7e3344a67 100644 --- a/packages/myst-to-html/package.json +++ b/packages/myst-to-html/package.json @@ -1,6 +1,6 @@ { "name": "myst-to-html", - "version": "0.0.20", + "version": "0.0.21", "description": "Export from MyST mdast to HTML", "author": "Franklin Koch ", "homepage": "https://github.com/executablebooks/mystjs/tree/main/packages/myst-to-html", @@ -53,7 +53,7 @@ "mdast-util-find-and-replace": "^2.1.0", "mdast-util-to-hast": "^12.3.0", "myst-common": "^0.0.14", - "myst-transforms": "^0.0.20", + "myst-transforms": "^0.0.21", "rehype-format": "^4.0.1", "rehype-parse": "^8.0.4", "rehype-remark": "^9.1.2", diff --git a/packages/myst-to-jats/CHANGELOG.md b/packages/myst-to-jats/CHANGELOG.md index ec2bc3a37..f96e6c3cf 100644 --- a/packages/myst-to-jats/CHANGELOG.md +++ b/packages/myst-to-jats/CHANGELOG.md @@ -1,5 +1,13 @@ # myst-to-jats +## 0.0.18 + +### Patch Changes + +- a353dba6: Support myst 'comment' node in docx/html/jats +- Updated dependencies [9fcf25a9] + - myst-spec-ext@0.0.7 + ## 0.0.17 ### Patch Changes diff --git a/packages/myst-to-jats/package.json b/packages/myst-to-jats/package.json index efed1d2de..a5f2cba8b 100644 --- a/packages/myst-to-jats/package.json +++ b/packages/myst-to-jats/package.json @@ -1,6 +1,6 @@ { "name": "myst-to-jats", - "version": "0.0.17", + "version": "0.0.18", "description": "Export from MyST Markdown to JATS", "author": "Rowan Cockett ", "homepage": "https://github.com/executablebooks/mystjs/tree/main/packages/myst-to-jats", @@ -48,7 +48,7 @@ "myst-common": "^0.0.14", "myst-frontmatter": "^0.0.9", "myst-spec": "^0.0.4", - "myst-spec-ext": "^0.0.6", + "myst-spec-ext": "^0.0.7", "unist-util-select": "^4.0.0", "vfile-reporter": "^7.0.4", "xml-js": "^1.6.11" diff --git a/packages/myst-to-tex/CHANGELOG.md b/packages/myst-to-tex/CHANGELOG.md index 484c1afe4..45b340916 100644 --- a/packages/myst-to-tex/CHANGELOG.md +++ b/packages/myst-to-tex/CHANGELOG.md @@ -1,5 +1,13 @@ # myst-to-tex +## 0.0.19 + +### Patch Changes + +- a353dba6: Support myst 'comment' node in docx/html/jats +- 0859b295: Implement footnotes in myst-to-tex +- 8747eecd: Convert myst 'comment' nodes to latex + ## 0.0.18 ### Patch Changes diff --git a/packages/myst-to-tex/package.json b/packages/myst-to-tex/package.json index ff33be76e..e3e7b1f5a 100644 --- a/packages/myst-to-tex/package.json +++ b/packages/myst-to-tex/package.json @@ -1,6 +1,6 @@ { "name": "myst-to-tex", - "version": "0.0.18", + "version": "0.0.19", "description": "Export from MyST mdast to latex", "author": "Rowan Cockett ", "homepage": "https://github.com/executablebooks/mystjs/tree/main/packages/myst-to-tex", diff --git a/packages/myst-transforms/CHANGELOG.md b/packages/myst-transforms/CHANGELOG.md index 7e263acbd..ddd788ffd 100644 --- a/packages/myst-transforms/CHANGELOG.md +++ b/packages/myst-transforms/CHANGELOG.md @@ -1,5 +1,13 @@ # myst-transforms +## 0.0.21 + +### Patch Changes + +- efe55199: Turn on code enumeration by default +- Updated dependencies [9fcf25a9] + - myst-spec-ext@0.0.7 + ## 0.0.20 ### Patch Changes diff --git a/packages/myst-transforms/package.json b/packages/myst-transforms/package.json index 5e055218f..16415af37 100644 --- a/packages/myst-transforms/package.json +++ b/packages/myst-transforms/package.json @@ -1,6 +1,6 @@ { "name": "myst-transforms", - "version": "0.0.20", + "version": "0.0.21", "sideEffects": false, "main": "./dist/cjs/index.js", "module": "./dist/esm/index.js", @@ -28,7 +28,7 @@ "mdast-util-find-and-replace": "^2.1.0", "myst-common": "^0.0.14", "myst-spec": "^0.0.4", - "myst-spec-ext": "^0.0.6", + "myst-spec-ext": "^0.0.7", "rehype-parse": "^8.0.4", "rehype-remark": "^9.1.2", "unified": "^10.0.0", diff --git a/packages/tex-to-myst/CHANGELOG.md b/packages/tex-to-myst/CHANGELOG.md index 0b83bb7f0..31354478f 100644 --- a/packages/tex-to-myst/CHANGELOG.md +++ b/packages/tex-to-myst/CHANGELOG.md @@ -1,5 +1,18 @@ # tex-to-myst +## 0.0.19 + +### Patch Changes + +- 4da8eef5: Warn on multiple titles in latex +- 452846eb: Support multirow macro +- 4da8eef5: Support latex renewcommand +- 4da8eef5: Pass on latex commands adjustbox, makecell, textwidth, onecolumn +- 9fcf25a9: Add citation nodes to myst-spec-ext +- 452846eb: Implement multicolumn macro +- Updated dependencies [9fcf25a9] + - myst-spec-ext@0.0.7 + ## 0.0.18 ### Patch Changes diff --git a/packages/tex-to-myst/package.json b/packages/tex-to-myst/package.json index 6b5291058..5583bd002 100644 --- a/packages/tex-to-myst/package.json +++ b/packages/tex-to-myst/package.json @@ -1,6 +1,6 @@ { "name": "tex-to-myst", - "version": "0.0.18", + "version": "0.0.19", "description": "Read LaTeX and convert to MyST AST", "author": "Rowan Cockett ", "homepage": "https://github.com/executablebooks/mystjs/tree/main/packages/tex-to-myst", @@ -42,7 +42,7 @@ "@unified-latex/unified-latex": "^1.2.2", "myst-common": "^0.0.14", "myst-frontmatter": "^0.0.9", - "myst-spec-ext": "^0.0.6", + "myst-spec-ext": "^0.0.7", "unist-util-select": "^4.0.0", "vfile-reporter": "^7.0.4" },