summaryrefslogtreecommitdiff
path: root/support/byzantinemusic/byzantinemusic-BMEditor/BYZANTINE-MUSIC-EDITOR.conf
blob: d02f41c4e17cc3661439b1d18bfb2c1a0285c2b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PATH=xelatex

START PREAMBLE
\documentclass[letterpaper, 12pt]{article} 
\usepackage[no-math]{fontspec} 
\usepackage{polyglossia} 
\usepackage{lineno} 
\linenumbers 
\usepackage{lettrine} 
\setmainlanguage{english} 
\setmainfont{Times New Roman} 
\usepackage{greektonoi} 
\usepackage{byzantinemusic} 
\begin{document} 
\begin{byzantinemusic}
END PREAMBLE