<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tech on Brambles</title><link>https://brambles.joshuapritikin.com/categories/tech/</link><description>Recent content in Tech on Brambles</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 15 May 2026 22:42:21 -0700</lastBuildDate><atom:link href="https://brambles.joshuapritikin.com/categories/tech/index.xml" rel="self" type="application/rss+xml"/><item><title>Full Control Over Footnote Placement for memoir</title><link>https://brambles.joshuapritikin.com/posts/memoir-fnqueue/</link><pubDate>Tue, 31 Mar 2026 00:00:00 +0000</pubDate><guid>https://brambles.joshuapritikin.com/posts/memoir-fnqueue/</guid><description>&lt;p>This is a follow-up to &lt;a href="../memoir-tcolorbox">LuaLaTeX Footnote Maze&lt;/a>, which documented the long road to making memoir paragraph footnotes work inside breakable tcolorbox environments with hyperref. That solved half the problem. This post solves the rest of the problem: deciding exactly where on the page footnotes appear.&lt;/p>
&lt;p>&lt;strong>Downloads:&lt;/strong> &lt;a href="memoir-fnqueue.sty">memoir-fnqueue.sty&lt;/a> · &lt;a href="memoir-tcolorbox.sty">memoir-tcolorbox.sty&lt;/a> · &lt;a href="test-fn.tex">test-fn.tex&lt;/a> · &lt;a href="test-fn.py">test-fn.py&lt;/a>&lt;/p>
&lt;h2 id="the-remaining-gap">
 The Remaining Gap
 &lt;a class="anchor" href="#the-remaining-gap">#&lt;/a>
&lt;/h2>
&lt;p>After the earlier work, footnotes escaped their tcolorbox prisons and rendered as proper paragraph footnotes with working hyperref links. But placement was still automatic—footnotes released at the end of a box landed wherever TeX&amp;rsquo;s page builder decided, sometimes colliding with other content when the combined height of sidebar plus footnotes barely exceeded the page.&lt;/p></description></item><item><title>LuaLaTeX Footnote Maze</title><link>https://brambles.joshuapritikin.com/posts/memoir-tcolorbox/</link><pubDate>Mon, 01 Sep 2025 00:00:00 +0000</pubDate><guid>https://brambles.joshuapritikin.com/posts/memoir-tcolorbox/</guid><description>&lt;h1 id="lualatex-footnote-maze">
 LuaLaTeX Footnote Maze
 &lt;a class="anchor" href="#lualatex-footnote-maze">#&lt;/a>
&lt;/h1>
&lt;h2 id="update-2025-12-04-sidebar-footnote-collision-problem">
 UPDATE 2025-12-04: Sidebar Footnote Collision Problem
 &lt;a class="anchor" href="#update-2025-12-04-sidebar-footnote-collision-problem">#&lt;/a>
&lt;/h2>
&lt;p>Testing revealed a critical issue: when a sidebar with footnotes barely fits on a page, the footnotes can collide with the sidebar content. The sidebar itself fits, but the combination of sidebar plus footnotes exceeds available space, causing collisions with page content and page numbers.&lt;/p>
&lt;p>The problem occurs regardless of sidebar length. Tests with varying sidebar sizes—from compact to extended—all demonstrated collisions when the total height (sidebar + footnotes) was just over the page limit.&lt;/p></description></item></channel></rss>