Home
last modified time | relevance | path

Searched refs:l (Results 1 – 25 of 2478) sorted by path

12345678910>>...100

/plugin/abc2/abc-libraries/abc-ui/
H A Dabc-ui-1.0.0.min.js8 function external_eval(param){return eval(param)}function isQuoted(e){return e.q}function quote(e){return e.q=!0,e}function unquote(e){return delete e.q,e}function Symbol(e){return this.nm=e,this}function isSymbol(e){return e&&e.constructor===Symbol}function symbolName(e){return e.nm}function isArray(e){return e&&e.constructor===Array}function inDs(e,t){for(var n=e.length-1;0<=n;--n)if("undefined"!=typeof e[n][t])return e[n];return!1}function member(e,t){return 0<=t.indexOf(e)}function PsParser(){function t(t){e.L=t,e.N=t.length,e.I=0,e.D=0}function n(){return e.I<e.N&&e.L[e.I]}function r(){return e.I<e.N&&e.L[e.I++]}function i(){while(e.I<e.N&&member(e.L[e.I]," \n"))e.I++}function s(){while("%"==n()){while(n()&&"\n"!=n())r();i()}}function o(){r();var e=[],t=1;while(0<t&&n()){var i=r();switch(i){case"(":t++;break;case")":t--,t<=0&&(i=!1);break;case"\\":i=r();switch(i){case"(":break;case")":break;case"\\":break;case"n":i="\n";break;case"r":i="\r";break;case"t":i=" ";break;default:i=!1}}i!==!1&&e.push(i)}return e.join("")}function u(){var e=r();if(member(e,"()<>/% \n"))throw new Error("Symbol expected, got "+e);var t=member(e,"+-0123456789."),i="."==e,s=[e];while(n()&&!member(n(),"()<>[]{}/% \n"))e=r(),s.push(e),t&&!member(e,"0123456789")&&(!i&&"."==e?i=!0:t=!1);return s=s.join(""),1==s.length&&member(s,"+-.")&&(t=!1),t?i?parseFloat(s):parseInt(s,10):new Symbol(s)}function a(){i();switch(n()){case!1:return undefined;case"%":return s();case"[":return new Symbol(r());case"]":return new Symbol(r());case"{":return e.D++,new Symbol(r());case"}":return e.D--,new Symbol(r());case"/":r();var t=u();return quote(t);case"(":return o();case"<":r();if("<"!=n())throw new Error("Encoded strings not implemented yet");return r(),new Symbol("<<");case">":r();if(">"!=n())throw new Error("Unexpected >");return r(),new Symbol(">>");default:return u()}}var e=this;return PsParser.prototype.init=t,PsParser.prototype.peek=n,PsParser.prototype.token=a,this}function Ps0(e,t,n){function r(i,s){if(isSymbol(i)&&!isQuoted(i)){var o=symbolName(i),u=inDs(t,o);if(!u)throw new Error("bind error '"+o+"'");n.push([!1,u[o]])}else if(s&&isArray(i)&&isQuoted(i)){if(0<i.length){var a=i[0],f=quote(i.slice(1));0<f.length&&n.push([!1,f]),r(a,!1)}}else"function"==typeof i?i():e.push(i)}function i(){var t=e.pop();r(t,!1)}function s(){var t=n.pop(),i=t.shift(),s=t.pop();for(var o=0;o<t.length;o++)e.push(t[o]);r(s,!0)}function u(t){o.init(t);while(o.peek()){var r=o.token();if(r||r===0){e.push(r);if(o.D<=0||isSymbol(r)&&(member(symbolName(r),"[]{}")||"<<"==symbolName(r)||">>"==symbolName(r))){i();while(0<n.length)s()}}}return e}var o=new PsParser;return Ps0.prototype.run=r,Ps0.prototype.exec=i,Ps0.prototype.step=s,Ps0.prototype.parse=u,this}function Wps(e){function f(e){if(isSymbol(e)&&!isQuoted(e))return e;if(isArray(e)&&isQuoted(e)){var t=e.length,n=[];for(var r=0;r<t;r++){var i=e[r],s=f(i);isArray(i)?n=n.concat(isQuoted(i)?quote([s]):[s]):n=n.concat(s)}return quote(n)}return e}function l(){var e=arguments;if(e.length)for(var t=0;t<e.length;t++)o.parse(e[t]);else o.parse(e);return n}var t=e,n=[],r={},i=[r],s=[],o=new Ps0(n,i,s);r["true"]=function(){n.push(!0)},r["false"]=function(){n.push(!1)},r["null"]=function(){n.push(null)},r.sub=function(){var e=n.pop();n.push(n.pop()-e)},r.mul=function(){n.push(n.pop()*n.pop())},r.div=function(){var e=n.pop();n.push(n.pop()/e)},r.mod=function(){var e=n.pop();n.push(n.pop()%e)};var u={};r.mark=function(){n.push(u)},r.counttomark=function(){var e=0;for(var t=n.length-1;0<=t;t--){if(u===n[t])return n.push(e);e++}throw new Error("Mark not found")},r["<<"]=r.mark,r[">>"]=function(){var e={};while(0<n.length){var t=n.pop();if(u===t)return n.push(e);e[n.pop()]=t}throw new Error("Mark not found")},r.exch=function(){var e=n.pop(),t=n.pop();n.push(e),n.push(t)},r.clear=function(){n.length=0},r.pop=function(){n.pop()},r.index=function(){n.push(n[n.length-2-n.pop()])},r.roll=function(){var e=n.pop(),t=n.pop(),r=[],i=[];e<0&&(e=t+e);for(var s=0;s<t;s++)s<e?r.unshift(n.pop()):i.unshift(n.pop());for(s=0;s<e;s++)n.push(r.shift());for(s=0;s<t-e;s++)n.push(i.shift())},r.copy=function(){var e=n.pop();if("object"==typeof e){var t=n.pop();for(var r in t)e[r]=t[r];n.push(e)}else{var t=n.length-e;for(var r=0;r<e;r++)n.push(n[t+r])}},r.length=function(){n.push(n.pop().length)},r.astore=function(){var e=n.pop(),t=e.length;for(var r=t-1;0<=r;r--)e[r]=n.pop();n.push(e)},r.array=function(){n.push(new Array(n.pop()))},r.eq=function(){var e=n.pop(),t=n.pop();n.push(t==e)},r.lt=function(){var e=n.pop(),t=n.pop();n.push(t<e)},r.ifelse=function(){var e=n.pop(),t=n.pop(),r=n.pop();s.push([!1,r===!0?t:e])},r.and=function(){var e=n.pop(),t=n.pop();if(!0===e||!1===e){n.push(e==1&&t===!0);return}n.push(e&t)},r.repeat=function c(){var e=n.pop(),t=n.pop();1<t&&s.push([!0,t-1,e,c]),0<t&&s.push([!1,e])},r["for"]=function h(){var e=n.pop(),t=n.pop(),r=n.pop(),i=n.pop();r<0?(t<=i+r&&s.push([!0,i+r,r,t,e,h]),t<=i&&s.push([!1,i,e])):(i+r<=t&&s.push([!0,i+r,r,t,e,h]),i<=t&&s.push([!1,i,e]))},r.exec=function(){s.push([!1,n.pop()])},r.cvx=function(){var e=n.pop();isSymbol(e)&&isQuoted(e)?n.push(unquote(e)):isArray(e)&&!isQuoted(e)?n.push(quote(e)):n.push(e)},r.dict=function(){n.pop(),n.push({})},r.get=function(){var e=n.pop(),t=n.pop();isSymbol(e)?n.push(t[symbolName(e)]):n.push(t[e])},r.getinterval=function(){var e=n.pop(),t=n.pop()+e,r=n.pop(),i=[];while(--e>=0)i.push(r[t++]);n.push(i)},r.put=function(){var e=n.pop(),t=n.pop(),r=n.pop();isSymbol(t)?r[symbolName(t)]=e:r[t]=e},r.begin=function(){i.push(n.pop())},r.end=function(){i.pop()},r.currentdict=function(){n.push(i[i.length-1])},r.where=function(){var e=symbolName(n.pop()),t=inDs(i,e);t?(n.push(t),n.push(!0)):n.push(!1)},r.save=function(){var e=i.slice();for(var t=0;t<e.length;t++){var r=e[t],s={};for(var o in r)s[o]=r[o];e[t]=s}n.push(e)},r.restore=function(){var e=n.pop();while(0<i.length)i.pop();while(0<e.length)i.unshift(e.pop())},r.type=function(){var e=n.pop(),t;if(null===e)t="nulltype";else if(!0===e||!1===e)t="booleantype";else if(u===e)t="marktype";else if("string"==typeof e)t="stringtype";else if(isSymbol(e))t=isQuoted(e)?"nametype":"operatortype";else if("function"==typeof e)t="operatortype";else if(isArray(e))t="arraytype";else if("object"==typeof e)t="dicttype";else{if(1*e!=e)throw new Error("Undefined type '"+e+"'");t=e%1==0?"integertype":"realtype"}n.push(t)};var a=!0;return r[".strictBind"]=function(){a=!0===n.pop()},r.bind=function(){n.push(f(n.pop()))},r["="]=function(){var e=n.pop();alert(e&&e.nm||e)},r["=="]=function(){alert(n.pop())},r.stack=function(){alert(n)},r.pstack=function(){alert(n)},r[".call"]=function(){var e=n.pop(),t=n.pop(),r=n.pop(),i=[];for(var s=0;s<e;s++)i.unshift(n.pop());if(!r[t])throw new Error(".call: "+t+" undef");n.push(r[t].apply(r,i))},r[".call0"]=function(){var e=n.pop(),t=n.pop(),r=n.pop(),i=[];for(var s=0;s<e;s++)i.unshift(n.pop());if(!r[t])throw new Error(".call0: "+t+" undef");r[t].apply(r,i)},r[".svg"]=function(){n.push(t)},r[".math"]=function(){n.push(Math)},r[".date"]=function(){n.push(new Date)},r[".window"]=function(){n.push(window)},r[".callback"]=function(){var e=n.pop();n.push(function(){o.run(e,!0);while(0<s.length)o.step()})},r[".minv"]=function(){var e=n.pop(),t=e[0],r=e[1],i=e[2],s=e[3],o=e[4],u=e[5];n.push([s,r,i,t,i*u-s*o,r*o-t*u])},r[".mmul"]=function(){var e=n.pop(),t=n.pop(),r=t[0],i=t[1],s=t[2],o=t[3],u=t[4],a=t[5],f=e[0],l=e[1],c=e[2],h=e[3],p=e[4],d=e[5];n.push([r*f+i*c,r*l+i*h,s*f+o*c,s*l+o*h,u*f+a*c+p,u*l+a*h+d])},r[".xy"]=function(){var e=n.pop(),t=n.pop(),r=n.pop();n.push(e[0]*r+e[2]*t+e[4]),n.push(e[1]*r+e[3]*t+e[5])},r[".rgb"]=function(){var e=n.pop(),t=n.pop(),r=n.pop();n.push("rgb("+r+","+t+","+e+")")},r[".rgba"]=function(){var e=n.pop(),t=n.pop(),r=n.pop(),i=n.pop();n.push("rgba("+i+","+r+","+t+","+e+")")},Wps.prototype.parse=l,this}function Psvg(e){function d(){return w(0),[o.xoffs-o.xorig,o.yoffs-o.yorig]}function v(){s=!1,w(0),t+="<g";if(o.xscale!=1||o.yscale!=1||o.rotate){t+=' transform="';if(o.xscale!=1||o.yscale!=1)o.xscale==o.yscale?t+="scale("+o.xscale.toFixed(3)+")":t+="scale("+o.xscale.toFixed(3)+","+o.yscale.toFixed(3)+")";if(o.rotate){if(o.xoffs||o.yoffs){var e,n=o.xoffs,r=o.yoffs,u=o.sin,l=o.cos;e=n*l-r*u,r=n*u+r*l,t+=" translate("+e.toFixed(2)+","+r.toFixed(2)+")",a=o.xoffs,f=o.yoffs,o.xoffs=0,o.yoffs=0}t+=" rotate("+o.rotate.toFixed(2)+")"}t+='"'}g(!1),o.rgb&&(t+=' style="color:'+o.rgb+'"'),t+=">\n",i=1}function m(e){var t,n=new e.constructor;for(t in e)e.hasOwnProperty(t)&&(n[t]=e[t]);return n}function g(e){var n=o.font_n;if(!n)return;var r="",i=n.indexOf("Italic"),s=100,u=n.indexOf("Oblique"),a=n.indexOf("Bold"),f=0;a>0&&(r=' font-weight="bold"',s=a,f=2);if(i>0||u>0)i>0&&(r+=' font-style="italic"',i<s&&(s=i),f|=4),u>0&&(r+=' font-style="oblique"',u<s&&(s=u),f=8);s!=100&&(n[s-1]=="-"&&s--,n=n.slice(0,s)),e&&(!(f&2)&&c.indexOf("Bold")>=0&&(r+=' font-weight="normal"'),!(f&12)&&(c.indexOf("Italic")>=0||c.indexOf("Oblique")>=0)&&(r+=' font-style="normal"')),t+=' font-family="'+n+'"'+r+' font-size="'+o.font_s+'"'}function y(){if(p)return;w(1),o.px=o.cx,o.py=o.cy,p='<path d="m'+(o.xoffs+o.cx).toFixed(2)+" "+(o.yoffs-o.cy).toFixed(2)+"\n"}function b(){t+=p,p=""}function w(e){i==2&&(t+="</text>\n",i=1),e==0?i&&(i=0,t+="</g>\n",o.rotate&&(o.xoffs=a,o.yoffs=f,a=0,f=0)):s&&v()}function E(e){return e.length*o.font_s*.5}function S(e,t,n,r,i,s){var u,a,f,l; class
[all...]
H A Dmusic.min.css7 .keyWhite{stroke:gray;fill:#EEE}.keyBlack{stroke:gray;fill:black}.keySelected{stroke:gray;fill:#507fff}.keySelected.sensible{stroke:gray;fill:red}.keySelected.fourth{stroke:gray;fill:orange}.keySelected.highlight{stroke:gray;fill:green}.keySelected.optional{stroke:gray;fill:lightgray}.harmonic-sequence{display:none}br.chord-sequence{clear:both;height:0;font-size:0;line-height:0;margin:0;padding:0}.chord-sequence{margin:5px;display:inline-block;vertical-align:top}.mn-exp{font-size:70%;vertical-align:text-top}.mn-sub{font-size:60%;vertical-align:middle;line-height:1em}.mn-sus{font-size:60%;vertical-align:text-bottom;line-height:80%}.mn-add{font-size:60%;vertical-align:text-top;line-height:1em}span.xl{font-size:.6em}.mn-over{position:relative}.mn-over span{position:absolute;top:-0.5em;left:1px;font-size:.8em}.inversion-sup{position:absolute;font-size:60%;vertical-align:text-top;line-height:1em}.inversion-sub{position:absolute;font-size:60%;vertical-align:text-bottom;line-height:2.6em}ol.hs-item{display:table;float:left;border-collapse:collapse;border:1px solid black;list-style-type:none;margin:0}.hs-item li{display:table-cell;min-width:60px;text-align:center;font-weight:bold;color:white}.hs-item li.hs-chord,.hs-item li.hs-signature{display:table-header-group;color:black;border-bottom:1px dashed gray}.hs-item li.hs-degree{display:table-header-group;color:black}.hs-item li.sus-add{font-size:60%;vertical-align:text-top;position:relative;left:-24px}.hs-item ul.ul-sus-add{display:inline-table;list-style-type:none;vertical-align:top;margin-left:3px}.hs-item li.li-sus-add{display:table-header-group;font-size:60%;color:black;line-height:90%}.hs-item li.hs-function.T{background-color:#3f3f3f}.hs-item li.hs-function.Ts{background-color:#3f3f3f;color:red}.hs-item li.hs-function.t{background-color:#bfbfbf}.hs-item li.hs-function.ts{background-color:#bfbfbf;color:red}.hs-item li.hs-function.D{background-color:#f00}.hs-item li.hs-function.Dst{background-color:#f00;color:black}.hs-item li.hs-function.d{background-color:brown}.hs-item li.hs-function.dst{background-color:brown;color:black}.hs-item li.hs-function.D2{background-color:#92d050}.hs-item li.hs-function.D2st{background-color:#92d050;color:black}.hs-item li.hs-function.SD{background-color:#0070c0}.hs-item li.hs-function.SD2{background-color:#3fa4f0}.hs-item li.hs-function.UNK{background-color:orange}.hs-item li.hs-function.T:before,.hs-item li.hs-function.Ts:before,.hs-item li.hs-function.t:before,.hs-item li.hs-function.ts:before{content:"T"}.hs-item li.hs-function.d:before,.hs-item li.hs-function.dst:before,.hs-item li.hs-function.D:before,.hs-item li.hs-function.Dst:before{content:"D"}.hs-item li.hs-function.D2:before,.hs-item li.hs-function.D2st:before{content:"D²"}.hs-item li.hs-function.SD:before{content:"SD"}.hs-item li.hs-function.SD2:before{content:"SD²"}.hs-item li.hs-function.UNK:before{content:"?"}.hs-function div{min-width:60px;color:white;font-weight:bold;text-align:center}.hs-function div.T{background-color:#3f3f3f}.hs-function div.Ts{background-color:#3f3f3f;color:red}.hs-function div.t{background-color:#bfbfbf}.hs-function div.ts{background-color:#bfbfbf;color:red}.hs-function div.D{background-color:#f00}.hs-function div.Dst{background-color:#f00;color:black}.hs-function div.d{background-color:brown}.hs-function div.dst{background-color:brown;color:black}.hs-function div.D2{background-color:#92d050}.hs-function div.D2st{background-color:#92d050;color:black}.hs-function div.SD{background-color:#0070c0}.hs-function div.SD2{background-color:#3fa4f0}.hs-function div.UNK{background-color:yellow}.hs-function div.T:before,.hs-function div.Ts:before,.hs-function div.t:before,.hs-function div.ts:before{content:"T"}.hs-function div.d:before,.hs-function div.dst:before,.hs-function div.D:before,.hs-function div.Dst:before{content:"D"}.hs-function div.D2:before,.hs-function div.D2st:before{content:"D²"}.hs-function div.SD:before{content:"SD"}.hs-function div.SD2:before{content:"SD²"}.hs-function div.UNK:before{content:"?"}.sig-major{background-color:#dfd;font-weight:bold}.sig-major6{background-color:#afa;font-weight:bold}.sig-majorM7{background-color:#008040;font-weight:bold}.sig-major7{background-color:#f2dede;font-weight:bold}.sig-augmented{background-color:#8c8;font-weight:bold}.sig-augmentedM7{background-color:#aca;font-weight:bold}.sig-minor{background-color:#ffb;font-weight:bold}.sig-minor6{background-color:#ff9;font-weight:bold}.sig-minor7{background-color:#ffd;font-weight:bold}.sig-minorM7{background-color:#dda;font-weight:bold}.sig-minor7b5{background-color:#ddcdaa;font-weight:bold}.sig-diminished{background-color:#ffefcc;font-weight:bold}.sig-diminished7{background-color:#ffa500;font-weight:bold}.sig-suspended4{background-color:#faa;font-weight:bold}.harmonic-diagram{display:none}button.tone{height:30px;min-width:38px;margin:2px 2px;text-align:center;font-size:1.2em;font-weight:bold;border:solid black 2px;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,0.25)}button.tone.selected{color:white;background-color:brown}button.tone:hover{color:white;background-color:red}button.tone:focus{outline:0}button.tonality{color:white;width:44px;height:28px;text-align:center;font-size:1.2em;font-weight:bold;border:solid black 1px}button.tonality.major{background-color:#555}button.tonality.minor{background-color:#777}button.tonality.selected{background-color:#000}button.tonality:hover{background-color:#0f71ba}button.tonality:focus{outline:0}button.signature{height:30px;min-width:80px;margin:2px 2px;text-align:center;font-size:1.2em;font-weight:bold;border:solid black 2px;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,0.25)}button.signature.selected{color:white;background-color:#2d6987}button.signature:hover{color:white;background-color:lightblue}button.signature:focus{outline:0}.tonic,.T1{color:black;font-weight:bold}.T2{color:blue}.T3{color:brown}.fourth,.T4{color:orange;font-weight:bold}.T5{color:green;font-weight:bold}.T6{color:purple}.T7{color:red}.TT{color:red;font-weight:bold}.T2M{color:blue;font-weight:bold}.T3M{color:brown;font-weight:bold}.T4A{color:orange}.T5A{color:green}.T6M{color:purple;font-weight:bold}.sensible,.T7M{color:red;font-weight:bold}.T7D{color:red;font-weight:200}.fourth2{color:blue;font-weight:bold}.sensible2{color:green;font-weight:bold}.fnT{font-weight:bold;background-color:#3f3f3f;color:white}.fnTs{font-weight:bold;background-color:#3f3f3f;color:red}.fnTl{font-weight:bold;background-color:#bfbfbf;color:white}.fnTls{font-weight:bold;background-color:#bfbfbf;color:red}.fnD{font-weight:bold;background-color:#f00;color:white}.fnDl{font-weight:bold;background-color:#c00000;color:white}.fnDst{font-weight:bold;background-color:#f00;color:black}.fnSD{font-weight:bold;background-color:#0070c0;color:white}.fnD2{font-weight:bold;background-color:#92d050;color:white}.fnD2st{font-weight:bold;background-color:#92d050;color:black}.fnSD2{font-weight:bold;background-color:#3fa4f0;color:white}.fnHarmo.fnT:before{content:"T"}.fnHarmo.fnD:before{content:"D"}.fnHarmo.fnSD:before{content:"SD"}.xxl{font-size:1.5em}.chord-name{font-weight:bold;width:60px;height:30px;display:inline-block;text-align:right;padding-top:36px}.chord.tonic{background-color:#f8f8f8;font-weight:bold}.chord.selected{background-color:lightgray;color:white;font-weight:bold}.chord.enharmonic{font-style:italic}.sig-major{background-color:#dfd;font-weight:bold}.sig-major6{background-color:#afa;font-weight:bold}.sig-majorM7{background-color:#008040;font-weight:bold}.sig-major7{background-color:#f2dede;font-weight:bold}.sig-augmented{background-color:#8c8;font-weight:bold}.sig-augmentedM7{background-color:#aca;font-weight:bold}.sig-minor{background-color:#ffb;font-weight:bold}.sig-minor6{background-color:#ff9;font-weight:bold}.sig-minor7{background-color:#ffd;font-weight:bold}.sig-minorM7{background-color:#dda;font-weight:bold}.sig-minor7b5{background-color:#ddcdaa;font-weight:bold}.sig-diminished{background-color:#ffefcc;font-weight:bold}.sig-diminished7{background-color:#ffa500;font-weight:bold}.sig-suspended4{background-color:#faa;font-weight:bold}.abc-source{display:none}.full-score{margin-left:-20px}.abc-follow{fill:#00d000;fill-opacity:0;z-index:15}.abc-player{width:36px;height:36px;background-color:transparent;border-collapse:collapse;color:transparent;background:url('data:image/png;base64,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');background-size:32px 32px}.abc-player.ready{background:url('data:image/png;base64,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')}.abc-player.playing{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAAEEfUpiAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABj5JREFUeNpMiSEOAEEIxGYv80pewKdJMDg8cjbkzFZUtEcSXriqKu0giW9DZsLdERF/6G6YGWYGVwAxopvBzMrKukVJSWnpp0+fGiZPntzCcO7cuf/e3t7/bW1t/9++ffs/y9SpU2WA+p+AlKuoqDACBOBxjG0ABmEg+Fkn1IzDOFTsQ5cRmIGCGkokg2QHO1IKF+9/3T+UkVLSe9ZaMueUvbccfatnJa01OUx4762ImVFKQe/9Gz7G0NAfICLUWm2/EUIIZugQ5xxyzogxXvp7BRCGP9AB2Oc9PT0MIC8Aff7/x48f/4EmwHWBTQA6EOxIZPDs2TMGMzMzRqba2toKkAM/fvzIoKamBsYgNh8fHyT4gcbmf/jwAcxxcnIC0zB+SUkJJxPQTk+Qjvfv3zN8/vwZjEFsoDjIbd/Bbli1atX/v3//MsB8BIrIXbt2fZkzZw4v2BebN29mBLr8Gi8vLwM/Pz+InwKSBMkBBBA8HPr6+tCDoBqIA4HYGIiPA3FuUVHRWXRFLDAGMAJB1Le8vDxOYISC4wsJWALxGZBfXrx4wbBhwwb/8vLyTSguuHDhwn8BAQEGkF8IAU5OTobZs2c/ra+vlwEbUFlZeTUuLk4LZDMMREdHo2gCJZA1a9ZAYo+RkUFERIRBTk6OEewFYFzc+fr1qxbIiTDg4eGBYsDr16/h8cPExAR2KdAAhBeACfi/vr4+w5cvXxjwJTBmZmYGKSkphnnz5qXPmDFjFtyAhIQEEGVmZ2d3UlxcHJS+wAELkgfZCPK3qKgow/z5878sWLCAFyUxUgIAArBW9SwNQ1H0iWJLt2ZKwWI7ZVIqASmZk8FFyG+QdjB/QZSM2dyKY+nQqYODi06Zis2gWPAHhEr8ERk855E8Xz8y6YULoU3Offeee877M8BBxRJZyIeC/yXyCUt0VwmgLY3Z6XQy3/dFnufl7zYGZ8OwbqfT6TsUcralWFKC7HmelyGlWjhEMsIkvfV6XQRB0IuiKN8CYLV+v/9mmqaUG6XGxdGTRkj3gUvuw1A+NgFeLcuS1TY/1JPABIEznoRheKhmAD875zF5Etm0bUvu9UiSRD1T1nj3Ho/XEqDb7Qpdga1WS9RqtTUAVtcDAFcKoNCDWuF2u61MqwoA8dtClmVKICUA17YKAHcIC34qgPl8LhzHkadg8C5arVZrAK7rKiU2m022cKNWGdR4g8HgmR+Vg9y59/CBRqMh0jQVw+FwT6fxZTQafbFvtrGLQtxdsjoVulgsTrcWCXk0Ho+/qXUyQEb4Mv9jZVIH0xGz2ewCjrxcU2N5fRVxiY18hC8IwzCkC3HIcRynk8nk+N/l/CNA9WUMmlYUheE3BCE4ChJwEAKCFlx1kC6BSBeJFApCBcEl4Cq4ZjAgCK4OTiF1cGohSwsiFJfS1SCoS3DI4BgoBAKF/N/FB6/ (…)
/plugin/abc2/abc-libraries/abc2svg/
H A Dabc2svg-1.js52 function errbld(sev,txt,fn,idx){var i,j,l,c,h
58 if(idx!=undefined&&idx>=0){i=l=0
62 l++;i=j+1}
66 if(l)
67 h+=":"+(l+1)+":"+(c+1);h+=" "}
71 user.errmsg(h+txt,l,c)}
476 function create_deco(s){var dd,k,l,pos,de,x,nd=s.a_dd.length
934 xypath(x1,y1,true);output+='l'+x2.toFixed(1)+' '+(-dy2).toFixed(1)+'v'+h.toFixed(1)+'l'+(-x2).toFixed(1)+' '+dy2.toFixed(1)+'z"/>\n'}
993 function draw_lstaff(x){var i,j,yb,h,fl,nst=cur_sy.nstaff,l
7061 var ya={l:cfmt.titlespace,c:cfmt.titlespace,r:cfmt.titlespace},xa={l:0,c:lwidth*.5,r:lwidth},yb={},str;p=fmt;i=0 global() property in write_headform.xa
[all...]
H A Dabc2svg.woff13 l��۷3�owL���{��s�������΂�G8
15 [*;�l���#�0�t�r�+��$�:8�����k,�Zλ]��,�Xr��P-8��[º)5�6훩���Mt��h����w-�*ӳ�d:o*+M��\�J�K�;a��\i����[e�+�<�%��JK�r�!A6�e׵����j;;�U=oL�H�d3�� ����+"{�#�J��<���CU�ꌰ?���ɝÚ��>�v���ߣ���\]�Z�J����w��������a6��%el�h����|��x�c```f�`F ��T�1��,L@zC���������<<�y�� �A탞S,y���懌w>�����O�<�����?�y>Jy����ɂ'��,y��ɚ'��{��ɻ��OU��>5|j�4�i��ܧMO/<}�L���3�g�T�< x�R��K��
19 /U_ƾbz����7K�,������A�����&W���4<��`v7=����Q£�G hnzt�S���O��nJ�)��^���i���?R`��"V���a�=����/��&?E�W�Y�^�L^S�H�P�M�F�Z�R�B�L�T����۲ǥWK��^)�Lz���f�B�<�Xi{iikiiiviV��RK�&K�I�J�H%J�IyK�Hi���g���'�k���>~.�L�����8l�����Ø�⒁��Vx�c`f� }x��{\���xބ�W�q�T[��u�^���Uqk�(RdF ���&���
21 �l�uW����m�S;O���$�m����}��~��8��&�y�9��Hq��8E����#��8�Cq��8Fel�[x� V`�[+� gD���?#����$�˓�2���_���ጞ$5f��I�c9fn���p&q����8p\8K9�98n��/N'�#�$p�8ٜ"N9����9��� rNq.p�rnq����|���3L�(j 5�Sө���Ej9���L�S��LEP1��ʤ�bJK�S-Tu�:F��.Q7����O�/)#e�Zs����>͝�}�;���]�]�}����wןʍ��sS��-�q����vn/��$�<�
49l*��%3�*�
65 -dZ��|�fI��F�L�-M�z�ES�J��?O�l`;�6�=ƧNr��҉#o����ÑL(���ڊu:u-�@��ղW�n�;F&%�vѽ���y8�p�X��@�QZ+�������5'f����G�h����Ni�F�˭��i�v��0B�~T>�s��c��������%�/8�3=�xV �5�C1t�u_OK���
77 X}6`�4�h��N��L�2Ex��& =���/��H�/�r�������E� �������ٱuXG��0m��%��+mM�I�<�<�u�{�M� �!E��J=�u(�8����FN|�qf� W�bW� ��h]�����/:6 l��Q^t�n�JXx�<�6�J@�M����l�R��_��@����l�z��������]y���}Q���)RiT�i�Ӯ�k~Ψ��\���"Q{��[�<{�����.����9�Ʊ��H C����Z(�ɇ�5@ ʰ����C8���y a��P����#��.@gRs�!����R����D:�t�~k�9�ր.���Z�O��t� �7�CҴ�wW�DCTzt�����x� �u)^)����[�P����5�eaj}�����YZ�]���!��U�I�-MP�$�E�+v�����dryx m���p��8S�����e��ݡ��/�Skk�:�$e�Js# �^��R4<�a+�Ù��!�?���YߵꜨj
93 YD\|dx��N,�v�djcj ��RydM�t���2��S]'CDbBdj�6Y:ZW^��0f���O �X]DU������ݺ=���"��:�obP<��=�#"!�DvȮ��cu�� ��K��aQ.���s�-��q�=��������\��H�VHp����T�z��1�~�s�����NrlgN�uZ����p���@��X��^1'U ~��$���J<T�*PAbNF>���Σ@T��3H�k�����XݚS��.j�)�yTbZL�<-議�� b@��D����q��gWB ��˽x�Hxˢ͗h SX[�;H"b��ëk}ݔq��)�\�R�yRy� ����~;E{ B�ZK�7���y��+�&iExUl{��£��������3������ �! �ᭋ(�+� �`K�HtlbHi��Ж���f��O���na����e��9<M�g╀ʌ����+�����H���� ��ٻ�YL�"SF,����NlL�H��p�n��8��不%U��l'
[all...]
H A Dabcweb-1.js19 user={read_file:function(fn){return a_inc[fn]},errmsg:function(msg,l,c){errtxt+=clean_txt(msg)+'\n'},img_out:function(str){new_page+=str}} argument
H A Dgrid-1.js8 function build_grid(chords,bars,font,wmx){var i,k,l,nr,bar,w,hr,x0,x,y,yl,lc='',cells=[],nc=grid.n
25 abc.out_svg('l'+
29 abc.out_svg('l'+
37 abc.out_svg('l'+
46 for(i=0;i<grid.ls.length;i++){l=grid.ls[i]
47 if(l.indexOf('-')<0)
48 l=[l,l]
50 l
[all...]
H A Dgrid3-1.js8 function build_grid(){var i,k,l,line,bl,bar,w,hr,x0,x,y,yl,cl,cell,lc='',path='<path class="stroke" stroke-width="1" d="M',sf='" style="font-size:'+(font.size*.72).toFixed(1)+'px'
15 yl.toFixed(1)+'l'+
19 (yl-hr).toFixed(1)+'l'+
25 (yl-hr/2).toFixed(1)+'l'+
H A Dpage-1.js118 return fh*a[4]},open_page:function(page,ht){var h,l,abc=page.abc,cfmt=abc.cfmt(),sty='<div style="line-height:0'
133 if(page.header){l=abc.get_font_style().length
135 sty=abc.get_font_style().slice(l)
146 if(page.footer){l=abc.get_font_style().length
148 sty=abc.get_font_style().slice(l)
233 function strftime(sFormat,date){if(!(date instanceof Date))date=new Date();var nDay=date.getDay(),nDate=date.getDate(),nMonth=date.getMonth(),nYear=date.getFullYear(),nHour=date.getHours(),aDays=['Sunday','Monday','Tuesday','Wednesday','Thursday','Friday','Saturday'],aMonths=['January','February','March','April','May','June','July','August','September','October','November','December'],aDayCount=[0,31,59,90,120,151,181,212,243,273,304,334],isLeapYear=function(){return(nYear%4===0&&nYear%100!==0)||nYear%400===0},getThursday=function(){var target=new Date(date);target.setDate(nDate-((nDay+6)%7)+3);return target},zeroPad=function(nNum,nPad){return((Math.pow(10,nPad)+nNum)+'').slice(1)};return sFormat.replace(/%[a-z]/gi,function(sMatch){return(({'%a':aDays[nDay].slice(0,3),'%A':aDays[nDay],'%b':aMonths[nMonth].slice(0,3),'%B':aMonths[nMonth],'%c':date.toUTCString(),'%C':Math.floor(nYear/100),'%d':zeroPad(nDate,2),'%e':nDate,'%F':date.toISOString().slice(0,10),'%G':getThursday().getFullYear(),'%g':(getThursday().getFullYear()+'').slice(2),'%H':zeroPad(nHour,2),'%I':zeroPad((nHour+11)%12+1,2),'%j':zeroPad(aDayCount[nMonth]+nDate+((nMonth>1&&isLeapYear())?1:0),3),'%k':nHour,'%l':(nHour+11)%12+1,'%m':zeroPad(nMonth+1,2),'%n':nMonth+1,'%M':zeroPad(date.getMinutes(),2),'%p':(nHour<12)?'AM':'PM','%P':(nHour<12)?'am':'pm','%s':Math.round(date.getTime()/1000),'%S':zeroPad(date.getSeconds(),2),'%u':nDay||7,'%V':(function(){var target=getThursday(),n1stThu=target.valueOf();target.setMonth(0,1);var nJan1=target.getDay();if(nJan1!==4)target.setMonth(0,1+((4-nJan1)+7)%7);return zeroPad(1+Math.ceil((n1stThu-target)/604800000),2)})(),'%w':nDay,'%x':date.toLocaleDateString(),'%X':date.toLocaleTimeString(),'%y':(nYear+'').slice(2),'%Y':nYear,'%z':date.toTimeString().replace(/.+GMT([+-]\d+).+/,'$1'),'%Z':date.toTimeString().replace(/.+\((.+?)\)$/,'$1')}[sMatch]||'')+'')||sMatch})}
H A Dsnd-1.js360 function init_b64d(){var b64l='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/',l=b64l.length
361 for(var i=0;i<l;i++)
364 function b64dcod(s){var i,t,dl,a,l=s.length,j=0
365 dl=l*3/4
366 if(s[l-1]=='='){if(s[l-2]=='=')
369 l-=4}
371 for(i=0;i<l;i+=4){t=(b64d[s[i]]<<18)+
378 if(l!=s.length){t=(b64d[s[i]]<<18)+
/plugin/abc2/abc-libraries/abcjs/
H A Dabcjs_plugin-midi_6.0.0-beta.25-min.js3 !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.abcjs=t():e.ABCJS=t()}(this,(function(){return function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=27)}([function(e,t){var n={clone:function(e){var t={};for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n]);return t},cloneArray:function(e){for(var t=[],r=0;r<e.length;r++)t.push(n.clone(e[r]));return t},cloneHashOfHash:function(e){var t={};for(var r in e)e.hasOwnProperty(r)&&(t[r]=n.clone(e[r]));return t},cloneHashOfArrayOfHash:function(e){var t={};for(var r in e)e.hasOwnProperty(r)&&(t[r]=n.cloneArray(e[r]));return t},gsub:function(e,t,n){return e.split(t).join(n)},strip:function(e){return e.replace(/^\s+/,"").replace(/\s+$/,"")},startsWith:function(e,t){return 0===e.indexOf(t)},endsWith:function(e,t){var n=e.length-t.length;return n>=0&&e.lastIndexOf(t)===n},each:function(e,t,n){for(var r=0,i=e.length;r<i;r++)t.apply(n,[e[r],r])},last:function(e){return 0===e.length?null:e[e.length-1]},compact:function(e){for(var t=[],n=0;n<e.length;n++)e[n]&&t.push(e[n]);return t},detect:function(e,t){for(var n=0;n<e.length;n++)if(t(e[n]))return!0;return!1}};try{[Element.prototype,CharacterData.prototype,DocumentType.prototype].forEach((function(e){e.hasOwnProperty("remove")||Object.defineProperty(e,"remove",{configurable:!0,enumerable:!0,writable:!0,value:function(){null!==this.parentNode&&this.parentNode.removeChild(this)}})}))}catch(e){}e.exports=n},function(e,t){var n={FONTEM:360,FONTSIZE:30};n.STEP=93*n.FONTSIZE/720,n.SPACE=10,n.TOPNOTE=15,n.STAVEHEIGHT=100,n.INDENT=50,e.exports=n},function(e,t){var n=function(e,t,n,r,i){switch(i=i||{},this.x=0,this.c=e,this.dx=t,this.w=n,this.pitch=r,this.scalex=i.scalex||1,this.scaley=i.scaley||1,this.type=i.type||"symbol",this.pitch2=i.pitch2,this.linewidth=i.linewidth,this.klass=i.klass,this.top=r,void 0!==this.pitch2&&this.pitch2>this.top&&(this.top=this.pitch2),this.bottom=r,void 0!==this.pitch2&&this.pitch2<this.bottom&&(this.bottom=this.pitch2),i.thickness&&(this.top+=i.thickness/2,this.bottom-=i.thickness/2),i.stemHeight&&(i.stemHeight>0?this.top+=i.stemHeight:this.bottom+=i.stemHeight),i.dim&&(this.dim=i.dim),i.position&&(this.position=i.position),this.height=i.height?i.height:4,i.top&&(this.top=i.top),i.bottom&&(this.bottom=i.bottom),i.realWidth?this.realWidth=i.realWidth:this.realWidth=this.w,this.centerVertically=!1,this.type){case"debug":this.chordHeightAbove=this.height;break;case"lyric":i.position&&"below"===i.position?this.lyricHeightBelow=this.height:this.lyricHeightAbove=this.height;break;case"chord":i.position&&"below"===i.position?this.chordHeightBelow=this.height:this.chordHeightAbove=this.height;break;case"text":void 0===this.pitch?i.position&&"below"===i.position?this.chordHeightBelow=this.height:this.chordHeightAbove=this.height:this.centerVertically=!0;break;case"part":this.partHeightAbove=this.height}};n.prototype.getChordDim=function(){if("debug"===this.type)return null;if(!this.chordHeightAbove&&!this.chordHeightBelow)return null;var e=this.dim.font.size/4;1===this.c.length&&(e/=2);var t="chord"===this.type?this.realWidth/2:0,n=this.x-t-e;return{left:n,right:n+this.realWidth+e}},n.prototype.invertLane=function(e){void 0===this.lane&&(this.lane=0),this.lane=e-this.lane-1},n.prototype.putChordInLane=function(e){this.lane=e,this.chordHeightAbove?this.chordHeightAbove=1.25*this.height*this.lane:this.chordHeightBelow=1.25*this.height*this.lane},n.prototype.getLane=function(){return void 0===this.lane?0:this.lane},n.prototype.setX=function(e){this.x=e+this.dx},e.exports=n},function(e,t){e.exports=function(e){return parseFloat(e.toFixed(2))}},function(e,t,n){var r=n(3);e.exports=function(e,t){var n,i=t.y;if(t.lane){var a=.25*t.dim.font.size;i+=(t.dim.font.size+a)*t.lane}t.dim?(n=t.dim).attr.class=t.klass:n=e.controller.getFontAndAttr.calc(t.type,t.klass),t.anchor&&(n.attr["text-anchor"]=t.anchor),n.attr.x=t.x,n.attr.y=i,t.centerVertically||(n.attr.y+=n.font.size),"debugfont"===t.type&&(console.log("Debug msg: "+t.text),n.attr.stroke="#ff0000");var s=t.text.replace(/\n\n/g,"\n \n");s=s.replace(/^\n/," \n"),n.font.box&&(e.paper.openGroup({klass:n.attr.class,fill:"#000000"}),"end"===n.attr["text-anchor"]?n.attr.x-=n.font.padding:"start"===n.attr["text-anchor"]&&(n.attr.x+=n.font.padding),n.attr.y+=n.font.padding,delete n.attr.class),t.noClass&&delete n.attr.class,n.attr.x=r(n.attr.x),n.attr.y=r(n.attr.y);var o=e.paper.text(s,n.attr);if(n.font.box){var c=o.getBBox(),l=0;"middle"===n.attr["text-anchor"]?l=c.width/2+n.font.padding:"end"===n.attr["text-anchor"]&&(l=c.width+2*n.font.padding);var h=0;t.centerVertically&&(h=c.height-n.font.padding),e.paper.rect({x:Math.round(t.x-l),y:Math.round(i-h),width:Math.round(c.width+2*n.font.padding),height:Math.round(c.height+2*n.font.padding)}),o=e.paper.closeGroup()}return o}},function(e,t,n){var r=n(1),i={0:{d:[["M",4.83,-14.97],["c",.33,-.03,1.11,0,1.47,.06],["c",1.68,.36,2.97,1.59,3.78,3.6],["c",1.2,2.97,.81,6.96,-.9,9.27],["c",-.78,1.08,-1.71,1.71,-2.91,1.95],["c",-.45,.09,-1.32,.09,-1.77,0],["c",-.81,-.18,-1.47,-.51,-2.07,-1.02],["c",-2.34,-2.07,-3.15,-6.72,-1.74,-10.2],["c",.87,-2.16,2.28,-3.42,4.14,-3.66],["z"],["m",1.11,.87],["c",-.21,-.06,-.69,-.09,-.87,-.06],["c",-.54,.12,-.87,.42,-1.17,.99],["c",-.36,.66,-.51,1.56,-.6,3],["c",-.03,.75,-.03,4.59,0,5.31],["c",.09,1.5,.27,2.4,.6,3.06],["c",.24,.48,.57,.78,.96,.9],["c",.27,.09,.78,.09,1.05,0],["c",.39,-.12,.72,-.42,.96,-.9],["c",.33,-.66,.51,-1.56,.6,-3.06],["c",.03,-.72,.03,-4.56,0,-5.31],["c",-.09,-1.47,-.27,-2.37,-.6,-3.03],["c",-.24,-.48,-.54,-.78,-.93,-.9],["z"]],w:10.78,h:14.959},1:{d:[["M",3.3,-15.06],["c",.06,-.06,.21,-.03,.66,.15],["c",.81,.39,1.08,.39,1.83,.03],["c",.21,-.09,.39,-.15,.42,-.15],["c",.12,0,.21,.09,.27,.21],["c",.06,.12,.06,.33,.06,5.94],["c",0,3.93,0,5.85,.03,6.03],["c",.06,.36,.15,.69,.27,.96],["c",.36,.75,.93,1.17,1.68,1.26],["c",.3,.03,.39,.09,.39,.3],["c",0,.15,-.03,.18,-.09,.24],["c",-.06,.06,-.09,.06,-.48,.06],["c",-.42,0,-.69,-.03,-2.1,-.24],["c",-.9,-.15,-1.77,-.15,-2.67,0],["c",-1.41,.21,-1.68,.24,-2.1,.24],["c",-.39,0,-.42,0,-.48,-.06],["c",-.06,-.06,-.06,-.09,-.06,-.24],["c",0,-.21,.06,-.27,.36,-.3],["c",.75,-.09,1.32,-.51,1.68,-1.26],["c",.12,-.27,.21,-.6,.27,-.96],["c",.03,-.18,.03,-1.59,.03,-4.29],["c",0,-3.87,0,-4.05,-.06,-4.14],["c",-.09,-.15,-.18,-.24,-.39,-.24],["c",-.12,0,-.15,.03,-.21,.06],["c",-.03,.06,-.45,.99,-.96,2.13],["c",-.48,1.14,-.9,2.1,-.93,2.16],["c",-.06,.15,-.21,.24,-.33,.24],["c",-.24,0,-.42,-.18,-.42,-.39],["c",0,-.06,3.27,-7.62,3.33,-7.74],["z"]],w:8.94,h:15.058},2:{d:[["M",4.23,-14.97],["c",.57,-.06,1.68,0,2.34,.18],["c",.69,.18,1.5,.54,2.01,.9],["c",1.35,.96,1.95,2.25,1.77,3.81],["c",-.15,1.35,-.66,2.34,-1.68,3.15],["c",-.6,.48,-1.44,.93,-3.12,1.65],["c",-1.32,.57,-1.8,.81,-2.37,1.14],["c",-.57,.33,-.57,.33,-.24,.27],["c",.39,-.09,1.26,-.09,1.68,0],["c",.72,.15,1.41,.45,2.1,.9],["c",.99,.63,1.86,.87,2.55,.75],["c",.24,-.06,.42,-.15,.57,-.3],["c",.12,-.09,.3,-.42,.3,-.51],["c",0,-.09,.12,-.21,.24,-.24],["c",.18,-.03,.39,.12,.39,.3],["c",0,.12,-.15,.57,-.3,.87],["c",-.54,1.02,-1.56,1.74,-2.79,2.01],["c",-.42,.09,-1.23,.09,-1.62,.03],["c",-.81,-.18,-1.32,-.45,-2.01,-1.11],["c",-.45,-.45,-.63,-.57,-.96,-.69],["c",-.84,-.27,-1.89,.12,-2.25,.9],["c",-.12,.21,-.21,.54,-.21,.72],["c",0,.12,-.12,.21,-.27,.24],["c",-.15,0,-.27,-.03,-.33,-.15],["c",-.09,-.21,.09,-1.08,.33,-1.71],["c",.24,-.66,.66,-1.26,1.29,-1.89],["c",.45,-.45,.9,-.81,1.92,-1.56],["c",1.29,-.93,1.89,-1.44,2.34,-1.98],["c",.87,-1.05,1.26,-2.19,1.2,-3.63],["c",-.06,-1.29,-.39,-2.31,-.96,-2.91],["c",-.36,-.33,-.72,-.51,-1.17,-.54],["c",-.84,-.03,-1.53,.42,-1.59,1.05],["c",-.03,.33,.12,.6,.57,1.14],["c",.45,.54,.54,.87,.42,1.41],["c",-.15,.63,-.54,1.11,-1.08,1.38],["c",-.63,.33,-1.2,.33,-1.83,0],["c",-.24,-.12,-.33,-.18,-.54,-.39],["c",-.18,-.18,-.27,-.3,-.36,-.51],["c",-.24,-.45,-.27,-.84,-.21,-1.38],["c",.12,-.75,.45,-1.41,1.02,-1.98],["c",.72,-.72,1.74,-1.17,2.85,-1.32],["z"]],w:10.764,h:14.97},3:{d:[["M",3.78,-14.97],["c",.3,-.03,1.41,0,1.83,.06],["c",2.22,.3,3.51,1.32,3.72,2.91],["c",.03,.33,.03,1.26,-.03,1.65],["c",-.12,.84,-.48,1.47,-1.05,1.77],["c",-.27,.15,-.36,.24,-.45,.39],["c",-.09,.21,-.09,.36,0,.57],["c",.09,.15,.18,.24,.51,.39],["c",.75,.42,1.23,1.14,1.41,2.13],["c",.06,.42,.06,1.35,0,1.71],["c",-.18,.81,-.48,1.38,-1.02,1.95],["c",-.75,.72,-1.8,1.2,-3.18,1.38],["c",-.42,.06,-1.56,.06,-1.95,0],["c",-1.89,-.33,-3.18,-1.29,-3.51,-2.64],["c",-.03,-.12,-.03,-.33,-.03,-.6],["c",0,-.36,0,-.42,.06,-.63],["c",.12,-.3,.27,-.51,.51,-.75],["c",.24,-.24,.45,-.39,.75,-.51],["c",.21,-.06,.27,-.06,.6,-.06],["c",.33,0,.39,0,.6,.06],["c",.3,.12,.51,.27,.75,.51],["c",.36,.33,.57,.75,.6,1.2],["c",0,.21,0,.27,-.06,.42],["c",-.09,.18,-.12,.24,-.54,.54],["c",-.51,.36,-.63,.54,-.6,.87],["c",.06,.54,.54,.9,1.38,.99],["c",.36,.06,.72,.03,.96,-.06],["c",.81,-.27,1.29,-1.23,1.44,-2.79],["c",.03,-.45,.03,-1.95,-.03,-2.37],["c",-.09,-.75,-.33,-1.23,-.75,-1.44],["c",-.33,-.18,-.45,-.18,-1.98,-.18],["c",-1.35,0,-1.41,0,-1.5,-.06],["c",-.18,-.12,-.24,-.39,-.12,-.6],["c",.12,-.15,.15,-.15,1.68,-.15],["c",1.5,0,1.62,0,1.89,-.15],["c",.18,-.09,.42,-.36,.54,-.57],["c",.18,-.42,.27,-.9,.3,-1.95],["c",.03,-1.2,-.06,-1.8,-.36,-2.37],["c",-.24,-.48,-.63,-.81,-1.14,-.96],["c",-.3,-.06,-1.08,-.06,-1.38,.03],["c",-.6,.15,-.9,.42,-.96,.84],["c",-.03,.3,.06,.45,.63,.84],["c",.33,.24,.42,.39,.45,.63],["c",.03,.72,-.57,1.5,-1.32,1.65],["c",-1.05,.27,-2.1,-.57,-2.1,-1.65],["c",0,-.45,.15,-.96,.39,-1.38],["c",.12,-.21,.54,-.63,.81,-.81],["c",.57,-.42,1.38,-.69,2.25,-.81],["z"]],w:9.735,h:14.967},4:{d:[["M",8.64,-14.94],["c",.27,-.09,.42,-.12,.54,-.03],["c",.09,.06,.15,.21,.15,.3],["c",-.03,.06,-1.92,2.31,-4.23,5.04],["c",-2.31,2.73,-4.23,4.98,-4.26,5.01],["c",-.03,.06,.12,.06,2.55,.06],["l",2.61,0],["l",0,-2.37],["c",0,-2.19,.03,-2.37,.06,-2.46],["c",.03,-.06,.21,-.18,.57,-.42],["c",1.08,-.72,1.38,-1.08,1.86,-2.16],["c",.12,-.3,.24,-.54,.27,-.57],["c",.12,-.12,.39,-.06,.45,.12],["c",.06,.09,.06,.57,.06,3.96],["l",0,3.9],["l",1.0 function
[all...]
/plugin/accscounter/lang/de/
H A Dmovedirection.txt7 …t das System, ohne vorherige Ankündigung die Dateien zu verschieben oder zu löschen__. \\ Alle vor…
12 * [[?do=accscounter_datatransfer&mode=delete|Verschiebe die Dateien nicht, lösche sie einfach]]
H A Dviewer.txt3 …ammer vom Zähler ausschließen (StopForumSpam2-Plugin erforderlich) oder die Protokolldaten löschen.
5 … entsprechen, wählen Sie im Pulldown-Menü "Spammer-Prüfung" oder "Protokoll löschen" und klicken S…
7 [HINWEIS] Wenn Sie auf die Schaltfläche "Ausführen" klicken, überprüft oder löscht das System ** oh…
/plugin/aceeditor/
H A Dbuild.js1l,c,h,p=t&&t.split("/"),d=u.map,v=d&&d["*"]||{};if(e&&e.charAt(0)===".")if(t){p=p.slice(0,p.length… function
/plugin/achart/assets/
H A Dapexcharts.min.js6l(t){return(l=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.g… argument
10l,h){for(var c=t.slice(s,r||h),d=o.slice(n,l||h),g=0,u={pos:[0,0],start:[0,0]},p={pos:[0,0],start:… argument
14l=r.call(this.el,a,s,this.m);"boolean"==typeof l&&(l={x:l,y:l}),!0===l.x?this.el.x(a):!1!==l.x&&th… property in t.pointsList
H A Djs-yaml.min.js2l=Math.floor(r/2)-1;return i-t>l&&(t=i-l+(o=" ... ").length),n-i>l&&(n=i+l-(a=" ...").length),{str… argument
/plugin/addressbook/
H A Daction.php45 …foreach ($list as $l) $res .= $syntax->showcontact($l['id'],($this->getConf('search link target') …
H A Dsyntax.php207 foreach ($list as $l) $renderer->doc .= $this->showcontact($l['id'],$ID);
703 foreach ($list as $l) if ($l != '') $res[]=$l;
/plugin/adhoctags/images/
H A Dabbr.svg1 <svg viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"><path d="M6.672,15.221l-1.157,0l-0.462,-1.459l-2.115,0l-0.437,1.459l-1.134,0l2.058,-6.442l1.129,-0l2.118,6.442Zm-1.963,-2.549l-0.729,-2.39l-0.716,2.39l1.445,0Z" style="fill:#37474F;"/><path d="M7.23,8.779l2.116,-0c0.577,-0 0.984,0.053 1.218,0.158c0.235,0.105 0.433,0.292 0.594,0.558c0.161,0.267 0.242,0.568 0.242,0.905c0,0.311 -0.069,0.591 -0.207,0.842c-0.139,0.25 -0.318,0.436 -0.539,0.556c0.313,0.111 0.558,0.302 0.736,0.571c0.177,0.27 0.265,0.598 0.265,0.985c0,0.468 -0.113,0.865 -0.338,1.188c-0.226,0.324 -0.493,0.524 -0.8,0.6c-0.214,0.053 -0.711,0.079 -1.49,0.079l-1.797,0l-0,-6.442Zm1.063,1.072l0,1.49l0.703,-0c0.422,-0 0.683,-0.008 0.783,-0.022c0.181,-0.029 0.323,-0.106 0.426,-0.231c0.102,-0.124 0.154,-0.294 0.154,-0.507c-0,-0.191 -0.042,-0.345 -0.126,-0.464c-0.083,-0.119 -0.184,-0.193 -0.303,-0.222c-0.118,-0.029 -0.459,-0.044 -1.022,-0.044l
[all...]
H A Daside.svg1 <svg viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"><title>figure-caption</title><path d="M5.05,21l-0.05,0c-1.1,0 -2,-0.89 -2,-2l0,-0.004l2,0l0,0.004l0.05,0l-0,2Zm3.943,-2l-0,2l-1.943,0l-0,-2l1.943,0Zm2,-0l2.014,-0l0,2l-2.014,-0l-0,-2Zm4.014,-0l1.986,-0l-0,2l-1.986,-0l0,-2Zm3.986,-0l0.007,-0l
[all...]
H A Ddef.svg1 <svg viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"><path d="M7.685,15.937l-1.86,-0l0.164,-0.786c-0.355,0.342 -0.705,0.587 -1.049,0.735c-0.344,0.148 -0.733,0.222 -1.166,0.222c-0.752,-0 -1.361,-0.256 -1.828,-0.769c-0.467,-0.513 -0.701,-1.27 -0.701,-2.273c0,-1.162 0.328,-2.213 0.985,-3.151c0.656,-0.939 1.524,-1.409 2.604,-1.409c0.975,0 1.707,0.388 2.194,1.162l0.786,-3.752l1.962,-0l-2.091,10.021Zm-4.533,-2.953c0,0.519 0.131,0.925 0.393,1.217c0.262,0.291 0.585,0.437 0.968,0.437c0.355,0 0.687,-0.122 0.994,-0.366c0.308,-0.243 0.554,-0.616 0.739,-1.117c0.184,-0.502 0.276,-0.982 0.276,-1.443c0,-0.524 -0.141,-0.948 -0.423,-1.271c-0.283,-0.324 -0.609,-0.485 -0.978,-0.485c-0.574,-0 -1.046,0.319 -1.415,0.957c-0.369,0.638 -0.554,1.328 -0.554,2.071Z" style="fill:#37474F"/><path d="M16.599,12.916l-4.922,-0c-0.005,0.077 -0.007,0.136 -0.007,0.177c-0,0.483 0.138,0.873 0.414,1.169c0.275,0.296 0.611,0.445 1.008,0.445c0.652,-0 1.16,-0.338 1.524,-1.012l1.757,0.294c-0.342,0.706 -0.799,1.236 -1.371,1.589c-0.571,0.353 -1.213,0.53 -1.924,0.53c-0.975,-0 -1.768,-0.309 -2.379,-0.926c-0.61,-0.618 -0.916,-1.435 -0.916,-2.451c0,-0.994 0.276,-1.878 0.827,-2.652c0.752,-1.049 1.826,-1.573 3.22,-1.573c0.889,0 1.595,0.275 2.119,0.824c0.524,0.549 0.786,1.318 0.786,2.307c0,0.474 -0.045,0.9 -0.136,1.279Zm-1.655,-1.197c0.005,-0.086 0.007,-0.152 0.007,-0.198c0,-0.538 -0.121,-0.941 -0.362,-1.21c-0.242,-0.269 -0.565,-0.403 -0.971,-0.403c-0.405,-0 -0.769,0.152 -1.09,0.458c-0.321,0.305 -0.539,0.756 -0.653,1.353l3.069,0Z" style="fill:#37474F"/><path d="M22.375,8.677l-0.301,1.436l-1.387,-0l-1.217,5.824l-1.962,0l1.217,-5.824l-1.094,-0l0.301,-1.436l1.093,0l0.158,-0.745c0.127,-0.611 0.248,-1.023 0.362,-1.237c0.155,-0.292 0.386,-0.523 0.694,-0.694c0.307,-0.171 0.71,-0.256 1.206,-0.256c0.602,-0 1.235,0.109 1.901,0.328l-0.383,1.401c-0.469,-0.159 -0.85,-0.239 -1.142,-0.239c-0.223,-0 -0.389,0.07 -0.499,0.212c-0.073,0.091 -0.148,0.33 -0.225,0.718l
[all...]
H A Ddefinition-list.svg1 <svg width="100%" height="100%" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"><path d="M2.53,5l14,0l0,2l-14,0l0,-2m4.47,8l-0,-2l14,0l0,2l-14,0m0,6l0,-2l14,0l0,2l-14,0" style="fill:#37474F" /></svg
H A Dfigure-caption.svg1 <svg viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"><title>figure-caption</title><path d="M5,21l14,0c1.11,-0 2,-0.9 2,-2l0,-14c0,-1.11 -0.9,-2 -2,-2l-14,0c-1.11,0 -2,0.89 -2,2l0,14c0,1.1 0.89,2 2,2Zm0,-4l14,0l0,2l-14,0l0,-2Zm-0,-12l14,0l0,10l-14,0l-0,-10Z" style="fill:#37474F" /></svg
/plugin/admnote/images/
H A Dachievement.svg1 …2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2m-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9…
H A Dbug.svg1 … 12h-4v-2h4m0 6h-4v-2h4m6-6h-2.81a5.985 5.985 0 00-1.82-1.96L17 4.41 15.59 3l-2.17 2.17a6.002 6.00…
H A Dnote.svg1 …M20.71 7.04c.39-.39.39-1.04 0-1.41l-2.34-2.34c-.37-.39-1.02-.39-1.41 0l-1.84 1.83 3.75 3.75M3 17.2…

12345678910>>...100