emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
blob 35a00f24828715fbc0761fb748208a3b0aa12de9 482 bytes (raw)
name: contrib/scripts/staticmathjax/chrome/content/main.xul 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
 
<?xml version="1.0"?>
<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>

<window onload="init();" id="main" title="Static MathJax" width="300" height="300"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">

<script language="JavaScript" src="chrome://staticmathjax/content/main.js"/>

  <browser flex="1" id="docFrame" src="" style="background-color:white;"/>
  <textbox flex="1" id="logtextbox" multiline="true" style="display:none;"/>
</window>

debug log:

solving 35a00f24828715fbc0761fb748208a3b0aa12de9 ...
found 35a00f24828715fbc0761fb748208a3b0aa12de9 in https://git.savannah.gnu.org/cgit/emacs/org-mode.git

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

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).