Brecht Machiels

Results 214 comments of Brecht Machiels

@Gregor14 The fix for the ValueError exception is not available in a rinohtype release. You can install the current development release like this: pip install https://github.com/brechtm/rinohtype/archive/refs/heads/master.zip

Sorry, I won't be able to do any rinohtype work next week. I may be able to the week of the 19th, but no promises!

> One other question @brechtm (last one, honest!). How do you change the size of the text on the rear cover? Is this done in the 'mytemplate.py` file: > >...

@techauthoruk It looks like we're running into several bugs here. I want to extend the [customtemplate test case](https://github.com/brechtm/rinohtype/tree/master/tests_regression/sphinx/test-customtemplate) to reproduce all of the issues discussed here. Can you list the...

Nope, that's not quite what I meant. But I know git, forking and pull requests can be very confusing when you're new to it! 😄 Perhaps you're not familiar with...

There is no support for embedding files in the generated PDF. At least not yet, but it's not on the planning either. You can link to files on a website,...

> the https://github.com/brechtm/rinohtype/issues/sphinx-doc/sphinx/issues/823 link comes up with a 404 error. Oops. I fixed that link now. > I think I may just use links to the documents on the internet,...

Reopening to eventually create a FAQ entry for this.

Thanks for the bug report and suggested fix! Can you provide a (preferably minimal) Sphinx project that triggers the bug?