latexsongparser 1.0.0 copy "latexsongparser: ^1.0.0" to clipboard
latexsongparser: ^1.0.0 copied to clipboard

A Parser for LatexSongs

Latex Songs Parser This is a parser for my own modified version of Latex Chordsheets based on the songs-package.

Features #

This package breaks down a Latex Song for parsing and hopefully in the end, rendering within another project.

Usage #

import 'package:latexsongparser/latexsongparser.dart';

void main() async {
    await parseChordsheets("./song.tex");
}
0
likes
130
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

A Parser for LatexSongs

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

antlr4, quiver

More

Packages that depend on latexsongparser