Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion zhlineskip/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ Copyright and Licence
Copyright (C) 2018-2019 by Ruixi Zhang
[`<ruixizhang42@gmail.com>`](mailto:ruixizhang42@gmail.com)

Copyright (C) 2026 by Mingyu Xia
[`<xiamingyu@westlake.edu.cn>`](mailto:xiamingyu@westlake.edu.cn)

This work 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.
Expand All @@ -48,4 +51,4 @@ version 2008 or later.

This work has the LPPL maintenance status `maintained`.

The Current Maintainer of this work is **Ruixi Zhang**.
The Current Maintainers of this work are **Ruixi Zhang** and **Mingyu Xia**.
6 changes: 3 additions & 3 deletions zhlineskip/build.lua
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
--]==========================================================================]--
module = "zhlineskip"
version = "v1.0f"
date = "2026-06-27"
maintainer = "Ruixi Zhang"
email = "ruixizhang42@gmail.com"
date = "2026-06-28"
maintainer = "Mingyu Xia"
email = "myhsia@outlook.com"
summary = "Line spacing for CJK documents"
description = "This package supports typesetting CJK documents. It allows users to specify the two ratios between the leading and the font size of the body text and the footnote text. For CJK typesetting, these ratios usually range from 1.5 to 1.67. This package is also capable of restoring the math leading to that of the Latin text (usually 1.2 times the font size). Finally, it is possible to achieve the `Microsoft Word` multiple line spacing style using `zhlineskip`."

Expand Down
23 changes: 16 additions & 7 deletions zhlineskip/zhlineskip.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
% File: zhlineskip.dtx
% -----------------------------------------------------------------------
% Copyright (C) 2018-2019 by Ruixi Zhang <ruixizhang42@gmail.com> *
% Copyright (C) 2026 by Mingyu Xia <xiamingyu@westlake.edu.cn> *
% -----------------------------------------------------------------------
% This work may be distributed and/or modified under the conditions *
% of the LaTeX Project Public License (LPPL), either version 1.3c of *
Expand All @@ -16,7 +17,7 @@
% *
% This work has the LPPL maintenance status `maintained'. *
% *
% The Current Maintainer of this work is Ruixi Zhang. *
% The Current Maintainers of this work are Ruixi Zhang and Mingyu Xia.*
% -----------------------------------------------------------------------
% This work consists of the files zhlineskip.dtx, *
% the derived files zhlineskip.ins, *
Expand Down Expand Up @@ -74,6 +75,9 @@ Copyright and Licence
Copyright (C) 2018-2019 by Ruixi Zhang
[`<ruixizhang42@gmail.com>`](mailto:ruixizhang42@gmail.com)

Copyright (C) 2026 by Mingyu Xia
[`<xiamingyu@westlake.edu.cn>`](mailto:xiamingyu@westlake.edu.cn)

This work 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.
Expand All @@ -86,7 +90,7 @@ version 2008 or later.

This work has the LPPL maintenance status `maintained`.

The Current Maintainer of this work is **Ruixi Zhang**.
The Current Maintainers of this work are **Ruixi Zhang** and **Mingyu Xia**.
%</readme>
%<*internal>
\fi
Expand All @@ -103,6 +107,7 @@ The Current Maintainer of this work is **Ruixi Zhang**.
\preamble
-----------------------------------------------------------------------
Copyright (C) 2018-2019 by Ruixi Zhang <ruixizhang42@gmail.com> *
Copyright (C) 2026 by Mingyu Xia <xiamingyu@westlake.edu.cn> *
-----------------------------------------------------------------------
This work may be distributed and/or modified under the conditions *
of the LaTeX Project Public License (LPPL), either version 1.3c of *
Expand All @@ -116,7 +121,7 @@ The Current Maintainer of this work is **Ruixi Zhang**.
*
This work has the LPPL maintenance status `maintained'. *
*
The Current Maintainer of this work is Ruixi Zhang. *
The Current Maintainers of this work are Ruixi Zhang and Mingyu Xia.*
-----------------------------------------------------------------------
\endpreamble
\postamble
Expand Down Expand Up @@ -155,7 +160,7 @@ The Current Maintainer of this work is **Ruixi Zhang**.
%<package>\NeedsTeXFormat{LaTeX2e}[2026/06/01]
%<package>\RequirePackage{expl3}
%<*package>
%<+!driver>\GetIdInfo $Id: zhlineskip.dtx v1.0f 2026-06-27 Ruixi Zhang<ruixizhang42@gmail.com>$
%<+!driver>\GetIdInfo $Id: zhlineskip.dtx v1.0f 2026-06-28 Mingyu Xia<myhsia@outlook.com>$
%<package> {Line spacing for CJK documents}
%<package>\ProvidesExplPackage {\ExplFileName}
%<!driver> {\ExplFileDate} {\ExplFileVersion} {\ExplFileDescription}
Expand Down Expand Up @@ -232,10 +237,10 @@ The Current Maintainer of this work is **Ruixi Zhang**.
\newenvironment{originalcases}{\env@cases}{\endarray\right.}
\makeatother
\usepackage{caption, docext, xurl, booktabs, hyperref}
\captionsetup{format = hang, font = small}
\captionsetup{format = hang, font = small}
\hypersetup{
pdfstartview = FitH, pdftitle = zhlineskip,
unicode = true, pdfauthor = Ruixi Zhang
unicode = true, pdfauthor = Ruixi Zhang and Mingyu Xia
}
\newcommand \mail[1] {\href{mailto:#1}{\ttfamily #1}}
\begin{document}
Expand Down Expand Up @@ -268,7 +273,11 @@ The Current Maintainer of this work is **Ruixi Zhang**.
% \url{https://github.com/CTeX-org/ctex-kit}^^A
% }^^A
% }
% \author{张瑞熹\thanks{\mail{ruixizhang42@gmail.com}}}
% \author{^^A
% 张瑞熹\thanks{\mail{ruixizhang42@gmail.com}},^^A
% \texorpdfstring{\quad}{ }
% 夏明宇\thanks{\mail{xiamingyu@westlake.edu.cn}}^^A
% }
% \date{Released \ZhLSFileDate\quad \texttt{\ZhLSFileVersion}}
% \maketitle
% \tableofcontents
Expand Down
Loading