Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/takikawa/slideshow-text-style
A simple library that helps format text in Racket slideshows
https://github.com/takikawa/slideshow-text-style
racket slideshow
Last synced: 5 days ago
JSON representation
A simple library that helps format text in Racket slideshows
- Host: GitHub
- URL: https://github.com/takikawa/slideshow-text-style
- Owner: takikawa
- License: lgpl-3.0
- Created: 2016-02-10T05:58:04.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-07-26T15:51:42.000Z (over 3 years ago)
- Last Synced: 2025-01-23T03:08:46.965Z (12 days ago)
- Topics: racket, slideshow
- Language: Racket
- Homepage:
- Size: 19.5 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
slideshow-text-style
--------------------[![Scribble](https://img.shields.io/badge/Docs-Scribble-blue.svg)](https://docs.racket-lang.org/slideshow-text-style/index.html)
This library provides a macro that allows convenient formatting of text
in Slideshow presentations without manually constructing text picts.See `example.rkt` or the docs for a usage example.
---
Copyright © 2016-2020 Asumu Takikawa
This program is free software: you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License as published by the Free
Software Foundation, either version 3 of the License, or (at your option) any
later version.This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
details.You should have received a copy of the GNU Lesser General Public License along
with this program. If not, see http://www.gnu.org/licenses.