mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-25 16:43:28 +00:00
doc: fix pdflatex build on buildbot
This commit is contained in:
parent
0db2ac53f3
commit
9a21630d89
@ -34,6 +34,9 @@
|
|||||||
\newcommand{\toread}[1]{{\color{bklightblue} #1}}
|
\newcommand{\toread}[1]{{\color{bklightblue} #1}}
|
||||||
|
|
||||||
\usepackage{listings}
|
\usepackage{listings}
|
||||||
|
% add passthrough command used by pandoc for listings, apparently not defined by rmarkdown (maybe need to be removed later)
|
||||||
|
% https://github.com/rstudio/rmarkdown/commit/bc2a49ed9da00fd5ec414bc192b112bbba34513d
|
||||||
|
\newcommand{\passthrough}[1]{#1}
|
||||||
\lstset{ %
|
\lstset{ %
|
||||||
float,
|
float,
|
||||||
language=C, % choose the language of the code
|
language=C, % choose the language of the code
|
||||||
|
Loading…
x
Reference in New Issue
Block a user