Here is what I have.
Code: Select all
\documentclass[12pt,letterpaper,twoside,openany]{book}
\usepackage[pagestyles]{titlesec}
\usepackage[left=0.50in,right=0.45in,top=0.50in,bottom=0.50in]{geometry}
\usepackage{liturg, framed, amsmath, amssymb}
\titleformat{\chapter}[display]
{\normalfont\Huge\bfseries\centering}{}{20pt}{\huge}
\titlespacing*{\chapter} {0pt}{30pt}{20pt}
\titleformat{\section}[display]
{\normalfont\LARGE\bfseries\centering}{}{14pt}{\Large}
\titlespacing*{\section} {0pt}{18pt}{14pt}
\titleformat{\subsection}[display]
{\normalfont\Large\bfseries\centering}{}{12pt}{\large}
\titlespacing*{\subsection} {0pt}{14pt}{10pt}
\newpagestyle{mystyle}{\sethead{}{}{}\setfoot{}{\thepage}{}}
\pagestyle{mystyle}
\begin{document}
%\maketitle
\tableofcontents
\chapter{SATURDAY EVENING PRAYERS.}
\ins{Towards evening, we stand before the holy icons (having lit a candle and maybe some incense), with reverence and fear of God; we gather our thoughts, make the Sign of the Cross, and say:}
In the Name of the Father, and of the Son, and of the Holy Spirit. Amen.
\begin{framed}
\rubric{From St. Thomas Sunday until Ascension, instead of \textbf{O God, cleanse me, a sinner \ldots we say:}}
Christ is risen from the dead, trampling down death by death, and upon those in the tombs bestowing life. \ins{(thrice)}\\
\ins{During any Vigil-rank Festal Period [(see Appendix A) - including your and your Temple's Patronal Feast Day], we begin our prayers by praying the Festal Troparia (again, see Appendix A).}
\rubric{Then, in either case, we immediately pray the Trisagion Prayers as below:}
\end{framed}
\rubric{Afterwards, we collect our thoughts, and make seven prostrations (or metanoias), saying:}
\subsection{THE SEVEN--BOW BEGINNING.}
O God, be merciful to me, a sinner.
O God, cleanse me, a sinner, and have mercy on me.
Thou hast created me, O Lord, have mercy on me.
Countless times have I sinned, O Lord, forgive me.
All-holy Lady Theotokos, save me, a sinner,
O Angel, my holy Guardian, protect me from all evil.
O Saint, \ins{N}, my Patron pray to God for me.
\rubric{Then, we begin the Evening Prayers with these words:}
\subsection{THE INTRODUCTORY PRAYERS.}
O Lord Jesus Christ our God, through the prayers of our Thine All-pure Mother, of our holy and God-bearing Fathers, and of all the saints, have mercy on us. Amen.
Glory to Thee, O our God, Glory to Thee.
O Heavenly King, the Comforter, the Spirit of Truth, Who art everywhere present and fillest all things, Treasury of blessings and Giver of Life: Come and abide in us; and cleanse us from every impurity, and save our souls, O Good One.
\documentclass[12pt,letterpaper,twoside,openany]{book}
\usepackage[pagestyles]{titlesec}
\usepackage[left=0.50in,right=0.45in,top=0.50in,bottom=0.50in]{geometry}
\usepackage{liturg, framed, amsmath, amssymb}
\titleformat{\chapter}[display]
{\normalfont\Huge\bfseries\centering}{}{20pt}{\huge}
\titlespacing*{\chapter} {0pt}{30pt}{20pt}
\titleformat{\section}[display]
{\normalfont\LARGE\bfseries\centering}{}{14pt}{\Large}
\titlespacing*{\section} {0pt}{18pt}{14pt}
\titleformat{\subsection}[display]
{\normalfont\Large\bfseries\centering}{}{12pt}{\large}
\titlespacing*{\subsection} {0pt}{14pt}{10pt}
\newpagestyle{mystyle}{\sethead{}{}{}\setfoot{}{\thepage}{}}
\pagestyle{mystyle}
\begin{document}
%\maketitle
\tableofcontents
\chapter{SATURDAY EVENING PRAYERS.}
\ins{Towards evening, we stand before the holy icons (having lit a candle and maybe some incense), with reverence and fear of God; we gather our thoughts, make the Sign of the Cross, and say:}
In the Name of the Father, and of the Son, and of the Holy Spirit. Amen.
\begin{framed}
\rubric{From St. Thomas Sunday until Ascension, instead of \textbf{O God, cleanse me, a sinner \ldots we say:}}
Christ is risen from the dead, trampling down death by death, and upon those in the tombs bestowing life. \ins{(thrice)}\\
\ins{During any Vigil-rank Festal Period [(see Appendix A) - including your and your Temple's Patronal Feast Day], we begin our prayers by praying the Festal Troparia (again, see Appendix A).}
\rubric{Then, in either case, we immediately pray the Trisagion Prayers as below:}
\end{framed}
\rubric{Afterwards, we collect our thoughts, and make seven prostrations (or metanoias), saying:}
\subsection{THE SEVEN--BOW BEGINNING.}
O God, be merciful to me, a sinner.
O God, cleanse me, a sinner, and have mercy on me.
Thou hast created me, O Lord, have mercy on me.
Countless times have I sinned, O Lord, forgive me.
All-holy Lady Theotokos, save me, a sinner,
O Angel, my holy Guardian, protect me from all evil.
O Saint, \ins{N}, my Patron pray to God for me.
\rubric{Then, we begin the Evening Prayers with these words:}
\subsection{THE INTRODUCTORY PRAYERS.}
O Lord Jesus Christ our God, through the prayers of our Thine All-pure Mother, of our holy and God-bearing Fathers, and of all the saints, have mercy on us. Amen.
Glory to Thee, O our God, Glory to Thee.
O Heavenly King, the Comforter, the Spirit of Truth, Who art everywhere present and fillest all things, Treasury of blessings and Giver of Life: Come and abide in us; and cleanse us from every impurity, and save our souls, O Good One.
\end[{document}
That is w/o the appendices.