Skip to main content

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


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)

Uploaded Source

Built Distributions

latex_render-0.0.1-py3.6.egg (10.6 kB view hashes)

Uploaded Source

latex_render-0.0.1-py3-none-any.whl (5.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page