Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for liblouisutdml #27

Open
5 of 9 tasks
reiner-dolp opened this issue Mar 22, 2017 · 0 comments
Open
5 of 9 tasks

Support for liblouisutdml #27

reiner-dolp opened this issue Mar 22, 2017 · 0 comments

Comments

@reiner-dolp
Copy link
Collaborator

reiner-dolp commented Mar 22, 2017

  • provide builds
  • detect lbu_* support in easy api. Most need better names:
    • buildSupportsSemanticDocuments: true if liblouisutdml functions are available in the loaded build, false if only liblouis is available
    • backTranslateDocument: file2brl -b
    • translateDocument: file2brl -l
    • reformatDocument: file2brl -r
    • setPreferences(preferences : string | object): customize liblouisutdml.ini. Make these a parameter or settings object of the above methods.
    • setSemanticActions(preferences : string | object): customize .sem.
    • setDocumentStyle(preferences: string | object): customize styles.cfg.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant