Deleted the old manual files and added an "output" folder for the script.
Originally committed to SVN as r1725.
BIN
docs/Bezier.png
Before Width: | Height: | Size: 4.5 KiB |
Before Width: | Height: | Size: 240 KiB |
Before Width: | Height: | Size: 4 KiB |
Before Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 3.4 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 4.5 KiB |
Before Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 129 KiB |
Before Width: | Height: | Size: 167 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 47 KiB |
Before Width: | Height: | Size: 36 KiB |
Before Width: | Height: | Size: 24 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 996 B |
Before Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 1 KiB |
Before Width: | Height: | Size: 1,011 B |
Before Width: | Height: | Size: 993 B |
Before Width: | Height: | Size: 1 KiB |
Before Width: | Height: | Size: 1,015 B |
Before Width: | Height: | Size: 993 B |
Before Width: | Height: | Size: 996 B |
Before Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 1 KiB |
Before Width: | Height: | Size: 1,012 B |
Before Width: | Height: | Size: 993 B |
Before Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 924 B |
Before Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 3.6 KiB |
Before Width: | Height: | Size: 3.5 KiB |
Before Width: | Height: | Size: 3.5 KiB |
Before Width: | Height: | Size: 3.7 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 3 KiB |
Before Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 8.5 KiB |
Before Width: | Height: | Size: 6.2 KiB |
Before Width: | Height: | Size: 5.7 KiB |
Before Width: | Height: | Size: 5.7 KiB |
BIN
docs/help.hmx
BIN
docs/jump.png
Before Width: | Height: | Size: 876 B |
BIN
docs/karmode.png
Before Width: | Height: | Size: 26 KiB |
Before Width: | Height: | Size: 13 KiB |
|
@ -1,46 +0,0 @@
|
|||
window.onload= resizeSplitWndw;
|
||||
window.onresize= resizeSplitWndw;
|
||||
window.onbeforeprint= set_to_print;
|
||||
window.onafterprint= reset_form;
|
||||
|
||||
function resizeSplitWndw(){
|
||||
|
||||
var onsr= document.all.item("nsr");
|
||||
var omainbody= document.all.item("mainbody");
|
||||
|
||||
if (omainbody ==null) return;
|
||||
if (onsr != null){
|
||||
document.all.mainbody.style.overflow= "auto";
|
||||
document.all.nsr.style.width= document.body.offsetWidth;
|
||||
document.all.mainbody.style.width= Math.max(document.body.offsetWidth-4,0);
|
||||
document.all.mainbody.style.top= document.all.nsr.offsetHeight;
|
||||
if (document.body.offsetHeight > document.all.nsr.offsetHeight)
|
||||
document.all.mainbody.style.height= Math.max(document.body.offsetHeight - document.all.nsr.offsetHeight - 4, 0);
|
||||
else document.all.mainbody.style.height=0;
|
||||
}
|
||||
}
|
||||
|
||||
function set_to_print(){
|
||||
|
||||
var i;
|
||||
if (window.mainbody)document.all.mainbody.style.height = "auto";
|
||||
|
||||
for (i=0; i < document.all.length; i++){
|
||||
if (document.all[i].tagName == "BODY") {
|
||||
document.all[i].scroll = "auto";
|
||||
}
|
||||
if (document.all[i].tagName == "A") {
|
||||
document.all[i].outerHTML = "<a href=''>" + document.all[i].innerHTML + "</a>";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
function reset_form(){
|
||||
|
||||
document.location.reload();
|
||||
}
|
||||
|
||||
function doExpand(paraNum, imageNum) {
|
||||
if (paraNum.style.display=="none") {paraNum.style.display=""; imageNum.src="minus.gif"}
|
||||
else {paraNum.style.display="none"; imageNum.src="plus.gif"}
|
||||
}
|
Before Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 3.9 KiB |
Before Width: | Height: | Size: 14 KiB |
BIN
docs/seek.png
Before Width: | Height: | Size: 816 B |
Before Width: | Height: | Size: 4.9 KiB |
BIN
docs/splash.PNG
Before Width: | Height: | Size: 66 KiB |
Before Width: | Height: | Size: 9.5 KiB |
Before Width: | Height: | Size: 9.1 KiB |
Before Width: | Height: | Size: 76 KiB |
Before Width: | Height: | Size: 58 KiB |
Before Width: | Height: | Size: 4.5 KiB |
Before Width: | Height: | Size: 3.4 KiB |
Before Width: | Height: | Size: 76 KiB |
Before Width: | Height: | Size: 4.6 KiB |
Before Width: | Height: | Size: 9.8 KiB |
Before Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 5.9 KiB |
Before Width: | Height: | Size: 5.6 KiB |
Before Width: | Height: | Size: 5.6 KiB |
Before Width: | Height: | Size: 6 KiB |
Before Width: | Height: | Size: 5.7 KiB |
Before Width: | Height: | Size: 5.4 KiB |
Before Width: | Height: | Size: 5.2 KiB |
Before Width: | Height: | Size: 5.1 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 4 KiB |
Before Width: | Height: | Size: 7 KiB |
Before Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 14 KiB |