\documentclass[notitlepage,final,12pt]{book}

\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{xunicode}
  \usepackage{geometry}
  \usepackage{tabu}
  %\usepackage{dot2texi}
  \usepackage{tikz}
  \usetikzlibrary{shapes,arrows}
\title{Handbook for Academic Year 2016–2017}
\author{Department of Mathematics, BGU}
\providecommand{\subsubsubsection}[1]{\noindent\textbf{#1}}
\renewcommand{\arraystretch}{1.2}
% (bold) table cells
\newcommand{\TC}[1]{\scriptsize{#1}}
\newcommand{\BTC}[1]{\textbf{\TC{#1}}}
\setcounter{secnumdepth}{3}
\makeatletter
\newcommand*{\toccontents}{\@starttoc{toc}}
\makeatother

\usepackage{hyperref}
\usepackage{xstring}
\def\rooturl{https://www.math.bgu.ac.il/}
\hyperbaseurl{\rooturl}
\let\hhref\href
\providecommand{\extrahref}[2][]{\LTRfootnote{\LR{\IfBeginWith*{#2}{http}{\nolinkurl{#2}}{\nolinkurl{\rooturl#2}}}}}
\renewcommand{\href}[2]{\IfBeginWith*{#1}{http}{\hhref{#1}{#2}}{\hhref{\rooturl#1}{#2}}\extrahref{#1}}

\usepackage{polyglossia}
\usepackage{longtable}
%% even in English, we sometimes have Hebrew (as in course hours), and we
%% can't add it in :preamble, since it comes after hyperref
%%\usepackage{bidi}
\setdefaultlanguage{english}
\setotherlanguage{hebrew}
%%\setmainfont[Ligatures=TeX]{Libertinus Serif}
\setmainfont[Script=Hebrew,Ligatures=TeX]{LibertinusSerif}[
  UprightFont = *-Regular,
  BoldFont = *-Bold,
  ItalicFont = *-Italic,
  BoldItalicFont = *-BoldItalic,
  Extension = .otf]

\SepMark{‭.}
\robustify\hebrewnumeral
\robustify\Hebrewnumeral
\robustify\Hebrewnumeralfinal

% vim: ft=eruby.tex:



\begin{document}
\pagestyle{empty}
\pagenumbering{gobble}


\pagestyle{headings}
\pagenumbering{arabic}
\renewcommand*{\thesection}{\localnumeral*{section}}
\renewcommand*{\thesubsubsection}{\localnumeral*{section}.\arabic{subsubsection}}
\maketitle


\toccontents
\newgeometry{hmargin=1cm}


\section*{Degree Requirements Summary}
\global\tabulinesep=1mm
{

  \begin{tabu} to\linewidth{X}
    \hline
    \BTC{Degree Requirement}
    \\
    \hline
  \hline
  \BTC{Total Credits}
  \\
  \hline
  \end{tabu}
  }
\restoregeometry

\chapter*{Degrees -- Single Degree}
    
\chapter*{Degrees -- Dual Degree}
    
\chapter*{Degrees -- Double Degree}
    
\chapter*{Degrees -- Special Program}
    

\appendix
\chapter{Advanced Undergraduate courses in Academic Year 2016–2017}

\section*{Fall term}
  \begin{itemize}
  \item \emph{Algebraic Structures}, Dr. Ishai Dan-Cohen
  \item \emph{Infinitesimal Calculus 3}, Prof. Uri Onn
  \item \emph{Ordinary Differential Equations}, Prof. Victor Vinnikov
  \item \emph{Fundamentals of Measure Theory}, Prof. Tom Meyerovitch
  \item \emph{Logic}, Prof. Assaf Hasson
  \item \emph{Graph Theory}, Prof. Shakhar Smorodinsky
  \item \emph{Probability}, Prof. Ariel Yadin
  \item \emph{Theory of Numbers}, Prof. Eitan Sayag
  \end{itemize}
        
\section*{Spring term}
  \begin{itemize}
  \item \emph{Fourier Analysis}, Prof. Ariel Yadin
  \item \emph{Field Theory and Galois Theory}, Prof. Ilya Tyomkin
  \item \emph{Introduction to Topology}, Prof. Izhar Oppenheim
  \item \emph{Theory of Functions of a Complex Variable}, Prof. Arkady Poliakovsky
  \item \emph{Differential Geometry}, Prof. Michael Brandenbursky
  \item \emph{Introduction to Singularity Theory}, Prof. Dmitry Kerner
  \item \emph{Classical Set Theory}, Prof. Menachem Kojman
  \end{itemize}
        





\end{document}

% vim: ft=eruby.tex:
