diff options
author | Karl Berry <karl@freefriends.org> | 2017-08-04 22:06:26 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-08-04 22:06:26 +0000 |
commit | 5ba6b30c5ebf5580fcd5057d61b4d07f195fef5e (patch) | |
tree | a8d404b61812013cc500858f95e90b27eaba0396 /Master/texmf-dist/tex/latex/lettre/lettre-obs.cfg | |
parent | 44f4544d39d2448aa0bc52d97a06ce8b08ef5c7c (diff) |
lettre (4aug17)
git-svn-id: svn://tug.org/texlive/trunk@44950 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lettre/lettre-obs.cfg')
-rw-r--r-- | Master/texmf-dist/tex/latex/lettre/lettre-obs.cfg | 86 |
1 files changed, 86 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/lettre/lettre-obs.cfg b/Master/texmf-dist/tex/latex/lettre/lettre-obs.cfg new file mode 100644 index 00000000000..4cb9a33e08b --- /dev/null +++ b/Master/texmf-dist/tex/latex/lettre/lettre-obs.cfg @@ -0,0 +1,86 @@ +% This file is part of the "lettre" package. +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License, either version 1.3 +% of this license or (at your option) any later version. +% The latest version of this license is in +% http://www.latex-project.org/lppl.txt +% and version 1.3 or later is part of all distributions of LaTeX +% version 2005/12/01 or later. +% +% This work has the LPPL maintenance status `maintained'. +% +% The Current Maintainer of this work is Vincent Belaïche. +% +% This work consists of all files listed in doc/latex/lettre/readme/LICENSE. +% +% **************************************** +% * DEFINITIONS LOCALES A L'OBS * +% **************************************** +% +%\input{graphicx.sty} % appele par la classe lettre +\newcommand{\trfam}{\fontencoding{T1}\fontfamily{ptm}\fontseries{m}% + \fontshape{n}} +\newcommand{\treit}{\trfam\fontsize{8}{10pt}\selectfont} +\newcommand{\trten}{\trfam\fontsize{10}{12pt}\selectfont} +\newcommand{\trfvtn}{\trfam\fontsize{15}{18pt}\selectfont} +\long\def\psobs{% + \l@@info{Entete officielle de l'Observatoire}% + \def\fromaddress{\centering + \vskip -5mm% + \if@letter + \treit RÉPUBLIQUE\\[-1mm]% + \treit ET CANTON DE GENÈVE\\[-1mm]% + \fi + \includegraphics[viewport=-5.5 -7 55 65,clip=true,height=2.5cm]{ecusson55.pdf}\\ +% {\unitlength1mm\begin{picture}(0,0)\put(0,20){\makebox(0,0){$\diamond$}}\end{picture}}\\ + \mbox{\hss\trfvtn OBSERVATOIRE DE GENÈVE\hss}\\[2mm]% + \if@letter + %\trten Ch. des Maillettes 51\\% + \fi + \if@detail + %\trten Ch. des Maillettes 51\\% + \fi + \trten CH-1290 SAUVERNY\\% + \if@letter + \trten Suisse + \fi + \if@detail + \trten Suisse + \fi}}% +\newcommand{\dhfam}{\fontencoding{T1}\fontfamily{cmdh}\fontseries{m}% + \fontshape{n}} +\newcommand{\cmd}{\dhfam\fontsize{10}{12pt}\selectfont} +\newcommand{\Cmd}{\dhfam\fontsize{12}{14pt}\selectfont} +\newcommand{\CMD}{\dhfam\fontsize{14}{17pt}\selectfont} +\long\def\addressobs{% + \def\fromaddress{\centering + \CMD OBSERVATOIRE DE GENÈVE\rule[6pt]{0pt}% + {1.0\baselineskip}\\[3mm]% + \cmd + \if@letter + %51, chemin des Maillettes\\% + \fi + \if@detail + %51, chemin des Maillettes\\% + \fi + CH-1290 Sauverny\\% + \if@letter + Suisse + \fi + \if@detail + Suisse + \fi}}% +% +\def\lieuobs{\def\fromlieu{Sauverny}}% +\def\telephoneobs{\def\telephonenum{+41 (22) 755 26 11}}% +\def\faxobs{\def\faxnum{+41 (22) 755 39 83}}% +\def\ccpobs{\ccp{12-2130-4}}% +\def\ccittobs{\l@@warning{L'adresse X400 de l'Observatoire (\string\ccittobs) ne doit plus être utilisée}}% +\def\internetobs{\internet{obs.unige.ch}}% +\def\ftpobs{{\tt obsftp.unige.ch \rm(129.194.65.3)}} +\def\wwwobs{{\tt http://obswww.unige.ch/ \rm(129.194.65.3)}} +% +\addressobs\lieuobs\telephoneobs\faxobs +\romand +%fin du fichier obs.ins |