rename meta_notes.m4 to meta_defs.m4
[~bandali/bndl.org] / meta_defs.m4
diff --git a/meta_defs.m4 b/meta_defs.m4
new file mode 100644 (file)
index 0000000..30d52b4
--- /dev/null
@@ -0,0 +1,8 @@
+define(`__latest', 3)dnl
+define(`_put', `define(`$1[$2]', `$3')')dnl
+define(`_get', `defn(`$1[$2]')')dnl
+_put(`notes', 1, `arch-macbook-air')dnl
+_put(`notes', 2, `computing')dnl
+_put(`notes', 3, `fsf-internship/intro')dnl
+dnl
+define(__latex, `<span class="t-logo">L<sup>a</sup>T<sub>e</sub>X</span>')dnl