Extrait Lamiyya
Author
SIFI Khedidja
Last Updated
6 years ago
License
Other (as stated in the work)
Abstract
A decorate poster of a poem by Ibn al-Wardi, a famous Arabian historian and poet.
A decorate poster of a poem by Ibn al-Wardi, a famous Arabian historian and poet.
% Document écrit par 'SIFI Khedidja'(sifikhedidja@gmail.com)
% Compilé avec XELATEX // Compilez deux fois !
\documentclass[15pt]{article}
\usepackage[right=4cm,left=4cm,top=2cm,bottom=2cm]{geometry}
\usepackage{polyglossia}
\usepackage{tikz}
\setdefaultlanguage{arabic}
\newfontfamily\arabicfont[Script=Arabic,Scale=1.4]{Amiri}
\newfontfamily\arabicfontt[Script=Arabic,Scale=1.7]{AlBattar}
% Sur votre Pc remplacer " AlBattar " par " ae_AlBattar "
\setotherlanguage{french}
\newfontfamily\ffkxs[Scale=2]{Ezra SIL SR}%UnPen
%% Sur votre Pc remplacer " Ezra SIL SR " par "Koster Xmas Specia "
\definecolor{fondpaille}{cmyk}{0,0,0.1,0}
\pagecolor{fondpaille}
\pagestyle{empty}
\begin{document}
\vspace{1cm}
\centering
\begin{tikzpicture}[remember picture,overlay]
\node[inner sep=3pt] at (current page.center){\includegraphics[width=\paperwidth,height=\paperheight]{Itar}};
\node[inner sep=3pt]at ([shift={(0,-5.5)}]current page.north){\includegraphics[width=8cm]{PanneauVide.png}};
\node[inner sep=3pt]at ([shift={(0,5.5)}]current page.south){\includegraphics[width=8cm]{PanneauVide.png}};
\end{tikzpicture}
\vspace{2.8cm}
\color[rgb]{0.25,0.00,0.13}{\ffkxs Khedidja Sifi}
\vspace{4.2cm}
\arabicfont
\color[rgb]{0.00,0.00,0.25}
\begin{tabular}{ccc}
إيْ بُـنيَّ اسمـعْ وصـايـا جَمعـتْ & * * * & حِكمـاً خُـصَّـتْ بـهـا خيرُ المِلـلْ \\
أطـلـبُ العِلـمَ ولا تكـسَـلْ فمـا & * * * & أبـعــدَ الـخـيرَ على أهــلِ الكَسَـلْ \\
لا تـقــلْ قــد ذهـبـتْ أربـابُــهُ & * * * & كـلُّ من سارَ على الدَّربِ وصـلْ \\
في ازديـادِ العلمِ إرغـامُ العِـدى & * * * & وجـمـالُ الـعِلـمِ إصـلاحُ العمــلْ \\
مـاتَ أهلُ الفضلِ لم يبقَ سوى & * * * & مـقرف أو من على الأصلِ اتَّكـلْ \\
أنــا لا أخــتـــارُ تـقـبـيـلَ يـــدٍ & * * * & قَـطْعُـهـا أجمـلُ مــن تلكَ القُبـلْ \\
إن جَزتني عن مديحي صرتُ في & * * * & رقِّـهـا أو لا فيكـفينـي الـخَـجَـلْ \\
أعـذبُ الألفـاظِ قَولي لكَ خُذْ & * * * & وأمَـــرُّ اللـفــظِ نُـطــقــي بِلَـعَـــلّْ \\
مُـلـكُ كسرى عنهُ تُغنـي كِسرةٌ & * * * & وعــنِ البحــرِ اجتـــزاءٌ بالـوَشــلْ \\
\end{tabular}
\vspace{4.2cm}
\color[rgb]{0.25,0.00,0.13}{\arabicfontt لامية ابن الوردي}
\end{document}