Skip to content

Latest commit

 

History

History
55 lines (46 loc) · 1.62 KB

config.md

File metadata and controls

55 lines (46 loc) · 1.62 KB

@def author = "Thibaut Lienart" @def hasmath = false @def generate_rss = false

@def mintoclevel = 2 @def maxtoclevel = 3

@def hasplotly = false

\newcommand{\blurb}[1]{ ~~~ !#1 ~~~ } \newcommand{\refblank}[2]{ ~~~ #1 ~~~ } \newcommand{\lineskip}{@@blank@@} \newcommand{\skipline}{\lineskip} \newcommand{\note}[1]{@@note @@title ⚠ Note@@ @@content #1 @@ @@} \newcommand{\warn}[1]{@@warning @@title ⚠ Warning!@@ @@content #1 @@ @@}

\newcommand{\esc}[2]{ julia:esc__!#1 #hideall using Markdown println("\`\`\`\`\`plaintext $(Markdown.htmlesc(raw"""#2""")) \`\`\`\`\`") \textoutput{esc__!#1} }

\newcommand{\esch}[2]{ julia:esc__!#1 #hideall using Markdown println("\`\`\`\`\`html $(Markdown.htmlesc(raw"""#2""")) \`\`\`\`\`") \textoutput{esc__!#1} }

\newcommand{\span}[2]{~~~~~~!#2~~~~~~}

\newcommand{\goto}[1]{~~~~~~}

\newcommand{\smindent}[1]{\span{width:45px;text-align:right;color:slategray;}{#1}} \newcommand{\smnote}[1]{\style{font-size:85%;line-height:0em;}{#1}}