Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.03 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.03 KB

package-typesetting-js

Typesetting package for the Fōrmulæ programming language.

Fōrmulæ is also a software framework for visualization, edition and manipulation of complex expressions, from many fields. The code for an specific field —i.e. arithmetics— is encapsulated in a single unit called a Fōrmulæ package.

This repository contains the source code for the typesetting package. It contains visualization for creating typesetting elements, such as paragraphs, font styles, etc.

The GitHub organization formulae-org encompasses the source code for the rest of packages, as well as the web application.

Capabilities

  • Paragraphs
  • Bold chunks
  • Italic chunks
  • Color chunks
  • Multi-paragraphs
  • Bulleted lists
  • Centering
  • Rules
  • Dynamic creation of paragraphs