so i think latex is using second page. it's just 2 and i can't remove it. can anyone help me?
\documentclass[12pt]{book}
\usepackage{graphicx}
\usepackage{fontspec}
\usepackage{blindtext}
\setmainfont{Segoe UI}
\usepackage[georgian]{babel}
\title{sipი}
\author{dd\kk\bb}
\date{9 მაისი, 2023}
\begin{document}
\maketitle
\chapter*{\centering{სარჩევი}}
\end{document}
\chapterstarts a new page, so the chapter title should be at the top of the second page. Is that what you're trying to change? – Teepeemm May 08 '23 at 19:51articleinstead classbookis my wild guess ... – Mensch May 08 '23 at 19:52