Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lucaswerkmeister/listings-ceylon

Ceylon support for the LaTeX listings package
https://github.com/lucaswerkmeister/listings-ceylon

ceylon latex listings

Last synced: 5 days ago
JSON representation

Ceylon support for the LaTeX listings package

Awesome Lists containing this project

README

        

# `listings-ceylon`

This package adds support for the Ceylon programming language to the `listings` package.

## Building / Installation

Run `make` to build both the manual document `listings-ceylon.pdf`
and the package file `listings-ceylon.sty`,
and `make install` (not as root!) to install the package file
into your local texmf directory.

Pre-built versions of both files are available for each released version
on the [releases page](./../../releases).

## Usage / Documentation

Please refer to the `listings-ceylon.pdf` file (see previous section).

## License

The content of this repository is released under the LPPL v1.3c
as provided in the LICENSE file that accompanied this code.

By submitting a "pull request" or otherwise contributing to this repository,
you agree to license your contribution under the license mentioned above.