X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=README.adoc;fp=README.adoc;h=5e1c36c5ca49bc1cd841285101c179c3a9e54671;hp=6964087d6b37ed46bb323c7ae5ece5f7ecb0c7ec;hb=0d57da1861e99f42c13b574d3bb59710074ecbef;hpb=b179764dcbed98e70fccfcab3f8476fe1eeef074 diff --git a/README.adoc b/README.adoc index 6964087..5e1c36c 100644 --- a/README.adoc +++ b/README.adoc @@ -275,7 +275,30 @@ image: TIP: You can use `identify -verbose screenshot.png` command to show all image attributes (from debian package 'imagemagick') +.Default Screenshot Layout +[thumbnail="gui-datacenter-search.png"] + +We normally display screenshots as small thumbnail on the right side +of a paraprah. On printed docomentation, we render the full sized +graphic just before the paragraph, or between the title and the text +if the paragraph has a title. It is usually a good idea to add a title +to paragraph with screenshots. + +[thumbnail="gui-datacenter-search.png", float="left"] + +If you need to render many screenshots, it is possible to place them +on the left side, so you can alternate the thumbnail position using the +`float` attribute: + +---- +[thumbnail="gui-datacenter-search.png", float="left"] +If you need to render many screenshots ... +---- + +Please avoid to many consecutive screenshots to avoid rendering +problems. Also verify the printed documentation to see if large +screenshots create layout problems. Copyright