Files
book-cicd-docker-kubernetes/make-code-small.tex
2020-03-03 18:36:56 +01:00

6 lines
334 B
TeX

% Hack to decrease font size in code blocks
% Options for font size:
% huge, LARGE, Large, large, normalsize, small, footnotesize, scriptsize, tiny
% Source: https://stackoverflow.com/questions/27000906/how-to-set-the-font-size-for-code-blocks-in-pandoc-markdown#comment78049604_27159300
\renewenvironment{Shaded} {\footnotesize} {}