Fix bug in org-info.js setup.
I had forgotten the call to the setup routine, it is now in.
This commit is contained in:
parent
f87667c730
commit
2f02a50fcc
|
@ -468,6 +468,7 @@ you can \"misuse\" it to add arbitrary text to the header."
|
|||
<script type=\"text/javascript\" language=\"JavaScript\">
|
||||
/* <![CDATA[ */
|
||||
%MANAGER-OPTIONS
|
||||
org_html_manager.setup(); // activate after the parameterd are set
|
||||
/* ]]> */
|
||||
</script>"
|
||||
"The template for the export style additions when org-info.js is used.
|
||||
|
|
Loading…
Reference in New Issue