General ⇒ How to type persian music accident in Musixtex package
How to type persian music accident in Musixtex package
Im very in new in latex, and searched a lot for this topic but could not find answer. Any help apprecaited.
How I can type persian music accident (Sori, Koron) in Musixtex package, in key signature or inside a bar.
Sori koron are quarter tones used in persian music. The symbols are shown in this picture. This is created by MuseScore, which i want to implement in a complex latex file.
How I can create my own key signature in Musixtex package, i think it don't have any tools, is it possible to create my own, as macro or package extension?
Is is possible to add my own accident as a font or picture in the score?
I appreciate if any body help
best regards Hossein
- Attachments
-
- quarter tones, sori and koron
- koron_sori.png (43.46 KiB) Viewed 5300 times
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Re: How to type persian music accident in Musixtex package
\relative c'' { ceseh1 ces ceh c cih cis cisih }
gives the attached pic.
Maybe something similar is possible in Musixtex? Or maybe you can try using Lilypond instead?
But I'm sorry I can't help with the sori and koron signs.
/Mikael
- Attachments
-
- lily-ec2a4237.png (2.89 KiB) Viewed 5271 times
Re: How to type persian music accident in Musixtex package
Lilypond have quarter tones also.
I have to work in a mixed full book writing, thus i tried Latex.
I use "musixtex" package, is it possible to add quarter tones in musixtex package?
Or even write a new package based on it.
Thank you
Re: How to type persian music accident in Musixtex package
http://lilypond.org/doc/v2.18/Documenta ... d_002dbook
/Mikael
Re: How to type persian music accident in Musixtex package
http://lilypond.org/doc/v2.18/Documenta ... usicxml2ly
But if Lilypond does not support Koron and Sori signs it might not help ...
/Mikael
Re: How to type persian music accident in Musixtex package
I will work on them.
Hossein