all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Gary <emacs@garydjones.name>
To: Help-gnu-emacs <Help-gnu-emacs@gnu.org>
Subject: Re: html editing
Date: Fri, 26 Feb 2010 13:00:23 +0100	[thread overview]
Message-ID: <20100226120023.GA752@mimosa.garydjones.name> (raw)
In-Reply-To: <20100226084632.GC25195@debian-eeepc>

On Fri, Feb 26, 2010 at 07:46:32PM +1100, Daniel Dalton wrote:

> So, for generating tables, changing fonts, and I guess for repetitive
> html tasks, what tools can I use to speed up the process? Perhaps there
> are tools that are available to save me so much typing...?

Well there is html mode of course, and there's a nice tutorial for that
at http://xahlee.org/emacs/emacs_html.html. That would definitely save
you typing tags. I don't know if you are expected to use CSS for your
fonts, styling and so on, it probably depends how advanced you are in
the course, but there is also a CSS mode with recent versions of
emacs. Predictive mode also has support for completing HTML tags, and
maybe other things you want as well -
http://www.dr-qubit.org/predictive/predictive-user-manual/html/HTML-Support.html#HTML-Support
I haven't use it myself yet, but it looks pretty flexible.

If you start with a plain text file you could also use txt2html, which
is a standalone tool that, as its name suggests, generates html from
plain text files. It only generates the basic HTML though, including
tables and so forth, you would have to add any styling yourself.

There is also emacs muse, of course, which can publish HTML, but I guess
that's not what you want.




  reply	other threads:[~2010-02-26 12:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-26  8:46 html editing Daniel Dalton
2010-02-26 12:00 ` Gary [this message]
2010-02-27 14:09   ` Lennart Borgman
     [not found] <mailman.1915.1267174005.14305.help-gnu-emacs@gnu.org>
2010-02-26 11:29 ` Pascal J. Bourguignon
2010-02-26 21:55 ` B. T. Raven
  -- strict thread matches above, loose matches on Subject: below --
2010-02-26 15:19 Henri-Paul Indiogine
2010-02-27 13:03 ` Daniel Dalton

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=20100226120023.GA752@mimosa.garydjones.name \
    --to=emacs@garydjones.name \
    --cc=Help-gnu-emacs@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.