To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

File:Scriabin op.8 no.12.svg

From Wikipedia, the free encyclopedia

Original file(SVG file, nominally 694 × 214 pixels, file size: 75 KB)

Summary

Description
Date
Source Own work
Author Horndude77

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

Lilypond source

\version "2.16.0"

RH = \relative c
{
  \tempo "Patetico" 4=100~112
  \time 4/4
  \partial 16
  \key dis \minor
  r16 |
  r2 r8. <ais ais'>16 <ais ais,>8. <eis' eis,>16 |
  <<
    {
      <eis eis,>2 \times 2/3 {<dis dis,>8 <cisis cisis,> <dis dis,>} <eis eis,>16[ <fis fis,>-4 <ais ais,>-5 r32 <cis! cis,!>]-4 |
    }
    \\
    {
      ais,2 ais4 ais8 dis16 r |
    }
  >>
}

LH = \relative c
{
  \clef bass
  \key dis \minor
  <dis dis,>16 |
  \override Fingering #'staff-padding = #'()
  \times 2/3 {<dis dis,>8 ais'-1 ais,} \times 2/3 {fis'-2 dis' ais,-2} \times 2/3 {<dis dis,>8 ais' ais,} \times 2/3 {fis' dis' ais,} |
  \times 2/3 {<fis' dis,> ais ais,} \times 2/3 {fis' ais' ais,,-2} \times 2/3 {<fis' dis,> ais ais,} \times 2/3 {fis' dis' dis,-2} |
}

Dyn =
{
  s16 |
  s1 |
  s2. s8.\< s16\! |
}

\paper
{
  tagline = ##f
}

\score
{
  \new PianoStaff
  <<
    \new Staff \RH
    \new Dynamics \Dyn
    \new Staff \LH
  >>

  \layout
  {
    \context
    {
      \Score
      extraNatural = ##f
      \override TupletNumber #'stencil = ##f
    }
  }
}

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

5 January 2013

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current16:29, 5 January 2013Thumbnail for version as of 16:29, 5 January 2013694 × 214 (75 KB)Horndude77User created page with UploadWizard
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Global file usage

The following other wikis use this file:

Metadata

Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.