]> git.lyx.org Git - wiki-uploads.git/blob - Examples/hw-business-paper/Paper/esepaper.layout
Import uploads from wiki
[wiki-uploads.git] / Examples / hw-business-paper / Paper / esepaper.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[scrartcl, esepaper.sty]{article (Example-Paper)}
3 #
4 # Textclass definition file for CTC-documents with title page
5 # Hellmut Weber <mail@hellmutweber.de>, 2007-02-05
6 #
7 # based on /usr/share/lyx/layouts/scrartcl.layout
8 # Bernd Rellermeyer <100.41728@germanynet.de>, 1998/7/11.
9
10 Preamble 
11   %
12   % === Preamble part from esepaper.sty ===
13   %
14   \usepackage{esepaper}
15   \RequirePackage{setspace}
16   \RequirePackage{pifont}
17   %
18   \renewcommand{\familydefault}{cmss}
19   %
20   % === End preamble part from esepaper.sty ===
21   %
22   EndPreamble
23
24 # Local definitions
25 Input /home/leo/.lyx/layouts/hwwcommon.inc
26
27 # Modify Title
28 Style Title
29   Align                 Right
30   AlignPossible         Right
31   End
32
33 # Modify Extratitle
34 Style Extratitle
35   Align                 Right
36   AlignPossible         Right
37   End
38
39 # Modify Author
40 Style Author
41   Align                 Right
42   AlignPossible         Right
43   End
44
45 # Modify Date
46 Style Date
47   Align                 Right
48   AlignPossible         Right
49   End
50
51 # Modify Subject
52 Style Subject
53   Align                 Right
54   AlignPossible         Right
55   End
56