Monorepo for Aesthetic.Computer aesthetic.computer
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

papers/keymaps: bundle figure (was missing on oven)

The figure was loaded from slides/notepat-keymap/notepat-keymap.png,
which is gitignored — so xelatex on the oven skipped it under
nonstopmode and produced a 6 KB stub PDF. Copy the rendered PNG into
the paper directory and reference it as a local file (matches the
arxiv-ac/figures pattern).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

+1 -1
+1 -1
papers/arxiv-keymaps/keymaps.tex
··· 136 136 137 137 \begin{figure*}[t] 138 138 \centering 139 - \includegraphics[width=0.95\textwidth]{../../slides/notepat-keymap/notepat-keymap.png} 139 + \includegraphics[width=0.95\textwidth]{notepat-keymap.png} 140 140 \caption{The \texttt{notepat.com} keymap. The QWERTY letter \texttt{C} plays C, \texttt{D} plays D, ..., \texttt{B} plays B; the upper octave continues alphabetically (\texttt{H~I~J~K~L~M~N}); sharps sit above their natural by piano-black-key analogy where possible. Two-handed split: lower octave on left hand, upper on right. Implementations: \texttt{notepat.com} (web), AC Native, MenuBand (macOS menubar), AC-Notepat (Max for Live), Remote (phone).} 141 141 \label{fig:notepat-keymap} 142 142 \end{figure*}
papers/arxiv-keymaps/notepat-keymap.png

This is a binary file and will not be displayed.