Skip to content

SnowDango/GithubReadmeTexView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GithubReadmeTexView

使用用途

reportをgithubで管理するときにREADME.mdでreportを表示してわかりやすくするためのcli toolです。 vscodeのrecipeとして登録しておくといいと思います。

Install

pip install git+https://github.com/SnowDango/GithubReadmeTexView
pip install Pillow

Pillowは依存Packageです。 詳しくはこっちを見てください。

また、内部でTex2imgを使用しているので、こちらもInstallをしてCLIツールを使えるようにしてください.

Tex2Imgの使用をやめました.代わりにptex2pdfを使用しているのでそちらを使えるようにしてください。

Use

tex2gitmd hoge.tex [options]

これでtexを1枚のgit_md_report.pngに変換します。

-p,--partのoptionを指定すると連結しないまま残すことができます。

README.md側でgit_md_report.pngを埋め込んでください。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages