I saw some discussion on the list about custom IDs, but it confused me.
So, here is my problem.
I upgraded to 6.26. Now, when I export my index.org file to html, the
headlineline
* Courses
is exported to
<div id="outline-container-2" class="outline-2">
<h2 id="nil">Courses </h2>
<div class="outline-text-2" id="text-2">
instead of
<div id="outline-container-2" class="outline-2">
<h2 id="sec-2">Courses </h2>
<div class="outline-text-2" id="text-2">.
This happens for all other headlines in index.org too.
I don't want to define a custom ID for every headline, I want org-mode
to generate them automatically as it did in the past. For now, I've gone
back to 6.25b.
I see that 6.26d is out. I haven't tried it yet. Is this issue resolved
in 6.26d, or is the new way the default. If so, how do I make things
work the old way?
Scott Randby
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode