All changes have been squashed into a single commit
[V2 update]
Before I was able to render only the pdf, but it was unclear
how to render an individual texinfo page. Since then I discovered
[makeinfo] in emacs which solves this problem.
There is some conflict between PDF and Texinfo, and Guile c
[V3 update]
@xref{sxml-match} had been commented out because it was interfering
with emacs makeinfo. This ammends that change.
Also adding `--` to breakup changelog into a more digestible format.
Reviewing everything all else, everything appears fine.
[V2 update]
All changes have been squashed i
On 01-02-2023 14:09, Blake Shaw wrote:
[...]
-
style: clean-up newlines
--
It appears that while the PDF needs additional newlines
to be presentable, these appear to have a negative effect
on the presentation of the texinfo doc.
I don't know how to fix this, but from looking at the PDF,
it ap