emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* two columns with image filling one
@ 2015-10-14 11:53 Tobias Frischholz
  2015-10-15 20:25 ` Eric S Fraga
  0 siblings, 1 reply; 2+ messages in thread
From: Tobias Frischholz @ 2015-10-14 11:53 UTC (permalink / raw)
  To: Org Mode Mailing List


[-- Attachment #1.1: Type: text/plain, Size: 705 bytes --]

Hi all!

I’m trying to setup a two column Frame that consists of  one column with text and the other one with an image that is completely filling the column.

Something like this:



DeckSet, a Mac app, is doing very well.

So far I’ve done this in org mode:

** Privatkopie
*** Bild
    :PROPERTIES:
    :BEAMER_COL: 0.48
    :END:
    #+ATTR_LATEX: width=\textwidth
    [[file:img/runner.jpg]]
*** Privatkopie
    :PROPERTIES:
    :BEAMER_COL: 0.48
    :END:
- z.B. Rippen einer CD als MP3
- Aufnahme einer Sendung auf DVD
- Vergütung der Urheber über Pauschalabgaben
  - z.B. bei Rohlingen, Kopierern, Computern

Any help would be greatly appreciated!

—
Tobias

[-- Attachment #1.2.1: Type: text/html, Size: 1890 bytes --]

[-- Attachment #1.2.2: Screen Shot 2015-10-13 at 22.53.26.png --]
[-- Type: image/png, Size: 795918 bytes --]

[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: two columns with image filling one
  2015-10-14 11:53 two columns with image filling one Tobias Frischholz
@ 2015-10-15 20:25 ` Eric S Fraga
  0 siblings, 0 replies; 2+ messages in thread
From: Eric S Fraga @ 2015-10-15 20:25 UTC (permalink / raw)
  To: Tobias Frischholz; +Cc: Org Mode Mailing List

I've answered your first attempt at asking this on the list.  I'm
answering the second attempt as I thought of something else: you could
use the textpos LaTeX package to position your figure exactly where you
want it.

http://www.ctan.org/tex-archive/macros/latex/contrib/textpos/

HTH,
eric

-- 
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.50.2, Org release_8.3.2-161-gd2ac25

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-10-15 20:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-14 11:53 two columns with image filling one Tobias Frischholz
2015-10-15 20:25 ` Eric S Fraga

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).