From 2140a4962e6c60c73eb56865ce536f1e291aa4f2 Mon Sep 17 00:00:00 2001 From: Aaron Meyer Date: Mon, 30 Dec 2024 16:45:41 -0500 Subject: [PATCH] Reverse numbering --- _CV/CV.typ | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/_CV/CV.typ b/_CV/CV.typ index bf982f0..04f2277 100644 --- a/_CV/CV.typ +++ b/_CV/CV.typ @@ -178,12 +178,17 @@ _Siebel Scholar, Class of 2014_ #h(1fr) 2013 ) #show regex(authors.join("|")): strong +#let re = regex("\[([0-9]+)\]") +#show re: it => { + let d = 53 - int(it.text.match(re).captures.at(0)) + [#sym.bracket.l#d#sym.bracket.r] +} + #bibliography("../_bibliography/pubs.bib", title: none, full: true, style: "./ieee.csl") ] - #section("Research Support") _Contact PI on all grants unless indicated otherwise._