Skip to content

Releases: YDX-2147483647/gb7714-bench

2026-07-11

Choose a tag to compare

@github-actions github-actions released this 11 Jul 04:21
b68d08b

Changed

Data:


数据源版本:https://github.com/typst-doc-cn/bib-csl-dev-data/tree/42e5c083a0fbc07aa96c15a5a5746b2804c88a9c

LaTeX 系列引擎的版本:

# tex-versions.yaml
gbt7714-bibtex-style:
  - BibTeX, Version 0.99e (TeX Live 2026)
  - LuaHBTeX, Version 1.24.0 (TeX Live 2026)  (format=lualatex 2026.7.9)
  - LaTeX2e <2026-06-01>
  - L3 programming layer <2026-06-18>
  - ctexart 2026/07/01 v2.6.1
  - natbib 2010/09/13 8.31b
  - gbt7714 2026-07-01 v3.0.0
biblatex-gb7714-2025:
  - Biber 2.21
  - LuaHBTeX, Version 1.24.0 (TeX Live 2026)  (format=lualatex 2026.7.9)
  - LaTeX2e <2026-06-01>
  - L3 programming layer <2026-06-18>
  - ctexart 2026/07/01 v2.6.1
  - biblatex 2025/07/10 v3.21
  - gb7714-2025.bbx 2026/06/10 v1.1x
citeproc-lua:
  - LuaHBTeX, Version 1.24.0 (TeX Live 2026)  (format=lualatex 2026.7.9)
  - LaTeX2e <2026-06-01>
  - L3 programming layer <2026-06-18>
  - ctexart 2026/07/01 v2.6.1
  - citation-style-language 2026-03-24 v0.9.2

其它引擎的版本见源代码。

2026-07-10

Choose a tag to compare

@github-actions github-actions released this 10 Jul 01:00
32b76a1

Changed

