# 基本说明 Description 本宏包是一个实验性的表格排版解决方案,采用 `expl3` 语法重新设计, 完全摆脱了传统的底层表格命令依赖。 This package is an experimental table typesetting solution built with `expl3` syntax, completely independent of traditional low-level table commands. # 许可 License 版权 Copyright (C) 2023-2025 By Ms_yam 本宏包可以在 LaTeX 项目公共许可(LPPL)1.3c 及之后的任意版本(随你的意见)下分发或修改。 这个许可的最新版本在如下文件中: https://www.latex-project.org/lppl.txt It may be distributed and/or modified under the conditions of the LaTeX Project Public License (LPPL), either version 1.3c of this license or (at your option) any later version. The latest version of this license is in the file https://www.latex-project.org/lppl.txt 本文件的 LPPL 维护状态为 "maintained"。 This file has LPPL maintenance status "maintained". 本文件的当前维护者是 Ms_yam。 The current maintainer of this file is Ms_yam. # 编译 Compilation 本宏包设计为单文件包,你可以直接使用以下命令编译: This package is designed as a single-file package and can be compiled directly with the following commands: ```sh xelatex tabular2.dtx ``` # 备注 Remark * 目前属于开发阶段,变更比较频繁,部分文档暂不提供英文版,敬请谅解; * 英文版本描述由 AI 翻译,如有差异,请以中文版本为准。 * It is currently in the development stage, the change is frequent, some documents will not be provided in the English version, please understand. * The English version description is translated by AI. In case of any discrepancies, please refer to the Chinese version as the standard.