Difference between revisions of "WikiTeX music and schematics"
m |
m |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | {{legacy}} | |
<table class=document-code><tr><td> | <table class=document-code><tr><td> | ||
;WikiTeX music also working ;-) | ;WikiTeX music also working ;-) | ||
Line 9: | Line 9: | ||
:\notes { \time 3/4 a'' b' c'' <c' e' g'> r4 a16 d' e' f' bes <c' e' g'> <c' e' g> } | :\notes { \time 3/4 a'' b' c'' <c' e' g'> r4 a16 d' e' f' bes <c' e' g'> <c' e' g> } | ||
</music></tt> | </music></tt> | ||
− | </table> | + | </td></tr></table> |
− | </table> | + | </td></tr></table> |
<table class=document-code><tr><td> | <table class=document-code><tr><td> | ||
Line 139: | Line 139: | ||
N 10000 86100 10000 84700 4 | N 10000 86100 10000 84700 4 | ||
</schem> | </schem> | ||
− | </table> | + | </td></tr></table> |
+ | </td></tr></table> | ||
*[[Wikitex]] | *[[Wikitex]] | ||
*[http://wikisophia.org WikiSophia] | *[http://wikisophia.org WikiSophia] | ||
*[http://www.wikitex.org Wikitex.org] | *[http://www.wikitex.org Wikitex.org] | ||
− |
Latest revision as of 22:38, 18 November 2014
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.
|