all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Salazar <cycleofsong@gmail.com>
To: org-mode <emacs-orgmode@gnu.org>
Subject: wide images in LaTex and HTML export
Date: Mon, 13 Jan 2014 03:27:25 -0500	[thread overview]
Message-ID: <CAE+_6TwkYfJE26d+AhQGGsU_g+OUVeCnShOC-GG=hx9=XvKScQ@mail.gmail.com> (raw)

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

Has anyone had success recently working with wide images? I have source
documents and I'm trying to export to both LaTeX/PDF and HTML.

Working from the manual, my image links look like this (the wide dimension
becomes height when rotated):

#+ATTR_LATEX: :height 9in :options angle=90 :float t
[[file:./image-files/cash-flow-(monthly).jpg]]

On the LaTeX/PDFs, the image is still coming out pretty small. Is there an
easy way to get it to suppress the page header and ignore the top margin so
I can get more room to work with?

For HTML export, the image comes out wider than the screen on my MacBook
13-inch. Has anyone had success using a lightbox-style plugin with org HTML
export? Ideally I wouldn't have to use image links with a "rel" tag, which
would break the LaTeX images.

For HTML export, does anyone have a way to automatically turn all images
into lightbox-style image links that would expand to full screen on click?
(Or maybe even a jQuery way to expand images on click without even using
href links? But again, something that would do this to all images in the
document, ideally without the need to hand-tag each image.)

Thanks!

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

             reply	other threads:[~2014-01-13  8:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-13  8:27 Peter Salazar [this message]
2014-01-13 15:03 ` wide images in LaTex and HTML export John Hendy
2014-01-14  9:07   ` Peter Salazar

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

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

  git send-email \
    --in-reply-to='CAE+_6TwkYfJE26d+AhQGGsU_g+OUVeCnShOC-GG=hx9=XvKScQ@mail.gmail.com' \
    --to=cycleofsong@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.