emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Peter Davis <pfd@pfdstudio.com>
To: emacs-orgmode@gnu.org
Subject: Printable calendar?
Date: Fri, 30 May 2014 10:20:04 -0400	[thread overview]
Message-ID: <20140530142004.GB25389@pdavismbp15.iscinternal.com> (raw)

I'm trying to make a printable calendar of my bike commuting trips during the month of May. I don't need any fancy calendar functions, so I figured a simple table would do it. I
created the ord file whose contents are below, but when I export to HTML, there are some quirks ...

 1) Some of the dates are right aligned within the cells, and others left.
 2) I'd like to have full borders on the table

Also, is there a better way to do this? I know emacs has calendar tools, and org has diary and agenda tools, but they seemed like overkill for trying to get a simple calendar page
printed. 

Thanks,
-pd


---- cut here ----
#+STARTUP: showeverything logdone
#+options: num:nil toc:nil
#+author: Peter Davis
#+title: Every Day in May 2014

|      Sun | Mon     | Tue     | Wed     | Thu     | Fri     | Sat      |
|----------+---------+---------+---------+---------+---------+----------|
|          |         |         |         | 1       | 2       | 3        |
|          |         |         |         |         |         |          |
|          |         |         |         | AM: 3.6 | AM: 3.6 | AM: 7.6  |
|          |         |         |         | PM: 3.7 | PM: 3.7 | AM: 7.6  |
|----------+---------+---------+---------+---------+---------+----------|
|        4 | 5       | 6       | 7       | 8       | 9       | 10       |
|          |         |         |         |         |         |          |
| AM: 11.4 | AM: 3.7 | AM: 3.7 | AM: 5.1 | AM: 3.6 | AM: 3.3 | AM: 5.1  |
|          | PM: 3.3 | PM: 3.3 |         | PM: 3.3 | PM: 3.3 |          |
|----------+---------+---------+---------+---------+---------+----------|
|       11 | 12      | 13      | 14      | 15      | 16      | 17       |
|          |         |         | *BIKE*  |         |         | AM: 7.6  |
|          | AM: 3.7 | AM: 3.7 | AM: 9.2 | AM: 3.7 | AM: 3.7 | M: 6.1   |
|          | PM: 3.3 | PM: 3.3 | PM: 9.7 | PM: 3.3 | PM: 3.3 | PM: 13.3 |
|----------+---------+---------+---------+---------+---------+----------|
|       18 | 19      | 20      | 21      | 22      | 23      | 24       |
|          |         |         |         |         |         |          |
|          | AM: 3.7 | AM: 3.6 | AM: 3.7 | AM: 3.7 | AM: 7.0 | AM: 5.5  |
|          | PM: 3.2 | PM: 3.3 | PM: 3.3 | PM: 3.3 |         |          |
|----------+---------+---------+---------+---------+---------+----------|
|       25 | 26      | 27      | 28      | 29      | 30      | 30       |
|   *BIKE* |         |         | *TRIKE* |         |         |          |
| AM: 16.2 |         | AM: 3.6 |         | AM: 3.8 | AM: 3.6 |          |
|          | PM: 5.1 | PM: 3.3 | PM: 7.3 | PM: 3.3 |         |          |
|----------+---------+---------+---------+---------+---------+----------|
---- cut here ----



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

             reply	other threads:[~2014-05-30 14:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-30 14:20 Peter Davis [this message]
2014-05-30 15:23 ` Printable calendar? Peter Davis
2014-05-30 17:20   ` Nick Dokos
2014-05-31 12:32     ` Peter Davis

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=20140530142004.GB25389@pdavismbp15.iscinternal.com \
    --to=pfd@pfdstudio.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 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).