Skip to content

Remove hardcoded paths from build.sh #292

Description

@shmset

The suggested way to build the pdf locally is to use docker. For me this was too 'heavy' in order to simply build a pdf so I created a nix flake with the appropriate dependencies.

I wanted to make it work using the build.sh script but realised that there are some hardcoded paths:

And more.

Is it possible to make them relative or at least use the ${RESOURCE_PATH} variable? I'll gladly create a PR if you can confirm that the hardcoded paths are not required.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions