projects
/
matthijs
/
master-project
/
report.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Actually use Shortcuts.tex.
[matthijs/master-project/report.git]
/
pret-lam.lua
diff --git
a/pret-lam.lua
b/pret-lam.lua
index
5769a31
..
f14b962
100644
(file)
--- a/
pret-lam.lua
+++ b/
pret-lam.lua
@@
-25,6
+25,7
@@
buffers.visualizers.lam.symbols = {
-- The default * sits very high above the baseline, \ast (u+2217) looks
-- better.
['*'] = {repr = '\\ast'},
+ ['~'] = {repr = '\\sim'},
}