Files
md2tufte/src/rules-tex-post.sed
2021-09-10 12:02:08 +02:00

6 lines
187 B
Sed
Executable File

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