OsbertWang
|
47c8e13421
|
Merge pull request #252 from myhsia/master
Fixed the "microgap" between the image and the color line on the cover page
|
2026-03-06 20:19:56 +08:00 |
|
Mingyu Hsia
|
6ea9151a16
|
Update elegantbook.cls
|
2026-03-06 11:37:58 +08:00 |
|
Mingyu Hsia
|
a03ddeb183
|
Fixed the "microgap" between the image and the color line on the cover page
|
2026-03-06 11:09:34 +08:00 |
|
osbertwang
|
aca39291e8
|
修订字体描述
|
2026-03-01 22:06:31 +08:00 |
|
OsbertWang
|
e6b9a3b7a7
|
Merge pull request #249 from myhsia/master
规范一些用法
|
2026-02-28 16:37:53 +08:00 |
|
myhsia
|
6ab78eb6ed
|
Replaced latexmk -xelatex to latexmk -pdfxe as OsbertWang suggested
|
2026-02-28 16:18:29 +08:00 |
|
myhsia
|
edef9fbc58
|
Updated lua
|
2026-02-28 15:56:31 +08:00 |
|
myhsia
|
c536351538
|
规范一些用法
1. 注意.gitignore 要把 build 文件夹加进来
2. 类似 `\LaTeX{} ` 的 hologo 替换为 `\LaTeX\ `
3. lua 中, 由于使用了 `latexmk`, 则需要设置 `typesetruns` 为 1, 否则默认他给你跑三遍, 浪费时间; `l3build` 官方提供了 specialtypesetting 用户接口, 无需用 `string.match` 这种内部命令; description 等不要断行, 否则 CTAN 收到的也是断行版, 虽然他们会人工干预阻止这一行为.
|
2026-02-28 15:47:02 +08:00 |
|
ranwang
|
e8777c67dd
|
build.lua 中不再保留 syntex
|
2026-02-28 13:48:05 +08:00 |
|
ranwang
|
297025913d
|
build.lua eol
|
2026-02-28 13:17:01 +08:00 |
|
ranwang
|
24896705bf
|
add l3build file build.lua
|
2026-02-28 12:39:32 +08:00 |
|
ranwang
|
083a52026c
|
gitattributes
|
2026-02-28 11:59:51 +08:00 |
|
ranwang
|
81bc14a063
|
re-release since 2026
v4.6
|
2026-02-27 10:12:10 +08:00 |
|
EthanDeng
|
f9f002a586
|
update readme
v4.5
|
2022-12-31 10:37:33 +08:00 |
|
EthanDeng
|
56f3042066
|
Merge branch 'master' of github.com:ElegantLaTeX/ElegantBook
|
2022-12-31 10:26:44 +08:00 |
|
EthanDeng
|
4611cd6d7b
|
fix version
|
2022-12-31 10:26:35 +08:00 |
|
sikouhjw
|
ea643e3783
|
Merge pull request #235 from sikouhjw/master
修改文档中排序方式的解释
|
2022-12-30 20:09:07 +08:00 |
|
sikouhjw
|
ba69287a64
|
修改文档中排序方式的解释
|
2022-12-30 20:06:53 +08:00 |
|
EthanDeng
|
5d8a544e0e
|
last version
|
2022-12-25 23:29:15 +08:00 |
|
syvshc
|
9b8b09df54
|
修复带星号的定理类环境的 \thetcbcounter 未定义的问题.
|
2022-10-22 01:03:09 +08:00 |
|
EthanDeng
|
99eb12f4c4
|
fix toc width
|
2022-09-18 19:41:42 +08:00 |
|
EthanDeng
|
cf516c7f2e
|
fix version
|
2022-09-18 19:18:55 +08:00 |
|
EthanDeng
|
ecf5bf6309
|
bib usage error
|
2022-08-23 16:15:55 +08:00 |
|
Dongsheng Deng
|
a495c98ca4
|
Merge pull request #215 from ElegantLaTeX/usesamecnt
Usesamecnt
|
2022-08-23 15:19:26 +08:00 |
|
syvshc
|
e4c102f011
|
- 增强对定理类环境的计数器的控制
- 增加文档类选项 `usesamecnt`, 使全文的定理类环境计数器统一.
- 为 `\elegantnewtheorem` 增加新的可选参数, 来选择该定理类环境的计数器统一的计数器
|
2022-08-17 04:15:39 +08:00 |
|
syvshc
|
aeefa43d01
|
删除多余的 beforechap
|
2022-08-17 00:49:45 +08:00 |
|
EthanDeng
|
81bf10a58b
|
fix dates
v4.4
|
2022-08-15 12:57:50 +08:00 |
|
EthanDeng
|
94152955a2
|
fix comma
|
2022-08-15 12:53:35 +08:00 |
|
EthanDeng
|
d7febb69f7
|
update readme
|
2022-08-15 12:49:30 +08:00 |
|
EthanDeng
|
85176416ad
|
update document
|
2022-08-15 12:36:42 +08:00 |
|
EthanDeng
|
4c9ca031d8
|
remove gitee
|
2022-08-12 10:43:26 +08:00 |
|
EthanDeng
|
4cc89482f8
|
Merge branch 'dev' of github.com:ElegantLaTeX/ElegantBook into dev
|
2022-08-12 10:32:32 +08:00 |
|
EthanDeng
|
f91390ddfc
|
merge
|
2022-08-12 10:32:15 +08:00 |
|
syvshc
|
35f058868e
|
fix the patch for hyperref before 2022/05/16
|
2022-06-06 23:07:45 +08:00 |
|
syvshc
|
4949004371
|
为兼容 2022/05/16 前的 hyperref 增加判断
|
2022-06-05 04:47:53 +08:00 |
|
syvshc
|
ccb5464463
|
将 \section 中的 \lstinline 改为 \texttt, 消除 overfull box 警告
|
2022-06-02 23:44:20 +08:00 |
|
syvshc
|
b1585deeb9
|
将 scheme=chinese 时的“第1章”改为“第一章”
|
2022-05-28 03:20:26 +08:00 |
|
syvshc
|
48f19691fc
|
v4.4 pre
* 重要改动:提供了一个定义定理类环境的命令 \elegantnewtheorem;
* 重要改动:为所有内置定理类环境提供了带星号的版本,带星号的定理类环境不会编号;fix #167
* 将 TeX Gyre Termes 改为 TeX Gyre TermesX,使英文部分字形与 newtx
系列宏包更相近;
* 重写了内置定理类环境的实现方法。
|
2022-05-25 22:55:09 +08:00 |
|
syvshc
|
5b410a1cff
|
修复对编译的判断, 修改英文字体为 TG TermesX
|
2022-05-06 13:23:20 +08:00 |
|
syvshc
|
3f7c85e5c7
|
fix #194
|
2022-05-06 12:40:09 +08:00 |
|
syvshc
|
5c0f54819a
|
fix: 🐛 修复单独使用 newtxmath 宏包时的 op, \mathrm/bf/it 时的字体错误
✅ Closes: #196
|
2022-05-05 14:01:34 +08:00 |
|
syvshc
|
81a25970e8
|
fix: 🐛 fix a bug when \label contains =
✅ Closes: #194
|
2022-04-30 11:53:54 +08:00 |
|
syvshc
|
63d0dda991
|
fix typo: lsset -> lstset
|
2022-04-29 03:52:32 +08:00 |
|
EthanDeng
|
921777db03
|
remove defbib
|
2022-04-21 12:51:31 +08:00 |
|
EthanDeng
|
3c6c0f163c
|
fix hyperref color back to winered
|
2022-04-18 18:50:03 +08:00 |
|
EthanDeng
|
b3108df9c2
|
confirm the bug fixed
|
2022-04-18 18:41:14 +08:00 |
|
EthanDeng
|
083483f7b5
|
error
|
2022-04-18 18:33:20 +08:00 |
|
EthanDeng
|
b1f7d7b30d
|
tcb theorem
|
2022-04-18 18:31:16 +08:00 |
|
Dongsheng Deng
|
db7fd517dd
|
Merge pull request #190 from syvshc/bugfix
compatibility with tcb theorem style
|
2022-04-18 18:29:16 +08:00 |
|
syvshc
|
6f2173674f
|
update theorem-like environment introduction
|
2022-04-18 17:32:06 +08:00 |
|