]> git.lyx.org Git - lyx.git/commitdiff
support for europecv: Layout file and template
authorUwe Stöhr <uwestoehr@web.de>
Wed, 4 Apr 2007 01:35:15 +0000 (01:35 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Wed, 4 Apr 2007 01:35:15 +0000 (01:35 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17714 a592a061-630c-0410-9148-cb99ea01b6c8

development/scons/scons_manifest.py
lib/Makefile.am
lib/layouts/europecv.layout [new file with mode: 0644]
lib/templates/europeCV.lyx [new file with mode: 0644]

index 6e00aeedde2c5cc95a9a63aa0e905669943c0eb1..df2ae2c3af1fad29353a0fea3b35949c717dfdf8 100644 (file)
@@ -2159,6 +2159,7 @@ lib_layouts_files = Split('''
     egs.layout
     elsart.layout
     entcs.layout
+    europecv.layout
     extarticle.layout
     extbook.layout
     extletter.layout
@@ -2277,6 +2278,7 @@ lib_templates_files = Split('''
     dinbrief.lyx
     docbook_article.lyx
     elsart.lyx
+    europeCV.lyx
     fr_beamer-conference-ornate-20min.lyx
     g-brief2.lyx
     g-brief-de.lyx
index fb73c30cf43f520621b77900262b85f385aa7374..abf31cd76457c1f46be2850bfc351946814fb32d 100644 (file)
@@ -902,6 +902,7 @@ dist_layouts_DATA =\
        layouts/egs.layout \
        layouts/elsart.layout \
        layouts/entcs.layout \
+       layouts/europecv.layout \
        layouts/extarticle.layout \
        layouts/extbook.layout \
        layouts/extletter.layout \
@@ -1004,6 +1005,7 @@ dist_templates_DATA = \
        templates/dinbrief.lyx \
        templates/docbook_article.lyx \
        templates/elsart.lyx \
+       templates/europeCV.lyx \
        templates/fr_beamer-conference-ornate-20min.lyx \
        templates/g-brief2.lyx \
        templates/g-brief-de.lyx \
diff --git a/lib/layouts/europecv.layout b/lib/layouts/europecv.layout
new file mode 100644 (file)
index 0000000..18d3c51
--- /dev/null
@@ -0,0 +1,229 @@
+#% Do not delete the line below; configure depends on this
+#  \DeclareLaTeXClass{curriculum vitae (europe)}
+# europe CV textclass definition file.
+# Author : Uwe Stöhr (uwestoehr@web.de)
+
+
+# General textclass parameters
+       Format 3
+       Columns                 1
+       Sides                   1
+       SecNumDepth             -1
+       TocDepth                -1
+
+
+# Standard style definition
+Style Standard
+       Margin                  Static
+       LatexType               Paragraph
+       LatexName               dummy
+       ParIndent               MM
+       ParSkip                 0.4
+       Align                   Block
+       LabelType               No_Label
+End
+
+Input stdcounters.inc
+
+Style Section
+       Margin                  Dynamic
+       LatexType               Command
+       LatexName               ecvsection
+       NeedProtect             1
+       NextNoIndent            1
+       OptionalArgs            1
+       ParSkip                 0.4
+       TopSep                  1.3
+       BottomSep               0.7
+       ParSep                  0.7
+       Align                   Block
+       LabelSep                xxx
+       LabelType               No_Label
+       Font
+         Family                Sans
+         Series                Bold
+       EndFont
+End
+
+Style Item
+       Margin                  Dynamic
+       LatexType               Command
+       LatexName               ecvitem
+       OptionalArgs            1
+       ParSkip                 0.4
+       Align                   Block
+       LabelSep                xx
+       LabelType               Static
+       LabelString             Item:
+       LabelFont
+         Series                Bold
+         Color                 Blue
+       EndFont
+End
+
+Style BulletedItem
+       Margin                  Dynamic
+       LatexType               Command
+       LatexName               ecvitem*
+       OptionalArgs            1
+       ParSkip                 0.4
+       Align                   Block
+       LabelSep                xx
+       LabelType               Static
+       LabelString             "Bulleted Item:"
+       LabelFont
+         Series                Bold
+         Color                 Blue
+       EndFont
+End
+
+Style Begin
+       Margin                  Dynamic
+       LatexType               Command
+       LatexName               begin{europecv}
+       KeepEmpty               1
+       BottomSep                       1
+       ParSkip                 0.4
+       Align                   Block
+       LabelSep                xx
+       LabelType               Static
+       LabelString             "Begin of CV"
+       LabelFont
+         Series                Bold
+         Color                 Green
+       EndFont
+End
+
+Style PersonalInfo
+       Margin                  Dynamic
+       LatexType               Command
+       LatexName               ecvpersonalinfo{}
+       KeepEmpty               1
+       ParSkip                 0.4
+       Align                   Block
+       LabelSep                xx
+       LabelType               Static
+       LabelString             "Personal Info"
+       LabelFont
+         Series                Bold
+         Color                 Green
+       EndFont
+End
+
+Style MotherTongue
+       Margin                  Dynamic
+       LatexType               Command
+       LatexName               ecvmothertongue
+       OptionalArgs            1
+       ParSkip                 0.4
+       Align                   Block
+       LabelSep                xx
+       LabelType               Static
+       LabelString             "Mother Tongue:"
+       LabelFont
+         Series                Bold
+         Color                 Blue
+       EndFont
+End
+
+Style LangHeader
+       Margin                  Dynamic
+       LatexType               Command
+       LatexName               ecvlanguageheader
+       ParSkip                 0.4
+       Align                   Block
+       LabelSep                xx
+       LabelType               Static
+       LabelString             "Language Header:"
+       LabelFont
+         Series                Bold
+         Color                 Blue
+       EndFont
+End
+
+Style Language
+       Margin                  Dynamic
+       LatexType               Command
+       LatexName               ecvlanguage
+       OptionalArgs            1
+       ParSkip                 0.4
+       Align                   Block
+       LabelSep                xx
+       LabelType               Static
+       LabelString             Language:
+       LabelFont
+         Series                Bold
+         Color                 Blue
+       EndFont
+End
+
+Style LastLanguage
+       Margin                  Dynamic
+       LatexType               Command
+       LatexName               ecvlastlanguage
+       OptionalArgs            1
+       ParSkip                 0.4
+       Align                   Block
+       LabelSep                xx
+       LabelType               Static
+       LabelString             "Last Language:"
+       LabelFont
+         Series                Bold
+         Color                 Blue
+       EndFont
+End
+
+Style LangFooter
+       Margin                  Dynamic
+       LatexType               Command
+       LatexName               ecvlanguagefooter
+       ParSkip                 0.4
+       Align                   Block
+       LabelSep                xx
+       LabelType               Static
+       LabelString             "Language Footer:"
+       LabelFont
+         Series                Bold
+         Color                 Blue
+       EndFont
+End
+
+Style Bibliography
+       Margin                  First_Dynamic
+       LatexType               Bib_Environment
+       LatexName               thebibliography
+       NextNoIndent            1
+       LeftMargin              MM
+       ParSkip                 0.4
+       ItemSep                 0
+       TopSep                  0.7
+       BottomSep               0.7
+       ParSep                  0.5
+       Align                   Block
+       LabelType               Bibliography
+       LabelString             "References"
+       LabelBottomSep          1.2
+       LabelFont
+         Series                Bold
+         Size                  Larger
+         Family                Sans
+       EndFont
+End
+
+Style End
+       Margin                  Dynamic
+       LatexType               Command
+       LatexName               end{europecv}
+       KeepEmpty               1
+       TopSep                  1
+       ParSkip                 0.4
+       Align                   Block
+       LabelSep                xx
+       LabelType               Static
+       LabelString             "End of CV"
+       LabelFont
+         Series                Bold
+         Color                 Green
+       EndFont
+End
+
diff --git a/lib/templates/europeCV.lyx b/lib/templates/europeCV.lyx
new file mode 100644 (file)
index 0000000..df9fbfb
--- /dev/null
@@ -0,0 +1,815 @@
+#LyX 1.5.0svn created this file. For more info see http://www.lyx.org/\r
+\lyxformat 263\r
+\begin_document\r
+\begin_header\r
+\textclass europecv\r
+\begin_preamble\r
+\usepackage{graphicx}\r
+\r
+% Define personal data\r
+\ecvname{Testmann, Paul}\r
+\ecvfootername{Paul Testmann}\r
+\ecvnationality{Switzerland}\r
+\ecvdateofbirth{June 23, 1962}\r
+\ecvaddress{Teststreet\\\r
+03333 Nicecity\\\r
+Switzerland}\r
+\ecvemail{testman@testman.xx}\r
+% the optional phnoe number is for the mobile\r
+\ecvtelephone[+43(0)777 7777]{+43(0)999 9999}\r
+\r
+% for the gender and fax number\r
+%\ecvgender{male}\r
+%\ecvfax{fax}\r
+\r
+% define text or image alignment and position:\r
+% in this case the image is shifted 6cm to the right\r
+\ecvbeforepicture{\hspace{6cm}}\r
+\r
+% image\r
+\ecvpicture[height=3cm]{CV-image}\r
+\r
+% define text or space after the image\r
+% in this case the following shifted 2cm to the image\r
+\ecvafterpicture{\ecvspace{-2cm}}\r
+\r
+% if you e.g. only want the page number to be printed in the footer\r
+%\ecvpage{\thepage}\r
+\end_preamble\r
+\options nologo\r
+\language english\r
+\inputencoding utf8x\r
+\font_roman default\r
+\font_sans default\r
+\font_typewriter default\r
+\font_default_family default\r
+\font_sc false\r
+\font_osf false\r
+\font_sf_scale 100\r
+\font_tt_scale 100\r
+\graphics default\r
+\paperfontsize 10\r
+\spacing single\r
+\papersize default\r
+\use_geometry true\r
+\use_amsmath 1\r
+\use_esint 1\r
+\cite_engine basic\r
+\use_bibtopic false\r
+\paperorientation portrait\r
+\leftmargin 2cm\r
+\topmargin 2cm\r
+\rightmargin 2cm\r
+\bottommargin 3cm\r
+\secnumdepth 3\r
+\tocdepth 3\r
+\paragraph_separation skip\r
+\defskip medskip\r
+\quotes_language english\r
+\papercolumns 1\r
+\papersides 1\r
+\paperpagestyle default\r
+\tracking_changes false\r
+\output_changes false\r
+\author "usti" \r
+\end_header\r
+\r
+\begin_body\r
+\r
+\begin_layout Begin\r
+\begin_inset Note Note\r
+status open\r
+\r
+\begin_layout Standard\r
+Keep entries with green labels empty!\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+\r
+\end_layout\r
+\r
+\begin_layout Standard\r
+\begin_inset Note Note\r
+status open\r
+\r
+\begin_layout Standard\r
+\r
+\series bold\r
+Note:\r
+\series default\r
+ The personal settings like your name, address, etc.\r
+ are set in the document preamble.\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+\r
+\end_layout\r
+\r
+\begin_layout Standard\r
+\begin_inset Note Note\r
+status open\r
+\r
+\begin_layout Standard\r
+The europecv-class offers lots of customization possibilities; to find out\r
+ more, look at its documentatation.\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+\r
+\end_layout\r
+\r
+\begin_layout PersonalInfo\r
+\r
+\end_layout\r
+\r
+\begin_layout Section\r
+Education\r
+\end_layout\r
+\r
+\begin_layout Item\r
+2003--2006\r
+\begin_inset ERT\r
+status collapsed\r
+\r
+\begin_layout Standard\r
+\r
+}{\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+Master of Economics, Institution, City, Country, Description\r
+\end_layout\r
+\r
+\begin_layout Item\r
+2001--2003\r
+\begin_inset ERT\r
+status collapsed\r
+\r
+\begin_layout Standard\r
+\r
+}{\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+Bachelor of Economics, Institution, City, Country, Description\r
+\end_layout\r
+\r
+\begin_layout Section\r
+Master Thesis\r
+\end_layout\r
+\r
+\begin_layout BulletedItem\r
+Title\r
+\begin_inset ERT\r
+status collapsed\r
+\r
+\begin_layout Standard\r
+\r
+}{\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+\r
+\emph on\r
+Title of the thesis\r
+\end_layout\r
+\r
+\begin_layout BulletedItem\r
+Supervisors\r
+\begin_inset ERT\r
+status collapsed\r
+\r
+\begin_layout Standard\r
+\r
+}{\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+Names of supervisors\r
+\end_layout\r
+\r
+\begin_layout BulletedItem\r
+Description\r
+\begin_inset ERT\r
+status collapsed\r
+\r
+\begin_layout Standard\r
+\r
+}{\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+\r
+\size small\r
+Description text\r
+\end_layout\r
+\r
+\begin_layout Section\r
+Experience\r
+\end_layout\r
+\r
+\begin_layout Item\r
+February 2006--current\r
+\begin_inset ERT\r
+status collapsed\r
+\r
+\begin_layout Standard\r
+\r
+}{\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+Maintainer of OpenSource projects\r
+\end_layout\r
+\r
+\begin_layout Item\r
+2005--2006\r
+\begin_inset ERT\r
+status collapsed\r
+\r
+\begin_layout Standard\r
+\r
+}{\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+Employer, Corp.\r
+ name, City, Country\r
+\end_layout\r
+\r
+\begin_layout Section\r
+Languages\r
+\end_layout\r
+\r
+\begin_layout MotherTongue\r
+\begin_inset OptArg\r
+status collapsed\r
+\r
+\begin_layout Standard\r
+10pt\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+French\r
+\begin_inset Note Note\r
+status open\r
+\r
+\begin_layout Standard\r
+The optional parameter is the vertical height behind the item.\r
+ It is available for every kind of items.\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+\r
+\end_layout\r
+\r
+\begin_layout LangHeader\r
+(\r
+\begin_inset Formula $\star$\r
+\end_inset\r
+\r
+)\r
+\begin_inset Note Note\r
+status open\r
+\r
+\begin_layout Standard\r
+Inserts the language level explanation and sets the symbol for the reference\r
+ footnote.\r
\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+\r
+\end_layout\r
+\r
+\begin_layout Language\r
+German\r
+\begin_inset ERT\r
+status collapsed\r
+\r
+\begin_layout Standard\r
+\r
+}{\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+\r
+\begin_inset ERT\r
+status collapsed\r
+\r
+\begin_layout Standard\r
+\r
+\r
+\backslash\r
+ecvBTwo\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+\r
+\begin_inset ERT\r
+status collapsed\r
+\r
+\begin_layout Standard\r
+\r
+}{\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+\r
+\begin_inset ERT\r
+status collapsed\r
+\r
+\begin_layout Standard\r
+\r
+\r
+\backslash\r
+ecvCOne\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+\r
+\begin_inset ERT\r
+status collapsed\r
+\r
+\begin_layout Standard\r
+\r
+}{\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+\r
+\begin_inset ERT\r
+status collapsed\r
+\r
+\begin_layout Standard\r
+\r
+\r
+\backslash\r
+ecvATwo\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+\r
+\begin_inset ERT\r
+status collapsed\r
+\r
+\begin_layout Standard\r
+\r
+}{\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+\r
+\begin_inset ERT\r
+status collapsed\r
+\r
+\begin_layout Standard\r
+\r
+\r
+\backslash\r
+ecvATwo\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+\r
+\begin_inset ERT\r
+status collapsed\r
+\r
+\begin_layout Standard\r
+\r
+}{\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+\r
+\begin_inset ERT\r
+status collapsed\r
+\r
+\begin_layout Standard\r
+\r
+\r
+\backslash\r
+ecvBOne\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+\r
+\begin_inset Note Note\r
+status open\r
+\r
+\begin_layout Standard\r
+The language level codes can be found in the documentation of the europecv-packa\r
+ge.\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+\r
+\end_layout\r
+\r
+\begin_layout LastLanguage\r
+Italian\r
+\begin_inset ERT\r
+status collapsed\r
+\r
+\begin_layout Standard\r
+\r
+}{\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+\r
+\begin_inset ERT\r
+status collapsed\r
+\r
+\begin_layout Standard\r
+\r
+\r
+\backslash\r
+ecvATwo\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+\r
+\begin_inset ERT\r
+status collapsed\r
+\r
+\begin_layout Standard\r
+\r
+}{\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+\r
+\begin_inset ERT\r
+status collapsed\r
+\r
+\begin_layout Standard\r
+\r
+\r
+\backslash\r
+ecvBOne\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+\r
+\begin_inset ERT\r
+status collapsed\r
+\r
+\begin_layout Standard\r
+\r
+}{\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+\r
+\begin_inset ERT\r
+status collapsed\r
+\r
+\begin_layout Standard\r
+\r
+\r
+\backslash\r
+ecvAOne\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+\r
+\begin_inset ERT\r
+status collapsed\r
+\r
+\begin_layout Standard\r
+\r
+}{\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+\r
+\begin_inset ERT\r
+status collapsed\r
+\r
+\begin_layout Standard\r
+\r
+\r
+\backslash\r
+ecvAOne\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+\r
+\begin_inset ERT\r
+status collapsed\r
+\r
+\begin_layout Standard\r
+\r
+}{\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+\r
+\begin_inset ERT\r
+status collapsed\r
+\r
+\begin_layout Standard\r
+\r
+\r
+\backslash\r
+ecvAOne\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+\r
+\end_layout\r
+\r
+\begin_layout LangFooter\r
+(\r
+\begin_inset Formula $\star$\r
+\end_inset\r
+\r
+)\r
+\begin_inset Note Note\r
+status open\r
+\r
+\begin_layout Standard\r
+The footer and header should be the same character.\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+\r
+\end_layout\r
+\r
+\begin_layout Section\r
+Computer skills\r
+\end_layout\r
+\r
+\begin_layout Item\r
+\begin_inset OptArg\r
+status collapsed\r
+\r
+\begin_layout Standard\r
+2.5ex\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+OS\r
+\begin_inset ERT\r
+status collapsed\r
+\r
+\begin_layout Standard\r
+\r
+}{\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+Linux, Unix, Windows, administration, Apache, Mailman\r
+\end_layout\r
+\r
+\begin_layout Item\r
+Programming\r
+\begin_inset ERT\r
+status collapsed\r
+\r
+\begin_layout Standard\r
+\r
+}{\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+\r
+\shape smallcaps\r
+Java\r
+\shape default\r
+, C/C++, scripting, PHP, Shell, Ruby\r
+\end_layout\r
+\r
+\begin_layout Item\r
+\begin_inset OptArg\r
+status collapsed\r
+\r
+\begin_layout Standard\r
+2.5ex\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+Scientific\r
+\begin_inset ERT\r
+status collapsed\r
+\r
+\begin_layout Standard\r
+\r
+}{\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+Matlab, Autocad, Abaqus, typography, LaTeX, ConTeXt, Scribus, QuarkXPress\r
+\end_layout\r
+\r
+\begin_layout Item\r
+Web\InsetSpace ~\r
+design\r
+\begin_inset ERT\r
+status collapsed\r
+\r
+\begin_layout Standard\r
+\r
+}{\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+XHTML, CSS, AJAX, database, MySQL, PostgreSQL\r
+\end_layout\r
+\r
+\begin_layout Section\r
+Interests\r
+\end_layout\r
+\r
+\begin_layout Item\r
+\begin_inset OptArg\r
+status collapsed\r
+\r
+\begin_layout Standard\r
+2.5ex\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+Adventure\InsetSpace ~\r
+sports\r
+\begin_inset ERT\r
+status collapsed\r
+\r
+\begin_layout Standard\r
+\r
+}{\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+\r
+\size small\r
+I like practicing adventure sports like skiing, rock climbing and scuba\r
+ diving, and have been a boy scout for five years.\r
+\end_layout\r
+\r
+\begin_layout Item\r
+\begin_inset OptArg\r
+status collapsed\r
+\r
+\begin_layout Standard\r
+2.5ex\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+Travelling\r
+\begin_inset ERT\r
+status collapsed\r
+\r
+\begin_layout Standard\r
+\r
+}{\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+\r
+\size small\r
+I love travelling around the world.\r
+\end_layout\r
+\r
+\begin_layout Standard\r
+You can use bibitems:\r
+\end_layout\r
+\r
+\begin_layout Bibliography\r
+\begin_inset LatexCommand bibitem\r
+key "latexcompanion"\r
+\r
+\end_inset\r
+\r
+Frank Mittelbach and Michel Goossens: \r
+\emph on\r
+The LaTeX Companion Second Edition.\r
+\r
+\emph default\r
+ Addison-Wesley, 2004\r
+\end_layout\r
+\r
+\begin_layout Bibliography\r
+\begin_inset LatexCommand bibitem\r
+key "latexguide"\r
+\r
+\end_inset\r
+\r
+Helmut Kopka and Patrick W.\r
+ Daly: \r
+\emph on\r
+A Guide to LaTeX Fourth Edition.\r
+\r
+\emph default\r
+ Addison-Wesley, 2003\r
+\end_layout\r
+\r
+\begin_layout Bibliography\r
+\begin_inset LatexCommand bibitem\r
+key "latexbook"\r
+\r
+\end_inset\r
+\r
+Leslie Lamport: \r
+\emph on\r
+LaTeX: A Document Preparation System.\r
+\r
+\emph default\r
+ Addison-Wesley, second edition, 1994\r
+\end_layout\r
+\r
+\begin_layout Standard\r
+or BibTeX references:\r
+\end_layout\r
+\r
+\begin_layout Item\r
+\begin_inset ERT\r
+status collapsed\r
+\r
+\begin_layout Standard\r
+\r
+\r
+\backslash\r
+nocite{*}\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+\r
+\begin_inset Note Note\r
+status open\r
+\r
+\begin_layout Standard\r
+\r
+\series bold\r
+\r
+\backslash\r
+nocite{*}\r
+\series default\r
+ Prints all entries of the BibTeX-file\r
+\end_layout\r
+\r
+\end_inset\r
+\r
+\r
+\begin_inset LatexCommand bibtex\r
+options "plain"\r
+bibfiles "biblioExample"\r
+\r
+\end_inset\r
+\r
+\r
+\end_layout\r
+\r
+\begin_layout End\r
+\r
+\end_layout\r
+\r
+\end_body\r
+\end_document\r