diff --git a/beaglebone-black/ch06.rst b/beaglebone-black/ch06.rst
index b4e91f136e12cf273a9e381b39f244925c4cd417..971ae94042b78240d9276fa663a5d89edc2ab9b5 100644
--- a/beaglebone-black/ch06.rst
+++ b/beaglebone-black/ch06.rst
@@ -1440,7 +1440,7 @@ for example. Listed below is what ports can be accessed on each PRU.
    :header-rows: 1
    :class: longtable
    :align: center
-   :widths: 5 5 15 25 25 25
+   :widths: 5 8 15 24 24 24
 
    * - PIN 
      - PROC 
@@ -1556,7 +1556,7 @@ for example. Listed below is what ports can be accessed on each PRU.
    :header-rows: 1
    :class: longtable
    :align: center
-   :widths: 5 5 15 25 25 25
+   :widths: 5 8 15 24 24 24
 
    * - PIN 
      - PROC 
diff --git a/beaglebone-black/ch07.rst b/beaglebone-black/ch07.rst
index cc8788e7eee97d31a65c87060d9064147073059f..c9cf8c32f7105d04297be155bff5403ecf9f7c08 100644
--- a/beaglebone-black/ch07.rst
+++ b/beaglebone-black/ch07.rst
@@ -56,6 +56,13 @@ THE BOARD. IT WILL DAMAGE THE PROCESSOR AND VOID THE WARRANTY.*
 
 *NO PINS ARE TO BE DRIVEN UNTIL AFTER THE SYS_RESET LINE GOES HIGH.*
 
+.. raw:: latex
+
+  \begin{landscape}
+  \begin{table}
+  \tiny
+  \centering
+
 .. list-table:: Expansion Header P8 Pinout
    :header-rows: 1
    :class: longtable
@@ -568,6 +575,12 @@ THE BOARD. IT WILL DAMAGE THE PROCESSOR AND VOID THE WARRANTY.*
      - pr1_pru1_pru_r31_1
      - gpio2[7]
 
+.. raw:: latex
+
+  \end{table}
+  \end{landscape}
+
+
 Connector P9
 ******************
 
@@ -604,6 +617,12 @@ THE BOARD. IT WILL DAMAGE THE PROCESSOR AND VOID THE WARRANTY.*
  
 * Both of these signals connect to pin 42 of P11. Resistors are installed that allow for the GPIO3_18 connection to be removed by removing R202. The intent is to allow the SW to use either of these signals, on pin 42. SW should set the unused pin in input mode when using the other pin. This allowed us to get an extra signal out to the expansion header.
 
+.. raw:: latex
+
+  \begin{landscape}
+  \begin{table}
+  \tiny
+  \centering
 
 .. list-table:: Expansion Header P9 Pinout
    :header-rows: 1
@@ -1072,7 +1091,12 @@ THE BOARD. IT WILL DAMAGE THE PROCESSOR AND VOID THE WARRANTY.*
      -
      - 
      -
-    
+
+.. raw:: latex
+
+  \end{table}
+  \end{landscape}
+
 Power Jack
 --------------