all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Want to write up quick balance sheet, etc.  Via tables?
@ 2013-09-08 21:50 David Combs
  2013-09-08 22:17 ` Pascal J. Bourguignon
  0 siblings, 1 reply; 11+ messages in thread
From: David Combs @ 2013-09-08 21:50 UTC (permalink / raw)
  To: help-gnu-emacs

I need to write up something quick in which I give some
people the bare rudiments of balance sheets and income
statements.

Easy to do in pencil on paper.  Not so easy on a computer,
getting the columns to line up right, etc.  Which is exactly
what I need to do.


You know what a balance sheet looks like:


  ASSETS                     LIABILITIES

cash       20,000          short term debt   89,000
...        ......          ...............   ......  <-- a similar line
...        ......          ...............   ......  <-- a similar line
...        ......          ...............   ......  <-- a similar line

----       ------          ---------------   -----
...        ......          ...............   .....   <--- a total or sub-total line




And also pairs (say) of debits and credits:


inventory  34(db)
debt       34(cr)

plus more pairs (or triples) like that.


MY QUESTION:

How to make it easy, almost foolproof, to be able to quickly format
the stuff I type in.


One idea would be to use emacs's TABLE facility.  At least
that way I've ready-made boxes that different parts can
fit into.

Or I suppose I could use tabs, as set to columns I choose.


Any ideas?

If TABLES, I've played with them just a bit, so maybe
some hints would help.  Or maybe there are other table
mechanisms that people use and find reliable, other
than the one that comes with emacs.  You know, maybe
in the wiki or elsewhere.


THANKS SO MUCH!

David



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

end of thread, other threads:[~2013-10-01 20:46 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-08 21:50 Want to write up quick balance sheet, etc. Via tables? David Combs
2013-09-08 22:17 ` Pascal J. Bourguignon
2013-09-08 22:49   ` Suvayu Ali
2013-09-09  5:52   ` David Combs
2013-09-09  5:56   ` David Combs
2013-09-09  6:02   ` David Combs
2013-09-09  9:10     ` Óscar Fuentes
     [not found]     ` <mailman.1644.1378717842.10748.help-gnu-emacs@gnu.org>
2013-10-01 18:54       ` David Combs
2013-10-01 20:46         ` Óscar Fuentes
2013-09-09  7:38   ` Andreas Röhler
     [not found]   ` <mailman.1637.1378712194.10748.help-gnu-emacs@gnu.org>
2013-10-01 18:57     ` David Combs

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.