latex_render for markdown
Project description
Latex Render
Renders LaTeX for markdown file, include Github README
Installation
Make sure that you have Python 3.6.1 or above and pip installed. To install latex_render
, you'll just need to run:
pip install latex_render
Usage
Once you've installed latex_render
, you can run the command-line interface either with the latex_render
command
$ latex_render -h
usage: latex_render [-h] [--version] -i INPUT_FILE_PATH [-o OUTPUT_FILE_PATH]
[-type TYPE]
Run Latex_render
optional arguments:
-h, --help show this help message and exit
--version show program's version number and exit
-i INPUT_FILE_PATH, --i INPUT_FILE_PATH
Input file path;
-o OUTPUT_FILE_PATH, --o OUTPUT_FILE_PATH
Output file path, if not provided, use input file path instead;
-type TYPE, --type TYPE
Render type, 1: use codecogs.com 2: use
render.githubusercontent.com (default = 1);
Citing
cite this repo
@misc{latex_render,
author = {kebo},
title = {latex_render},
year = {2020},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/bo-ke/latex_render}},
commit = {master}
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
latex_render-0.0.1.tar.gz
(4.3 kB
view hashes)
Built Distributions
latex_render-0.0.1-py3.6.egg
(10.6 kB
view hashes)
Close
Hashes for latex_render-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f93db2457e872fdf9b26ebd6a18caae40b372b0cf6b134ab4ae889c14a2556c4 |
|
MD5 | f4ede710d86f7dc4c15b6b44ffd5229a |
|
BLAKE2b-256 | da4aa6c86f3b13582132d73c807cb38610b36c2747c544a48b8568d94fd72da2 |