latexsongparser 1.1.0 copy "latexsongparser: ^1.1.0" to clipboard
latexsongparser: ^1.1.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
110
pub points
0%
popularity

Publisher

unverified uploader

A Parser for LatexSongs

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

antlr4, quiver

More

Packages that depend on latexsongparser