Processors:

  • zotero: Update @citation-js/* packages from v0.7 to v0.8.1. (#15)

    @citation-js/plugin-csl now defaults to CSL 1.0.2. Therefore, the patch added in the release 2026-07-03 is no longer necessary.

    This change does not affect the results.

  • typst-citrus, typst-gb7714-bilingual: Bump citegeist used in patches from v0.2.2 to v0.3.0. (#21)

    These two processors use citegeist to load *.bib and do not maintain the order of uncited entries as typst-omni-gb7714 does. As a result, they were patched with a regex hack. Citegeist v0.3.0 (submitted in typst/packages#5302) now keeps the order of entries in the original *.bib (alexanderkoller/typst-citegeist#7), so the patches added for them can be simplified.

    This change does not affect the results.

Fixed

Processors:

  • tex_etc: Improve the process of extracting text from PDF. (#14)

    • Set pdftotext -raw to avoid mixing the lines of different entries.
    • Increase the page width from 200em to 400em to keep entries with long URLs (e.g., gbt7714.b.4:10) in a single line.
  • tex_etc: Handle LaTeX errors correctly. (#17)

    Previously, LaTeX errors were ignored, and the cache from previous runs would be taken as the result. This affected GB-T_7714—2025.better.bib/gbt7714-bibtex-style/default.txt. They were actually exact copies of GB-T_7714—2025.builtin.bib/gbt7714-bibtex-style/default.txt.

    Other results were not affected.

  • gbt7714-bibtex-style: Strip unsupported BibLaTeX syntaxes in *.better.bib. (#17)

    data/GB-T_7714—2025.better.bib is for BibLaTeX and contains syntaxes unsupported by BibTeX. They are now stripped before passing to BibTeX.


数据源版本:https://github.com/typst-doc-cn/bib-csl-dev-data/tree/5a4743312afd26c337ca4a70b53195d681d111f8

LaTeX 系列引擎的版本:

# tex-versions.yaml
gbt7714-bibtex-style:
  - BibTeX, Version 0.99e (TeX Live 2026)
  - LuaHBTeX, Version 1.24.0 (TeX Live 2026)  (format=lualatex 2026.7.9)
  - LaTeX2e <2026-06-01>
  - L3 programming layer <2026-06-18>
  - ctexart 2026/07/01 v2.6.1
  - natbib 2010/09/13 8.31b
  - gbt7714 2026-07-01 v3.0.0
biblatex-gb7714-2025:
  - Biber 2.21
  - LuaHBTeX, Version 1.24.0 (TeX Live 2026)  (format=lualatex 2026.7.9)
  - LaTeX2e <2026-06-01>
  - L3 programming layer <2026-06-18>
  - ctexart 2026/07/01 v2.6.1
  - biblatex 2025/07/10 v3.21
  - gb7714-2025.bbx 2026/06/10 v1.1x
citeproc-lua:
  - LuaHBTeX, Version 1.24.0 (TeX Live 2026)  (format=lualatex 2026.7.9)
  - LaTeX2e <2026-06-01>
  - L3 programming layer <2026-06-18>
  - ctexart 2026/07/01 v2.6.1
  - citation-style-language 2026-03-24 v0.9.2

其它引擎的版本见源代码。

2026-07-03

Choose a tag to compare

@github-actions github-actions released this 03 Jul 05:30
c800c91

Added

Processors:

Changed

Processors:

Removed

Processors:

  • zotero: Remove devEngines from package.json. (2a8c38a)

    This makes it possible to use any package manager, not just pnpm. The package manager does not affect the result.

    This also makes maintenance simpler, as dealing with pnpm security issues is no longer within the scope of this project.

Fixed

Other:

  • Keep the order of entries in tex-versions.yaml. (c800c91)

    Starting from this release, it will be gbt7714-bibtex-style, biblatex-gb7714-2025, citeproc-lua.


数据源版本:https://github.com/typst-doc-cn/bib-csl-dev-data/tree/5a4743312afd26c337ca4a70b53195d681d111f8

LaTeX 系列引擎的版本:

# tex-versions.yaml
gbt7714-bibtex-style:
  - BibTeX, Version 0.99e (TeX Live 2026)
  - LuaHBTeX, Version 1.24.0 (TeX Live 2026)  (format=lualatex 2026.6.24)
  - LaTeX2e <2026-06-01>
  - L3 programming layer <2026-06-18>
  - ctexart 2026/06/23 v2.6.0
  - natbib 2010/09/13 8.31b
  - gbt7714 2026-07-01 v3.0.0
biblatex-gb7714-2025:
  - Biber 2.21
  - LuaHBTeX, Version 1.24.0 (TeX Live 2026)  (format=lualatex 2026.6.24)
  - LaTeX2e <2026-06-01>
  - L3 programming layer <2026-06-18>
  - ctexart 2026/06/23 v2.6.0
  - biblatex 2025/07/10 v3.21
  - gb7714-2025.bbx 2026/06/10 v1.1x
citeproc-lua:
  - LuaHBTeX, Version 1.24.0 (TeX Live 2026)  (format=lualatex 2026.6.24)
  - LaTeX2e <2026-06-01>
  - L3 programming layer <2026-06-18>
  - ctexart 2026/06/23 v2.6.0
  - citation-style-language 2026-03-24 v0.9.2

其它引擎的版本见源代码。

2026-06-26

2026-06-26 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Jun 08:14
5f787e0

Added

Data:

Processors:

  • Add initial implementations:

    • zotero
    • LaTeX processors: gbt7714-bibtex-style, biblatex-gb7714-2025, citeproc-lua
    • Typst processors: typst, typst-modern-nju-thesis, typst-gb7714-bilingual, typst-citrus, typst-omni-gb7714

    Most processors support both GB/T 7714—2025 and GB/T 7714—2015, but typst-modern-nju-thesis and typst-omni-gb7714 only support GB/T 7714—2015.

  • Add the naive-copy processor for original.toml as a reference implementation.

Styles:

  • Use the latest CSL styles and locales at present.

数据源版本:https://github.com/typst-doc-cn/bib-csl-dev-data/tree/5a4743312afd26c337ca4a70b53195d681d111f8

LaTeX 系列引擎的版本:

# tex-versions.yaml
citeproc-lua:
  - LuaHBTeX, Version 1.24.0 (TeX Live 2026)  (format=lualatex 2026.6.24)
  - LaTeX2e <2026-06-01>
  - L3 programming layer <2026-06-18>
  - ctexart 2026/06/23 v2.6.0
  - citation-style-language 2026-03-24 v0.9.2
biblatex-gb7714-2025:
  - Biber 2.21
  - LuaHBTeX, Version 1.24.0 (TeX Live 2026)  (format=lualatex 2026.6.24)
  - LaTeX2e <2026-06-01>
  - L3 programming layer <2026-06-18>
  - ctexart 2026/06/23 v2.6.0
  - biblatex 2025/07/10 v3.21
  - gb7714-2025.bbx 2026/06/10 v1.1x
gbt7714-bibtex-style:
  - BibTeX, Version 0.99e (TeX Live 2026)
  - LuaHBTeX, Version 1.24.0 (TeX Live 2026)  (format=lualatex 2026.6.24)
  - LaTeX2e <2026-06-01>
  - L3 programming layer <2026-06-18>
  - ctexart 2026/06/23 v2.6.0
  - natbib 2010/09/13 8.31b
  - gbt7714 2026-06-14 v2.3.1

其它引擎的版本见源代码。