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

Access to SILE as Lua library doesn't work as advertized #1246

Open
alerque opened this issue Sep 21, 2021 · 2 comments
Open

Access to SILE as Lua library doesn't work as advertized #1246

alerque opened this issue Sep 21, 2021 · 2 comments
Assignees
Labels
bug Software bug issue
Milestone

Comments

@alerque
Copy link
Member

alerque commented Sep 21, 2021

At some point we broke the access to using SILE as a library without quite a few undocumented shims. Too many things that are not CLI specific have been moved into sile.in (path handling, version setting) than need to be abstracted into something that core/sile.lua handles.

@alerque alerque added the bug Software bug issue label Sep 21, 2021
@alerque alerque added this to the v0.12.x milestone Sep 21, 2021
@alerque alerque self-assigned this Sep 21, 2021
@alerque
Copy link
Member Author

alerque commented Sep 21, 2021

See path handling and version stuff that shouldn't be needed in https://sile-typesetter.org/examples/byhand.lua.

@alerque alerque modified the milestones: v0.12.1, v0.12.x Jan 12, 2022
@alerque alerque modified the milestones: v0.12.3, v0.12.x Mar 2, 2022
@alerque alerque removed this from the v0.12.x milestone Apr 18, 2022
@alerque alerque added this to the v0.x.0 milestone Dec 13, 2022
@alerque
Copy link
Member Author

alerque commented Feb 1, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Software bug issue
Projects
None yet
Development

No branches or pull requests

1 participant