This commit is contained in:
relikd
2021-07-04 18:33:26 +02:00
commit f6541d235b
57 changed files with 3113 additions and 0 deletions

5
src/rules-tex-post.sed Normal file
View File

@@ -0,0 +1,5 @@
# Margin note
s?@=\(latex\)\{0,1\}=[[:space:]]*?\\marginnote{?g
s?[[:space:]]*==@?}?g
# scale images
s?\\marginnote{\\includegraphics?\\marginnote{\\includegraphics[width=1\\linewidth]?g