mirror of
https://github.com/semaphoreci/book-cicd-docker-kubernetes.git
synced 2026-02-14 15:59:50 +00:00
6 lines
334 B
TeX
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} {}
|