\documentclass[wide14,a4paper,11pt,twoside,bind2cm0,onecolumn,english,titlepage,tocpage]{DSrep-ric}\input{DSrep-ric.sty}% %--------------------------------%%% Options (alternative options separated with |):%% Draft or final version%   draft | final% Default final% % Paper width%   a4paper | a5paper | b5paper | letterpaper | legalpaper | %   executivepaper | landscape% Default a4paper% % Text width in cm%   wide13 | wide14 | wide15 | wide16% Default wide14%% % Note: this option works well when a4paper is selected%% Space for binding%   nobind | bind00 | bind05 | bind10 | bind15 | bind20% Default nobind%%% First section number: set first Section number to 0%   sectionzero% Default: option not selected (first section is Section 1)%% Font size%   10pt | 11pt | 12pt% Default 11pt% % Language%   english | italian% Default english% % % Note:	this option set a hidden language parameter.% % 		If you want to write conditional text o commands, you may % % 		use the \DSlanguage command, as it is shown% % 		either below for keywords or in the DSrep-ric.sty file% % Left/right pages%   oneside | twoside% Default oneside% % Columns%   onecolumn  | twocolumn% Default onecolumn% % Cover page%   titlepage | notitlepage% Default notitlepage% % Table of Contents%   tocpage | notocpage% Default notocpage%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \usepackage[]{}\begin{document}% Definition of title page:\title{%    Title of the lecture notes}\author{    First Author\postref{1}    \and    Second Author\postref{2}    \and    Third Author\postref{1}}\address{   \prelabel{1}First Address\\       First Dept., First University\\       First Street, 1 (FI) Country1\\       {\tt first@first1.univ.edu, third@first3.univ.edu}   \and   \prelabel{2}Second Address\\       Second Dept., Second University\\       Second Street, 1 (SE) Country2\\       {\tt second@second.univ.edu}}\date{\today}\dstechno{LN-0000-000}% R-yyyy-nnn													   %\dsstechno{0}															   % Keywords%\keywords{First keyword, \TeX, Second keyword, \LaTeX, Stop}% Keywords according to the chosen language%\DSlanguage{\italian}{%	\keywords{Prima parola chiave, \TeX, Seconda parola chiave, \LaTeX, Stop}%}%\DSlanguage{\english}{%	\keywords{First Keyword, \TeX, Second Keyword, \LaTeX, Stop}%}%\abstractext{%%This is the abstract. Just to fill some line of text and to give the brute idea	of how it works. This is the abstract. Just to fill some line of text and give the brute idea	of how it works. This is the abstract. Just to fill some line of text and give the brute idea	of how it works. This is the abstract. Just to fill some line of text and give the brute idea	of how it works.}								   \maketitle% End of the title page(s)%% Following, the usual LaTex sectioning commands with the text\section{Still writing fine things}	\tryit	% see DSrep-ric.sty	How are you? Fine, thanks. I have to fill some line of text just to 	give the brute idea of what is going on.		\subsection{Finer things}	How are you? Fine, thanks. I have to fill some line of text just to 	give the brute idea of what is going on.		How are you? Fine, thanks. I have to fill some line of text just to 	give the brute idea of what is going on.	\subsection{Finest things}	How are you? Fine, thanks. I have to fill some line of text just to 	give the brute idea of what is going on.	How are you? Fine, thanks. I have to fill some line of text just to 	give the brute idea of what is going on.\section{Gabba Gabba Hey!}	How are you? Fine, thanks. I have to fill some line of text just to 	give the brute idea of what is going on.	\subsection{About Inspiration!}\subsubsection{Lesser artists borrow\ldots}	How are you? Fine, thanks. I have to fill some line of text just to 	give the brute idea of what is going on.	How are you? Fine, thanks.\footnote{I am tired of all 	this} I have to fill some line of text just to 	give the brute idea of what is going on.		How are you? Fine, thanks. I have to fill some line of text just to 	give the brute idea of what is going on.	\subsubsection{Great artists steal}	How are you? Fine, thanks. I have to fill some line of text just to 	give the brute idea of what is going on.	\section{Isn't it time to stop?}\subsection{No, thanks}	How are you? Fine, thanks. I have to fill some line of text just to 	give the brute idea of what is going on.\section{Semantics}	How are you? Fine, thanks. I have to fill some line of text just to 	give the brute idea of what is going on.\end{document}