https://github.com/notfounds/latex-boilerplate
https://github.com/notfounds/latex-boilerplate
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/notfounds/latex-boilerplate
- Owner: NotFounds
- Created: 2019-05-05T10:03:18.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T07:16:47.000Z (over 3 years ago)
- Last Synced: 2023-02-26T14:11:54.120Z (over 3 years ago)
- Language: TeX
- Size: 273 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# latex-boilerplate
latex用のtextlint設定を行ったもの.
- prh-hiragana.yml
日本語で表記したほうがよいものを書いています.(多分重複してるものがあります)
必要に応じて適宜変更してください.
## dependencies
- textlint
- textlint-plugin-latex2e
- textlint-rule-ja-hiragana-fukushi
- textlint-rule-ja-hiragana-hojodoushi
- textlint-rule-ja-hiragana-keishikimeishi
- textlint-rule-no-mix-dearu-desumasu
- textlint-rule-no-mixed-zenkaku-and-hankaku-alphabet
- textlint-rule-preset-ja-engineering-paper
- textlint-rule-preset-ja-spacing
- textlint-rule-preset-ja-technical-writing
- textlint-rule-preset-japanese
- textlint-rule-preset-jtf-style
## ref
以下のサイトを参考にしています.
- [LaTeXにおける正しい論文の書き方 - Qiita](https://qiita.com/birdwatcher/items/5ec42b35d84d3ee2ffbb)
- [ひらがなで書くべき漢字 - NeaReal](http://neareal.net/index.php?Others%2FHowToWriteAPaper%2FHiragana)