-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathpre.tex
More file actions
28 lines (21 loc) · 765 Bytes
/
pre.tex
File metadata and controls
28 lines (21 loc) · 765 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
\documentclass[a4paper]{article}
\newif\iflargetext
\newif\iflargertext
\usepackage[margin=18mm,bottom=25mm]{geometry}
\usepackage{setspace}
\usepackage{relsize}
\usepackage{multicol}
\makeatletter
\chardef\l@hebrew=255
\makeatother
\usepackage{polyglossia}
\setmainlanguage{english}
\setotherlanguage{hebrew}
\newfontfamily\hebrewfont[Scale=MatchUppercase,Script=Hebrew]{SBL Hebrew}
\title{Biblical Hebrew Reader}
\author{HebrewTools}
\newcommand{\rdrchap}[1]{\begin{english}\setRL\small\textbf{#1}~\end{english}\penalty10000 }
\newcommand{\rdrverse}[1]{\raisebox{2.5pt}{\smaller[4]#1}\penalty10000 }
\newcommand{\setuma}{\unskip\penalty10000 ~~~~{\scriptsize ס}~~~~}
\newcommand{\petucha}{\unskip\penalty10000 ~~~~{\footnotesize פ}~~~~}
\begin{document}