Go to page:

Search help:

Navigation

Groups

LyX documentation

Edit

Shared groups

Links

PlacingPicturesBesideTheText

Categories: Tips, Figures
<< The tensind package | Page list | ConvertFilesIntoArchive >>

How to insert pictures beside the text, circumfloated.

Using picins for inserting pictures beside the text.

HEADER:

 \usepackage{picins}
 %Optional: Define style&font for piccaptions:
 \usepackage[font={small,sf}]{caption}
 \addto\captionsngerman{\renewcommand{\figurename}{Abb.}}
 \addto\captionsngerman{%
  \renewcommand{\figurename}{\sffamily\bfseries Abb.}  
 }

%--> important to have babel activated e.g.: \usepackage [ngerman] {babel}

TEXT:

 ERT: \piccaption{DESCRIPTION}\label{LABEL}\parpic[r]{
 <Insert picture with LyX>
 ERT: }

Tips Figures

Edit - History - Print - Recent Changes - All Recent Changes - Search
Page last modified on 2008-04-06 15:08 CEST