File tree Expand file tree Collapse file tree 4 files changed +19
-2
lines changed Expand file tree Collapse file tree 4 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 1
1
% 文档相关信息
2
2
\newcommand {\SACDOCTITLE }{SAC \textbf {参考手册 }} % 文档标题
3
3
\newcommand {\SACDOCAUTHOR }{SeisMan} % 文档作者
4
- \newcommand {\SACDOCVERSION }{4.1 } % 文档版本
4
+ \newcommand {\SACDOCVERSION }{4.2 } % 文档版本
5
5
\newcommand {\SACDOCDATE }{\today } % 文档发布日期
6
6
\newcommand {\SACVERSION }{101.6a} % SAC版本号
7
7
Original file line number Diff line number Diff line change 6
6
7
7
\titleformat {\s ection}{\L arge\b fseries}{}{0em}{}{}
8
8
9
+ v4.2 (2021-06-12)
10
+ =================
11
+
12
+
13
+ - 新建”SAC 安装“一章,包含“申请 SAC“和 不同系统下的 SAC 安装
14
+ - 更新 SAC 安装
15
+ - 移动“文档阅读指南”小节至“SAC 简介”
16
+ - 移动“文档约定”小节至“SAC 简介”
17
+ - 更新章节名称
18
+ - 更新“申请 SAC”
19
+ - 增加 rdseed 不再维护的警告
20
+ - 修改 macOS 默认配置文件为 :file: `~/.zshrc `
21
+ - 调整“SAC 基础”、“SAC 文件格式”各小节标题
22
+ - 调整“SAC 安装”结构
23
+ - Julia 中的 SAC I/O 更新为 SeisIO.jl
24
+
9
25
v4.1 (2020-09-23)
10
26
=================
11
27
Original file line number Diff line number Diff line change 27
27
project = 'SAC参考手册'
28
28
copyright = '2012 - {}, SeisMan' .format (datetime .date .today ().year )
29
29
author = 'SeisMan'
30
- version = '4.1 '
30
+ version = '4.2 '
31
31
release = version
32
32
language = 'zh_CN'
33
33
Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ SAC,都建议阅读最新版本的文档。
11
11
========== ============== ========= =============
12
12
文档版本 文档发布日期 SAC 版本 SAC 发布日期
13
13
========== ============== ========= =============
14
+ 4.2 2021-06-12 101.6a 2013-11-11
14
15
4.1 2020-09-23 101.6a 2013-11-11
15
16
4.0 2018-12-23 101.6a 2013-11-11
16
17
3.6 2018-03-21 101.6a 2013-11-11
You can’t perform that action at this time.
0 commit comments