Skip to content

make dist-pdf doesn't work, had to use different method #148429

@SuperCowProducts

Description

@SuperCowProducts

Documentation

Hello, found out about this page here, so I'd like to point this out.

The steps I had to use to get it to work were

make venv
make latex

cd build/latex

for i in $(find -name '*.tex')
do xelatex "$i"
done

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation in the Doc dir

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions