]> git.lyx.org Git - features.git/commitdiff
get rid of iletter
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 19 Jul 2002 22:33:26 +0000 (22:33 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 19 Jul 2002 22:33:26 +0000 (22:33 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4717 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ChangeLog
lib/layouts/iletter.layout [deleted file]
lib/templates/iletter.lyx [deleted file]
lib/tex/iletter.cls [deleted file]

index e0f006b377e4f755dc97f4ed489191fe7b303a06..019b959812731cf49ad8fde924e48d239a8bb6f2 100644 (file)
@@ -1,3 +1,10 @@
+2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * tex/iletter.cls:
+       * layout/iletter.layout:
+       * templates/iletter.lyx: removed all traces of the iletter bundle
+       and put it on the contrib/ area of our ftp site
+
 2002-07-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
 
        * configure.m4: fix definition of the lyxpreview2ppm converter;
diff --git a/lib/layouts/iletter.layout b/lib/layouts/iletter.layout
deleted file mode 100644 (file)
index d6d4968..0000000
+++ /dev/null
@@ -1,111 +0,0 @@
-#% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass{letter (italian)}
-# Italian Letter textclass definition file. 
-# Author : Juergen Vigna <jug@sad.it>
-# Modifies only some things from letter.layout
-
-
-# Input general definitions
-Input letter
-
-# Redefine some stuff
-
-# My Address style
-Style My_Address
-  Margin               Static
-End
-
-# Send_To_Address style definition
-Style Send_To_Address
-  Margin               Right_Address_Box
-End
-
-# Opening style definition
-Style Opening
-  LeftMargin           Apertura::xx
-  LabelString          Apertura:
-End
-
-# Signature style definition
-Style Signature
-  LeftMargin           Firma::xx
-  LabelString          Firma:
-End
-
-# Closing style definition
-Style Closing
-  LeftMargin           Saluti::xx
-  LabelString          Saluti:
-End
-
-# encl style definition
-Style encl
-  LeftMargin           Allegati::xx
-  LabelString          Allegati:
-End
-
-# Oggetto style definition
-Style Oggetto
-  Margin               Static
-  LatexType            Command
-  LatexName            oggetto
-  LeftMargin           Oggetto::xx
-  LabelSep             xx
-  TopSep               0.4
-  BottomSep            0.4
-  ParSep               0.4
-  Align                Block
-  AlignPossible        Block, Left
-  LabelType            Static
-  LabelString          Oggetto:
-  # label font definition
-  LabelFont 
-    Series             Bold
-    Shape              Italic
-    Color              red
-  EndFont
-End
-
-# Citta style definition
-Style Citta
-  Margin               Static
-  LatexType            Command
-  LatexName            citta
-  LeftMargin           Città::xx
-  LabelSep             xx
-  TopSep               0.4
-  BottomSep            0.4
-  ParSep               0.4
-  Align                Block
-  AlignPossible        Block, Left
-  LabelType            Static
-  LabelString          Città:
-  # label font definition
-  LabelFont 
-    Series             Bold
-    Shape              Italic
-    Color              red
-  EndFont
-End
-
-# Data style definition
-Style Data
-  Margin               Static
-  LatexType            Command
-  LatexName            data
-  LeftMargin           Data::xx
-  LabelSep             xx
-  TopSep               0.4
-  BottomSep            0.4
-  ParSep               0.4
-  Align                Block
-  AlignPossible        Block, Left
-  LabelType            Static
-  LabelString          Data:
-  # label font definition
-  LabelFont 
-    Series             Bold
-    Shape              Italic
-    Color              red
-  EndFont
-End
diff --git a/lib/templates/iletter.lyx b/lib/templates/iletter.lyx
deleted file mode 100644 (file)
index c1bd615..0000000
+++ /dev/null
@@ -1,67 +0,0 @@
-#This file was created by <jug> Mon Jan 12 11:44:48 1998
-#LyX 0.12 (C) 1995-1997 Matthias Ettrich and the LyX Team
-\lyxformat 2.15
-\textclass iletter
-\language italian
-\inputencoding latin1
-\fontscheme default
-\graphics default
-\paperfontsize 12
-\spacing single 
-\papersize a4paper
-\paperpackage a4
-\use_geometry 0
-\use_amsmath 0
-\paperorientation portrait
-\secnumdepth 3
-\tocdepth 3
-\paragraph_separation skip
-\defskip medskip
-\quotes_language german
-\quotes_times 2
-\papercolumns 1
-\papersides 1
-\paperpagestyle empty
-
-\layout My Address
-
-<Il mio Nome> 
-\newline 
-<La mia Via> 
-\newline 
-<La mia citta>
-\layout Send To Address
-
-<Il tuo nome> 
-\newline 
-<La tua via> 
-\newline 
-<La tua citta>
-\layout Citta
-
-<Citta per la data>
-\layout Signature
-
-<La mia firma>
-\layout Oggetto
-
-<L'oggetto>
-\layout Opening
-
-Egregio ...
-\layout Standard
-
-<Qui c'e il testo.>
-\layout Standard
-
-<Anche in piu paragrafi>
-\layout Closing
-
-Cordiali saluti
-\layout cc
-
-<cc>
-\layout encl
-
-<Allegati>
-\the_end
diff --git a/lib/tex/iletter.cls b/lib/tex/iletter.cls
deleted file mode 100644 (file)
index 31695e7..0000000
+++ /dev/null
@@ -1,68 +0,0 @@
-%
-% Author: Juergen Vigna (jug@sad.it)
-%
-% Defining some modifications and some new Commands for an
-% italian version to write letters.
-%
-\NeedsTeXFormat{LaTeX2e}
-\ProvidesClass{iletter}[1997/06/04 v1.0 Italian Style Letter]
-\LoadClassWithOptions{letter}
-\setlength\topmargin{-1cm}
-\setlength\oddsidemargin{-1cm}
-%Grundzeilenabstand 1/6in = 4,23mm (DIN 2107,2142)
-\newdimen\GZA
-\GZA=1in
-\divide\GZA by 6
-\newcommand*{\data}[1]{\def\mydata{#1}}
-\newcommand*{\citta}[1]{\def\mycitta{#1}}
-\newcommand*{\oggetto}[1]{\def\myoggetto{#1}}
-\data{}
-\citta{}
-\oggetto{}
-%Nuova definizione del commando opening
-\renewcommand*{\opening}[1]{%
-%%    \thispagestyle{plain}
-    \unitlength1mm
-    \begin{picture}(0,0)
-        %Absenderadresse und Datum
-        \put(0,12.69){\parbox[t]{1\textwidth}{\parbox[t]{3in}{\fromaddress}}}
-        %Empfaengeradresse
-%%        \put(90,-21.15){\parbox[t]{3in}{\mbox{}\par\toname \\ \toaddress}}
-        \put(90,-15.15){\parbox[t]{3in}{\mbox{}\par\toname \\ \toaddress}}
-    \end{picture}%
-    \mbox{}\par
-    \vspace{-1\parskip}
-    \vspace{14\GZA}
-    \ifx\mydata\@empty\relax
-        \ifx\mycitta\@empty\relax\else\mycitta, \@date\fi
-    \else\relax
-        \ifx\mycitta\@empty\relax\mydata\else\mycitta, \mydata\fi
-    \fi
-    \mbox{} \par
-    %Anpassung wegen der verschiedenen Grundzeilenabstaende
-    \ifcase\@ptsize\vspace{0.045pt}\or\vspace{-1.555pt}\or\vspace{-2.955pt}\or\fi
-    \ifx\myoggetto\@empty\relax\else Oggetto: \myoggetto\fi
-    \mbox{} \par
-    \vspace{-1\parskip}
-    \vspace{2\GZA}
-    %Anpassung wegen der verschiedenen Grundzeilenabstaende
-    \ifcase\@ptsize\vspace{0.045pt}\or\vspace{-1.555pt}\or\vspace{-2.955pt}\or\fi
-    \newcommand{\Apertura}{#1}
-    \ifx\Apertura\empty \else #1\par\fi\nobreak
-}
-
-% Redefinizione del commando closing
-\renewcommand{\closing}[1]{\par\nobreak\vspace{\parskip}%
-    \stopbreaks
-    \noindent
-    \ignorespaces #1\\[6\medskipamount]%
-%%    \ifx\@empty\fromaddress\else
-    \hspace*{\longindentation}% \fi
-    \parbox{\indentedwidth}{%
-        \raggedright
-        \ifx\@empty\fromsig
-             \fromname
-        \else \fromsig \fi\strut
-    }%
-    \par
-}