emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Vertically aligning table row contents
@ 2015-01-06 23:51 Peter Davis
  2015-01-07  0:14 ` John Hendy
  0 siblings, 1 reply; 9+ messages in thread
From: Peter Davis @ 2015-01-06 23:51 UTC (permalink / raw)
  To: emacs-orgmode

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

I'm trying to create a simple two-column table. The left column will 
show images of symbols used in the document, and the right column will 
explain what those images mean. So far, I have

--8<---------------cut here---------------start------------->8---

#+MACRO:  p   \includegraphics[scale=.35]{$1}
#+CAPTION: Document Symbols
#+ATTR_LATEX: :align lp{5in} :float nil :border 2 :frame border
| {{{p(./GreenDot.png)}}}  | This symbol indicates that the associated 
item is in a /normal/ or /successful/ state.                 |
| {{{p(./YellowDots.png)}}} | This symbol denotes a state of /concern/ 
or /potential trouble/ for the associated item.               |
| {{{p(./RedDots.png)}}}   | This symbol indicates that the associated 
item is in a /severely troubled/ or /non-functioning/ state. |

--8<---------------cut here---------------end--------------->8---


But what I'm getting is:

misaligned table

Is there a way to get both columns centered?

Thank you.

-pd


-- 
----
Peter Davis
The Tech Curmudgeon
www.techcurmudgeon.com


[-- Attachment #2.1: Type: text/html, Size: 2714 bytes --]

[-- Attachment #2.2: Screen Shot 2015-01-06 at 6.50.09 PM.png --]
[-- Type: image/png, Size: 69488 bytes --]

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

end of thread, other threads:[~2015-01-07  3:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-06 23:51 Vertically aligning table row contents Peter Davis
2015-01-07  0:14 ` John Hendy
2015-01-07  0:16   ` Peter Davis
2015-01-07  0:19     ` John Hendy
2015-01-07  1:00       ` Peter Davis
2015-01-07  1:15         ` John Hendy
2015-01-07  1:40           ` Peter Davis
2015-01-07  2:33             ` Nick Dokos
2015-01-07  3:08               ` Peter Davis

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