How can I use the pdf file as readme in my github registry?

Thanks for any help in advance.

I have a pdf file created by latex that has many equations and what not. I want to use this pdf as readme.md file in my github registry. How can i do this? It seems like it's not that simple .: - (

Alternatively, is it possible to directly integrate the tex file into github and use this as readme instead of the pdf version? Does github provide any integration with latex syntax like gmail?

+7
github pdf latex readme
source share

No one has answered this question yet.

See related questions:

3656
How to determine the URL from which the local Git repository is cloned?
3303
How to update a forked GitHub repository?
1748
How to delete all Git branches that have been merged?
1567
How to remove commit on github?
1111
Correct MIME Media Type for PDF Files
931
Download a single folder or directory from the GitHub repository
830
Combining / converting multiple PDF files into one PDF file
578
Remove forked repo from GitHub
529
How to add screenshot in README in github repository?
364
Insert a PDF file into latex

All Articles