Search found 1 match

by customizedGPT
Sat Jan 13, 2024 5:20 am
Forum: General
Topic: Musitex inspiration and tips
Replies: 0
Views: 2013

Musitex inspiration and tips

Please share your Musixtex sheet music creations here :)

\documentclass[a4paper]{article}
\usepackage{musixtex}
\begin{document}

\begin{music}
% Set the scale
\setstaffs1{1} % Number of staves
\setclef{1}{60} % Set the clef (1 = G clef)

% Start a piece of music
\startpiece
\Notes \qu c \en ...