18 Sep 2010 17:26
How to generate hierachical output in html format with number index?
Lingyu Ma <pppooonnnyyy <at> hotmail.com>
2010-09-18 15:26:32 GMT
2010-09-18 15:26:32 GMT
Hi all,
I have a question about transfer the *.muse file to a *.html file.
I can only generate below hierachical structures when I use the default settings :
------------------
AAA
BBB
CCC
DDD
EEE
------------------
How can I generate the output with number index like below?
------------------
1. AAA
1.1 BBB
1.2 CCC
2. DDD
2.1 EEE
------------------
Should I edit the "muse-derive-style"?
By the way, I use the common "*" "**" and "***" in the *.muse file.
with best regards,
Lingyu
I have a question about transfer the *.muse file to a *.html file.
I can only generate below hierachical structures when I use the default settings :
------------------
AAA
BBB
CCC
DDD
EEE
------------------
How can I generate the output with number index like below?
------------------
1. AAA
1.1 BBB
1.2 CCC
2. DDD
2.1 EEE
------------------
Should I edit the "muse-derive-style"?
By the way, I use the common "*" "**" and "***" in the *.muse file.
with best regards,
Lingyu
<div> Hi all,<br><br>I have a question about transfer the *.muse file to a *.html file.<br><br>I can only generate below hierachical structures when I use the default settings :<br><br>------------------<br>AAA<br> BBB<br> CCC<br>DDD<br> EEE<br>------------------<br><br>How can I generate the output with number index like below?<br><br>------------------<br>1. AAA<br> 1.1 BBB<br> 1.2 CCC<br>2. DDD<br> 2.1 EEE<br>------------------<br><br>Should I edit the "muse-derive-style"?<br><br><br>By the way, I use the common "*" "**" and "***" in the *.muse file.<br><br>with best regards,<br>Lingyu </div>
RSS Feed