|
@@ -311,12 +311,12 @@
|
|
|
enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis
|
|
|
nisl ut aliquip ex ea commodo consequat.{{{EndBlindText}}} This text
|
|
|
directly preceeds the image and ends here.<
|
|
|
- #+begin_html
|
|
|
+ #+begin_export html
|
|
|
<div class="figure" style="float:left;">
|
|
|
<p><img src="/img/org-mode-unicorn.png" alt="image" hspace="20" vspace="20" /></p>
|
|
|
<p>Equus Unicorn Viridis</p>
|
|
|
</div>
|
|
|
- #+end_html
|
|
|
+ #+end_export
|
|
|
>This text directly follows the image. No empty are inserted before or after
|
|
|
the image. Note, that a new paragraph has started nonetheless.{{{BeginBlindText}}}
|
|
|
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy
|
|
@@ -352,9 +352,9 @@
|
|
|
Inevitably, this will happen against your will. In that case, put this after
|
|
|
the image:
|
|
|
|
|
|
- : #+begin_html
|
|
|
+ : #+begin_export html
|
|
|
: <br style="clear:both;" />
|
|
|
- : #+end_html
|
|
|
+ : #+end_export
|
|
|
|
|
|
Or you could use the less obtrusive syntax:
|
|
|
|
|
@@ -391,7 +391,7 @@
|
|
|
|
|
|
{{{BeginMiniPage}}}
|
|
|
|
|
|
- #+begin_html
|
|
|
+ #+begin_export html
|
|
|
<div class="figure" style="float:left;">
|
|
|
<p><img src="/img/org-mode-unicorn.png" alt="image" /></p>
|
|
|
<p>Michael</p>
|
|
@@ -432,7 +432,7 @@
|
|
|
<p>Lucien</p>
|
|
|
</div>
|
|
|
<br style="clear:both;" />
|
|
|
- #+end_html
|
|
|
+ #+end_export
|
|
|
|
|
|
{{{EndMiniPage}}}
|
|
|
|
|
@@ -450,12 +450,12 @@
|
|
|
|
|
|
{{{BeginMiniPage}}}
|
|
|
|
|
|
- #+begin_html
|
|
|
+ #+begin_export html
|
|
|
<div class="figure" style="float:right;">
|
|
|
<p><img src="/img/org-mode-unicorn.png" alt="Save the unicorns" /></p>
|
|
|
<p style="font-style:italic;">Save the unicorns</p>
|
|
|
</div>
|
|
|
- #+end_html
|
|
|
+ #+end_export
|
|
|
{{{BeginBlindText}}}
|
|
|
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy
|
|
|
nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi
|
|
@@ -514,7 +514,7 @@
|
|
|
|
|
|
{{{BeginMiniPage}}}
|
|
|
|
|
|
- #+begin_html
|
|
|
+ #+begin_export html
|
|
|
<div class="figure" style="width:235px;float:left;margin:5px;">
|
|
|
<p style="display:inline;"><img src="/img/org-mode-unicorn.png" alt="image" style="vertical-align:middle;" /></p>
|
|
|
<p style="display:inline;font-style:italic;">Michael</p>
|
|
@@ -539,7 +539,7 @@
|
|
|
<p style="display:inline;"><img src="/img/org-mode-unicorn.png" alt="image" style="vertical-align:middle;" /></p>
|
|
|
<p style="display:inline;font-style:italic;">Paul</p>
|
|
|
</div>
|
|
|
- #+end_html
|
|
|
+ #+end_export
|
|
|
|
|
|
If the sum of three =div.figure='s widths and margins were so wide, that three
|
|
|
Monoceri wouldn't fit in one row, this text would start on the very top of
|