mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
- moderncv.layout: add missing separator style
- modernCV.lyx: set page size to A4, correct subsection entry, use a separator modify preamble to be compliant with modernCV 0.16 (fixes #7991) - biblioExample.bib: correct a much too long entry git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40640 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
b965edbb02
commit
0a69838a91
@ -1,4 +1,4 @@
|
|||||||
% This file was created with JabRef 2.5.
|
% This file was created with JabRef 2.7.
|
||||||
% Encoding: Cp1252
|
% Encoding: Cp1252
|
||||||
|
|
||||||
@ARTICLE{Mena2000,
|
@ARTICLE{Mena2000,
|
||||||
@ -87,29 +87,10 @@
|
|||||||
|
|
||||||
@MANUAL{Pople2003,
|
@MANUAL{Pople2003,
|
||||||
title = {{G}aussian 03},
|
title = {{G}aussian 03},
|
||||||
author = {M.~J. Frisch and G.~W. Trucks and H.~B. Schlegel and G.~E. Scuseria
|
author = {M.~J. Frisch and P. Pople},
|
||||||
and M.~A. Robb and J.~R. Cheeseman and Montgomery and Jr. and J.
|
|
||||||
A. and T. Vreven and K.~N. Kudin and J.~C. Burant and J.~M. Millam
|
|
||||||
and S.~S. Iyengar and J. Tomasi and V. Barone and B. Mennucci and
|
|
||||||
M. Cossi and G. Scalmani and N. Rega and G.~A. Petersson and H. Nakatsuji
|
|
||||||
and M. Hada and M. Ehara and K. Toyota and R. Fukuda and J. Hasegawa
|
|
||||||
and M. Ishida and T. Nakajima and Y. Honda and O. Kitao and H. Nakai
|
|
||||||
and M. Klene and X. Li and J.~E. Knox and H.~P. Hratchian and J.~B.
|
|
||||||
Cross and V. Bakken and C. Adamo and J. Jaramillo and R. Gomperts
|
|
||||||
and R.~E. Stratmann and O. Yazyev and A.~J. Austin and R. Cammi and
|
|
||||||
C. Pomelli and J.~W. Ochterski and P.~Y. Ayala and K. Morokuma and
|
|
||||||
G.~A. Voth and P. Salvador and J.~J. Dannenberg and V.~G. Zakrzewski
|
|
||||||
and S. Dapprich and A.~D. Daniels and M.~C. Strain and O. Farkas
|
|
||||||
and D.~K. Malick and A.~D. Rabuck and K. Raghavachari and J.~B. Foresman
|
|
||||||
and J.~V. Ortiz and Q. Cui and A.~G. Baboul and S. Clifford and J.
|
|
||||||
Cioslowski and B.~B. Stefanov and G. Liu and A. Liashenko and P.
|
|
||||||
Piskorz and I. Komaromi and R.~L. Martin and D.~J. Fox and T. Keith
|
|
||||||
and M.~A. Al-Laham and C.~Y. Peng and A. Nanayakkara and M. Challacombe
|
|
||||||
and P.~M.~W. Gill and B. Johnson and W. Chen and M.~W. Wong and C.
|
|
||||||
Gonzalez and J.~A. Pople},
|
|
||||||
organization = {Gaussian, Inc.},
|
organization = {Gaussian, Inc.},
|
||||||
address = {Wallingford, CT},
|
address = {Wallingford, CT},
|
||||||
year = {2004},
|
year = {2003},
|
||||||
howpublished = {Gaussian, Inc., Wallingford, CT, USA},
|
howpublished = {Gaussian, Inc., Wallingford, CT, USA},
|
||||||
institution = {Gaussian, Inc.},
|
institution = {Gaussian, Inc.},
|
||||||
publisher = {Gaussian, Inc.}
|
publisher = {Gaussian, Inc.}
|
||||||
@ -172,12 +153,13 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
@BOOK{Tufte2006,
|
@BOOK{Tufte2006,
|
||||||
author = {Edward R. Tufte},
|
title = {Beautiful Evidence},
|
||||||
title = {Beautiful Evidence},
|
publisher = {Graphics Press, {LLC}},
|
||||||
year = {2006},
|
year = {2006},
|
||||||
publisher = {Graphics Press, {LLC}},
|
author = {Edward R. Tufte},
|
||||||
month = {May},
|
edition = {First},
|
||||||
edition = {First},
|
month = {May},
|
||||||
place = {Cheshire, Connecticut},
|
isbn = {0-9613921-7-7},
|
||||||
isbn = {0-9613921-7-7}
|
place = {Cheshire, Connecticut}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -4,6 +4,9 @@
|
|||||||
\begin_header
|
\begin_header
|
||||||
\textclass moderncv
|
\textclass moderncv
|
||||||
\begin_preamble
|
\begin_preamble
|
||||||
|
% adjust the page margins
|
||||||
|
\usepackage[scale=0.75]{geometry}
|
||||||
|
|
||||||
\moderncvtheme[blue]{classic}
|
\moderncvtheme[blue]{classic}
|
||||||
% possible themes are "classic" and "casual"
|
% possible themes are "classic" and "casual"
|
||||||
% optional argument are 'blue' (default), 'orange', 'red', 'green', 'grey' and 'roman' (for roman fonts, instead of sans serif fonts)
|
% optional argument are 'blue' (default), 'orange', 'red', 'green', 'grey' and 'roman' (for roman fonts, instead of sans serif fonts)
|
||||||
@ -65,7 +68,7 @@
|
|||||||
\paperfontsize 12
|
\paperfontsize 12
|
||||||
\spacing single
|
\spacing single
|
||||||
\use_hyperref false
|
\use_hyperref false
|
||||||
\papersize default
|
\papersize a4paper
|
||||||
\use_geometry false
|
\use_geometry false
|
||||||
\use_amsmath 1
|
\use_amsmath 1
|
||||||
\use_esint 1
|
\use_esint 1
|
||||||
@ -81,8 +84,8 @@
|
|||||||
\shortcut idx
|
\shortcut idx
|
||||||
\color #008000
|
\color #008000
|
||||||
\end_index
|
\end_index
|
||||||
\secnumdepth 3
|
\secnumdepth 0
|
||||||
\tocdepth 3
|
\tocdepth -1
|
||||||
\paragraph_separation skip
|
\paragraph_separation skip
|
||||||
\defskip medskip
|
\defskip medskip
|
||||||
\quotes_language english
|
\quotes_language english
|
||||||
@ -817,8 +820,8 @@ status collapsed
|
|||||||
subsection
|
subsection
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout ListItem
|
||||||
subsection text
|
subsection item
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Section
|
\begin_layout Section
|
||||||
@ -898,6 +901,10 @@ Back to moderncv layout, without making a new section
|
|||||||
You can use bibitems:
|
You can use bibitems:
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout --Separator--
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Bibliography
|
\begin_layout Bibliography
|
||||||
\labelwidthstring References
|
\labelwidthstring References
|
||||||
\begin_inset CommandInset bibitem
|
\begin_inset CommandInset bibitem
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
|
|
||||||
# General textclass parameters
|
# General textclass parameters
|
||||||
Format 36
|
Format 35
|
||||||
Columns 1
|
Columns 1
|
||||||
Sides 1
|
Sides 1
|
||||||
SecNumDepth -1
|
SecNumDepth -1
|
||||||
@ -170,3 +170,21 @@ Style Bibliography
|
|||||||
EndFont
|
EndFont
|
||||||
End
|
End
|
||||||
|
|
||||||
|
Style --Separator--
|
||||||
|
KeepEmpty 1
|
||||||
|
Margin Dynamic
|
||||||
|
LatexType Paragraph
|
||||||
|
LatexName dummy
|
||||||
|
ParIndent MM
|
||||||
|
Align Block
|
||||||
|
LabelType Static
|
||||||
|
LabelString "--- Separate Environment ---"
|
||||||
|
LabelFont
|
||||||
|
Family Roman
|
||||||
|
Series Medium
|
||||||
|
Size Normal
|
||||||
|
Color Blue
|
||||||
|
EndFont
|
||||||
|
HTMLLabel NONE
|
||||||
|
End
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user