• Martin Thoma
  • Home
  • Categories
  • Tags
  • Archives
  • Support me

Recent Posts

How to write music with LaTeX

How to write music with LaTeX

It is possible to write music with LaTeX. My girlfriend was quite surprised of this, so I decided to write a little tutorial show some examples. Symbols Some basic music symbols \documentclass[a4paper,12pt]{article} \usepackage{wasysym} \begin{document} \eighthnote ~~~ \halfnote ~~~ \twonotes ~~~ \fullnote ~~~ \quarternote ~~~ $\natural$ ~~~ $\flat$ ~~~ $\sharp$ \end{document} The … Read More »
  • Martin Thoma - A blog about Code, the Web and Cyberculture
  • E-mail subscription
  • RSS-Feed
  • Privacy/Datenschutzerklärung
  • Impressum
  • Powered by Pelican. Theme: Elegant by Talha Mansoor