\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Orthodontics Intrication to Maxillo-Facial Surgery Preparation of Cases with Obtrusive Syndrome of Apnea},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{1970-01-01 (revised: 01 January 1970)}
\def\TheID{\makeatother }
\def\TheDate{1970-01-01}
\title{Orthodontics Intrication to Maxillo-Facial Surgery Preparation of Cases with Obtrusive Syndrome of Apnea}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Jean-Luc  Pruvost}

\renewcommand\Authands{ and }

\date{\small \em Received: 1 January 1970 Accepted: 1 January 1970 Published: 1 January 1970}

\maketitle


\begin{abstract}
        


Obstructive sleep apnea and its associated risk factors can now be more easily identified by specialists in the oro-facial zone, not only through clinical diagnosis but also with the help of new imaging tools such as CBCT or scanners. Orthodontists, who intervene at the intersection of the aero-digestive spheres, have long had an excellent diagnostic tool called Cephalometrics, which they systematically use on a daily basis. For this reason, they are best equipped to detect early morphological signs of possible apneas or indications that an individual may be prone to obstructive sleep apnea and/or hypopnea, and to recommend more specific examinations and consultations, including a Polysomnography.

\end{abstract}


\keywords{}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\begin{textblock*}{10cm}(1.05cm,3cm)
{{\textit{CrossRef DOI of original article:}} \underline{}}
\end{textblock*}\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
bstructive sleep apnea and its associated risk factors can now be more easily identified by specialists in the oro-facial zone, not only through clinical diagnosis but also with the help of new imaging tools such as CBCT or scanners. Orthodontists, who intervene at the intersection of the aero-digestive spheres, have long had an excellent diagnostic tool called Cephalometrics, which they systematically use on a daily basis. For this reason, they are best equipped to detect early morphological signs of possible apneas or indications that an individual may be prone to obstructive sleep apnea and/or hypopnea, and to recommend more specific examinations and consultations, including a Polysomnography. This pathology is traditionally addressed with propulsive orthosis, which enlarges the retro-basi-lingual area but can also cause immediate discomfort to the TMJ and teeth, as well as chronic problems when used over the long term (such as slow mesialization of the entire mandibular denture and potential edge-to-edge occlusion for patients starting in Cl1). Positive Pressure appliances (PPC) provide an immediate solution to the problem but are burdensome to support and can be embarrassing to wear in marital life.\par
For this reason, an increasing number of patients, mainly adults, are resorting to a more drastic and definitive solution that resolves this pathology in 90\% of cases. This solution is called "bi-maxillary advancement surgery."\par
Based on many years of activity in the field of Maxillo-Facial Surgery related to Orthodontics, I have come to understand that major dysmorphosis are often complex and involve a combination of skeletal dysmorphosis and compensatory dental-alveolar changes. They are nothing more than a means of preserving the vital functional role of the masticatory apparatus. However, visualizing possible orthodontic and skeletal improvements that occur in 3D on two moving elements that depend on two delicate joints, the TMJ's, can be quite challenging.\par
In this context, the subject at hand is the management of the surgical puzzle assembly and its postoperative stability, particularly when significant expansion of the maxilla has been achieved. Focusing on this difficulty, I will present a protocol that allows for a functional and ideal occlusion in the postoperative period using a very precise interface with micrometric adjustments called ORTHOGNATOR®, which perfectly complements the Galetti articulator. A rigid protocol is necessary because Orthognathic Surgery should only be undertaken with a final resolution in mind that includes all the obligations imposed by our knowledge concerning periodontal longevity 7,8, occlusal stability, and facial harmony, to which smile and beauty contributes. These respond to a number of constraints that we will call our therapeutic envelope.\par
Fig.  {\ref 3}: The assembly of the puzzle, and on the right maxilla an additional osteosynthesis plate as an anchoring supplement. Surgery Jean-François Tulasne showing not only bone syntheses by plates but also intermaxillary grafting by bone transplants In addition, treatments by lingual approach (often chosen by adults) presents, as everyone knows, particular difficulties. Some of these are related not only to the irregularity of lingual surfaces compared to vestibular surfaces, to access to the working area but also to the height of bondable enamel spaces. These are understood, at least in the maxilla, between the occlusion of the supporting cusps and the gingival cervical limit. When orthognathic surgery has to be linked to this type of orthodontic appliance (Lingual), the problem arises of the relationships of the appliance to the surgical per-operative anchorage (Surgical arches Fig5), and/or to the expansion infrastructures fig \hyperref[fig_1]{2} and {\ref 4} and to the surgical guide (fig4).\par
The whole system representing superimposed layers Fig 4, which is a vector of possible errors. Moreover, this surgery often involves an intra-arcade modification: rapid palatal expansion aided surgically by a differential expansion gradient or even a three or fourpieces maxillary surgery linked or not to a mandibular displacement. The coherence of the whole system with regard to the final insertion of the surgical guide in the phase preceding bone synthesis is based on wellestablished protocols and suffers no "prosthetic" imprecision because each error will have a significant impact on post-operative orthodontic outcomes.\par
The ORTHOGNATOR© permits simulation of simultaneous transversal and rotative movements of the maxillary fragments, full rotative movement of each jaw for midline alignement as well as micrometric sagittal adjustment of the position of the mandible for overcorrection: each full turn of the dented wheel equal a ¼ of a mm. With the four vertical screws in the posterior area it permit also small adjustments of vertical and transversal tilts. Once these technical difficulties are solved, it is important to also achieve goals with respect to aesthetic finishing. In the case of Sleep Apnea Surgery, a significant advancement of both maxillae is necessary in order to pull the Hyoïd bone forward, thus increasing the retro-basi-lingual area. Our priority lies in understanding the implications on occlusion and the alignment of soft tissues. As a matter of fact, Eric Solyom, with whom I work routinely, consistently applies a counter-clockwise rotation of the maxilla whenever feasible. Placing the maxilla first is also a way to ensure a good exposure of the anterior teeth at rest, while speaking, and when smiling. This technique has proven to be extremely efficient on the treatment of SAOS as many patients report. (most of them feel the first benefits in the awaking room). We also experienced excellent aesthetic result, amazingly in Cl3 hyperdivergent cases because the rotation of the mandible highly overcome its important lengthening.   
\section[{Discussion}]{Discussion}\par
Counter clockwise rotation of the mandible has the secondary effect of enlarging the retro-basi-lingual aero-digestive crossway. This helps prevent airway natural tendency to collapse during unconsciousness, as the muscles of the airways tend to relax and the negative pressure from inspiration can exacerbate this collapse.\par
Traditionally, counter clockwise rotation of the mandible was avoided in mandibular bi-sagittal osteotomy due to concerns about creating an open bite. However, the use of Titanium Osteosynthesis plates with proper compensation, such as temporary posterior disocclusion provided by the surgical guide established on the ORTHOGNATOR©, has demonstrated the ability to overcome this previously feared side effect.\par
Despite its potential to reduce the effect of surgical mandible retraction on the retro-basi-Lingual area of prognathic cases, there are several morphological contraindications to this procedure. One such contraindication is a prominent but wide symphysis, for which chin reduction is not a favorable aesthetic option. This becomes more problematic in normo-divergent and hypo-divergent Class III cases as it accentuates the concavity of the profile, resulting in an older appearance.\par
Excessive torque or proclination of the upper incisors can also be a contra-indication or a serious complication when using the counter-clockwise rotation technique for the maxilla, as it can further increase the apparent torque or proclination of the upper incisors. Space is needed to reduce this apparent torque in the maxilla, and while distalization with bony anchorage is a viableoption, it can be a time-consuming procedure. Another approach, if necessary and feasible, is to expand the anterior portion of the maxilla to flatten it and reduce the flaring of the incisors.\par
The rapid expansion of the anterior part of the maxilla poses a delicate issue due to concerns about losing the height of the median papilla. This is a recurrent problem reported by many colleagues, but in my practice, it is not an issue thanks to the cast piggyback Chrome-Cobalt dual-screw-expander©, which offers a solution to address this concern. Finally the real contra-indication or the serious complication to such surgery happens when patients needing surgery for correction of ASOS also present a serious anterior vertical deficiency  {\ref 6} In these types of cases only extensive-intermaxillary grafts could solve the problem. 
\section[{III.}]{III.} 
\section[{Conclusions}]{Conclusions}\par
In order to achieve precision and stability in cases of expansion linked to the cure of Sleep Apnea, surgical orthodontic prosthesis is crucial in this complex surgery. It effectively addresses the challenges posed by the powerful connective tissue and elastic fibers of the palatal mucous mantle, which often lead to transverse relapse. Additionally, this procedure allows for bimaxillary surgery to be performed in a single operative time, providing reliability and operative comfort that Maxillo-facial-surgeons have acknowledged, regardless of whether it involves a simple or differential palatal expansion.\par
In the context of SAOS (Sleep Apnea and Obstructive Syndrome), surgery often becomes a priority due to health concerns. The combination of a Cast Chrome Cobalt dual screw Rapid expander© and the "Orthognator©" tool offers a precise approach for implementing a "surgery first" protocol and managing the aesthetic zone while preserving the delicate gingival tissue, which is challenging to regenerate. Moreover, this protocol enables an assessment of the anterior vertical dimension, which directly impacts the smile.\par
Compared to the difficult mastery of the virtual aspect and program control in the Workflow technique, as well as the challenges of transferring the results to a solid articulator, the Orthognator© provides a more tangible approach. It allows the practitioner to maintain direct control over the intricate "Puzzle" assembly, including over corrections and relapse simulations that are challenging to convey to a lab technician. By keeping the practitioner closely connected to the surgical reality and its outcomes, the Orthognator© facilitates a concrete approach.\par
Significant improvements can be observed, such as the unfolding of the labio-mental fold and nasogenien grooves resulting from maxillary advancement. Additionally, there is improved lip support and eversion of the vermillion zone due to better alignment between the incisal border of the upper anterior teeth and the lower lip. When palatal expansion is required in many cases, the use of a bi-expander and of the Orthognator© to model the desired outcome ensures precision, stability, and surgical comfort, leading to a significantly improved prognosis, despite the challenges similar to those encountered with a large prosthesis.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Fig. 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Fig. 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{44}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Fig. 4 : 4 Year}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{67}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Fig. 6 :Fig. 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{896}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Fig. 8 :Fig. 9 : 6 Year}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{10}\includegraphics[]{image-7.png}
\caption{\label{fig_5}Fig. 10 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{12111013}\includegraphics[]{image-8.png}
\caption{\label{fig_6}ABFig. 12 :Fig. 11 : 10 YearFig. 13 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-9.png}
\caption{\label{figure9}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-10.png}
\caption{\label{figure10}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-11.png}
\caption{\label{figure11}}\end{figure}
 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[André and Saadoun]{b6}\label{b6} 	 		\textit{},  		 			P André 		,  		 			?? Saadoun 		.  		 	 
\bibitem[]{b9}\label{b9} 	 		\textit{},  		 \xref{http://dx.doi.org/10.1007/s11886-020-1257-y}{10.1007/s11886-020-1257-y}.  		 	 
\bibitem[Pruvost ()]{b0}\label{b0} 	 		‘Apport des ciments verres ionomères en orthodontie et en occlusodontie’.  		 			J-L; Pruvost 		.  	 	 		\textit{Réalités Cliniques}  		1991. 2 p. .  	 
\bibitem[Salvadelli and Elodie Ehrmann (2023)]{b14}\label{b14} 	 		‘Apport du dispositif MODJAW dans la planification numérique de la Chirurgiie Orthognathique’.  		 			Charles Salvadelli 		,  		 			\& Elodie Ehrmann 		.  	 	 		\textit{LEFILDENTAIRE \#}  		May 2023. 184 p. .  	 
\bibitem[Salvodelli]{b26}\label{b26} 	 		‘Apport du dispositif MOJDAW dans la planification numérique de chirurgie orthodontique’.  		 			C Salvodelli 		.  	 	 		\textit{Maître de Conf., Elodie Ehrmann Pr},  		184 p. .  	 
\bibitem[Bacon et al. ()]{b27}\label{b27} 	 		‘Cephalometric evaluation of pharyngeal obstructive factors in patients with sleep apneas syndrome’.  		 			W H Bacon 		,  		 			J C Turlot 		,  		 			J Krieger 		,  		 			J-L Stierle 		.  	 	 		\textit{Angle Orthod}  		1990. 60 p. .  	 
\bibitem[Wang et al. ()]{b29}\label{b29} 	 		‘Changes of pharyngeal airway size and hyoid bone position following orthodontic treatment of Class I bimaxillary protrusion’.  		 			Q Wang 		,  		 			P Jia 		,  		 			N K Anderson 		,  		 			L Wang 		,  		 			J Lin 		.  		 \xref{http://dx.doi.org/10.2319/011011-13.1}{10.2319/011011-13.1}.  		 \url{https://doi.org/10.2319/011011-13.1}  	 	 		\textit{Angle Orthod}  		2012. 82 p. .  	 
\bibitem[Continuous Positive Airway Pressure Treatment for Obstructive Sleep Apnea Prepared for: Agency for Healthcare Research and Quality U.S. Department of Health and Human Services 5600 (20857)]{b11}\label{b11} 	 		 \url{www.ahrq.gov}  		\textit{Continuous Positive Airway Pressure Treatment for Obstructive Sleep Apnea Prepared for: Agency for Healthcare Research and Quality U.S. Department of Health and Human Services 5600},  		 (Fishers Lane Rockville, MD)  		20857.  	 
\bibitem[Mcevoy ()]{b10}\label{b10} 	 		‘CPAP for Prevention of Cardiovascular Events in Obstructive Sleep Apnea’.  		 			R 		,  		 			Doug Mcevoy 		.  	 	 		\textit{N Engl J Med}  		10 nejm.org September 8, 2016. 375.  	 
\bibitem[Neelapu et al. ()]{b15}\label{b15} 	 		‘Craniofacial and upper airway morphology in adult obstructive sleep apnea patients: a systematic review and meta-analysis of cephalometric studies’.  		 			B C Neelapu 		,  		 			O P Kharbanda 		,  		 			H K Sardana 		,  		 			R Balachandran 		,  		 			V Sardana 		,  		 			P Kapoor 		.  		 \xref{http://dx.doi.org/10.1016/j.smrv.2016.01.007}{10.1016/j.smrv.2016.01.007}.  		 \url{https://doi.org/10.1016/j.smrv.2016.01.007}  	 	 		\textit{Sleep Med Rev}  		2017. 31 p. .  	 
\bibitem[Chen et al. ()]{b19}\label{b19} 	 		‘Effect of large incisor retraction on upper airway morphology in adult bimaxillary protrusion patients’.  		 			Y Chen 		,  		 			L Hong 		,  		 			C-L Wang 		,  		 			S-J Zhang 		,  		 			C Cao 		,  		 			F Wei 		.  		 \xref{http://dx.doi.org/10.2319/110211-675.1}{10.2319/110211-675.1}.  		 \url{https://doi.org/10.2319/110211-675.1}  	 	 		\textit{Angle Orthod}  		2012. 82 p. .  	 
\bibitem[Solyom ()]{b5}\label{b5} 	 		‘Etude des voies aériennes dans la pratique de l'orthodontie et de la chirurgie orthopédique Study of the airways in the practice of orthodontics and orthognatic surgery’.  		 			Eric Solyom 		.  	 	 		\textit{Revue d'Orthopédie Dento-Faciale}  		2023. 2023. 57  (1)  p. .  	 
\bibitem[Camacho et al. ()]{b22}\label{b22} 	 		‘Large maxillomandibular advancements for obstructive sleep apnea: An operative technique evolved over 30 years’.  		 			M Camacho 		,  		 			S Y Liu 		,  		 			V Certal 		,  		 			R Capasso 		,  		 			N B Powell 		,  		 			R W Riley 		.  	 	 		\textit{J Craniomaxillofac Surg}  		2015. 43  (7)  p. .  	 
\bibitem[Jahoo ()]{b12}\label{b12} 	 		\textit{Le traitement des apnées obstructives du sommeil par les orthèses d'avancée mandibulaires et ses effets secondaires, Unité de formation et de recherche Odontologie},  		 			F Jahoo 		.  		2016. Nantes. p. 27.  	 
\bibitem[Lefildentaire Traitements orthodontiques chirurgicaux des insuffisances verticales anterieures en technique lingual "Surgical orthodontic treatments for anterior vertical deficiencies using lingual technique]{b4}\label{b4} 	 		\textit{Lefildentaire Traitements orthodontiques chirurgicaux des insuffisances verticales anterieures en technique lingual "Surgical orthodontic treatments for anterior vertical deficiencies using lingual technique},  		 	 
\bibitem[Conradt et al. ()]{b21}\label{b21} 	 		‘Long-term follow-up after surgical treatment of obstructive sleep apnoea by maxillomandibular advancement’.  		 			R Conradt 		,  		 			W Hochban 		,  		 			U Brandenburg 		,  		 			J Heitmann 		,  		 			J H Peter 		.  	 	 		\textit{Eur Respir J}  		1997. 10  (1)  p. .  	 
\bibitem[Camacho et al. (2019)]{b23}\label{b23} 	 		\textit{Longterm Results for Maxillomandibular Advancement to Treat Obstructive Sleep Apnea: A Meta-analysis, Otolaryngol Head Neck Surg},  		 			Macario Camacho 		,  		 			Michael W Noller 		,  		 			Michael Del Do 		,  		 			Justin M Wei 		,  		 			Christopher J Gouveia 		,  		 			Soroush Zaghi 		,  		 			B Scott 		,  		 			Christian Boyd 		,  		 			Guilleminault 		.  		2019 Apr. 160 p. .  	 
\bibitem[John et al. ()]{b13}\label{b13} 	 		‘Maxillomandibular advancement is a successful treatment for obstructive sleep apnoea: a systematic review and meta-analysis’.  		 			C R John 		,  		 			S Gandhi 		,  		 			A R Sakharia 		,  		 			T T James 		.  	 	 		\textit{Timotheé Gellée Chirurgie implantaire et Orthognathique guidée Concomitante}  		2018. 47 p. .  	 	 (Int. J. Oral Maxillofac. Surg) 
\bibitem[Liguori (2017)]{b25}\label{b25} 	 		‘Obstructive Sleep Apnea is Associated with Early but Possibly Modifiable Alzheimer's Disease Biomarkers Changes’.  		 			C Liguori 		.  		 \xref{http://dx.doi.org/10.1093/sleep/zsx011}{10.1093/sleep/zsx011}.  	 	 		\textit{Sleep}  		2017 May 1. 40  (5) .  	 
\bibitem[Salman et al. (2020)]{b8}\label{b8} 	 		\textit{Obstructive Sleep Apnea, Hypertension, and Cardiovascular Risk: Epidemiology, Pathophysiology, and Management. CurrCardiol Rep},  		 			L A Salman 		,  		 			R Shulman 		,  		 			J B Cohen 		.  		2020 Jan 18. 22.  	 
\bibitem[Kikuchi ()]{b18}\label{b18} 	 		‘Orthodontic treatment in children to prevent sleep-disordered breathing in adulthood’.  		 			M Kikuchi 		.  		 11325-005-0028-8.  		 \url{https://doi.org/10.1007/s}  	 	 		\textit{Sleep Breath}  		2005. 9 p. .  	 
\bibitem[Conrad ()]{b7}\label{b7} 	 		‘Pressure-flow relationships in collapsible tubes’.  		 			W A Conrad 		.  	 	 		\textit{IEEE Trans Biomed Eng}  		1969. 16 p. .  	 
\bibitem[Pruvost ()]{b2}\label{b2} 	 		 			J-L; Pruvost 		.  	 	 		\textit{Les Ancrages dento-alvéolaires et squelettiques profonds. 1ere Partie Clinic},  		2013. 34.  	 
\bibitem[Pruvost and Andreani ()]{b3}\label{b3} 	 		 			J-L Pruvost 		,  		 			J-F Andreani 		.  		\textit{Les ancrages dentoalvéolaires et squelettiques profonds-2° partie CLINIC: Février},  		2013. 34 p. .  	 
\bibitem[Zinser and Zachow ()]{b30}\label{b30} 	 		‘Sailer: Bimaxillary 'rotation advancement' procedures in patients with obstructive sleep apnea: a 3-dimensional airway analysis of morphological changes’.  		 			M J Zinser 		,  		 			S Zachow 		,  		 			HF 		.  	 	 		\textit{Int. J. Oral Maxillofac. Surg}  		2012. 2012.  	 	 (International Association of Oral and Maxillofacial Surgeons. 13 Year) 
\bibitem[Zakhar et al. ()]{b17}\label{b17} 	 		‘Surgical treatment of Obstructive Sleep Apnea Syndrome. Functional assessment]’.  		 			A Zakhar 		,  		 			C Wirth 		,  		 			E Farrow 		,  		 			C Tison 		,  		 			J Ferri 		,  		 			RaoulG 		.  	 	 		\textit{Rev Stomatol Chir Maxillofac Chir Orale}  		2014. 115  (2)  p. .  	 
\bibitem[Tulasne ()]{b28}\label{b28} 	 		 			J-F; Tulasne 		.  		\textit{Vis et plaques vissées en chirurgie des maxillaires Réalités Cliniques 1},  		1990. p. .  	 
\bibitem[Hong et al. ()]{b16}\label{b16} 	 		‘Upper airway stimulation as an alternative to maxillomandibular advancement for obstructive sleep apnoea in a patient with dentofacial deformity: case report with literature review’.  		 			S O Hong 		,  		 			S Poomkonsarn 		,  		 			G Millesi 		,  		 			Syc Liu 		.  	 	 		\textit{Int J Oral Maxillofac Surg}  		2020. 49  (7)  p. .  	 
\bibitem[Pruvost ()]{b1}\label{b1} 	 		‘Utilisation des ancrages bimaxillaires coulés en orthognathie linguale’.  		 			J-L; Pruvost 		.  	 	 		\textit{Lebanese Dental Journal}  		1994. 33 p. .  	 
\bibitem[Germec-Cakan et al. ()]{b20}\label{b20} 	 		‘Uvuloglossopharyngeal dimensions in non-extraction, extraction with minimum anchorage, and extraction with maximum anchorage’.  		 			D Germec-Cakan 		,  		 			T Taner 		,  		 			S Akan 		.  		 \xref{http://dx.doi.org/10.1093/ejo/cjq109}{10.1093/ejo/cjq109}.  		 \url{https://doi.org/10.1093/ejo/cjq109}  	 	 		\textit{Eur J Orthod}  		2011. 33 p. .  	 
\bibitem[Jon-Erik et al. ()]{b24}\label{b24} 	 		‘àof obstructive sleep apnea: A systematic review and metaanalysis’.  		 			C Jon-Erik 		,  		 			* Holty 		,  		 			Christian Guilleminault 		.  	 	 		\textit{Sleep Medicine Reviews}  		May 2023. 2010. 14 p. .  	 	 (Maxillomandibular advancement for the treatment LEFILDENTAIRE) 
\end{bibitemlist}
 			 		 	 
\end{document}
