[FIX] core: latex build
* latest droid package does not allow \usepackage{droid} anymore,
replace it with the right package
See https://github.com/MiKTeX/miktex-packaging/issues/136
* remove reference to package texlive-generic-recommended since
it's not available nor necessary since ubuntu 20.04.
closes odoo/documentation#3204
X-original-commit: 816f437064
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
\usepackage{droid}
|
||||
\usepackage{droidsans}
|
||||
%\usepackage[default]{lato}
|
||||
\usepackage{inconsolata}
|
||||
\usepackage{fancyhdr}
|
||||
|
||||
Reference in New Issue
Block a user