Skip to content

Instantly share code, notes, and snippets.

@vivngo
vivngo / code.tex
Created March 1, 2018 22:57
SQL syntax highlighting in LaTeX
\usepackage{listings}
\usepackage{color}
\definecolor{dkgreen}{rgb}{0,0.6,0}
\definecolor{gray}{rgb}{0.5,0.5,0.5}
\definecolor{mauve}{rgb}{0.58,0,0.82}
\lstset{language=SQL,
basicstyle={\small\ttfamily},
belowskip=3mm,
breakatwhitespace=true,
@vivngo
vivngo / .block
Last active February 10, 2018 21:49
Flower-Leaf Clock
license: mit