emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: brian powell <briangpowellms@gmail.com>
To: Yu <yu_icq@gmx.at>, Brian Powell <briangpowellms@gmail.com>
Cc: org-mode mailing list <emacs-orgmode@gnu.org>
Subject: Re: Images in Tables?
Date: Wed, 8 Feb 2012 10:07:38 -0500	[thread overview]
Message-ID: <CAFm0skECaO-7M5s_7gV4OrH3KtHgBkyEwCnKXE4pMm58cTprMg@mail.gmail.com> (raw)
In-Reply-To: <CANtbJLFHLTg6-PLyHcrV1fwuQE8LuO0wRjhi=Ey0yNTuHUq1Yw@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1635 bytes --]

* Some ideas/workarounds--each of which I've tried and they work--but some
very computer intensive:

http://lists.gnu.org/archive/html/emacs-orgmode/2011-10/msg01233.html

** Also, more specific to your question:

http://www.emacswiki.org/emacs/thumbs.el

* What I like to do is make the images 16x16 pixels!

** Why 16x16!? Because favicons (WWW website icons) are 16x16....Strongly
suggest you make thumbs 16x16 and use thumbs.el and/or ImageMagick (free
software) to make your table icons/thumbs all the same size:

apt-get install imagemagick
mogrify -format gif -path thumbs -thumbnail 16x16 *.jpg

On Wed, Feb 8, 2012 at 5:08 AM, Yu <yu_icq@gmx.at> wrote:

> Hello!
>
> I was wondering if there is any useful way, to organize images in
> tables. This would be useful e.g. if one needs to organize some images
> on a regular grid, but the images aren't equally sized, such that a
> simple line break doesn't do the trick.
>
> Creating just a table with the image links inside will work
> /basically/, assuming that the images have an appropriate size, but if
> resizing is needed, I can't see how to do this in a table (because
> inside no e.g.  #+ATTR_LATEX line is possible).
>
> The same problem also occurs when I want to preview images side-by-side,
> e.g.
>
>  :  [[./img1.png]] [[./img2.png]]
>
> though here actually newlines from fill-paragraph/auto-fill add to the
> problem - as will be the size of some high-resolution images.
>
> My only current solution is to use explicit LaTeX and then preview the
> LaTeX, but that slows down operation considerably.
>
> Is anything currently implemented to allow such usage?
>
>

[-- Attachment #2: Type: text/html, Size: 2260 bytes --]

  reply	other threads:[~2012-02-08 15:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-08 10:08 Images in Tables? Yu
2012-02-08 15:07 ` brian powell [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-03-29  1:06 Images in tables? Peter Davis
2014-03-29  2:58 ` Feng Shu
2014-03-29 18:08   ` Marcin Borkowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAFm0skECaO-7M5s_7gV4OrH3KtHgBkyEwCnKXE4pMm58cTprMg@mail.gmail.com \
    --to=briangpowellms@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=yu_icq@gmx.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).