Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: 删除markdown宏包 #470

Closed
wants to merge 1 commit into from

Conversation

YDX-2147483647
Copy link
Collaborator

在TeX Live 2024,它会导致bithesis.luabridge.lua,而宏包本身似乎完全没用。

#414 (comment)

@YDX-2147483647
Copy link
Collaborator Author

(目前只是蹭一下CI,不过问题是真的。)

@YDX-2147483647
Copy link
Collaborator Author

呃,*.lua2f6bf7e 无意中加进来了。

YDX-2147483647 added a commit to YDX-2147483647/BIThesis that referenced this pull request Jul 8, 2024
- 文档

  - 调整章节顺序
  - 强调`make copy`
  - 指出`make doc`的结果是`bithesis.pdf`
  - MacOS → macOS
  - 改进 Windows 开发指引,原先有错误,例如 Git Bash 其实并不提供 GNU make

- `.gitignore`

  - 删除重复的`templates/.gitignore`
  - 忽略 markdown 宏包生成的 lua bridge (BITNP#470)

- `Makefile`

  - 删除无用的 `$LATEX`
  - 补全`.PHONY`
  - `latexmk -c && latexmk` → `latexmk -gg`,这样更清楚
  - `bash` → `sh`,这样更通用

- `the-graduates-handbook/` → `handbook/`,因为本科、硕博都是这里,并非仅仅“graduate”
YDX-2147483647 added a commit to YDX-2147483647/BIThesis that referenced this pull request Jul 8, 2024
- 文档

  - 调整章节顺序
  - 强调`make copy`
  - 指出`make doc`的结果是`bithesis.pdf`
  - MacOS → macOS
  - 改进 Windows 开发指引,原先有错误,例如 Git Bash 其实并不提供 GNU make

- `.gitignore`

  - 删除重复的`templates/.gitignore`
  - 忽略 markdown 宏包生成的 lua bridge (BITNP#470)

- `Makefile`

  - 删除无用的 `$LATEX`
  - 补全`.PHONY`
  - `latexmk -c && latexmk` → `latexmk -gg`,这样更清楚
  - `bash` → `sh`,这样更通用

- `the-graduates-handbook/` → `handbook/`,因为本科、硕博都是这里,并非仅仅“graduate”

- [check-shebang-scripts-are-executable](https://github.com/pre-commit/pre-commit-hooks/tree/main?tab=readme-ov-file#check-shebang-scripts-are-executable)
github-merge-queue bot pushed a commit that referenced this pull request Jul 9, 2024
- 文档

  - 调整章节顺序
  - 强调`make copy`
  - 指出`make doc`的结果是`bithesis.pdf`
  - MacOS → macOS
  - 改进 Windows 开发指引,原先有错误,例如 Git Bash 其实并不提供 GNU make

- `.gitignore`

  - 删除重复的`templates/.gitignore`
  - 忽略 markdown 宏包生成的 lua bridge (#470)

- `Makefile`

  - 删除无用的 `$LATEX`
  - 补全`.PHONY`
  - `latexmk -c && latexmk` → `latexmk -gg`,这样更清楚
  - `bash` → `sh`,这样更通用

- `the-graduates-handbook/` → `handbook/`,因为本科、硕博都是这里,并非仅仅“graduate”

- [check-shebang-scripts-are-executable](https://github.com/pre-commit/pre-commit-hooks/tree/main?tab=readme-ov-file#check-shebang-scripts-are-executable)
在TeX Live 2024,它会导致`bithesis.luabridge.lua`,而宏包本身似乎完全没用。

BITNP#414 (comment)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant