emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: raman@users.sf.net
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: org-mode: couple of html related feature requests
Date: Mon, 7 Aug 2006 17:45:00 +0200	[thread overview]
Message-ID: <444abe0cfb6659686e6d3895ae8a3416@science.uva.nl> (raw)
In-Reply-To: <17617.19534.69425.633066@localhost.localdomain>

I still fail to see why this would be better than using the #+TITLE 
line that has exactly this purpose.  If you want to specify the title 
line, you can use that line.  If you don't want to specify it, all we 
are discussing about is the question of what would be a good default 
for the title.  I am currently taking that default from the file name, 
you want it from the first headline - both can be equally good and bad 
titles.

- Carsten

On Aug 3, 2006, at 3:07, T. V. Raman wrote:

> But we could still use the first top-levle heading?
> The rest of the mapping still holds, since html lets you have
> multiple h1 headings on a page. As things stand, everything gets
> demoted a level when you go through org
>
>>>>>> "Carsten" == Carsten Dominik <dominik@science.uva.nl> writes:
>     Carsten> Hi Raman, On Jul 23, 2006, at 20:19, T. V. Raman
>     Carsten> wrote:
>     Carsten>
>>> Hi,
>>>
>>> Here are a couple of html export related feature requests.
>>>
>>> 0) Would it be possible to generate the title element from
>>> the first top-level heading -- rather than the base
>>> filename?
>     Carsten>
>     Carsten> No, I don't want to do this.  If we do this we
>     Carsten> implicitly assume that there is only one top-level
>     Carsten> heading in the file, in general there will be more
>     Carsten> than one.  However, you can always set the document
>     Carsten> title like this:
>     Carsten>
>     Carsten> #+TITLE: This is a title for the HTML export
>     Carsten>
>>> 1) How do I avoid the -*- mode: ... -*- line from showing
>>> up in the exported HTML?
>     Carsten>
>     Carsten> How do you get it in?  I have never seen it.
>     Carsten> Anybody?
>     Carsten>
>>> 2) Finally, how do I supress generation f the Table of
>>> contents?
>     Carsten>
>     Carsten> This was already answered by David Emery.
>     Carsten>
>>> And one related request:
>>>
>>> Once we get the vaue of <title> from the first top-level
>>> heading, we could also promote everything up by a level on
>>> the html side so that '*' headings become h1, '**' become
>>> h2 etc.
>>>
>>> I find the present practice of '*' headings becoming h2s a
>>> bit painful because things on the HTML side get too deep
>>> in their hierarchy.
>     Carsten>
>     Carsten> I don't think it is useful to treat the first
>     Carsten> toplevel heading differently from the others.  And I
>     Carsten> personally like the title in H1 and the top level
>     Carsten> headings in H2.  However, I can see that this is a
>     Carsten> matter of taste, so I will provide a variable
>     Carsten>
>     Carsten> org-export-html-toplevel-hlevel
>     Carsten>
>     Carsten> that can be used to set which of H1, H2, H3
>     Carsten> .... should be used for level 1 org-mode headings.
>     Carsten> Default for now continues to be 2.
>     Carsten>
>     Carsten> Related to this, I have an HTML/CSS question:
>     Carsten>
>     Carsten> If I do
>     Carsten>
>     Carsten>    <H1 class="title">Document title</H1>
>     Carsten>
>     Carsten>    <H1>My first outline heading</H1>
>     Carsten>
>     Carsten> what do i have to put into the css style to make the
>     Carsten> first line appear differently from the second? I
>     Carsten> have tried:
>     Carsten>
>     Carsten> h1 { font-size: 18pt; padding-top: 1em; }
>     Carsten>
>     Carsten> .title { font-size: 20pt; color: #ff8c00; }
>     Carsten>
>     Carsten> but that does not work.
>     Carsten>
>     Carsten> Thanks.
>     Carsten>
>     Carsten> - Carsten
>     Carsten>
>     Carsten>
>     Carsten>
>     Carsten> -- Carsten Dominik Sterrenkundig Instituut "Anton
>     Carsten> Pannekoek" Universiteit van Amsterdam Kruislaan 403
>     Carsten> NL-1098SJ Amsterdam phone: +31 20 525 7477
>
> -- 
> Best Regards,
> --raman
>
>
> Email:  raman@users.sf.net
> WWW:    http://emacspeak.sf.net/raman/
> AIM:    emacspeak       GTalk: tv.raman.tv@gmail.com
> PGP:    http://emacspeak.sf.net/raman/raman-almaden.asc
> Google: tv+raman
> IRC:    irc://irc.freenode.net/#emacs
>
>

--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477

  parent reply	other threads:[~2006-08-07 17:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-23 18:19 org-mode: couple of html related feature requests T. V. Raman
2006-07-24  0:12 ` T. V. Raman
2006-07-24  2:09 ` David Emery
     [not found] ` <9de7dbeeb2abc302f824130f3911a8b8@science.uva.nl>
     [not found]   ` <17617.19534.69425.633066@localhost.localdomain>
2006-08-07 15:45     ` Carsten Dominik [this message]
2006-08-08  1:09       ` T. V. Raman

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=444abe0cfb6659686e6d3895ae8a3416@science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=raman@users.sf.net \
    /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).