Re: [PATCH 2/2] doc: fix Latex margins

2021-09-29 Thread Simon Glass
On Thu, 5 Aug 2021 at 16:20, Heinrich Schuchardt wrote: > > Adjust the Latex formatting to match Linux v5.13.1: > > * add Latex margins > * reformat the code in doc/conf.py to match Linux > > Signed-off-by: Heinrich Schuchardt > --- > doc/conf.py | 31 +++ > 1 file ch

Re: [PATCH 2/2] doc: fix Latex margins

2021-08-05 Thread Tom Rini
On Fri, Aug 06, 2021 at 12:20:01AM +0200, Heinrich Schuchardt wrote: > Adjust the Latex formatting to match Linux v5.13.1: > > * add Latex margins > * reformat the code in doc/conf.py to match Linux > > Signed-off-by: Heinrich Schuchardt Is a larger re-sync effort not warranted? Or are we not

[PATCH 2/2] doc: fix Latex margins

2021-08-05 Thread Heinrich Schuchardt
Adjust the Latex formatting to match Linux v5.13.1: * add Latex margins * reformat the code in doc/conf.py to match Linux Signed-off-by: Heinrich Schuchardt --- doc/conf.py | 31 +++ 1 file changed, 19 insertions(+), 12 deletions(-) diff --git a/doc/conf.py b/doc/co