Table of contents
    No headers
    var toc = <table style="background-color:#F9F9F9; border:1px solid #AAAAAA; font-size:95%; padding:5px;">
        <tr>
            <td>
                <div align="center">
                    <strong>
                        "Table of Contents"
                    </strong>
                </div>
                page.toc
            </td>
        </tr>
    </table>;
    switch($0 ?? $float) {
    case 'left':
        <div style="float:right;"> toc </div>;
    case 'right':
        <div style="float:right;"> toc </div>;
    default:
        toc;
    }
    
    Tag page
    You must login to post a comment.

    Copyright © 2011 MindTouch, Inc. Powered by