Home
last modified time | relevance | path

Searched refs:note (Results 101 – 125 of 378) sorted by relevance

12345678910>>...16

/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Dattribute.rst23 .. note::
H A Drange.rst25 .. note::
/plugin/abc2/abc-libraries/abc2svg/
H A Dsnd-1.js236 abc2svg.play_next=function(po){function do_tie(s,midi,d){var i,note,C=abc2svg.C,v=s.v,end_time=s.time+s.dur
253 while(--i>=0){note=s.notes[i]
254 if(note.midi==midi){note.ti2=true
256 return note.tie_ty?do_tie(s,midi,d):d}}
265 function play_cont(po){var d,i,st,m,note,g,s2,t,maxt,C=abc2svg.C,s=po.s_cur
313 for(m=0;m<=g.nhd;m++){note=g.notes[m]
314 po.note_run(po,g,note.midi,t+g.ptim-s.ptim,d)}}
317 for(m=0;m<=s.nhd;m++){note=s.notes[m]
318 if(note
561 function follow(abc,user,playconf){var ref=[],keep_types={note:true,rest:true} global() property in follow.keep_types
[all...]
/plugin/adfs/lang/en/
H A Dintro.txt7 Please note that PHP will check the certificate validity, so if you use a self signed or corporate …
/plugin/txtconf/lang/en/
H A Dintro_smileys.txt7 Please note that you need to specify a smiley image file that does exist in your dokuwiki's ''image…
H A Dintro_interwiki.txt11 Please note that you may specify an image to use with interwiki links in your dokuwiki's ''images/i…
/plugin/txtconf/lang/fr/
H A Dintro_smileys.txt7 Please note that you need to specify a smiley image file that does exist in your dokuwiki's ''image…
H A Dintro_interwiki.txt11 Please note that you may specify an image to use with interwiki links in your dokuwiki's ''images/i…
/plugin/backup/lang/en/
H A Dwindows.txt7 **Please note that running Backup Tool on a Windows-based server is unsupported, and that the autho…
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dinternals.rst68 .. note::
102 .. note::
137 .. note::
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DREADME.md12 > ⚠ If you are viewing this file on mPDF GitHub repository homepage or on Packagist, please note that
95 For more information about custom temporary directory see the note on
144 note that any PHP file located in the `/tests/` directory will be autoloaded when unit testing.
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dround.rst29 .. note::
H A Dconvert_encoding.rst15 .. note::
H A Dreverse.rst38 .. note::
H A Ddefault.rst25 .. note::
H A Durl_encode.rst25 .. note::
H A Dtrim.rst31 .. note::
H A Descape.rst58 .. note::
108 .. note::
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dsandbox.rst18 .. note::
/plugin/note/
H A Dodt.css21 background-image: url(images/bw/note.png);
H A Dstyle.css25 background-image: url(images/note.png);
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/
H A Dtheme-snap.js244 drawNote: function(note, offsetY) { argument
246 BaseTheme.prototype.drawNote.call(this, note, offsetY); argument
/plugin/mytemplate/
H A DREADME12 Please note that I wrote this plugin to solve a very specific problem so some of the functionality
30 Please note that a parameter could also be another replacement command, they will be interpreted
49 otherwise param3 is. Please note that in this case only param2 or param3 will even be
86 Please note that rows after the first need to be indented for parsing to work.
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Dintl.rst27 .. note::
84 .. note::
122 .. note::
/plugin/adhoctags/
H A DREADME.md66 Please note that `<div>` and `<span>` are also handled by the [Wrap](https://github.com/selfthinker/dokuwiki_plugin_wrap) Plugin and having them enabled while Wrap is also active can lead to unexpected results. If you need the attribute features of this plugin with these tags, it is better to disable Wrap, and possibly use [Ad-Hoc Wrap](https://github.com/saschaleib/dokuwiki-plugin-adhocwrap) instead as a replacement.
107 - search for ` title="` (note the space in front!) in standard mode, replace with ` "` (space + quotation mark)
111 - Search for ` lang="([^\"]*)"` in *regex mode* (!), replace with ` :$1` (note: spaces in front of each!)
115 - Search for ` class="([^\"]*)"` in *regex mode* (!), replace with ` $1` (note the spaces again!)

12345678910>>...16