Difference between revisions of "WikiTeX music and schematics"
m |
(Adding link to lilypond documentation) |
||
Line 2: | Line 2: | ||
<table class=document-code><tr><td> | <table class=document-code><tr><td> | ||
;WikiTeX music also working ;-) | ;WikiTeX music also working ;-) | ||
− | The music notation is probably the most impressive looking of the different wikitex classes. It doesn't seem to be working quite perfectly because all the examples with <tt>\relative</tt> don't seem to work, but here's an example of some random notes, followed by the WikiTeX markup used to produce them. | + | The music notation is probably the most impressive looking of the different wikitex classes. It doesn't seem to be working quite perfectly because all the examples with <tt>\relative</tt> don't seem to work, but here's an example of some random notes, followed by the WikiTeX markup used to produce them. Documentation and tutorials for writing WikiTex music are available from [http://www.lilypond.org/doc/v2.10/Documentation/ www.Lilypond.org]. |
<table border=1 borderwidth=1 cellspacing=0 cellpadding=25><tr><td bgcolor=white> | <table border=1 borderwidth=1 cellspacing=0 cellpadding=25><tr><td bgcolor=white> | ||
<music>\notes { \time 3/4 a'' b' c'' <c' e' g'> r4 a16 d' e' f' bes <c' e' g'> <c' e' g> }</music> | <music>\notes { \time 3/4 a'' b' c'' <c' e' g'> r4 a16 d' e' f' bes <c' e' g'> <c' e' g> }</music> |
Revision as of 22:25, 29 January 2007
The music notation is probably the most impressive looking of the different wikitex classes. It doesn't seem to be working quite perfectly because all the examples with \relative don't seem to work, but here's an example of some random notes, followed by the WikiTeX markup used to produce them. Documentation and tutorials for writing WikiTex music are available from www.Lilypond.org.
|
Schem is wikitex's electronic circuit schematics class based on Geda. It's very bloated and fat requiring not only LaTeX like all the others, but also requires a virtual frame buffer and the xwindow layer. They've disabled it on the WikiSophia wiki where they demonstrate WikiTeX, probably because of its excessive bloat. Having circuits in the wiki is very cool though, so I've installed all the fatware anyway and got it working. It required apt-getting geda, xvfb and x-window-system-core. Here's an example, edit the page to see the schem source.
|