Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lucaswerkmeister/listings-ceylon
- Owner: lucaswerkmeister
- License: lppl-1.3c
- Created: 2018-04-08T22:50:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-04-09T23:23:14.000Z (over 6 years ago)
- Last Synced: 2024-10-30T05:59:07.401Z (about 2 months ago)
- Topics: ceylon, latex, listings
- Language: TeX
- Size: 21.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.