jwebsite/config.md

1.6 KiB
Executable File

@def author = "Eduardo Cueto Mendoza" @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{\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}}