Commit cce77c89 authored by Benjamin Cabé's avatar Benjamin Cabé Committed by Carles Cufi
Browse files

doc: latex: enable pdflscape package



Enable the pdflscape package (available in the Latex distros recommended
 for Zephyr) to allow for some pages to be rendered in landscape mode.

Signed-off-by: default avatarBenjamin Cabé <benjamin@zephyrproject.org>
parent 5afaa38e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@

\usepackage[some]{background}
\usepackage{sectsty}
\usepackage{pdflscape}

\definecolor{bg-color}{HTML}{333f67}