emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: buybuyxyz@yahoo.co.jp
To: "Emacs-orgmode@gnu.org" <Emacs-orgmode@gnu.org>
Subject: How can I customize ID names in html?
Date: Wed, 19 Jun 2019 11:13:03 +0900 (JST)	[thread overview]
Message-ID: <771642936.2855157.1560910383621.JavaMail.yahoo@jws704002.mail.kks.yahoo.co.jp> (raw)
In-Reply-To: 771642936.2855157.1560910383621.JavaMail.yahoo.ref@jws704002.mail.kks.yahoo.co.jp

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

How can I customize id names in html?

===== test.org begin#+TITLE: test#+AUTHOR: buybuyxyz#+EMAIL: buybuyxyz@yahoo.co.jp#+LANGUAGE: ja#+OPTIONS: toc:t num:t author:t creator:nil LaTeX:t _:{} #+MACRO: em @<font size=+1 color=red>$1@</font>
* test1
* test2
===== test.org end

I generate test.html from test.org.


I do following command
grep id= test.html
I get following output.
<div id="content"><div id="table-of-contents"><div id="text-table-of-contents"><div id="outline-container-orgccfde4a" class="outline-2"><h2 id="orgccfde4a"><span class="section-number-2">1</span> test1</h2><div id="outline-container-org4c11d83" class="outline-2"><h2 id="org4c11d83"><span class="section-number-2">2</span> test2</h2><div id="postamble" class="status">

I would like to generate the prefix of ID names to be xyz instead of org.
How can I customize id names (ex. orgccfde4a)?


[-- Attachment #2: Type: text/html, Size: 2782 bytes --]

       reply	other threads:[~2019-06-19  2:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <771642936.2855157.1560910383621.JavaMail.yahoo.ref@jws704002.mail.kks.yahoo.co.jp>
2019-06-19  2:13 ` buybuyxyz [this message]
     [not found] <691826818.7029211.1560910415584.JavaMail.yahoo.ref@jws700007.mail.kks.yahoo.co.jp>
2019-06-19  2:13 ` How can I customize ID names in html? buybuyxyz
2019-06-19 19:18   ` Nicolas Goaziou

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=771642936.2855157.1560910383621.JavaMail.yahoo@jws704002.mail.kks.yahoo.co.jp \
    --to=buybuyxyz@yahoo.co.jp \
    --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).