An open API service indexing awesome lists of open source software.

https://github.com/pivaldi/asymptote-exemples-builder


https://github.com/pivaldi/asymptote-exemples-builder

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# The Asymptote Exemples Builder

## THIS IS A WORK IN PROGRESS -- DO NOT USE THIS REPO --

This project provides a set of `bash` commands to export my
[Asymptote Examples](https://github.com/pivaldi/asymptote-exemples)
to various format like `html`, `markdown` for
[The Hexo Blog Framework](https://hexo.io/docs/) and pdf.

## Dependencies

This project is only for `Gnu Linux` users and need these software
properly installed :

- [Asymptote](https://asymptote.sourceforge.io/)
- [Gnu Make](https://www.gnu.org/software/make/)
- The Python syntax highlighter [Pygments](https://pygments.org/)
- [xsltproc](http://xmlsoft.org/xslt/xsltproc.html)
- [ImageMagick](https://imagemagick.org/index.php)
- [pdftk](https://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/)
- [pdfinfo](https://www.xpdfreader.com/pdfinfo-man.html) (`apt install poppler-utils` on Debian)

## Usage

1. launch the command `./cofingure` and answer to the questions.
2. Launch the command `make`