An open API service indexing awesome lists of open source software.

https://github.com/notfounds/latex-boilerplate


https://github.com/notfounds/latex-boilerplate

Last synced: 3 months ago
JSON representation

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)