A collection of TypeSets
Eleventy plugin that typesets your posts with Pilcrow at build time. Drop caps, sidenote-aware spans, hyphenation, per-line wrappers — same engine as pilcrow.page. Built on @chenglou/pretext.
[![License]](#license)
High-level I/O for binary data.
Beautiful pseudocode for the Web
Build React Native apps with component and shared patterns using Carbon
KaTeX-based math typesetting adapter for PIE QTI players (supports QTI 2.2 and 3.0) (host-provided `typeset` function).
The ultimate javascript content-type utility.
Create a new Pilcrow blog — editorial static-site generator with build-time typesetting
Build-time editorial typesetting for the open web — measure each paragraph, compute line breaks, drop caps, sidenotes, hyphenation. Built on @chenglou/pretext.
Lyra Workflow Back-end for TypeScript
Typesetting engine — Knuth-Plass line breaking, hyphenation, page layout, canvas rendering. Turn markdown-ish source into typeset pages.
KaTeX-based math typesetting adapter for PIE QTI players (host-provided `typeset` function).
Enables generating subtypes and supertypes of a given type via derive macros
Compile time macro parser for typeset
Turns rich text documents into GPU-ready glyph quads
A DSL for defining source code pretty printers
The derive macros for typesets
Convert markdown text into Talmud-like PDFs
TeX/LaTeX document preparation system parser with support for typesetting commands and macros.
A simple CLI tool in Rust that mimics the classic cowsay program, allowing a cow to speak your text in the terminal.
A new markup-based typesetting system that is powerful and easy to learn.
A digital typesetting language
A native-first markup language and EADUP compiler for automated, standards-compliant document typesetting
The first compiled Unix shell — bytecode VM, worker pool, AOP intercept, Rkyv caching
A simple web service that makes beautiful typesetting easy anywhere.
CLI interface for softcover.io
A Compass extension for quick typesetting
Ruby binding to typst, a new markup-based typesetting system that is powerful and easy to learn.
jekyll-pseudo helps typeset pseudocode with minimal formatting
This is a rails gem which provides Sass/JavaScript typesetting framework Han.css.
jekyll-pseudocode helps typeset pseudocode with minimal formatting
jekyll-pseudocode helps typeset pseudocode with minimal formatting
This program converts an XML document conforming to the TeXML syntax into the corresponding (La)TeX document, ready to be typeset. It is based on Douglas Lovell's paper: "TeXML: Typesetting with TeX", Douglas Lovell, IBM Research in TUGboat, Volume 20 (1999), No. 3
two of the free music typesetting applications most popular among church musicians are LilyPond and Gregorio. lygre gem currently provides tool *grely* converting Gregorio's input format (gabc) to simple LilyPond input. In future another tool for the other direction of conversion may be added.
Text::Hyphen is a Ruby library to hyphenate words in various languages using Ruby-fied versions of TeX hyphenation patterns. It will properly hyphenate various words according to the rules of the language the word is written in. The algorithm is based on that of the TeX typesetting system by Donald E. Knuth. This is originally based on the Perl implementation of [TeX::Hyphen][] and the [Ruby port][]. The language hyphenation pattern files are based on the sources available from [CTAN][] as of 2004.12.19 and have been manually translated by Austin Ziegler. This is a small feature release adding Russian language support and fixing a bug in the custom hyphen support introduced last version. This release provides both Ruby 1.8.7 and Ruby 1.9.2 support (but please read below). In short, Ruby 1.8 support is deprecated and I will not be providing any bug fixes related to Ruby 1.8. New features will be developed and tested against Ruby 1.9 only.
Need to preprocess CMYK colors with Sass? The sass-cmyk plugin lets you construct CMYK color objects with cmyk(), adds support for performing math operations (+, *, /) on CMYK colors, and provides functions for mixing and scaling color components. sass-cmyk outputs CMYK color values using cmyk() function syntax supported by AntennaHouse and PrinceXML PDF formatters, making it a great fit for doing print typesetting with CSS.