Skip to content

Remove absolute path from util.typ preventing usgae via usage as submodule#35

Merged
tingerrr merged 2 commits intotingerrr:mainfrom
embRoobin:main
Mar 21, 2025
Merged

Remove absolute path from util.typ preventing usgae via usage as submodule#35
tingerrr merged 2 commits intotingerrr:mainfrom
embRoobin:main

Conversation

@embRoobin
Copy link
Contributor

Remove the absolute path reference to the assets folder.

Allows usage via local import without errors.

#import "modules/subpar/src/lib.typ" as subpar

#import "modules/subpar/src/lib.typ" as subpar
@tingerrr
Copy link
Owner

tingerrr commented Mar 21, 2025

Not the biggest fan of relative paths for asset paths, but the package is simple, and it doesn't hurt here.

Could you update the changelog alongside this?

@embRoobin
Copy link
Contributor Author

Done 👍🏻

I also do not like the usage from local folders or submodules, but unfortunately i have to deal with some nasty proxy environment...

@tingerrr
Copy link
Owner

Thank you!

@tingerrr tingerrr merged commit 2cf990e into tingerrr:main Mar 21, 2025
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants