• R/O
  • SSH

Tags
Keine Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

File Info

Rev. d95a82c28b82e49cffb4b6e20517343b2c2d951d
Größe 2,348 Bytes
Zeit 2014-03-06 01:59:49
Autor Lorenzo Isella
Log Message

A modification of another script to generate some advertisemnt with the stubs.

Content

\documentclass[margin=3mm]{petiteannonce}
\usepackage{siunitx}
\usepackage{graphicx}
\usepackage{array}
\usepackage{eurosym}
\usepackage{inputenc}
\usepackage[italian]{babel} 
\usepackage{ragged2e}


\newenvironment{nscenter}
 {\parskip=0pt\par\nopagebreak\centering}
 {\par\noindent\ignorespacesafterend}



\begin{document}

% modify cols and count to vary the number of columns and the number
% of rows (in the end of the day, how many times the patter is repeated)
 
\petiteannonce[cols=1, count=1]%
{ 3280577267   maria.gabriella.dipietro48@gmail.com }
{%
  % \tabcolsep=10pt\relax
  % \petiteannonceaddtowidth{-2\tabcolsep}%
  % \begin{tabular}%
  %   {@{}m{\petiteannoncewidth{0.5}}m{\petiteannoncewidth{0.5}}@{}}
  %   \multicolumn{2}{@{}c@{}}{\Large \dotfill Appartamento a Gavirate (VA) \dotfill }\\
  %   \hline\\
    % Appartamento in condominio, zona Gavirate centro. Vicino a
    % stazione, negozi e lago. Ampio parcheggio condominiale e
    % disponibilità box auto su richiesta.\newline 
    % Dimensions \(\SI {80}{\centi \metre }\times \SI 

    % {30}{\centi \metre }\)\newline

\Huge  
\begin{nscenter}
{\bf  Appartamento a Gavirate}
\end{nscenter}
  Appartamento completamente ammobiliato in un condominio. Zona
  centrale di Gavirate vicino a negozi, stazione  
  ferroviaria e a 300m lago di Varese e dalla sua pista ciclabile.
  Parcheggio condominiale privato e
  ulteriore disponibilit\`a di box auto coperto su richiesta. 500 euro
  mensili e 100 euro di spese condominiali.

    % Prix 20\si{~}\euro
    % &
\centering
    \includegraphics[width=\petiteannoncewidth{0.85}]{resize_out.jpg}
    % \includegraphics[width=0.45\columnwidth]{DSCN0561.JPG}
    % \includegraphics[width=0.45\columnwidth]{DSCN0559.JPG}
    % \includegraphics[width=0.45\columnwidth]{DSCN0566.JPG}
    % \includegraphics[width=0.45\columnwidth]{DSCN0564.JPG}

  % \end{tabular}
}


% \begin{figure}
%     \includegraphics[width=0.45\columnwidth]{DSCN0561.JPG}
%     \includegraphics[width=0.45\columnwidth]{DSCN0559.JPG}
%     \includegraphics[width=0.45\columnwidth]{DSCN0566.JPG}
%     \includegraphics[width=0.45\columnwidth]{DSCN0564.JPG}
% \end{figure}  
  

\end{document}

%%% Local Variables:   
%%% mode: latex
%%% TeX-master: t
%%% TeX-PDF-mode: t
%%% End: