[PATCH 3/4] Ensure figures inserted at location in the source doc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



By default, Latex will move figures to give "better" page breaks. This
leads to some strange placement, so ensure figures are always placed in
the same position as they are in the source files.

Signed-off-by: Rob Herring <robh@xxxxxxxxxx>
---
 source/conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/conf.py b/source/conf.py
index a4c6a01fc419..bf10565c8e29 100644
--- a/source/conf.py
+++ b/source/conf.py
@@ -248,7 +248,7 @@ latex_elements = {
 #'pointsize': '10pt',
 
 # Latex figure (float) alignment
-#'figure_align': 'htbp',
+  'figure_align': 'H',
 }
 
 # Release numbers with a qualifier (ex. '-rc', '-pre') get a watermark.
-- 
2.14.1

--
To unsubscribe from this list: send the line "unsubscribe devicetree-spec" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Device Tree]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux Audio Users]     [Photos]     [Yosemite Photos]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]

  Powered by Linux