% unipersian-pdftex.def % % UniPersian: Persian language support for LaTeX. % % Copyright (C) 2026 Amer Amikhteh % % This file is part of the UniPersian package. % % This work is free software: you may redistribute it and/or modify % it under the terms of the LaTeX Project Public License as published % by the LaTeX Project, either version 1.3c of the License, or % (at your option) any later version. % % This work is distributed in the hope that it will be useful, % but WITHOUT ANY WARRANTY; without even the implied warranty of % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. % % The full license text is available at: % https://www.latex-project.org/lppl/ % % This work is "maintained" by Amer Amikhteh. % % The current maintainer of this work is Amer Amikhteh. \ProvidesFile{unipersian-pdftex.def} [2026/09/23 v0.2.0 pdfTeX support for unipersian] \makeatletter \providecommand{\persianmainlanguage}{farsi} % ------------------------------------------------ % DeclareUnicodeCharacters % ------------------------------------------------ % U+0654 = ARABIC HAMZA ABOVE \DeclareUnicodeCharacter{0654}{\makebox[0pt][r]{ \raisebox{1.11ex}{ء} \kern 0.12em}} \makeatother \endinput