proxy.golang.org : github.com/kpym/laxents
this is a small program that convert between LaTeX accents and Unicode characters it is a simple program that uses the `strings` package to convert between the two usage : > laxents -to-unicode <string> > laxents -to-latex <string> > laxents -to-unicode -i <file> -o <file> > laxents -to-latex -i <file> -o <file> if no input file or string is provided, it will read from stdin if no output file is provided, it will write to stdout
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/kpym/laxents
Keywords:
accents
, go
, go-module
, go-package
, golang
, latex
License: MIT
Latest release: 7 months ago
First release: 7 months ago
Namespace: github.com/kpym
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 12 hours ago