Skip to content

applejxd/luatex-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VSCode + LuaLaTeX + bibtex + Textlinkt テンプレート

環境構築

# Node.js インストール (あればスキップ)
winget install OpenJS.NodeJS.LTS

# Powershell をリロード

# Textlint 導入
npm init -y
npm install --save-dev `
    textlint `
    textlint-rule-preset-ja-spacing `
    textlint-rule-preset-ja-technical-writing `
    textlint-rule-spellcheck-tech-word `
    textlint-plugin-latex2e
npx textlint --init

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages