[LON-CAPA-users] Graphic Display Question

Peter Dencker dencker at math.uni-luebeck.de
Tue Feb 9 10:30:02 EST 2016


Hello.

You could use an html table.

<table style="width:35%">
  <tr>
    <td>
      The following parameters apply to the
      amplifier system shown below: <br /><br />
      S<sub>i</sub> = $Sin pW <br />
      N<sub>i</sub> = $Nin fW <br />
      A<sub>p</sub> = $A_dB dB <br />
      N<sub>d</sub> = $Nd_dBm dBm <br /><br />
    </td>
    <td>
      <img src="../Images/1StageAmpSNR.jpg" />
    </td>
  </tr>
</table>

- Peter


On 02/09/2016 03:47 PM, Harding, Gene L wrote:
> Hi,
> 
> This is probably a very basic question, but is there an easy way to display a graphic beside its associated text instead of "in line" with it?  In the figure shown below, I would like to display the amplifier symbol to the right of the text rather than above or below it.  Is there an easy way to do that?
> 
> [cid:image003.jpg at 01D1631E.DC7B93B0]
> 
> This is the code I am using for that portion of the problem:
> <startouttext />
> <p>The following parameters apply to the amplifier system shown below: <br /><br />
> S<sub>i</sub> = $Sin pW <br />
> N<sub>i</sub> = $Nin fW <br />
> A<sub>p</sub> = $A_dB dB <br />
> N<sub>d</sub> = $Nd_dBm dBm <br /><br />
> 
> <img src="../Images/1StageAmpSNR.jpg" />
> </p><endouttext />
> 
> 
> Thanks,
> 
> Gene L. Harding, PE
> Associate Professor of ECET
> 574-520-4190
> 
> 
> 
> 
> _______________________________________________
> LON-CAPA-users mailing list
> LON-CAPA-users at mail.lon-capa.org
> http://mail.lon-capa.org/mailman/listinfo/lon-capa-users
> 


-- 
Dr. Peter Dencker
    wissenschaftl. Mitarbeiter

UNIVERSITÄT ZU LÜBECK
    INSTITUT FÜR MATHEMATIK

    Ratzeburger Allee 160
    23562 Lübeck

    Tel +49 451 500 4254
    Fax +49 451 500 3373
    dencker at math.uni-luebeck.de

    www.math.uni-luebeck.de


More information about the LON-CAPA-users mailing list