Changes

Jump to navigation Jump to search
290 bytes removed ,  02:45, 14 March 2012
m
Text replace - "Reference/en/" to "Command/"
(function() {
var s = document.createElement('script'), t = document.getElementsByTagName('script')[0];
s.type = 'text/javascript';
s.async = true;
s.src = 'http://api.flattr.com/js/0.6/load.js?mode=auto';
t.parentNode.insertBefore(s, t);
})();
 
 
function open_window() {
return window.open('', "OutputWindow", 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=500,height=700');
function show_command(URL) {
open_window().location.href='http://texshowwiki.contextgarden.net/cmdCommand/' + URL;
}

Navigation menu