Mathcrowd Lab

Version History

  • May 2019, v1.0:

    • Replaced exam with article as the base package class
  • January 2020, v1.1:

    • Added support for A3 double-column layout
    • Added list-style questions
  • March 2020, v1.2:

    • Supported Apple fonts
    • Used stix math fonts
    • Optimized \parallel command
    • Added right-aligned parentheses for multiple-choice questions
  • March 2020, v1.3:

    • Added \sixchoices, \threechoices commands to support 3 and 6 options, with smart line breaking while maintaining option alignment
  • May 2020, v1.4:

    • Nested subquestion environment now supported
    • Redefined \parallel command
  • June 2020, v1.5:

    • Added r option to the questions environment to reset question group numbering
    • Cleaned up historical versions in the master branch
    • Added fandol package option to support fandol fonts
  • August 2021, v1.6:

    • No longer using stix math fonts
    • ctex configuration set to punct = kaiming
  • August 2022, v1.7:

    • Fixed ctex font and size settings for TeXLive 2022
  • October 2024, v1.8:

    • Directly passed fontset and zihao options to ctex
    • Supported adding scores to \subquestion
    • Revised documentation and package comments
    • Redefined commands (\parallel, \Re, \Im) according to the national standard (GB).
  • May 2025, v1.9:

    • fix new version TexLive not supporting fetching #1 value in DeclareOption.
    • add vertical spacing in beginning of questions environment.
    • add linespread option to control line spacing.