]> git.lyx.org Git - lyx.git/blob - lib/examples/simplecv.lyx
examples/he: - new splash.lyx
[lyx.git] / lib / examples / simplecv.lyx
1 #LyX 1.4.4 created this file. For more info see http://www.lyx.org/
2 \lyxformat 245
3 \begin_document
4 \begin_header
5 \textclass simplecv
6 \begin_preamble
7 %% You can modify the fonts used in the document be using the
8 %% following macros. They take one parameter which is the font
9 %% changing command.
10 %% \headerfont: the font used in both headers.
11 %%              Defaults to sans serif.
12 %% \titlefont:  the font used for the title.
13 %%              Defaults to \LARGE sans-serif semi bold condensed.
14 %% \sectionfont: the font used by \section when beginning a new topic.
15 %%              Defaults to sans-serif semi bold condensed.
16 %% \itemfont:   the font used in descriptions of items.
17 %%              Defaults to sans-serif slanted.
18 % to make your name even bigger, uncomment the following line:
19 % \titlefont{\Huge}
20 %%
21 %% You can modify the following parameters using \renewcommand:
22 %% \topicmargin: the left margin inside topics.
23 %%               Defaults to 20% of the column width (0.20\columnwidth).
24 % To get more room for left column of Topic layouts, uncomment following line:
25 % \renewcommand{\topicmargin}{0.3\columnwidth}
26 \end_preamble
27 \language english
28 \inputencoding default
29 \fontscheme default
30 \graphics default
31 \paperfontsize default
32 \spacing single
33 \papersize default
34 \use_geometry false
35 \use_amsmath 1
36 \cite_engine basic
37 \use_bibtopic false
38 \paperorientation portrait
39 \secnumdepth 0
40 \tocdepth 0
41 \paragraph_separation indent
42 \defskip medskip
43 \quotes_language english
44 \papercolumns 1
45 \papersides 1
46 \paperpagestyle default
47 \tracking_changes false
48 \output_changes true
49 \end_header
50
51 \begin_body
52
53 \begin_layout Left Header
54 123 Hamlet Street
55 \newline
56 Stratford-upon-Avon
57 \end_layout
58
59 \begin_layout Right Header
60 TEL: 888-PUCK
61 \newline
62
63 \family typewriter
64 \size small
65 bill@globe.org
66 \end_layout
67
68 \begin_layout Title
69 William Shakespeare
70 \end_layout
71
72 \begin_layout Standard
73 Some people put a summary here.
74  Note: there are many LaTeX variables you can set in the preamble to change
75  the look of the CV.
76  Look there (choose 
77 \family sans
78 \bar under
79 D
80 \bar default
81 ocument
82 \family default
83 \SpecialChar \menuseparator
84
85 \family sans
86 \bar under
87 S
88 \bar default
89 ettings...
90  
91 \family default
92 ) for examples.
93 \end_layout
94
95 \begin_layout Section
96 Work Experience
97 \end_layout
98
99 \begin_layout Topic
100 \labelwidthstring MMMMM
101 1593--1609 Wrote and produced plays for the Queen, and then for the King.
102  He really liked them a lot, but they reminded him of plays by this guy,
103  the Earl of Oxford.
104 \end_layout
105
106 \begin_layout Topic
107 \labelwidthstring MMMMM
108 \InsetSpace ~
109  If a topic does not have a subtitle, you have to put a protected space
110  there.
111  This is a shortcoming of LyX.
112 \end_layout
113
114 \begin_deeper
115 \begin_layout Standard
116 But you can also use the paragraph depth setting, depending on what you
117  want to do.
118 \end_layout
119
120 \end_deeper
121 \begin_layout Section
122 Education
123 \end_layout
124
125 \begin_layout Topic
126 \labelwidthstring MMMMM
127 1577--78 My Dad taught me stuff.
128 \end_layout
129
130 \begin_layout Topic
131 \labelwidthstring MMMMM
132 April\InsetSpace ~
133 to\InsetSpace ~
134 May\InsetSpace ~
135 1581 Tried high school.
136  Hated my English teacher.
137  [Two things here: first, note (on paper) how a linebreak is inserted if
138  your subtitle is too long; second, note that you have to use unbreakable
139  spaces to embed spaces in the subtitle.]
140 \end_layout
141
142 \begin_layout Section
143 Publications
144 \end_layout
145
146 \begin_layout Bibliography
147 \labelwidthstring Publications
148
149 \bibitem {firstref}
150 First Folio.
151  Me.
152  1623.
153 \end_layout
154
155 \begin_layout Bibliography
156 \labelwidthstring Publications
157
158 \bibitem {secondref}
159 These references could have been entered via BibTeX\SpecialChar \ldots{}
160  In any case, here I
161  can cite my work of 
162 \begin_inset LatexCommand \cite{firstref}
163
164 \end_inset
165
166 .
167 \end_layout
168
169 \end_body
170 \end_document