[PATCH v2] docs/match: pattern matcher example makeover

2023-02-03 Thread Blake Shaw
[v4 update] style: revert bracketed/Indiana style conventions in for matching I'd rather not bikeshed over this, so reverting the style changes as per the mailing list discussion: https://lists.gnu.org/archive/html/guile-devel/2023-02/msg1.html [V3 update] @xref{sxml-match} had been commented

[PATCH v2] docs/match: pattern matcher example makeover

2023-02-01 Thread Blake Shaw
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