worked again on image sizes for HTML and PDF
authorDavidBlock <[email protected]>
Tue, 10 May 2016 16:19:32 +0000 (19:19 +0300)
committerDavidBlock <[email protected]>
Tue, 10 May 2016 16:19:32 +0000 (19:19 +0300)
trex_stateless.asciidoc

index ad9e54b..429503f 100755 (executable)
@@ -15,7 +15,8 @@ TRex Stateless support
 ifdef::backend-docbook[]
 :p_width: 450
 :p_width_1: 200
-:p_width_1a: 200
+:p_width_1a: 100
+:p_width_1c: 150
 :p_width_lge: 500
 endif::backend-docbook[]
 
@@ -24,6 +25,7 @@ ifdef::backend-xhtml11[]
 :p_width: 800
 :p_width_1: 400
 :p_width_1a: 650
+:p_width_1a: 400
 :p_width_lge: 900
 endif::backend-xhtml11[]
 
@@ -1821,7 +1823,9 @@ For more information how to define headers see link:http://www.secdev.org/projec
 
 The following example generates traffic from many clients with different IP/MAC addresses to one server.
 
-image::images/stl_multiple_clients_01.png[title="Multiple clients to single server",align="left",width={p_width_1a}, link="images/stl_multiple_clients_01.png"]
+// Please leave this comment - helping rendition of image below.
+
+image::images/stl_multiple_clients_01b.png[title="Multiple clients to single server",align="left",width="80%", link="images/stl_multiple_clients_01b.png"]
 
 // OBSOLETEimage::images/stl_tut_12.png[title="client->server",align="left",width={p_width}, link="images/stl_tut_12.png"]
 
@@ -2297,7 +2301,11 @@ Assumption: The pcap file has one packet. If the pcap file has more than one pac
 <2> Loop count.
 <3> Input pcap file. 
 
-image::images/stl_loop_count_01.png[title="Streams, loop_count",align="left",width={p_width_1a}, link="images/stl_loop_count_01.png"]
+// Please leave this comment - helping rendition.
+
+image::images/stl_loop_count_01b.png[title="Example of multiple streams",align="left",width="80%", link="images/stl_loop_count_01b.png"]
+
+// OBSOLETE: image::images/stl_loop_count_01b.png[title="Streams, loop_count",align="left",width={p_width_1a}, link="images/stl_loop_count_01b.png"]
 
 The figure shows the streams for a pcap file with 3 packets, with a loop configured.