Unused Global Option (Point Size)
I've been trying to configure the margins on my file for 6x9 paper size, but ended up using the layout for a5 paper. For some reason I have not been able to set the point size since I have made those changes. I get an Unused Global Option error. Is there something I am missing or not seeing? As far as I can see, I simplified the codes by using a5 paper.
\documentclass[16pt]{book}%Compile with xelatex
\usepackage{polyglossia}
\usepackage[a5paper]{geometry}
\setdefaultlanguage{hebrew}
\newfontfamily\hebrewfont{Times New Roman}
\newlength\iiindent \setlength\iiindent{20pt}
\newcommand\secindent{\parshape 3 0pt \linewidth 0pt\dimexpr\linewidth-\iiindent\relax 0pt \li
I've been trying to configure the margins on my file for 6x9 paper size, but ended up using the layout for a5 paper. For some reason I have not been able to set the point size since I have made those changes. I get an Unused Global Option error. Is there something I am missing or not seeing? As far as I can see, I simplified the codes by using a5 paper.
\documentclass[16pt]{book}%Compile with xelatex
\usepackage{polyglossia}
\usepackage[a5paper]{geometry}
\setdefaultlanguage{hebrew}
\newfontfamily\hebrewfont{Times New Roman}
\newlength\iiindent \setlength\iiindent{20pt}
\newcommand\secindent{\parshape 3 0pt \linewidth 0pt\dimexpr\linewidth-\iiindent\relax 0pt \li
No comments:
Post a Comment