From: Juergen Spitzmueller Date: Fri, 22 Mar 2019 10:10:49 +0000 (+0100) Subject: Fix problematic characters in example/template file names X-Git-Tag: lyx-2.4.0dev-acb2ca7b~2399 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=ca024383e0777bdad9714031a94e9594efdf7d7c;p=lyx.git Fix problematic characters in example/template file names For (, ) and & we use URL encoding now. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 9416955302..94aa898d2c 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -81,8 +81,8 @@ dist_cainsetexamples_DATA = \ csexamplesdir = $(pkgdatadir)/examples/cs dist_csexamples_DATA = \ examples/cs/Welcome.lyx \ - examples/cs/Example_(LyXified).lyx \ - examples/cs/Example_(raw).lyx + examples/cs/Example_%28LyXified%29.lyx \ + examples/cs/Example_%28raw%29.lyx daexamplesdir = $(pkgdatadir)/examples/da dist_daexamples_DATA = \ @@ -90,13 +90,13 @@ dist_daexamples_DATA = \ deexamplesdir = $(pkgdatadir)/examples/de dist_deexamples_DATA = \ - examples/de/Example_(LyXified).lyx \ - examples/de/Example_(raw).lyx \ + examples/de/Example_%28LyXified%29.lyx \ + examples/de/Example_%28raw%29.lyx \ examples/de/Welcome.lyx decvexamplesdir = $(pkgdatadir)/examples/de/Curricula_Vitae dist_decvexamples_DATA = \ - examples/de/Curricula_Vitae/Europass_CV_(2013).lyx \ + examples/de/Curricula_Vitae/Europass_CV_%282013%29.lyx \ examples/de/Curricula_Vitae/Simple_CV.lyx dehandoutexamplesdir = $(pkgdatadir)/examples/de/Curricula_Vitae @@ -118,7 +118,7 @@ dist_deletterexamples_DATA = \ depresentationexamplesdir = $(pkgdatadir)/examples/de/Presentations dist_depresentationexamples_DATA = \ examples/de/Presentations/Beamer.lyx \ - examples/de/Presentations/Beamer_Article_(Standard_Class).lyx + examples/de/Presentations/Beamer_Article_%28Standard_Class%29.lyx demoduleexamplesdir = $(pkgdatadir)/examples/de/Modules dist_demoduleexamples_DATA = \ @@ -134,8 +134,8 @@ dist_elexamples_DATA = \ esexamplesdir = $(pkgdatadir)/examples/es dist_esexamples_DATA = \ - examples/es/Example_(LyXified).lyx \ - examples/es/Example_(raw).lyx \ + examples/es/Example_%28LyXified%29.lyx \ + examples/es/Example_%28raw%29.lyx \ examples/es/Welcome.lyx esbookexamplesdir = $(pkgdatadir)/examples/es/Books @@ -162,8 +162,8 @@ dist_esmoduleexamples_DATA = \ euexamplesdir = $(pkgdatadir)/examples/eu dist_euexamples_DATA = \ - examples/eu/Example_(LyXified).lyx \ - examples/eu/Example_(raw).lyx + examples/eu/Example_%28LyXified%29.lyx \ + examples/eu/Example_%28raw%29.lyx examples/eu/Welcome.lyx faexamplesdir = $(pkgdatadir)/examples/fa @@ -172,8 +172,8 @@ dist_faexamples_DATA = \ frexamplesdir = $(pkgdatadir)/examples/fr dist_frexamples_DATA = \ - examples/fr/Example_(LyXified).lyx \ - examples/fr/Example_(raw).lyx \ + examples/fr/Example_%28LyXified%29.lyx \ + examples/fr/Example_%28raw%29.lyx \ examples/fr/Welcome.lyx frcvexamplesdir = $(pkgdatadir)/examples/fr/Curricula_Vitae @@ -197,27 +197,27 @@ dist_frmoduleexamples_DATA = \ frpresentationexamplesdir = $(pkgdatadir)/examples/fr/Presentations dist_frpresentationexamples_DATA = \ examples/fr/Presentations/Beamer.lyx \ - examples/fr/Presentations/Beamer_Article_(Standard_Class).lyx \ + examples/fr/Presentations/Beamer_Article_%28Standard_Class%29.lyx \ examples/fr/Presentations/Foils.lyx \ examples/fr/Presentations/Powerdot.lyx \ examples/fr/Presentations/Seminar.lyx glexamplesdir = $(pkgdatadir)/examples/gl dist_glexamples_DATA = \ - examples/gl/Example_(LyXified).lyx \ - examples/gl/Example_(raw).lyx \ + examples/gl/Example_%28LyXified%29.lyx \ + examples/gl/Example_%28raw%29.lyx \ examples/gl/Welcome.lyx heexamplesdir = $(pkgdatadir)/examples/he dist_heexamples_DATA = \ - examples/he/Example_(LyXified).lyx \ - examples/he/Example_(raw).lyx \ + examples/he/Example_%28LyXified%29.lyx \ + examples/he/Example_%28raw%29.lyx \ examples/he/Welcome.lyx huexamplesdir = $(pkgdatadir)/examples/hu dist_huexamples_DATA = \ - examples/hu/Example_(LyXified).lyx \ - examples/hu/Example_(raw).lyx \ + examples/hu/Example_%28LyXified%29.lyx \ + examples/hu/Example_%28raw%29.lyx \ examples/hu/Welcome.lyx idexamplesdir = $(pkgdatadir)/examples/id @@ -234,7 +234,7 @@ dist_itinsetexamples_DATA = \ jaexamplesdir = $(pkgdatadir)/examples/ja dist_jaexamples_DATA = \ - examples/ja/Multilingual_Typesetting_(CJKutf8).lyx \ + examples/ja/Multilingual_Typesetting_%28CJKutf8%29.lyx \ examples/ja/Welcome.lyx jainsetexamplesdir = $(pkgdatadir)/examples/ja/Graphics_and_Insets @@ -249,7 +249,7 @@ dist_jamoduleexamples_DATA = \ examples/ja/Modules/LilyPond_Book.lyx \ examples/ja/Modules/Linguistics.lyx \ examples/ja/Modules/Multilingual_Captions.lyx \ - examples/ja/Modules/Rnw_(knitr).lyx \ + examples/ja/Modules/Rnw_%28knitr%29.lyx \ examples/ja/Modules/Sweave.lyx japresentationexamplesdir = $(pkgdatadir)/examples/ja/Presentations @@ -262,14 +262,14 @@ dist_koexamples_DATA = \ nbexamplesdir = $(pkgdatadir)/examples/nb dist_nbexamples_DATA = \ - examples/nb/Example_(LyXified).lyx \ - examples/nb/Example_(raw).lyx \ + examples/nb/Example_%28LyXified%29.lyx \ + examples/nb/Example_%28raw%29.lyx \ examples/nb/Welcome.lyx nlexamplesdir = $(pkgdatadir)/examples/nl dist_nlexamples_DATA = \ - examples/nl/Example_(LyXified).lyx \ - examples/nl/Example_(raw).lyx \ + examples/nl/Example_%28LyXified%29.lyx \ + examples/nl/Example_%28raw%29.lyx \ examples/nl/Welcome.lyx nlinsetexamplesdir = $(pkgdatadir)/examples/nl/Graphics_and_Insets @@ -294,14 +294,14 @@ dist_roexamples_DATA = \ ruexamplesdir = $(pkgdatadir)/examples/ru dist_ruexamples_DATA = \ - examples/ru/Example_(LyXified).lyx \ - examples/ru/Example_(raw).lyx + examples/ru/Example_%28LyXified%29.lyx \ + examples/ru/Example_%28raw%29.lyx examples/ru/Welcome.lyx slexamplesdir = $(pkgdatadir)/examples/sl dist_slexamples_DATA = \ - examples/sl/Example_(LyXified).lyx \ - examples/sl/Example_(raw).lyx \ + examples/sl/Example_%28LyXified%29.lyx \ + examples/sl/Example_%28raw%29.lyx \ examples/sl/Welcome.lyx skexamplesdir = $(pkgdatadir)/examples/sk @@ -342,19 +342,19 @@ dist_ukexamples_DATA = \ examplesdir = $(pkgdatadir)/examples dist_examples_DATA = \ examples/biblioExample.bib \ - examples/Example_(LyXified).lyx \ - examples/Example_(raw).lyx \ + examples/Example_%28LyXified%29.lyx \ + examples/Example_%28raw%29.lyx \ examples/Localization_Test.lyx \ examples/Welcome.lyx articleexamplesdir = $(pkgdatadir)/examples/Articles dist_articleexamples_DATA = \ - examples/Articles/Astronomy_&_Astrophysics.lyx \ - examples/Articles/American_Astronomical_Society_(AASTeX_v._6).lyx \ - examples/Articles/American_Astronomical_Society_(AASTeX_v._6.2).lyx \ - examples/Articles/American_Chemical_Society_(ACS).lyx \ - examples/Articles/American_Mathematical_Society_(AMS).lyx \ - examples/Articles/DocBook_Article_(SGML).lyx + examples/Articles/Astronomy_%26_Astrophysics.lyx \ + examples/Articles/American_Astronomical_Society_%28AASTeX_v._6%29.lyx \ + examples/Articles/American_Astronomical_Society_%28AASTeX_v._6.2%29.lyx \ + examples/Articles/American_Chemical_Society_%28ACS%29.lyx \ + examples/Articles/American_Mathematical_Society_%28AMS%29.lyx \ + examples/Articles/DocBook_Article_%28SGML%29.lyx articlechessexamplesdir = $(pkgdatadir)/examples/Articles/Chess dist_articlechessexamples_DATA = \ @@ -363,43 +363,43 @@ dist_articlechessexamples_DATA = \ bookexamplesdir = $(pkgdatadir)/examples/Books dist_bookexamples_DATA = \ - examples/Books/American_Mathematical_Society_(AMS).lyx \ + examples/Books/American_Mathematical_Society_%28AMS%29.lyx \ examples/Books/Recipe_Book.lyx \ examples/Books/Tufte_Book.lyx -booksvmonoexamplesdir = $(pkgdatadir)/examples/Books/Springer_Monographs_(svmono) +booksvmonoexamplesdir = $(pkgdatadir)/examples/Books/Springer_Monographs_%28svmono%29 dist_booksvmonoexamples_DATA = \ - examples/Books/Springer_Monographs_(svmono)/00_Main_File.lyx \ - examples/Books/Springer_Monographs_(svmono)/01_Dedication.lyx \ - examples/Books/Springer_Monographs_(svmono)/02_Foreword.lyx \ - examples/Books/Springer_Monographs_(svmono)/03_Preface.lyx \ - examples/Books/Springer_Monographs_(svmono)/04_Acknowledgements.lyx \ - examples/Books/Springer_Monographs_(svmono)/05_Acronym.lyx \ - examples/Books/Springer_Monographs_(svmono)/06_Part.lyx \ - examples/Books/Springer_Monographs_(svmono)/07_Chapter.lyx \ - examples/Books/Springer_Monographs_(svmono)/08_Appendix.lyx \ - examples/Books/Springer_Monographs_(svmono)/09_Glossary.lyx \ - examples/Books/Springer_Monographs_(svmono)/10_Solutions.lyx \ - examples/Books/Springer_Monographs_(svmono)/11_References.lyx - -booksvmultexamplesdir = $(pkgdatadir)/examples/Books/Springer_Contributed_Books_(svmult) + examples/Books/Springer_Monographs_%28svmono%29/00_Main_File.lyx \ + examples/Books/Springer_Monographs_%28svmono%29/01_Dedication.lyx \ + examples/Books/Springer_Monographs_%28svmono%29/02_Foreword.lyx \ + examples/Books/Springer_Monographs_%28svmono%29/03_Preface.lyx \ + examples/Books/Springer_Monographs_%28svmono%29/04_Acknowledgements.lyx \ + examples/Books/Springer_Monographs_%28svmono%29/05_Acronym.lyx \ + examples/Books/Springer_Monographs_%28svmono%29/06_Part.lyx \ + examples/Books/Springer_Monographs_%28svmono%29/07_Chapter.lyx \ + examples/Books/Springer_Monographs_%28svmono%29/08_Appendix.lyx \ + examples/Books/Springer_Monographs_%28svmono%29/09_Glossary.lyx \ + examples/Books/Springer_Monographs_%28svmono%29/10_Solutions.lyx \ + examples/Books/Springer_Monographs_%28svmono%29/11_References.lyx + +booksvmultexamplesdir = $(pkgdatadir)/examples/Books/Springer_Contributed_Books_%28svmult%29 dist_booksvmultexamples_DATA = \ - examples/Books/Springer_Contributed_Books_(svmult)/00_Main_File.lyx \ - examples/Books/Springer_Contributed_Books_(svmult)/01_Dedication.lyx \ - examples/Books/Springer_Contributed_Books_(svmult)/02_Foreword.lyx \ - examples/Books/Springer_Contributed_Books_(svmult)/03_Preface.lyx \ - examples/Books/Springer_Contributed_Books_(svmult)/04_Acknowledgements.lyx \ - examples/Books/Springer_Contributed_Books_(svmult)/05_Contributor_List.lyx \ - examples/Books/Springer_Contributed_Books_(svmult)/06_Acronym.lyx \ - examples/Books/Springer_Contributed_Books_(svmult)/07_Part.lyx \ - examples/Books/Springer_Contributed_Books_(svmult)/08_Author.lyx \ - examples/Books/Springer_Contributed_Books_(svmult)/09_Appendix.lyx \ - examples/Books/Springer_Contributed_Books_(svmult)/10_Glossary.lyx \ - examples/Books/Springer_Contributed_Books_(svmult)/11_References.lyx + examples/Books/Springer_Contributed_Books_%28svmult%29/00_Main_File.lyx \ + examples/Books/Springer_Contributed_Books_%28svmult%29/01_Dedication.lyx \ + examples/Books/Springer_Contributed_Books_%28svmult%29/02_Foreword.lyx \ + examples/Books/Springer_Contributed_Books_%28svmult%29/03_Preface.lyx \ + examples/Books/Springer_Contributed_Books_%28svmult%29/04_Acknowledgements.lyx \ + examples/Books/Springer_Contributed_Books_%28svmult%29/05_Contributor_List.lyx \ + examples/Books/Springer_Contributed_Books_%28svmult%29/06_Acronym.lyx \ + examples/Books/Springer_Contributed_Books_%28svmult%29/07_Part.lyx \ + examples/Books/Springer_Contributed_Books_%28svmult%29/08_Author.lyx \ + examples/Books/Springer_Contributed_Books_%28svmult%29/09_Appendix.lyx \ + examples/Books/Springer_Contributed_Books_%28svmult%29/10_Glossary.lyx \ + examples/Books/Springer_Contributed_Books_%28svmult%29/11_References.lyx cvexamplesdir = $(pkgdatadir)/examples/Curricula_Vitae dist_cvexamples_DATA = \ - examples/Curricula_Vitae/Europass_CV_(2013).lyx \ + examples/Curricula_Vitae/Europass_CV_%282013%29.lyx \ examples/Curricula_Vitae/Europe_CV.lyx \ examples/Curricula_Vitae/Modern_CV.lyx \ examples/Curricula_Vitae/Simple_CV.lyx \ @@ -454,10 +454,10 @@ dist_moduleexamples_DATA = \ examples/Modules/Noweb.lyx \ examples/Modules/Noweb2LyX.lyx \ examples/Modules/Noweb_Listerrors.lyx \ - examples/Modules/Paragraph_Lists_(paralist).lyx \ + examples/Modules/Paragraph_Lists_%28paralist%29.lyx \ examples/Modules/PDF_Comments.lyx \ examples/Modules/PDF_Form.lyx \ - examples/Modules/Rnw_(knitr).lyx \ + examples/Modules/Rnw_%28knitr%29.lyx \ examples/Modules/Sweave.lyx \ examples/Modules/Variable-width_Minipages.lyx @@ -468,7 +468,7 @@ dist_posterexamples_DATA = \ presentationexamplesdir = $(pkgdatadir)/examples/Presentations dist_presentationexamples_DATA = \ examples/Presentations/Beamer.lyx \ - examples/Presentations/Beamer_Article_(Standard_Class).lyx \ + examples/Presentations/Beamer_Article_%28Standard_Class%29.lyx \ examples/Presentations/beamer-g4.jpg \ examples/Presentations/beamer-g4-mask.jpg \ examples/Presentations/beamer-icsi-logo.pdf \ @@ -480,7 +480,7 @@ dist_presentationexamples_DATA = \ examples/Presentations/beamer-knight3.png \ examples/Presentations/beamer-knight4-mask.png \ examples/Presentations/beamer-knight4.png \ - examples/Presentations/Beamer_(Complex).lyx \ + examples/Presentations/Beamer_%28Complex%29.lyx \ examples/Presentations/Foils.lyx \ examples/Presentations/Foils_Landslide.lyx \ examples/Presentations/Powerdot.lyx \ @@ -2520,40 +2520,40 @@ dist_scripts_DATA += \ templatesdir = $(pkgdatadir)/templates dist_templates_DATA = \ - templates/EPS_(cropped).lyx \ - templates/PDF_(cropped).lyx \ + templates/EPS_%28cropped%29.lyx \ + templates/PDF_%28cropped%29.lyx \ templates/README.new_templates articletemplatesdir = $(pkgdatadir)/templates/Articles dist_articletemplates_DATA = \ - templates/Articles/American_Astronomical_Society_(AASTeX_v._6).lyx \ - templates/Articles/American_Astronomical_Society_(AASTeX_v._6.2).lyx \ - templates/Articles/American_Economic_Association_(AEA).lyx \ - templates/Articles/American_Psychological_Association_(APA).lyx \ - templates/Articles/American_Psychological_Association_(APA),_v._6.lyx \ - templates/Articles/Association_for_Computing_Machinery_(ACM).lyx \ - templates/Articles/Astronomy_&_Astrophysics.lyx \ - templates/Articles/Chinese_Article_(CTeX).lyx \ + templates/Articles/American_Astronomical_Society_%28AASTeX_v._6%29.lyx \ + templates/Articles/American_Astronomical_Society_%28AASTeX_v._6.2%29.lyx \ + templates/Articles/American_Economic_Association_%28AEA%29.lyx \ + templates/Articles/American_Psychological_Association_%28APA%29.lyx \ + templates/Articles/American_Psychological_Association_%28APA%29,_v._6.lyx \ + templates/Articles/Association_for_Computing_Machinery_%28ACM%29.lyx \ + templates/Articles/Astronomy_%26_Astrophysics.lyx \ + templates/Articles/Chinese_Article_%28CTeX%29.lyx \ templates/Articles/Copernicus_Publications_Manuscript_Preparation.lyx \ - templates/Articles/DocBook_Article_(SGML).lyx \ + templates/Articles/DocBook_Article_%28SGML%29.lyx \ templates/Articles/Econometrica.lyx \ templates/Articles/Elsevier.lyx \ templates/Articles/IEEE_Transactions_Computer_Society.lyx \ templates/Articles/IEEE_Transactions_Conference.lyx \ templates/Articles/IEEE_Transactions_Journal.lyx \ templates/Articles/IEEE_Transactions_on_Magnetics.lyx \ - templates/Articles/Institute_of_Physics_(IOP).lyx \ + templates/Articles/Institute_of_Physics_%28IOP%29.lyx \ templates/Articles/Int._Journal_of_Modern_Physics_C.lyx \ templates/Articles/Int._Journal_of_Modern_Physics_D.lyx \ - templates/Articles/International_Union_of_Crystallography_(IUCr).lyx \ - templates/Articles/Journal_of_Statistical_Software_(JSS)_version_2.lyx \ - templates/Articles/Journal_of_the_Acoustical_Society_of_America_(JASA).lyx \ + templates/Articles/International_Union_of_Crystallography_%28IUCr%29.lyx \ + templates/Articles/Journal_of_Statistical_Software_%28JSS%29_version_2.lyx \ + templates/Articles/Journal_of_the_Acoustical_Society_of_America_%28JASA%29.lyx \ templates/Articles/Kluwer.lyx \ templates/Articles/Mathematical_Monthly.lyx \ templates/Articles/R_Journal.lyx \ - templates/Articles/REVTeX_(V._4).lyx \ - templates/Articles/REVTeX_(V._4.1).lyx \ - templates/Articles/Springers_Global_Journal_Template_(V._3).lyx + templates/Articles/REVTeX_%28V._4%29.lyx \ + templates/Articles/REVTeX_%28V._4.1%29.lyx \ + templates/Articles/Springers_Global_Journal_Template_%28V._3%29.lyx depresentationtemplatesdir = $(pkgdatadir)/templates/de/Presentations dist_depresentationtemplates_DATA = \ @@ -2574,23 +2574,23 @@ dist_japresentationtemplates_DATA = \ lettertemplatesdir = $(pkgdatadir)/templates/Letters dist_lettertemplates_DATA = \ templates/Letters/DIN-Brief.lyx \ - templates/Letters/French_Letter_(frletter).lyx \ - templates/Letters/French_Letter_(lettre).lyx \ - templates/Letters/G-Brief_(V._2).lyx \ - templates/Letters/KOMA-Script_Letter_(V._2).lyx \ - templates/Letters/Letter_(Standard_Class).lyx + templates/Letters/French_Letter_%28frletter%29.lyx \ + templates/Letters/French_Letter_%28lettre%29.lyx \ + templates/Letters/G-Brief_%28V._2%29.lyx \ + templates/Letters/KOMA-Script_Letter_%28V._2%29.lyx \ + templates/Letters/Letter_%28Standard_Class%29.lyx obsoletetemplatesdir = $(pkgdatadir)/templates/Obsolete dist_obsoletetemplates_DATA = \ - templates/Obsolete/ACM_SIGGGRAPH_0.92_(obsolete).lyx \ - templates/Obsolete/ACM_SIGPLAN_(Obsolete).lyx \ - templates/Obsolete/ACM_SIG_Proceedings_(SP,_Obsolete).lyx \ - templates/Obsolete/American_Geophysical_Union_(AGUTeX).lyx + templates/Obsolete/ACM_SIGGGRAPH_0.92_%28obsolete%29.lyx \ + templates/Obsolete/ACM_SIGPLAN_%28Obsolete%29.lyx \ + templates/Obsolete/ACM_SIG_Proceedings_%28SP,_Obsolete%29.lyx \ + templates/Obsolete/American_Geophysical_Union_%28AGUTeX%29.lyx -obsoletegbrieftemplatesdir = $(pkgdatadir)/templates/Obsolete/G-Brief_(V._1,_Obsolete) +obsoletegbrieftemplatesdir = $(pkgdatadir)/templates/Obsolete/G-Brief_%28V._1,_Obsolete%29 dist_obsoletegbrieftemplates_DATA = \ - templates/Obsolete/G-Brief_(V._1,_Obsolete)/German.lyx \ - templates/Obsolete/G-Brief_(V._1,_Obsolete)/English.lyx + templates/Obsolete/G-Brief_%28V._1,_Obsolete%29/German.lyx \ + templates/Obsolete/G-Brief_%28V._1,_Obsolete%29/English.lyx postertemplatesdir = $(pkgdatadir)/templates/Posters dist_postertemplates_DATA = \ diff --git a/lib/examples/Articles/American_Astronomical_Society_%28AASTeX_v._6%29.lyx b/lib/examples/Articles/American_Astronomical_Society_%28AASTeX_v._6%29.lyx new file mode 100644 index 0000000000..fd73b972ea --- /dev/null +++ b/lib/examples/Articles/American_Astronomical_Society_%28AASTeX_v._6%29.lyx @@ -0,0 +1,2520 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/ +\textclass aastex6 +\begin_preamble +\newcommand{\vdag}{(v)^\dagger} +\newcommand{\myemail}{skywalker@galaxy.far.far.away} +\slugcomment{Not to appear in Nonlearned J., 45.} +\shorttitle{Djorgovski et al.} +\shortauthors{Collapsed Cores in Globular Clusters} +\end_preamble +\use_default_options false +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +\noindent +\align left +Sample document for contributions to journals of the American Astronomical + Society (AAS). + Please consult the +\begin_inset CommandInset href +LatexCommand href +name "AASTeX user guide" +target "http://journals.aas.org/authors/aastex/aasguide.html" +literal "false" + +\end_inset + + for details on how to use AASTeX. + +\end_layout + +\begin_layout Plain Layout +\noindent +\align left +An up-to-date sample LaTeX article using AASTeX is available under +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +http://journals.aas.org/authors/aastex/aastex.html#_download +\end_layout + +\end_inset + +. +\end_layout + +\end_inset + + +\begin_inset Note Note +status open + +\begin_layout Plain Layout +\noindent +\align left +The AASTeX document class uses a different name since version 6.0 (2016/02/16). + Depending on the version installed on your system, set the document class + to American Astronomical Society (AASTeX v. + 6) or American Astronomical Society (AASTeX v. + 5). + +\end_layout + +\begin_layout Plain Layout +\noindent +\align left +New features (cf. + +\begin_inset Flex URL +status collapsed + +\begin_layout Plain Layout + +http://journals.aas.org/authors/aastex/revisionhistory.html +\end_layout + +\end_inset + +) are only partially supported by LyX (see +\begin_inset Flex URL +status collapsed + +\begin_layout Plain Layout + +https://www.lyx.org/trac/ticket/10027 +\end_layout + +\end_inset + +). +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Title +Collapsed Cores in Globular Clusters, Gauge-Boson Couplings, and AAS\SpecialChar TeX + Examples +\end_layout + +\begin_layout Author +S. + Djorgovski +\begin_inset Flex altaffilmark +status open + +\begin_layout Plain Layout +1,2,3 +\end_layout + +\end_inset + + and Ivan R. + King +\begin_inset Flex altaffilmark +status collapsed + +\begin_layout Plain Layout +1 +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Affiliation +Astronomy Department, University of California, Berkeley, CA 94720 +\end_layout + +\begin_layout Author +C. + D. + Biemesderfer +\begin_inset Flex altaffilmark +status collapsed + +\begin_layout Plain Layout +4,5 +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Affiliation +National Optical Astronomy Observatories, Tucson, AZ 85719 +\end_layout + +\begin_layout Email +aastex-help@aas.org +\end_layout + +\begin_layout And + +\end_layout + +\begin_layout Author +R. + J. + Hanisch +\begin_inset Flex altaffilmark +status collapsed + +\begin_layout Plain Layout +5 +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Affiliation +Space Telescope Science Institute, Baltimore, MD 21218 +\end_layout + +\begin_layout Altaffilation +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout + +1 +\end_layout + +\end_inset + +Visiting Astronomer, Cerro Tololo Inter-American Observatory. + CTIO is operated by AURA, Inc. +\begin_inset space \space{} +\end_inset + +under contract to the National Science Foundation. +\end_layout + +\begin_layout Altaffilation +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout + +2 +\end_layout + +\end_inset + +Society of Fellows, Harvard University. +\end_layout + +\begin_layout Altaffilation +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout + +3 +\end_layout + +\end_inset + +present address: Center for Astrophysics, 60 Garden Street, Cambridge, MA + 02138 +\end_layout + +\begin_layout Altaffilation +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout + +4 +\end_layout + +\end_inset + +Visiting Programmer, Space Telescope Science Institute +\end_layout + +\begin_layout Altaffilation +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout + +5 +\end_layout + +\end_inset + +Patron, Alonso's Bar and Grill +\end_layout + +\begin_layout Abstract +This is a preliminary report on surface photometry of the major fraction + of known globular clusters, to see which of them show the signs of a collapsed + core. + We also explore some diversionary mathematics and recreational tables. + +\end_layout + +\begin_layout Keywords +clusters: globular, peanut—bosons: bozos +\end_layout + +\begin_layout Section +Introduction +\end_layout + +\begin_layout Standard +A focal problem today in the dynamics of globular clusters is core collapse. + It has been predicted by theory for decades +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +citep{hen61,lyn68,spi85} +\end_layout + +\end_inset + +, but observation has been less alert to the phenomenon. + For many years the central brightness peak in M15 +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +citep{kin75,new78} +\end_layout + +\end_inset + + seemed a unique anomaly. + Then +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +citet{aur82} +\end_layout + +\end_inset + + suggested a central peak in NGC 6397, and a limited photographic survey + of ours +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +citep[Paper I]{djo84} +\end_layout + +\end_inset + + found three more cases, including NGC 6624, whose sharp center had often + been remarked on +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +citep{can78} +\end_layout + +\end_inset + +. + +\end_layout + +\begin_layout Section +Observations +\end_layout + +\begin_layout Standard +All our observations were short direct exposures with CCD's. + At Lick Observatory we used a TI 500 +\begin_inset Formula $\times$ +\end_inset + +500 chip and a GEC 575 +\begin_inset Formula $\times$ +\end_inset + +385, on the 1-m Nickel reflector. + The only filter available at Lick was red. + At CTIO we used a GEC 575 +\begin_inset Formula $\times$ +\end_inset + +385, with +\begin_inset Formula $B,V,$ +\end_inset + + and +\begin_inset Formula $R$ +\end_inset + + filters, and an RCA 512 +\begin_inset Formula $\times$ +\end_inset + +320, with +\begin_inset Formula $U,B,V,R,$ +\end_inset + + and +\begin_inset Formula $I$ +\end_inset + + filters, on the 1.5-m reflector. + In the CTIO observations we tried to concentrate on the shortest practicable + wavelengths; but faintness, reddening, and poor short-wavelength sensitivity + often kept us from observing in +\begin_inset Formula $U$ +\end_inset + + or even in +\begin_inset Formula $B$ +\end_inset + +. + All four cameras had scales of the order of 0.4 arcsec/pixel, and our field + sizes were around 3 arcmin. +\end_layout + +\begin_layout Standard +The CCD images are unfortunately not always suitable, for very poor clusters + or for clusters with large cores. + Since the latter are easily studied by other means, we augmented our own + CCD profiles by collecting from the literature a number of star-count profiles + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +citep{kin68,pet76,har84,ort85} +\end_layout + +\end_inset + +, as well as photoelectric profiles +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +citep{kin66,kin75} +\end_layout + +\end_inset + + and electronographic profiles +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +citep{kro84} +\end_layout + +\end_inset + +. + In a few cases we judged normality by eye estimates on one of the Sky Surveys. +\end_layout + +\begin_layout Section +Helicity Amplitudes +\end_layout + +\begin_layout Standard +It has been realized that helicity amplitudes provide a convenient means + for Feynman diagram +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout +Footnotes can be inserted like this. +\end_layout + +\end_inset + + evaluations. + These amplitude-level techniques are particularly convenient for calculations + involving many Feynman diagrams, where the usual trace techniques for the + amplitude squared becomes unwieldy. + Our calculations use the helicity techniques developed by other authors + +\begin_inset CommandInset citation +LatexCommand cite +key "hag86" +literal "true" + +\end_inset + +; we briefly summarize below. +\end_layout + +\begin_layout Subsection +Formalism +\end_layout + +\begin_layout Standard +\begin_inset CommandInset label +LatexCommand label +name "bozomath" + +\end_inset + + +\end_layout + +\begin_layout Standard +A tree-level amplitude in +\begin_inset Formula $e^{+}e^{-}$ +\end_inset + + collisions can be expressed in terms of fermion strings of the form +\begin_inset Formula +\begin{equation} +\bar{v}(p_{2},\sigma_{2})P_{-\tau}\hat{a}_{1}\hat{a}_{2}\cdots\hat{a}_{n}u(p_{1},\sigma_{1}), +\end{equation} + +\end_inset + + where +\begin_inset Formula $p$ +\end_inset + + and +\begin_inset Formula $\sigma$ +\end_inset + + label the initial +\begin_inset Formula $e^{\pm}$ +\end_inset + + four-momenta and helicities +\begin_inset Formula $(\sigma=\pm1)$ +\end_inset + +, +\begin_inset Formula $\hat{a}_{i}=a_{i}^{\mu}\gamma_{\nu}$ +\end_inset + + and +\begin_inset Formula $P_{\tau}=\frac{1}{2}(1+\tau\gamma_{5})$ +\end_inset + + is a chirality projection operator +\begin_inset Formula $(\tau=\pm1)$ +\end_inset + +. + The +\begin_inset Formula $a_{i}^{\mu}$ +\end_inset + + may be formed from particle four-momenta, gauge-boson polarization vectors + or fermion strings with an uncontracted Lorentz index associated with final-sta +te fermions. +\end_layout + +\begin_layout NoteToEditor +Figures 1 and 2 should appear side-by-side in print +\end_layout + +\begin_layout Standard +In the chiral representation the +\begin_inset Formula $\gamma$ +\end_inset + + matrices are expressed in terms of +\begin_inset Formula $2\times2$ +\end_inset + + Pauli matrices +\begin_inset Formula $\sigma$ +\end_inset + + and the unit matrix 1 as +\begin_inset Formula +\begin{eqnarray*} +\gamma^{\mu} & = & \left(\begin{array}{cc} +0 & \sigma_{+}^{\mu}\\ +\sigma_{-}^{\mu} & 0 +\end{array}\right),\gamma^{5}=\left(\begin{array}{cc} +-1 & 0\\ +0 & 1 +\end{array}\right),\\ +\sigma_{\pm}^{\mu} & = & ({\textbf{1}},\pm\sigma), +\end{eqnarray*} + +\end_inset + + giving +\begin_inset Formula +\begin{equation} +\hat{a}=\left(\begin{array}{cc} +0 & (\hat{a})_{+}\\ +(\hat{a})_{-} & 0 +\end{array}\right),(\hat{a})_{\pm}=a_{\mu}\sigma_{\pm}^{\mu}, +\end{equation} + +\end_inset + + The spinors are expressed in terms of two-component Weyl spinors as +\begin_inset Formula +\begin{equation} +u=\left(\begin{array}{c} +(u)_{-}\\ +(u)_{+} +\end{array}\right),v={\textbf{(}}\vdag_{+}{\textbf{,}}\vdag_{-}{\textbf{)}}. +\end{equation} + +\end_inset + + +\end_layout + +\begin_layout Standard +The Weyl spinors are given in terms of helicity eigenstates +\begin_inset Formula $\chi_{\lambda}(p)$ +\end_inset + + with +\begin_inset Formula $\lambda=\pm1$ +\end_inset + + by +\end_layout + +\begin_layout MathLetters +\begin_inset Formula +\begin{eqnarray} +u(p,\lambda)_{\pm} & = & (E\pm\lambda|{\textbf{p}}|)^{1/2}\chi_{\lambda}(p),\\ +v(p,\lambda)_{\pm} & = & \pm\lambda(E\mp\lambda|{\textbf{p}}|)^{1/2}\chi_{-\lambda}(p) +\end{eqnarray} + +\end_inset + + +\end_layout + +\begin_layout Section +Floating material and so forth +\end_layout + +\begin_layout Standard +Consider a task that computes profile parameters for a modified Lorentzian + of the form +\begin_inset Formula +\begin{equation} +I=\frac{1}{1+d_{1}^{P(1+d_{2})}} +\end{equation} + +\end_inset + + where +\begin_inset Formula +\[ +d_{1}=\sqrt{\left(\begin{array}{c} +\frac{x_{1}}{R_{maj}}\end{array}\right)^{2}+\left(\begin{array}{c} +\frac{y_{1}}{R_{min}}\end{array}\right)^{2}} +\] + +\end_inset + + +\begin_inset Formula +\[ +d_{2}=\sqrt{\left(\begin{array}{c} +\frac{x_{1}}{PR_{maj}}\end{array}\right)^{2}+\left(\begin{array}{c} +\case{y_{1}}{PR_{min}}\end{array}\right)^{2}} +\] + +\end_inset + + +\begin_inset Formula +\[ +x_{1}=(x-x_{0})\cos\Theta+(y-y_{0})\sin\Theta +\] + +\end_inset + + +\begin_inset Formula +\[ +y_{1}=-(x-x_{0})\sin\Theta+(y-y_{0})\cos\Theta +\] + +\end_inset + + +\end_layout + +\begin_layout Standard +In these expressions +\begin_inset Formula $x_{0}$ +\end_inset + +, +\begin_inset Formula $y_{0}$ +\end_inset + + is the star center, and +\begin_inset Formula $\Theta$ +\end_inset + + is the angle with the +\begin_inset Formula $x$ +\end_inset + + axis. + Results of this task are shown in table +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tbl-2" + +\end_inset + +. + It is not clear how these sorts of analyses may affect determination of + +\begin_inset Formula $M_{\text{\sun}}$ +\end_inset + +, but the assumption is that the alternate results should be less than 90° + out of phase with previous values. + We have no observations of +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +ion{Ca}{2} +\end_layout + +\end_inset + +. + Roughly +\begin_inset Formula $\nicefrac{4}{5}$ +\end_inset + + of the electronically submitted abstracts for AAS meetings are error-free. + +\end_layout + +\begin_layout Acknowledgements + +\end_layout + +\begin_layout Standard +We are grateful to V. + Barger, T. + Han, and R. + J. + N. + Phillips for doing the math in section +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "bozomath" + +\end_inset + +. + More information on the AAS\SpecialChar TeX + macros package are available at +\begin_inset Flex URL +status collapsed + +\begin_layout Plain Layout + +http://www.aas.org/publications/aastex +\end_layout + +\end_inset + + or the +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +anchor{ +\end_layout + +\end_inset + +ftp://www.aas.org/pubs/ +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ +\end_layout + +\end_inset + +AAS ftp site +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + +. + +\end_layout + +\begin_layout Software +IRAF, AIPS, Astropy, ... + +\end_layout + +\begin_layout Appendix + +\end_layout + +\begin_layout Section +Appendicial material +\end_layout + +\begin_layout Standard +Consider once again a task that computes profile parameters for a modified + Lorentzian of the form +\begin_inset Formula +\begin{equation} +I=\frac{1}{1+d_{1}^{P(1+d_{2})}} +\end{equation} + +\end_inset + + where +\end_layout + +\begin_layout MathLetters +\begin_inset Formula +\[ +d_{1}=\frac{3}{4}\sqrt{\left(\begin{array}{c} +\frac{x_{1}}{R_{maj}}\end{array}\right)^{2}+\left(\begin{array}{c} +\frac{y_{1}}{R_{min}}\end{array}\right)^{2}} +\] + +\end_inset + + +\begin_inset Formula +\begin{equation} +d_{2}=\case{3}{4}\sqrt{\left(\begin{array}{c} +\frac{x_{1}}{PR_{maj}}\end{array}\right)^{2}+\left(\begin{array}{c} +\case{y_{1}}{PR_{min}}\end{array}\right)^{2}} +\end{equation} + +\end_inset + + +\begin_inset Formula +\begin{eqnarray} +x_{1} & = & (x-x_{0})\cos\Theta+(y-y_{0})\sin\Theta\\ +y_{1} & = & -(x-x_{0})\sin\Theta+(y-y_{0})\cos\Theta +\end{eqnarray} + +\end_inset + + +\end_layout + +\begin_layout Standard +For completeness, here is one last equation. + +\begin_inset Formula +\begin{equation} +e=mc^{2} +\end{equation} + +\end_inset + + +\end_layout + +\begin_layout References +\begin_inset CommandInset bibitem +LatexCommand bibitem +label "Auri\\`ere(1982)" +key "aur82" +literal "true" + +\end_inset + +Aurière, M. + 1982, +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +aap +\end_layout + +\end_inset + +, 109, 301 +\end_layout + +\begin_layout References +\begin_inset CommandInset bibitem +LatexCommand bibitem +label "Canizares et al.(1978)" +key "can78" +literal "true" + +\end_inset + +Canizares, C. + R., Grindlay, J. + E., Hiltner, W. + A., Liller, W., and McClintock, J. + E. + 1978, +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +apj +\end_layout + +\end_inset + +, 224, 39 +\end_layout + +\begin_layout References +\begin_inset CommandInset bibitem +LatexCommand bibitem +label "Djorgovski and King(1984)" +key "djo84" +literal "true" + +\end_inset + +Djorgovski, S., and King, I. + R. + 1984, +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +apjl +\end_layout + +\end_inset + +, 277, L49 +\end_layout + +\begin_layout References +\begin_inset CommandInset bibitem +LatexCommand bibitem +label "Hagiwara and Zeppenfeld(1986)" +key "hag86" +literal "true" + +\end_inset + +Hagiwara, K., and Zeppenfeld, D. + 1986, Nucl.Phys., 274, 1 +\end_layout + +\begin_layout References +\begin_inset CommandInset bibitem +LatexCommand bibitem +label "Harris and van den Bergh(1984)" +key "har84" +literal "true" + +\end_inset + +Harris, W. + E., and van den Bergh, S. + 1984, +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +aj +\end_layout + +\end_inset + +, 89, 1816 +\end_layout + +\begin_layout References +\begin_inset CommandInset bibitem +LatexCommand bibitem +label "H\\`enon(1961)" +key "hen61" +literal "true" + +\end_inset + +Hénon, M. + 1961, Ann.d'Ap., 24, 369 +\end_layout + +\begin_layout References +\begin_inset CommandInset bibitem +LatexCommand bibitem +label "King(1966)" +key "kin66" +literal "true" + +\end_inset + +King, I. + R. + 1966, +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +aj +\end_layout + +\end_inset + +, 71, 276 +\end_layout + +\begin_layout References +\begin_inset CommandInset bibitem +LatexCommand bibitem +label "King(1975)" +key "kin75" +literal "true" + +\end_inset + +King, I. + R. + 1975, Dynamics of Stellar Systems, A. + Hayli, Dordrecht: Reidel, 1975, 99 +\end_layout + +\begin_layout References +\begin_inset CommandInset bibitem +LatexCommand bibitem +label "King et al.(1968)" +key "kin68" +literal "true" + +\end_inset + +King, I. + R., Hedemann, E., Hodge, S. + M., and White, R. + E. + 1968, +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +aj +\end_layout + +\end_inset + +, 73, 456 +\end_layout + +\begin_layout References +\begin_inset CommandInset bibitem +LatexCommand bibitem +label "Kron et al.(1984)" +key "kro84" +literal "true" + +\end_inset + +Kron, G. + E., Hewitt, A. + V., and Wasserman, L. + H. + 1984, +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +pasp +\end_layout + +\end_inset + +, 96, 198 +\end_layout + +\begin_layout References +\begin_inset CommandInset bibitem +LatexCommand bibitem +label "Lynden-Bell and Wood(1968)" +key "lyn68" +literal "true" + +\end_inset + +Lynden-Bell, D., and Wood, R. + 1968, +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +mnras +\end_layout + +\end_inset + +, 138, 495 +\end_layout + +\begin_layout References +\begin_inset CommandInset bibitem +LatexCommand bibitem +label "Newell and O'Neil(1978)" +key "new78" +literal "true" + +\end_inset + +Newell, E. + B., and O'Neil, E. + J. + 1978, +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +apjs +\end_layout + +\end_inset + +, 37, 27 +\end_layout + +\begin_layout References +\begin_inset CommandInset bibitem +LatexCommand bibitem +label "Ortolani et al.(1985)" +key "ort85" +literal "true" + +\end_inset + +Ortolani, S., Rosino, L., and Sandage, A. + 1985, +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +aj +\end_layout + +\end_inset + +, 90, 473 +\end_layout + +\begin_layout References +\begin_inset CommandInset bibitem +LatexCommand bibitem +label "Peterson(1976)" +key "pet76" +literal "true" + +\end_inset + +Peterson, C. + J. + 1976, +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +aj +\end_layout + +\end_inset + +, 81, 617 +\end_layout + +\begin_layout References +\begin_inset CommandInset bibitem +LatexCommand bibitem +label "Spitzer(1985)" +key "spi85" +literal "true" + +\end_inset + +Spitzer, L. + 1985, Dynamics of Star Clusters, J. + Goodman and P. + Hut, Dordrecht: Reidel, 109 +\end_layout + +\begin_layout Standard +\begin_inset Newpage clearpage +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Caption FigCaption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "fig1" + +\end_inset + +This is the first figure and it uses sgi9259.eps as its EPS figure file. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Caption FigCaption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "fig2" + +\end_inset + +This is an example of a long figure caption that must be set as a paragraph. + The processor has to buffer the text of the caption, so it is good not + to be too wordy, but that would make for poor communication as well. + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Caption FigCaption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "fig3" + +\end_inset + +This figure has no associated EPS file, so the optional parameter is omitted. + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Newpage clearpage +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Float table +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Terribly relevant tabular information. +\begin_inset CommandInset label +LatexCommand label +name "tbl-2" + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace medskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center +\begin_inset Tabular + + + + + + + + + + + + + + + + + +\begin_inset Text + +\begin_layout Plain Layout +Star +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + Height +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\begin_inset Formula $d_{x}$ +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\begin_inset Formula $d_{y}$ +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\begin_inset Formula $n$ +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\begin_inset Formula $\chi^{2}$ +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\begin_inset Formula $R_{maj}$ +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\begin_inset Formula $R_{min}$ +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $P$ +\end_inset + + +\begin_inset Flex tablenotemark +status collapsed + +\begin_layout Plain Layout +a +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\begin_inset Formula $PR_{maj}$ +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\begin_inset Formula $PR_{min}$ +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $\Theta$ +\end_inset + + +\begin_inset Flex tablenotemark +status collapsed + +\begin_layout Plain Layout +b +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Ref. +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +tableline +\backslash +tableline +\end_layout + +\end_inset + +1 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +33472.5 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +-0.1 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +0.4 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +53 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +27.4 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +2.065 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +1.940 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +3.900 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +68.3 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +116.2 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +-27.639 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +1,2 +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + 2 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +27802.4 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +-0.3 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +-0.2 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +60 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +3.7 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +1.628 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +1.510 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +2.156 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +6.8 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +7.5 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +-26.764 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +3 +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + 3 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +29210.6 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +0.9 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +0.3 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +60 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +3.4 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +1.622 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +1.551 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +2.159 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +6.7 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +7.3 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +-40.272 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +4 +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + 4 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +32733.8 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +-1.2 +\begin_inset Flex tablenotemark +status open + +\begin_layout Plain Layout +c +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +-0.5 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +41 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +54.8 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +2.282 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +2.156 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +4.313 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +117.4 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +78.2 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +-35.847 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +5,6 +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + 5 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + 9607.4 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +-0.4 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +-0.4 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +60 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +1.4 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +1.669 +\begin_inset Flex tablenotemark +status collapsed + +\begin_layout Plain Layout +c +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +1.574 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +2.343 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +8.0 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +8.9 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +-33.417 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +7 +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + 6 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +31638.6 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +1.6 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +0.1 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +39 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +315.2 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + 3.433 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +3.075 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +7.488 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +92.1 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +25.3 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +-12.052 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +8 +\end_layout + +\end_inset + + + + +\end_inset + + +\end_layout + +\begin_layout Table note +a +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ +\end_layout + +\end_inset + +Sample footnote for table +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tbl-2" + +\end_inset + + that was generated with the \SpecialChar LaTeX + table environment +\end_layout + +\begin_layout Table note +b +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ +\end_layout + +\end_inset + +Yet another sample footnote for table +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tbl-2" + +\end_inset + + +\end_layout + +\begin_layout Table note +c +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ +\end_layout + +\end_inset + +Another sample footnote for table +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tbl-2" + +\end_inset + + +\end_layout + +\begin_layout TableComments +We can also attach a long-ish paragraph of explanatory material to a table. + Use +\backslash +tablerefs to append a list of references. + The following references were from a different table: I've patched them + in here to show how they look, but don't take them too seriously—I certainly + have not. +\end_layout + +\begin_layout TableRefs +(1) Barbuy, Spite, & Spite 1985; (2) Bond 1980; (3) Carbon et al. + 1987; (4) Hobbs & Duncan 1987; (5) Gilroy et al. + 1988: (6) Gratton & Ortolani 1986; (7) Gratton & Sneden 1987; (8) Gratton + & Sneden (1988); (9) Gratton & Sneden 1991; (10) Kraft et al. + 1982; (11) LCL, or Laird, 1990; (12) Leep & Wallerstein 1981; (13) Luck + & Bond 1981; (14) Luck & Bond 1985; (15) Magain 1987; (16) Magain 1989; + (17) Peterson 1981; (18) Peterson, Kurucz, & Carney 1990; (19) RMB; (20) + Schuster & Nissen 1988; (21) Schuster & Nissen 1989b; (22) Spite et al. + 1984; (23) Spite & Spite 1986; (24) Hobbs & Thorburn 1991; (25) Hobbs et + al. + 1991; (26) Olsen 1983. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +LyX can load deluxetable files verbatim. + To see this in action, dissolve the following Note and copy the file table.tex + from the AASTeX 5.0 distribution into the same directory as this file. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +\begin_inset CommandInset include +LatexCommand input +filename "table" + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\end_body +\end_document diff --git a/lib/examples/Articles/American_Astronomical_Society_%28AASTeX_v._6.2%29.lyx b/lib/examples/Articles/American_Astronomical_Society_%28AASTeX_v._6.2%29.lyx new file mode 100644 index 0000000000..47a016d353 --- /dev/null +++ b/lib/examples/Articles/American_Astronomical_Society_%28AASTeX_v._6.2%29.lyx @@ -0,0 +1,2397 @@ +#LyX 2.4 created this file. For more info see https://www.lyx.org/ +\lyxformat 562 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/ +\textclass aastex62 +\begin_preamble +\newcommand{\myemail}{skywalker@galaxy.far.far.away} +%\slugcomment{Not to appear in Nonlearned J., 45.} +\shorttitle{Djorgovski et al.} +\shortauthors{Collapsed Cores in Globular Clusters} +\end_preamble +\use_default_options true +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding auto +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\float_placement class +\float_alignment class +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine natbib +\cite_engine_type authoryear +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 0 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +\noindent +\align left +Sample document for contributions to journals of the American Astronomical + Society (AAS). + Please consult the +\begin_inset CommandInset href +LatexCommand href +name "AASTeX user guide" +target "http://journals.aas.org/authors/aastex/aasguide.html" +literal "false" + +\end_inset + + for details on how to use AASTeX. + +\end_layout + +\begin_layout Plain Layout +\noindent +\align left +An up-to-date sample LaTeX article using AASTeX is available under +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +http://journals.aas.org/authors/aastex/aastex.html#_download +\end_layout + +\end_inset + +. +\end_layout + +\end_inset + + +\begin_inset Note Note +status open + +\begin_layout Plain Layout +\noindent +\align left +The AASTeX document class uses a different name since version 6.0 (2016/02/16). + Depending on the version installed on your system, set the document class + to American Astronomical Society (AASTeX v. + 6) or American Astronomical Society (AASTeX v. + 5). + +\end_layout + +\begin_layout Plain Layout +\noindent +\align left +New features (cf. + +\begin_inset Flex URL +status collapsed + +\begin_layout Plain Layout + +http://journals.aas.org/authors/aastex/revisionhistory.html +\end_layout + +\end_inset + +) are only partially supported by LyX (see +\begin_inset Flex URL +status collapsed + +\begin_layout Plain Layout + +https://www.lyx.org/trac/ticket/10027 +\end_layout + +\end_inset + +). +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Title +Collapsed Cores in Globular Clusters, Gauge-Boson Couplings, and AAS\SpecialChar TeX + Examples +\end_layout + +\begin_layout Author +S. + Djorgovski and Ivan R. + King +\end_layout + +\begin_layout Affiliation +Astronomy Department, University of California, Berkeley, CA 94720 +\end_layout + +\begin_layout Altaffilation +Visiting Astronomer +\begin_inset Newline newline +\end_inset + + Cerro Tololo Inter-American Observatory. +\begin_inset Newline newline +\end_inset + +CTIO is operated by AURA Inc. +\begin_inset space \space{} +\end_inset + +under contract to the National Science Foundation. +\end_layout + +\begin_layout Altaffilation +Society of Fellows, Harvard University. +\end_layout + +\begin_layout Altaffilation +present address: Center for Astrophysics +\begin_inset Newline newline +\end_inset + +60 Garden Street, Cambridge, MA 02138 +\end_layout + +\begin_layout Author +C. + D. + Biemesderfer +\end_layout + +\begin_layout Affiliation +National Optical Astronomy Observatories, Tucson, AZ 85719 +\end_layout + +\begin_layout Altaffilation +Visiting Programmer, Space Telescope Science Institute +\end_layout + +\begin_layout Altaffilation +Patron, Alonso's Bar and Grill +\end_layout + +\begin_layout Email +aastex-help@aas.org +\end_layout + +\begin_layout Author +R. + J. + Hanisch +\end_layout + +\begin_layout Affiliation +Space Telescope Science Institute, Baltimore, MD 21218 +\end_layout + +\begin_layout Altaffilation +Patron, Alonso's Bar and Grill +\end_layout + +\begin_layout Abstract +This is a preliminary report on surface photometry of the major fraction + of known globular clusters, to see which of them show the signs of a collapsed + core. + We also explore some diversionary mathematics and recreational tables. + +\end_layout + +\begin_layout Keywords +clusters: globular, peanut—bosons: bozos +\end_layout + +\begin_layout Section +Introduction +\end_layout + +\begin_layout Standard +A focal problem today in the dynamics of globular clusters is core collapse. + It has been predicted by theory for decades +\begin_inset CommandInset citation +LatexCommand citep +key "hen61,lyn68,spi85" +literal "false" + +\end_inset + +, but observation has been less alert to the phenomenon. + For many years the central brightness peak in M15 +\begin_inset CommandInset citation +LatexCommand citep +key "kin75,new78" +literal "false" + +\end_inset + + seemed a unique anomaly. + Then +\begin_inset CommandInset citation +LatexCommand citep +key "aur82" +literal "false" + +\end_inset + + suggested a central peak in NGC 6397, and a limited photographic survey + of ours +\begin_inset CommandInset citation +LatexCommand citep +after "Paper I" +key "djo84" +literal "false" + +\end_inset + + found three more cases, including NGC 6624, whose sharp center had often + been remarked on +\begin_inset CommandInset citation +LatexCommand citep +key "can78" +literal "false" + +\end_inset + +. + +\end_layout + +\begin_layout Section +Observations +\end_layout + +\begin_layout Standard +All our observations were short direct exposures with CCD's. + At Lick Observatory we used a TI 500 +\begin_inset Formula $\times$ +\end_inset + +500 chip and a GEC 575 +\begin_inset Formula $\times$ +\end_inset + +385, on the 1-m Nickel reflector. + The only filter available at Lick was red. + At CTIO we used a GEC 575 +\begin_inset Formula $\times$ +\end_inset + +385, with +\begin_inset Formula $B,V,$ +\end_inset + + and +\begin_inset Formula $R$ +\end_inset + + filters, and an RCA 512 +\begin_inset Formula $\times$ +\end_inset + +320, with +\begin_inset Formula $U,B,V,R,$ +\end_inset + + and +\begin_inset Formula $I$ +\end_inset + + filters, on the 1.5-m reflector. + In the CTIO observations we tried to concentrate on the shortest practicable + wavelengths; but faintness, reddening, and poor short-wavelength sensitivity + often kept us from observing in +\begin_inset Formula $U$ +\end_inset + + or even in +\begin_inset Formula $B$ +\end_inset + +. + All four cameras had scales of the order of 0.4 arcsec/pixel, and our field + sizes were around 3 arcmin. +\end_layout + +\begin_layout Standard +The CCD images are unfortunately not always suitable, for very poor clusters + or for clusters with large cores. + Since the latter are easily studied by other means, we augmented our own + CCD profiles by collecting from the literature a number of star-count profiles + +\begin_inset CommandInset citation +LatexCommand citep +key "kin68,pet76,har84,ort85" +literal "false" + +\end_inset + +, as well as photoelectric profiles +\begin_inset CommandInset citation +LatexCommand citep +key "kin66,kin75" +literal "false" + +\end_inset + + and electronographic profiles +\begin_inset CommandInset citation +LatexCommand citep +key "kro84" +literal "false" + +\end_inset + +. + In a few cases we judged normality by eye estimates on one of the Sky Surveys. +\end_layout + +\begin_layout Section +Helicity Amplitudes +\end_layout + +\begin_layout Standard +It has been realized that helicity amplitudes provide a convenient means + for Feynman diagram +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout +Footnotes can be inserted like this. +\end_layout + +\end_inset + + evaluations. + These amplitude-level techniques are particularly convenient for calculations + involving many Feynman diagrams, where the usual trace techniques for the + amplitude squared becomes unwieldy. + Our calculations use the helicity techniques developed by other authors + +\begin_inset CommandInset citation +LatexCommand cite +key "hag86" +literal "true" + +\end_inset + +; we briefly summarize below. +\end_layout + +\begin_layout Subsection +Formalism +\end_layout + +\begin_layout Standard +\begin_inset CommandInset label +LatexCommand label +name "bozomath" + +\end_inset + + +\end_layout + +\begin_layout Standard +A tree-level amplitude in +\begin_inset Formula $e^{+}e^{-}$ +\end_inset + + collisions can be expressed in terms of fermion strings of the form +\begin_inset Formula +\begin{equation} +\bar{v}(p_{2},\sigma_{2})P_{-\tau}\hat{a}_{1}\hat{a}_{2}\cdots\hat{a}_{n}u(p_{1},\sigma_{1}), +\end{equation} + +\end_inset + + where +\begin_inset Formula $p$ +\end_inset + + and +\begin_inset Formula $\sigma$ +\end_inset + + label the initial +\begin_inset Formula $e^{\pm}$ +\end_inset + + four-momenta and helicities +\begin_inset Formula $(\sigma=\pm1)$ +\end_inset + +, +\begin_inset Formula $\hat{a}_{i}=a_{i}^{\mu}\gamma_{\nu}$ +\end_inset + + and +\begin_inset Formula $P_{\tau}=\frac{1}{2}(1+\tau\gamma_{5})$ +\end_inset + + is a chirality projection operator +\begin_inset Formula $(\tau=\pm1)$ +\end_inset + +. + The +\begin_inset Formula $a_{i}^{\mu}$ +\end_inset + + may be formed from particle four-momenta, gauge-boson polarization vectors + or fermion strings with an uncontracted Lorentz index associated with final-sta +te fermions. +\end_layout + +\begin_layout NoteToEditor +Figures 1 and 2 should appear side-by-side in print +\end_layout + +\begin_layout Standard +In the chiral representation the +\begin_inset Formula $\gamma$ +\end_inset + + matrices are expressed in terms of +\begin_inset Formula $2\times2$ +\end_inset + + Pauli matrices +\begin_inset Formula $\sigma$ +\end_inset + + and the unit matrix 1 as +\begin_inset Formula +\begin{eqnarray*} +\gamma^{\mu} & = & \left(\begin{array}{cc} +0 & \sigma_{+}^{\mu}\\ +\sigma_{-}^{\mu} & 0 +\end{array}\right),\gamma^{5}=\left(\begin{array}{cc} +-1 & 0\\ +0 & 1 +\end{array}\right),\\ +\sigma_{\pm}^{\mu} & = & ({\textbf{1}},\pm\sigma), +\end{eqnarray*} + +\end_inset + + giving +\begin_inset Formula +\begin{equation} +\hat{a}=\left(\begin{array}{cc} +0 & (\hat{a})_{+}\\ +(\hat{a})_{-} & 0 +\end{array}\right),(\hat{a})_{\pm}=a_{\mu}\sigma_{\pm}^{\mu}, +\end{equation} + +\end_inset + + The spinors are expressed in terms of two-component Weyl spinors as +\begin_inset Formula +\begin{equation} +u=\left(\begin{array}{c} +(u)_{-}\\ +(u)_{+} +\end{array}\right),v={\textbf{(}}\vdag_{+}{\textbf{,}}\vdag_{-}{\textbf{)}}. +\end{equation} + +\end_inset + + +\end_layout + +\begin_layout Standard +The Weyl spinors are given in terms of helicity eigenstates +\begin_inset Formula $\chi_{\lambda}(p)$ +\end_inset + + with +\begin_inset Formula $\lambda=\pm1$ +\end_inset + + by +\end_layout + +\begin_layout MathLetters +\begin_inset Formula +\begin{eqnarray} +u(p,\lambda)_{\pm} & = & (E\pm\lambda|{\textbf{p}}|)^{1/2}\chi_{\lambda}(p),\\ +v(p,\lambda)_{\pm} & = & \pm\lambda(E\mp\lambda|{\textbf{p}}|)^{1/2}\chi_{-\lambda}(p) +\end{eqnarray} + +\end_inset + + +\end_layout + +\begin_layout Section +Floating material and so forth +\end_layout + +\begin_layout Standard +Consider a task that computes profile parameters for a modified Lorentzian + of the form +\begin_inset Formula +\begin{equation} +I=\frac{1}{1+d_{1}^{P(1+d_{2})}} +\end{equation} + +\end_inset + + where +\begin_inset Formula +\[ +d_{1}=\sqrt{\left(\begin{array}{c} +\frac{x_{1}}{R_{maj}}\end{array}\right)^{2}+\left(\begin{array}{c} +\frac{y_{1}}{R_{min}}\end{array}\right)^{2}} +\] + +\end_inset + + +\begin_inset Formula +\[ +d_{2}=\sqrt{\left(\begin{array}{c} +\frac{x_{1}}{PR_{maj}}\end{array}\right)^{2}+\left(\begin{array}{c} +\case{y_{1}}{PR_{min}}\end{array}\right)^{2}} +\] + +\end_inset + + +\begin_inset Formula +\[ +x_{1}=(x-x_{0})\cos\Theta+(y-y_{0})\sin\Theta +\] + +\end_inset + + +\begin_inset Formula +\[ +y_{1}=-(x-x_{0})\sin\Theta+(y-y_{0})\cos\Theta +\] + +\end_inset + + +\end_layout + +\begin_layout Standard +In these expressions +\begin_inset Formula $x_{0}$ +\end_inset + +, +\begin_inset Formula $y_{0}$ +\end_inset + + is the star center, and +\begin_inset Formula $\Theta$ +\end_inset + + is the angle with the +\begin_inset Formula $x$ +\end_inset + + axis. + Results of this task are shown in table +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tbl-2" + +\end_inset + +. + It is not clear how these sorts of analyses may affect determination of + +\begin_inset Formula $M_{\text{\sun}}$ +\end_inset + +, but the assumption is that the alternate results should be less than 90° + out of phase with previous values. + We have no observations of +\begin_inset Preview + +\begin_layout Standard +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +ion{Ca}{2} +\end_layout + +\end_inset + + +\end_layout + +\end_inset + +. + Roughly +\begin_inset Formula $\nicefrac{4}{5}$ +\end_inset + + of the electronically submitted abstracts for AAS meetings are error-free. + +\end_layout + +\begin_layout Acknowledgements +We are grateful to V. + Barger, T. + Han, and R. + J. + N. + Phillips for doing the math in section +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "bozomath" + +\end_inset + +. + More information on the AAS\SpecialChar TeX + macros package are available at +\begin_inset Flex URL +status collapsed + +\begin_layout Plain Layout + +http://www.aas.org/publications/aastex +\end_layout + +\end_inset + + or the +\begin_inset CommandInset href +LatexCommand href +name "AAS ftp site" +target "ftp://www.aas.org/pubs/AAS ftp site" +literal "false" + +\end_inset + +. +\end_layout + +\begin_layout Software +IRAF, AIPS, Astropy, ... +\end_layout + +\begin_layout Appendix + +\end_layout + +\begin_layout Section +Appendicial material +\end_layout + +\begin_layout Standard +Consider once again a task that computes profile parameters for a modified + Lorentzian of the form +\begin_inset Formula +\begin{equation} +I=\frac{1}{1+d_{1}^{P(1+d_{2})}} +\end{equation} + +\end_inset + + where +\end_layout + +\begin_layout MathLetters +\begin_inset Formula +\[ +d_{1}=\frac{3}{4}\sqrt{\left(\begin{array}{c} +\frac{x_{1}}{R_{maj}}\end{array}\right)^{2}+\left(\begin{array}{c} +\frac{y_{1}}{R_{min}}\end{array}\right)^{2}} +\] + +\end_inset + + +\begin_inset Formula +\begin{equation} +d_{2}=\case{3}{4}\sqrt{\left(\begin{array}{c} +\frac{x_{1}}{PR_{maj}}\end{array}\right)^{2}+\left(\begin{array}{c} +\case{y_{1}}{PR_{min}}\end{array}\right)^{2}} +\end{equation} + +\end_inset + + +\begin_inset Formula +\begin{eqnarray} +x_{1} & = & (x-x_{0})\cos\Theta+(y-y_{0})\sin\Theta\\ +y_{1} & = & -(x-x_{0})\sin\Theta+(y-y_{0})\cos\Theta +\end{eqnarray} + +\end_inset + + +\end_layout + +\begin_layout Standard +For completeness, here is one last equation. + +\begin_inset Formula +\begin{equation} +e=mc^{2} +\end{equation} + +\end_inset + + +\end_layout + +\begin_layout References +\begin_inset CommandInset bibitem +LatexCommand bibitem +label "Auri\\`ere(1982)" +key "aur82" +literal "true" + +\end_inset + +Aurière, M. + 1982, +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +aap +\end_layout + +\end_inset + +, 109, 301 +\end_layout + +\begin_layout References +\begin_inset CommandInset bibitem +LatexCommand bibitem +label "Canizares et al.(1978)" +key "can78" +literal "true" + +\end_inset + +Canizares, C. + R., Grindlay, J. + E., Hiltner, W. + A., Liller, W., and McClintock, J. + E. + 1978, +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +apj +\end_layout + +\end_inset + +, 224, 39 +\end_layout + +\begin_layout References +\begin_inset CommandInset bibitem +LatexCommand bibitem +label "Djorgovski and King(1984)" +key "djo84" +literal "true" + +\end_inset + +Djorgovski, S., and King, I. + R. + 1984, +\begin_inset Preview + +\begin_layout Standard +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +apjl +\end_layout + +\end_inset + + +\end_layout + +\end_inset + +, 277, L49 +\end_layout + +\begin_layout References +\begin_inset CommandInset bibitem +LatexCommand bibitem +label "Hagiwara and Zeppenfeld(1986)" +key "hag86" +literal "true" + +\end_inset + +Hagiwara, K., and Zeppenfeld, D. + 1986, Nucl.Phys., 274, 1 +\end_layout + +\begin_layout References +\begin_inset CommandInset bibitem +LatexCommand bibitem +label "Harris and van den Bergh(1984)" +key "har84" +literal "true" + +\end_inset + +Harris, W. + E., and van den Bergh, S. + 1984, +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +aj +\end_layout + +\end_inset + +, 89, 1816 +\end_layout + +\begin_layout References +\begin_inset CommandInset bibitem +LatexCommand bibitem +label "H\\`enon(1961)" +key "hen61" +literal "true" + +\end_inset + +Hénon, M. + 1961, Ann.d'Ap., 24, 369 +\end_layout + +\begin_layout References +\begin_inset CommandInset bibitem +LatexCommand bibitem +label "King(1966)" +key "kin66" +literal "true" + +\end_inset + +King, I. + R. + 1966, +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +aj +\end_layout + +\end_inset + +, 71, 276 +\end_layout + +\begin_layout References +\begin_inset CommandInset bibitem +LatexCommand bibitem +label "King(1975)" +key "kin75" +literal "true" + +\end_inset + +King, I. + R. + 1975, Dynamics of Stellar Systems, A. + Hayli, Dordrecht: Reidel, 1975, 99 +\end_layout + +\begin_layout References +\begin_inset CommandInset bibitem +LatexCommand bibitem +label "King et al.(1968)" +key "kin68" +literal "true" + +\end_inset + +King, I. + R., Hedemann, E., Hodge, S. + M., and White, R. + E. + 1968, +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +aj +\end_layout + +\end_inset + +, 73, 456 +\end_layout + +\begin_layout References +\begin_inset CommandInset bibitem +LatexCommand bibitem +label "Kron et al.(1984)" +key "kro84" +literal "true" + +\end_inset + +Kron, G. + E., Hewitt, A. + V., and Wasserman, L. + H. + 1984, +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +pasp +\end_layout + +\end_inset + +, 96, 198 +\end_layout + +\begin_layout References +\begin_inset CommandInset bibitem +LatexCommand bibitem +label "Lynden-Bell and Wood(1968)" +key "lyn68" +literal "true" + +\end_inset + +Lynden-Bell, D., and Wood, R. + 1968, +\begin_inset Preview + +\begin_layout Standard +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +mnras +\end_layout + +\end_inset + + +\end_layout + +\end_inset + +, 138, 495 +\end_layout + +\begin_layout References +\begin_inset CommandInset bibitem +LatexCommand bibitem +label "Newell and O'Neil(1978)" +key "new78" +literal "true" + +\end_inset + +Newell, E. + B., and O'Neil, E. + J. + 1978, +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +apjs +\end_layout + +\end_inset + +, 37, 27 +\end_layout + +\begin_layout References +\begin_inset CommandInset bibitem +LatexCommand bibitem +label "Ortolani et al.(1985)" +key "ort85" +literal "true" + +\end_inset + +Ortolani, S., Rosino, L., and Sandage, A. + 1985, +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +aj +\end_layout + +\end_inset + +, 90, 473 +\end_layout + +\begin_layout References +\begin_inset CommandInset bibitem +LatexCommand bibitem +label "Peterson(1976)" +key "pet76" +literal "true" + +\end_inset + +Peterson, C. + J. + 1976, +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +aj +\end_layout + +\end_inset + +, 81, 617 +\end_layout + +\begin_layout References +\begin_inset CommandInset bibitem +LatexCommand bibitem +label "Spitzer(1985)" +key "spi85" +literal "true" + +\end_inset + +Spitzer, L. + 1985, Dynamics of Star Clusters, J. + Goodman and P. + Hut, Dordrecht: Reidel, 109 +\end_layout + +\begin_layout Standard +\begin_inset Newpage clearpage +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Caption FigCaption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "fig1" + +\end_inset + +This is the first figure and it uses sgi9259.eps as its EPS figure file. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Caption FigCaption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "fig2" + +\end_inset + +This is an example of a long figure caption that must be set as a paragraph. + The processor has to buffer the text of the caption, so it is good not + to be too wordy, but that would make for poor communication as well. + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Caption FigCaption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "fig3" + +\end_inset + +This figure has no associated EPS file, so the optional parameter is omitted. + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Newpage clearpage +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Float table +placement document +alignment document +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Terribly relevant tabular information. +\begin_inset CommandInset label +LatexCommand label +name "tbl-2" + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace medskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center +\begin_inset Tabular + + + + + + + + + + + + + + + + + +\begin_inset Text + +\begin_layout Plain Layout +Star +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + Height +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\begin_inset Formula $d_{x}$ +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\begin_inset Formula $d_{y}$ +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\begin_inset Formula $n$ +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\begin_inset Formula $\chi^{2}$ +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\begin_inset Formula $R_{maj}$ +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\begin_inset Formula $R_{min}$ +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $P$ +\end_inset + + +\begin_inset Flex tablenotemark +status collapsed + +\begin_layout Plain Layout +a +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\begin_inset Formula $PR_{maj}$ +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\begin_inset Formula $PR_{min}$ +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $\Theta$ +\end_inset + + +\begin_inset Flex tablenotemark +status collapsed + +\begin_layout Plain Layout +b +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Ref. +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +tableline +\backslash +tableline +\end_layout + +\end_inset + +1 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +33472.5 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +-0.1 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +0.4 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +53 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +27.4 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +2.065 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +1.940 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +3.900 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +68.3 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +116.2 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +-27.639 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +1,2 +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + 2 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +27802.4 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +-0.3 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +-0.2 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +60 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +3.7 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +1.628 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +1.510 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +2.156 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +6.8 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +7.5 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +-26.764 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +3 +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + 3 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +29210.6 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +0.9 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +0.3 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +60 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +3.4 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +1.622 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +1.551 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +2.159 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +6.7 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +7.3 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +-40.272 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +4 +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + 4 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +32733.8 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +-1.2 +\begin_inset Flex tablenotemark +status open + +\begin_layout Plain Layout +c +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +-0.5 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +41 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +54.8 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +2.282 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +2.156 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +4.313 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +117.4 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +78.2 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +-35.847 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +5,6 +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + 5 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + 9607.4 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +-0.4 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +-0.4 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +60 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +1.4 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +1.669 +\begin_inset Flex tablenotemark +status collapsed + +\begin_layout Plain Layout +c +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +1.574 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +2.343 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +8.0 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +8.9 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +-33.417 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +7 +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + 6 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +31638.6 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +1.6 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +0.1 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +39 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +315.2 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + 3.433 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +3.075 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +7.488 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +92.1 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +25.3 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +-12.052 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +8 +\end_layout + +\end_inset + + + + +\end_inset + + +\end_layout + +\begin_layout Table note +a +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ +\end_layout + +\end_inset + +Sample footnote for table +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tbl-2" + +\end_inset + + that was generated with the \SpecialChar LaTeX + table environment +\end_layout + +\begin_layout Table note +b +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ +\end_layout + +\end_inset + +Yet another sample footnote for table +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tbl-2" + +\end_inset + + +\end_layout + +\begin_layout Table note +c +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ +\end_layout + +\end_inset + +Another sample footnote for table +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tbl-2" + +\end_inset + + +\end_layout + +\begin_layout TableComments +We can also attach a long-ish paragraph of explanatory material to a table. + Use +\backslash +tablerefs to append a list of references. + The following references were from a different table: I've patched them + in here to show how they look, but don't take them too seriously—I certainly + have not. +\end_layout + +\begin_layout TableRefs +(1) Barbuy, Spite, & Spite 1985; (2) Bond 1980; (3) Carbon et al. + 1987; (4) Hobbs & Duncan 1987; (5) Gilroy et al. + 1988: (6) Gratton & Ortolani 1986; (7) Gratton & Sneden 1987; (8) Gratton + & Sneden (1988); (9) Gratton & Sneden 1991; (10) Kraft et al. + 1982; (11) LCL, or Laird, 1990; (12) Leep & Wallerstein 1981; (13) Luck + & Bond 1981; (14) Luck & Bond 1985; (15) Magain 1987; (16) Magain 1989; + (17) Peterson 1981; (18) Peterson, Kurucz, & Carney 1990; (19) RMB; (20) + Schuster & Nissen 1988; (21) Schuster & Nissen 1989b; (22) Spite et al. + 1984; (23) Spite & Spite 1986; (24) Hobbs & Thorburn 1991; (25) Hobbs et + al. + 1991; (26) Olsen 1983. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +LyX can load deluxetable files verbatim. + To see this in action, dissolve the following Note and copy the file table.tex + from the AASTeX 5.0 distribution into the same directory as this file. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +\begin_inset CommandInset include +LatexCommand input +filename "table" +literal "true" + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\end_body +\end_document diff --git a/lib/examples/Articles/American_Astronomical_Society_(AASTeX_v._6).lyx b/lib/examples/Articles/American_Astronomical_Society_(AASTeX_v._6).lyx deleted file mode 100644 index fd73b972ea..0000000000 --- a/lib/examples/Articles/American_Astronomical_Society_(AASTeX_v._6).lyx +++ /dev/null @@ -1,2520 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/ -\textclass aastex6 -\begin_preamble -\newcommand{\vdag}{(v)^\dagger} -\newcommand{\myemail}{skywalker@galaxy.far.far.away} -\slugcomment{Not to appear in Nonlearned J., 45.} -\shorttitle{Djorgovski et al.} -\shortauthors{Collapsed Cores in Globular Clusters} -\end_preamble -\use_default_options false -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -\noindent -\align left -Sample document for contributions to journals of the American Astronomical - Society (AAS). - Please consult the -\begin_inset CommandInset href -LatexCommand href -name "AASTeX user guide" -target "http://journals.aas.org/authors/aastex/aasguide.html" -literal "false" - -\end_inset - - for details on how to use AASTeX. - -\end_layout - -\begin_layout Plain Layout -\noindent -\align left -An up-to-date sample LaTeX article using AASTeX is available under -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -http://journals.aas.org/authors/aastex/aastex.html#_download -\end_layout - -\end_inset - -. -\end_layout - -\end_inset - - -\begin_inset Note Note -status open - -\begin_layout Plain Layout -\noindent -\align left -The AASTeX document class uses a different name since version 6.0 (2016/02/16). - Depending on the version installed on your system, set the document class - to American Astronomical Society (AASTeX v. - 6) or American Astronomical Society (AASTeX v. - 5). - -\end_layout - -\begin_layout Plain Layout -\noindent -\align left -New features (cf. - -\begin_inset Flex URL -status collapsed - -\begin_layout Plain Layout - -http://journals.aas.org/authors/aastex/revisionhistory.html -\end_layout - -\end_inset - -) are only partially supported by LyX (see -\begin_inset Flex URL -status collapsed - -\begin_layout Plain Layout - -https://www.lyx.org/trac/ticket/10027 -\end_layout - -\end_inset - -). -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Title -Collapsed Cores in Globular Clusters, Gauge-Boson Couplings, and AAS\SpecialChar TeX - Examples -\end_layout - -\begin_layout Author -S. - Djorgovski -\begin_inset Flex altaffilmark -status open - -\begin_layout Plain Layout -1,2,3 -\end_layout - -\end_inset - - and Ivan R. - King -\begin_inset Flex altaffilmark -status collapsed - -\begin_layout Plain Layout -1 -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Affiliation -Astronomy Department, University of California, Berkeley, CA 94720 -\end_layout - -\begin_layout Author -C. - D. - Biemesderfer -\begin_inset Flex altaffilmark -status collapsed - -\begin_layout Plain Layout -4,5 -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Affiliation -National Optical Astronomy Observatories, Tucson, AZ 85719 -\end_layout - -\begin_layout Email -aastex-help@aas.org -\end_layout - -\begin_layout And - -\end_layout - -\begin_layout Author -R. - J. - Hanisch -\begin_inset Flex altaffilmark -status collapsed - -\begin_layout Plain Layout -5 -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Affiliation -Space Telescope Science Institute, Baltimore, MD 21218 -\end_layout - -\begin_layout Altaffilation -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout - -1 -\end_layout - -\end_inset - -Visiting Astronomer, Cerro Tololo Inter-American Observatory. - CTIO is operated by AURA, Inc. -\begin_inset space \space{} -\end_inset - -under contract to the National Science Foundation. -\end_layout - -\begin_layout Altaffilation -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout - -2 -\end_layout - -\end_inset - -Society of Fellows, Harvard University. -\end_layout - -\begin_layout Altaffilation -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout - -3 -\end_layout - -\end_inset - -present address: Center for Astrophysics, 60 Garden Street, Cambridge, MA - 02138 -\end_layout - -\begin_layout Altaffilation -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout - -4 -\end_layout - -\end_inset - -Visiting Programmer, Space Telescope Science Institute -\end_layout - -\begin_layout Altaffilation -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout - -5 -\end_layout - -\end_inset - -Patron, Alonso's Bar and Grill -\end_layout - -\begin_layout Abstract -This is a preliminary report on surface photometry of the major fraction - of known globular clusters, to see which of them show the signs of a collapsed - core. - We also explore some diversionary mathematics and recreational tables. - -\end_layout - -\begin_layout Keywords -clusters: globular, peanut—bosons: bozos -\end_layout - -\begin_layout Section -Introduction -\end_layout - -\begin_layout Standard -A focal problem today in the dynamics of globular clusters is core collapse. - It has been predicted by theory for decades -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -citep{hen61,lyn68,spi85} -\end_layout - -\end_inset - -, but observation has been less alert to the phenomenon. - For many years the central brightness peak in M15 -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -citep{kin75,new78} -\end_layout - -\end_inset - - seemed a unique anomaly. - Then -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -citet{aur82} -\end_layout - -\end_inset - - suggested a central peak in NGC 6397, and a limited photographic survey - of ours -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -citep[Paper I]{djo84} -\end_layout - -\end_inset - - found three more cases, including NGC 6624, whose sharp center had often - been remarked on -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -citep{can78} -\end_layout - -\end_inset - -. - -\end_layout - -\begin_layout Section -Observations -\end_layout - -\begin_layout Standard -All our observations were short direct exposures with CCD's. - At Lick Observatory we used a TI 500 -\begin_inset Formula $\times$ -\end_inset - -500 chip and a GEC 575 -\begin_inset Formula $\times$ -\end_inset - -385, on the 1-m Nickel reflector. - The only filter available at Lick was red. - At CTIO we used a GEC 575 -\begin_inset Formula $\times$ -\end_inset - -385, with -\begin_inset Formula $B,V,$ -\end_inset - - and -\begin_inset Formula $R$ -\end_inset - - filters, and an RCA 512 -\begin_inset Formula $\times$ -\end_inset - -320, with -\begin_inset Formula $U,B,V,R,$ -\end_inset - - and -\begin_inset Formula $I$ -\end_inset - - filters, on the 1.5-m reflector. - In the CTIO observations we tried to concentrate on the shortest practicable - wavelengths; but faintness, reddening, and poor short-wavelength sensitivity - often kept us from observing in -\begin_inset Formula $U$ -\end_inset - - or even in -\begin_inset Formula $B$ -\end_inset - -. - All four cameras had scales of the order of 0.4 arcsec/pixel, and our field - sizes were around 3 arcmin. -\end_layout - -\begin_layout Standard -The CCD images are unfortunately not always suitable, for very poor clusters - or for clusters with large cores. - Since the latter are easily studied by other means, we augmented our own - CCD profiles by collecting from the literature a number of star-count profiles - -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -citep{kin68,pet76,har84,ort85} -\end_layout - -\end_inset - -, as well as photoelectric profiles -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -citep{kin66,kin75} -\end_layout - -\end_inset - - and electronographic profiles -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -citep{kro84} -\end_layout - -\end_inset - -. - In a few cases we judged normality by eye estimates on one of the Sky Surveys. -\end_layout - -\begin_layout Section -Helicity Amplitudes -\end_layout - -\begin_layout Standard -It has been realized that helicity amplitudes provide a convenient means - for Feynman diagram -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -Footnotes can be inserted like this. -\end_layout - -\end_inset - - evaluations. - These amplitude-level techniques are particularly convenient for calculations - involving many Feynman diagrams, where the usual trace techniques for the - amplitude squared becomes unwieldy. - Our calculations use the helicity techniques developed by other authors - -\begin_inset CommandInset citation -LatexCommand cite -key "hag86" -literal "true" - -\end_inset - -; we briefly summarize below. -\end_layout - -\begin_layout Subsection -Formalism -\end_layout - -\begin_layout Standard -\begin_inset CommandInset label -LatexCommand label -name "bozomath" - -\end_inset - - -\end_layout - -\begin_layout Standard -A tree-level amplitude in -\begin_inset Formula $e^{+}e^{-}$ -\end_inset - - collisions can be expressed in terms of fermion strings of the form -\begin_inset Formula -\begin{equation} -\bar{v}(p_{2},\sigma_{2})P_{-\tau}\hat{a}_{1}\hat{a}_{2}\cdots\hat{a}_{n}u(p_{1},\sigma_{1}), -\end{equation} - -\end_inset - - where -\begin_inset Formula $p$ -\end_inset - - and -\begin_inset Formula $\sigma$ -\end_inset - - label the initial -\begin_inset Formula $e^{\pm}$ -\end_inset - - four-momenta and helicities -\begin_inset Formula $(\sigma=\pm1)$ -\end_inset - -, -\begin_inset Formula $\hat{a}_{i}=a_{i}^{\mu}\gamma_{\nu}$ -\end_inset - - and -\begin_inset Formula $P_{\tau}=\frac{1}{2}(1+\tau\gamma_{5})$ -\end_inset - - is a chirality projection operator -\begin_inset Formula $(\tau=\pm1)$ -\end_inset - -. - The -\begin_inset Formula $a_{i}^{\mu}$ -\end_inset - - may be formed from particle four-momenta, gauge-boson polarization vectors - or fermion strings with an uncontracted Lorentz index associated with final-sta -te fermions. -\end_layout - -\begin_layout NoteToEditor -Figures 1 and 2 should appear side-by-side in print -\end_layout - -\begin_layout Standard -In the chiral representation the -\begin_inset Formula $\gamma$ -\end_inset - - matrices are expressed in terms of -\begin_inset Formula $2\times2$ -\end_inset - - Pauli matrices -\begin_inset Formula $\sigma$ -\end_inset - - and the unit matrix 1 as -\begin_inset Formula -\begin{eqnarray*} -\gamma^{\mu} & = & \left(\begin{array}{cc} -0 & \sigma_{+}^{\mu}\\ -\sigma_{-}^{\mu} & 0 -\end{array}\right),\gamma^{5}=\left(\begin{array}{cc} --1 & 0\\ -0 & 1 -\end{array}\right),\\ -\sigma_{\pm}^{\mu} & = & ({\textbf{1}},\pm\sigma), -\end{eqnarray*} - -\end_inset - - giving -\begin_inset Formula -\begin{equation} -\hat{a}=\left(\begin{array}{cc} -0 & (\hat{a})_{+}\\ -(\hat{a})_{-} & 0 -\end{array}\right),(\hat{a})_{\pm}=a_{\mu}\sigma_{\pm}^{\mu}, -\end{equation} - -\end_inset - - The spinors are expressed in terms of two-component Weyl spinors as -\begin_inset Formula -\begin{equation} -u=\left(\begin{array}{c} -(u)_{-}\\ -(u)_{+} -\end{array}\right),v={\textbf{(}}\vdag_{+}{\textbf{,}}\vdag_{-}{\textbf{)}}. -\end{equation} - -\end_inset - - -\end_layout - -\begin_layout Standard -The Weyl spinors are given in terms of helicity eigenstates -\begin_inset Formula $\chi_{\lambda}(p)$ -\end_inset - - with -\begin_inset Formula $\lambda=\pm1$ -\end_inset - - by -\end_layout - -\begin_layout MathLetters -\begin_inset Formula -\begin{eqnarray} -u(p,\lambda)_{\pm} & = & (E\pm\lambda|{\textbf{p}}|)^{1/2}\chi_{\lambda}(p),\\ -v(p,\lambda)_{\pm} & = & \pm\lambda(E\mp\lambda|{\textbf{p}}|)^{1/2}\chi_{-\lambda}(p) -\end{eqnarray} - -\end_inset - - -\end_layout - -\begin_layout Section -Floating material and so forth -\end_layout - -\begin_layout Standard -Consider a task that computes profile parameters for a modified Lorentzian - of the form -\begin_inset Formula -\begin{equation} -I=\frac{1}{1+d_{1}^{P(1+d_{2})}} -\end{equation} - -\end_inset - - where -\begin_inset Formula -\[ -d_{1}=\sqrt{\left(\begin{array}{c} -\frac{x_{1}}{R_{maj}}\end{array}\right)^{2}+\left(\begin{array}{c} -\frac{y_{1}}{R_{min}}\end{array}\right)^{2}} -\] - -\end_inset - - -\begin_inset Formula -\[ -d_{2}=\sqrt{\left(\begin{array}{c} -\frac{x_{1}}{PR_{maj}}\end{array}\right)^{2}+\left(\begin{array}{c} -\case{y_{1}}{PR_{min}}\end{array}\right)^{2}} -\] - -\end_inset - - -\begin_inset Formula -\[ -x_{1}=(x-x_{0})\cos\Theta+(y-y_{0})\sin\Theta -\] - -\end_inset - - -\begin_inset Formula -\[ -y_{1}=-(x-x_{0})\sin\Theta+(y-y_{0})\cos\Theta -\] - -\end_inset - - -\end_layout - -\begin_layout Standard -In these expressions -\begin_inset Formula $x_{0}$ -\end_inset - -, -\begin_inset Formula $y_{0}$ -\end_inset - - is the star center, and -\begin_inset Formula $\Theta$ -\end_inset - - is the angle with the -\begin_inset Formula $x$ -\end_inset - - axis. - Results of this task are shown in table -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "tbl-2" - -\end_inset - -. - It is not clear how these sorts of analyses may affect determination of - -\begin_inset Formula $M_{\text{\sun}}$ -\end_inset - -, but the assumption is that the alternate results should be less than 90° - out of phase with previous values. - We have no observations of -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -ion{Ca}{2} -\end_layout - -\end_inset - -. - Roughly -\begin_inset Formula $\nicefrac{4}{5}$ -\end_inset - - of the electronically submitted abstracts for AAS meetings are error-free. - -\end_layout - -\begin_layout Acknowledgements - -\end_layout - -\begin_layout Standard -We are grateful to V. - Barger, T. - Han, and R. - J. - N. - Phillips for doing the math in section -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "bozomath" - -\end_inset - -. - More information on the AAS\SpecialChar TeX - macros package are available at -\begin_inset Flex URL -status collapsed - -\begin_layout Plain Layout - -http://www.aas.org/publications/aastex -\end_layout - -\end_inset - - or the -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -anchor{ -\end_layout - -\end_inset - -ftp://www.aas.org/pubs/ -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -}{ -\end_layout - -\end_inset - -AAS ftp site -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -} -\end_layout - -\end_inset - -. - -\end_layout - -\begin_layout Software -IRAF, AIPS, Astropy, ... - -\end_layout - -\begin_layout Appendix - -\end_layout - -\begin_layout Section -Appendicial material -\end_layout - -\begin_layout Standard -Consider once again a task that computes profile parameters for a modified - Lorentzian of the form -\begin_inset Formula -\begin{equation} -I=\frac{1}{1+d_{1}^{P(1+d_{2})}} -\end{equation} - -\end_inset - - where -\end_layout - -\begin_layout MathLetters -\begin_inset Formula -\[ -d_{1}=\frac{3}{4}\sqrt{\left(\begin{array}{c} -\frac{x_{1}}{R_{maj}}\end{array}\right)^{2}+\left(\begin{array}{c} -\frac{y_{1}}{R_{min}}\end{array}\right)^{2}} -\] - -\end_inset - - -\begin_inset Formula -\begin{equation} -d_{2}=\case{3}{4}\sqrt{\left(\begin{array}{c} -\frac{x_{1}}{PR_{maj}}\end{array}\right)^{2}+\left(\begin{array}{c} -\case{y_{1}}{PR_{min}}\end{array}\right)^{2}} -\end{equation} - -\end_inset - - -\begin_inset Formula -\begin{eqnarray} -x_{1} & = & (x-x_{0})\cos\Theta+(y-y_{0})\sin\Theta\\ -y_{1} & = & -(x-x_{0})\sin\Theta+(y-y_{0})\cos\Theta -\end{eqnarray} - -\end_inset - - -\end_layout - -\begin_layout Standard -For completeness, here is one last equation. - -\begin_inset Formula -\begin{equation} -e=mc^{2} -\end{equation} - -\end_inset - - -\end_layout - -\begin_layout References -\begin_inset CommandInset bibitem -LatexCommand bibitem -label "Auri\\`ere(1982)" -key "aur82" -literal "true" - -\end_inset - -Aurière, M. - 1982, -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -aap -\end_layout - -\end_inset - -, 109, 301 -\end_layout - -\begin_layout References -\begin_inset CommandInset bibitem -LatexCommand bibitem -label "Canizares et al.(1978)" -key "can78" -literal "true" - -\end_inset - -Canizares, C. - R., Grindlay, J. - E., Hiltner, W. - A., Liller, W., and McClintock, J. - E. - 1978, -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -apj -\end_layout - -\end_inset - -, 224, 39 -\end_layout - -\begin_layout References -\begin_inset CommandInset bibitem -LatexCommand bibitem -label "Djorgovski and King(1984)" -key "djo84" -literal "true" - -\end_inset - -Djorgovski, S., and King, I. - R. - 1984, -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -apjl -\end_layout - -\end_inset - -, 277, L49 -\end_layout - -\begin_layout References -\begin_inset CommandInset bibitem -LatexCommand bibitem -label "Hagiwara and Zeppenfeld(1986)" -key "hag86" -literal "true" - -\end_inset - -Hagiwara, K., and Zeppenfeld, D. - 1986, Nucl.Phys., 274, 1 -\end_layout - -\begin_layout References -\begin_inset CommandInset bibitem -LatexCommand bibitem -label "Harris and van den Bergh(1984)" -key "har84" -literal "true" - -\end_inset - -Harris, W. - E., and van den Bergh, S. - 1984, -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -aj -\end_layout - -\end_inset - -, 89, 1816 -\end_layout - -\begin_layout References -\begin_inset CommandInset bibitem -LatexCommand bibitem -label "H\\`enon(1961)" -key "hen61" -literal "true" - -\end_inset - -Hénon, M. - 1961, Ann.d'Ap., 24, 369 -\end_layout - -\begin_layout References -\begin_inset CommandInset bibitem -LatexCommand bibitem -label "King(1966)" -key "kin66" -literal "true" - -\end_inset - -King, I. - R. - 1966, -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -aj -\end_layout - -\end_inset - -, 71, 276 -\end_layout - -\begin_layout References -\begin_inset CommandInset bibitem -LatexCommand bibitem -label "King(1975)" -key "kin75" -literal "true" - -\end_inset - -King, I. - R. - 1975, Dynamics of Stellar Systems, A. - Hayli, Dordrecht: Reidel, 1975, 99 -\end_layout - -\begin_layout References -\begin_inset CommandInset bibitem -LatexCommand bibitem -label "King et al.(1968)" -key "kin68" -literal "true" - -\end_inset - -King, I. - R., Hedemann, E., Hodge, S. - M., and White, R. - E. - 1968, -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -aj -\end_layout - -\end_inset - -, 73, 456 -\end_layout - -\begin_layout References -\begin_inset CommandInset bibitem -LatexCommand bibitem -label "Kron et al.(1984)" -key "kro84" -literal "true" - -\end_inset - -Kron, G. - E., Hewitt, A. - V., and Wasserman, L. - H. - 1984, -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -pasp -\end_layout - -\end_inset - -, 96, 198 -\end_layout - -\begin_layout References -\begin_inset CommandInset bibitem -LatexCommand bibitem -label "Lynden-Bell and Wood(1968)" -key "lyn68" -literal "true" - -\end_inset - -Lynden-Bell, D., and Wood, R. - 1968, -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -mnras -\end_layout - -\end_inset - -, 138, 495 -\end_layout - -\begin_layout References -\begin_inset CommandInset bibitem -LatexCommand bibitem -label "Newell and O'Neil(1978)" -key "new78" -literal "true" - -\end_inset - -Newell, E. - B., and O'Neil, E. - J. - 1978, -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -apjs -\end_layout - -\end_inset - -, 37, 27 -\end_layout - -\begin_layout References -\begin_inset CommandInset bibitem -LatexCommand bibitem -label "Ortolani et al.(1985)" -key "ort85" -literal "true" - -\end_inset - -Ortolani, S., Rosino, L., and Sandage, A. - 1985, -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -aj -\end_layout - -\end_inset - -, 90, 473 -\end_layout - -\begin_layout References -\begin_inset CommandInset bibitem -LatexCommand bibitem -label "Peterson(1976)" -key "pet76" -literal "true" - -\end_inset - -Peterson, C. - J. - 1976, -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -aj -\end_layout - -\end_inset - -, 81, 617 -\end_layout - -\begin_layout References -\begin_inset CommandInset bibitem -LatexCommand bibitem -label "Spitzer(1985)" -key "spi85" -literal "true" - -\end_inset - -Spitzer, L. - 1985, Dynamics of Star Clusters, J. - Goodman and P. - Hut, Dordrecht: Reidel, 109 -\end_layout - -\begin_layout Standard -\begin_inset Newpage clearpage -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Caption FigCaption - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "fig1" - -\end_inset - -This is the first figure and it uses sgi9259.eps as its EPS figure file. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Caption FigCaption - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "fig2" - -\end_inset - -This is an example of a long figure caption that must be set as a paragraph. - The processor has to buffer the text of the caption, so it is good not - to be too wordy, but that would make for poor communication as well. - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Caption FigCaption - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "fig3" - -\end_inset - -This figure has no associated EPS file, so the optional parameter is omitted. - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Newpage clearpage -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Float table -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Terribly relevant tabular information. -\begin_inset CommandInset label -LatexCommand label -name "tbl-2" - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace medskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center -\begin_inset Tabular - - - - - - - - - - - - - - - - - -\begin_inset Text - -\begin_layout Plain Layout -Star -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - Height -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\begin_inset Formula $d_{x}$ -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\begin_inset Formula $d_{y}$ -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\begin_inset Formula $n$ -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\begin_inset Formula $\chi^{2}$ -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\begin_inset Formula $R_{maj}$ -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\begin_inset Formula $R_{min}$ -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset Formula $P$ -\end_inset - - -\begin_inset Flex tablenotemark -status collapsed - -\begin_layout Plain Layout -a -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\begin_inset Formula $PR_{maj}$ -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\begin_inset Formula $PR_{min}$ -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset Formula $\Theta$ -\end_inset - - -\begin_inset Flex tablenotemark -status collapsed - -\begin_layout Plain Layout -b -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Ref. -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -tableline -\backslash -tableline -\end_layout - -\end_inset - -1 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -33472.5 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout --0.1 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -0.4 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -53 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -27.4 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -2.065 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -1.940 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -3.900 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -68.3 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -116.2 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout --27.639 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -1,2 -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - 2 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -27802.4 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout --0.3 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout --0.2 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -60 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -3.7 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -1.628 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -1.510 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -2.156 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -6.8 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -7.5 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout --26.764 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -3 -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - 3 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -29210.6 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -0.9 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -0.3 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -60 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -3.4 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -1.622 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -1.551 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -2.159 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -6.7 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -7.3 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout --40.272 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -4 -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - 4 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -32733.8 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout --1.2 -\begin_inset Flex tablenotemark -status open - -\begin_layout Plain Layout -c -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout --0.5 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -41 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -54.8 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -2.282 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -2.156 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -4.313 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -117.4 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -78.2 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout --35.847 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -5,6 -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - 5 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - 9607.4 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout --0.4 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout --0.4 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -60 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -1.4 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -1.669 -\begin_inset Flex tablenotemark -status collapsed - -\begin_layout Plain Layout -c -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -1.574 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -2.343 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -8.0 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -8.9 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout --33.417 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -7 -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - 6 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -31638.6 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -1.6 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -0.1 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -39 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -315.2 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - 3.433 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -3.075 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -7.488 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -92.1 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -25.3 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout --12.052 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -8 -\end_layout - -\end_inset - - - - -\end_inset - - -\end_layout - -\begin_layout Table note -a -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -}{ -\end_layout - -\end_inset - -Sample footnote for table -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "tbl-2" - -\end_inset - - that was generated with the \SpecialChar LaTeX - table environment -\end_layout - -\begin_layout Table note -b -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -}{ -\end_layout - -\end_inset - -Yet another sample footnote for table -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "tbl-2" - -\end_inset - - -\end_layout - -\begin_layout Table note -c -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -}{ -\end_layout - -\end_inset - -Another sample footnote for table -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "tbl-2" - -\end_inset - - -\end_layout - -\begin_layout TableComments -We can also attach a long-ish paragraph of explanatory material to a table. - Use -\backslash -tablerefs to append a list of references. - The following references were from a different table: I've patched them - in here to show how they look, but don't take them too seriously—I certainly - have not. -\end_layout - -\begin_layout TableRefs -(1) Barbuy, Spite, & Spite 1985; (2) Bond 1980; (3) Carbon et al. - 1987; (4) Hobbs & Duncan 1987; (5) Gilroy et al. - 1988: (6) Gratton & Ortolani 1986; (7) Gratton & Sneden 1987; (8) Gratton - & Sneden (1988); (9) Gratton & Sneden 1991; (10) Kraft et al. - 1982; (11) LCL, or Laird, 1990; (12) Leep & Wallerstein 1981; (13) Luck - & Bond 1981; (14) Luck & Bond 1985; (15) Magain 1987; (16) Magain 1989; - (17) Peterson 1981; (18) Peterson, Kurucz, & Carney 1990; (19) RMB; (20) - Schuster & Nissen 1988; (21) Schuster & Nissen 1989b; (22) Spite et al. - 1984; (23) Spite & Spite 1986; (24) Hobbs & Thorburn 1991; (25) Hobbs et - al. - 1991; (26) Olsen 1983. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -LyX can load deluxetable files verbatim. - To see this in action, dissolve the following Note and copy the file table.tex - from the AASTeX 5.0 distribution into the same directory as this file. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -\begin_inset CommandInset include -LatexCommand input -filename "table" - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\end_body -\end_document diff --git a/lib/examples/Articles/American_Astronomical_Society_(AASTeX_v._6.2).lyx b/lib/examples/Articles/American_Astronomical_Society_(AASTeX_v._6.2).lyx deleted file mode 100644 index 47a016d353..0000000000 --- a/lib/examples/Articles/American_Astronomical_Society_(AASTeX_v._6.2).lyx +++ /dev/null @@ -1,2397 +0,0 @@ -#LyX 2.4 created this file. For more info see https://www.lyx.org/ -\lyxformat 562 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/ -\textclass aastex62 -\begin_preamble -\newcommand{\myemail}{skywalker@galaxy.far.far.away} -%\slugcomment{Not to appear in Nonlearned J., 45.} -\shorttitle{Djorgovski et al.} -\shortauthors{Collapsed Cores in Globular Clusters} -\end_preamble -\use_default_options true -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding auto -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\float_placement class -\float_alignment class -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine natbib -\cite_engine_type authoryear -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 0 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -\noindent -\align left -Sample document for contributions to journals of the American Astronomical - Society (AAS). - Please consult the -\begin_inset CommandInset href -LatexCommand href -name "AASTeX user guide" -target "http://journals.aas.org/authors/aastex/aasguide.html" -literal "false" - -\end_inset - - for details on how to use AASTeX. - -\end_layout - -\begin_layout Plain Layout -\noindent -\align left -An up-to-date sample LaTeX article using AASTeX is available under -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -http://journals.aas.org/authors/aastex/aastex.html#_download -\end_layout - -\end_inset - -. -\end_layout - -\end_inset - - -\begin_inset Note Note -status open - -\begin_layout Plain Layout -\noindent -\align left -The AASTeX document class uses a different name since version 6.0 (2016/02/16). - Depending on the version installed on your system, set the document class - to American Astronomical Society (AASTeX v. - 6) or American Astronomical Society (AASTeX v. - 5). - -\end_layout - -\begin_layout Plain Layout -\noindent -\align left -New features (cf. - -\begin_inset Flex URL -status collapsed - -\begin_layout Plain Layout - -http://journals.aas.org/authors/aastex/revisionhistory.html -\end_layout - -\end_inset - -) are only partially supported by LyX (see -\begin_inset Flex URL -status collapsed - -\begin_layout Plain Layout - -https://www.lyx.org/trac/ticket/10027 -\end_layout - -\end_inset - -). -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Title -Collapsed Cores in Globular Clusters, Gauge-Boson Couplings, and AAS\SpecialChar TeX - Examples -\end_layout - -\begin_layout Author -S. - Djorgovski and Ivan R. - King -\end_layout - -\begin_layout Affiliation -Astronomy Department, University of California, Berkeley, CA 94720 -\end_layout - -\begin_layout Altaffilation -Visiting Astronomer -\begin_inset Newline newline -\end_inset - - Cerro Tololo Inter-American Observatory. -\begin_inset Newline newline -\end_inset - -CTIO is operated by AURA Inc. -\begin_inset space \space{} -\end_inset - -under contract to the National Science Foundation. -\end_layout - -\begin_layout Altaffilation -Society of Fellows, Harvard University. -\end_layout - -\begin_layout Altaffilation -present address: Center for Astrophysics -\begin_inset Newline newline -\end_inset - -60 Garden Street, Cambridge, MA 02138 -\end_layout - -\begin_layout Author -C. - D. - Biemesderfer -\end_layout - -\begin_layout Affiliation -National Optical Astronomy Observatories, Tucson, AZ 85719 -\end_layout - -\begin_layout Altaffilation -Visiting Programmer, Space Telescope Science Institute -\end_layout - -\begin_layout Altaffilation -Patron, Alonso's Bar and Grill -\end_layout - -\begin_layout Email -aastex-help@aas.org -\end_layout - -\begin_layout Author -R. - J. - Hanisch -\end_layout - -\begin_layout Affiliation -Space Telescope Science Institute, Baltimore, MD 21218 -\end_layout - -\begin_layout Altaffilation -Patron, Alonso's Bar and Grill -\end_layout - -\begin_layout Abstract -This is a preliminary report on surface photometry of the major fraction - of known globular clusters, to see which of them show the signs of a collapsed - core. - We also explore some diversionary mathematics and recreational tables. - -\end_layout - -\begin_layout Keywords -clusters: globular, peanut—bosons: bozos -\end_layout - -\begin_layout Section -Introduction -\end_layout - -\begin_layout Standard -A focal problem today in the dynamics of globular clusters is core collapse. - It has been predicted by theory for decades -\begin_inset CommandInset citation -LatexCommand citep -key "hen61,lyn68,spi85" -literal "false" - -\end_inset - -, but observation has been less alert to the phenomenon. - For many years the central brightness peak in M15 -\begin_inset CommandInset citation -LatexCommand citep -key "kin75,new78" -literal "false" - -\end_inset - - seemed a unique anomaly. - Then -\begin_inset CommandInset citation -LatexCommand citep -key "aur82" -literal "false" - -\end_inset - - suggested a central peak in NGC 6397, and a limited photographic survey - of ours -\begin_inset CommandInset citation -LatexCommand citep -after "Paper I" -key "djo84" -literal "false" - -\end_inset - - found three more cases, including NGC 6624, whose sharp center had often - been remarked on -\begin_inset CommandInset citation -LatexCommand citep -key "can78" -literal "false" - -\end_inset - -. - -\end_layout - -\begin_layout Section -Observations -\end_layout - -\begin_layout Standard -All our observations were short direct exposures with CCD's. - At Lick Observatory we used a TI 500 -\begin_inset Formula $\times$ -\end_inset - -500 chip and a GEC 575 -\begin_inset Formula $\times$ -\end_inset - -385, on the 1-m Nickel reflector. - The only filter available at Lick was red. - At CTIO we used a GEC 575 -\begin_inset Formula $\times$ -\end_inset - -385, with -\begin_inset Formula $B,V,$ -\end_inset - - and -\begin_inset Formula $R$ -\end_inset - - filters, and an RCA 512 -\begin_inset Formula $\times$ -\end_inset - -320, with -\begin_inset Formula $U,B,V,R,$ -\end_inset - - and -\begin_inset Formula $I$ -\end_inset - - filters, on the 1.5-m reflector. - In the CTIO observations we tried to concentrate on the shortest practicable - wavelengths; but faintness, reddening, and poor short-wavelength sensitivity - often kept us from observing in -\begin_inset Formula $U$ -\end_inset - - or even in -\begin_inset Formula $B$ -\end_inset - -. - All four cameras had scales of the order of 0.4 arcsec/pixel, and our field - sizes were around 3 arcmin. -\end_layout - -\begin_layout Standard -The CCD images are unfortunately not always suitable, for very poor clusters - or for clusters with large cores. - Since the latter are easily studied by other means, we augmented our own - CCD profiles by collecting from the literature a number of star-count profiles - -\begin_inset CommandInset citation -LatexCommand citep -key "kin68,pet76,har84,ort85" -literal "false" - -\end_inset - -, as well as photoelectric profiles -\begin_inset CommandInset citation -LatexCommand citep -key "kin66,kin75" -literal "false" - -\end_inset - - and electronographic profiles -\begin_inset CommandInset citation -LatexCommand citep -key "kro84" -literal "false" - -\end_inset - -. - In a few cases we judged normality by eye estimates on one of the Sky Surveys. -\end_layout - -\begin_layout Section -Helicity Amplitudes -\end_layout - -\begin_layout Standard -It has been realized that helicity amplitudes provide a convenient means - for Feynman diagram -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -Footnotes can be inserted like this. -\end_layout - -\end_inset - - evaluations. - These amplitude-level techniques are particularly convenient for calculations - involving many Feynman diagrams, where the usual trace techniques for the - amplitude squared becomes unwieldy. - Our calculations use the helicity techniques developed by other authors - -\begin_inset CommandInset citation -LatexCommand cite -key "hag86" -literal "true" - -\end_inset - -; we briefly summarize below. -\end_layout - -\begin_layout Subsection -Formalism -\end_layout - -\begin_layout Standard -\begin_inset CommandInset label -LatexCommand label -name "bozomath" - -\end_inset - - -\end_layout - -\begin_layout Standard -A tree-level amplitude in -\begin_inset Formula $e^{+}e^{-}$ -\end_inset - - collisions can be expressed in terms of fermion strings of the form -\begin_inset Formula -\begin{equation} -\bar{v}(p_{2},\sigma_{2})P_{-\tau}\hat{a}_{1}\hat{a}_{2}\cdots\hat{a}_{n}u(p_{1},\sigma_{1}), -\end{equation} - -\end_inset - - where -\begin_inset Formula $p$ -\end_inset - - and -\begin_inset Formula $\sigma$ -\end_inset - - label the initial -\begin_inset Formula $e^{\pm}$ -\end_inset - - four-momenta and helicities -\begin_inset Formula $(\sigma=\pm1)$ -\end_inset - -, -\begin_inset Formula $\hat{a}_{i}=a_{i}^{\mu}\gamma_{\nu}$ -\end_inset - - and -\begin_inset Formula $P_{\tau}=\frac{1}{2}(1+\tau\gamma_{5})$ -\end_inset - - is a chirality projection operator -\begin_inset Formula $(\tau=\pm1)$ -\end_inset - -. - The -\begin_inset Formula $a_{i}^{\mu}$ -\end_inset - - may be formed from particle four-momenta, gauge-boson polarization vectors - or fermion strings with an uncontracted Lorentz index associated with final-sta -te fermions. -\end_layout - -\begin_layout NoteToEditor -Figures 1 and 2 should appear side-by-side in print -\end_layout - -\begin_layout Standard -In the chiral representation the -\begin_inset Formula $\gamma$ -\end_inset - - matrices are expressed in terms of -\begin_inset Formula $2\times2$ -\end_inset - - Pauli matrices -\begin_inset Formula $\sigma$ -\end_inset - - and the unit matrix 1 as -\begin_inset Formula -\begin{eqnarray*} -\gamma^{\mu} & = & \left(\begin{array}{cc} -0 & \sigma_{+}^{\mu}\\ -\sigma_{-}^{\mu} & 0 -\end{array}\right),\gamma^{5}=\left(\begin{array}{cc} --1 & 0\\ -0 & 1 -\end{array}\right),\\ -\sigma_{\pm}^{\mu} & = & ({\textbf{1}},\pm\sigma), -\end{eqnarray*} - -\end_inset - - giving -\begin_inset Formula -\begin{equation} -\hat{a}=\left(\begin{array}{cc} -0 & (\hat{a})_{+}\\ -(\hat{a})_{-} & 0 -\end{array}\right),(\hat{a})_{\pm}=a_{\mu}\sigma_{\pm}^{\mu}, -\end{equation} - -\end_inset - - The spinors are expressed in terms of two-component Weyl spinors as -\begin_inset Formula -\begin{equation} -u=\left(\begin{array}{c} -(u)_{-}\\ -(u)_{+} -\end{array}\right),v={\textbf{(}}\vdag_{+}{\textbf{,}}\vdag_{-}{\textbf{)}}. -\end{equation} - -\end_inset - - -\end_layout - -\begin_layout Standard -The Weyl spinors are given in terms of helicity eigenstates -\begin_inset Formula $\chi_{\lambda}(p)$ -\end_inset - - with -\begin_inset Formula $\lambda=\pm1$ -\end_inset - - by -\end_layout - -\begin_layout MathLetters -\begin_inset Formula -\begin{eqnarray} -u(p,\lambda)_{\pm} & = & (E\pm\lambda|{\textbf{p}}|)^{1/2}\chi_{\lambda}(p),\\ -v(p,\lambda)_{\pm} & = & \pm\lambda(E\mp\lambda|{\textbf{p}}|)^{1/2}\chi_{-\lambda}(p) -\end{eqnarray} - -\end_inset - - -\end_layout - -\begin_layout Section -Floating material and so forth -\end_layout - -\begin_layout Standard -Consider a task that computes profile parameters for a modified Lorentzian - of the form -\begin_inset Formula -\begin{equation} -I=\frac{1}{1+d_{1}^{P(1+d_{2})}} -\end{equation} - -\end_inset - - where -\begin_inset Formula -\[ -d_{1}=\sqrt{\left(\begin{array}{c} -\frac{x_{1}}{R_{maj}}\end{array}\right)^{2}+\left(\begin{array}{c} -\frac{y_{1}}{R_{min}}\end{array}\right)^{2}} -\] - -\end_inset - - -\begin_inset Formula -\[ -d_{2}=\sqrt{\left(\begin{array}{c} -\frac{x_{1}}{PR_{maj}}\end{array}\right)^{2}+\left(\begin{array}{c} -\case{y_{1}}{PR_{min}}\end{array}\right)^{2}} -\] - -\end_inset - - -\begin_inset Formula -\[ -x_{1}=(x-x_{0})\cos\Theta+(y-y_{0})\sin\Theta -\] - -\end_inset - - -\begin_inset Formula -\[ -y_{1}=-(x-x_{0})\sin\Theta+(y-y_{0})\cos\Theta -\] - -\end_inset - - -\end_layout - -\begin_layout Standard -In these expressions -\begin_inset Formula $x_{0}$ -\end_inset - -, -\begin_inset Formula $y_{0}$ -\end_inset - - is the star center, and -\begin_inset Formula $\Theta$ -\end_inset - - is the angle with the -\begin_inset Formula $x$ -\end_inset - - axis. - Results of this task are shown in table -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "tbl-2" - -\end_inset - -. - It is not clear how these sorts of analyses may affect determination of - -\begin_inset Formula $M_{\text{\sun}}$ -\end_inset - -, but the assumption is that the alternate results should be less than 90° - out of phase with previous values. - We have no observations of -\begin_inset Preview - -\begin_layout Standard -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -ion{Ca}{2} -\end_layout - -\end_inset - - -\end_layout - -\end_inset - -. - Roughly -\begin_inset Formula $\nicefrac{4}{5}$ -\end_inset - - of the electronically submitted abstracts for AAS meetings are error-free. - -\end_layout - -\begin_layout Acknowledgements -We are grateful to V. - Barger, T. - Han, and R. - J. - N. - Phillips for doing the math in section -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "bozomath" - -\end_inset - -. - More information on the AAS\SpecialChar TeX - macros package are available at -\begin_inset Flex URL -status collapsed - -\begin_layout Plain Layout - -http://www.aas.org/publications/aastex -\end_layout - -\end_inset - - or the -\begin_inset CommandInset href -LatexCommand href -name "AAS ftp site" -target "ftp://www.aas.org/pubs/AAS ftp site" -literal "false" - -\end_inset - -. -\end_layout - -\begin_layout Software -IRAF, AIPS, Astropy, ... -\end_layout - -\begin_layout Appendix - -\end_layout - -\begin_layout Section -Appendicial material -\end_layout - -\begin_layout Standard -Consider once again a task that computes profile parameters for a modified - Lorentzian of the form -\begin_inset Formula -\begin{equation} -I=\frac{1}{1+d_{1}^{P(1+d_{2})}} -\end{equation} - -\end_inset - - where -\end_layout - -\begin_layout MathLetters -\begin_inset Formula -\[ -d_{1}=\frac{3}{4}\sqrt{\left(\begin{array}{c} -\frac{x_{1}}{R_{maj}}\end{array}\right)^{2}+\left(\begin{array}{c} -\frac{y_{1}}{R_{min}}\end{array}\right)^{2}} -\] - -\end_inset - - -\begin_inset Formula -\begin{equation} -d_{2}=\case{3}{4}\sqrt{\left(\begin{array}{c} -\frac{x_{1}}{PR_{maj}}\end{array}\right)^{2}+\left(\begin{array}{c} -\case{y_{1}}{PR_{min}}\end{array}\right)^{2}} -\end{equation} - -\end_inset - - -\begin_inset Formula -\begin{eqnarray} -x_{1} & = & (x-x_{0})\cos\Theta+(y-y_{0})\sin\Theta\\ -y_{1} & = & -(x-x_{0})\sin\Theta+(y-y_{0})\cos\Theta -\end{eqnarray} - -\end_inset - - -\end_layout - -\begin_layout Standard -For completeness, here is one last equation. - -\begin_inset Formula -\begin{equation} -e=mc^{2} -\end{equation} - -\end_inset - - -\end_layout - -\begin_layout References -\begin_inset CommandInset bibitem -LatexCommand bibitem -label "Auri\\`ere(1982)" -key "aur82" -literal "true" - -\end_inset - -Aurière, M. - 1982, -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -aap -\end_layout - -\end_inset - -, 109, 301 -\end_layout - -\begin_layout References -\begin_inset CommandInset bibitem -LatexCommand bibitem -label "Canizares et al.(1978)" -key "can78" -literal "true" - -\end_inset - -Canizares, C. - R., Grindlay, J. - E., Hiltner, W. - A., Liller, W., and McClintock, J. - E. - 1978, -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -apj -\end_layout - -\end_inset - -, 224, 39 -\end_layout - -\begin_layout References -\begin_inset CommandInset bibitem -LatexCommand bibitem -label "Djorgovski and King(1984)" -key "djo84" -literal "true" - -\end_inset - -Djorgovski, S., and King, I. - R. - 1984, -\begin_inset Preview - -\begin_layout Standard -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -apjl -\end_layout - -\end_inset - - -\end_layout - -\end_inset - -, 277, L49 -\end_layout - -\begin_layout References -\begin_inset CommandInset bibitem -LatexCommand bibitem -label "Hagiwara and Zeppenfeld(1986)" -key "hag86" -literal "true" - -\end_inset - -Hagiwara, K., and Zeppenfeld, D. - 1986, Nucl.Phys., 274, 1 -\end_layout - -\begin_layout References -\begin_inset CommandInset bibitem -LatexCommand bibitem -label "Harris and van den Bergh(1984)" -key "har84" -literal "true" - -\end_inset - -Harris, W. - E., and van den Bergh, S. - 1984, -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -aj -\end_layout - -\end_inset - -, 89, 1816 -\end_layout - -\begin_layout References -\begin_inset CommandInset bibitem -LatexCommand bibitem -label "H\\`enon(1961)" -key "hen61" -literal "true" - -\end_inset - -Hénon, M. - 1961, Ann.d'Ap., 24, 369 -\end_layout - -\begin_layout References -\begin_inset CommandInset bibitem -LatexCommand bibitem -label "King(1966)" -key "kin66" -literal "true" - -\end_inset - -King, I. - R. - 1966, -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -aj -\end_layout - -\end_inset - -, 71, 276 -\end_layout - -\begin_layout References -\begin_inset CommandInset bibitem -LatexCommand bibitem -label "King(1975)" -key "kin75" -literal "true" - -\end_inset - -King, I. - R. - 1975, Dynamics of Stellar Systems, A. - Hayli, Dordrecht: Reidel, 1975, 99 -\end_layout - -\begin_layout References -\begin_inset CommandInset bibitem -LatexCommand bibitem -label "King et al.(1968)" -key "kin68" -literal "true" - -\end_inset - -King, I. - R., Hedemann, E., Hodge, S. - M., and White, R. - E. - 1968, -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -aj -\end_layout - -\end_inset - -, 73, 456 -\end_layout - -\begin_layout References -\begin_inset CommandInset bibitem -LatexCommand bibitem -label "Kron et al.(1984)" -key "kro84" -literal "true" - -\end_inset - -Kron, G. - E., Hewitt, A. - V., and Wasserman, L. - H. - 1984, -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -pasp -\end_layout - -\end_inset - -, 96, 198 -\end_layout - -\begin_layout References -\begin_inset CommandInset bibitem -LatexCommand bibitem -label "Lynden-Bell and Wood(1968)" -key "lyn68" -literal "true" - -\end_inset - -Lynden-Bell, D., and Wood, R. - 1968, -\begin_inset Preview - -\begin_layout Standard -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -mnras -\end_layout - -\end_inset - - -\end_layout - -\end_inset - -, 138, 495 -\end_layout - -\begin_layout References -\begin_inset CommandInset bibitem -LatexCommand bibitem -label "Newell and O'Neil(1978)" -key "new78" -literal "true" - -\end_inset - -Newell, E. - B., and O'Neil, E. - J. - 1978, -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -apjs -\end_layout - -\end_inset - -, 37, 27 -\end_layout - -\begin_layout References -\begin_inset CommandInset bibitem -LatexCommand bibitem -label "Ortolani et al.(1985)" -key "ort85" -literal "true" - -\end_inset - -Ortolani, S., Rosino, L., and Sandage, A. - 1985, -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -aj -\end_layout - -\end_inset - -, 90, 473 -\end_layout - -\begin_layout References -\begin_inset CommandInset bibitem -LatexCommand bibitem -label "Peterson(1976)" -key "pet76" -literal "true" - -\end_inset - -Peterson, C. - J. - 1976, -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -aj -\end_layout - -\end_inset - -, 81, 617 -\end_layout - -\begin_layout References -\begin_inset CommandInset bibitem -LatexCommand bibitem -label "Spitzer(1985)" -key "spi85" -literal "true" - -\end_inset - -Spitzer, L. - 1985, Dynamics of Star Clusters, J. - Goodman and P. - Hut, Dordrecht: Reidel, 109 -\end_layout - -\begin_layout Standard -\begin_inset Newpage clearpage -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Caption FigCaption - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "fig1" - -\end_inset - -This is the first figure and it uses sgi9259.eps as its EPS figure file. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Caption FigCaption - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "fig2" - -\end_inset - -This is an example of a long figure caption that must be set as a paragraph. - The processor has to buffer the text of the caption, so it is good not - to be too wordy, but that would make for poor communication as well. - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Caption FigCaption - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "fig3" - -\end_inset - -This figure has no associated EPS file, so the optional parameter is omitted. - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Newpage clearpage -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Float table -placement document -alignment document -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Terribly relevant tabular information. -\begin_inset CommandInset label -LatexCommand label -name "tbl-2" - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace medskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center -\begin_inset Tabular - - - - - - - - - - - - - - - - - -\begin_inset Text - -\begin_layout Plain Layout -Star -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - Height -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\begin_inset Formula $d_{x}$ -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\begin_inset Formula $d_{y}$ -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\begin_inset Formula $n$ -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\begin_inset Formula $\chi^{2}$ -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\begin_inset Formula $R_{maj}$ -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\begin_inset Formula $R_{min}$ -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset Formula $P$ -\end_inset - - -\begin_inset Flex tablenotemark -status collapsed - -\begin_layout Plain Layout -a -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\begin_inset Formula $PR_{maj}$ -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\begin_inset Formula $PR_{min}$ -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset Formula $\Theta$ -\end_inset - - -\begin_inset Flex tablenotemark -status collapsed - -\begin_layout Plain Layout -b -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Ref. -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -tableline -\backslash -tableline -\end_layout - -\end_inset - -1 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -33472.5 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout --0.1 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -0.4 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -53 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -27.4 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -2.065 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -1.940 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -3.900 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -68.3 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -116.2 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout --27.639 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -1,2 -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - 2 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -27802.4 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout --0.3 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout --0.2 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -60 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -3.7 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -1.628 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -1.510 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -2.156 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -6.8 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -7.5 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout --26.764 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -3 -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - 3 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -29210.6 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -0.9 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -0.3 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -60 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -3.4 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -1.622 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -1.551 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -2.159 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -6.7 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -7.3 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout --40.272 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -4 -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - 4 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -32733.8 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout --1.2 -\begin_inset Flex tablenotemark -status open - -\begin_layout Plain Layout -c -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout --0.5 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -41 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -54.8 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -2.282 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -2.156 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -4.313 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -117.4 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -78.2 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout --35.847 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -5,6 -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - 5 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - 9607.4 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout --0.4 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout --0.4 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -60 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -1.4 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -1.669 -\begin_inset Flex tablenotemark -status collapsed - -\begin_layout Plain Layout -c -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -1.574 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -2.343 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -8.0 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -8.9 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout --33.417 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -7 -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - 6 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -31638.6 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -1.6 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -0.1 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -39 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -315.2 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - 3.433 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -3.075 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -7.488 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -92.1 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -25.3 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout --12.052 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -8 -\end_layout - -\end_inset - - - - -\end_inset - - -\end_layout - -\begin_layout Table note -a -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -}{ -\end_layout - -\end_inset - -Sample footnote for table -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "tbl-2" - -\end_inset - - that was generated with the \SpecialChar LaTeX - table environment -\end_layout - -\begin_layout Table note -b -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -}{ -\end_layout - -\end_inset - -Yet another sample footnote for table -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "tbl-2" - -\end_inset - - -\end_layout - -\begin_layout Table note -c -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -}{ -\end_layout - -\end_inset - -Another sample footnote for table -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "tbl-2" - -\end_inset - - -\end_layout - -\begin_layout TableComments -We can also attach a long-ish paragraph of explanatory material to a table. - Use -\backslash -tablerefs to append a list of references. - The following references were from a different table: I've patched them - in here to show how they look, but don't take them too seriously—I certainly - have not. -\end_layout - -\begin_layout TableRefs -(1) Barbuy, Spite, & Spite 1985; (2) Bond 1980; (3) Carbon et al. - 1987; (4) Hobbs & Duncan 1987; (5) Gilroy et al. - 1988: (6) Gratton & Ortolani 1986; (7) Gratton & Sneden 1987; (8) Gratton - & Sneden (1988); (9) Gratton & Sneden 1991; (10) Kraft et al. - 1982; (11) LCL, or Laird, 1990; (12) Leep & Wallerstein 1981; (13) Luck - & Bond 1981; (14) Luck & Bond 1985; (15) Magain 1987; (16) Magain 1989; - (17) Peterson 1981; (18) Peterson, Kurucz, & Carney 1990; (19) RMB; (20) - Schuster & Nissen 1988; (21) Schuster & Nissen 1989b; (22) Spite et al. - 1984; (23) Spite & Spite 1986; (24) Hobbs & Thorburn 1991; (25) Hobbs et - al. - 1991; (26) Olsen 1983. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -LyX can load deluxetable files verbatim. - To see this in action, dissolve the following Note and copy the file table.tex - from the AASTeX 5.0 distribution into the same directory as this file. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -\begin_inset CommandInset include -LatexCommand input -filename "table" -literal "true" - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\end_body -\end_document diff --git a/lib/examples/Articles/American_Chemical_Society_%28ACS%29.lyx b/lib/examples/Articles/American_Chemical_Society_%28ACS%29.lyx new file mode 100644 index 0000000000..7253ac3d82 --- /dev/null +++ b/lib/examples/Articles/American_Chemical_Society_%28ACS%29.lyx @@ -0,0 +1,595 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/ +\textclass achemso +\begin_preamble +% If issues arise when submitting your manuscript, you may want to +% un-comment the next line. This provides information on the +% version of every file you have used. +%\listfiles +\end_preamble +\options journal=jacsat,manuscript=article +\use_default_options false +\begin_modules +theorems-ams +\end_modules +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command bibtex +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +This is an example \SpecialChar LyX + file for articles to be submitted to journals of the + American Chemistry Society (ACS). + For general infos see +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +https://wiki.lyx.org/Layouts/Achemso +\end_layout + +\end_inset + +. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout + +\series bold +Note: +\series default + The journal where you want to submit is specified in the document class + options of this file. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Title +A demonstration of the achemso \SpecialChar LaTeX + class +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout + +\family sans +achemso +\family default + demonstration +\end_layout + +\end_inset + + +\begin_inset Foot +status open + +\begin_layout Plain Layout +A footnote for the title +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Author +Andrew N. + Other +\end_layout + +\begin_layout Alt Affiliation +A shared footnote +\end_layout + +\begin_layout Author +Fred T. + Secondauthor +\end_layout + +\begin_layout Affiliation +Current address: Some other place, Othertöwn, Germany +\end_layout + +\begin_layout Author +I. + Ken Groupleader +\end_layout + +\begin_layout Affiliation +A shared footnote +\end_layout + +\begin_layout Email +i.k.groupleader@unknown.uu +\end_layout + +\begin_layout Phone ++123 (0)123 4445556 +\end_layout + +\begin_layout Fax ++123 (0)123 4445557 +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +The affiliation of authors is given after the authors; each +\family sans +Affiliation +\family default + applies to all preceding authors not already assigned an affiliation. +\end_layout + +\begin_layout Plain Layout + +\family sans +Altaffiliation +\family default + should be used for new address, etc. +\end_layout + +\begin_layout Plain Layout + +\family sans +Alsoaffiliation +\family default + is used on a per author basis when authors are associated with multiple + institutions. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Affiliation +Department of Chemistry, Unknown University, Unknown Town +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +Unknown University +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Also Affiliation +Department of Chemistry, Second University, Nearby Town +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +Second University +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Abbreviations +IR,NMR,UV +\end_layout + +\begin_layout Keywords +American Chemical Society, \SpecialChar LaTeX + +\end_layout + +\begin_layout Abstract +This is the abstract. +\end_layout + +\begin_layout Section +Introduction +\end_layout + +\begin_layout Standard +This is a paragraph of text. +\end_layout + +\begin_layout Section +Results and discussion +\end_layout + +\begin_layout Subsection +Outline +\end_layout + +\begin_layout Subsection +References +\end_layout + +\begin_layout Standard +The class makes various changes to the way that references are handled. + The class loads +\family sans +natbib +\family default +, and also the appropriate bibliography style. + References can be made using the normal method; the citation should be + placed before any punctuation, as the class will move it if using a superscript + citation style +\begin_inset CommandInset citation +LatexCommand cite +key "Mena2000,Abernethy2003" +literal "true" + +\end_inset + +. + The use of +\family sans +natbib +\family default + allows the use of the various citation commands of that package: +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +citeauthor{ +\end_layout + +\end_inset + +Abernethy2003 +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + have shown something, or in +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +citeyear{ +\end_layout + +\end_inset + +Cotton1999 +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + +. + Long lists of authors will be automatically truncated in most article formats, + but not in supplementary information or reviews +\begin_inset CommandInset citation +LatexCommand cite +key "Pople2003" +literal "true" + +\end_inset + +. + Notice that +\begin_inset Quotes eld +\end_inset + + +\begin_inset Flex Latin +status open + +\begin_layout Plain Layout +et al. +\end_layout + +\end_inset + + +\begin_inset Quotes erd +\end_inset + + is auto-formatted. +\end_layout + +\begin_layout Standard +Multiple citations to be combined into a list can be given as a single citation. + This uses the +\family sans +mciteplus +\family default + package +\begin_inset CommandInset citation +LatexCommand cite +key "Arduengo1992,*Eisenstein2005,*Arduengo1994" +literal "true" + +\end_inset + +. + Citations other than the first of the list should be indicated with a star. +\end_layout + +\begin_layout Standard +The class also handles notes to be added to the bibliography. + These should be given in place in the document +\begin_inset Flex Bibnote +status open + +\begin_layout Plain Layout +This is a bibnote; its text will be moved the the references section. + Bibnotes are inserted with the menu +\family sans +Insert\SpecialChar menuseparator +Custom Insets +\family default +. +\end_layout + +\end_inset + +. +\end_layout + +\begin_layout Standard +As with citations, the text should be placed before punctuation. + A note is also generated if a citation has an optional note. + This assumes that the whole work has already been cited: odd numbering + will result if this is not the case +\begin_inset CommandInset citation +LatexCommand cite +key "Cotton1999" +literal "true" + +\end_inset + +. +\end_layout + +\begin_layout Subsection +Some Infos +\end_layout + +\begin_layout Standard +Besides the standard figure and table floats, the achemso \SpecialChar LaTeX +-class provides + scheme, chart, and graph floats. +\end_layout + +\begin_layout Standard +\begin_inset Float scheme +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +An example scheme +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Float chart +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +An example chart +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Float graph +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +An example graph +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Chemical symbols can easily be input: +\begin_inset Flex Chemistry +status open + +\begin_layout Plain Layout +H2SO4 +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Acknowledgement +Acknowledgments go here. +\end_layout + +\begin_layout SupplementalInfo +Supplemental informations go here. +\end_layout + +\begin_layout TOC entry +Some journals require a graphical entry for the Table of Contents. + This should be laid out ``print ready'' so that the sizing of the text + is correct. +\end_layout + +\begin_layout TOC entry +The surrounding frame is 9 +\begin_inset space \thinspace{} +\end_inset + +cm by 3.5 +\begin_inset space \thinspace{} +\end_inset + +cm, which is the maximum permitted for +\emph on +Journal of the American Chemical Society +\emph default + graphical table of content entries. + The box will not resize if the content is too big: instead it will overflow + the edge of the box. +\end_layout + +\begin_layout TOC entry +This box and the associated title will always be printed on a separate page + at the end of the document. +\end_layout + +\begin_layout Standard +\begin_inset CommandInset bibtex +LatexCommand bibtex +bibfiles "biblioExample" + +\end_inset + + +\end_layout + +\end_body +\end_document diff --git a/lib/examples/Articles/American_Chemical_Society_(ACS).lyx b/lib/examples/Articles/American_Chemical_Society_(ACS).lyx deleted file mode 100644 index 7253ac3d82..0000000000 --- a/lib/examples/Articles/American_Chemical_Society_(ACS).lyx +++ /dev/null @@ -1,595 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/ -\textclass achemso -\begin_preamble -% If issues arise when submitting your manuscript, you may want to -% un-comment the next line. This provides information on the -% version of every file you have used. -%\listfiles -\end_preamble -\options journal=jacsat,manuscript=article -\use_default_options false -\begin_modules -theorems-ams -\end_modules -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command bibtex -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -This is an example \SpecialChar LyX - file for articles to be submitted to journals of the - American Chemistry Society (ACS). - For general infos see -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -https://wiki.lyx.org/Layouts/Achemso -\end_layout - -\end_inset - -. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout - -\series bold -Note: -\series default - The journal where you want to submit is specified in the document class - options of this file. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Title -A demonstration of the achemso \SpecialChar LaTeX - class -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout - -\family sans -achemso -\family default - demonstration -\end_layout - -\end_inset - - -\begin_inset Foot -status open - -\begin_layout Plain Layout -A footnote for the title -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Author -Andrew N. - Other -\end_layout - -\begin_layout Alt Affiliation -A shared footnote -\end_layout - -\begin_layout Author -Fred T. - Secondauthor -\end_layout - -\begin_layout Affiliation -Current address: Some other place, Othertöwn, Germany -\end_layout - -\begin_layout Author -I. - Ken Groupleader -\end_layout - -\begin_layout Affiliation -A shared footnote -\end_layout - -\begin_layout Email -i.k.groupleader@unknown.uu -\end_layout - -\begin_layout Phone -+123 (0)123 4445556 -\end_layout - -\begin_layout Fax -+123 (0)123 4445557 -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -The affiliation of authors is given after the authors; each -\family sans -Affiliation -\family default - applies to all preceding authors not already assigned an affiliation. -\end_layout - -\begin_layout Plain Layout - -\family sans -Altaffiliation -\family default - should be used for new address, etc. -\end_layout - -\begin_layout Plain Layout - -\family sans -Alsoaffiliation -\family default - is used on a per author basis when authors are associated with multiple - institutions. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Affiliation -Department of Chemistry, Unknown University, Unknown Town -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -Unknown University -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Also Affiliation -Department of Chemistry, Second University, Nearby Town -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -Second University -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Abbreviations -IR,NMR,UV -\end_layout - -\begin_layout Keywords -American Chemical Society, \SpecialChar LaTeX - -\end_layout - -\begin_layout Abstract -This is the abstract. -\end_layout - -\begin_layout Section -Introduction -\end_layout - -\begin_layout Standard -This is a paragraph of text. -\end_layout - -\begin_layout Section -Results and discussion -\end_layout - -\begin_layout Subsection -Outline -\end_layout - -\begin_layout Subsection -References -\end_layout - -\begin_layout Standard -The class makes various changes to the way that references are handled. - The class loads -\family sans -natbib -\family default -, and also the appropriate bibliography style. - References can be made using the normal method; the citation should be - placed before any punctuation, as the class will move it if using a superscript - citation style -\begin_inset CommandInset citation -LatexCommand cite -key "Mena2000,Abernethy2003" -literal "true" - -\end_inset - -. - The use of -\family sans -natbib -\family default - allows the use of the various citation commands of that package: -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -citeauthor{ -\end_layout - -\end_inset - -Abernethy2003 -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -} -\end_layout - -\end_inset - - have shown something, or in -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -citeyear{ -\end_layout - -\end_inset - -Cotton1999 -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -} -\end_layout - -\end_inset - -. - Long lists of authors will be automatically truncated in most article formats, - but not in supplementary information or reviews -\begin_inset CommandInset citation -LatexCommand cite -key "Pople2003" -literal "true" - -\end_inset - -. - Notice that -\begin_inset Quotes eld -\end_inset - - -\begin_inset Flex Latin -status open - -\begin_layout Plain Layout -et al. -\end_layout - -\end_inset - - -\begin_inset Quotes erd -\end_inset - - is auto-formatted. -\end_layout - -\begin_layout Standard -Multiple citations to be combined into a list can be given as a single citation. - This uses the -\family sans -mciteplus -\family default - package -\begin_inset CommandInset citation -LatexCommand cite -key "Arduengo1992,*Eisenstein2005,*Arduengo1994" -literal "true" - -\end_inset - -. - Citations other than the first of the list should be indicated with a star. -\end_layout - -\begin_layout Standard -The class also handles notes to be added to the bibliography. - These should be given in place in the document -\begin_inset Flex Bibnote -status open - -\begin_layout Plain Layout -This is a bibnote; its text will be moved the the references section. - Bibnotes are inserted with the menu -\family sans -Insert\SpecialChar menuseparator -Custom Insets -\family default -. -\end_layout - -\end_inset - -. -\end_layout - -\begin_layout Standard -As with citations, the text should be placed before punctuation. - A note is also generated if a citation has an optional note. - This assumes that the whole work has already been cited: odd numbering - will result if this is not the case -\begin_inset CommandInset citation -LatexCommand cite -key "Cotton1999" -literal "true" - -\end_inset - -. -\end_layout - -\begin_layout Subsection -Some Infos -\end_layout - -\begin_layout Standard -Besides the standard figure and table floats, the achemso \SpecialChar LaTeX --class provides - scheme, chart, and graph floats. -\end_layout - -\begin_layout Standard -\begin_inset Float scheme -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -An example scheme -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Float chart -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -An example chart -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Float graph -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -An example graph -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Chemical symbols can easily be input: -\begin_inset Flex Chemistry -status open - -\begin_layout Plain Layout -H2SO4 -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Acknowledgement -Acknowledgments go here. -\end_layout - -\begin_layout SupplementalInfo -Supplemental informations go here. -\end_layout - -\begin_layout TOC entry -Some journals require a graphical entry for the Table of Contents. - This should be laid out ``print ready'' so that the sizing of the text - is correct. -\end_layout - -\begin_layout TOC entry -The surrounding frame is 9 -\begin_inset space \thinspace{} -\end_inset - -cm by 3.5 -\begin_inset space \thinspace{} -\end_inset - -cm, which is the maximum permitted for -\emph on -Journal of the American Chemical Society -\emph default - graphical table of content entries. - The box will not resize if the content is too big: instead it will overflow - the edge of the box. -\end_layout - -\begin_layout TOC entry -This box and the associated title will always be printed on a separate page - at the end of the document. -\end_layout - -\begin_layout Standard -\begin_inset CommandInset bibtex -LatexCommand bibtex -bibfiles "biblioExample" - -\end_inset - - -\end_layout - -\end_body -\end_document diff --git a/lib/examples/Articles/American_Mathematical_Society_%28AMS%29.lyx b/lib/examples/Articles/American_Mathematical_Society_%28AMS%29.lyx new file mode 100644 index 0000000000..09a0013ba8 --- /dev/null +++ b/lib/examples/Articles/American_Mathematical_Society_%28AMS%29.lyx @@ -0,0 +1,659 @@ +#LyX 2.4 created this file. For more info see https://www.lyx.org/ +\lyxformat 567 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/Articles/ +\textclass amsart +\use_default_options false +\begin_modules +theorems-ams +eqs-within-sections +figs-within-sections +theorems-ams-extended +\end_modules +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding utf8 +\fontencoding auto +\font_roman "lmodern" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\float_placement class +\float_alignment class +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 2 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Title +Test of AMS-Art Style +\end_layout + +\begin_layout Author +David L. + Johnson +\end_layout + +\begin_layout Address +Department of Mathematics +\begin_inset Newline newline +\end_inset + +Lehigh University +\begin_inset Newline newline +\end_inset + +Bethlehem, PA 18015 +\end_layout + +\begin_layout Current Address +Home +\end_layout + +\begin_layout Email +dlj0@lehigh.edu +\end_layout + +\begin_layout URL +http://www.lehigh.edu/~dlj0/dlj0.html +\end_layout + +\begin_layout Keywords +Test +\end_layout + +\begin_layout Thanks +To Emmanuel, for forcing me to fix this, and Jean-Marc, for making it possible, + and necessary. + Also to Mate, who suggested numerous improvements. +\end_layout + +\begin_layout Dedicatory +To my wife. +\end_layout + +\begin_layout Translator +Joe +\end_layout + +\begin_layout Subjectclass +Primary: 12G34, Secondary: 09G87 +\end_layout + +\begin_layout Abstract +This is not very abstract. + Note that the abstract must be part of the title stuff for AMS. + \SpecialChar LyX + is aware of that since version 0.12.1. + Good. + +\end_layout + +\begin_layout Section +Introduction +\end_layout + +\begin_layout Standard +This file, and any amsart-* \SpecialChar LyX + file, can be converted to either of the numbering + schemes by simply changing the document class in the +\family sans +\bar under +L +\bar default +ayout- +\bar under +D +\bar default +ocument +\family default + popup. + The styles are: +\end_layout + +\begin_layout Enumerate +amsart - The standard AMS-article format. + All results and similar statements are numbered as +\begin_inset Formula $(n.m)$ +\end_inset + +, where the first number refers to the section, and the second refers to + the total number of results (Theorems, Corollaries, Propositions, Definitions + and Remarks, etc.) in that section. + There are also many (but not all) environments available unnumbered, which + is occasionally needed. + Unnumbered environments indicated by an asterisk at the end. +\end_layout + +\begin_layout Enumerate +amsart-seq - Here, numbering for each type of statement is in its own sequence, + with no reference to the section number. + There are also many (but not all) environments available unnumbered, which + is occasionally needed. +\end_layout + +\begin_layout Theorem +This is a numbered theorem +\end_layout + +\begin_layout Proof +Here is its proof. + Here is its proof. + Here is its proof. + Here is its proof. + Here is its proof. + Here is its proof. + +\end_layout + +\begin_layout Standard +More text. + Note that two occurrences of the same environment, like two definitions, + need to be separated somehow. + For the moment, the best way is to include a paragraph with a %, in the + \SpecialChar LaTeX + environment, if you really want two definitions (or whatever) together, + with no intervening text of another sort. +\end_layout + +\begin_layout Theorem* +This is an unnumbered theorem +\end_layout + +\begin_layout Proof +Here is its proof. + Here is its proof. + Here is its proof. + Here is its proof. + Here is its proof. + Here is its proof. +\end_layout + +\begin_layout Corollary +First corollary. +\end_layout + +\begin_layout Proof +Its proof. +\end_layout + +\begin_layout Corollary* +Unnumbered corollary. + +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +% +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Corollary* +A second, with no intervening text. + Note the % to force a separation. +\end_layout + +\begin_layout Lemma +Lemma number 1 +\end_layout + +\begin_layout Proposition +First proposition. +\end_layout + +\begin_layout Proposition* +Unnumbered version. +\end_layout + +\begin_layout Conjecture +A wild guess. +\end_layout + +\begin_layout Conjecture* +So wild I didn't number it. +\end_layout + +\begin_layout Criterion +Need some criteria +\end_layout + +\begin_layout Algorithm +first this, then the next +\end_layout + +\begin_layout Fact +Not fiction. +\end_layout + +\begin_layout Fact* +Bald statement of fact. + Unnumbered environments are often used for emphasis, or in a short presentation + that doesn't require numbered results. + +\end_layout + +\begin_layout Axiom +It stands to reason. +\end_layout + +\begin_layout Definition +a word means exactly what I say it means. +\end_layout + +\begin_layout Definition* +Unnumbered. +\end_layout + +\begin_layout Standard +Plain text. + Plain text. + Plain text. + Plain text. + Plain text. + Plain text. + Plain text. + Plain text. + Plain text. + Plain text. + +\end_layout + +\begin_layout Example +This should be an example. +\end_layout + +\begin_layout Standard +Plain text. + Plain text. + Plain text. + Plain text. + Plain text. + Plain text. + Plain text. + Plain text. + Plain text. + Plain text. + Plain text. + Plain text. + Plain text. + +\end_layout + +\begin_layout Condition +If you say so. +\end_layout + +\begin_layout Problem +I don't know what to write is the problem. +\end_layout + +\begin_layout Remark +I think this will be useful. +\end_layout + +\begin_layout Claim +I did it the way the documentation said to. +\end_layout + +\begin_layout Note +It may need more work yet. +\end_layout + +\begin_layout Standard +More plain text, in standard format. +\end_layout + +\begin_layout Theorem +This is a second numbered theorem +\end_layout + +\begin_layout Proof +Here is its proof. +\end_layout + +\begin_layout Standard +More text. +\end_layout + +\begin_layout Corollary +Second corollary. +\end_layout + +\begin_layout Proof +Its proof. +\end_layout + +\begin_layout Lemma +Lemma number 2 +\end_layout + +\begin_layout Proposition +Second proposition. +\end_layout + +\begin_layout Conjecture +A wild guess. +\end_layout + +\begin_layout Criterion +Need some criteria +\end_layout + +\begin_layout Notation +\begin_inset Formula $S=\mathbb{R}$ +\end_inset + +. +\end_layout + +\begin_layout Summary +In the end, will it matter? +\end_layout + +\begin_layout Acknowledgement +Thanks to Mattias Ettrich. + Without him I never would have learned \SpecialChar LaTeX +. +\end_layout + +\begin_layout Case +If this works, then the rest will. +\end_layout + +\begin_layout Conclusion +It seems to work. +\end_layout + +\begin_layout Proof +Here goes another proof. +\end_layout + +\begin_layout Standard +Plain text. +\end_layout + +\begin_layout Section +Next try. +\end_layout + +\begin_layout Standard +This tries out the section environments. +\end_layout + +\begin_layout Theorem +This is a theorem +\end_layout + +\begin_layout Proof +Here is its proof. +\end_layout + +\begin_layout Standard +More text. +\end_layout + +\begin_layout Corollary +Third corollary. + First one of this section. +\end_layout + +\begin_layout Proof +Its proof. +\end_layout + +\begin_layout Lemma +Lemma number 3 +\end_layout + +\begin_layout Proposition +Third proposition. +\end_layout + +\begin_layout Conjecture +A wild guess. +\end_layout + +\begin_layout Criterion +Need some criteria +\end_layout + +\begin_layout Subsection +This is a subsection +\end_layout + +\begin_layout Standard +With more results therein. +\end_layout + +\begin_layout Theorem +This is a theorem, maybe the fourth one. +\end_layout + +\begin_layout Proof +Here is its proof. +\end_layout + +\begin_layout Standard +More text. +\end_layout + +\begin_layout Corollary +Fourth corollary. +\end_layout + +\begin_layout Proof +Its proof. +\end_layout + +\begin_layout Lemma +Lemma number 4 +\end_layout + +\begin_layout Proposition +Fourth proposition. +\end_layout + +\begin_layout Conjecture +A wild guess. +\end_layout + +\begin_layout Criterion +Need some criteria +\end_layout + +\begin_layout Standard +More random text. +\end_layout + +\begin_layout Theorem +This is a theorem +\end_layout + +\begin_layout Proof +Here is its proof. +\end_layout + +\begin_layout Standard +More text. +\end_layout + +\begin_layout Claim +I believe this is true. +\end_layout + +\begin_layout Proof +Its proof. +\end_layout + +\begin_layout Lemma +Lemma number 5 +\end_layout + +\begin_layout Proposition +Fifth proposition. +\end_layout + +\begin_layout Conjecture +A wild guess. +\end_layout + +\begin_layout Criterion +Need some criteria +\end_layout + +\begin_layout Subsubsection +This is the subsection with results. +\end_layout + +\begin_layout Standard +The quick, brown fox jumped over the lazy dog. +\end_layout + +\begin_layout Theorem +This is a theorem - sixth in the series +\end_layout + +\begin_layout Proof +Here is its proof. +\end_layout + +\begin_layout Standard +More text. +\end_layout + +\begin_layout Corollary +Sixth corollary. +\end_layout + +\begin_layout Proof +Its proof. +\end_layout + +\begin_layout Lemma +Lemma number 6 +\end_layout + +\begin_layout Proposition +Sixth proposition. +\end_layout + +\begin_layout Conjecture +A wild guess. +\end_layout + +\begin_layout Criterion +Need some criteria +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "1" +literal "true" + +\end_inset + +Johnson, D. + L. + +\emph on +Out of my head +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "2" +literal "true" + +\end_inset + +American Mathematical Society, +\emph on +Instructions for preparation of papers and monographs: AMS-\SpecialChar LaTeX + +\emph default +, (1997). +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "3" +literal "true" + +\end_inset + +American Mathematical Society, +\end_layout + +\end_body +\end_document diff --git a/lib/examples/Articles/American_Mathematical_Society_(AMS).lyx b/lib/examples/Articles/American_Mathematical_Society_(AMS).lyx deleted file mode 100644 index 09a0013ba8..0000000000 --- a/lib/examples/Articles/American_Mathematical_Society_(AMS).lyx +++ /dev/null @@ -1,659 +0,0 @@ -#LyX 2.4 created this file. For more info see https://www.lyx.org/ -\lyxformat 567 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/Articles/ -\textclass amsart -\use_default_options false -\begin_modules -theorems-ams -eqs-within-sections -figs-within-sections -theorems-ams-extended -\end_modules -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding utf8 -\fontencoding auto -\font_roman "lmodern" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\float_placement class -\float_alignment class -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 2 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Title -Test of AMS-Art Style -\end_layout - -\begin_layout Author -David L. - Johnson -\end_layout - -\begin_layout Address -Department of Mathematics -\begin_inset Newline newline -\end_inset - -Lehigh University -\begin_inset Newline newline -\end_inset - -Bethlehem, PA 18015 -\end_layout - -\begin_layout Current Address -Home -\end_layout - -\begin_layout Email -dlj0@lehigh.edu -\end_layout - -\begin_layout URL -http://www.lehigh.edu/~dlj0/dlj0.html -\end_layout - -\begin_layout Keywords -Test -\end_layout - -\begin_layout Thanks -To Emmanuel, for forcing me to fix this, and Jean-Marc, for making it possible, - and necessary. - Also to Mate, who suggested numerous improvements. -\end_layout - -\begin_layout Dedicatory -To my wife. -\end_layout - -\begin_layout Translator -Joe -\end_layout - -\begin_layout Subjectclass -Primary: 12G34, Secondary: 09G87 -\end_layout - -\begin_layout Abstract -This is not very abstract. - Note that the abstract must be part of the title stuff for AMS. - \SpecialChar LyX - is aware of that since version 0.12.1. - Good. - -\end_layout - -\begin_layout Section -Introduction -\end_layout - -\begin_layout Standard -This file, and any amsart-* \SpecialChar LyX - file, can be converted to either of the numbering - schemes by simply changing the document class in the -\family sans -\bar under -L -\bar default -ayout- -\bar under -D -\bar default -ocument -\family default - popup. - The styles are: -\end_layout - -\begin_layout Enumerate -amsart - The standard AMS-article format. - All results and similar statements are numbered as -\begin_inset Formula $(n.m)$ -\end_inset - -, where the first number refers to the section, and the second refers to - the total number of results (Theorems, Corollaries, Propositions, Definitions - and Remarks, etc.) in that section. - There are also many (but not all) environments available unnumbered, which - is occasionally needed. - Unnumbered environments indicated by an asterisk at the end. -\end_layout - -\begin_layout Enumerate -amsart-seq - Here, numbering for each type of statement is in its own sequence, - with no reference to the section number. - There are also many (but not all) environments available unnumbered, which - is occasionally needed. -\end_layout - -\begin_layout Theorem -This is a numbered theorem -\end_layout - -\begin_layout Proof -Here is its proof. - Here is its proof. - Here is its proof. - Here is its proof. - Here is its proof. - Here is its proof. - -\end_layout - -\begin_layout Standard -More text. - Note that two occurrences of the same environment, like two definitions, - need to be separated somehow. - For the moment, the best way is to include a paragraph with a %, in the - \SpecialChar LaTeX - environment, if you really want two definitions (or whatever) together, - with no intervening text of another sort. -\end_layout - -\begin_layout Theorem* -This is an unnumbered theorem -\end_layout - -\begin_layout Proof -Here is its proof. - Here is its proof. - Here is its proof. - Here is its proof. - Here is its proof. - Here is its proof. -\end_layout - -\begin_layout Corollary -First corollary. -\end_layout - -\begin_layout Proof -Its proof. -\end_layout - -\begin_layout Corollary* -Unnumbered corollary. - -\end_layout - -\begin_layout Standard -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -% -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Corollary* -A second, with no intervening text. - Note the % to force a separation. -\end_layout - -\begin_layout Lemma -Lemma number 1 -\end_layout - -\begin_layout Proposition -First proposition. -\end_layout - -\begin_layout Proposition* -Unnumbered version. -\end_layout - -\begin_layout Conjecture -A wild guess. -\end_layout - -\begin_layout Conjecture* -So wild I didn't number it. -\end_layout - -\begin_layout Criterion -Need some criteria -\end_layout - -\begin_layout Algorithm -first this, then the next -\end_layout - -\begin_layout Fact -Not fiction. -\end_layout - -\begin_layout Fact* -Bald statement of fact. - Unnumbered environments are often used for emphasis, or in a short presentation - that doesn't require numbered results. - -\end_layout - -\begin_layout Axiom -It stands to reason. -\end_layout - -\begin_layout Definition -a word means exactly what I say it means. -\end_layout - -\begin_layout Definition* -Unnumbered. -\end_layout - -\begin_layout Standard -Plain text. - Plain text. - Plain text. - Plain text. - Plain text. - Plain text. - Plain text. - Plain text. - Plain text. - Plain text. - -\end_layout - -\begin_layout Example -This should be an example. -\end_layout - -\begin_layout Standard -Plain text. - Plain text. - Plain text. - Plain text. - Plain text. - Plain text. - Plain text. - Plain text. - Plain text. - Plain text. - Plain text. - Plain text. - Plain text. - -\end_layout - -\begin_layout Condition -If you say so. -\end_layout - -\begin_layout Problem -I don't know what to write is the problem. -\end_layout - -\begin_layout Remark -I think this will be useful. -\end_layout - -\begin_layout Claim -I did it the way the documentation said to. -\end_layout - -\begin_layout Note -It may need more work yet. -\end_layout - -\begin_layout Standard -More plain text, in standard format. -\end_layout - -\begin_layout Theorem -This is a second numbered theorem -\end_layout - -\begin_layout Proof -Here is its proof. -\end_layout - -\begin_layout Standard -More text. -\end_layout - -\begin_layout Corollary -Second corollary. -\end_layout - -\begin_layout Proof -Its proof. -\end_layout - -\begin_layout Lemma -Lemma number 2 -\end_layout - -\begin_layout Proposition -Second proposition. -\end_layout - -\begin_layout Conjecture -A wild guess. -\end_layout - -\begin_layout Criterion -Need some criteria -\end_layout - -\begin_layout Notation -\begin_inset Formula $S=\mathbb{R}$ -\end_inset - -. -\end_layout - -\begin_layout Summary -In the end, will it matter? -\end_layout - -\begin_layout Acknowledgement -Thanks to Mattias Ettrich. - Without him I never would have learned \SpecialChar LaTeX -. -\end_layout - -\begin_layout Case -If this works, then the rest will. -\end_layout - -\begin_layout Conclusion -It seems to work. -\end_layout - -\begin_layout Proof -Here goes another proof. -\end_layout - -\begin_layout Standard -Plain text. -\end_layout - -\begin_layout Section -Next try. -\end_layout - -\begin_layout Standard -This tries out the section environments. -\end_layout - -\begin_layout Theorem -This is a theorem -\end_layout - -\begin_layout Proof -Here is its proof. -\end_layout - -\begin_layout Standard -More text. -\end_layout - -\begin_layout Corollary -Third corollary. - First one of this section. -\end_layout - -\begin_layout Proof -Its proof. -\end_layout - -\begin_layout Lemma -Lemma number 3 -\end_layout - -\begin_layout Proposition -Third proposition. -\end_layout - -\begin_layout Conjecture -A wild guess. -\end_layout - -\begin_layout Criterion -Need some criteria -\end_layout - -\begin_layout Subsection -This is a subsection -\end_layout - -\begin_layout Standard -With more results therein. -\end_layout - -\begin_layout Theorem -This is a theorem, maybe the fourth one. -\end_layout - -\begin_layout Proof -Here is its proof. -\end_layout - -\begin_layout Standard -More text. -\end_layout - -\begin_layout Corollary -Fourth corollary. -\end_layout - -\begin_layout Proof -Its proof. -\end_layout - -\begin_layout Lemma -Lemma number 4 -\end_layout - -\begin_layout Proposition -Fourth proposition. -\end_layout - -\begin_layout Conjecture -A wild guess. -\end_layout - -\begin_layout Criterion -Need some criteria -\end_layout - -\begin_layout Standard -More random text. -\end_layout - -\begin_layout Theorem -This is a theorem -\end_layout - -\begin_layout Proof -Here is its proof. -\end_layout - -\begin_layout Standard -More text. -\end_layout - -\begin_layout Claim -I believe this is true. -\end_layout - -\begin_layout Proof -Its proof. -\end_layout - -\begin_layout Lemma -Lemma number 5 -\end_layout - -\begin_layout Proposition -Fifth proposition. -\end_layout - -\begin_layout Conjecture -A wild guess. -\end_layout - -\begin_layout Criterion -Need some criteria -\end_layout - -\begin_layout Subsubsection -This is the subsection with results. -\end_layout - -\begin_layout Standard -The quick, brown fox jumped over the lazy dog. -\end_layout - -\begin_layout Theorem -This is a theorem - sixth in the series -\end_layout - -\begin_layout Proof -Here is its proof. -\end_layout - -\begin_layout Standard -More text. -\end_layout - -\begin_layout Corollary -Sixth corollary. -\end_layout - -\begin_layout Proof -Its proof. -\end_layout - -\begin_layout Lemma -Lemma number 6 -\end_layout - -\begin_layout Proposition -Sixth proposition. -\end_layout - -\begin_layout Conjecture -A wild guess. -\end_layout - -\begin_layout Criterion -Need some criteria -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "1" -literal "true" - -\end_inset - -Johnson, D. - L. - -\emph on -Out of my head -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "2" -literal "true" - -\end_inset - -American Mathematical Society, -\emph on -Instructions for preparation of papers and monographs: AMS-\SpecialChar LaTeX - -\emph default -, (1997). -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "3" -literal "true" - -\end_inset - -American Mathematical Society, -\end_layout - -\end_body -\end_document diff --git a/lib/examples/Articles/Astronomy_%26_Astrophysics.lyx b/lib/examples/Articles/Astronomy_%26_Astrophysics.lyx new file mode 100644 index 0000000000..960ff171ab --- /dev/null +++ b/lib/examples/Articles/Astronomy_%26_Astrophysics.lyx @@ -0,0 +1,1261 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/ +\textclass aa +\use_default_options true +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command bibtex +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine natbib +\cite_engine_type authoryear +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 2 +\papersides 2 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Title +\begin_inset Note Note +status open + +\begin_layout Plain Layout + +\family roman +\series medium +\size normal +This is an example \SpecialChar LyX + file for articles to be submitted to the Journal of + Astronomy & Astrophysics (A&A). + How to install the A&A \SpecialChar LaTeX + class to your \SpecialChar LaTeX + system is explained in +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +https://wiki.lyx.org/Layouts/Astronomy-Astrophysics +\end_layout + +\end_inset + +. +\begin_inset Newline newline +\end_inset + +Depending on the submission state and the abstract layout, you need to use + different document class options that are listed in the aa manual. +\family default + +\begin_inset Newline newline +\end_inset + + +\family roman +\series default +Note: +\series medium + If you use accented characters in your document, you must use the predefined + document class option +\series default +latin9 +\series medium + in the document settings. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Title +Hydrodynamics of giant planet formation +\end_layout + +\begin_layout Subtitle +I. + Overviewing the +\begin_inset Formula $\kappa$ +\end_inset + +-mechanism +\end_layout + +\begin_layout Author +G. + Wuchterl +\begin_inset Flex institutemark +status open + +\begin_layout Plain Layout +1 +\end_layout + +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +and +\end_layout + +\end_inset + + C. + Ptolemy +\begin_inset Flex institutemark +status collapsed + +\begin_layout Plain Layout +2 +\end_layout + +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +fnmsep +\end_layout + +\end_inset + + +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout +Just to show the usage of the elements in the author field +\end_layout + +\end_inset + + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout + +\backslash +fnmsep is only needed for more than one consecutive notes/marks +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Offprint +G. + Wuchterl +\end_layout + +\begin_layout Address +Institute for Astronomy (IfA), University of Vienna, Türkenschanzstrasse + 17, A-1180 Vienna +\begin_inset Newline newline +\end_inset + + +\begin_inset Flex Email +status open + +\begin_layout Plain Layout +wuchterl@amok.ast.univie.ac.at +\end_layout + +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +and +\end_layout + +\end_inset + +University of Alexandria, Department of Geography, ... +\begin_inset Newline newline +\end_inset + + +\begin_inset Flex Email +status collapsed + +\begin_layout Plain Layout +c.ptolemy@hipparch.uheaven.space +\end_layout + +\end_inset + + +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout +The university of heaven temporarily does not accept e-mails +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Date +Received September 15, 1996; accepted March 16, 1997 +\end_layout + +\begin_layout Abstract (unstructured) +To investigate the physical nature of the `nuc\SpecialChar softhyphen +leated instability' of proto + giant planets, the stability of layers in static, radiative gas spheres + is analysed on the basis of Baker's standard one-zone model. + It is shown that stability depends only upon the equations of state, the + opacities and the local thermodynamic state in the layer. + Stability and instability can therefore be expressed in the form of stability + equations of state which are universal for a given composition. + The stability equations of state are calculated for solar composition and + are displayed in the domain +\begin_inset Formula $-14\leq\lg\rho/[\mathrm{g}\,\mathrm{cm}^{-3}]\leq0$ +\end_inset + +, +\begin_inset Formula $8.8\leq\lg e/[\mathrm{erg}\,\mathrm{g}^{-1}]\leq17.7$ +\end_inset + +. + These displays may be used to determine the one-zone stability of layers + in stellar or planetary structure models by directly reading off the value + of the stability equations for the thermodynamic state of these layers, + specified by state quantities as density +\begin_inset Formula $\rho$ +\end_inset + +, temperature +\begin_inset Formula $T$ +\end_inset + + or specific internal energy +\begin_inset Formula $e$ +\end_inset + +. + Regions of instability in the +\begin_inset Formula $(\rho,e)$ +\end_inset + +-plane are described and related to the underlying microphysical processes. + Vibrational instability is found to be a common phenomenon at temperatures + lower than the second He ionisation zone. + The +\begin_inset Formula $\kappa$ +\end_inset + +-mechanism is widespread under `cool' conditions. +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Citations are not allowed in A&A abstracts. +\end_layout + +\end_inset + + +\begin_inset Note Note +status open + +\begin_layout Plain Layout +This is the unstructured abstract type, an example for the structured abstract + is in the +\family sans +aa.lyx +\family default + template file that comes with \SpecialChar LyX +. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Keywords +giant planet formation – +\begin_inset Formula $\kappa$ +\end_inset + +-mechanism – stability of gas spheres +\end_layout + +\begin_layout Section +Introduction +\end_layout + +\begin_layout Standard +In the +\emph on +nucleated instability +\emph default + (also called core instability) hypothesis of giant planet formation, a + critical mass for static core envelope protoplanets has been found. + Mizuno ( +\begin_inset CommandInset citation +LatexCommand cite +key "Eisenstein2005" +literal "true" + +\end_inset + +) determined the critical mass of the core to be about +\begin_inset Formula $12\,M_{\oplus}$ +\end_inset + + ( +\begin_inset Formula $M_{\oplus}=5.975\,10^{27}\,\mathrm{g}$ +\end_inset + + is the Earth mass), which is independent of the outer boundary conditions + and therefore independent of the location in the solar nebula. + This critical value for the core mass corresponds closely to the cores + of today's giant planets. +\end_layout + +\begin_layout Standard +Although no hydrodynamical study has been available many workers conjectured + that a collapse or rapid contraction will ensue after accumulating the + critical mass. + The main motivation for this article is to investigate the stability of + the static envelope at the critical mass. + With this aim the local, linear stability of static radiative gas spheres + is investigated on the basis of Baker's ( +\begin_inset CommandInset citation +LatexCommand cite +key "Abernethy2003" +literal "true" + +\end_inset + +) standard one-zone model. +\end_layout + +\begin_layout Standard +Phenomena similar to the ones described above for giant planet formation + have been found in hydrodynamical models concerning star formation where + protostellar cores explode (Tscharnuter +\begin_inset CommandInset citation +LatexCommand cite +key "Cotton1999" +literal "true" + +\end_inset + +, Balluch +\begin_inset CommandInset citation +LatexCommand cite +key "Mena2000" +literal "true" + +\end_inset + +), whereas earlier studies found quasi-steady collapse flows. + The similarities in the (micro)physics, i. +\begin_inset space \thinspace{} +\end_inset + +g. +\begin_inset space \space{} +\end_inset + +constitutive relations of protostellar cores and protogiant planets serve + as a further motivation for this study. +\end_layout + +\begin_layout Section +Baker's standard one-zone model +\end_layout + +\begin_layout Standard +\begin_inset Float figure +wide true +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "fig:FigGam" + +\end_inset + +Adiabatic exponent +\begin_inset Formula $\Gamma_{1}$ +\end_inset + +. + +\begin_inset Formula $\Gamma_{1}$ +\end_inset + + is plotted as a function of +\begin_inset Formula $\lg$ +\end_inset + + internal energy +\begin_inset Formula $[\mathrm{erg}\,\mathrm{g}^{-1}]$ +\end_inset + + and +\begin_inset Formula $\lg$ +\end_inset + + density +\begin_inset Formula $[\mathrm{g}\,\mathrm{cm}^{-3}]$ +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + In this section the one-zone model of Baker ( +\begin_inset CommandInset citation +LatexCommand cite +key "Abernethy2003" +literal "true" + +\end_inset + +), originally used to study the Cepheïd pulsation mechanism, will be briefly + reviewed. + The resulting stability criteria will be rewritten in terms of local state + variables, local timescales and constitutive relations. +\end_layout + +\begin_layout Standard +Baker ( +\begin_inset CommandInset citation +LatexCommand cite +key "Abernethy2003" +literal "true" + +\end_inset + +) investigates the stability of thin layers in self-gravitating, spherical + gas clouds with the following properties: +\end_layout + +\begin_layout Itemize +hydrostatic equilibrium, +\end_layout + +\begin_layout Itemize +thermal equilibrium, +\end_layout + +\begin_layout Itemize +energy transport by grey radiation diffusion. + +\end_layout + +\begin_layout Standard +\noindent +For the one-zone-model Baker obtains necessary conditions for dynamical, + secular and vibrational (or pulsational) stability (Eqs. +\begin_inset space \space{} +\end_inset + +(34a, +\begin_inset space \thinspace{} +\end_inset + +b, +\begin_inset space \thinspace{} +\end_inset + +c) in Baker +\begin_inset CommandInset citation +LatexCommand cite +key "Abernethy2003" +literal "true" + +\end_inset + +). + Using Baker's notation: +\end_layout + +\begin_layout Standard +\align left +\begin_inset Formula +\begin{eqnarray*} +M_{r} & & \textrm{mass internal to the radius }r\\ +m & & \textrm{mass of the zone}\\ +r_{0} & & \textrm{unperturbed zone radius}\\ +\rho_{0} & & \textrm{unperturbed density in the zone}\\ +T_{0} & & \textrm{unperturbed temperature in the zone}\\ +L_{r0} & & \textrm{unperturbed luminosity}\\ +E_{\textrm{th}} & & \textrm{thermal energy of the zone} +\end{eqnarray*} + +\end_inset + + +\end_layout + +\begin_layout Standard +\noindent +and with the definitions of the +\emph on +local cooling time +\emph default + (see Fig. +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "fig:FigGam" + +\end_inset + +) +\begin_inset Formula +\begin{equation} +\tau_{\mathrm{co}}=\frac{E_{\mathrm{th}}}{L_{r0}}\,, +\end{equation} + +\end_inset + + and the +\emph on +local free-fall time +\emph default + +\begin_inset Formula +\begin{equation} +\tau_{\mathrm{ff}}=\sqrt{\frac{3\pi}{32G}\frac{4\pi r_{0}^{3}}{3M_{\mathrm{r}}}}\,, +\end{equation} + +\end_inset + + Baker's +\begin_inset Formula $K$ +\end_inset + + and +\begin_inset Formula $\sigma_{0}$ +\end_inset + + have the following form: +\begin_inset Formula +\begin{eqnarray} +\sigma_{0} & = & \frac{\pi}{\sqrt{8}}\frac{1}{\tau_{\mathrm{ff}}}\\ +K & = & \frac{\sqrt{32}}{\pi}\frac{1}{\delta}\frac{\tau_{\mathrm{ff}}}{\tau_{\mathrm{co}}}\,; +\end{eqnarray} + +\end_inset + + where +\begin_inset Formula $E_{\mathrm{th}}\approx m(P_{0}/{\rho_{0}})$ +\end_inset + + has been used and +\begin_inset Formula +\begin{equation} +\begin{array}{l} +\delta=-\left(\frac{\partial\ln\rho}{\partial\ln T}\right)_{P}\\ +e=mc^{2} +\end{array} +\end{equation} + +\end_inset + + is a thermodynamical quantity which is of order +\begin_inset Formula $1$ +\end_inset + + and equal to +\begin_inset Formula $1$ +\end_inset + + for nonreacting mixtures of classical perfect gases. + The physical meaning of +\begin_inset Formula $\sigma_{0}$ +\end_inset + + and +\begin_inset Formula $K$ +\end_inset + + is clearly visible in the equations above. + +\begin_inset Formula $\sigma_{0}$ +\end_inset + + represents a frequency of the order one per free-fall time. + +\begin_inset Formula $K$ +\end_inset + + is proportional to the ratio of the free-fall time and the cooling time. + Substituting into Baker's criteria, using thermodynamic identities and + definitions of thermodynamic quantities, +\begin_inset Formula +\[ +\Gamma_{1}=\left(\frac{\partial\ln P}{\partial\ln\rho}\right)_{S}\,,\;\chi_{\rho}^{}=\left(\frac{\partial\ln P}{\partial\ln\rho}\right)_{T}\,,\;\kappa_{P}^{}=\left(\frac{\partial\ln\kappa}{\partial\ln P}\right)_{T} +\] + +\end_inset + + +\begin_inset Formula +\[ +\nabla_{\mathrm{ad}}=\left(\frac{\partial\ln T}{\partial\ln P}\right)_{S}\,,\;\chi_{T}^{}=\left(\frac{\partial\ln P}{\partial\ln T}\right)_{\rho}\,,\;\kappa_{T}^{}=\left(\frac{\partial\ln\kappa}{\partial\ln T}\right)_{T} +\] + +\end_inset + + one obtains, after some pages of algebra, the conditions for +\emph on +stability +\emph default + given below: +\begin_inset Formula +\begin{eqnarray} +\frac{\pi^{2}}{8}\frac{1}{\tau_{\mathrm{ff}}^{2}}(3\Gamma_{1}-4) & > & 0\label{ZSDynSta}\\ +\frac{\pi^{2}}{\tau_{\mathrm{co}}\tau_{\mathrm{ff}}^{2}}\Gamma_{1}\nabla_{\mathrm{ad}}\left[\frac{1-3/4\chi_{\rho}^{}}{\chi_{T}^{}}(\kappa_{T}^{}-4)+\kappa_{P}^{}+1\right] & > & 0\label{ZSSecSta}\\ +\frac{\pi^{2}}{4}\frac{3}{\tau_{\mathrm{co}}\tau_{\mathrm{ff}}^{2}}\Gamma_{1}^{2}\,\nabla_{\mathrm{ad}}\left[4\nabla_{\mathrm{ad}}-(\nabla_{\mathrm{ad}}\kappa_{T}^{}+\kappa_{P}^{})-\frac{4}{3\Gamma_{1}}\right] & > & 0\label{ZSVibSta} +\end{eqnarray} + +\end_inset + + For a physical discussion of the stability criteria see Baker ( +\begin_inset CommandInset citation +LatexCommand cite +key "Abernethy2003" +literal "true" + +\end_inset + +) or Cox ( +\begin_inset CommandInset citation +LatexCommand cite +key "Parkin2005" +literal "true" + +\end_inset + +). +\end_layout + +\begin_layout Standard +We observe that these criteria for dynamical, secular and vibrational stability, + respectively, can be factorized into +\end_layout + +\begin_layout Enumerate +a factor containing local timescales only, +\end_layout + +\begin_layout Enumerate +a factor containing only constitutive relations and their derivatives. + +\end_layout + +\begin_layout Standard +The first factors, depending on only timescales, are positive by definition. + The signs of the left hand sides of the inequalities +\begin_inset space ~ +\end_inset + +( +\begin_inset CommandInset ref +LatexCommand ref +reference "ZSDynSta" + +\end_inset + +), ( +\begin_inset CommandInset ref +LatexCommand ref +reference "ZSSecSta" + +\end_inset + +) and ( +\begin_inset CommandInset ref +LatexCommand ref +reference "ZSVibSta" + +\end_inset + +) therefore depend exclusively on the second factors containing the constitutive + relations. + Since they depend only on state variables, the stability criteria themselves + are +\emph on + functions of the thermodynamic state in the local zone +\emph default +. + The one-zone stability can therefore be determined from a simple equation + of state, given for example, as a function of density and temperature. + Once the microphysics, i. +\begin_inset space \thinspace{} +\end_inset + +g. +\begin_inset space \space{} +\end_inset + +the thermodynamics and opacities (see Table +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:KapSou" + +\end_inset + +), are specified (in practice by specifying a chemical composition) the + one-zone stability can be inferred if the thermodynamic state is specified. + The zone – or in other words the layer – will be stable or unstable in + whatever object it is imbedded as long as it satisfies the one-zone-model + assumptions. + Only the specific growth rates (depending upon the time scales) will be + different for layers in different objects. +\end_layout + +\begin_layout Standard +\begin_inset Float table +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:KapSou" + +\end_inset + +Opacity sources +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center +\begin_inset Tabular + + + + + + +\begin_inset Text + +\begin_layout Plain Layout +Source +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $T/[\textrm{K}]$ +\end_inset + + +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +Yorke 1979, Yorke 1980a +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $\leq1700^{\textrm{a}}$ +\end_inset + + +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +Krügel 1971 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $1700\leq T\leq5000$ +\end_inset + + +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +Cox & Stewart 1969 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $5000\leq$ +\end_inset + + +\end_layout + +\end_inset + + + + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Formula $^{\textrm{a}}$ +\end_inset + +This is footnote a +\end_layout + +\end_inset + + We will now write down the sign (and therefore stability) determining parts + of the left-hand sides of the inequalities ( +\begin_inset CommandInset ref +LatexCommand ref +reference "ZSDynSta" + +\end_inset + +), ( +\begin_inset CommandInset ref +LatexCommand ref +reference "ZSSecSta" + +\end_inset + +) and ( +\begin_inset CommandInset ref +LatexCommand ref +reference "ZSVibSta" + +\end_inset + +) and thereby obtain +\emph on +stability equations of state +\emph default +. +\end_layout + +\begin_layout Standard +The sign determining part of inequality +\begin_inset space ~ +\end_inset + +( +\begin_inset CommandInset ref +LatexCommand ref +reference "ZSDynSta" + +\end_inset + +) is +\begin_inset Formula $3\Gamma_{1}-4$ +\end_inset + + and it reduces to the criterion for dynamical stability +\begin_inset Formula +\begin{equation} +\Gamma_{1}>\frac{4}{3}\,\cdot +\end{equation} + +\end_inset + + Stability of the thermodynamical equilibrium demands +\begin_inset Formula +\begin{equation} +\chi_{\rho}^{}>0,\;\;c_{v}>0\,, +\end{equation} + +\end_inset + + and +\begin_inset Formula +\begin{equation} +\chi_{T}^{}>0 +\end{equation} + +\end_inset + + holds for a wide range of physical situations. + With +\begin_inset Formula +\begin{eqnarray} +\Gamma_{3}-1=\frac{P}{\rho T}\frac{\chi_{T}^{}}{c_{v}} & > & 0\\ +\Gamma_{1}=\chi_{\rho}^{}+\chi_{T}^{}(\Gamma_{3}-1) & > & 0\\ +\nabla_{\mathrm{ad}}=\frac{\Gamma_{3}-1}{\Gamma_{1}} & > & 0 +\end{eqnarray} + +\end_inset + + we find the sign determining terms in inequalities +\begin_inset space ~ +\end_inset + +( +\begin_inset CommandInset ref +LatexCommand ref +reference "ZSSecSta" + +\end_inset + +) and ( +\begin_inset CommandInset ref +LatexCommand ref +reference "ZSVibSta" + +\end_inset + +) respectively and obtain the following form of the criteria for dynamical, + secular and vibrational +\emph on +stability +\emph default +, respectively: +\begin_inset Formula +\begin{eqnarray} +3\Gamma_{1}-4=:S_{\mathrm{dyn}}> & 0\label{DynSta}\\ +\frac{1-3/4\chi_{\rho}^{}}{\chi_{T}^{}}(\kappa_{T}^{}-4)+\kappa_{P}^{}+1=:S_{\mathrm{sec}}> & 0\label{SecSta}\\ +4\nabla_{\mathrm{ad}}-(\nabla_{\mathrm{ad}}\kappa_{T}^{}+\kappa_{P}^{})-\frac{4}{3\Gamma_{1}}=:S_{\mathrm{vib}}> & 0\,.\label{VibSta} +\end{eqnarray} + +\end_inset + + The constitutive relations are to be evaluated for the unperturbed thermodynami +c state (say +\begin_inset Formula $(\rho_{0},T_{0})$ +\end_inset + +) of the zone. + We see that the one-zone stability of the layer depends only on the constitutiv +e relations +\begin_inset Formula $\Gamma_{1}$ +\end_inset + +, +\begin_inset Formula $\nabla_{\mathrm{ad}}$ +\end_inset + +, +\begin_inset Formula $\chi_{T}^{},\,\chi_{\rho}^{}$ +\end_inset + +, +\begin_inset Formula $\kappa_{P}^{},\,\kappa_{T}^{}$ +\end_inset + +. + These depend only on the unperturbed thermodynamical state of the layer. + Therefore the above relations define the one-zone-stability equations of + state +\begin_inset Formula $S_{\mathrm{dyn}},\,S_{\mathrm{sec}}$ +\end_inset + + and +\begin_inset Formula $S_{\mathrm{vib}}$ +\end_inset + +. + See Fig. +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "fig:VibStabEquation" + +\end_inset + + for a picture of +\begin_inset Formula $S_{\mathrm{vib}}$ +\end_inset + +. + Regions of secular instability are listed in Table +\begin_inset space ~ +\end_inset + +1. +\end_layout + +\begin_layout Standard +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "fig:VibStabEquation" + +\end_inset + +Vibrational stability equation of state +\begin_inset Formula $S_{\mathrm{vib}}(\lg e,\lg\rho)$ +\end_inset + +. + +\begin_inset Formula $>0$ +\end_inset + + means vibrational stability +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section +Conclusions +\end_layout + +\begin_layout Enumerate +The conditions for the stability of static, radiative layers in gas spheres, + as described by Baker's ( +\begin_inset CommandInset citation +LatexCommand cite +key "Abernethy2003" +literal "true" + +\end_inset + +) standard one-zone model, can be expressed as stability equations of state. + These stability equations of state depend only on the local thermodynamic + state of the layer. + +\end_layout + +\begin_layout Enumerate +If the constitutive relations – equations of state and Rosseland mean opacities + – are specified, the stability equations of state can be evaluated without + specifying properties of the layer. + +\end_layout + +\begin_layout Enumerate +For solar composition gas the +\begin_inset Formula $\kappa$ +\end_inset + +-mechanism is working in the regions of the ice and dust features in the + opacities, the +\begin_inset Formula $\mathrm{H}_{2}$ +\end_inset + + dissociation and the combined H, first He ionization zone, as indicated + by vibrational instability. + These regions of instability are much larger in extent and degree of instabilit +y than the second He ionization zone that drives the Cepheïd pulsations. + +\end_layout + +\begin_layout Acknowledgement +Part of this work was supported by the German +\emph on +Deut\SpecialChar softhyphen +sche For\SpecialChar softhyphen +schungs\SpecialChar softhyphen +ge\SpecialChar softhyphen +mein\SpecialChar softhyphen +schaft, DFG +\emph default + project number Ts +\begin_inset space ~ +\end_inset + +17/2–1. +\end_layout + +\begin_layout Standard +\begin_inset CommandInset bibtex +LatexCommand bibtex +btprint "btPrintAll" +bibfiles "biblioExample" +options "aa" + +\end_inset + + +\begin_inset Note Note +status open + +\begin_layout Plain Layout + +\series bold +Note: +\series default + If you cannot see the bibliography in the output, assure that you have + given the full path to the Bib\SpecialChar TeX + style file +\family sans +aa.bst +\family default + that is part of the A&A \SpecialChar LaTeX +-package. +\end_layout + +\end_inset + + +\end_layout + +\end_body +\end_document diff --git a/lib/examples/Articles/Astronomy_&_Astrophysics.lyx b/lib/examples/Articles/Astronomy_&_Astrophysics.lyx deleted file mode 100644 index 960ff171ab..0000000000 --- a/lib/examples/Articles/Astronomy_&_Astrophysics.lyx +++ /dev/null @@ -1,1261 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/ -\textclass aa -\use_default_options true -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command bibtex -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine natbib -\cite_engine_type authoryear -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 2 -\papersides 2 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Title -\begin_inset Note Note -status open - -\begin_layout Plain Layout - -\family roman -\series medium -\size normal -This is an example \SpecialChar LyX - file for articles to be submitted to the Journal of - Astronomy & Astrophysics (A&A). - How to install the A&A \SpecialChar LaTeX - class to your \SpecialChar LaTeX - system is explained in -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -https://wiki.lyx.org/Layouts/Astronomy-Astrophysics -\end_layout - -\end_inset - -. -\begin_inset Newline newline -\end_inset - -Depending on the submission state and the abstract layout, you need to use - different document class options that are listed in the aa manual. -\family default - -\begin_inset Newline newline -\end_inset - - -\family roman -\series default -Note: -\series medium - If you use accented characters in your document, you must use the predefined - document class option -\series default -latin9 -\series medium - in the document settings. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Title -Hydrodynamics of giant planet formation -\end_layout - -\begin_layout Subtitle -I. - Overviewing the -\begin_inset Formula $\kappa$ -\end_inset - --mechanism -\end_layout - -\begin_layout Author -G. - Wuchterl -\begin_inset Flex institutemark -status open - -\begin_layout Plain Layout -1 -\end_layout - -\end_inset - - -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -and -\end_layout - -\end_inset - - C. - Ptolemy -\begin_inset Flex institutemark -status collapsed - -\begin_layout Plain Layout -2 -\end_layout - -\end_inset - - -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -fnmsep -\end_layout - -\end_inset - - -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -Just to show the usage of the elements in the author field -\end_layout - -\end_inset - - -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout - -\backslash -fnmsep is only needed for more than one consecutive notes/marks -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Offprint -G. - Wuchterl -\end_layout - -\begin_layout Address -Institute for Astronomy (IfA), University of Vienna, Türkenschanzstrasse - 17, A-1180 Vienna -\begin_inset Newline newline -\end_inset - - -\begin_inset Flex Email -status open - -\begin_layout Plain Layout -wuchterl@amok.ast.univie.ac.at -\end_layout - -\end_inset - - -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -and -\end_layout - -\end_inset - -University of Alexandria, Department of Geography, ... -\begin_inset Newline newline -\end_inset - - -\begin_inset Flex Email -status collapsed - -\begin_layout Plain Layout -c.ptolemy@hipparch.uheaven.space -\end_layout - -\end_inset - - -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -The university of heaven temporarily does not accept e-mails -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Date -Received September 15, 1996; accepted March 16, 1997 -\end_layout - -\begin_layout Abstract (unstructured) -To investigate the physical nature of the `nuc\SpecialChar softhyphen -leated instability' of proto - giant planets, the stability of layers in static, radiative gas spheres - is analysed on the basis of Baker's standard one-zone model. - It is shown that stability depends only upon the equations of state, the - opacities and the local thermodynamic state in the layer. - Stability and instability can therefore be expressed in the form of stability - equations of state which are universal for a given composition. - The stability equations of state are calculated for solar composition and - are displayed in the domain -\begin_inset Formula $-14\leq\lg\rho/[\mathrm{g}\,\mathrm{cm}^{-3}]\leq0$ -\end_inset - -, -\begin_inset Formula $8.8\leq\lg e/[\mathrm{erg}\,\mathrm{g}^{-1}]\leq17.7$ -\end_inset - -. - These displays may be used to determine the one-zone stability of layers - in stellar or planetary structure models by directly reading off the value - of the stability equations for the thermodynamic state of these layers, - specified by state quantities as density -\begin_inset Formula $\rho$ -\end_inset - -, temperature -\begin_inset Formula $T$ -\end_inset - - or specific internal energy -\begin_inset Formula $e$ -\end_inset - -. - Regions of instability in the -\begin_inset Formula $(\rho,e)$ -\end_inset - --plane are described and related to the underlying microphysical processes. - Vibrational instability is found to be a common phenomenon at temperatures - lower than the second He ionisation zone. - The -\begin_inset Formula $\kappa$ -\end_inset - --mechanism is widespread under `cool' conditions. -\begin_inset Note Note -status open - -\begin_layout Plain Layout -Citations are not allowed in A&A abstracts. -\end_layout - -\end_inset - - -\begin_inset Note Note -status open - -\begin_layout Plain Layout -This is the unstructured abstract type, an example for the structured abstract - is in the -\family sans -aa.lyx -\family default - template file that comes with \SpecialChar LyX -. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Keywords -giant planet formation – -\begin_inset Formula $\kappa$ -\end_inset - --mechanism – stability of gas spheres -\end_layout - -\begin_layout Section -Introduction -\end_layout - -\begin_layout Standard -In the -\emph on -nucleated instability -\emph default - (also called core instability) hypothesis of giant planet formation, a - critical mass for static core envelope protoplanets has been found. - Mizuno ( -\begin_inset CommandInset citation -LatexCommand cite -key "Eisenstein2005" -literal "true" - -\end_inset - -) determined the critical mass of the core to be about -\begin_inset Formula $12\,M_{\oplus}$ -\end_inset - - ( -\begin_inset Formula $M_{\oplus}=5.975\,10^{27}\,\mathrm{g}$ -\end_inset - - is the Earth mass), which is independent of the outer boundary conditions - and therefore independent of the location in the solar nebula. - This critical value for the core mass corresponds closely to the cores - of today's giant planets. -\end_layout - -\begin_layout Standard -Although no hydrodynamical study has been available many workers conjectured - that a collapse or rapid contraction will ensue after accumulating the - critical mass. - The main motivation for this article is to investigate the stability of - the static envelope at the critical mass. - With this aim the local, linear stability of static radiative gas spheres - is investigated on the basis of Baker's ( -\begin_inset CommandInset citation -LatexCommand cite -key "Abernethy2003" -literal "true" - -\end_inset - -) standard one-zone model. -\end_layout - -\begin_layout Standard -Phenomena similar to the ones described above for giant planet formation - have been found in hydrodynamical models concerning star formation where - protostellar cores explode (Tscharnuter -\begin_inset CommandInset citation -LatexCommand cite -key "Cotton1999" -literal "true" - -\end_inset - -, Balluch -\begin_inset CommandInset citation -LatexCommand cite -key "Mena2000" -literal "true" - -\end_inset - -), whereas earlier studies found quasi-steady collapse flows. - The similarities in the (micro)physics, i. -\begin_inset space \thinspace{} -\end_inset - -g. -\begin_inset space \space{} -\end_inset - -constitutive relations of protostellar cores and protogiant planets serve - as a further motivation for this study. -\end_layout - -\begin_layout Section -Baker's standard one-zone model -\end_layout - -\begin_layout Standard -\begin_inset Float figure -wide true -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "fig:FigGam" - -\end_inset - -Adiabatic exponent -\begin_inset Formula $\Gamma_{1}$ -\end_inset - -. - -\begin_inset Formula $\Gamma_{1}$ -\end_inset - - is plotted as a function of -\begin_inset Formula $\lg$ -\end_inset - - internal energy -\begin_inset Formula $[\mathrm{erg}\,\mathrm{g}^{-1}]$ -\end_inset - - and -\begin_inset Formula $\lg$ -\end_inset - - density -\begin_inset Formula $[\mathrm{g}\,\mathrm{cm}^{-3}]$ -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - In this section the one-zone model of Baker ( -\begin_inset CommandInset citation -LatexCommand cite -key "Abernethy2003" -literal "true" - -\end_inset - -), originally used to study the Cepheïd pulsation mechanism, will be briefly - reviewed. - The resulting stability criteria will be rewritten in terms of local state - variables, local timescales and constitutive relations. -\end_layout - -\begin_layout Standard -Baker ( -\begin_inset CommandInset citation -LatexCommand cite -key "Abernethy2003" -literal "true" - -\end_inset - -) investigates the stability of thin layers in self-gravitating, spherical - gas clouds with the following properties: -\end_layout - -\begin_layout Itemize -hydrostatic equilibrium, -\end_layout - -\begin_layout Itemize -thermal equilibrium, -\end_layout - -\begin_layout Itemize -energy transport by grey radiation diffusion. - -\end_layout - -\begin_layout Standard -\noindent -For the one-zone-model Baker obtains necessary conditions for dynamical, - secular and vibrational (or pulsational) stability (Eqs. -\begin_inset space \space{} -\end_inset - -(34a, -\begin_inset space \thinspace{} -\end_inset - -b, -\begin_inset space \thinspace{} -\end_inset - -c) in Baker -\begin_inset CommandInset citation -LatexCommand cite -key "Abernethy2003" -literal "true" - -\end_inset - -). - Using Baker's notation: -\end_layout - -\begin_layout Standard -\align left -\begin_inset Formula -\begin{eqnarray*} -M_{r} & & \textrm{mass internal to the radius }r\\ -m & & \textrm{mass of the zone}\\ -r_{0} & & \textrm{unperturbed zone radius}\\ -\rho_{0} & & \textrm{unperturbed density in the zone}\\ -T_{0} & & \textrm{unperturbed temperature in the zone}\\ -L_{r0} & & \textrm{unperturbed luminosity}\\ -E_{\textrm{th}} & & \textrm{thermal energy of the zone} -\end{eqnarray*} - -\end_inset - - -\end_layout - -\begin_layout Standard -\noindent -and with the definitions of the -\emph on -local cooling time -\emph default - (see Fig. -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "fig:FigGam" - -\end_inset - -) -\begin_inset Formula -\begin{equation} -\tau_{\mathrm{co}}=\frac{E_{\mathrm{th}}}{L_{r0}}\,, -\end{equation} - -\end_inset - - and the -\emph on -local free-fall time -\emph default - -\begin_inset Formula -\begin{equation} -\tau_{\mathrm{ff}}=\sqrt{\frac{3\pi}{32G}\frac{4\pi r_{0}^{3}}{3M_{\mathrm{r}}}}\,, -\end{equation} - -\end_inset - - Baker's -\begin_inset Formula $K$ -\end_inset - - and -\begin_inset Formula $\sigma_{0}$ -\end_inset - - have the following form: -\begin_inset Formula -\begin{eqnarray} -\sigma_{0} & = & \frac{\pi}{\sqrt{8}}\frac{1}{\tau_{\mathrm{ff}}}\\ -K & = & \frac{\sqrt{32}}{\pi}\frac{1}{\delta}\frac{\tau_{\mathrm{ff}}}{\tau_{\mathrm{co}}}\,; -\end{eqnarray} - -\end_inset - - where -\begin_inset Formula $E_{\mathrm{th}}\approx m(P_{0}/{\rho_{0}})$ -\end_inset - - has been used and -\begin_inset Formula -\begin{equation} -\begin{array}{l} -\delta=-\left(\frac{\partial\ln\rho}{\partial\ln T}\right)_{P}\\ -e=mc^{2} -\end{array} -\end{equation} - -\end_inset - - is a thermodynamical quantity which is of order -\begin_inset Formula $1$ -\end_inset - - and equal to -\begin_inset Formula $1$ -\end_inset - - for nonreacting mixtures of classical perfect gases. - The physical meaning of -\begin_inset Formula $\sigma_{0}$ -\end_inset - - and -\begin_inset Formula $K$ -\end_inset - - is clearly visible in the equations above. - -\begin_inset Formula $\sigma_{0}$ -\end_inset - - represents a frequency of the order one per free-fall time. - -\begin_inset Formula $K$ -\end_inset - - is proportional to the ratio of the free-fall time and the cooling time. - Substituting into Baker's criteria, using thermodynamic identities and - definitions of thermodynamic quantities, -\begin_inset Formula -\[ -\Gamma_{1}=\left(\frac{\partial\ln P}{\partial\ln\rho}\right)_{S}\,,\;\chi_{\rho}^{}=\left(\frac{\partial\ln P}{\partial\ln\rho}\right)_{T}\,,\;\kappa_{P}^{}=\left(\frac{\partial\ln\kappa}{\partial\ln P}\right)_{T} -\] - -\end_inset - - -\begin_inset Formula -\[ -\nabla_{\mathrm{ad}}=\left(\frac{\partial\ln T}{\partial\ln P}\right)_{S}\,,\;\chi_{T}^{}=\left(\frac{\partial\ln P}{\partial\ln T}\right)_{\rho}\,,\;\kappa_{T}^{}=\left(\frac{\partial\ln\kappa}{\partial\ln T}\right)_{T} -\] - -\end_inset - - one obtains, after some pages of algebra, the conditions for -\emph on -stability -\emph default - given below: -\begin_inset Formula -\begin{eqnarray} -\frac{\pi^{2}}{8}\frac{1}{\tau_{\mathrm{ff}}^{2}}(3\Gamma_{1}-4) & > & 0\label{ZSDynSta}\\ -\frac{\pi^{2}}{\tau_{\mathrm{co}}\tau_{\mathrm{ff}}^{2}}\Gamma_{1}\nabla_{\mathrm{ad}}\left[\frac{1-3/4\chi_{\rho}^{}}{\chi_{T}^{}}(\kappa_{T}^{}-4)+\kappa_{P}^{}+1\right] & > & 0\label{ZSSecSta}\\ -\frac{\pi^{2}}{4}\frac{3}{\tau_{\mathrm{co}}\tau_{\mathrm{ff}}^{2}}\Gamma_{1}^{2}\,\nabla_{\mathrm{ad}}\left[4\nabla_{\mathrm{ad}}-(\nabla_{\mathrm{ad}}\kappa_{T}^{}+\kappa_{P}^{})-\frac{4}{3\Gamma_{1}}\right] & > & 0\label{ZSVibSta} -\end{eqnarray} - -\end_inset - - For a physical discussion of the stability criteria see Baker ( -\begin_inset CommandInset citation -LatexCommand cite -key "Abernethy2003" -literal "true" - -\end_inset - -) or Cox ( -\begin_inset CommandInset citation -LatexCommand cite -key "Parkin2005" -literal "true" - -\end_inset - -). -\end_layout - -\begin_layout Standard -We observe that these criteria for dynamical, secular and vibrational stability, - respectively, can be factorized into -\end_layout - -\begin_layout Enumerate -a factor containing local timescales only, -\end_layout - -\begin_layout Enumerate -a factor containing only constitutive relations and their derivatives. - -\end_layout - -\begin_layout Standard -The first factors, depending on only timescales, are positive by definition. - The signs of the left hand sides of the inequalities -\begin_inset space ~ -\end_inset - -( -\begin_inset CommandInset ref -LatexCommand ref -reference "ZSDynSta" - -\end_inset - -), ( -\begin_inset CommandInset ref -LatexCommand ref -reference "ZSSecSta" - -\end_inset - -) and ( -\begin_inset CommandInset ref -LatexCommand ref -reference "ZSVibSta" - -\end_inset - -) therefore depend exclusively on the second factors containing the constitutive - relations. - Since they depend only on state variables, the stability criteria themselves - are -\emph on - functions of the thermodynamic state in the local zone -\emph default -. - The one-zone stability can therefore be determined from a simple equation - of state, given for example, as a function of density and temperature. - Once the microphysics, i. -\begin_inset space \thinspace{} -\end_inset - -g. -\begin_inset space \space{} -\end_inset - -the thermodynamics and opacities (see Table -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:KapSou" - -\end_inset - -), are specified (in practice by specifying a chemical composition) the - one-zone stability can be inferred if the thermodynamic state is specified. - The zone – or in other words the layer – will be stable or unstable in - whatever object it is imbedded as long as it satisfies the one-zone-model - assumptions. - Only the specific growth rates (depending upon the time scales) will be - different for layers in different objects. -\end_layout - -\begin_layout Standard -\begin_inset Float table -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:KapSou" - -\end_inset - -Opacity sources -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center -\begin_inset Tabular - - - - - - -\begin_inset Text - -\begin_layout Plain Layout -Source -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset Formula $T/[\textrm{K}]$ -\end_inset - - -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -Yorke 1979, Yorke 1980a -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset Formula $\leq1700^{\textrm{a}}$ -\end_inset - - -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -Krügel 1971 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset Formula $1700\leq T\leq5000$ -\end_inset - - -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -Cox & Stewart 1969 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset Formula $5000\leq$ -\end_inset - - -\end_layout - -\end_inset - - - - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Formula $^{\textrm{a}}$ -\end_inset - -This is footnote a -\end_layout - -\end_inset - - We will now write down the sign (and therefore stability) determining parts - of the left-hand sides of the inequalities ( -\begin_inset CommandInset ref -LatexCommand ref -reference "ZSDynSta" - -\end_inset - -), ( -\begin_inset CommandInset ref -LatexCommand ref -reference "ZSSecSta" - -\end_inset - -) and ( -\begin_inset CommandInset ref -LatexCommand ref -reference "ZSVibSta" - -\end_inset - -) and thereby obtain -\emph on -stability equations of state -\emph default -. -\end_layout - -\begin_layout Standard -The sign determining part of inequality -\begin_inset space ~ -\end_inset - -( -\begin_inset CommandInset ref -LatexCommand ref -reference "ZSDynSta" - -\end_inset - -) is -\begin_inset Formula $3\Gamma_{1}-4$ -\end_inset - - and it reduces to the criterion for dynamical stability -\begin_inset Formula -\begin{equation} -\Gamma_{1}>\frac{4}{3}\,\cdot -\end{equation} - -\end_inset - - Stability of the thermodynamical equilibrium demands -\begin_inset Formula -\begin{equation} -\chi_{\rho}^{}>0,\;\;c_{v}>0\,, -\end{equation} - -\end_inset - - and -\begin_inset Formula -\begin{equation} -\chi_{T}^{}>0 -\end{equation} - -\end_inset - - holds for a wide range of physical situations. - With -\begin_inset Formula -\begin{eqnarray} -\Gamma_{3}-1=\frac{P}{\rho T}\frac{\chi_{T}^{}}{c_{v}} & > & 0\\ -\Gamma_{1}=\chi_{\rho}^{}+\chi_{T}^{}(\Gamma_{3}-1) & > & 0\\ -\nabla_{\mathrm{ad}}=\frac{\Gamma_{3}-1}{\Gamma_{1}} & > & 0 -\end{eqnarray} - -\end_inset - - we find the sign determining terms in inequalities -\begin_inset space ~ -\end_inset - -( -\begin_inset CommandInset ref -LatexCommand ref -reference "ZSSecSta" - -\end_inset - -) and ( -\begin_inset CommandInset ref -LatexCommand ref -reference "ZSVibSta" - -\end_inset - -) respectively and obtain the following form of the criteria for dynamical, - secular and vibrational -\emph on -stability -\emph default -, respectively: -\begin_inset Formula -\begin{eqnarray} -3\Gamma_{1}-4=:S_{\mathrm{dyn}}> & 0\label{DynSta}\\ -\frac{1-3/4\chi_{\rho}^{}}{\chi_{T}^{}}(\kappa_{T}^{}-4)+\kappa_{P}^{}+1=:S_{\mathrm{sec}}> & 0\label{SecSta}\\ -4\nabla_{\mathrm{ad}}-(\nabla_{\mathrm{ad}}\kappa_{T}^{}+\kappa_{P}^{})-\frac{4}{3\Gamma_{1}}=:S_{\mathrm{vib}}> & 0\,.\label{VibSta} -\end{eqnarray} - -\end_inset - - The constitutive relations are to be evaluated for the unperturbed thermodynami -c state (say -\begin_inset Formula $(\rho_{0},T_{0})$ -\end_inset - -) of the zone. - We see that the one-zone stability of the layer depends only on the constitutiv -e relations -\begin_inset Formula $\Gamma_{1}$ -\end_inset - -, -\begin_inset Formula $\nabla_{\mathrm{ad}}$ -\end_inset - -, -\begin_inset Formula $\chi_{T}^{},\,\chi_{\rho}^{}$ -\end_inset - -, -\begin_inset Formula $\kappa_{P}^{},\,\kappa_{T}^{}$ -\end_inset - -. - These depend only on the unperturbed thermodynamical state of the layer. - Therefore the above relations define the one-zone-stability equations of - state -\begin_inset Formula $S_{\mathrm{dyn}},\,S_{\mathrm{sec}}$ -\end_inset - - and -\begin_inset Formula $S_{\mathrm{vib}}$ -\end_inset - -. - See Fig. -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "fig:VibStabEquation" - -\end_inset - - for a picture of -\begin_inset Formula $S_{\mathrm{vib}}$ -\end_inset - -. - Regions of secular instability are listed in Table -\begin_inset space ~ -\end_inset - -1. -\end_layout - -\begin_layout Standard -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "fig:VibStabEquation" - -\end_inset - -Vibrational stability equation of state -\begin_inset Formula $S_{\mathrm{vib}}(\lg e,\lg\rho)$ -\end_inset - -. - -\begin_inset Formula $>0$ -\end_inset - - means vibrational stability -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Section -Conclusions -\end_layout - -\begin_layout Enumerate -The conditions for the stability of static, radiative layers in gas spheres, - as described by Baker's ( -\begin_inset CommandInset citation -LatexCommand cite -key "Abernethy2003" -literal "true" - -\end_inset - -) standard one-zone model, can be expressed as stability equations of state. - These stability equations of state depend only on the local thermodynamic - state of the layer. - -\end_layout - -\begin_layout Enumerate -If the constitutive relations – equations of state and Rosseland mean opacities - – are specified, the stability equations of state can be evaluated without - specifying properties of the layer. - -\end_layout - -\begin_layout Enumerate -For solar composition gas the -\begin_inset Formula $\kappa$ -\end_inset - --mechanism is working in the regions of the ice and dust features in the - opacities, the -\begin_inset Formula $\mathrm{H}_{2}$ -\end_inset - - dissociation and the combined H, first He ionization zone, as indicated - by vibrational instability. - These regions of instability are much larger in extent and degree of instabilit -y than the second He ionization zone that drives the Cepheïd pulsations. - -\end_layout - -\begin_layout Acknowledgement -Part of this work was supported by the German -\emph on -Deut\SpecialChar softhyphen -sche For\SpecialChar softhyphen -schungs\SpecialChar softhyphen -ge\SpecialChar softhyphen -mein\SpecialChar softhyphen -schaft, DFG -\emph default - project number Ts -\begin_inset space ~ -\end_inset - -17/2–1. -\end_layout - -\begin_layout Standard -\begin_inset CommandInset bibtex -LatexCommand bibtex -btprint "btPrintAll" -bibfiles "biblioExample" -options "aa" - -\end_inset - - -\begin_inset Note Note -status open - -\begin_layout Plain Layout - -\series bold -Note: -\series default - If you cannot see the bibliography in the output, assure that you have - given the full path to the Bib\SpecialChar TeX - style file -\family sans -aa.bst -\family default - that is part of the A&A \SpecialChar LaTeX --package. -\end_layout - -\end_inset - - -\end_layout - -\end_body -\end_document diff --git a/lib/examples/Articles/DocBook_Article_%28SGML%29.lyx b/lib/examples/Articles/DocBook_Article_%28SGML%29.lyx new file mode 100644 index 0000000000..5138cfee5d --- /dev/null +++ b/lib/examples/Articles/DocBook_Article_%28SGML%29.lyx @@ -0,0 +1,739 @@ +#LyX 2.4 created this file. For more info see https://www.lyx.org/ +\lyxformat 567 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/Articles/ +\textclass docbook +\use_default_options false +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding utf8 +\fontencoding auto +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\float_placement class +\float_alignment class +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Title +Docbook with LyX +\end_layout + +\begin_layout Date +24 September 1999 +\end_layout + +\begin_layout Author +\begin_inset Flex Firstname +status open + +\begin_layout Plain Layout +José +\end_layout + +\end_inset + + +\begin_inset Flex Surname +status open + +\begin_layout Plain Layout +Matos +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Abstract +This is a small illustration of lyx's features using DocBook. +\end_layout + +\begin_layout Abstract +The abstract can span several paragraphs. +\end_layout + +\begin_layout Section +\begin_inset CommandInset label +LatexCommand label +name "first-section" + +\end_inset + +Introduction +\end_layout + +\begin_layout Standard +This file ilustrates the generation of docbook documents with LyX. +\end_layout + +\begin_layout Standard +This will improve as soon as new features are available. +\end_layout + +\begin_layout Section +Standard layouts +\end_layout + +\begin_layout Standard +One of the goals is the support, as much as possible, of layouts used in + other textclass, for compatibility purposes. +\end_layout + +\begin_layout Standard +Remember that this is work in progress, I would like to hear any comments, + good or +\begin_inset Quotes eld +\end_inset + +bad +\begin_inset Quotes erd +\end_inset + +. +\end_layout + +\begin_layout Subsection +Lists +\end_layout + +\begin_layout Standard +This is an example with several nested lists. +\end_layout + +\begin_layout Itemize +item 1 +\end_layout + +\begin_deeper +\begin_layout Enumerate +item 2 +\end_layout + +\begin_layout Description +new item +\end_layout + +\begin_deeper +\begin_layout Enumerate +collection +\end_layout + +\end_deeper +\end_deeper +\begin_layout Itemize +new set +\end_layout + +\begin_layout Subsection +Code +\end_layout + +\begin_layout Standard +Required steps to have a running lyx. +\end_layout + +\begin_layout Quotation +Be carefull with your own code. +\end_layout + +\begin_layout Quotation +The debugger. +\end_layout + +\begin_layout Code +cat > env.out +\end_layout + +\begin_layout Code +tar xvzf lyx.tgz +\end_layout + +\begin_layout Code +cd lyx-1_0_x +\end_layout + +\begin_layout Code +./configure +\end_layout + +\begin_layout Code +make +\end_layout + +\begin_layout Code +make install +\end_layout + +\begin_layout Subsection +Labels +\end_layout + +\begin_layout Standard +If a label is the first element in any layout, that label will be merged + with that element. + See as an example +\begin_inset CommandInset ref +LatexCommand ref +name "first-section" +reference "first-section" + +\end_inset + +. +\end_layout + +\begin_layout Subsection +Fonts +\end_layout + +\begin_layout Standard +The only fonts supported are +\emph on +Emphasis +\emph default + and +\begin_inset Flex Literal +status open + +\begin_layout Plain Layout +SGML +\end_layout + +\end_inset + +. +\end_layout + +\begin_layout Subsection +Figures +\end_layout + +\begin_layout Standard +One of the major changes in the docbook when compared with the linuxdoc + support are the figures support. + LyX only allows to view eps figures. + So you should have one of these if you want to take advantage of this feature. +\end_layout + +\begin_layout Standard +Notice that when the docbook code is exported the filename extension is + stripped. + This enables that when the several backends are processed in sgmltools, + the corresponding extensions are added. + The default extension are eps for the print and gif for the html backend. +\end_layout + +\begin_layout Standard +\begin_inset Float figure +placement htbp +alignment document +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Graphics + filename ../../doc/clipart/platypus.eps + width 2cm + height 3cm + scaleBeforeRotation + rotateAngle 45 + rotateOrigin center + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Nice platypus +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Wide figures are treated as normal figures. +\end_layout + +\begin_layout Standard +\begin_inset Float figure +placement htbp +alignment document +wide true +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Graphics + filename ../../doc/clipart/platypus.eps + width 2cm + height 3cm + scaleBeforeRotation + rotateAngle 45 + rotateOrigin center + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +long, very long\SpecialChar ldots + :-) +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Subsection +Tables +\end_layout + +\begin_layout Standard +There is also basic support for tables. +\begin_inset Float table +placement htbp +alignment document +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Tabular + + + + + + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Software 1 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Software 2 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Software 3 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Software 4 +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +Plataform 1 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +25 MB +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +10 MB +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +34 MB +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +Plataform 2 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +12 MB +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +30 MB +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +35 MB +\end_layout + +\end_inset + + + + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Nice Formal Table +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +As it happens with the figures the wide tables are treated as normal tables. +\end_layout + +\begin_layout Subsection +Margins +\end_layout + +\begin_layout Standard +There are some restrictions when using margins. + For further information on docbook allowed syntax consult the +\begin_inset CommandInset href +LatexCommand href +name "docbook reference manual" +target "http://www.oasis-open.org/docbook/documentation/reference/" +literal "false" + +\end_inset + +. +\end_layout + +\begin_layout Quotation +It is also possible to insert margin notes inside some environments. +\end_layout + +\begin_deeper +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +second par -> margin note +\end_layout + +\begin_layout Plain Layout + +third par -> margin note +\end_layout + +\end_inset + + +\end_layout + +\end_deeper +\begin_layout Quotation +Notice that the previous layout is at level 1 +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout +This comes from a docbook restriction. + Sidebar can only appear inside "MSGTEXT", "CAUTION", "IMPORTANT", "NOTE", + "TIP", "WARNING", "BLOCKQUOTE". +\end_layout + +\begin_layout Plain Layout +These environments are easily added to the docbook layout. +\end_layout + +\end_inset + + and so is the follow: +\end_layout + +\begin_deeper +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\end_layout + +\end_deeper +\begin_layout Section +The road map +\end_layout + +\begin_layout Standard +This is a small list of the remaining tasks: +\end_layout + +\begin_layout Itemize +Expand the number of layouts +\end_layout + +\begin_deeper +\begin_layout Itemize +example +\end_layout + +\begin_layout Itemize +note +\end_layout + +\begin_layout Itemize +warning +\end_layout + +\begin_layout Itemize +tip +\end_layout + +\begin_layout Itemize +caution +\end_layout + +\begin_layout Itemize +important +\end_layout + +\end_deeper +\begin_layout Itemize +Compose other layout files, besides article +\end_layout + +\begin_deeper +\begin_layout Enumerate +book +\end_layout + +\begin_layout Enumerate +set (very unlikely) +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout +I do not expect lyx to deal with colection of books, for now! +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Enumerate +refentry +\end_layout + +\end_deeper +\begin_layout Itemize +goodies +\end_layout + +\begin_deeper +\begin_layout Enumerate +including other lyx files +\end_layout + +\begin_layout Enumerate +more advanced tables support +\end_layout + +\end_deeper +\begin_layout Itemize +better documentation +\end_layout + +\begin_layout Standard +That's all. + ;-) +\end_layout + +\end_body +\end_document diff --git a/lib/examples/Articles/DocBook_Article_(SGML).lyx b/lib/examples/Articles/DocBook_Article_(SGML).lyx deleted file mode 100644 index 5138cfee5d..0000000000 --- a/lib/examples/Articles/DocBook_Article_(SGML).lyx +++ /dev/null @@ -1,739 +0,0 @@ -#LyX 2.4 created this file. For more info see https://www.lyx.org/ -\lyxformat 567 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/Articles/ -\textclass docbook -\use_default_options false -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding utf8 -\fontencoding auto -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\float_placement class -\float_alignment class -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Title -Docbook with LyX -\end_layout - -\begin_layout Date -24 September 1999 -\end_layout - -\begin_layout Author -\begin_inset Flex Firstname -status open - -\begin_layout Plain Layout -José -\end_layout - -\end_inset - - -\begin_inset Flex Surname -status open - -\begin_layout Plain Layout -Matos -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Abstract -This is a small illustration of lyx's features using DocBook. -\end_layout - -\begin_layout Abstract -The abstract can span several paragraphs. -\end_layout - -\begin_layout Section -\begin_inset CommandInset label -LatexCommand label -name "first-section" - -\end_inset - -Introduction -\end_layout - -\begin_layout Standard -This file ilustrates the generation of docbook documents with LyX. -\end_layout - -\begin_layout Standard -This will improve as soon as new features are available. -\end_layout - -\begin_layout Section -Standard layouts -\end_layout - -\begin_layout Standard -One of the goals is the support, as much as possible, of layouts used in - other textclass, for compatibility purposes. -\end_layout - -\begin_layout Standard -Remember that this is work in progress, I would like to hear any comments, - good or -\begin_inset Quotes eld -\end_inset - -bad -\begin_inset Quotes erd -\end_inset - -. -\end_layout - -\begin_layout Subsection -Lists -\end_layout - -\begin_layout Standard -This is an example with several nested lists. -\end_layout - -\begin_layout Itemize -item 1 -\end_layout - -\begin_deeper -\begin_layout Enumerate -item 2 -\end_layout - -\begin_layout Description -new item -\end_layout - -\begin_deeper -\begin_layout Enumerate -collection -\end_layout - -\end_deeper -\end_deeper -\begin_layout Itemize -new set -\end_layout - -\begin_layout Subsection -Code -\end_layout - -\begin_layout Standard -Required steps to have a running lyx. -\end_layout - -\begin_layout Quotation -Be carefull with your own code. -\end_layout - -\begin_layout Quotation -The debugger. -\end_layout - -\begin_layout Code -cat > env.out -\end_layout - -\begin_layout Code -tar xvzf lyx.tgz -\end_layout - -\begin_layout Code -cd lyx-1_0_x -\end_layout - -\begin_layout Code -./configure -\end_layout - -\begin_layout Code -make -\end_layout - -\begin_layout Code -make install -\end_layout - -\begin_layout Subsection -Labels -\end_layout - -\begin_layout Standard -If a label is the first element in any layout, that label will be merged - with that element. - See as an example -\begin_inset CommandInset ref -LatexCommand ref -name "first-section" -reference "first-section" - -\end_inset - -. -\end_layout - -\begin_layout Subsection -Fonts -\end_layout - -\begin_layout Standard -The only fonts supported are -\emph on -Emphasis -\emph default - and -\begin_inset Flex Literal -status open - -\begin_layout Plain Layout -SGML -\end_layout - -\end_inset - -. -\end_layout - -\begin_layout Subsection -Figures -\end_layout - -\begin_layout Standard -One of the major changes in the docbook when compared with the linuxdoc - support are the figures support. - LyX only allows to view eps figures. - So you should have one of these if you want to take advantage of this feature. -\end_layout - -\begin_layout Standard -Notice that when the docbook code is exported the filename extension is - stripped. - This enables that when the several backends are processed in sgmltools, - the corresponding extensions are added. - The default extension are eps for the print and gif for the html backend. -\end_layout - -\begin_layout Standard -\begin_inset Float figure -placement htbp -alignment document -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Graphics - filename ../../doc/clipart/platypus.eps - width 2cm - height 3cm - scaleBeforeRotation - rotateAngle 45 - rotateOrigin center - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Nice platypus -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Wide figures are treated as normal figures. -\end_layout - -\begin_layout Standard -\begin_inset Float figure -placement htbp -alignment document -wide true -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Graphics - filename ../../doc/clipart/platypus.eps - width 2cm - height 3cm - scaleBeforeRotation - rotateAngle 45 - rotateOrigin center - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -long, very long\SpecialChar ldots - :-) -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Subsection -Tables -\end_layout - -\begin_layout Standard -There is also basic support for tables. -\begin_inset Float table -placement htbp -alignment document -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Tabular - - - - - - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Software 1 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Software 2 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Software 3 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Software 4 -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -Plataform 1 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -25 MB -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -10 MB -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -34 MB -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -Plataform 2 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -12 MB -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -30 MB -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -35 MB -\end_layout - -\end_inset - - - - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Nice Formal Table -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -As it happens with the figures the wide tables are treated as normal tables. -\end_layout - -\begin_layout Subsection -Margins -\end_layout - -\begin_layout Standard -There are some restrictions when using margins. - For further information on docbook allowed syntax consult the -\begin_inset CommandInset href -LatexCommand href -name "docbook reference manual" -target "http://www.oasis-open.org/docbook/documentation/reference/" -literal "false" - -\end_inset - -. -\end_layout - -\begin_layout Quotation -It is also possible to insert margin notes inside some environments. -\end_layout - -\begin_deeper -\begin_layout Standard -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -second par -> margin note -\end_layout - -\begin_layout Plain Layout - -third par -> margin note -\end_layout - -\end_inset - - -\end_layout - -\end_deeper -\begin_layout Quotation -Notice that the previous layout is at level 1 -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -This comes from a docbook restriction. - Sidebar can only appear inside "MSGTEXT", "CAUTION", "IMPORTANT", "NOTE", - "TIP", "WARNING", "BLOCKQUOTE". -\end_layout - -\begin_layout Plain Layout -These environments are easily added to the docbook layout. -\end_layout - -\end_inset - - and so is the follow: -\end_layout - -\begin_deeper -\begin_layout Standard -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\end_layout - -\end_deeper -\begin_layout Section -The road map -\end_layout - -\begin_layout Standard -This is a small list of the remaining tasks: -\end_layout - -\begin_layout Itemize -Expand the number of layouts -\end_layout - -\begin_deeper -\begin_layout Itemize -example -\end_layout - -\begin_layout Itemize -note -\end_layout - -\begin_layout Itemize -warning -\end_layout - -\begin_layout Itemize -tip -\end_layout - -\begin_layout Itemize -caution -\end_layout - -\begin_layout Itemize -important -\end_layout - -\end_deeper -\begin_layout Itemize -Compose other layout files, besides article -\end_layout - -\begin_deeper -\begin_layout Enumerate -book -\end_layout - -\begin_layout Enumerate -set (very unlikely) -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -I do not expect lyx to deal with colection of books, for now! -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Enumerate -refentry -\end_layout - -\end_deeper -\begin_layout Itemize -goodies -\end_layout - -\begin_deeper -\begin_layout Enumerate -including other lyx files -\end_layout - -\begin_layout Enumerate -more advanced tables support -\end_layout - -\end_deeper -\begin_layout Itemize -better documentation -\end_layout - -\begin_layout Standard -That's all. - ;-) -\end_layout - -\end_body -\end_document diff --git a/lib/examples/Books/American_Mathematical_Society_%28AMS%29.lyx b/lib/examples/Books/American_Mathematical_Society_%28AMS%29.lyx new file mode 100644 index 0000000000..ff48da0d2e --- /dev/null +++ b/lib/examples/Books/American_Mathematical_Society_%28AMS%29.lyx @@ -0,0 +1,595 @@ +#LyX 2.4 created this file. For more info see https://www.lyx.org/ +\lyxformat 567 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/Books/ +\textclass amsbook +\use_default_options false +\begin_modules +theorems-ams +eqs-within-sections +figs-within-sections +theorems-ams-extended +\end_modules +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding utf8 +\fontencoding auto +\font_roman "lmodern" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\float_placement class +\float_alignment class +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 2 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Title +Test of AMS-Book Style +\end_layout + +\begin_layout Author +David L. + Johnson +\end_layout + +\begin_layout Address +Department of Mathematics, +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +newline +\end_layout + +\end_inset + +Lehigh University, Bethlehem, PA 18015 +\end_layout + +\begin_layout Current Address +Home +\end_layout + +\begin_layout Email +dlj0@lehigh.edu +\end_layout + +\begin_layout URL +http://www.lehigh.edu/~dlj0/dlj0.html +\end_layout + +\begin_layout Keywords +Test +\end_layout + +\begin_layout Thanks +To Emmanuel, for forcing me to fix this, and Jean-Marc, for making it possible, + and necessary. +\end_layout + +\begin_layout Dedicatory +To my wife. +\end_layout + +\begin_layout Translator +Joe +\end_layout + +\begin_layout Subjectclass +Primary: 12G34, Secondary: 09G87 +\end_layout + +\begin_layout Chapter +Beginning. +\end_layout + +\begin_layout Section +Introduction +\end_layout + +\begin_layout Standard +This file, using the amsbook layout, numbers all results, Theorems, Definitions, + etc., using +\begin_inset Formula $(m.n.p)$ +\end_inset + + where the +\begin_inset Formula $m$ +\end_inset + + is the chapter number, the +\begin_inset Formula $n$ +\end_inset + + is the section number, and, finally, the +\begin_inset Formula $p$ +\end_inset + + is the result number in that section. +\end_layout + +\begin_layout Standard +This can be changed by modifying the layout file, removing the line +\family typewriter + +\begin_inset Newline newline +\end_inset + + +\backslash +numberwithin{section}{chapter} +\family default + +\begin_inset Newline newline +\end_inset + +from the +\family typewriter +Preamble +\family default + . +\end_layout + +\begin_layout Theorem +This is a theorem +\end_layout + +\begin_layout Proof +Here is its proof. +\end_layout + +\begin_layout Standard +More text. +\end_layout + +\begin_layout Corollary +First corollary. +\end_layout + +\begin_layout Proof +Its proof. +\end_layout + +\begin_layout Lemma +Lemma number 1 +\end_layout + +\begin_layout Proposition +First proposition. +\end_layout + +\begin_layout Conjecture +A wild guess. +\end_layout + +\begin_layout Criterion +Need some criteria +\end_layout + +\begin_layout Algorithm +first this, then the next +\end_layout + +\begin_layout Fact +Not fiction. +\end_layout + +\begin_layout Axiom +It stands to reason. +\end_layout + +\begin_layout Definition +a word means exactly what I say it means. +\end_layout + +\begin_layout Example +This should be an example. +\end_layout + +\begin_layout Standard +Plain text. +\end_layout + +\begin_layout Condition +If you say so. +\end_layout + +\begin_layout Problem +I don't know what to write is the problem. +\end_layout + +\begin_layout Remark +I think this will be useful. +\end_layout + +\begin_layout Claim +I did it the way the documentation said to. +\end_layout + +\begin_layout Note +It may need more work yet. +\end_layout + +\begin_layout Standard +More plain text, in standard format. +\end_layout + +\begin_layout Theorem +This is a second theorem +\end_layout + +\begin_layout Proof +Here is its proof. +\end_layout + +\begin_layout Standard +More text. +\end_layout + +\begin_layout Corollary +Second corollary. +\end_layout + +\begin_layout Proof +Its proof. +\end_layout + +\begin_layout Lemma +Lemma number 2 +\end_layout + +\begin_layout Proposition +Second proposition. +\end_layout + +\begin_layout Conjecture +A wild guess. +\end_layout + +\begin_layout Criterion +Need some criteria +\end_layout + +\begin_layout Notation +\begin_inset Formula $S=\mathbb{R}$ +\end_inset + +. +\end_layout + +\begin_layout Summary +In the end, will it matter? +\end_layout + +\begin_layout Acknowledgement +Thanks to Mattias Ettrich. + Without him I never would have learned \SpecialChar LaTeX +. +\end_layout + +\begin_layout Case +If this works, then the rest will. +\end_layout + +\begin_layout Conclusion +It seems to work. +\end_layout + +\begin_layout Proof +Here goes another proof. +\end_layout + +\begin_layout Standard +Plain text +\end_layout + +\begin_layout Chapter Exercises +Exercise 1 +\end_layout + +\begin_layout Chapter Exercises +Exercise 2 +\end_layout + +\begin_layout Chapter Exercises +These should not be italicised! +\end_layout + +\begin_layout Section +Next try. +\end_layout + +\begin_layout Standard +This tries out the section environments. +\end_layout + +\begin_layout Theorem +This is a theorem +\end_layout + +\begin_layout Proof +Here is its proof. +\end_layout + +\begin_layout Standard +More text. +\end_layout + +\begin_layout Corollary +Third corollary. + First one of this section. +\end_layout + +\begin_layout Proof +Its proof. +\end_layout + +\begin_layout Lemma +Lemma number 3 +\end_layout + +\begin_layout Proposition +Third proposition. +\end_layout + +\begin_layout Conjecture +A wild guess. +\end_layout + +\begin_layout Criterion +Need some criteria +\end_layout + +\begin_layout Subsection +This is a subsection +\end_layout + +\begin_layout Standard +With more results therein. +\end_layout + +\begin_layout Theorem +This is a theorem, maybe the fourth one. +\end_layout + +\begin_layout Proof +Here is its proof. +\end_layout + +\begin_layout Standard +More text. +\end_layout + +\begin_layout Chapter +Next one. +\end_layout + +\begin_layout Section +Next Section +\end_layout + +\begin_layout Corollary +Fourth corollary. +\end_layout + +\begin_layout Proof +Its proof. +\end_layout + +\begin_layout Lemma +Lemma number 4 +\end_layout + +\begin_layout Proposition +Fourth proposition. +\end_layout + +\begin_layout Conjecture +A wild guess. +\end_layout + +\begin_layout Criterion +Need some criteria +\end_layout + +\begin_layout Standard +More random text. +\end_layout + +\begin_layout Section +Another section +\end_layout + +\begin_layout Theorem +This is a theorem +\end_layout + +\begin_layout Proof +Here is its proof. +\end_layout + +\begin_layout Standard +More text. +\end_layout + +\begin_layout Corollary +Fifth corollary. +\end_layout + +\begin_layout Proof +Its proof. +\end_layout + +\begin_layout Lemma +Lemma number 5 +\end_layout + +\begin_layout Proposition +Fifth proposition. +\end_layout + +\begin_layout Conjecture +A wild guess. +\end_layout + +\begin_layout Criterion +Need some criteria +\end_layout + +\begin_layout Subsubsection +This is the subsection with results. +\end_layout + +\begin_layout Standard +The quick, brown fox jumped over the lazy dog. +\end_layout + +\begin_layout Theorem +This is a theorem - sixth in the series +\end_layout + +\begin_layout Proof +Here is its proof. +\end_layout + +\begin_layout Standard +More text. +\end_layout + +\begin_layout Corollary +Sixth corollary. +\end_layout + +\begin_layout Proof +Its proof. +\end_layout + +\begin_layout Lemma +Lemma number 6 +\end_layout + +\begin_layout Proposition +Sixth proposition. +\end_layout + +\begin_layout Conjecture +A wild guess. +\end_layout + +\begin_layout Criterion +Need some criteria +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "1" +literal "true" + +\end_inset + +Johnson, D. + L. + +\emph on +Out of my head +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "2" +literal "true" + +\end_inset + +American Mathematical Society, +\emph on +Instructions for preparation of papers and monographs: AMS-\SpecialChar LaTeX + +\emph default +, (1997). +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "3" +literal "true" + +\end_inset + +American Mathematical Society, +\end_layout + +\begin_layout Standard + +\end_layout + +\end_body +\end_document diff --git a/lib/examples/Books/American_Mathematical_Society_(AMS).lyx b/lib/examples/Books/American_Mathematical_Society_(AMS).lyx deleted file mode 100644 index ff48da0d2e..0000000000 --- a/lib/examples/Books/American_Mathematical_Society_(AMS).lyx +++ /dev/null @@ -1,595 +0,0 @@ -#LyX 2.4 created this file. For more info see https://www.lyx.org/ -\lyxformat 567 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/Books/ -\textclass amsbook -\use_default_options false -\begin_modules -theorems-ams -eqs-within-sections -figs-within-sections -theorems-ams-extended -\end_modules -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding utf8 -\fontencoding auto -\font_roman "lmodern" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\float_placement class -\float_alignment class -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 2 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Title -Test of AMS-Book Style -\end_layout - -\begin_layout Author -David L. - Johnson -\end_layout - -\begin_layout Address -Department of Mathematics, -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -newline -\end_layout - -\end_inset - -Lehigh University, Bethlehem, PA 18015 -\end_layout - -\begin_layout Current Address -Home -\end_layout - -\begin_layout Email -dlj0@lehigh.edu -\end_layout - -\begin_layout URL -http://www.lehigh.edu/~dlj0/dlj0.html -\end_layout - -\begin_layout Keywords -Test -\end_layout - -\begin_layout Thanks -To Emmanuel, for forcing me to fix this, and Jean-Marc, for making it possible, - and necessary. -\end_layout - -\begin_layout Dedicatory -To my wife. -\end_layout - -\begin_layout Translator -Joe -\end_layout - -\begin_layout Subjectclass -Primary: 12G34, Secondary: 09G87 -\end_layout - -\begin_layout Chapter -Beginning. -\end_layout - -\begin_layout Section -Introduction -\end_layout - -\begin_layout Standard -This file, using the amsbook layout, numbers all results, Theorems, Definitions, - etc., using -\begin_inset Formula $(m.n.p)$ -\end_inset - - where the -\begin_inset Formula $m$ -\end_inset - - is the chapter number, the -\begin_inset Formula $n$ -\end_inset - - is the section number, and, finally, the -\begin_inset Formula $p$ -\end_inset - - is the result number in that section. -\end_layout - -\begin_layout Standard -This can be changed by modifying the layout file, removing the line -\family typewriter - -\begin_inset Newline newline -\end_inset - - -\backslash -numberwithin{section}{chapter} -\family default - -\begin_inset Newline newline -\end_inset - -from the -\family typewriter -Preamble -\family default - . -\end_layout - -\begin_layout Theorem -This is a theorem -\end_layout - -\begin_layout Proof -Here is its proof. -\end_layout - -\begin_layout Standard -More text. -\end_layout - -\begin_layout Corollary -First corollary. -\end_layout - -\begin_layout Proof -Its proof. -\end_layout - -\begin_layout Lemma -Lemma number 1 -\end_layout - -\begin_layout Proposition -First proposition. -\end_layout - -\begin_layout Conjecture -A wild guess. -\end_layout - -\begin_layout Criterion -Need some criteria -\end_layout - -\begin_layout Algorithm -first this, then the next -\end_layout - -\begin_layout Fact -Not fiction. -\end_layout - -\begin_layout Axiom -It stands to reason. -\end_layout - -\begin_layout Definition -a word means exactly what I say it means. -\end_layout - -\begin_layout Example -This should be an example. -\end_layout - -\begin_layout Standard -Plain text. -\end_layout - -\begin_layout Condition -If you say so. -\end_layout - -\begin_layout Problem -I don't know what to write is the problem. -\end_layout - -\begin_layout Remark -I think this will be useful. -\end_layout - -\begin_layout Claim -I did it the way the documentation said to. -\end_layout - -\begin_layout Note -It may need more work yet. -\end_layout - -\begin_layout Standard -More plain text, in standard format. -\end_layout - -\begin_layout Theorem -This is a second theorem -\end_layout - -\begin_layout Proof -Here is its proof. -\end_layout - -\begin_layout Standard -More text. -\end_layout - -\begin_layout Corollary -Second corollary. -\end_layout - -\begin_layout Proof -Its proof. -\end_layout - -\begin_layout Lemma -Lemma number 2 -\end_layout - -\begin_layout Proposition -Second proposition. -\end_layout - -\begin_layout Conjecture -A wild guess. -\end_layout - -\begin_layout Criterion -Need some criteria -\end_layout - -\begin_layout Notation -\begin_inset Formula $S=\mathbb{R}$ -\end_inset - -. -\end_layout - -\begin_layout Summary -In the end, will it matter? -\end_layout - -\begin_layout Acknowledgement -Thanks to Mattias Ettrich. - Without him I never would have learned \SpecialChar LaTeX -. -\end_layout - -\begin_layout Case -If this works, then the rest will. -\end_layout - -\begin_layout Conclusion -It seems to work. -\end_layout - -\begin_layout Proof -Here goes another proof. -\end_layout - -\begin_layout Standard -Plain text -\end_layout - -\begin_layout Chapter Exercises -Exercise 1 -\end_layout - -\begin_layout Chapter Exercises -Exercise 2 -\end_layout - -\begin_layout Chapter Exercises -These should not be italicised! -\end_layout - -\begin_layout Section -Next try. -\end_layout - -\begin_layout Standard -This tries out the section environments. -\end_layout - -\begin_layout Theorem -This is a theorem -\end_layout - -\begin_layout Proof -Here is its proof. -\end_layout - -\begin_layout Standard -More text. -\end_layout - -\begin_layout Corollary -Third corollary. - First one of this section. -\end_layout - -\begin_layout Proof -Its proof. -\end_layout - -\begin_layout Lemma -Lemma number 3 -\end_layout - -\begin_layout Proposition -Third proposition. -\end_layout - -\begin_layout Conjecture -A wild guess. -\end_layout - -\begin_layout Criterion -Need some criteria -\end_layout - -\begin_layout Subsection -This is a subsection -\end_layout - -\begin_layout Standard -With more results therein. -\end_layout - -\begin_layout Theorem -This is a theorem, maybe the fourth one. -\end_layout - -\begin_layout Proof -Here is its proof. -\end_layout - -\begin_layout Standard -More text. -\end_layout - -\begin_layout Chapter -Next one. -\end_layout - -\begin_layout Section -Next Section -\end_layout - -\begin_layout Corollary -Fourth corollary. -\end_layout - -\begin_layout Proof -Its proof. -\end_layout - -\begin_layout Lemma -Lemma number 4 -\end_layout - -\begin_layout Proposition -Fourth proposition. -\end_layout - -\begin_layout Conjecture -A wild guess. -\end_layout - -\begin_layout Criterion -Need some criteria -\end_layout - -\begin_layout Standard -More random text. -\end_layout - -\begin_layout Section -Another section -\end_layout - -\begin_layout Theorem -This is a theorem -\end_layout - -\begin_layout Proof -Here is its proof. -\end_layout - -\begin_layout Standard -More text. -\end_layout - -\begin_layout Corollary -Fifth corollary. -\end_layout - -\begin_layout Proof -Its proof. -\end_layout - -\begin_layout Lemma -Lemma number 5 -\end_layout - -\begin_layout Proposition -Fifth proposition. -\end_layout - -\begin_layout Conjecture -A wild guess. -\end_layout - -\begin_layout Criterion -Need some criteria -\end_layout - -\begin_layout Subsubsection -This is the subsection with results. -\end_layout - -\begin_layout Standard -The quick, brown fox jumped over the lazy dog. -\end_layout - -\begin_layout Theorem -This is a theorem - sixth in the series -\end_layout - -\begin_layout Proof -Here is its proof. -\end_layout - -\begin_layout Standard -More text. -\end_layout - -\begin_layout Corollary -Sixth corollary. -\end_layout - -\begin_layout Proof -Its proof. -\end_layout - -\begin_layout Lemma -Lemma number 6 -\end_layout - -\begin_layout Proposition -Sixth proposition. -\end_layout - -\begin_layout Conjecture -A wild guess. -\end_layout - -\begin_layout Criterion -Need some criteria -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "1" -literal "true" - -\end_inset - -Johnson, D. - L. - -\emph on -Out of my head -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "2" -literal "true" - -\end_inset - -American Mathematical Society, -\emph on -Instructions for preparation of papers and monographs: AMS-\SpecialChar LaTeX - -\emph default -, (1997). -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "3" -literal "true" - -\end_inset - -American Mathematical Society, -\end_layout - -\begin_layout Standard - -\end_layout - -\end_body -\end_document diff --git a/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/00_Main_File.lyx b/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/00_Main_File.lyx new file mode 100644 index 0000000000..677a9b60b4 --- /dev/null +++ b/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/00_Main_File.lyx @@ -0,0 +1,263 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin unavailable +\textclass svmult +\begin_preamble +%\usepackage{type1cm} % activate if the fonts mathptmx, helvet or courier are + % not available on your system + +\usepackage{multicol}% used for the two-column index +\usepackage[bottom]{footmisc}% places footnotes at page bottom + +%\makeindex % used for the subject index + % please use the style svind.ist with + % your makeindex program +\end_preamble +\options graybox,envcountchap +\use_default_options false +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "times" "default" +\font_sans "helvet" "default" +\font_typewriter "courier" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref true +\pdf_bookmarks true +\pdf_bookmarksnumbered true +\pdf_bookmarksopen true +\pdf_bookmarksopenlevel 1 +\pdf_breaklinks false +\pdf_pdfborder true +\pdf_colorlinks false +\pdf_backref false +\pdf_pdfusetitle true +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +This is a template \SpecialChar LyX + file for books and monographs to be published by the + Springer publishing group. + This template is for editors, the template for authors has the filename + +\family sans +08_Author.lyx +\family default +. + How to install the svmult \SpecialChar LaTeX + class to your \SpecialChar LaTeX + system is explained in +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +https://wiki.lyx.org/Examples/Springer +\end_layout + +\end_inset + +. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Front Matter + +\end_layout + +\begin_layout Standard +\begin_inset CommandInset include +LatexCommand include +filename "01_Dedication.lyx" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset CommandInset include +LatexCommand include +filename "02_Foreword.lyx" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset CommandInset include +LatexCommand include +filename "03_Preface.lyx" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset CommandInset include +LatexCommand include +filename "04_Acknowledgements.lyx" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset CommandInset toc +LatexCommand tableofcontents + +\end_inset + + +\begin_inset CommandInset include +LatexCommand include +filename "05_Contributor_List.lyx" + +\end_inset + + +\begin_inset CommandInset include +LatexCommand include +filename "06_Acronym.lyx" + +\end_inset + + +\end_layout + +\begin_layout Main Matter + +\end_layout + +\begin_layout Standard +\begin_inset CommandInset include +LatexCommand include +filename "07_Part.lyx" + +\end_inset + + +\begin_inset CommandInset include +LatexCommand include +filename "08_Author.lyx" + +\end_inset + + +\end_layout + +\begin_layout Back Matter + +\end_layout + +\begin_layout Standard +\start_of_appendix +\begin_inset CommandInset include +LatexCommand include +filename "09_Appendix.lyx" + +\end_inset + + +\end_layout + +\begin_layout Standard + +\end_layout + +\begin_layout Standard +\begin_inset CommandInset include +LatexCommand include +filename "10_Glossary.lyx" + +\end_inset + + +\begin_inset CommandInset index_print +LatexCommand printindex +type "idx" +name "Index" +literal "false" + +\end_inset + + +\end_layout + +\end_body +\end_document diff --git a/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/01_Dedication.lyx b/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/01_Dedication.lyx new file mode 100644 index 0000000000..afa9de36cd --- /dev/null +++ b/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/01_Dedication.lyx @@ -0,0 +1,96 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/springer/ +\textclass svmult +\use_default_options false +\master svmult_editor-master.lyx +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Dedication +A quotation or a dedication +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +dedication +\end_layout + +\end_inset + + at the very beginning of your book. +\end_layout + +\end_body +\end_document diff --git a/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/02_Foreword.lyx b/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/02_Foreword.lyx new file mode 100644 index 0000000000..4e66ed7688 --- /dev/null +++ b/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/02_Foreword.lyx @@ -0,0 +1,145 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/springer/ +\textclass svmult +\use_default_options false +\master svmult_editor-master.lyx +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Foreword +\begin_inset Note Note +status open + +\begin_layout Plain Layout +The style Foreword has an optional argument that overrides the default text + "Foreword". + This is useful when there are different forewords by different authors + and editors. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +The foreword covers introductory remarks preceding the text of a book that + are written by a +\shape italic +person other than the author or editor +\shape default + of the book. + If applicable, the foreword precedes the preface which is written by the + author or editor of the book. +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +vspace{ +\backslash +baselineskip} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\noindent +\align right +Place, month year +\begin_inset space \hfill{} +\end_inset + + +\shape italic +Firstname Surname +\shape default + +\begin_inset Newline newline +\end_inset + + +\end_layout + +\end_body +\end_document diff --git a/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/03_Preface.lyx b/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/03_Preface.lyx new file mode 100644 index 0000000000..14f3925b91 --- /dev/null +++ b/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/03_Preface.lyx @@ -0,0 +1,175 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/springer/ +\textclass svmult +\use_default_options false +\master svmult_editor-master.lyx +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Preface +\begin_inset Note Note +status open + +\begin_layout Plain Layout +The style Preface has an optional argument that overrides the default text + "Preface". + This is useful when there are different prefaces by different authors and + editors. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +A preface +\begin_inset Index idx +status open + +\begin_layout Plain Layout +preface +\end_layout + +\end_inset + + is a book's preliminary statement, usually written by the +\shape italic +author or editor +\shape default + of a work, which states its origin, scope, purpose, plan, and intended + audience, and which sometimes includes afterthoughts and acknowledgments + of assistance. + +\end_layout + +\begin_layout Standard +When written by a person other than the author, it is called a foreword. + The preface or foreword is distinct from the introduction, which deals + with the subject of the work. +\end_layout + +\begin_layout Standard +Customarily +\shape italic +acknowledgments +\shape default + are included as last part of the preface. +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +vspace{ +\backslash +baselineskip} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\noindent +\align right +Place(s), +\begin_inset space \hfill{} +\end_inset + + +\shape italic +Firstname Surname +\shape default + +\begin_inset Newline newline +\end_inset + +month year +\begin_inset space \hfill{} +\end_inset + + +\shape italic +Firstname Surname +\end_layout + +\end_body +\end_document diff --git a/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/04_Acknowledgements.lyx b/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/04_Acknowledgements.lyx new file mode 100644 index 0000000000..4d74f373d8 --- /dev/null +++ b/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/04_Acknowledgements.lyx @@ -0,0 +1,129 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/springer/ +\textclass svmult +\use_default_options false +\master svmult_editor-master.lyx +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout extrachap +Acknowledgements +\begin_inset Note Note +status open + +\begin_layout Plain Layout +The +\begin_inset Quotes eld +\end_inset + +extrachap +\begin_inset Quotes erd +\end_inset + + layout appears unnumbered and not in the table of contents. + But the layout shares the behavior of +\begin_inset Quotes eld +\end_inset + +Chapter +\begin_inset Quotes erd +\end_inset + + with respect to headings. + This is different from +\begin_inset Quotes eld +\end_inset + +Chapter* +\begin_inset Quotes erd +\end_inset + + which continues to use the name of the last numbered chapter in the header + of left pages and the name of the last numbered section in the header of + right pages. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Optional section; if you prefer to set your acknowledgement section as a + separate chapter instead of including it as last part of your preface. +\end_layout + +\end_body +\end_document diff --git a/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/05_Contributor_List.lyx b/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/05_Contributor_List.lyx new file mode 100644 index 0000000000..366d15bcea --- /dev/null +++ b/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/05_Contributor_List.lyx @@ -0,0 +1,155 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/springer/ +\textclass svmult +\options graybox,envcountchap +\use_default_options false +\master svmult_editor-master.lyx +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "times" "default" +\font_sans "helvet" "default" +\font_typewriter "courier" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Contributors + +\end_layout + +\begin_layout Contributor List +Firstname Surname +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +at +\end_layout + +\end_inset + + ABC Institute, 123 Prime Street, Daisy Town, NA 01234, USA, +\begin_inset Flex Email +status collapsed + +\begin_layout Plain Layout +smith@smith.edu +\end_layout + +\end_inset + + +\begin_inset Newline newline +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +and +\end_layout + +\end_inset + + Firstname Surname +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +at +\end_layout + +\end_inset + + XYZ Institute, Technical University, Albert-Schweitzer-Str. + 34, 1000 Berlin, Germany, +\begin_inset Flex Email +status collapsed + +\begin_layout Plain Layout +meier@tu.edu +\end_layout + +\end_inset + + +\end_layout + +\end_body +\end_document diff --git a/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/06_Acronym.lyx b/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/06_Acronym.lyx new file mode 100644 index 0000000000..b03d30aad6 --- /dev/null +++ b/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/06_Acronym.lyx @@ -0,0 +1,151 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/springer/ +\textclass svmult +\use_default_options false +\master svmult_editor-master.lyx +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout extrachap +Acronyms +\end_layout + +\begin_layout Standard +List(s) of abbreviations or symbols +\end_layout + +\begin_layout Standard +Lists of abbreviations +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +acronyms, list of +\end_layout + +\end_inset + +, symbols +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +symbols, list of +\end_layout + +\end_inset + + and the like are easily formatted with the help of the Springer-enhanced + +\family sans +description +\family default + environment. +\end_layout + +\begin_layout Description +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +CABR +\end_layout + +\end_inset + +ABC Spelled-out abbreviation and definition +\begin_inset Note Note +status open + +\begin_layout Plain Layout +The optional longest description label ca be used to set the space that + is necessary to contain all description labels. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Description +BABI Spelled-out abbreviation and definition +\end_layout + +\begin_layout Description +CABR Spelled-out abbreviation and definition +\end_layout + +\end_body +\end_document diff --git a/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/07_Part.lyx b/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/07_Part.lyx new file mode 100644 index 0000000000..d2d0b5aca4 --- /dev/null +++ b/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/07_Part.lyx @@ -0,0 +1,107 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/springer/ +\textclass svmult +\use_default_options false +\master svmult_editor-master.lyx +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout PartBacktext +\noindent +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +Part Title +\end_layout + +\end_inset + + Part title page and, if desired, a short introductory text (maximum one + page) on its verso page +\begin_inset Note Note +status open + +\begin_layout Plain Layout +The part title is mandatory; the further text for the backpart is optional. +\end_layout + +\end_inset + + +\end_layout + +\end_body +\end_document diff --git a/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/08_Author.lyx b/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/08_Author.lyx new file mode 100644 index 0000000000..83ee3261f7 --- /dev/null +++ b/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/08_Author.lyx @@ -0,0 +1,1557 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin unavailable +\textclass svmult +\begin_preamble +\usepackage{type1cm} + +\usepackage{multicol} % used for the two-column index +\usepackage[bottom]{footmisc} % places footnotes at page bottom + +%\makeindex % used for the subject index + % please use the style svind.ist with + % your makeindex program +\end_preamble +\options graybox +\use_default_options false +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "times" "default" +\font_sans "helvet" "default" +\font_typewriter "courier" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\pdf_bookmarks true +\pdf_bookmarksnumbered true +\pdf_bookmarksopen true +\pdf_bookmarksopenlevel 1 +\pdf_breaklinks false +\pdf_pdfborder true +\pdf_colorlinks false +\pdf_backref false +\pdf_pdfusetitle true +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +This is a template \SpecialChar LyX + file for books and journals to be published by the Springer + publishing group. + This template is for authors, the template for editors has the filename + +\family sans +svmult_editor.lyx +\family default +. + How to install the svmult \SpecialChar LaTeX + class to your \SpecialChar LaTeX + system is explained in +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +https://wiki.lyx.org/Examples/Springer +\end_layout + +\end_inset + +. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Title* +Contribution Title +\begin_inset Note Note +status open + +\begin_layout Plain Layout + +\series bold +Note +\series default +: If this file is used as a subdocument of svmult_editor.lyx then you must + use the +\family sans +Title +\family default + layout instead of +\family sans +Title* +\family default +. +\begin_inset Newline newline +\end_inset + +Also note that if +\family sans +Title* +\family default + is used, you must not use +\family sans +hyperref support +\family default + in the document settings under +\family sans +PDF properties +\family default +. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Running Title +Short form of title +\begin_inset Note Note +status open + +\begin_layout Plain Layout +optional +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Author +Name of First Author and Name of Second Author +\end_layout + +\begin_layout Running Author +Short form of author list +\begin_inset Note Note +status open + +\begin_layout Plain Layout +optional +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Institute +Name of First Author +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +at +\end_layout + +\end_inset + +Name, Address of Institute, +\begin_inset Flex Email +status collapsed + +\begin_layout Plain Layout +name@email.address +\end_layout + +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +and +\end_layout + +\end_inset + +Name of Second Author +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +at +\end_layout + +\end_inset + +Name, Address of Institute +\begin_inset Flex Email +status collapsed + +\begin_layout Plain Layout +name@email.address +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Abstract* +Each chapter should be preceded by an abstract (10–15 lines long) that summarize +s the content. + The abstract will appear +\shape italic +online +\shape default + at +\begin_inset Flex URL +status collapsed + +\begin_layout Plain Layout + +www.SpringerLink.com +\end_layout + +\end_inset + + and be available with unrestricted access. + This allows unregistered users to read the abstract as a teaser for the + complete chapter. + As a general rule the abstracts will not appear in the printed version + of your book unless it is the style of your particular book or that of + the series to which your book belongs. +\begin_inset Newline newline +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +indent +\end_layout + +\end_inset + + Please use the 'starred' version of the +\family typewriter +abstract +\family default + environment for typesetting the text of the online abstracts. + Use the plain +\family typewriter +abstract +\family default + if the abstract is also to appear in the printed version of the book. +\end_layout + +\begin_layout Abstract +Each chapter should be preceded by an abstract (10–15 lines long) that summarize +s the content. + The abstract will appear +\shape italic +online +\shape default + at +\begin_inset Flex URL +status collapsed + +\begin_layout Plain Layout + +www.SpringerLink.com +\end_layout + +\end_inset + + and be available with unrestricted access. + This allows unregistered users to read the abstract as a teaser for the + complete chapter. + As a general rule the abstracts will not appear in the printed version + of your book unless it is the style of your particular book or that of + the series to which your book belongs. +\begin_inset Newline newline +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +indent +\end_layout + +\end_inset + + Please use the 'starred' version of the +\family typewriter +abstract +\family default + environment for typesetting the text of the online abstracts. + Use the plain +\family typewriter +abstract +\family default + if the abstract is also to appear in the printed version of the book. +\end_layout + +\begin_layout Section +Section Heading +\begin_inset CommandInset label +LatexCommand label +name "sec:1" + +\end_inset + + +\end_layout + +\begin_layout Standard +Instead of simply listing headings of different levels we recommend to let + every heading be followed by at least a short passage of text. +\end_layout + +\begin_layout Section +Section Heading +\begin_inset CommandInset label +LatexCommand label +name "sec:Section-Heading2" + +\end_inset + + +\end_layout + +\begin_layout Running Section +Short form of section title +\begin_inset Note Note +status open + +\begin_layout Plain Layout +optional +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Use the standard +\family sans +equation +\family default + environment to typeset your equations, e. +\begin_inset space \thinspace{} +\end_inset + +g. + +\begin_inset Formula +\begin{equation} +a\times b=c\;, +\end{equation} + +\end_inset + + however, for multiline equations we recommend to use the +\family sans +eqnarray +\family default + environment +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout +In physics texts please activate the class option +\family typewriter +vecphys +\family default + to depict your vectors in +\series bold +\shape italic +boldface-italic +\series default + type - as is customary for a wide range of physical subjects +\end_layout + +\end_inset + +. + +\begin_inset Formula +\begin{eqnarray} +a\times b & = & c\nonumber \\ +\vec{a}\cdot\vec{b} & = & c\label{eq:01} +\end{eqnarray} + +\end_inset + + +\end_layout + +\begin_layout Subsection +Subsection Heading +\begin_inset CommandInset label +LatexCommand label +name "subsec:Subsection-Heading" + +\end_inset + + +\end_layout + +\begin_layout Standard +Instead of simply listing headings of different levels we recommend to let + every heading be followed by at least a short passage of text. + Further on please use the \SpecialChar LyX + +\begin_inset space \space{} +\end_inset + +automatism for all your cross-references +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +cross-references +\end_layout + +\end_inset + + and citations +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +citations +\end_layout + +\end_inset + + as has already been described in Sect. +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:Section-Heading2" + +\end_inset + +. +\end_layout + +\begin_layout Quotation +Please do not use quotation marks when quoting texts! Simply use the +\family sans +quotation +\family default + environment – it will automatically render Springer's preferred layout. + +\end_layout + +\begin_layout Subsubsection +Subsubsection Heading +\end_layout + +\begin_layout Standard +Instead of simply listing headings of different levels we recommend to let + every heading be followed by at least a short passage of text. + Further on please use the \SpecialChar LyX + +\begin_inset space \space{} +\end_inset + +automatism for all your cross-references and citations as has already been + described in Sect. +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "subsec:Subsection-Heading" + +\end_inset + +, see also Fig. +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "fig:If-the-width" + +\end_inset + + +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout +If you copy text passages, figures, or tables from other works, you must + obtain +\shape italic +permission +\shape default + from the copyright holder (usually the original publisher). + Please enclose the signed permission with the manuscript. + The sources +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +permission to print +\end_layout + +\end_inset + + must be acknowledged either in the captions, as footnotes or in a separate + section of the book. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Please note that the first line of text that follows a heading is not indented, + whereas the first lines of all subsequent paragraphs are. +\end_layout + +\begin_layout Standard +\begin_inset Float figure +placement b +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +sidecaption +\end_layout + +\end_inset + + +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 0 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "7.5cm" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +replace this box by an image +\end_layout + +\end_inset + + +\begin_inset Caption Standard + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "fig:If-the-width" + +\end_inset + +If the width of the figure is less than 7.8 +\begin_inset space \thinspace{} +\end_inset + +cm use the +\family typewriter +sidecapion +\family default + command to flush the caption on the left side of the page. + If the figure is positioned at the top of the page, align the sidecaption + with the top of the figure – to achieve this you simply need to use the + optional argument +\family typewriter +[t] +\family default + with the +\family typewriter +sidecaption +\family default + command +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Paragraph +Paragraph Heading +\end_layout + +\begin_layout Standard +Instead of simply listing headings of different levels we recommend to let + every heading be followed by at least a short passage of text. +\end_layout + +\begin_layout Standard +For typesetting numbered lists we recommend to use the +\family sans +enumerate +\family default + environment – it will automatically render Springer's preferred layout. +\end_layout + +\begin_layout Enumerate +Livelihood and survival mobility are oftentimes coutcomes of uneven socioeconomi +c development. +\end_layout + +\begin_deeper +\begin_layout Enumerate +Livelihood and survival mobility are oftentimes coutcomes of uneven socioeconomi +c development. +\end_layout + +\begin_layout Enumerate +Livelihood and survival mobility are oftentimes coutcomes of uneven socioeconomi +c development. +\end_layout + +\end_deeper +\begin_layout Enumerate +Livelihood and survival mobility are oftentimes coutcomes of uneven socioeconomi +c development. +\end_layout + +\begin_layout Subparagraph +Subparagraph Heading +\end_layout + +\begin_layout Standard +In order to avoid simply listing headings of different levels we recommend + to let every heading be followed by at least a short passage of text. + Use the \SpecialChar LyX + +\begin_inset space \space{} +\end_inset + +automatism for all your cross-references and citations as has already been + described in Sect. +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:Section-Heading2" + +\end_inset + +, see also Fig. +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "fig:2" + +\end_inset + +. +\end_layout + +\begin_layout Standard +For unnumbered list we recommend to use the +\family sans +itemize +\family default + environment – it will automatically render Springer's preferred layout. +\end_layout + +\begin_layout Itemize +Livelihood and survival mobility are oftentimes coutcomes of uneven socioeconomi +c development, cf. + Table +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:1" + +\end_inset + +. +\end_layout + +\begin_deeper +\begin_layout Itemize +Livelihood and survival mobility are oftentimes coutcomes of uneven socioeconomi +c development. +\end_layout + +\begin_layout Itemize +Livelihood and survival mobility are oftentimes coutcomes of uneven socioeconomi +c development. +\end_layout + +\end_deeper +\begin_layout Itemize +Livelihood and survival mobility are oftentimes coutcomes of uneven socioeconomi +c development. +\end_layout + +\begin_layout Standard +\begin_inset Float figure +placement t +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +sidecaption[t] +\end_layout + +\end_inset + + +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 0 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "25col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +replace this box by an image +\end_layout + +\end_inset + + +\begin_inset Caption Standard + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "fig:2" + +\end_inset + + Please write your figure caption here +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Run-in headings +Run-in Heading Boldface Version +\end_layout + +\begin_layout Standard +Use the \SpecialChar LyX + +\begin_inset space \space{} +\end_inset + +automatism for all your cross-references and citations as has already been + described in Sect. +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:Section-Heading2" + +\end_inset + +. +\end_layout + +\begin_layout Sub-run-in headings +Run-in Heading Italic Version +\end_layout + +\begin_layout Standard +Use the \SpecialChar LyX + +\begin_inset space \space{} +\end_inset + +automatism for all your cross-refer\SpecialChar softhyphen +ences and citations as has already been + described in Sect. +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:Section-Heading2" + +\end_inset + + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +paragraph +\end_layout + +\end_inset + +. + +\begin_inset Float table +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:1" + +\end_inset + +Please write your table caption here +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Tabular + + + + + + + + +\begin_inset Text + +\begin_layout Plain Layout +Classes +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Subclass +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Length +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Action Mechanism +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +svhline +\end_layout + +\end_inset + + Translation +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +mRNA +\begin_inset Formula $^{a}$ +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +22 (19–25) +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Translation repression, mRNA cleavage +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +Translation +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +mRNA cleavage +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +21 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +mRNA cleavage +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +Translation +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +mRNA +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +21–22 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +mRNA cleavage +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +Translation +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +mRNA +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +24–26 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Histone and DNA Modification +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + + + +\end_inset + + +\begin_inset Formula $^{a}$ +\end_inset + + Table foot note (with superscript) +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section +Section Heading +\begin_inset CommandInset label +LatexCommand label +name "sec:3" + +\end_inset + + +\end_layout + +\begin_layout Standard +Instead of simply listing headings of different levels we recommend to let + every heading be followed by at least a short passage of text. +\end_layout + +\begin_layout Standard +Please note that the first line of text that follows a heading is not indented, + whereas the first lines of all subsequent paragraphs are. +\end_layout + +\begin_layout Standard +If you want to list definitions or the like we recommend to use the Springer-enh +anced +\family sans +description +\family default + environment – it will automatically render Springer's preferred layout. +\end_layout + +\begin_layout Description +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +Type 1 +\end_layout + +\end_inset + +Type +\begin_inset space ~ +\end_inset + +1 That addresses central themes pertainng to migration, health, and disease. + In Sect. +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:1" + +\end_inset + +, Wilson discusses the role of human migration in infectious disease distributio +ns and patterns. +\begin_inset Note Note +status open + +\begin_layout Plain Layout +The optional longest description label ca be used to set the space that + is necessary to contain all description labels. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Description +Type +\begin_inset space ~ +\end_inset + +2 That addresses central themes pertainng to migration, health, and disease. + In Sect. +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "subsec:Subsection-Heading" + +\end_inset + +, Wilson discusses the role of human migration in infectious disease distributio +ns and patterns. +\end_layout + +\begin_layout Subsection +Subsection Heading +\end_layout + +\begin_layout Standard +In order to avoid simply listing headings of different levels we recommend + to let every heading be followed by at least a short passage of text. +\end_layout + +\begin_layout Standard +Please note that the first line of text that follows a heading is not indented, + whereas the first lines of all subsequent paragraphs are. +\end_layout + +\begin_layout Svgraybox +If you want to emphasize complete paragraphs of texts we recommend to use + the newly defined Springer class option +\emph on +graybox +\emph default + and the newly defined environment +\emph on +svgraybox +\emph default +. + This will produce a 15 +\begin_inset space \thinspace{} +\end_inset + +percent screened box 'behind' your text. +\end_layout + +\begin_layout Standard +\begin_inset Separator plain +\end_inset + + +\end_layout + +\begin_layout Svgraybox +If you want to emphasize complete paragraphs of texts we recommend to use + the newly defined Springer class option +\emph on +graybox +\emph default + and the newly defined environment +\emph on +svgraybox +\emph default +. + This will produce a 15 +\begin_inset space \thinspace{} +\end_inset + +percent screened box 'behind' your text. +\end_layout + +\begin_layout Subsubsection +Subsubsection Heading +\end_layout + +\begin_layout Standard +Instead of simply listing headings of different levels we recommend to let + every heading be followed by at least a short passage of text. +\end_layout + +\begin_layout Standard +Please note that the first line of text that follows a heading is not indented, + whereas the first lines of all subsequent paragraphs are. +\end_layout + +\begin_layout Theorem +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +Name/Title (optional) +\end_layout + +\end_inset + +Theorem text goes here. +\end_layout + +\begin_layout Definition +Definition text goes here. +\end_layout + +\begin_layout Proof +Proof text goes here. +\end_layout + +\begin_layout Proof(QED) +\begin_inset Quotes eld +\end_inset + +qed layout +\begin_inset Quotes erd +\end_inset + + Proof text goes here. +\end_layout + +\begin_layout Paragraph +Paragraph Heading +\end_layout + +\begin_layout Standard +Instead of simply listing headings of different levels we recommend to let + every heading be followed by at least a short passage of text. +\end_layout + +\begin_layout Standard +Note that the first line of text that follows a heading is not indented, + whereas the first lines of all subsequent paragraphs are. +\end_layout + +\begin_layout Theorem +Theorem text goes here. +\end_layout + +\begin_layout Definition +Definition text goes here. +\end_layout + +\begin_layout Proof(smartQED) +\begin_inset Quotes eld +\end_inset + +smartqed layout +\begin_inset Quotes erd +\end_inset + + Proof text goes here. +\end_layout + +\begin_layout Acknowledgement +If you want to include acknowledgments of assistance and the like at the + end of an individual chapter please use the +\family sans +acknowledgement +\family default + environment – it will automatically render Springer's preferred layout. +\end_layout + +\begin_layout Section* +Appendix +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +addcontentsline{toc}{section}{ +\end_layout + +\end_inset + +Appendix +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + When placed at the end of a chapter or contribution (as opposed to at the + end of the book), the numbering of tables, figures, and equations in the + appendix section continues on from that in the main text. + Hence please +\shape italic +do not +\shape default + use the +\family sans +appendix +\family default + command when writing an appendix at the end of your chapter or contribution. + If there is only one the appendix is designated +\begin_inset Quotes eld +\end_inset + +Appendix +\begin_inset Quotes erd +\end_inset + +, or +\begin_inset Quotes eld +\end_inset + +Appendix 1 +\begin_inset Quotes erd +\end_inset + +, or +\begin_inset Quotes eld +\end_inset + +Appendix 2 +\begin_inset Quotes erd +\end_inset + +, etc. + if there is more than one. +\end_layout + +\begin_layout Standard +\begin_inset Formula +\begin{equation} +a\times b=c +\end{equation} + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset CommandInset include +LatexCommand input +filename "11_References.lyx" + +\end_inset + + +\end_layout + +\end_body +\end_document diff --git a/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/09_Appendix.lyx b/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/09_Appendix.lyx new file mode 100644 index 0000000000..58303418bb --- /dev/null +++ b/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/09_Appendix.lyx @@ -0,0 +1,543 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/springer/ +\textclass svmult +\use_default_options false +\master svmult_editor-master.lyx +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout ChapMotto +All's well that ends well +\begin_inset Note Note +status open + +\begin_layout Plain Layout +optional motto +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Chapter +Chapter Heading +\begin_inset CommandInset label +LatexCommand label +name "chap:introA" + +\end_inset + + +\end_layout + +\begin_layout Running Chapter +chapter heading in the running head +\begin_inset Note Note +status open + +\begin_layout Plain Layout +optional +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section +Section Heading +\begin_inset CommandInset label +LatexCommand label +name "sec:Section-HeadingA" + +\end_inset + + +\end_layout + +\begin_layout Running Section +section heading in the running head +\begin_inset Note Note +status open + +\begin_layout Plain Layout +optional +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +bla +\end_layout + +\begin_layout Subsection +Section Heading 2 +\begin_inset CommandInset label +LatexCommand label +name "subsec:Section-HeadingA-2" + +\end_inset + + +\end_layout + +\begin_layout Standard +For multiline equations we recommend to use the +\family sans +eqnarray +\family default + environment. + +\begin_inset Formula +\begin{eqnarray} +a\times b & = & c\nonumber \\ +\vec{a}\cdot\vec{b} & = & c\label{eq:A01} +\end{eqnarray} + +\end_inset + + +\end_layout + +\begin_layout Subsubsection +Subsubsection Heading +\end_layout + +\begin_layout Standard +\begin_inset Float figure +placement t +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +sidecaption[t] +\end_layout + +\end_inset + + +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 0 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "25col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +replace this box by an image +\end_layout + +\end_inset + + +\begin_inset Caption Standard + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "fig:A1" + +\end_inset + + Please write your figure caption here +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Float table +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:A1" + +\end_inset + +Please write your table caption here +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Tabular + + + + + + + + +\begin_inset Text + +\begin_layout Plain Layout +Classes +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Subclass +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Length +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Action Mechanism +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +svhline +\end_layout + +\end_inset + + Translation +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +mRNA +\begin_inset Formula $^{a}$ +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +22 (19–25) +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Translation repression, mRNA cleavage +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +Translation +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +mRNA cleavage +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +21 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +mRNA cleavage +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +Translation +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +mRNA +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +21–22 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +mRNA cleavage +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +Translation +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +mRNA +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +24–26 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Histone and DNA Modification +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + + + +\end_inset + + +\begin_inset Formula $^{a}$ +\end_inset + + Table foot note (with superscript) +\end_layout + +\end_inset + + +\end_layout + +\end_body +\end_document diff --git a/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/10_Glossary.lyx b/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/10_Glossary.lyx new file mode 100644 index 0000000000..903fff8504 --- /dev/null +++ b/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/10_Glossary.lyx @@ -0,0 +1,177 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/springer/ +\textclass svmult +\use_default_options false +\master svmult_editor-master.lyx +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Extrachap +Glossary +\begin_inset Note Note +status open + +\begin_layout Plain Layout +The layout +\begin_inset Quotes eld +\end_inset + +Extrachap +\begin_inset Quotes erd +\end_inset + + is similar to +\begin_inset Quotes eld +\end_inset + +extrachap +\begin_inset Quotes erd +\end_inset + + (as described in the note behind the Acknowledgement) but it is also listed + in the table of contents. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Here comes the glossary +\begin_inset Index idx +status open + +\begin_layout Plain Layout +glossary +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Run-in headings +glossary term +\end_layout + +\begin_layout Standard +Write here the description of the glossary term. + Write here the description of the glossary term. + Write here the description of the glossary term. +\end_layout + +\begin_layout Run-in headings +glossary term +\end_layout + +\begin_layout Standard +Write here the description of the glossary term. + Write here the description of the glossary term. + Write here the description of the glossary term. +\end_layout + +\begin_layout Run-in headings +glossary term +\end_layout + +\begin_layout Standard +Write here the description of the glossary term. + Write here the description of the glossary term. + Write here the description of the glossary term. +\end_layout + +\begin_layout Run-in headings +glossary term +\end_layout + +\begin_layout Standard +Write here the description of the glossary term. + Write here the description of the glossary term. + Write here the description of the glossary term. +\end_layout + +\begin_layout Run-in headings +glossary term +\end_layout + +\begin_layout Standard +Write here the description of the glossary term. + Write here the description of the glossary term. + Write here the description of the glossary term. +\end_layout + +\end_body +\end_document diff --git a/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/11_References.lyx b/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/11_References.lyx new file mode 100644 index 0000000000..3865a97921 --- /dev/null +++ b/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/11_References.lyx @@ -0,0 +1,919 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin unavailable +\textclass svmult +\use_default_options false +\master /usr/local/share/lyx/examples/springer/svmult_author.lyx +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +instead of manually inserting the references as done in this file as an + example, it is recommended to use Bib\SpecialChar TeX + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +biblstarthook{ +\end_layout + +\end_inset + +In view of the parallel print and (chapter-wise) online publication of your + book at +\begin_inset Flex URL +status collapsed + +\begin_layout Plain Layout + +www.springerlink.com +\end_layout + +\end_inset + + it has been decided that – as a general rule – references should be sorted + chapter-wise and placed at the end of the individual chapters. + However, upon agreement with your contact at Springer you may list your + references in a single separate chapter at the end of your book. + Deactivate the class option +\family typewriter +sectrefs +\family default + and the +\family typewriter +thebibliography +\family default + environment will be put out as a chapter of its own. +\begin_inset Newline newline +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +indent +\end_layout + +\end_inset + + References may be +\shape italic +cited +\shape default + in the text either by number (preferred) or by author/year. +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout +Make sure that all references from the list are cited in the text. + Those not cited should be moved to a separate +\shape italic +Further Reading +\shape default + section or chapter. +\end_layout + +\end_inset + + The reference list should ideally be +\shape italic +sorted +\shape default + in alphabetical order – even if reference numbers are used for the their + citation in the text. + If there are several works by the same author, the following order should + be used: +\end_layout + +\begin_layout Enumerate +all works by the author alone, ordered chronologically by year of publication + +\end_layout + +\begin_layout Enumerate +all works by the author with a coauthor, ordered alphabetically by coauthor + +\end_layout + +\begin_layout Enumerate +all works by the author with several coauthors, ordered chronologically + by year of publication. + +\end_layout + +\begin_layout Standard +The +\shape italic +styling +\shape default + of references +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout +Always use the standard abbreviation of a journal's name according to the + ISSN +\shape italic +List of Title Word Abbreviations +\shape default +, see +\begin_inset Flex URL +status collapsed + +\begin_layout Plain Layout + +http://www.issn.org/en/node/344 +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + depends on the subject of your book: +\end_layout + +\begin_layout Itemize +The +\shape italic +two +\shape default + recommended styles for references in books on +\shape italic +mathematical, physical, statistical and computer sciences +\shape default + are depicted in +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset citation +LatexCommand cite +key "science-contrib, science-online, science-mono, science-journal, science-DOI" +literal "true" + +\end_inset + + and +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset citation +LatexCommand cite +key "phys-online, phys-mono, phys-journal, phys-DOI, phys-contrib" +literal "true" + +\end_inset + +. + +\end_layout + +\begin_layout Itemize +Examples of the most commonly used reference style in books on +\shape italic +Psychology, Social Sciences +\shape default + are +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset citation +LatexCommand cite +key "psysoc-mono, psysoc-online,psysoc-journal, psysoc-contrib, psysoc-DOI" +literal "true" + +\end_inset + +. + +\end_layout + +\begin_layout Itemize +Examples for references in books on +\shape italic +Humanities, Linguistics, Philosophy +\shape default + are +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset citation +LatexCommand cite +key "humlinphil-journal, humlinphil-contrib, humlinphil-mono, humlinphil-online, humlinphil-DOI" +literal "true" + +\end_inset + +. + +\end_layout + +\begin_layout Itemize +Examples of the basic Springer style used in publications on a wide range + of subjects such as +\shape italic +Computer Science, Economics, Engineering, Geosciences, Life Sciences, Medicine, + Biomedicine +\shape default + are +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset citation +LatexCommand cite +key "basic-contrib, basic-online, basic-journal, basic-DOI, basic-mono" +literal "true" + +\end_inset + +. + +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +end of biblstarthook +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Use the following syntax and markup for your references if the subject of + your book is from the field "Mathematics, Physics, Statistics, Computer + Science": +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "science-contrib" +literal "true" + +\end_inset + + Broy, M.: Software engineering — from auxiliary to key technologies. + In: Broy, M., Dener, E. + (eds.) Software Pioneers, pp. + 10-13. + Springer, Heidelberg (2002) +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "science-online" +literal "true" + +\end_inset + + Dod, J.: Effective substances. + In: The Dictionary of Substances and Their Effects. + Royal Society of Chemistry (1999) Available via DIALOG. + +\begin_inset Newline newline +\end_inset + + +\begin_inset Flex URL +status collapsed + +\begin_layout Plain Layout + +http://www.rsc.org/dose/title of subordinate document. + Cited 15 Jan 1999 +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "science-mono" +literal "true" + +\end_inset + + Geddes, K.O., Czapor, S.R., Labahn, G.: Algorithms for Computer Algebra. + Kluwer, Boston (1992) +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "science-journal" +literal "true" + +\end_inset + + Hamburger, C.: Quasimonotonicity, regularity and duality for nonlinear systems + of partial differential equations. + Ann. + Mat. + Pura. + Appl. + +\series bold +169 +\series default +, 321–354 (1995) +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "science-DOI" +literal "true" + +\end_inset + + Slifka, M.K., Whitton, J.L.: Clinical implications of dysregulated cytokine + production. + J. + Mol. + Med. + (2000) doi: 10.1007/s001090000086 +\begin_inset VSpace bigskip +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Use the following (APS) syntax and markup for your references if the subject + of your book is from the field "Mathematics, Physics, Statistics, Computer + Science": +\end_layout + +\end_inset + + +\end_layout + +\end_deeper +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "phys-online" +literal "true" + +\end_inset + + J. + Dod, in +\shape italic +The Dictionary of Substances and Their Effects +\shape default +, Royal Society of Chemistry. + (Available via DIALOG, 1999), +\begin_inset Flex URL +status collapsed + +\begin_layout Plain Layout + +http://www.rsc.org/dose/title of subordinate document. + Cited 15 Jan 1999 +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "phys-mono" +literal "true" + +\end_inset + + H. + Ibach, H. + Lüth, +\shape italic +Solid-State Physics +\shape default +, 2nd edn. + (Springer, New York, 1996), pp. + 45-56 +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "phys-journal" +literal "true" + +\end_inset + + S. + Preuss, A. + Demchuk Jr., M. + Stuke, Appl. + Phys. + A +\series bold +61 +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "phys-DOI" +literal "true" + +\end_inset + + M.K. + Slifka, J.L. + Whitton, J. + Mol. + Med., doi: 10.1007/s001090000086 +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "phys-contrib" +literal "true" + +\end_inset + + S.E. + Smith, in +\shape italic +Neuromuscular Junction +\shape default +, ed. + by E. + Zaimis. + Handbook of Experimental Pharmacology, vol 42 (Springer, Heidelberg, 1976), + p. + 593 +\begin_inset VSpace bigskip +\end_inset + + +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "psysoc-mono" +literal "true" + +\end_inset + + Calfee, R. +\begin_inset space ~ +\end_inset + +C., & Valencia, R. +\begin_inset space ~ +\end_inset + +R. + (1991). + +\shape italic +APA guide to preparing manuscripts for journal publication. + +\shape default + Washington, DC: American Psychological Association. +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "psysoc-online" +literal "true" + +\end_inset + + Dod, J. + (1999). + Effective substances. + In: The dictionary of substances and their effects. + Royal Society of Chemistry. + Available via DIALOG. + +\begin_inset Newline newline +\end_inset + + +\begin_inset Flex URL +status collapsed + +\begin_layout Plain Layout + +http://www.rsc.org/dose/Effective substances. +\end_layout + +\end_inset + + Cited 15 Jan 1999. +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "psysoc-journal" +literal "true" + +\end_inset + + Harris, M., Karper, E., Stacks, G., Hoffman, D., DeNiro, R., Cruz, P., et al. + (2001). + Writing labs and the Hollywood connection. + +\shape italic +J Film +\shape default + Writing, 44(3), 213–245. +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "psysoc-contrib" +literal "true" + +\end_inset + + O'Neil, J. +\begin_inset space ~ +\end_inset + +M., & Egan, J. + (1992). + Men's and women's gender role journeys: Metaphor for healing, transition, + and transformation. + In B. +\begin_inset space ~ +\end_inset + +R. + Wainrig (Ed.), +\shape italic +Gender issues across the life cycle +\shape default + (pp. + 107–123). + New York: Springer. +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "psysoc-DOI" +literal "true" + +\end_inset + +Kreger, M., Brindis, C.D., Manuel, D.M., Sassoubre, L. + (2007). + Lessons learned in systems change initiatives: benchmarks and indicators. + +\shape italic +American Journal of Community Psychology +\shape default +, doi: 10.1007/s10464-007-9108-14. + +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Use the following syntax and markup for your references if the subject of + your book is from the field "Humanities, Linguistics, Philosophy": +\end_layout + +\end_inset + + +\begin_inset VSpace bigskip +\end_inset + + +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "humlinphil-journal" +literal "true" + +\end_inset + + Alber John, Daniel C. + O'Connell, and Sabine Kowal. + 2002. + Personal perspective in TV interviews. + +\shape italic +Pragmatics +\shape default + 12:257–271 +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "humlinphil-contrib" +literal "true" + +\end_inset + + Cameron, Deborah. + 1997. + Theoretical debates in feminist linguistics: Questions of sex and gender. + In +\shape italic +Gender and discourse +\shape default +, ed. + Ruth Wodak, 99–119. + London: Sage Publications. +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "humlinphil-mono" +literal "true" + +\end_inset + + Cameron, Deborah. + 1985. + +\shape italic +Feminism and linguistic theory. + +\shape default + New York: St. + Martin's Press. +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "humlinphil-online" +literal "true" + +\end_inset + + Dod, Jake. + 1999. + Effective substances. + In: The dictionary of substances and their effects. + Royal Society of Chemistry. + Available via DIALOG. + +\begin_inset Newline newline +\end_inset + + http://www.rsc.org/dose/title of subordinate document. + Cited 15 Jan 1999 +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "humlinphil-DOI" +literal "true" + +\end_inset + + Suleiman, Camelia, Daniel C. + O'Connell, and Sabine Kowal. + 2002. + `If you and I, if we, in this later day, lose that sacred fire...´': Perspective + in political interviews. + +\shape italic +Journal of Psycholinguistic Research +\shape default +. + doi: 10.1023/A:1015592129296. + +\begin_inset VSpace bigskip +\end_inset + + +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "basic-contrib" +literal "true" + +\end_inset + + Brown B, Aaron M (2001) The politics of nature. + In: Smith J (ed) The rise of modern genomics, 3rd edn. + Wiley, New York +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "basic-online" +literal "true" + +\end_inset + + Dod J (1999) Effective Substances. + In: The dictionary of substances and their effects. + Royal Society of Chemistry. + Available via DIALOG. + +\begin_inset Newline newline +\end_inset + + +\begin_inset Flex URL +status collapsed + +\begin_layout Plain Layout + +http://www.rsc.org/dose/title of subordinate document. + Cited 15 Jan 1999 +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "basic-DOI" +literal "true" + +\end_inset + + Slifka MK, Whitton JL (2000) Clinical implications of dysregulated cytokine + production. + J Mol Med, doi: 10.1007/s001090000086 +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "basic-journal" +literal "true" + +\end_inset + + Smith J, Jones M Jr, Houghton L et al (1999) Future of health insurance. + N Engl J Med 965:325–329 +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "basic-mono" +literal "true" + +\end_inset + + South J, Blass B (2001) The future of modern genomics. + Blackwell, London +\end_layout + +\end_body +\end_document diff --git a/lib/examples/Books/Springer_Contributed_Books_(svmult)/00_Main_File.lyx b/lib/examples/Books/Springer_Contributed_Books_(svmult)/00_Main_File.lyx deleted file mode 100644 index 677a9b60b4..0000000000 --- a/lib/examples/Books/Springer_Contributed_Books_(svmult)/00_Main_File.lyx +++ /dev/null @@ -1,263 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin unavailable -\textclass svmult -\begin_preamble -%\usepackage{type1cm} % activate if the fonts mathptmx, helvet or courier are - % not available on your system - -\usepackage{multicol}% used for the two-column index -\usepackage[bottom]{footmisc}% places footnotes at page bottom - -%\makeindex % used for the subject index - % please use the style svind.ist with - % your makeindex program -\end_preamble -\options graybox,envcountchap -\use_default_options false -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "times" "default" -\font_sans "helvet" "default" -\font_typewriter "courier" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref true -\pdf_bookmarks true -\pdf_bookmarksnumbered true -\pdf_bookmarksopen true -\pdf_bookmarksopenlevel 1 -\pdf_breaklinks false -\pdf_pdfborder true -\pdf_colorlinks false -\pdf_backref false -\pdf_pdfusetitle true -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -This is a template \SpecialChar LyX - file for books and monographs to be published by the - Springer publishing group. - This template is for editors, the template for authors has the filename - -\family sans -08_Author.lyx -\family default -. - How to install the svmult \SpecialChar LaTeX - class to your \SpecialChar LaTeX - system is explained in -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -https://wiki.lyx.org/Examples/Springer -\end_layout - -\end_inset - -. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Front Matter - -\end_layout - -\begin_layout Standard -\begin_inset CommandInset include -LatexCommand include -filename "01_Dedication.lyx" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset CommandInset include -LatexCommand include -filename "02_Foreword.lyx" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset CommandInset include -LatexCommand include -filename "03_Preface.lyx" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset CommandInset include -LatexCommand include -filename "04_Acknowledgements.lyx" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset CommandInset toc -LatexCommand tableofcontents - -\end_inset - - -\begin_inset CommandInset include -LatexCommand include -filename "05_Contributor_List.lyx" - -\end_inset - - -\begin_inset CommandInset include -LatexCommand include -filename "06_Acronym.lyx" - -\end_inset - - -\end_layout - -\begin_layout Main Matter - -\end_layout - -\begin_layout Standard -\begin_inset CommandInset include -LatexCommand include -filename "07_Part.lyx" - -\end_inset - - -\begin_inset CommandInset include -LatexCommand include -filename "08_Author.lyx" - -\end_inset - - -\end_layout - -\begin_layout Back Matter - -\end_layout - -\begin_layout Standard -\start_of_appendix -\begin_inset CommandInset include -LatexCommand include -filename "09_Appendix.lyx" - -\end_inset - - -\end_layout - -\begin_layout Standard - -\end_layout - -\begin_layout Standard -\begin_inset CommandInset include -LatexCommand include -filename "10_Glossary.lyx" - -\end_inset - - -\begin_inset CommandInset index_print -LatexCommand printindex -type "idx" -name "Index" -literal "false" - -\end_inset - - -\end_layout - -\end_body -\end_document diff --git a/lib/examples/Books/Springer_Contributed_Books_(svmult)/01_Dedication.lyx b/lib/examples/Books/Springer_Contributed_Books_(svmult)/01_Dedication.lyx deleted file mode 100644 index afa9de36cd..0000000000 --- a/lib/examples/Books/Springer_Contributed_Books_(svmult)/01_Dedication.lyx +++ /dev/null @@ -1,96 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/springer/ -\textclass svmult -\use_default_options false -\master svmult_editor-master.lyx -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Dedication -A quotation or a dedication -\begin_inset Index idx -status collapsed - -\begin_layout Plain Layout -dedication -\end_layout - -\end_inset - - at the very beginning of your book. -\end_layout - -\end_body -\end_document diff --git a/lib/examples/Books/Springer_Contributed_Books_(svmult)/02_Foreword.lyx b/lib/examples/Books/Springer_Contributed_Books_(svmult)/02_Foreword.lyx deleted file mode 100644 index 4e66ed7688..0000000000 --- a/lib/examples/Books/Springer_Contributed_Books_(svmult)/02_Foreword.lyx +++ /dev/null @@ -1,145 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/springer/ -\textclass svmult -\use_default_options false -\master svmult_editor-master.lyx -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Foreword -\begin_inset Note Note -status open - -\begin_layout Plain Layout -The style Foreword has an optional argument that overrides the default text - "Foreword". - This is useful when there are different forewords by different authors - and editors. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -The foreword covers introductory remarks preceding the text of a book that - are written by a -\shape italic -person other than the author or editor -\shape default - of the book. - If applicable, the foreword precedes the preface which is written by the - author or editor of the book. -\end_layout - -\begin_layout Standard -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -vspace{ -\backslash -baselineskip} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\noindent -\align right -Place, month year -\begin_inset space \hfill{} -\end_inset - - -\shape italic -Firstname Surname -\shape default - -\begin_inset Newline newline -\end_inset - - -\end_layout - -\end_body -\end_document diff --git a/lib/examples/Books/Springer_Contributed_Books_(svmult)/03_Preface.lyx b/lib/examples/Books/Springer_Contributed_Books_(svmult)/03_Preface.lyx deleted file mode 100644 index 14f3925b91..0000000000 --- a/lib/examples/Books/Springer_Contributed_Books_(svmult)/03_Preface.lyx +++ /dev/null @@ -1,175 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/springer/ -\textclass svmult -\use_default_options false -\master svmult_editor-master.lyx -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Preface -\begin_inset Note Note -status open - -\begin_layout Plain Layout -The style Preface has an optional argument that overrides the default text - "Preface". - This is useful when there are different prefaces by different authors and - editors. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -A preface -\begin_inset Index idx -status open - -\begin_layout Plain Layout -preface -\end_layout - -\end_inset - - is a book's preliminary statement, usually written by the -\shape italic -author or editor -\shape default - of a work, which states its origin, scope, purpose, plan, and intended - audience, and which sometimes includes afterthoughts and acknowledgments - of assistance. - -\end_layout - -\begin_layout Standard -When written by a person other than the author, it is called a foreword. - The preface or foreword is distinct from the introduction, which deals - with the subject of the work. -\end_layout - -\begin_layout Standard -Customarily -\shape italic -acknowledgments -\shape default - are included as last part of the preface. -\end_layout - -\begin_layout Standard -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -vspace{ -\backslash -baselineskip} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\noindent -\align right -Place(s), -\begin_inset space \hfill{} -\end_inset - - -\shape italic -Firstname Surname -\shape default - -\begin_inset Newline newline -\end_inset - -month year -\begin_inset space \hfill{} -\end_inset - - -\shape italic -Firstname Surname -\end_layout - -\end_body -\end_document diff --git a/lib/examples/Books/Springer_Contributed_Books_(svmult)/04_Acknowledgements.lyx b/lib/examples/Books/Springer_Contributed_Books_(svmult)/04_Acknowledgements.lyx deleted file mode 100644 index 4d74f373d8..0000000000 --- a/lib/examples/Books/Springer_Contributed_Books_(svmult)/04_Acknowledgements.lyx +++ /dev/null @@ -1,129 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/springer/ -\textclass svmult -\use_default_options false -\master svmult_editor-master.lyx -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout extrachap -Acknowledgements -\begin_inset Note Note -status open - -\begin_layout Plain Layout -The -\begin_inset Quotes eld -\end_inset - -extrachap -\begin_inset Quotes erd -\end_inset - - layout appears unnumbered and not in the table of contents. - But the layout shares the behavior of -\begin_inset Quotes eld -\end_inset - -Chapter -\begin_inset Quotes erd -\end_inset - - with respect to headings. - This is different from -\begin_inset Quotes eld -\end_inset - -Chapter* -\begin_inset Quotes erd -\end_inset - - which continues to use the name of the last numbered chapter in the header - of left pages and the name of the last numbered section in the header of - right pages. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Optional section; if you prefer to set your acknowledgement section as a - separate chapter instead of including it as last part of your preface. -\end_layout - -\end_body -\end_document diff --git a/lib/examples/Books/Springer_Contributed_Books_(svmult)/05_Contributor_List.lyx b/lib/examples/Books/Springer_Contributed_Books_(svmult)/05_Contributor_List.lyx deleted file mode 100644 index 366d15bcea..0000000000 --- a/lib/examples/Books/Springer_Contributed_Books_(svmult)/05_Contributor_List.lyx +++ /dev/null @@ -1,155 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/springer/ -\textclass svmult -\options graybox,envcountchap -\use_default_options false -\master svmult_editor-master.lyx -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "times" "default" -\font_sans "helvet" "default" -\font_typewriter "courier" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Contributors - -\end_layout - -\begin_layout Contributor List -Firstname Surname -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -at -\end_layout - -\end_inset - - ABC Institute, 123 Prime Street, Daisy Town, NA 01234, USA, -\begin_inset Flex Email -status collapsed - -\begin_layout Plain Layout -smith@smith.edu -\end_layout - -\end_inset - - -\begin_inset Newline newline -\end_inset - - -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -and -\end_layout - -\end_inset - - Firstname Surname -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -at -\end_layout - -\end_inset - - XYZ Institute, Technical University, Albert-Schweitzer-Str. - 34, 1000 Berlin, Germany, -\begin_inset Flex Email -status collapsed - -\begin_layout Plain Layout -meier@tu.edu -\end_layout - -\end_inset - - -\end_layout - -\end_body -\end_document diff --git a/lib/examples/Books/Springer_Contributed_Books_(svmult)/06_Acronym.lyx b/lib/examples/Books/Springer_Contributed_Books_(svmult)/06_Acronym.lyx deleted file mode 100644 index b03d30aad6..0000000000 --- a/lib/examples/Books/Springer_Contributed_Books_(svmult)/06_Acronym.lyx +++ /dev/null @@ -1,151 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/springer/ -\textclass svmult -\use_default_options false -\master svmult_editor-master.lyx -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout extrachap -Acronyms -\end_layout - -\begin_layout Standard -List(s) of abbreviations or symbols -\end_layout - -\begin_layout Standard -Lists of abbreviations -\begin_inset Index idx -status collapsed - -\begin_layout Plain Layout -acronyms, list of -\end_layout - -\end_inset - -, symbols -\begin_inset Index idx -status collapsed - -\begin_layout Plain Layout -symbols, list of -\end_layout - -\end_inset - - and the like are easily formatted with the help of the Springer-enhanced - -\family sans -description -\family default - environment. -\end_layout - -\begin_layout Description -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -CABR -\end_layout - -\end_inset - -ABC Spelled-out abbreviation and definition -\begin_inset Note Note -status open - -\begin_layout Plain Layout -The optional longest description label ca be used to set the space that - is necessary to contain all description labels. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Description -BABI Spelled-out abbreviation and definition -\end_layout - -\begin_layout Description -CABR Spelled-out abbreviation and definition -\end_layout - -\end_body -\end_document diff --git a/lib/examples/Books/Springer_Contributed_Books_(svmult)/07_Part.lyx b/lib/examples/Books/Springer_Contributed_Books_(svmult)/07_Part.lyx deleted file mode 100644 index d2d0b5aca4..0000000000 --- a/lib/examples/Books/Springer_Contributed_Books_(svmult)/07_Part.lyx +++ /dev/null @@ -1,107 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/springer/ -\textclass svmult -\use_default_options false -\master svmult_editor-master.lyx -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout PartBacktext -\noindent -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -Part Title -\end_layout - -\end_inset - - Part title page and, if desired, a short introductory text (maximum one - page) on its verso page -\begin_inset Note Note -status open - -\begin_layout Plain Layout -The part title is mandatory; the further text for the backpart is optional. -\end_layout - -\end_inset - - -\end_layout - -\end_body -\end_document diff --git a/lib/examples/Books/Springer_Contributed_Books_(svmult)/08_Author.lyx b/lib/examples/Books/Springer_Contributed_Books_(svmult)/08_Author.lyx deleted file mode 100644 index 83ee3261f7..0000000000 --- a/lib/examples/Books/Springer_Contributed_Books_(svmult)/08_Author.lyx +++ /dev/null @@ -1,1557 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin unavailable -\textclass svmult -\begin_preamble -\usepackage{type1cm} - -\usepackage{multicol} % used for the two-column index -\usepackage[bottom]{footmisc} % places footnotes at page bottom - -%\makeindex % used for the subject index - % please use the style svind.ist with - % your makeindex program -\end_preamble -\options graybox -\use_default_options false -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "times" "default" -\font_sans "helvet" "default" -\font_typewriter "courier" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\pdf_bookmarks true -\pdf_bookmarksnumbered true -\pdf_bookmarksopen true -\pdf_bookmarksopenlevel 1 -\pdf_breaklinks false -\pdf_pdfborder true -\pdf_colorlinks false -\pdf_backref false -\pdf_pdfusetitle true -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -This is a template \SpecialChar LyX - file for books and journals to be published by the Springer - publishing group. - This template is for authors, the template for editors has the filename - -\family sans -svmult_editor.lyx -\family default -. - How to install the svmult \SpecialChar LaTeX - class to your \SpecialChar LaTeX - system is explained in -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -https://wiki.lyx.org/Examples/Springer -\end_layout - -\end_inset - -. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Title* -Contribution Title -\begin_inset Note Note -status open - -\begin_layout Plain Layout - -\series bold -Note -\series default -: If this file is used as a subdocument of svmult_editor.lyx then you must - use the -\family sans -Title -\family default - layout instead of -\family sans -Title* -\family default -. -\begin_inset Newline newline -\end_inset - -Also note that if -\family sans -Title* -\family default - is used, you must not use -\family sans -hyperref support -\family default - in the document settings under -\family sans -PDF properties -\family default -. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Running Title -Short form of title -\begin_inset Note Note -status open - -\begin_layout Plain Layout -optional -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Author -Name of First Author and Name of Second Author -\end_layout - -\begin_layout Running Author -Short form of author list -\begin_inset Note Note -status open - -\begin_layout Plain Layout -optional -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Institute -Name of First Author -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -at -\end_layout - -\end_inset - -Name, Address of Institute, -\begin_inset Flex Email -status collapsed - -\begin_layout Plain Layout -name@email.address -\end_layout - -\end_inset - - -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -and -\end_layout - -\end_inset - -Name of Second Author -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -at -\end_layout - -\end_inset - -Name, Address of Institute -\begin_inset Flex Email -status collapsed - -\begin_layout Plain Layout -name@email.address -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Abstract* -Each chapter should be preceded by an abstract (10–15 lines long) that summarize -s the content. - The abstract will appear -\shape italic -online -\shape default - at -\begin_inset Flex URL -status collapsed - -\begin_layout Plain Layout - -www.SpringerLink.com -\end_layout - -\end_inset - - and be available with unrestricted access. - This allows unregistered users to read the abstract as a teaser for the - complete chapter. - As a general rule the abstracts will not appear in the printed version - of your book unless it is the style of your particular book or that of - the series to which your book belongs. -\begin_inset Newline newline -\end_inset - - -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -indent -\end_layout - -\end_inset - - Please use the 'starred' version of the -\family typewriter -abstract -\family default - environment for typesetting the text of the online abstracts. - Use the plain -\family typewriter -abstract -\family default - if the abstract is also to appear in the printed version of the book. -\end_layout - -\begin_layout Abstract -Each chapter should be preceded by an abstract (10–15 lines long) that summarize -s the content. - The abstract will appear -\shape italic -online -\shape default - at -\begin_inset Flex URL -status collapsed - -\begin_layout Plain Layout - -www.SpringerLink.com -\end_layout - -\end_inset - - and be available with unrestricted access. - This allows unregistered users to read the abstract as a teaser for the - complete chapter. - As a general rule the abstracts will not appear in the printed version - of your book unless it is the style of your particular book or that of - the series to which your book belongs. -\begin_inset Newline newline -\end_inset - - -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -indent -\end_layout - -\end_inset - - Please use the 'starred' version of the -\family typewriter -abstract -\family default - environment for typesetting the text of the online abstracts. - Use the plain -\family typewriter -abstract -\family default - if the abstract is also to appear in the printed version of the book. -\end_layout - -\begin_layout Section -Section Heading -\begin_inset CommandInset label -LatexCommand label -name "sec:1" - -\end_inset - - -\end_layout - -\begin_layout Standard -Instead of simply listing headings of different levels we recommend to let - every heading be followed by at least a short passage of text. -\end_layout - -\begin_layout Section -Section Heading -\begin_inset CommandInset label -LatexCommand label -name "sec:Section-Heading2" - -\end_inset - - -\end_layout - -\begin_layout Running Section -Short form of section title -\begin_inset Note Note -status open - -\begin_layout Plain Layout -optional -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Use the standard -\family sans -equation -\family default - environment to typeset your equations, e. -\begin_inset space \thinspace{} -\end_inset - -g. - -\begin_inset Formula -\begin{equation} -a\times b=c\;, -\end{equation} - -\end_inset - - however, for multiline equations we recommend to use the -\family sans -eqnarray -\family default - environment -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -In physics texts please activate the class option -\family typewriter -vecphys -\family default - to depict your vectors in -\series bold -\shape italic -boldface-italic -\series default - type - as is customary for a wide range of physical subjects -\end_layout - -\end_inset - -. - -\begin_inset Formula -\begin{eqnarray} -a\times b & = & c\nonumber \\ -\vec{a}\cdot\vec{b} & = & c\label{eq:01} -\end{eqnarray} - -\end_inset - - -\end_layout - -\begin_layout Subsection -Subsection Heading -\begin_inset CommandInset label -LatexCommand label -name "subsec:Subsection-Heading" - -\end_inset - - -\end_layout - -\begin_layout Standard -Instead of simply listing headings of different levels we recommend to let - every heading be followed by at least a short passage of text. - Further on please use the \SpecialChar LyX - -\begin_inset space \space{} -\end_inset - -automatism for all your cross-references -\begin_inset Index idx -status collapsed - -\begin_layout Plain Layout -cross-references -\end_layout - -\end_inset - - and citations -\begin_inset Index idx -status collapsed - -\begin_layout Plain Layout -citations -\end_layout - -\end_inset - - as has already been described in Sect. -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "sec:Section-Heading2" - -\end_inset - -. -\end_layout - -\begin_layout Quotation -Please do not use quotation marks when quoting texts! Simply use the -\family sans -quotation -\family default - environment – it will automatically render Springer's preferred layout. - -\end_layout - -\begin_layout Subsubsection -Subsubsection Heading -\end_layout - -\begin_layout Standard -Instead of simply listing headings of different levels we recommend to let - every heading be followed by at least a short passage of text. - Further on please use the \SpecialChar LyX - -\begin_inset space \space{} -\end_inset - -automatism for all your cross-references and citations as has already been - described in Sect. -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "subsec:Subsection-Heading" - -\end_inset - -, see also Fig. -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "fig:If-the-width" - -\end_inset - - -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -If you copy text passages, figures, or tables from other works, you must - obtain -\shape italic -permission -\shape default - from the copyright holder (usually the original publisher). - Please enclose the signed permission with the manuscript. - The sources -\begin_inset Index idx -status collapsed - -\begin_layout Plain Layout -permission to print -\end_layout - -\end_inset - - must be acknowledged either in the captions, as footnotes or in a separate - section of the book. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Please note that the first line of text that follows a heading is not indented, - whereas the first lines of all subsequent paragraphs are. -\end_layout - -\begin_layout Standard -\begin_inset Float figure -placement b -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -sidecaption -\end_layout - -\end_inset - - -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 0 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "7.5cm" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -replace this box by an image -\end_layout - -\end_inset - - -\begin_inset Caption Standard - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "fig:If-the-width" - -\end_inset - -If the width of the figure is less than 7.8 -\begin_inset space \thinspace{} -\end_inset - -cm use the -\family typewriter -sidecapion -\family default - command to flush the caption on the left side of the page. - If the figure is positioned at the top of the page, align the sidecaption - with the top of the figure – to achieve this you simply need to use the - optional argument -\family typewriter -[t] -\family default - with the -\family typewriter -sidecaption -\family default - command -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Paragraph -Paragraph Heading -\end_layout - -\begin_layout Standard -Instead of simply listing headings of different levels we recommend to let - every heading be followed by at least a short passage of text. -\end_layout - -\begin_layout Standard -For typesetting numbered lists we recommend to use the -\family sans -enumerate -\family default - environment – it will automatically render Springer's preferred layout. -\end_layout - -\begin_layout Enumerate -Livelihood and survival mobility are oftentimes coutcomes of uneven socioeconomi -c development. -\end_layout - -\begin_deeper -\begin_layout Enumerate -Livelihood and survival mobility are oftentimes coutcomes of uneven socioeconomi -c development. -\end_layout - -\begin_layout Enumerate -Livelihood and survival mobility are oftentimes coutcomes of uneven socioeconomi -c development. -\end_layout - -\end_deeper -\begin_layout Enumerate -Livelihood and survival mobility are oftentimes coutcomes of uneven socioeconomi -c development. -\end_layout - -\begin_layout Subparagraph -Subparagraph Heading -\end_layout - -\begin_layout Standard -In order to avoid simply listing headings of different levels we recommend - to let every heading be followed by at least a short passage of text. - Use the \SpecialChar LyX - -\begin_inset space \space{} -\end_inset - -automatism for all your cross-references and citations as has already been - described in Sect. -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "sec:Section-Heading2" - -\end_inset - -, see also Fig. -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "fig:2" - -\end_inset - -. -\end_layout - -\begin_layout Standard -For unnumbered list we recommend to use the -\family sans -itemize -\family default - environment – it will automatically render Springer's preferred layout. -\end_layout - -\begin_layout Itemize -Livelihood and survival mobility are oftentimes coutcomes of uneven socioeconomi -c development, cf. - Table -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:1" - -\end_inset - -. -\end_layout - -\begin_deeper -\begin_layout Itemize -Livelihood and survival mobility are oftentimes coutcomes of uneven socioeconomi -c development. -\end_layout - -\begin_layout Itemize -Livelihood and survival mobility are oftentimes coutcomes of uneven socioeconomi -c development. -\end_layout - -\end_deeper -\begin_layout Itemize -Livelihood and survival mobility are oftentimes coutcomes of uneven socioeconomi -c development. -\end_layout - -\begin_layout Standard -\begin_inset Float figure -placement t -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -sidecaption[t] -\end_layout - -\end_inset - - -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 0 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "25col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -replace this box by an image -\end_layout - -\end_inset - - -\begin_inset Caption Standard - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "fig:2" - -\end_inset - - Please write your figure caption here -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Run-in headings -Run-in Heading Boldface Version -\end_layout - -\begin_layout Standard -Use the \SpecialChar LyX - -\begin_inset space \space{} -\end_inset - -automatism for all your cross-references and citations as has already been - described in Sect. -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "sec:Section-Heading2" - -\end_inset - -. -\end_layout - -\begin_layout Sub-run-in headings -Run-in Heading Italic Version -\end_layout - -\begin_layout Standard -Use the \SpecialChar LyX - -\begin_inset space \space{} -\end_inset - -automatism for all your cross-refer\SpecialChar softhyphen -ences and citations as has already been - described in Sect. -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "sec:Section-Heading2" - -\end_inset - - -\begin_inset Index idx -status collapsed - -\begin_layout Plain Layout -paragraph -\end_layout - -\end_inset - -. - -\begin_inset Float table -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:1" - -\end_inset - -Please write your table caption here -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Tabular - - - - - - - - -\begin_inset Text - -\begin_layout Plain Layout -Classes -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Subclass -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Length -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Action Mechanism -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -svhline -\end_layout - -\end_inset - - Translation -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -mRNA -\begin_inset Formula $^{a}$ -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -22 (19–25) -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Translation repression, mRNA cleavage -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -Translation -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -mRNA cleavage -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -21 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -mRNA cleavage -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -Translation -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -mRNA -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -21–22 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -mRNA cleavage -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -Translation -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -mRNA -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -24–26 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Histone and DNA Modification -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - - - -\end_inset - - -\begin_inset Formula $^{a}$ -\end_inset - - Table foot note (with superscript) -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Section -Section Heading -\begin_inset CommandInset label -LatexCommand label -name "sec:3" - -\end_inset - - -\end_layout - -\begin_layout Standard -Instead of simply listing headings of different levels we recommend to let - every heading be followed by at least a short passage of text. -\end_layout - -\begin_layout Standard -Please note that the first line of text that follows a heading is not indented, - whereas the first lines of all subsequent paragraphs are. -\end_layout - -\begin_layout Standard -If you want to list definitions or the like we recommend to use the Springer-enh -anced -\family sans -description -\family default - environment – it will automatically render Springer's preferred layout. -\end_layout - -\begin_layout Description -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -Type 1 -\end_layout - -\end_inset - -Type -\begin_inset space ~ -\end_inset - -1 That addresses central themes pertainng to migration, health, and disease. - In Sect. -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "sec:1" - -\end_inset - -, Wilson discusses the role of human migration in infectious disease distributio -ns and patterns. -\begin_inset Note Note -status open - -\begin_layout Plain Layout -The optional longest description label ca be used to set the space that - is necessary to contain all description labels. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Description -Type -\begin_inset space ~ -\end_inset - -2 That addresses central themes pertainng to migration, health, and disease. - In Sect. -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "subsec:Subsection-Heading" - -\end_inset - -, Wilson discusses the role of human migration in infectious disease distributio -ns and patterns. -\end_layout - -\begin_layout Subsection -Subsection Heading -\end_layout - -\begin_layout Standard -In order to avoid simply listing headings of different levels we recommend - to let every heading be followed by at least a short passage of text. -\end_layout - -\begin_layout Standard -Please note that the first line of text that follows a heading is not indented, - whereas the first lines of all subsequent paragraphs are. -\end_layout - -\begin_layout Svgraybox -If you want to emphasize complete paragraphs of texts we recommend to use - the newly defined Springer class option -\emph on -graybox -\emph default - and the newly defined environment -\emph on -svgraybox -\emph default -. - This will produce a 15 -\begin_inset space \thinspace{} -\end_inset - -percent screened box 'behind' your text. -\end_layout - -\begin_layout Standard -\begin_inset Separator plain -\end_inset - - -\end_layout - -\begin_layout Svgraybox -If you want to emphasize complete paragraphs of texts we recommend to use - the newly defined Springer class option -\emph on -graybox -\emph default - and the newly defined environment -\emph on -svgraybox -\emph default -. - This will produce a 15 -\begin_inset space \thinspace{} -\end_inset - -percent screened box 'behind' your text. -\end_layout - -\begin_layout Subsubsection -Subsubsection Heading -\end_layout - -\begin_layout Standard -Instead of simply listing headings of different levels we recommend to let - every heading be followed by at least a short passage of text. -\end_layout - -\begin_layout Standard -Please note that the first line of text that follows a heading is not indented, - whereas the first lines of all subsequent paragraphs are. -\end_layout - -\begin_layout Theorem -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -Name/Title (optional) -\end_layout - -\end_inset - -Theorem text goes here. -\end_layout - -\begin_layout Definition -Definition text goes here. -\end_layout - -\begin_layout Proof -Proof text goes here. -\end_layout - -\begin_layout Proof(QED) -\begin_inset Quotes eld -\end_inset - -qed layout -\begin_inset Quotes erd -\end_inset - - Proof text goes here. -\end_layout - -\begin_layout Paragraph -Paragraph Heading -\end_layout - -\begin_layout Standard -Instead of simply listing headings of different levels we recommend to let - every heading be followed by at least a short passage of text. -\end_layout - -\begin_layout Standard -Note that the first line of text that follows a heading is not indented, - whereas the first lines of all subsequent paragraphs are. -\end_layout - -\begin_layout Theorem -Theorem text goes here. -\end_layout - -\begin_layout Definition -Definition text goes here. -\end_layout - -\begin_layout Proof(smartQED) -\begin_inset Quotes eld -\end_inset - -smartqed layout -\begin_inset Quotes erd -\end_inset - - Proof text goes here. -\end_layout - -\begin_layout Acknowledgement -If you want to include acknowledgments of assistance and the like at the - end of an individual chapter please use the -\family sans -acknowledgement -\family default - environment – it will automatically render Springer's preferred layout. -\end_layout - -\begin_layout Section* -Appendix -\end_layout - -\begin_layout Standard -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -addcontentsline{toc}{section}{ -\end_layout - -\end_inset - -Appendix -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -} -\end_layout - -\end_inset - - When placed at the end of a chapter or contribution (as opposed to at the - end of the book), the numbering of tables, figures, and equations in the - appendix section continues on from that in the main text. - Hence please -\shape italic -do not -\shape default - use the -\family sans -appendix -\family default - command when writing an appendix at the end of your chapter or contribution. - If there is only one the appendix is designated -\begin_inset Quotes eld -\end_inset - -Appendix -\begin_inset Quotes erd -\end_inset - -, or -\begin_inset Quotes eld -\end_inset - -Appendix 1 -\begin_inset Quotes erd -\end_inset - -, or -\begin_inset Quotes eld -\end_inset - -Appendix 2 -\begin_inset Quotes erd -\end_inset - -, etc. - if there is more than one. -\end_layout - -\begin_layout Standard -\begin_inset Formula -\begin{equation} -a\times b=c -\end{equation} - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset CommandInset include -LatexCommand input -filename "11_References.lyx" - -\end_inset - - -\end_layout - -\end_body -\end_document diff --git a/lib/examples/Books/Springer_Contributed_Books_(svmult)/09_Appendix.lyx b/lib/examples/Books/Springer_Contributed_Books_(svmult)/09_Appendix.lyx deleted file mode 100644 index 58303418bb..0000000000 --- a/lib/examples/Books/Springer_Contributed_Books_(svmult)/09_Appendix.lyx +++ /dev/null @@ -1,543 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/springer/ -\textclass svmult -\use_default_options false -\master svmult_editor-master.lyx -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout ChapMotto -All's well that ends well -\begin_inset Note Note -status open - -\begin_layout Plain Layout -optional motto -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Chapter -Chapter Heading -\begin_inset CommandInset label -LatexCommand label -name "chap:introA" - -\end_inset - - -\end_layout - -\begin_layout Running Chapter -chapter heading in the running head -\begin_inset Note Note -status open - -\begin_layout Plain Layout -optional -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Section -Section Heading -\begin_inset CommandInset label -LatexCommand label -name "sec:Section-HeadingA" - -\end_inset - - -\end_layout - -\begin_layout Running Section -section heading in the running head -\begin_inset Note Note -status open - -\begin_layout Plain Layout -optional -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -bla -\end_layout - -\begin_layout Subsection -Section Heading 2 -\begin_inset CommandInset label -LatexCommand label -name "subsec:Section-HeadingA-2" - -\end_inset - - -\end_layout - -\begin_layout Standard -For multiline equations we recommend to use the -\family sans -eqnarray -\family default - environment. - -\begin_inset Formula -\begin{eqnarray} -a\times b & = & c\nonumber \\ -\vec{a}\cdot\vec{b} & = & c\label{eq:A01} -\end{eqnarray} - -\end_inset - - -\end_layout - -\begin_layout Subsubsection -Subsubsection Heading -\end_layout - -\begin_layout Standard -\begin_inset Float figure -placement t -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -sidecaption[t] -\end_layout - -\end_inset - - -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 0 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "25col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -replace this box by an image -\end_layout - -\end_inset - - -\begin_inset Caption Standard - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "fig:A1" - -\end_inset - - Please write your figure caption here -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Float table -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:A1" - -\end_inset - -Please write your table caption here -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Tabular - - - - - - - - -\begin_inset Text - -\begin_layout Plain Layout -Classes -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Subclass -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Length -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Action Mechanism -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -svhline -\end_layout - -\end_inset - - Translation -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -mRNA -\begin_inset Formula $^{a}$ -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -22 (19–25) -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Translation repression, mRNA cleavage -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -Translation -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -mRNA cleavage -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -21 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -mRNA cleavage -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -Translation -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -mRNA -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -21–22 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -mRNA cleavage -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -Translation -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -mRNA -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -24–26 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Histone and DNA Modification -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - - - -\end_inset - - -\begin_inset Formula $^{a}$ -\end_inset - - Table foot note (with superscript) -\end_layout - -\end_inset - - -\end_layout - -\end_body -\end_document diff --git a/lib/examples/Books/Springer_Contributed_Books_(svmult)/10_Glossary.lyx b/lib/examples/Books/Springer_Contributed_Books_(svmult)/10_Glossary.lyx deleted file mode 100644 index 903fff8504..0000000000 --- a/lib/examples/Books/Springer_Contributed_Books_(svmult)/10_Glossary.lyx +++ /dev/null @@ -1,177 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/springer/ -\textclass svmult -\use_default_options false -\master svmult_editor-master.lyx -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Extrachap -Glossary -\begin_inset Note Note -status open - -\begin_layout Plain Layout -The layout -\begin_inset Quotes eld -\end_inset - -Extrachap -\begin_inset Quotes erd -\end_inset - - is similar to -\begin_inset Quotes eld -\end_inset - -extrachap -\begin_inset Quotes erd -\end_inset - - (as described in the note behind the Acknowledgement) but it is also listed - in the table of contents. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Here comes the glossary -\begin_inset Index idx -status open - -\begin_layout Plain Layout -glossary -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Run-in headings -glossary term -\end_layout - -\begin_layout Standard -Write here the description of the glossary term. - Write here the description of the glossary term. - Write here the description of the glossary term. -\end_layout - -\begin_layout Run-in headings -glossary term -\end_layout - -\begin_layout Standard -Write here the description of the glossary term. - Write here the description of the glossary term. - Write here the description of the glossary term. -\end_layout - -\begin_layout Run-in headings -glossary term -\end_layout - -\begin_layout Standard -Write here the description of the glossary term. - Write here the description of the glossary term. - Write here the description of the glossary term. -\end_layout - -\begin_layout Run-in headings -glossary term -\end_layout - -\begin_layout Standard -Write here the description of the glossary term. - Write here the description of the glossary term. - Write here the description of the glossary term. -\end_layout - -\begin_layout Run-in headings -glossary term -\end_layout - -\begin_layout Standard -Write here the description of the glossary term. - Write here the description of the glossary term. - Write here the description of the glossary term. -\end_layout - -\end_body -\end_document diff --git a/lib/examples/Books/Springer_Contributed_Books_(svmult)/11_References.lyx b/lib/examples/Books/Springer_Contributed_Books_(svmult)/11_References.lyx deleted file mode 100644 index 3865a97921..0000000000 --- a/lib/examples/Books/Springer_Contributed_Books_(svmult)/11_References.lyx +++ /dev/null @@ -1,919 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin unavailable -\textclass svmult -\use_default_options false -\master /usr/local/share/lyx/examples/springer/svmult_author.lyx -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -instead of manually inserting the references as done in this file as an - example, it is recommended to use Bib\SpecialChar TeX - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -biblstarthook{ -\end_layout - -\end_inset - -In view of the parallel print and (chapter-wise) online publication of your - book at -\begin_inset Flex URL -status collapsed - -\begin_layout Plain Layout - -www.springerlink.com -\end_layout - -\end_inset - - it has been decided that – as a general rule – references should be sorted - chapter-wise and placed at the end of the individual chapters. - However, upon agreement with your contact at Springer you may list your - references in a single separate chapter at the end of your book. - Deactivate the class option -\family typewriter -sectrefs -\family default - and the -\family typewriter -thebibliography -\family default - environment will be put out as a chapter of its own. -\begin_inset Newline newline -\end_inset - - -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -indent -\end_layout - -\end_inset - - References may be -\shape italic -cited -\shape default - in the text either by number (preferred) or by author/year. -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -Make sure that all references from the list are cited in the text. - Those not cited should be moved to a separate -\shape italic -Further Reading -\shape default - section or chapter. -\end_layout - -\end_inset - - The reference list should ideally be -\shape italic -sorted -\shape default - in alphabetical order – even if reference numbers are used for the their - citation in the text. - If there are several works by the same author, the following order should - be used: -\end_layout - -\begin_layout Enumerate -all works by the author alone, ordered chronologically by year of publication - -\end_layout - -\begin_layout Enumerate -all works by the author with a coauthor, ordered alphabetically by coauthor - -\end_layout - -\begin_layout Enumerate -all works by the author with several coauthors, ordered chronologically - by year of publication. - -\end_layout - -\begin_layout Standard -The -\shape italic -styling -\shape default - of references -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -Always use the standard abbreviation of a journal's name according to the - ISSN -\shape italic -List of Title Word Abbreviations -\shape default -, see -\begin_inset Flex URL -status collapsed - -\begin_layout Plain Layout - -http://www.issn.org/en/node/344 -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - depends on the subject of your book: -\end_layout - -\begin_layout Itemize -The -\shape italic -two -\shape default - recommended styles for references in books on -\shape italic -mathematical, physical, statistical and computer sciences -\shape default - are depicted in -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset citation -LatexCommand cite -key "science-contrib, science-online, science-mono, science-journal, science-DOI" -literal "true" - -\end_inset - - and -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset citation -LatexCommand cite -key "phys-online, phys-mono, phys-journal, phys-DOI, phys-contrib" -literal "true" - -\end_inset - -. - -\end_layout - -\begin_layout Itemize -Examples of the most commonly used reference style in books on -\shape italic -Psychology, Social Sciences -\shape default - are -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset citation -LatexCommand cite -key "psysoc-mono, psysoc-online,psysoc-journal, psysoc-contrib, psysoc-DOI" -literal "true" - -\end_inset - -. - -\end_layout - -\begin_layout Itemize -Examples for references in books on -\shape italic -Humanities, Linguistics, Philosophy -\shape default - are -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset citation -LatexCommand cite -key "humlinphil-journal, humlinphil-contrib, humlinphil-mono, humlinphil-online, humlinphil-DOI" -literal "true" - -\end_inset - -. - -\end_layout - -\begin_layout Itemize -Examples of the basic Springer style used in publications on a wide range - of subjects such as -\shape italic -Computer Science, Economics, Engineering, Geosciences, Life Sciences, Medicine, - Biomedicine -\shape default - are -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset citation -LatexCommand cite -key "basic-contrib, basic-online, basic-journal, basic-DOI, basic-mono" -literal "true" - -\end_inset - -. - -\end_layout - -\begin_layout Standard -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -} -\end_layout - -\end_inset - - -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -end of biblstarthook -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -Use the following syntax and markup for your references if the subject of - your book is from the field "Mathematics, Physics, Statistics, Computer - Science": -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "science-contrib" -literal "true" - -\end_inset - - Broy, M.: Software engineering — from auxiliary to key technologies. - In: Broy, M., Dener, E. - (eds.) Software Pioneers, pp. - 10-13. - Springer, Heidelberg (2002) -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "science-online" -literal "true" - -\end_inset - - Dod, J.: Effective substances. - In: The Dictionary of Substances and Their Effects. - Royal Society of Chemistry (1999) Available via DIALOG. - -\begin_inset Newline newline -\end_inset - - -\begin_inset Flex URL -status collapsed - -\begin_layout Plain Layout - -http://www.rsc.org/dose/title of subordinate document. - Cited 15 Jan 1999 -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "science-mono" -literal "true" - -\end_inset - - Geddes, K.O., Czapor, S.R., Labahn, G.: Algorithms for Computer Algebra. - Kluwer, Boston (1992) -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "science-journal" -literal "true" - -\end_inset - - Hamburger, C.: Quasimonotonicity, regularity and duality for nonlinear systems - of partial differential equations. - Ann. - Mat. - Pura. - Appl. - -\series bold -169 -\series default -, 321–354 (1995) -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "science-DOI" -literal "true" - -\end_inset - - Slifka, M.K., Whitton, J.L.: Clinical implications of dysregulated cytokine - production. - J. - Mol. - Med. - (2000) doi: 10.1007/s001090000086 -\begin_inset VSpace bigskip -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -Use the following (APS) syntax and markup for your references if the subject - of your book is from the field "Mathematics, Physics, Statistics, Computer - Science": -\end_layout - -\end_inset - - -\end_layout - -\end_deeper -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "phys-online" -literal "true" - -\end_inset - - J. - Dod, in -\shape italic -The Dictionary of Substances and Their Effects -\shape default -, Royal Society of Chemistry. - (Available via DIALOG, 1999), -\begin_inset Flex URL -status collapsed - -\begin_layout Plain Layout - -http://www.rsc.org/dose/title of subordinate document. - Cited 15 Jan 1999 -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "phys-mono" -literal "true" - -\end_inset - - H. - Ibach, H. - Lüth, -\shape italic -Solid-State Physics -\shape default -, 2nd edn. - (Springer, New York, 1996), pp. - 45-56 -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "phys-journal" -literal "true" - -\end_inset - - S. - Preuss, A. - Demchuk Jr., M. - Stuke, Appl. - Phys. - A -\series bold -61 -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "phys-DOI" -literal "true" - -\end_inset - - M.K. - Slifka, J.L. - Whitton, J. - Mol. - Med., doi: 10.1007/s001090000086 -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "phys-contrib" -literal "true" - -\end_inset - - S.E. - Smith, in -\shape italic -Neuromuscular Junction -\shape default -, ed. - by E. - Zaimis. - Handbook of Experimental Pharmacology, vol 42 (Springer, Heidelberg, 1976), - p. - 593 -\begin_inset VSpace bigskip -\end_inset - - -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "psysoc-mono" -literal "true" - -\end_inset - - Calfee, R. -\begin_inset space ~ -\end_inset - -C., & Valencia, R. -\begin_inset space ~ -\end_inset - -R. - (1991). - -\shape italic -APA guide to preparing manuscripts for journal publication. - -\shape default - Washington, DC: American Psychological Association. -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "psysoc-online" -literal "true" - -\end_inset - - Dod, J. - (1999). - Effective substances. - In: The dictionary of substances and their effects. - Royal Society of Chemistry. - Available via DIALOG. - -\begin_inset Newline newline -\end_inset - - -\begin_inset Flex URL -status collapsed - -\begin_layout Plain Layout - -http://www.rsc.org/dose/Effective substances. -\end_layout - -\end_inset - - Cited 15 Jan 1999. -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "psysoc-journal" -literal "true" - -\end_inset - - Harris, M., Karper, E., Stacks, G., Hoffman, D., DeNiro, R., Cruz, P., et al. - (2001). - Writing labs and the Hollywood connection. - -\shape italic -J Film -\shape default - Writing, 44(3), 213–245. -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "psysoc-contrib" -literal "true" - -\end_inset - - O'Neil, J. -\begin_inset space ~ -\end_inset - -M., & Egan, J. - (1992). - Men's and women's gender role journeys: Metaphor for healing, transition, - and transformation. - In B. -\begin_inset space ~ -\end_inset - -R. - Wainrig (Ed.), -\shape italic -Gender issues across the life cycle -\shape default - (pp. - 107–123). - New York: Springer. -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "psysoc-DOI" -literal "true" - -\end_inset - -Kreger, M., Brindis, C.D., Manuel, D.M., Sassoubre, L. - (2007). - Lessons learned in systems change initiatives: benchmarks and indicators. - -\shape italic -American Journal of Community Psychology -\shape default -, doi: 10.1007/s10464-007-9108-14. - -\begin_inset Note Note -status open - -\begin_layout Plain Layout -Use the following syntax and markup for your references if the subject of - your book is from the field "Humanities, Linguistics, Philosophy": -\end_layout - -\end_inset - - -\begin_inset VSpace bigskip -\end_inset - - -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "humlinphil-journal" -literal "true" - -\end_inset - - Alber John, Daniel C. - O'Connell, and Sabine Kowal. - 2002. - Personal perspective in TV interviews. - -\shape italic -Pragmatics -\shape default - 12:257–271 -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "humlinphil-contrib" -literal "true" - -\end_inset - - Cameron, Deborah. - 1997. - Theoretical debates in feminist linguistics: Questions of sex and gender. - In -\shape italic -Gender and discourse -\shape default -, ed. - Ruth Wodak, 99–119. - London: Sage Publications. -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "humlinphil-mono" -literal "true" - -\end_inset - - Cameron, Deborah. - 1985. - -\shape italic -Feminism and linguistic theory. - -\shape default - New York: St. - Martin's Press. -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "humlinphil-online" -literal "true" - -\end_inset - - Dod, Jake. - 1999. - Effective substances. - In: The dictionary of substances and their effects. - Royal Society of Chemistry. - Available via DIALOG. - -\begin_inset Newline newline -\end_inset - - http://www.rsc.org/dose/title of subordinate document. - Cited 15 Jan 1999 -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "humlinphil-DOI" -literal "true" - -\end_inset - - Suleiman, Camelia, Daniel C. - O'Connell, and Sabine Kowal. - 2002. - `If you and I, if we, in this later day, lose that sacred fire...´': Perspective - in political interviews. - -\shape italic -Journal of Psycholinguistic Research -\shape default -. - doi: 10.1023/A:1015592129296. - -\begin_inset VSpace bigskip -\end_inset - - -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "basic-contrib" -literal "true" - -\end_inset - - Brown B, Aaron M (2001) The politics of nature. - In: Smith J (ed) The rise of modern genomics, 3rd edn. - Wiley, New York -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "basic-online" -literal "true" - -\end_inset - - Dod J (1999) Effective Substances. - In: The dictionary of substances and their effects. - Royal Society of Chemistry. - Available via DIALOG. - -\begin_inset Newline newline -\end_inset - - -\begin_inset Flex URL -status collapsed - -\begin_layout Plain Layout - -http://www.rsc.org/dose/title of subordinate document. - Cited 15 Jan 1999 -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "basic-DOI" -literal "true" - -\end_inset - - Slifka MK, Whitton JL (2000) Clinical implications of dysregulated cytokine - production. - J Mol Med, doi: 10.1007/s001090000086 -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "basic-journal" -literal "true" - -\end_inset - - Smith J, Jones M Jr, Houghton L et al (1999) Future of health insurance. - N Engl J Med 965:325–329 -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "basic-mono" -literal "true" - -\end_inset - - South J, Blass B (2001) The future of modern genomics. - Blackwell, London -\end_layout - -\end_body -\end_document diff --git a/lib/examples/Books/Springer_Monographs_%28svmono%29/00_Main_File.lyx b/lib/examples/Books/Springer_Monographs_%28svmono%29/00_Main_File.lyx new file mode 100644 index 0000000000..de3a14b8a7 --- /dev/null +++ b/lib/examples/Books/Springer_Monographs_%28svmono%29/00_Main_File.lyx @@ -0,0 +1,309 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin unavailable +\textclass svmono +\begin_preamble +\usepackage{type1cm} + +\usepackage{multicol} % used for the two-column index +\usepackage[bottom]{footmisc} % places footnotes at page bottom + +%\makeindex % used for the subject index + % please use the style svind.ist with + % your makeindex program +\end_preamble +\options graybox,envcountchap,sectrefs +\use_default_options false +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "times" "default" +\font_sans "helvet" "default" +\font_typewriter "courier" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref true +\pdf_bookmarks true +\pdf_bookmarksnumbered true +\pdf_bookmarksopen true +\pdf_bookmarksopenlevel 1 +\pdf_breaklinks false +\pdf_pdfborder true +\pdf_colorlinks false +\pdf_backref false +\pdf_pdfusetitle true +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 2 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +This is a template \SpecialChar LyX + file for books and monographs to be published by the + Springer publishing group. + How to install the svmono \SpecialChar LaTeX + class to your \SpecialChar LaTeX + system is explained in +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +https://wiki.lyx.org/Examples/Springer +\end_layout + +\end_inset + +. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Author +Author name(s) +\end_layout + +\begin_layout Title +Book title +\end_layout + +\begin_layout Subtitle +– Monograph – +\begin_inset Note Note +status open + +\begin_layout Plain Layout +optional subtitle +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Front Matter + +\end_layout + +\begin_layout Standard +\begin_inset CommandInset include +LatexCommand include +filename "01_Dedication.lyx" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset CommandInset include +LatexCommand include +filename "02_Foreword.lyx" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset CommandInset include +LatexCommand include +filename "03_Preface.lyx" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +acknowledgements are optional: +\end_layout + +\end_inset + + +\begin_inset CommandInset include +LatexCommand include +filename "04_Acknowledgements.lyx" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset CommandInset toc +LatexCommand tableofcontents + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset CommandInset include +LatexCommand include +filename "05_Acronym.lyx" + +\end_inset + + +\end_layout + +\begin_layout Main Matter + +\end_layout + +\begin_layout Standard +\begin_inset CommandInset include +LatexCommand include +filename "06_Part.lyx" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset CommandInset include +LatexCommand include +filename "07_Chapter.lyx" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset CommandInset include +LatexCommand include +filename "08_Appendix.lyx" + +\end_inset + + +\end_layout + +\begin_layout Back Matter + +\end_layout + +\begin_layout Standard +\begin_inset CommandInset include +LatexCommand include +filename "09_Glossary.lyx" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset CommandInset include +LatexCommand include +filename "10_Solutions.lyx" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset CommandInset index_print +LatexCommand printindex +type "idx" +name "Index" +literal "false" + +\end_inset + + +\begin_inset Note Note +status open + +\begin_layout Plain Layout +please use the style +\emph on +svind.ist +\emph default + with your makeindex program +\end_layout + +\end_inset + + +\end_layout + +\end_body +\end_document diff --git a/lib/examples/Books/Springer_Monographs_%28svmono%29/01_Dedication.lyx b/lib/examples/Books/Springer_Monographs_%28svmono%29/01_Dedication.lyx new file mode 100644 index 0000000000..a458f0757c --- /dev/null +++ b/lib/examples/Books/Springer_Monographs_%28svmono%29/01_Dedication.lyx @@ -0,0 +1,96 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/springer/ +\textclass svmono +\use_default_options false +\master svmono_book-master.lyx +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Dedication +A quotation or a dedication +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +dedication +\end_layout + +\end_inset + + at the very beginning of your book. +\end_layout + +\end_body +\end_document diff --git a/lib/examples/Books/Springer_Monographs_%28svmono%29/02_Foreword.lyx b/lib/examples/Books/Springer_Monographs_%28svmono%29/02_Foreword.lyx new file mode 100644 index 0000000000..4c42330f09 --- /dev/null +++ b/lib/examples/Books/Springer_Monographs_%28svmono%29/02_Foreword.lyx @@ -0,0 +1,145 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/springer/ +\textclass svmono +\use_default_options false +\master svmono_book-master.lyx +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Foreword +\begin_inset Note Note +status open + +\begin_layout Plain Layout +The style Foreword has an optional argument that overrides the default text + "Foreword". + This is useful when there are different forewords by different authors + and editors. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +The foreword covers introductory remarks preceding the text of a book that + are written by a +\shape italic +person other than the author or editor +\shape default + of the book. + If applicable, the foreword precedes the preface which is written by the + author or editor of the book. +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +vspace{ +\backslash +baselineskip} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\noindent +\align right +Place, month year +\begin_inset space \hfill{} +\end_inset + + +\shape italic +Firstname Surname +\shape default + +\begin_inset Newline newline +\end_inset + + +\end_layout + +\end_body +\end_document diff --git a/lib/examples/Books/Springer_Monographs_%28svmono%29/03_Preface.lyx b/lib/examples/Books/Springer_Monographs_%28svmono%29/03_Preface.lyx new file mode 100644 index 0000000000..1793ff93f3 --- /dev/null +++ b/lib/examples/Books/Springer_Monographs_%28svmono%29/03_Preface.lyx @@ -0,0 +1,175 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/springer/ +\textclass svmono +\use_default_options false +\master svmono_book-master.lyx +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Preface +\begin_inset Note Note +status open + +\begin_layout Plain Layout +The style Preface has an optional argument that overrides the default text + "Preface". + This is useful when there are different prefaces by different authors and + editors. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +A preface +\begin_inset Index idx +status open + +\begin_layout Plain Layout +preface +\end_layout + +\end_inset + + is a book's preliminary statement, usually written by the +\shape italic +author or editor +\shape default + of a work, which states its origin, scope, purpose, plan, and intended + audience, and which sometimes includes afterthoughts and acknowledgments + of assistance. + +\end_layout + +\begin_layout Standard +When written by a person other than the author, it is called a foreword. + The preface or foreword is distinct from the introduction, which deals + with the subject of the work. +\end_layout + +\begin_layout Standard +Customarily +\shape italic +acknowledgments +\shape default + are included as last part of the preface. +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +vspace{ +\backslash +baselineskip} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\noindent +\align right +Place(s), +\begin_inset space \hfill{} +\end_inset + + +\shape italic +Firstname Surname +\shape default + +\begin_inset Newline newline +\end_inset + +month year +\begin_inset space \hfill{} +\end_inset + + +\shape italic +Firstname Surname +\end_layout + +\end_body +\end_document diff --git a/lib/examples/Books/Springer_Monographs_%28svmono%29/04_Acknowledgements.lyx b/lib/examples/Books/Springer_Monographs_%28svmono%29/04_Acknowledgements.lyx new file mode 100644 index 0000000000..ecdd21adc5 --- /dev/null +++ b/lib/examples/Books/Springer_Monographs_%28svmono%29/04_Acknowledgements.lyx @@ -0,0 +1,129 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/springer/ +\textclass svmono +\use_default_options false +\master svmono_book-master.lyx +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout extrachap +Acknowledgements +\begin_inset Note Note +status open + +\begin_layout Plain Layout +The +\begin_inset Quotes eld +\end_inset + +extrachap +\begin_inset Quotes erd +\end_inset + + layout appears unnumbered and not in the table of contents. + But the layout shares the behavior of +\begin_inset Quotes eld +\end_inset + +Chapter +\begin_inset Quotes erd +\end_inset + + with respect to headings. + This is different from +\begin_inset Quotes eld +\end_inset + +Chapter* +\begin_inset Quotes erd +\end_inset + + which continues to use the name of the last numbered chapter in the header + of left pages and the name of the last numbered section in the header of + right pages. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Optional section; if you prefer to set your acknowledgement section as a + separate chapter instead of including it as last part of your preface. +\end_layout + +\end_body +\end_document diff --git a/lib/examples/Books/Springer_Monographs_%28svmono%29/05_Acronym.lyx b/lib/examples/Books/Springer_Monographs_%28svmono%29/05_Acronym.lyx new file mode 100644 index 0000000000..f18877b011 --- /dev/null +++ b/lib/examples/Books/Springer_Monographs_%28svmono%29/05_Acronym.lyx @@ -0,0 +1,151 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/springer/ +\textclass svmono +\use_default_options false +\master svmono_book-master.lyx +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout extrachap +Acronyms +\end_layout + +\begin_layout Standard +List(s) of abbreviations or symbols +\end_layout + +\begin_layout Standard +Lists of abbreviations +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +acronyms, list of +\end_layout + +\end_inset + +, symbols +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +symbols, list of +\end_layout + +\end_inset + + and the like are easily formatted with the help of the Springer-enhanced + +\family sans +description +\family default + environment. +\end_layout + +\begin_layout Description +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +CABR +\end_layout + +\end_inset + +ABC Spelled-out abbreviation and definition +\begin_inset Note Note +status open + +\begin_layout Plain Layout +The optional longest description label ca be used to set the space that + is necessary to contain all description labels. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Description +BABI Spelled-out abbreviation and definition +\end_layout + +\begin_layout Description +CABR Spelled-out abbreviation and definition +\end_layout + +\end_body +\end_document diff --git a/lib/examples/Books/Springer_Monographs_%28svmono%29/06_Part.lyx b/lib/examples/Books/Springer_Monographs_%28svmono%29/06_Part.lyx new file mode 100644 index 0000000000..347d9091f9 --- /dev/null +++ b/lib/examples/Books/Springer_Monographs_%28svmono%29/06_Part.lyx @@ -0,0 +1,107 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/springer/ +\textclass svmono +\use_default_options false +\master svmono_book-master.lyx +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout PartBacktext +\noindent +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +Part Title +\end_layout + +\end_inset + + Part title page and, if desired, a short introductory text (maximum one + page) on its verso page +\begin_inset Note Note +status open + +\begin_layout Plain Layout +The part title is mandatory; the further text for the backpart is optional. +\end_layout + +\end_inset + + +\end_layout + +\end_body +\end_document diff --git a/lib/examples/Books/Springer_Monographs_%28svmono%29/07_Chapter.lyx b/lib/examples/Books/Springer_Monographs_%28svmono%29/07_Chapter.lyx new file mode 100644 index 0000000000..3b744c200a --- /dev/null +++ b/lib/examples/Books/Springer_Monographs_%28svmono%29/07_Chapter.lyx @@ -0,0 +1,1599 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin unavailable +\textclass svmono +\use_default_options false +\master /usr/local/share/lyx/examples/springer/svmono_book-master.lyx +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Chapter +Chapter Heading +\begin_inset CommandInset label +LatexCommand label +name "chap:intro" + +\end_inset + + +\end_layout + +\begin_layout Running Chapter +chapter heading in the running head +\begin_inset Note Note +status open + +\begin_layout Plain Layout +optional +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Abstract* +Each chapter should be preceded by an abstract (10–15 lines long) that summarize +s the content. + The abstract will appear +\shape italic +online +\shape default + at +\begin_inset Flex URL +status collapsed + +\begin_layout Plain Layout + +www.SpringerLink.com +\end_layout + +\end_inset + + and be available with unrestricted access. + This allows unregistered users to read the abstract as a teaser for the + complete chapter. + As a general rule the abstracts will not appear in the printed version + of your book unless it is the style of your particular book or that of + the series to which your book belongs. +\begin_inset Newline newline +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +indent +\end_layout + +\end_inset + + Please use the 'starred' version of the +\family typewriter +abstract +\family default + environment for typesetting the text of the online abstracts. + Use the plain +\family typewriter +abstract +\family default + if the abstract is also to appear in the printed version of the book. +\end_layout + +\begin_layout Abstract +Each chapter should be preceded by an abstract (10–15 lines long) that summarize +s the content. + The abstract will appear +\shape italic +online +\shape default + at +\begin_inset Flex URL +status collapsed + +\begin_layout Plain Layout + +www.SpringerLink.com +\end_layout + +\end_inset + + and be available with unrestricted access. + This allows unregistered users to read the abstract as a teaser for the + complete chapter. + As a general rule the abstracts will not appear in the printed version + of your book unless it is the style of your particular book or that of + the series to which your book belongs. +\begin_inset Newline newline +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +indent +\end_layout + +\end_inset + + Please use the 'starred' version of the +\family typewriter +abstract +\family default + environment for typesetting the text of the online abstracts. + Use the plain +\family typewriter +abstract +\family default + if the abstract is also to appear in the printed version of the book. +\end_layout + +\begin_layout Section +Section Heading +\begin_inset CommandInset label +LatexCommand label +name "sec:Section-Heading" + +\end_inset + + +\end_layout + +\begin_layout Running Section +section heading in the running head +\begin_inset Note Note +status open + +\begin_layout Plain Layout +optional +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +bla +\end_layout + +\begin_layout Section +Section Heading 2 +\begin_inset CommandInset label +LatexCommand label +name "sec:Section-Heading-2" + +\end_inset + + +\end_layout + +\begin_layout Standard +Instead of simply listing headings of different levels we recommend to let + every heading be followed by at least a short passage of text. +\end_layout + +\begin_layout Standard +Use the standard +\family sans +equation +\family default + environment to typeset your equations, e.g. + +\begin_inset Formula +\begin{equation} +a\times b=c\;, +\end{equation} + +\end_inset + + however, for multiline equations we recommend to use the +\family sans +eqnarray +\family default + environment +\begin_inset Foot +status open + +\begin_layout Plain Layout +In physics texts please activate the class option +\family typewriter +vecphys +\family default + to depict your vectors in +\series bold +\shape italic +boldface-italic +\series default + type - as is customary for a wide range of physical subjects. +\end_layout + +\end_inset + +. + +\begin_inset Formula +\begin{eqnarray} +a\times b & = & c\nonumber \\ +\vec{a}\cdot\vec{b} & = & c\label{eq:01} +\end{eqnarray} + +\end_inset + + +\end_layout + +\begin_layout Subsection +Subsection Heading +\begin_inset CommandInset label +LatexCommand label +name "subsec:Subsection-Heading" + +\end_inset + + +\end_layout + +\begin_layout Standard +Instead of simply listing headings of different levels we recommend to let + every heading be followed by at least a short passage of text. + Furtheron please use the \SpecialChar LyX + +\begin_inset space \space{} +\end_inset + +automatism for all your cross-references +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +cross-references +\end_layout + +\end_inset + + and citations +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +citations +\end_layout + +\end_inset + + as has already been described in Sect. +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:Section-Heading-2" + +\end_inset + +. +\end_layout + +\begin_layout Quotation +Please do not use quotation marks when quoting texts! Simply use the +\family sans +quotation +\family default + environment – it will automatically render Springer's preferred layout. + +\end_layout + +\begin_layout Subsubsection +Subsubsection Heading +\end_layout + +\begin_layout Standard +Instead of simply listing headings of different levels we recommend to let + every heading be followed by at least a short passage of text. + Furtheron please use the \SpecialChar LyX + +\begin_inset space \space{} +\end_inset + +automatism for all your cross-references and citations as has already been + described in Sect. +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "subsec:Subsection-Heading" + +\end_inset + +, see also Fig. +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "fig:If-the-width" + +\end_inset + + +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout +If you copy text passages, figures, or tables from other works, you must + obtain +\shape italic +permission +\shape default + from the copyright holder (usually the original publisher). + Please enclose the signed permission with the manucript. + The sources +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +permission to print +\end_layout + +\end_inset + + must be acknowledged either in the captions, as footnotes or in a separate + section of the book. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Please note that the first line of text that follows a heading is not indented, + whereas the first lines of all subsequent paragraphs are. +\end_layout + +\begin_layout Standard +\begin_inset Float figure +placement b +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +sidecaption +\end_layout + +\end_inset + + +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 0 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "7.5cm" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +replace this box by an image +\end_layout + +\end_inset + + +\begin_inset Caption Standard + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "fig:If-the-width" + +\end_inset + +If the width of the figure is less than 7.8 +\begin_inset space \thinspace{} +\end_inset + +cm use the +\family typewriter +sidecapion +\family default + command to flush the caption on the left side of the page. + If the figure is positioned at the top of the page, align the sidecaption + with the top of the figure – to achieve this you simply need to use the + optional argument +\family typewriter +[t] +\family default + with the +\family typewriter +sidecaption +\family default + command +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Paragraph +Paragraph Heading +\end_layout + +\begin_layout Standard +Instead of simply listing headings of different levels we recommend to let + every heading be followed by at least a short passage of text. +\end_layout + +\begin_layout Standard +For typesetting numbered lists we recommend to use the +\family sans +enumerate +\family default + environment – it will automatically render Springer's preferred layout. +\end_layout + +\begin_layout Enumerate +Livelihood and survival mobility are oftentimes coutcomes of uneven socioeconomi +c development. +\end_layout + +\begin_deeper +\begin_layout Enumerate +Livelihood and survival mobility are oftentimes coutcomes of uneven socioeconomi +c development. +\end_layout + +\begin_layout Enumerate +Livelihood and survival mobility are oftentimes coutcomes of uneven socioeconomi +c development. +\end_layout + +\end_deeper +\begin_layout Enumerate +Livelihood and survival mobility are oftentimes coutcomes of uneven socioeconomi +c development. +\end_layout + +\begin_layout Subparagraph +Subparagraph Heading +\end_layout + +\begin_layout Standard +In order to avoid simply listing headings of different levels we recommend + to let every heading be followed by at least a short passage of text. + Use the \SpecialChar LyX + +\begin_inset space \space{} +\end_inset + +automatism for all your cross-references and citations as has already been + described in Sect. +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:Section-Heading-2" + +\end_inset + +, see also Fig. +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "fig:2" + +\end_inset + +. +\end_layout + +\begin_layout Standard +Please note that the first line of text that follows a heading is not indented, + whereas the first lines of all subsequent paragraphs are. +\end_layout + +\begin_layout Standard +For unnumbered list we recommend to use the +\family sans +itemize +\family default + environment – it will automatically render Springer's preferred layout. +\end_layout + +\begin_layout Itemize +Livelihood and survival mobility are oftentimes coutcomes of uneven socioeconomi +c development, cf. +\begin_inset space ~ +\end_inset + +Table +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:1" + +\end_inset + +. +\end_layout + +\begin_deeper +\begin_layout Itemize +Livelihood and survival mobility are oftentimes coutcomes of uneven socioeconomi +c development. +\end_layout + +\begin_layout Itemize +Livelihood and survival mobility are oftentimes coutcomes of uneven socioeconomi +c development. +\end_layout + +\end_deeper +\begin_layout Itemize +Livelihood and survival mobility are oftentimes coutcomes of uneven socioeconomi +c development. +\end_layout + +\begin_layout Standard +\begin_inset Float figure +placement t +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +sidecaption[t] +\end_layout + +\end_inset + + +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 0 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "25col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +replace this box by an image +\end_layout + +\end_inset + + +\begin_inset Caption Standard + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "fig:2" + +\end_inset + + Please write your figure caption here +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Run-in headings +Run-in Heading Boldface Version +\end_layout + +\begin_layout Standard +Use the \SpecialChar LyX + +\begin_inset space \space{} +\end_inset + +automatism for all your cross-references and citations as has already been + described in Sect. +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:Section-Heading-2" + +\end_inset + +. +\end_layout + +\begin_layout Sub-run-in headings +Run-in Heading Italic Version +\end_layout + +\begin_layout Standard +Use the \SpecialChar LyX + +\begin_inset space \space{} +\end_inset + +automatism for all your cross-refer\SpecialChar softhyphen +ences and citations as has already been + described in Sect. +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:Section-Heading-2" + +\end_inset + + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +paragraph +\end_layout + +\end_inset + +. + +\end_layout + +\begin_layout Standard +\begin_inset Float table +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:1" + +\end_inset + +Please write your table caption here +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Tabular + + + + + + + + +\begin_inset Text + +\begin_layout Plain Layout +Classes +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Subclass +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Length +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Action Mechanism +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +svhline +\end_layout + +\end_inset + + Translation +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +mRNA +\begin_inset Formula $^{a}$ +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +22 (19–25) +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Translation repression, mRNA cleavage +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +Translation +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +mRNA cleavage +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +21 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +mRNA cleavage +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +Translation +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +mRNA +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +21–22 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +mRNA cleavage +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +Translation +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +mRNA +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +24–26 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Histone and DNA Modification +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + + + +\end_inset + + +\begin_inset Formula $^{a}$ +\end_inset + + Table foot note (with superscript) +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section +Section Heading +\begin_inset CommandInset label +LatexCommand label +name "sec:Section-Heading-3" + +\end_inset + + +\end_layout + +\begin_layout Standard +Instead of simply listing headings of different levels we recommend to let + every heading be followed by at least a short passage of text. +\end_layout + +\begin_layout Standard +Please note that the first line of text that follows a heading is not indented, + whereas the first lines of all subsequent paragraphs are. +\end_layout + +\begin_layout Standard +If you want to list definitions or the like we recommend to use the Springer-enh +anced +\family sans +description +\family default + environment – it will automatically render Springer's preferred layout. +\end_layout + +\begin_layout Description +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +Type 1 +\end_layout + +\end_inset + +Type +\begin_inset space ~ +\end_inset + +1 That addresses central themes pertainng to migration, health, and disease. + In Sect. +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:Section-Heading" + +\end_inset + +, Wilson discusses the role of human migration in infectious disease distributio +ns and patterns. +\begin_inset Note Note +status open + +\begin_layout Plain Layout +The optional longest description label ca be used to set the space that + is necessary to contain all description labels. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Description +Type +\begin_inset space ~ +\end_inset + +2 That addresses central themes pertainng to migration, health, and disease. + In Sect. +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:Section-Heading-3" + +\end_inset + +, Wilson discusses the role of human migration in infectious disease distributio +ns and patterns. +\end_layout + +\begin_layout Subsection +Subsection Heading +\end_layout + +\begin_layout Standard +In order to avoid simply listing headings of different levels we recommend + to let every heading be followed by at least a short passage of text. + Use the \SpecialChar LyX + +\begin_inset space \space{} +\end_inset + +automatism for all your cross-references and citations citations as has + already been described in Sect. +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:Section-Heading-2" + +\end_inset + +. +\end_layout + +\begin_layout Standard +Please note that the first line of text that follows a heading is not indented, + whereas the first lines of all subsequent paragraphs are. +\end_layout + +\begin_layout Svgraybox +If you want to emphasize complete paragraphs of texts we recommend to use + the newly defined Springer class option +\emph on +graybox +\emph default + and the newly defined environment +\emph on +svgraybox +\emph default +. + This will produce a 15 +\begin_inset space \thinspace{} +\end_inset + +percent screened box 'behind' your text. +\end_layout + +\begin_layout Standard +\begin_inset Separator plain +\end_inset + + +\end_layout + +\begin_layout Svgraybox +If you want to emphasize complete paragraphs of texts we recommend to use + the newly defined Springer class option +\emph on +graybox +\emph default + and the newly defined environment +\emph on +svgraybox +\emph default +. + This will produce a 15 +\begin_inset space \thinspace{} +\end_inset + +percent screened box 'behind' your text. +\end_layout + +\begin_layout Subsubsection +Subsubsection Heading +\end_layout + +\begin_layout Standard +Instead of simply listing headings of different levels we recommend to let + every heading be followed by at least a short passage of text. +\end_layout + +\begin_layout Standard +Please note that the first line of text that follows a heading is not indented, + whereas the first lines of all subsequent paragraphs are. +\end_layout + +\begin_layout Theorem +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +Name/Title (optional) +\end_layout + +\end_inset + +Theorem text goes here. +\end_layout + +\begin_layout Definition +Definition text goes here. +\end_layout + +\begin_layout Proof +Proof text goes here. +\end_layout + +\begin_layout Proof(QED) +\begin_inset Quotes eld +\end_inset + +qed layout +\begin_inset Quotes erd +\end_inset + + Proof text goes here. +\end_layout + +\begin_layout Paragraph +Paragraph Heading +\end_layout + +\begin_layout Standard +Instead of simply listing headings of different levels we recommend to let + every heading be followed by at least a short passage of text. +\end_layout + +\begin_layout Standard +Note that the first line of text that follows a heading is not indented, + whereas the first lines of all subsequent paragraphs are. +\end_layout + +\begin_layout Theorem +Theorem text goes here. +\end_layout + +\begin_layout Definition +Definition text goes here. +\end_layout + +\begin_layout Proof(smartQED) +\begin_inset Quotes eld +\end_inset + +smartqed layout +\begin_inset Quotes erd +\end_inset + + Proof text goes here. +\end_layout + +\begin_layout Acknowledgement +If you want to include acknowledgments of assistance and the like at the + end of an individual chapter please use the +\family sans +acknowledgement +\family default + environment – it will automatically render Springer's preferred layout. +\end_layout + +\begin_layout Section* +Appendix +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +addcontentsline{toc}{section}{ +\end_layout + +\end_inset + +Appendix +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +adds an entry to the table of contents +\end_layout + +\end_inset + + When placed at the end of a chapter or contribution (as opposed to at the + end of the book), the numbering of tables, figures, and equations in the + appendix section continues on from that in the main text. + Hence please +\shape italic +do not +\shape default + use the +\family sans +appendix +\family default + command when writing an appendix at the end of your chapter or contribution. + If there is only one the appendix is designated +\begin_inset Quotes eld +\end_inset + +Appendix +\begin_inset Quotes erd +\end_inset + +, or +\begin_inset Quotes eld +\end_inset + +Appendix 1 +\begin_inset Quotes erd +\end_inset + +, or +\begin_inset Quotes eld +\end_inset + +Appendix 2 +\begin_inset Quotes erd +\end_inset + +, etc. + if there is more than one. +\end_layout + +\begin_layout Standard +\begin_inset Formula +\begin{equation} +a\times b=c +\end{equation} + +\end_inset + + +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Problems or Exercises should be sorted chapterwise +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section* +Problems +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +addcontentsline{toc}{section}{ +\end_layout + +\end_inset + +Problems +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +adds an entry to the table of contents +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout + +\series bold +Note: +\series default + Don't forget to label each problem; the label is needed for the solutions' + environment +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +There are two styles for problems: +\family sans +Prob +\family default + and +\family sans +Problem +\family default +. + The +\family sans +Prob +\family default + style is the preferred because it can be referenced in the solution section. +\end_layout + +\begin_layout Standard +Two +\begin_inset space ~ +\end_inset + +examples of +\family sans +Prob +\family default +: +\end_layout + +\begin_layout Prob +\begin_inset CommandInset label +LatexCommand label +name "prob:given-problem" + +\end_inset + +A given problem or excercise is described here. + The problem is described here. + Its label will be referenced in its solution. +\end_layout + +\begin_layout Standard +\begin_inset Separator plain +\end_inset + + +\end_layout + +\begin_layout Prob +\begin_inset CommandInset label +LatexCommand label +name "prob:prob2" + +\end_inset + + +\series bold +Problem Heading +\series default + +\begin_inset Newline newline +\end_inset + + (a) The first part of the problem is described here. +\begin_inset Newline newline +\end_inset + + (b) The second part of the problem is described here. +\end_layout + +\begin_layout Standard +This is the +\family sans +Problem +\family default + style: +\end_layout + +\begin_layout Problem +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +Title/Name (optional) +\end_layout + +\end_inset + +The problem +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +problems +\end_layout + +\end_inset + + is revealed here. +\end_layout + +\begin_layout Standard +\begin_inset CommandInset include +LatexCommand input +filename "11_References.lyx" + +\end_inset + + +\end_layout + +\end_body +\end_document diff --git a/lib/examples/Books/Springer_Monographs_%28svmono%29/08_Appendix.lyx b/lib/examples/Books/Springer_Monographs_%28svmono%29/08_Appendix.lyx new file mode 100644 index 0000000000..08d03d9dea --- /dev/null +++ b/lib/examples/Books/Springer_Monographs_%28svmono%29/08_Appendix.lyx @@ -0,0 +1,544 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/springer/ +\textclass svmono +\use_default_options false +\master svmono_book-master.lyx +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout ChapMotto +\start_of_appendix +All's well that ends well +\begin_inset Note Note +status open + +\begin_layout Plain Layout +optional motto +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Chapter +Chapter Heading +\begin_inset CommandInset label +LatexCommand label +name "chap:introA" + +\end_inset + + +\end_layout + +\begin_layout Running Chapter +chapter heading in the running head +\begin_inset Note Note +status open + +\begin_layout Plain Layout +optional +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section +Section Heading +\begin_inset CommandInset label +LatexCommand label +name "sec:Section-HeadingA" + +\end_inset + + +\end_layout + +\begin_layout Running Section +section heading in the running head +\begin_inset Note Note +status open + +\begin_layout Plain Layout +optional +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +bla +\end_layout + +\begin_layout Subsection +Section Heading 2 +\begin_inset CommandInset label +LatexCommand label +name "subsec:Section-HeadingA-2" + +\end_inset + + +\end_layout + +\begin_layout Standard +For multiline equations we recommend to use the +\family sans +eqnarray +\family default + environment. + +\begin_inset Formula +\begin{eqnarray} +a\times b & = & c\nonumber \\ +\vec{a}\cdot\vec{b} & = & c\label{eq:A01} +\end{eqnarray} + +\end_inset + + +\end_layout + +\begin_layout Subsubsection +Subsubsection Heading +\end_layout + +\begin_layout Standard +\begin_inset Float figure +placement t +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +sidecaption[t] +\end_layout + +\end_inset + + +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 0 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "25col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +replace this box by an image +\end_layout + +\end_inset + + +\begin_inset Caption Standard + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "fig:A1" + +\end_inset + + Please write your figure caption here +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Float table +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:A1" + +\end_inset + +Please write your table caption here +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Tabular + + + + + + + + +\begin_inset Text + +\begin_layout Plain Layout +Classes +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Subclass +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Length +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Action Mechanism +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +svhline +\end_layout + +\end_inset + + Translation +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +mRNA +\begin_inset Formula $^{a}$ +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +22 (19–25) +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Translation repression, mRNA cleavage +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +Translation +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +mRNA cleavage +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +21 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +mRNA cleavage +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +Translation +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +mRNA +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +21–22 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +mRNA cleavage +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +Translation +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +mRNA +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +24–26 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Histone and DNA Modification +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + + + +\end_inset + + +\begin_inset Formula $^{a}$ +\end_inset + + Table foot note (with superscript) +\end_layout + +\end_inset + + +\end_layout + +\end_body +\end_document diff --git a/lib/examples/Books/Springer_Monographs_%28svmono%29/09_Glossary.lyx b/lib/examples/Books/Springer_Monographs_%28svmono%29/09_Glossary.lyx new file mode 100644 index 0000000000..0cdebf89b0 --- /dev/null +++ b/lib/examples/Books/Springer_Monographs_%28svmono%29/09_Glossary.lyx @@ -0,0 +1,177 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/springer/ +\textclass svmono +\use_default_options false +\master svmono_book-master.lyx +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Extrachap +Glossary +\begin_inset Note Note +status open + +\begin_layout Plain Layout +The layout +\begin_inset Quotes eld +\end_inset + +Extrachap +\begin_inset Quotes erd +\end_inset + + is similar to +\begin_inset Quotes eld +\end_inset + +extrachap +\begin_inset Quotes erd +\end_inset + + (as described in the note behind the Acknowledgement) but it is also listed + in the table of contents. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Here comes the glossary +\begin_inset Index idx +status open + +\begin_layout Plain Layout +glossary +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Run-in headings +glossary term +\end_layout + +\begin_layout Standard +Write here the description of the glossary term. + Write here the description of the glossary term. + Write here the description of the glossary term. +\end_layout + +\begin_layout Run-in headings +glossary term +\end_layout + +\begin_layout Standard +Write here the description of the glossary term. + Write here the description of the glossary term. + Write here the description of the glossary term. +\end_layout + +\begin_layout Run-in headings +glossary term +\end_layout + +\begin_layout Standard +Write here the description of the glossary term. + Write here the description of the glossary term. + Write here the description of the glossary term. +\end_layout + +\begin_layout Run-in headings +glossary term +\end_layout + +\begin_layout Standard +Write here the description of the glossary term. + Write here the description of the glossary term. + Write here the description of the glossary term. +\end_layout + +\begin_layout Run-in headings +glossary term +\end_layout + +\begin_layout Standard +Write here the description of the glossary term. + Write here the description of the glossary term. + Write here the description of the glossary term. +\end_layout + +\end_body +\end_document diff --git a/lib/examples/Books/Springer_Monographs_%28svmono%29/10_Solutions.lyx b/lib/examples/Books/Springer_Monographs_%28svmono%29/10_Solutions.lyx new file mode 100644 index 0000000000..6d303b4f39 --- /dev/null +++ b/lib/examples/Books/Springer_Monographs_%28svmono%29/10_Solutions.lyx @@ -0,0 +1,240 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/springer/ +\textclass svmono +\use_default_options false +\master svmono_book-master.lyx +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Extrachap +Solutions +\end_layout + +\begin_layout Section* +Problems of Chapter +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "chap:intro" + +\end_inset + + +\end_layout + +\begin_layout Standard +There two styles for solutions: +\family sans +Sol +\family default + and +\family sans +Solution +\family default +. + The +\family sans +Sol +\family default + style is the preferred because it references trhe corresponding +\family sans +Prob +\family default + problem style. +\end_layout + +\begin_layout Standard +An examples of +\family sans +Sol +\family default +: +\end_layout + +\begin_layout Sol +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +prob:given-problem +\end_layout + +\end_inset + +The solution of the corresponding problem. +\begin_inset Note Note +status open + +\begin_layout Plain Layout +The label of the corresponding (referenced) problem is +\emph on +mandatory +\emph default +! +\end_layout + +\end_inset + + The number of the prob/sol can also be referenced in the text: +\begin_inset Quotes eld +\end_inset + +As explained in the description of problem +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "prob:given-problem" + +\end_inset + +\SpecialChar ldots + +\begin_inset Quotes erd +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Separator plain +\end_inset + + +\end_layout + +\begin_layout Sol +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +prob:prob2 +\end_layout + +\end_inset + + +\series bold +Problem Heading +\series default + +\begin_inset Newline newline +\end_inset + +(a) The solution of first part is revealed here. +\begin_inset Newline newline +\end_inset + +(b) The solution of second part is revealed here. +\end_layout + +\begin_layout Standard +An example of +\family sans +Solution +\family default +: +\end_layout + +\begin_layout Solution +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +Title/Name (optional) +\end_layout + +\end_inset + +The solution +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +solutions +\end_layout + +\end_inset + + is revealed here. +\end_layout + +\end_body +\end_document diff --git a/lib/examples/Books/Springer_Monographs_%28svmono%29/11_References.lyx b/lib/examples/Books/Springer_Monographs_%28svmono%29/11_References.lyx new file mode 100644 index 0000000000..ed1e58d94e --- /dev/null +++ b/lib/examples/Books/Springer_Monographs_%28svmono%29/11_References.lyx @@ -0,0 +1,923 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/springer/ +\textclass svmono +\use_default_options false +\master svmono_chapter.lyx +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +instead of manually inserting the references as done in this file as an + example, it is recommended to use Bib\SpecialChar TeX + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +biblstarthook{ +\end_layout + +\end_inset + +In view of the parallel print and (chapter-wise) online publication of your + book at +\begin_inset Flex URL +status collapsed + +\begin_layout Plain Layout + +www.springerlink.com +\end_layout + +\end_inset + + it has been decided that – as a genreral rule – references should be sorted + chapter-wise and placed at the end of the individual chapters. + However, upon agreement with your contact at Springer you may list your + references in a single seperate chapter at the end of your book. + Deactivate the class option +\family typewriter +sectrefs +\family default + and the +\family typewriter +thebibliography +\family default + environment will be put out as a chapter of its own. +\begin_inset Newline newline +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +indent +\end_layout + +\end_inset + + References may be +\shape italic +cited +\shape default + in the text either by number (preferred) or by author/year. +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout +Make sure that all references from the list are cited in the text. + Those not cited should be moved to a separate +\shape italic +Further Reading +\shape default + section or chapter. +\end_layout + +\end_inset + + The reference list should ideally be +\shape italic +sorted +\shape default + in alphabetical order – even if reference numbers are used for the their + citation in the text. + If there are several works by the same author, the following order should + be used: +\end_layout + +\begin_layout Enumerate +all works by the author alone, ordered chronologically by year of publication + +\end_layout + +\begin_layout Enumerate +all works by the author with a coauthor, ordered alphabetically by coauthor + +\end_layout + +\begin_layout Enumerate +all works by the author with several coauthors, ordered chronologically + by year of publication. + +\end_layout + +\begin_layout Standard +The +\shape italic +styling +\shape default + of references +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout +Always use the standard abbreviation of a journal's name according to the + ISSN +\shape italic +List of Title Word Abbreviations +\shape default +, see +\begin_inset Flex URL +status collapsed + +\begin_layout Plain Layout + +http://www.issn.org/en/node/344 +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + depends on the subject of your book: +\end_layout + +\begin_layout Itemize +The +\shape italic +two +\shape default + recommended styles for references in books on +\shape italic +mathematical, physical, statistical and computer sciences +\shape default + are depicted in +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset citation +LatexCommand cite +key "science-contrib, science-online, science-mono, science-journal, science-DOI" +literal "true" + +\end_inset + + and +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset citation +LatexCommand cite +key "phys-online, phys-mono, phys-journal, phys-DOI, phys-contrib" +literal "true" + +\end_inset + +. + +\end_layout + +\begin_layout Itemize +Examples of the most commonly used reference style in books on +\shape italic +Psychology, Social Sciences +\shape default + are +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset citation +LatexCommand cite +key "psysoc-mono, psysoc-online,psysoc-journal, psysoc-contrib, psysoc-DOI" +literal "true" + +\end_inset + +. + +\end_layout + +\begin_layout Itemize +Examples for references in books on +\shape italic +Humanities, Linguistics, Philosophy +\shape default + are +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset citation +LatexCommand cite +key "humlinphil-journal, humlinphil-contrib, humlinphil-mono, humlinphil-online, humlinphil-DOI" +literal "true" + +\end_inset + +. + +\end_layout + +\begin_layout Itemize +Examples of the basic Springer style used in publications on a wide range + of subjects such as +\shape italic +Computer Science, Economics, Engineering, Geosciences, Life Sciences, Medicine, + Biomedicine +\shape default + are +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset citation +LatexCommand cite +key "basic-contrib, basic-online, basic-journal, basic-DOI, basic-mono" +literal "true" + +\end_inset + +. + +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + +\begin_inset Note Note +status open + +\begin_layout Plain Layout +end of +\series bold + +\backslash +biblstarthook +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Use the following syntax and markup for your references if the subject of + your book is from the field "Mathematics, Physics, Statistics, Computer + Science": +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "science-contrib" +literal "true" + +\end_inset + + Broy, M.: Software engineering — from auxiliary to key technologies. + In: Broy, M., Dener, E. + (eds.) Software Pioneers, pp. + 10-13. + Springer, Heidelberg (2002) +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "science-online" +literal "true" + +\end_inset + + Dod, J.: Effective substances. + In: The Dictionary of Substances and Their Effects. + Royal Society of Chemistry (1999) Available via DIALOG. + +\begin_inset Newline newline +\end_inset + + +\begin_inset Flex URL +status collapsed + +\begin_layout Plain Layout + +http://www.rsc.org/dose/title of subordinate document. + Cited 15 Jan 1999 +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "science-mono" +literal "true" + +\end_inset + + Geddes, K.O., Czapor, S.R., Labahn, G.: Algorithms for Computer Algebra. + Kluwer, Boston (1992) +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "science-journal" +literal "true" + +\end_inset + + Hamburger, C.: Quasimonotonicity, regularity and duality for nonlinear systems + of partial differential equations. + Ann. + Mat. + Pura. + Appl. + +\series bold +169 +\series default +, 321–354 (1995) +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "science-DOI" +literal "true" + +\end_inset + + Slifka, M.K., Whitton, J.L.: Clinical implications of dysregulated cytokine + production. + J. + Mol. + Med. + (2000) doi: 10.1007/s001090000086 +\begin_inset VSpace bigskip +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Use the following (APS) syntax and markup for your references if the subject + of your book is from the field "Mathematics, Physics, Statistics, Computer + Science": +\end_layout + +\end_inset + + +\end_layout + +\end_deeper +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "phys-online" +literal "true" + +\end_inset + + J. + Dod, in +\shape italic +The Dictionary of Substances and Their Effects +\shape default +, Royal Society of Chemistry. + (Available via DIALOG, 1999), +\begin_inset Flex URL +status collapsed + +\begin_layout Plain Layout + +http://www.rsc.org/dose/title of subordinate document. + Cited 15 Jan 1999 +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "phys-mono" +literal "true" + +\end_inset + + H. + Ibach, H. + Lüth, +\shape italic +Solid-State Physics +\shape default +, 2nd edn. + (Springer, New York, 1996), pp. + 45-56 +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "phys-journal" +literal "true" + +\end_inset + + S. + Preuss, A. + Demchuk Jr., M. + Stuke, Appl. + Phys. + A +\series bold +61 +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "phys-DOI" +literal "true" + +\end_inset + + M.K. + Slifka, J.L. + Whitton, J. + Mol. + Med., doi: 10.1007/s001090000086 +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "phys-contrib" +literal "true" + +\end_inset + + S.E. + Smith, in +\shape italic +Neuromuscular Junction +\shape default +, ed. + by E. + Zaimis. + Handbook of Experimental Pharmacology, vol 42 (Springer, Heidelberg, 1976), + p. + 593 +\begin_inset VSpace bigskip +\end_inset + + +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "psysoc-mono" +literal "true" + +\end_inset + + Calfee, R. +\begin_inset space ~ +\end_inset + +C., & Valencia, R. +\begin_inset space ~ +\end_inset + +R. + (1991). + +\shape italic +APA guide to preparing manuscripts for journal publication. + +\shape default + Washington, DC: American Psychological Association. +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "psysoc-online" +literal "true" + +\end_inset + + Dod, J. + (1999). + Effective substances. + In: The dictionary of substances and their effects. + Royal Society of Chemistry. + Available via DIALOG. + +\begin_inset Newline newline +\end_inset + + +\begin_inset Flex URL +status collapsed + +\begin_layout Plain Layout + +http://www.rsc.org/dose/Effective substances. +\end_layout + +\end_inset + + Cited 15 Jan 1999. +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "psysoc-journal" +literal "true" + +\end_inset + + Harris, M., Karper, E., Stacks, G., Hoffman, D., DeNiro, R., Cruz, P., et al. + (2001). + Writing labs and the Hollywood connection. + +\shape italic +J Film +\shape default + Writing, 44(3), 213–245. +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "psysoc-contrib" +literal "true" + +\end_inset + + O'Neil, J. +\begin_inset space ~ +\end_inset + +M., & Egan, J. + (1992). + Men's and women's gender role journeys: Metaphor for healing, transition, + and transformation. + In B. +\begin_inset space ~ +\end_inset + +R. + Wainrig (Ed.), +\shape italic +Gender issues across the life cycle +\shape default + (pp. + 107–123). + New York: Springer. +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "psysoc-DOI" +literal "true" + +\end_inset + +Kreger, M., Brindis, C.D., Manuel, D.M., Sassoubre, L. + (2007). + Lessons learned in systems change initiatives: benchmarks and indicators. + +\shape italic +American Journal of Community Psychology +\shape default +, doi: 10.1007/s10464-007-9108-14. + +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Use the following syntax and markup for your references if the subject of + your book is from the field "Humanities, Linguistics, Philosophy": +\end_layout + +\end_inset + + +\begin_inset VSpace bigskip +\end_inset + + +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "humlinphil-journal" +literal "true" + +\end_inset + + Alber John, Daniel C. + O'Connell, and Sabine Kowal. + 2002. + Personal perspective in TV interviews. + +\shape italic +Pragmatics +\shape default + 12:257–271 +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "humlinphil-contrib" +literal "true" + +\end_inset + + Cameron, Deborah. + 1997. + Theoretical debates in feminist linguistics: Questions of sex and gender. + In +\shape italic +Gender and discourse +\shape default +, ed. + Ruth Wodak, 99–119. + London: Sage Publications. +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "humlinphil-mono" +literal "true" + +\end_inset + + Cameron, Deborah. + 1985. + +\shape italic +Feminism and linguistic theory. + +\shape default + New York: St. + Martin's Press. +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "humlinphil-online" +literal "true" + +\end_inset + + Dod, Jake. + 1999. + Effective substances. + In: The dictionary of substances and their effects. + Royal Society of Chemistry. + Available via DIALOG. + +\begin_inset Newline newline +\end_inset + + http://www.rsc.org/dose/title of subordinate document. + Cited 15 Jan 1999 +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "humlinphil-DOI" +literal "true" + +\end_inset + + Suleiman, Camelia, Daniel C. + O'Connell, and Sabine Kowal. + 2002. + `If you and I, if we, in this later day, lose that sacred fire...´': Perspective + in political interviews. + +\shape italic +Journal of Psycholinguistic Research +\shape default +. + doi: 10.1023/A:1015592129296. + +\begin_inset VSpace bigskip +\end_inset + + +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "basic-contrib" +literal "true" + +\end_inset + + Brown B, Aaron M (2001) The politics of nature. + In: Smith J (ed) The rise of modern genomics, 3rd edn. + Wiley, New York +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "basic-online" +literal "true" + +\end_inset + + Dod J (1999) Effective Substances. + In: The dictionary of substances and their effects. + Royal Society of Chemistry. + Available via DIALOG. + +\begin_inset Newline newline +\end_inset + + +\begin_inset Flex URL +status collapsed + +\begin_layout Plain Layout + +http://www.rsc.org/dose/title of subordinate document. + Cited 15 Jan 1999 +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "basic-DOI" +literal "true" + +\end_inset + + Slifka MK, Whitton JL (2000) Clinical implications of dysregulated cytokine + production. + J Mol Med, doi: 10.1007/s001090000086 +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "basic-journal" +literal "true" + +\end_inset + + Smith J, Jones M Jr, Houghton L et al (1999) Future of health insurance. + N Engl J Med 965:325–329 +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "basic-mono" +literal "true" + +\end_inset + + South J, Blass B (2001) The future of modern genomics. + Blackwell, London +\end_layout + +\end_body +\end_document diff --git a/lib/examples/Books/Springer_Monographs_(svmono)/00_Main_File.lyx b/lib/examples/Books/Springer_Monographs_(svmono)/00_Main_File.lyx deleted file mode 100644 index de3a14b8a7..0000000000 --- a/lib/examples/Books/Springer_Monographs_(svmono)/00_Main_File.lyx +++ /dev/null @@ -1,309 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin unavailable -\textclass svmono -\begin_preamble -\usepackage{type1cm} - -\usepackage{multicol} % used for the two-column index -\usepackage[bottom]{footmisc} % places footnotes at page bottom - -%\makeindex % used for the subject index - % please use the style svind.ist with - % your makeindex program -\end_preamble -\options graybox,envcountchap,sectrefs -\use_default_options false -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "times" "default" -\font_sans "helvet" "default" -\font_typewriter "courier" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref true -\pdf_bookmarks true -\pdf_bookmarksnumbered true -\pdf_bookmarksopen true -\pdf_bookmarksopenlevel 1 -\pdf_breaklinks false -\pdf_pdfborder true -\pdf_colorlinks false -\pdf_backref false -\pdf_pdfusetitle true -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 2 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -This is a template \SpecialChar LyX - file for books and monographs to be published by the - Springer publishing group. - How to install the svmono \SpecialChar LaTeX - class to your \SpecialChar LaTeX - system is explained in -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -https://wiki.lyx.org/Examples/Springer -\end_layout - -\end_inset - -. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Author -Author name(s) -\end_layout - -\begin_layout Title -Book title -\end_layout - -\begin_layout Subtitle -– Monograph – -\begin_inset Note Note -status open - -\begin_layout Plain Layout -optional subtitle -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Front Matter - -\end_layout - -\begin_layout Standard -\begin_inset CommandInset include -LatexCommand include -filename "01_Dedication.lyx" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset CommandInset include -LatexCommand include -filename "02_Foreword.lyx" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset CommandInset include -LatexCommand include -filename "03_Preface.lyx" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -acknowledgements are optional: -\end_layout - -\end_inset - - -\begin_inset CommandInset include -LatexCommand include -filename "04_Acknowledgements.lyx" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset CommandInset toc -LatexCommand tableofcontents - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset CommandInset include -LatexCommand include -filename "05_Acronym.lyx" - -\end_inset - - -\end_layout - -\begin_layout Main Matter - -\end_layout - -\begin_layout Standard -\begin_inset CommandInset include -LatexCommand include -filename "06_Part.lyx" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset CommandInset include -LatexCommand include -filename "07_Chapter.lyx" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset CommandInset include -LatexCommand include -filename "08_Appendix.lyx" - -\end_inset - - -\end_layout - -\begin_layout Back Matter - -\end_layout - -\begin_layout Standard -\begin_inset CommandInset include -LatexCommand include -filename "09_Glossary.lyx" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset CommandInset include -LatexCommand include -filename "10_Solutions.lyx" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset CommandInset index_print -LatexCommand printindex -type "idx" -name "Index" -literal "false" - -\end_inset - - -\begin_inset Note Note -status open - -\begin_layout Plain Layout -please use the style -\emph on -svind.ist -\emph default - with your makeindex program -\end_layout - -\end_inset - - -\end_layout - -\end_body -\end_document diff --git a/lib/examples/Books/Springer_Monographs_(svmono)/01_Dedication.lyx b/lib/examples/Books/Springer_Monographs_(svmono)/01_Dedication.lyx deleted file mode 100644 index a458f0757c..0000000000 --- a/lib/examples/Books/Springer_Monographs_(svmono)/01_Dedication.lyx +++ /dev/null @@ -1,96 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/springer/ -\textclass svmono -\use_default_options false -\master svmono_book-master.lyx -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Dedication -A quotation or a dedication -\begin_inset Index idx -status collapsed - -\begin_layout Plain Layout -dedication -\end_layout - -\end_inset - - at the very beginning of your book. -\end_layout - -\end_body -\end_document diff --git a/lib/examples/Books/Springer_Monographs_(svmono)/02_Foreword.lyx b/lib/examples/Books/Springer_Monographs_(svmono)/02_Foreword.lyx deleted file mode 100644 index 4c42330f09..0000000000 --- a/lib/examples/Books/Springer_Monographs_(svmono)/02_Foreword.lyx +++ /dev/null @@ -1,145 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/springer/ -\textclass svmono -\use_default_options false -\master svmono_book-master.lyx -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Foreword -\begin_inset Note Note -status open - -\begin_layout Plain Layout -The style Foreword has an optional argument that overrides the default text - "Foreword". - This is useful when there are different forewords by different authors - and editors. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -The foreword covers introductory remarks preceding the text of a book that - are written by a -\shape italic -person other than the author or editor -\shape default - of the book. - If applicable, the foreword precedes the preface which is written by the - author or editor of the book. -\end_layout - -\begin_layout Standard -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -vspace{ -\backslash -baselineskip} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\noindent -\align right -Place, month year -\begin_inset space \hfill{} -\end_inset - - -\shape italic -Firstname Surname -\shape default - -\begin_inset Newline newline -\end_inset - - -\end_layout - -\end_body -\end_document diff --git a/lib/examples/Books/Springer_Monographs_(svmono)/03_Preface.lyx b/lib/examples/Books/Springer_Monographs_(svmono)/03_Preface.lyx deleted file mode 100644 index 1793ff93f3..0000000000 --- a/lib/examples/Books/Springer_Monographs_(svmono)/03_Preface.lyx +++ /dev/null @@ -1,175 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/springer/ -\textclass svmono -\use_default_options false -\master svmono_book-master.lyx -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Preface -\begin_inset Note Note -status open - -\begin_layout Plain Layout -The style Preface has an optional argument that overrides the default text - "Preface". - This is useful when there are different prefaces by different authors and - editors. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -A preface -\begin_inset Index idx -status open - -\begin_layout Plain Layout -preface -\end_layout - -\end_inset - - is a book's preliminary statement, usually written by the -\shape italic -author or editor -\shape default - of a work, which states its origin, scope, purpose, plan, and intended - audience, and which sometimes includes afterthoughts and acknowledgments - of assistance. - -\end_layout - -\begin_layout Standard -When written by a person other than the author, it is called a foreword. - The preface or foreword is distinct from the introduction, which deals - with the subject of the work. -\end_layout - -\begin_layout Standard -Customarily -\shape italic -acknowledgments -\shape default - are included as last part of the preface. -\end_layout - -\begin_layout Standard -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -vspace{ -\backslash -baselineskip} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\noindent -\align right -Place(s), -\begin_inset space \hfill{} -\end_inset - - -\shape italic -Firstname Surname -\shape default - -\begin_inset Newline newline -\end_inset - -month year -\begin_inset space \hfill{} -\end_inset - - -\shape italic -Firstname Surname -\end_layout - -\end_body -\end_document diff --git a/lib/examples/Books/Springer_Monographs_(svmono)/04_Acknowledgements.lyx b/lib/examples/Books/Springer_Monographs_(svmono)/04_Acknowledgements.lyx deleted file mode 100644 index ecdd21adc5..0000000000 --- a/lib/examples/Books/Springer_Monographs_(svmono)/04_Acknowledgements.lyx +++ /dev/null @@ -1,129 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/springer/ -\textclass svmono -\use_default_options false -\master svmono_book-master.lyx -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout extrachap -Acknowledgements -\begin_inset Note Note -status open - -\begin_layout Plain Layout -The -\begin_inset Quotes eld -\end_inset - -extrachap -\begin_inset Quotes erd -\end_inset - - layout appears unnumbered and not in the table of contents. - But the layout shares the behavior of -\begin_inset Quotes eld -\end_inset - -Chapter -\begin_inset Quotes erd -\end_inset - - with respect to headings. - This is different from -\begin_inset Quotes eld -\end_inset - -Chapter* -\begin_inset Quotes erd -\end_inset - - which continues to use the name of the last numbered chapter in the header - of left pages and the name of the last numbered section in the header of - right pages. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Optional section; if you prefer to set your acknowledgement section as a - separate chapter instead of including it as last part of your preface. -\end_layout - -\end_body -\end_document diff --git a/lib/examples/Books/Springer_Monographs_(svmono)/05_Acronym.lyx b/lib/examples/Books/Springer_Monographs_(svmono)/05_Acronym.lyx deleted file mode 100644 index f18877b011..0000000000 --- a/lib/examples/Books/Springer_Monographs_(svmono)/05_Acronym.lyx +++ /dev/null @@ -1,151 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/springer/ -\textclass svmono -\use_default_options false -\master svmono_book-master.lyx -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout extrachap -Acronyms -\end_layout - -\begin_layout Standard -List(s) of abbreviations or symbols -\end_layout - -\begin_layout Standard -Lists of abbreviations -\begin_inset Index idx -status collapsed - -\begin_layout Plain Layout -acronyms, list of -\end_layout - -\end_inset - -, symbols -\begin_inset Index idx -status collapsed - -\begin_layout Plain Layout -symbols, list of -\end_layout - -\end_inset - - and the like are easily formatted with the help of the Springer-enhanced - -\family sans -description -\family default - environment. -\end_layout - -\begin_layout Description -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -CABR -\end_layout - -\end_inset - -ABC Spelled-out abbreviation and definition -\begin_inset Note Note -status open - -\begin_layout Plain Layout -The optional longest description label ca be used to set the space that - is necessary to contain all description labels. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Description -BABI Spelled-out abbreviation and definition -\end_layout - -\begin_layout Description -CABR Spelled-out abbreviation and definition -\end_layout - -\end_body -\end_document diff --git a/lib/examples/Books/Springer_Monographs_(svmono)/06_Part.lyx b/lib/examples/Books/Springer_Monographs_(svmono)/06_Part.lyx deleted file mode 100644 index 347d9091f9..0000000000 --- a/lib/examples/Books/Springer_Monographs_(svmono)/06_Part.lyx +++ /dev/null @@ -1,107 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/springer/ -\textclass svmono -\use_default_options false -\master svmono_book-master.lyx -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout PartBacktext -\noindent -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -Part Title -\end_layout - -\end_inset - - Part title page and, if desired, a short introductory text (maximum one - page) on its verso page -\begin_inset Note Note -status open - -\begin_layout Plain Layout -The part title is mandatory; the further text for the backpart is optional. -\end_layout - -\end_inset - - -\end_layout - -\end_body -\end_document diff --git a/lib/examples/Books/Springer_Monographs_(svmono)/07_Chapter.lyx b/lib/examples/Books/Springer_Monographs_(svmono)/07_Chapter.lyx deleted file mode 100644 index 3b744c200a..0000000000 --- a/lib/examples/Books/Springer_Monographs_(svmono)/07_Chapter.lyx +++ /dev/null @@ -1,1599 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin unavailable -\textclass svmono -\use_default_options false -\master /usr/local/share/lyx/examples/springer/svmono_book-master.lyx -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Chapter -Chapter Heading -\begin_inset CommandInset label -LatexCommand label -name "chap:intro" - -\end_inset - - -\end_layout - -\begin_layout Running Chapter -chapter heading in the running head -\begin_inset Note Note -status open - -\begin_layout Plain Layout -optional -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Abstract* -Each chapter should be preceded by an abstract (10–15 lines long) that summarize -s the content. - The abstract will appear -\shape italic -online -\shape default - at -\begin_inset Flex URL -status collapsed - -\begin_layout Plain Layout - -www.SpringerLink.com -\end_layout - -\end_inset - - and be available with unrestricted access. - This allows unregistered users to read the abstract as a teaser for the - complete chapter. - As a general rule the abstracts will not appear in the printed version - of your book unless it is the style of your particular book or that of - the series to which your book belongs. -\begin_inset Newline newline -\end_inset - - -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -indent -\end_layout - -\end_inset - - Please use the 'starred' version of the -\family typewriter -abstract -\family default - environment for typesetting the text of the online abstracts. - Use the plain -\family typewriter -abstract -\family default - if the abstract is also to appear in the printed version of the book. -\end_layout - -\begin_layout Abstract -Each chapter should be preceded by an abstract (10–15 lines long) that summarize -s the content. - The abstract will appear -\shape italic -online -\shape default - at -\begin_inset Flex URL -status collapsed - -\begin_layout Plain Layout - -www.SpringerLink.com -\end_layout - -\end_inset - - and be available with unrestricted access. - This allows unregistered users to read the abstract as a teaser for the - complete chapter. - As a general rule the abstracts will not appear in the printed version - of your book unless it is the style of your particular book or that of - the series to which your book belongs. -\begin_inset Newline newline -\end_inset - - -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -indent -\end_layout - -\end_inset - - Please use the 'starred' version of the -\family typewriter -abstract -\family default - environment for typesetting the text of the online abstracts. - Use the plain -\family typewriter -abstract -\family default - if the abstract is also to appear in the printed version of the book. -\end_layout - -\begin_layout Section -Section Heading -\begin_inset CommandInset label -LatexCommand label -name "sec:Section-Heading" - -\end_inset - - -\end_layout - -\begin_layout Running Section -section heading in the running head -\begin_inset Note Note -status open - -\begin_layout Plain Layout -optional -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -bla -\end_layout - -\begin_layout Section -Section Heading 2 -\begin_inset CommandInset label -LatexCommand label -name "sec:Section-Heading-2" - -\end_inset - - -\end_layout - -\begin_layout Standard -Instead of simply listing headings of different levels we recommend to let - every heading be followed by at least a short passage of text. -\end_layout - -\begin_layout Standard -Use the standard -\family sans -equation -\family default - environment to typeset your equations, e.g. - -\begin_inset Formula -\begin{equation} -a\times b=c\;, -\end{equation} - -\end_inset - - however, for multiline equations we recommend to use the -\family sans -eqnarray -\family default - environment -\begin_inset Foot -status open - -\begin_layout Plain Layout -In physics texts please activate the class option -\family typewriter -vecphys -\family default - to depict your vectors in -\series bold -\shape italic -boldface-italic -\series default - type - as is customary for a wide range of physical subjects. -\end_layout - -\end_inset - -. - -\begin_inset Formula -\begin{eqnarray} -a\times b & = & c\nonumber \\ -\vec{a}\cdot\vec{b} & = & c\label{eq:01} -\end{eqnarray} - -\end_inset - - -\end_layout - -\begin_layout Subsection -Subsection Heading -\begin_inset CommandInset label -LatexCommand label -name "subsec:Subsection-Heading" - -\end_inset - - -\end_layout - -\begin_layout Standard -Instead of simply listing headings of different levels we recommend to let - every heading be followed by at least a short passage of text. - Furtheron please use the \SpecialChar LyX - -\begin_inset space \space{} -\end_inset - -automatism for all your cross-references -\begin_inset Index idx -status collapsed - -\begin_layout Plain Layout -cross-references -\end_layout - -\end_inset - - and citations -\begin_inset Index idx -status collapsed - -\begin_layout Plain Layout -citations -\end_layout - -\end_inset - - as has already been described in Sect. -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "sec:Section-Heading-2" - -\end_inset - -. -\end_layout - -\begin_layout Quotation -Please do not use quotation marks when quoting texts! Simply use the -\family sans -quotation -\family default - environment – it will automatically render Springer's preferred layout. - -\end_layout - -\begin_layout Subsubsection -Subsubsection Heading -\end_layout - -\begin_layout Standard -Instead of simply listing headings of different levels we recommend to let - every heading be followed by at least a short passage of text. - Furtheron please use the \SpecialChar LyX - -\begin_inset space \space{} -\end_inset - -automatism for all your cross-references and citations as has already been - described in Sect. -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "subsec:Subsection-Heading" - -\end_inset - -, see also Fig. -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "fig:If-the-width" - -\end_inset - - -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -If you copy text passages, figures, or tables from other works, you must - obtain -\shape italic -permission -\shape default - from the copyright holder (usually the original publisher). - Please enclose the signed permission with the manucript. - The sources -\begin_inset Index idx -status collapsed - -\begin_layout Plain Layout -permission to print -\end_layout - -\end_inset - - must be acknowledged either in the captions, as footnotes or in a separate - section of the book. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Please note that the first line of text that follows a heading is not indented, - whereas the first lines of all subsequent paragraphs are. -\end_layout - -\begin_layout Standard -\begin_inset Float figure -placement b -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -sidecaption -\end_layout - -\end_inset - - -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 0 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "7.5cm" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -replace this box by an image -\end_layout - -\end_inset - - -\begin_inset Caption Standard - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "fig:If-the-width" - -\end_inset - -If the width of the figure is less than 7.8 -\begin_inset space \thinspace{} -\end_inset - -cm use the -\family typewriter -sidecapion -\family default - command to flush the caption on the left side of the page. - If the figure is positioned at the top of the page, align the sidecaption - with the top of the figure – to achieve this you simply need to use the - optional argument -\family typewriter -[t] -\family default - with the -\family typewriter -sidecaption -\family default - command -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Paragraph -Paragraph Heading -\end_layout - -\begin_layout Standard -Instead of simply listing headings of different levels we recommend to let - every heading be followed by at least a short passage of text. -\end_layout - -\begin_layout Standard -For typesetting numbered lists we recommend to use the -\family sans -enumerate -\family default - environment – it will automatically render Springer's preferred layout. -\end_layout - -\begin_layout Enumerate -Livelihood and survival mobility are oftentimes coutcomes of uneven socioeconomi -c development. -\end_layout - -\begin_deeper -\begin_layout Enumerate -Livelihood and survival mobility are oftentimes coutcomes of uneven socioeconomi -c development. -\end_layout - -\begin_layout Enumerate -Livelihood and survival mobility are oftentimes coutcomes of uneven socioeconomi -c development. -\end_layout - -\end_deeper -\begin_layout Enumerate -Livelihood and survival mobility are oftentimes coutcomes of uneven socioeconomi -c development. -\end_layout - -\begin_layout Subparagraph -Subparagraph Heading -\end_layout - -\begin_layout Standard -In order to avoid simply listing headings of different levels we recommend - to let every heading be followed by at least a short passage of text. - Use the \SpecialChar LyX - -\begin_inset space \space{} -\end_inset - -automatism for all your cross-references and citations as has already been - described in Sect. -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "sec:Section-Heading-2" - -\end_inset - -, see also Fig. -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "fig:2" - -\end_inset - -. -\end_layout - -\begin_layout Standard -Please note that the first line of text that follows a heading is not indented, - whereas the first lines of all subsequent paragraphs are. -\end_layout - -\begin_layout Standard -For unnumbered list we recommend to use the -\family sans -itemize -\family default - environment – it will automatically render Springer's preferred layout. -\end_layout - -\begin_layout Itemize -Livelihood and survival mobility are oftentimes coutcomes of uneven socioeconomi -c development, cf. -\begin_inset space ~ -\end_inset - -Table -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:1" - -\end_inset - -. -\end_layout - -\begin_deeper -\begin_layout Itemize -Livelihood and survival mobility are oftentimes coutcomes of uneven socioeconomi -c development. -\end_layout - -\begin_layout Itemize -Livelihood and survival mobility are oftentimes coutcomes of uneven socioeconomi -c development. -\end_layout - -\end_deeper -\begin_layout Itemize -Livelihood and survival mobility are oftentimes coutcomes of uneven socioeconomi -c development. -\end_layout - -\begin_layout Standard -\begin_inset Float figure -placement t -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -sidecaption[t] -\end_layout - -\end_inset - - -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 0 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "25col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -replace this box by an image -\end_layout - -\end_inset - - -\begin_inset Caption Standard - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "fig:2" - -\end_inset - - Please write your figure caption here -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Run-in headings -Run-in Heading Boldface Version -\end_layout - -\begin_layout Standard -Use the \SpecialChar LyX - -\begin_inset space \space{} -\end_inset - -automatism for all your cross-references and citations as has already been - described in Sect. -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "sec:Section-Heading-2" - -\end_inset - -. -\end_layout - -\begin_layout Sub-run-in headings -Run-in Heading Italic Version -\end_layout - -\begin_layout Standard -Use the \SpecialChar LyX - -\begin_inset space \space{} -\end_inset - -automatism for all your cross-refer\SpecialChar softhyphen -ences and citations as has already been - described in Sect. -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "sec:Section-Heading-2" - -\end_inset - - -\begin_inset Index idx -status collapsed - -\begin_layout Plain Layout -paragraph -\end_layout - -\end_inset - -. - -\end_layout - -\begin_layout Standard -\begin_inset Float table -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:1" - -\end_inset - -Please write your table caption here -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Tabular - - - - - - - - -\begin_inset Text - -\begin_layout Plain Layout -Classes -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Subclass -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Length -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Action Mechanism -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -svhline -\end_layout - -\end_inset - - Translation -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -mRNA -\begin_inset Formula $^{a}$ -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -22 (19–25) -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Translation repression, mRNA cleavage -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -Translation -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -mRNA cleavage -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -21 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -mRNA cleavage -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -Translation -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -mRNA -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -21–22 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -mRNA cleavage -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -Translation -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -mRNA -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -24–26 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Histone and DNA Modification -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - - - -\end_inset - - -\begin_inset Formula $^{a}$ -\end_inset - - Table foot note (with superscript) -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Section -Section Heading -\begin_inset CommandInset label -LatexCommand label -name "sec:Section-Heading-3" - -\end_inset - - -\end_layout - -\begin_layout Standard -Instead of simply listing headings of different levels we recommend to let - every heading be followed by at least a short passage of text. -\end_layout - -\begin_layout Standard -Please note that the first line of text that follows a heading is not indented, - whereas the first lines of all subsequent paragraphs are. -\end_layout - -\begin_layout Standard -If you want to list definitions or the like we recommend to use the Springer-enh -anced -\family sans -description -\family default - environment – it will automatically render Springer's preferred layout. -\end_layout - -\begin_layout Description -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -Type 1 -\end_layout - -\end_inset - -Type -\begin_inset space ~ -\end_inset - -1 That addresses central themes pertainng to migration, health, and disease. - In Sect. -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "sec:Section-Heading" - -\end_inset - -, Wilson discusses the role of human migration in infectious disease distributio -ns and patterns. -\begin_inset Note Note -status open - -\begin_layout Plain Layout -The optional longest description label ca be used to set the space that - is necessary to contain all description labels. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Description -Type -\begin_inset space ~ -\end_inset - -2 That addresses central themes pertainng to migration, health, and disease. - In Sect. -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "sec:Section-Heading-3" - -\end_inset - -, Wilson discusses the role of human migration in infectious disease distributio -ns and patterns. -\end_layout - -\begin_layout Subsection -Subsection Heading -\end_layout - -\begin_layout Standard -In order to avoid simply listing headings of different levels we recommend - to let every heading be followed by at least a short passage of text. - Use the \SpecialChar LyX - -\begin_inset space \space{} -\end_inset - -automatism for all your cross-references and citations citations as has - already been described in Sect. -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "sec:Section-Heading-2" - -\end_inset - -. -\end_layout - -\begin_layout Standard -Please note that the first line of text that follows a heading is not indented, - whereas the first lines of all subsequent paragraphs are. -\end_layout - -\begin_layout Svgraybox -If you want to emphasize complete paragraphs of texts we recommend to use - the newly defined Springer class option -\emph on -graybox -\emph default - and the newly defined environment -\emph on -svgraybox -\emph default -. - This will produce a 15 -\begin_inset space \thinspace{} -\end_inset - -percent screened box 'behind' your text. -\end_layout - -\begin_layout Standard -\begin_inset Separator plain -\end_inset - - -\end_layout - -\begin_layout Svgraybox -If you want to emphasize complete paragraphs of texts we recommend to use - the newly defined Springer class option -\emph on -graybox -\emph default - and the newly defined environment -\emph on -svgraybox -\emph default -. - This will produce a 15 -\begin_inset space \thinspace{} -\end_inset - -percent screened box 'behind' your text. -\end_layout - -\begin_layout Subsubsection -Subsubsection Heading -\end_layout - -\begin_layout Standard -Instead of simply listing headings of different levels we recommend to let - every heading be followed by at least a short passage of text. -\end_layout - -\begin_layout Standard -Please note that the first line of text that follows a heading is not indented, - whereas the first lines of all subsequent paragraphs are. -\end_layout - -\begin_layout Theorem -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -Name/Title (optional) -\end_layout - -\end_inset - -Theorem text goes here. -\end_layout - -\begin_layout Definition -Definition text goes here. -\end_layout - -\begin_layout Proof -Proof text goes here. -\end_layout - -\begin_layout Proof(QED) -\begin_inset Quotes eld -\end_inset - -qed layout -\begin_inset Quotes erd -\end_inset - - Proof text goes here. -\end_layout - -\begin_layout Paragraph -Paragraph Heading -\end_layout - -\begin_layout Standard -Instead of simply listing headings of different levels we recommend to let - every heading be followed by at least a short passage of text. -\end_layout - -\begin_layout Standard -Note that the first line of text that follows a heading is not indented, - whereas the first lines of all subsequent paragraphs are. -\end_layout - -\begin_layout Theorem -Theorem text goes here. -\end_layout - -\begin_layout Definition -Definition text goes here. -\end_layout - -\begin_layout Proof(smartQED) -\begin_inset Quotes eld -\end_inset - -smartqed layout -\begin_inset Quotes erd -\end_inset - - Proof text goes here. -\end_layout - -\begin_layout Acknowledgement -If you want to include acknowledgments of assistance and the like at the - end of an individual chapter please use the -\family sans -acknowledgement -\family default - environment – it will automatically render Springer's preferred layout. -\end_layout - -\begin_layout Section* -Appendix -\end_layout - -\begin_layout Standard -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -addcontentsline{toc}{section}{ -\end_layout - -\end_inset - -Appendix -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -} -\end_layout - -\end_inset - - -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -adds an entry to the table of contents -\end_layout - -\end_inset - - When placed at the end of a chapter or contribution (as opposed to at the - end of the book), the numbering of tables, figures, and equations in the - appendix section continues on from that in the main text. - Hence please -\shape italic -do not -\shape default - use the -\family sans -appendix -\family default - command when writing an appendix at the end of your chapter or contribution. - If there is only one the appendix is designated -\begin_inset Quotes eld -\end_inset - -Appendix -\begin_inset Quotes erd -\end_inset - -, or -\begin_inset Quotes eld -\end_inset - -Appendix 1 -\begin_inset Quotes erd -\end_inset - -, or -\begin_inset Quotes eld -\end_inset - -Appendix 2 -\begin_inset Quotes erd -\end_inset - -, etc. - if there is more than one. -\end_layout - -\begin_layout Standard -\begin_inset Formula -\begin{equation} -a\times b=c -\end{equation} - -\end_inset - - -\begin_inset Note Note -status open - -\begin_layout Plain Layout -Problems or Exercises should be sorted chapterwise -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Section* -Problems -\end_layout - -\begin_layout Standard -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -addcontentsline{toc}{section}{ -\end_layout - -\end_inset - -Problems -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -} -\end_layout - -\end_inset - - -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -adds an entry to the table of contents -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout - -\series bold -Note: -\series default - Don't forget to label each problem; the label is needed for the solutions' - environment -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -There are two styles for problems: -\family sans -Prob -\family default - and -\family sans -Problem -\family default -. - The -\family sans -Prob -\family default - style is the preferred because it can be referenced in the solution section. -\end_layout - -\begin_layout Standard -Two -\begin_inset space ~ -\end_inset - -examples of -\family sans -Prob -\family default -: -\end_layout - -\begin_layout Prob -\begin_inset CommandInset label -LatexCommand label -name "prob:given-problem" - -\end_inset - -A given problem or excercise is described here. - The problem is described here. - Its label will be referenced in its solution. -\end_layout - -\begin_layout Standard -\begin_inset Separator plain -\end_inset - - -\end_layout - -\begin_layout Prob -\begin_inset CommandInset label -LatexCommand label -name "prob:prob2" - -\end_inset - - -\series bold -Problem Heading -\series default - -\begin_inset Newline newline -\end_inset - - (a) The first part of the problem is described here. -\begin_inset Newline newline -\end_inset - - (b) The second part of the problem is described here. -\end_layout - -\begin_layout Standard -This is the -\family sans -Problem -\family default - style: -\end_layout - -\begin_layout Problem -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -Title/Name (optional) -\end_layout - -\end_inset - -The problem -\begin_inset Index idx -status collapsed - -\begin_layout Plain Layout -problems -\end_layout - -\end_inset - - is revealed here. -\end_layout - -\begin_layout Standard -\begin_inset CommandInset include -LatexCommand input -filename "11_References.lyx" - -\end_inset - - -\end_layout - -\end_body -\end_document diff --git a/lib/examples/Books/Springer_Monographs_(svmono)/08_Appendix.lyx b/lib/examples/Books/Springer_Monographs_(svmono)/08_Appendix.lyx deleted file mode 100644 index 08d03d9dea..0000000000 --- a/lib/examples/Books/Springer_Monographs_(svmono)/08_Appendix.lyx +++ /dev/null @@ -1,544 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/springer/ -\textclass svmono -\use_default_options false -\master svmono_book-master.lyx -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout ChapMotto -\start_of_appendix -All's well that ends well -\begin_inset Note Note -status open - -\begin_layout Plain Layout -optional motto -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Chapter -Chapter Heading -\begin_inset CommandInset label -LatexCommand label -name "chap:introA" - -\end_inset - - -\end_layout - -\begin_layout Running Chapter -chapter heading in the running head -\begin_inset Note Note -status open - -\begin_layout Plain Layout -optional -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Section -Section Heading -\begin_inset CommandInset label -LatexCommand label -name "sec:Section-HeadingA" - -\end_inset - - -\end_layout - -\begin_layout Running Section -section heading in the running head -\begin_inset Note Note -status open - -\begin_layout Plain Layout -optional -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -bla -\end_layout - -\begin_layout Subsection -Section Heading 2 -\begin_inset CommandInset label -LatexCommand label -name "subsec:Section-HeadingA-2" - -\end_inset - - -\end_layout - -\begin_layout Standard -For multiline equations we recommend to use the -\family sans -eqnarray -\family default - environment. - -\begin_inset Formula -\begin{eqnarray} -a\times b & = & c\nonumber \\ -\vec{a}\cdot\vec{b} & = & c\label{eq:A01} -\end{eqnarray} - -\end_inset - - -\end_layout - -\begin_layout Subsubsection -Subsubsection Heading -\end_layout - -\begin_layout Standard -\begin_inset Float figure -placement t -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -sidecaption[t] -\end_layout - -\end_inset - - -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 0 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "25col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -replace this box by an image -\end_layout - -\end_inset - - -\begin_inset Caption Standard - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "fig:A1" - -\end_inset - - Please write your figure caption here -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Float table -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:A1" - -\end_inset - -Please write your table caption here -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Tabular - - - - - - - - -\begin_inset Text - -\begin_layout Plain Layout -Classes -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Subclass -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Length -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Action Mechanism -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -svhline -\end_layout - -\end_inset - - Translation -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -mRNA -\begin_inset Formula $^{a}$ -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -22 (19–25) -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Translation repression, mRNA cleavage -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -Translation -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -mRNA cleavage -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -21 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -mRNA cleavage -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -Translation -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -mRNA -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -21–22 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -mRNA cleavage -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -Translation -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -mRNA -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -24–26 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Histone and DNA Modification -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - - - -\end_inset - - -\begin_inset Formula $^{a}$ -\end_inset - - Table foot note (with superscript) -\end_layout - -\end_inset - - -\end_layout - -\end_body -\end_document diff --git a/lib/examples/Books/Springer_Monographs_(svmono)/09_Glossary.lyx b/lib/examples/Books/Springer_Monographs_(svmono)/09_Glossary.lyx deleted file mode 100644 index 0cdebf89b0..0000000000 --- a/lib/examples/Books/Springer_Monographs_(svmono)/09_Glossary.lyx +++ /dev/null @@ -1,177 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/springer/ -\textclass svmono -\use_default_options false -\master svmono_book-master.lyx -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Extrachap -Glossary -\begin_inset Note Note -status open - -\begin_layout Plain Layout -The layout -\begin_inset Quotes eld -\end_inset - -Extrachap -\begin_inset Quotes erd -\end_inset - - is similar to -\begin_inset Quotes eld -\end_inset - -extrachap -\begin_inset Quotes erd -\end_inset - - (as described in the note behind the Acknowledgement) but it is also listed - in the table of contents. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Here comes the glossary -\begin_inset Index idx -status open - -\begin_layout Plain Layout -glossary -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Run-in headings -glossary term -\end_layout - -\begin_layout Standard -Write here the description of the glossary term. - Write here the description of the glossary term. - Write here the description of the glossary term. -\end_layout - -\begin_layout Run-in headings -glossary term -\end_layout - -\begin_layout Standard -Write here the description of the glossary term. - Write here the description of the glossary term. - Write here the description of the glossary term. -\end_layout - -\begin_layout Run-in headings -glossary term -\end_layout - -\begin_layout Standard -Write here the description of the glossary term. - Write here the description of the glossary term. - Write here the description of the glossary term. -\end_layout - -\begin_layout Run-in headings -glossary term -\end_layout - -\begin_layout Standard -Write here the description of the glossary term. - Write here the description of the glossary term. - Write here the description of the glossary term. -\end_layout - -\begin_layout Run-in headings -glossary term -\end_layout - -\begin_layout Standard -Write here the description of the glossary term. - Write here the description of the glossary term. - Write here the description of the glossary term. -\end_layout - -\end_body -\end_document diff --git a/lib/examples/Books/Springer_Monographs_(svmono)/10_Solutions.lyx b/lib/examples/Books/Springer_Monographs_(svmono)/10_Solutions.lyx deleted file mode 100644 index 6d303b4f39..0000000000 --- a/lib/examples/Books/Springer_Monographs_(svmono)/10_Solutions.lyx +++ /dev/null @@ -1,240 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/springer/ -\textclass svmono -\use_default_options false -\master svmono_book-master.lyx -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Extrachap -Solutions -\end_layout - -\begin_layout Section* -Problems of Chapter -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "chap:intro" - -\end_inset - - -\end_layout - -\begin_layout Standard -There two styles for solutions: -\family sans -Sol -\family default - and -\family sans -Solution -\family default -. - The -\family sans -Sol -\family default - style is the preferred because it references trhe corresponding -\family sans -Prob -\family default - problem style. -\end_layout - -\begin_layout Standard -An examples of -\family sans -Sol -\family default -: -\end_layout - -\begin_layout Sol -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -prob:given-problem -\end_layout - -\end_inset - -The solution of the corresponding problem. -\begin_inset Note Note -status open - -\begin_layout Plain Layout -The label of the corresponding (referenced) problem is -\emph on -mandatory -\emph default -! -\end_layout - -\end_inset - - The number of the prob/sol can also be referenced in the text: -\begin_inset Quotes eld -\end_inset - -As explained in the description of problem -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "prob:given-problem" - -\end_inset - -\SpecialChar ldots - -\begin_inset Quotes erd -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Separator plain -\end_inset - - -\end_layout - -\begin_layout Sol -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -prob:prob2 -\end_layout - -\end_inset - - -\series bold -Problem Heading -\series default - -\begin_inset Newline newline -\end_inset - -(a) The solution of first part is revealed here. -\begin_inset Newline newline -\end_inset - -(b) The solution of second part is revealed here. -\end_layout - -\begin_layout Standard -An example of -\family sans -Solution -\family default -: -\end_layout - -\begin_layout Solution -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -Title/Name (optional) -\end_layout - -\end_inset - -The solution -\begin_inset Index idx -status collapsed - -\begin_layout Plain Layout -solutions -\end_layout - -\end_inset - - is revealed here. -\end_layout - -\end_body -\end_document diff --git a/lib/examples/Books/Springer_Monographs_(svmono)/11_References.lyx b/lib/examples/Books/Springer_Monographs_(svmono)/11_References.lyx deleted file mode 100644 index ed1e58d94e..0000000000 --- a/lib/examples/Books/Springer_Monographs_(svmono)/11_References.lyx +++ /dev/null @@ -1,923 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/springer/ -\textclass svmono -\use_default_options false -\master svmono_chapter.lyx -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -instead of manually inserting the references as done in this file as an - example, it is recommended to use Bib\SpecialChar TeX - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -biblstarthook{ -\end_layout - -\end_inset - -In view of the parallel print and (chapter-wise) online publication of your - book at -\begin_inset Flex URL -status collapsed - -\begin_layout Plain Layout - -www.springerlink.com -\end_layout - -\end_inset - - it has been decided that – as a genreral rule – references should be sorted - chapter-wise and placed at the end of the individual chapters. - However, upon agreement with your contact at Springer you may list your - references in a single seperate chapter at the end of your book. - Deactivate the class option -\family typewriter -sectrefs -\family default - and the -\family typewriter -thebibliography -\family default - environment will be put out as a chapter of its own. -\begin_inset Newline newline -\end_inset - - -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -indent -\end_layout - -\end_inset - - References may be -\shape italic -cited -\shape default - in the text either by number (preferred) or by author/year. -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -Make sure that all references from the list are cited in the text. - Those not cited should be moved to a separate -\shape italic -Further Reading -\shape default - section or chapter. -\end_layout - -\end_inset - - The reference list should ideally be -\shape italic -sorted -\shape default - in alphabetical order – even if reference numbers are used for the their - citation in the text. - If there are several works by the same author, the following order should - be used: -\end_layout - -\begin_layout Enumerate -all works by the author alone, ordered chronologically by year of publication - -\end_layout - -\begin_layout Enumerate -all works by the author with a coauthor, ordered alphabetically by coauthor - -\end_layout - -\begin_layout Enumerate -all works by the author with several coauthors, ordered chronologically - by year of publication. - -\end_layout - -\begin_layout Standard -The -\shape italic -styling -\shape default - of references -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -Always use the standard abbreviation of a journal's name according to the - ISSN -\shape italic -List of Title Word Abbreviations -\shape default -, see -\begin_inset Flex URL -status collapsed - -\begin_layout Plain Layout - -http://www.issn.org/en/node/344 -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - depends on the subject of your book: -\end_layout - -\begin_layout Itemize -The -\shape italic -two -\shape default - recommended styles for references in books on -\shape italic -mathematical, physical, statistical and computer sciences -\shape default - are depicted in -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset citation -LatexCommand cite -key "science-contrib, science-online, science-mono, science-journal, science-DOI" -literal "true" - -\end_inset - - and -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset citation -LatexCommand cite -key "phys-online, phys-mono, phys-journal, phys-DOI, phys-contrib" -literal "true" - -\end_inset - -. - -\end_layout - -\begin_layout Itemize -Examples of the most commonly used reference style in books on -\shape italic -Psychology, Social Sciences -\shape default - are -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset citation -LatexCommand cite -key "psysoc-mono, psysoc-online,psysoc-journal, psysoc-contrib, psysoc-DOI" -literal "true" - -\end_inset - -. - -\end_layout - -\begin_layout Itemize -Examples for references in books on -\shape italic -Humanities, Linguistics, Philosophy -\shape default - are -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset citation -LatexCommand cite -key "humlinphil-journal, humlinphil-contrib, humlinphil-mono, humlinphil-online, humlinphil-DOI" -literal "true" - -\end_inset - -. - -\end_layout - -\begin_layout Itemize -Examples of the basic Springer style used in publications on a wide range - of subjects such as -\shape italic -Computer Science, Economics, Engineering, Geosciences, Life Sciences, Medicine, - Biomedicine -\shape default - are -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset citation -LatexCommand cite -key "basic-contrib, basic-online, basic-journal, basic-DOI, basic-mono" -literal "true" - -\end_inset - -. - -\end_layout - -\begin_layout Standard -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -} -\end_layout - -\end_inset - - -\begin_inset Note Note -status open - -\begin_layout Plain Layout -end of -\series bold - -\backslash -biblstarthook -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -Use the following syntax and markup for your references if the subject of - your book is from the field "Mathematics, Physics, Statistics, Computer - Science": -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "science-contrib" -literal "true" - -\end_inset - - Broy, M.: Software engineering — from auxiliary to key technologies. - In: Broy, M., Dener, E. - (eds.) Software Pioneers, pp. - 10-13. - Springer, Heidelberg (2002) -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "science-online" -literal "true" - -\end_inset - - Dod, J.: Effective substances. - In: The Dictionary of Substances and Their Effects. - Royal Society of Chemistry (1999) Available via DIALOG. - -\begin_inset Newline newline -\end_inset - - -\begin_inset Flex URL -status collapsed - -\begin_layout Plain Layout - -http://www.rsc.org/dose/title of subordinate document. - Cited 15 Jan 1999 -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "science-mono" -literal "true" - -\end_inset - - Geddes, K.O., Czapor, S.R., Labahn, G.: Algorithms for Computer Algebra. - Kluwer, Boston (1992) -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "science-journal" -literal "true" - -\end_inset - - Hamburger, C.: Quasimonotonicity, regularity and duality for nonlinear systems - of partial differential equations. - Ann. - Mat. - Pura. - Appl. - -\series bold -169 -\series default -, 321–354 (1995) -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "science-DOI" -literal "true" - -\end_inset - - Slifka, M.K., Whitton, J.L.: Clinical implications of dysregulated cytokine - production. - J. - Mol. - Med. - (2000) doi: 10.1007/s001090000086 -\begin_inset VSpace bigskip -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -Use the following (APS) syntax and markup for your references if the subject - of your book is from the field "Mathematics, Physics, Statistics, Computer - Science": -\end_layout - -\end_inset - - -\end_layout - -\end_deeper -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "phys-online" -literal "true" - -\end_inset - - J. - Dod, in -\shape italic -The Dictionary of Substances and Their Effects -\shape default -, Royal Society of Chemistry. - (Available via DIALOG, 1999), -\begin_inset Flex URL -status collapsed - -\begin_layout Plain Layout - -http://www.rsc.org/dose/title of subordinate document. - Cited 15 Jan 1999 -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "phys-mono" -literal "true" - -\end_inset - - H. - Ibach, H. - Lüth, -\shape italic -Solid-State Physics -\shape default -, 2nd edn. - (Springer, New York, 1996), pp. - 45-56 -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "phys-journal" -literal "true" - -\end_inset - - S. - Preuss, A. - Demchuk Jr., M. - Stuke, Appl. - Phys. - A -\series bold -61 -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "phys-DOI" -literal "true" - -\end_inset - - M.K. - Slifka, J.L. - Whitton, J. - Mol. - Med., doi: 10.1007/s001090000086 -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "phys-contrib" -literal "true" - -\end_inset - - S.E. - Smith, in -\shape italic -Neuromuscular Junction -\shape default -, ed. - by E. - Zaimis. - Handbook of Experimental Pharmacology, vol 42 (Springer, Heidelberg, 1976), - p. - 593 -\begin_inset VSpace bigskip -\end_inset - - -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "psysoc-mono" -literal "true" - -\end_inset - - Calfee, R. -\begin_inset space ~ -\end_inset - -C., & Valencia, R. -\begin_inset space ~ -\end_inset - -R. - (1991). - -\shape italic -APA guide to preparing manuscripts for journal publication. - -\shape default - Washington, DC: American Psychological Association. -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "psysoc-online" -literal "true" - -\end_inset - - Dod, J. - (1999). - Effective substances. - In: The dictionary of substances and their effects. - Royal Society of Chemistry. - Available via DIALOG. - -\begin_inset Newline newline -\end_inset - - -\begin_inset Flex URL -status collapsed - -\begin_layout Plain Layout - -http://www.rsc.org/dose/Effective substances. -\end_layout - -\end_inset - - Cited 15 Jan 1999. -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "psysoc-journal" -literal "true" - -\end_inset - - Harris, M., Karper, E., Stacks, G., Hoffman, D., DeNiro, R., Cruz, P., et al. - (2001). - Writing labs and the Hollywood connection. - -\shape italic -J Film -\shape default - Writing, 44(3), 213–245. -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "psysoc-contrib" -literal "true" - -\end_inset - - O'Neil, J. -\begin_inset space ~ -\end_inset - -M., & Egan, J. - (1992). - Men's and women's gender role journeys: Metaphor for healing, transition, - and transformation. - In B. -\begin_inset space ~ -\end_inset - -R. - Wainrig (Ed.), -\shape italic -Gender issues across the life cycle -\shape default - (pp. - 107–123). - New York: Springer. -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "psysoc-DOI" -literal "true" - -\end_inset - -Kreger, M., Brindis, C.D., Manuel, D.M., Sassoubre, L. - (2007). - Lessons learned in systems change initiatives: benchmarks and indicators. - -\shape italic -American Journal of Community Psychology -\shape default -, doi: 10.1007/s10464-007-9108-14. - -\begin_inset Note Note -status open - -\begin_layout Plain Layout -Use the following syntax and markup for your references if the subject of - your book is from the field "Humanities, Linguistics, Philosophy": -\end_layout - -\end_inset - - -\begin_inset VSpace bigskip -\end_inset - - -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "humlinphil-journal" -literal "true" - -\end_inset - - Alber John, Daniel C. - O'Connell, and Sabine Kowal. - 2002. - Personal perspective in TV interviews. - -\shape italic -Pragmatics -\shape default - 12:257–271 -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "humlinphil-contrib" -literal "true" - -\end_inset - - Cameron, Deborah. - 1997. - Theoretical debates in feminist linguistics: Questions of sex and gender. - In -\shape italic -Gender and discourse -\shape default -, ed. - Ruth Wodak, 99–119. - London: Sage Publications. -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "humlinphil-mono" -literal "true" - -\end_inset - - Cameron, Deborah. - 1985. - -\shape italic -Feminism and linguistic theory. - -\shape default - New York: St. - Martin's Press. -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "humlinphil-online" -literal "true" - -\end_inset - - Dod, Jake. - 1999. - Effective substances. - In: The dictionary of substances and their effects. - Royal Society of Chemistry. - Available via DIALOG. - -\begin_inset Newline newline -\end_inset - - http://www.rsc.org/dose/title of subordinate document. - Cited 15 Jan 1999 -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "humlinphil-DOI" -literal "true" - -\end_inset - - Suleiman, Camelia, Daniel C. - O'Connell, and Sabine Kowal. - 2002. - `If you and I, if we, in this later day, lose that sacred fire...´': Perspective - in political interviews. - -\shape italic -Journal of Psycholinguistic Research -\shape default -. - doi: 10.1023/A:1015592129296. - -\begin_inset VSpace bigskip -\end_inset - - -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "basic-contrib" -literal "true" - -\end_inset - - Brown B, Aaron M (2001) The politics of nature. - In: Smith J (ed) The rise of modern genomics, 3rd edn. - Wiley, New York -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "basic-online" -literal "true" - -\end_inset - - Dod J (1999) Effective Substances. - In: The dictionary of substances and their effects. - Royal Society of Chemistry. - Available via DIALOG. - -\begin_inset Newline newline -\end_inset - - -\begin_inset Flex URL -status collapsed - -\begin_layout Plain Layout - -http://www.rsc.org/dose/title of subordinate document. - Cited 15 Jan 1999 -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "basic-DOI" -literal "true" - -\end_inset - - Slifka MK, Whitton JL (2000) Clinical implications of dysregulated cytokine - production. - J Mol Med, doi: 10.1007/s001090000086 -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "basic-journal" -literal "true" - -\end_inset - - Smith J, Jones M Jr, Houghton L et al (1999) Future of health insurance. - N Engl J Med 965:325–329 -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "basic-mono" -literal "true" - -\end_inset - - South J, Blass B (2001) The future of modern genomics. - Blackwell, London -\end_layout - -\end_body -\end_document diff --git a/lib/examples/Curricula_Vitae/Europass_CV_%282013%29.lyx b/lib/examples/Curricula_Vitae/Europass_CV_%282013%29.lyx new file mode 100644 index 0000000000..88b16e72ff --- /dev/null +++ b/lib/examples/Curricula_Vitae/Europass_CV_%282013%29.lyx @@ -0,0 +1,1061 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/ +\textclass europasscv +\begin_preamble +% Footnote at the very bottom of the page +\usepackage[bottom]{footmisc} +% This assure footnotes are printed +\usepackage{footnote} +\makesavenoteenv{tabular} +\end_preamble +\use_default_options true +\maintain_unincluded_children false +\language english +\language_package none +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format pdf2 +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\pdf_bookmarks true +\pdf_bookmarksnumbered true +\pdf_bookmarksopen false +\pdf_bookmarksopenlevel 3 +\pdf_breaklinks false +\pdf_pdfborder true +\pdf_colorlinks false +\pdf_backref false +\pdf_pdfusetitle true +\papersize default +\use_geometry true +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 1 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 1 +\tocdepth 1 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +This template relies on the \SpecialChar LaTeX + package +\family sans +europasscv +\family default +, see +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +http://www.ctan.org/pkg/europasscv +\end_layout + +\end_inset + +, to create a CV according to the guidelines at +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +http://europass.cedefop.europa.eu +\end_layout + +\end_inset + +. +\end_layout + +\begin_layout Plain Layout +For further documentation please refer to: +\end_layout + +\begin_layout Plain Layout +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +https://ctan.org/tex-archive/macros/latex/contrib/europasscv/europasscv.pdf +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout + +\series bold +Note +\series default + that this class supports +\family sans +pdflatex +\family default + output only. + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +The following personal information may be included within the Latex preamble + as well: +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Name +Stefan Swerk +\end_layout + +\begin_layout Address +In Austria +\end_layout + +\begin_layout Telephone +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout ++43 123 +\begin_inset space \enskip{} +\end_inset + +45 678 99 +\end_layout + +\end_inset + ++43 123 +\begin_inset space \enskip{} +\end_inset + +45 678 99 +\end_layout + +\begin_layout Email +stefan_lyx@swerk.priv.at +\end_layout + +\begin_layout Homepage +gitlab.swerk.priv.at +\end_layout + +\begin_layout InstantMessaging +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +Google Talk +\end_layout + +\end_inset + +123 +\end_layout + +\begin_layout InstantMessaging +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +Skype +\end_layout + +\end_inset + +456 +\end_layout + +\begin_layout Birthday +12.10.1492 +\end_layout + +\begin_layout Nationality +Austria +\end_layout + +\begin_layout Gender +Male +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +To include a picture (optional argument +\begin_inset Quotes els +\end_inset + +width +\begin_inset Quotes ers +\end_inset + +, file path): +\end_layout + +\begin_layout Picture + +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout + +width=3.5cm +\end_layout + +\end_inset + +REPLACEphoto.jpg +\end_layout + +\end_inset + + +\end_layout + +\begin_layout BigItem +\begin_inset Argument 2 +status open + +\begin_layout Plain Layout +Job applied for +\end_layout + +\end_inset + +The Doctor's Companion +\begin_inset Note Note +status open + +\begin_layout Plain Layout + +\series bold +Big Item +\series default +: Puts left text to the left column and transforms it into capital letters. + The font size for the right text will be increased. +\end_layout + +\begin_layout Itemize +Optional argument +\begin_inset Quotes gld +\end_inset + +Vertical Space +\begin_inset Quotes grd +\end_inset + + for manual, vertical formatting. +\end_layout + +\begin_layout Itemize +Optional argument +\begin_inset Quotes gld +\end_inset + +Summary +\begin_inset Quotes grd +\end_inset + + represents the text in the left column. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section +Work Experience +\begin_inset Note Note +status open + +\begin_layout Plain Layout +A section. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout TitleItem +\begin_inset Argument 2 +status open + +\begin_layout Plain Layout +January 1999–June 2007 +\end_layout + +\end_inset + +Solid Waste Management Consultant +\begin_inset Note Note +status open + +\begin_layout Plain Layout + +\series bold +Title Item +\series default +: Left text is typeset in blue, font size of right text will be increased. +\end_layout + +\begin_layout Itemize +Optional argument +\begin_inset Quotes eld +\end_inset + +Vertical Space +\begin_inset Quotes erd +\end_inset + + for manual, vertical formatting. +\end_layout + +\begin_layout Itemize +Optional argument +\begin_inset Quotes eld +\end_inset + +Summary +\begin_inset Quotes erd +\end_inset + + represents the text in the left column. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Item +Soprano Family +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +newline +\end_layout + +\end_inset + + New Jersey, United States of America +\begin_inset Note Note +status open + +\begin_layout Plain Layout + +\series bold +Item +\series default +: Puts left text to the left column and right text to the right column. + +\end_layout + +\begin_layout Itemize +Optional argument +\begin_inset Quotes eld +\end_inset + +Vertical Space +\begin_inset Quotes erd +\end_inset + + for manual, vertical formatting. +\end_layout + +\begin_layout Itemize +Optional argument +\begin_inset Quotes eld +\end_inset + +Summary +\begin_inset Quotes erd +\end_inset + + represents the text in the left column. +\end_layout + +\begin_layout Plain Layout +Note: The usage of +\family typewriter + +\backslash +newline +\family default + instead of a normal or forced linebreak reduces the distance between two + consecutive items, i.e. + it retains the format of a single item. + Alternatively it may be possible to manually define the +\begin_inset Quotes eld +\end_inset + +Vertical Space +\begin_inset Quotes erd +\end_inset + + arguments in a way that results in the same effect. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Flex ItemInset +status open + +\begin_layout EcvItemize +Management and administration of associates +\end_layout + +\begin_layout EcvItemize +Adviser for various institutions +\end_layout + +\end_inset + + +\begin_inset Note Note +status open + +\begin_layout Plain Layout +It is advisable to use the +\begin_inset Quotes els +\end_inset + +EcvItemize +\begin_inset Quotes ers +\end_inset + + layout exclusively within the +\begin_inset Quotes els +\end_inset + +ItemInset +\begin_inset Quotes ers +\end_inset + + ( +\family sans +Insert \SpecialChar menuseparator + Custom Insets \SpecialChar menuseparator + ItemInset +\family default +) as demonstrated above, in order to ensure correctly formatted listings. + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout TitleItem +\begin_inset Argument 2 +status open + +\begin_layout Plain Layout +September 1987–Mai 1994 +\end_layout + +\end_inset + +Starship Captain +\end_layout + +\begin_layout Item +USS Enterprise (NCC-1701-D), Somewhere in the Alpha Quadrant. +\end_layout + +\begin_layout Item +Space: the final frontier. + These are the voyages of the starship Enterprise. + Its continuing mission: to explore strange new worlds, to seek out new + life and new civilizations, to boldly go where no one has gone before. +\begin_inset Foot +status open + +\begin_layout Plain Layout +Nemeck, Larry (2003). + Star Trek: The Next Generation Companion. + Pocket Books. + ISBN 0-7434-5798-6. +\end_layout + +\end_inset + + +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Note that you'll need the preamble code used in this example to make footnotes + appear. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section +Education and Training +\end_layout + +\begin_layout TitleLevel +\begin_inset Argument 2 +status open + +\begin_layout Plain Layout +June 2001–August 2005 +\end_layout + +\end_inset + + +\begin_inset Argument 3 +status open + +\begin_layout Plain Layout +Undertaker +\end_layout + +\end_inset + +ISCED-11: 7 +\begin_inset Note Note +status open + +\begin_layout Plain Layout + +\series bold +Title Level +\series default +: Like Title Item, including the possibility to specify, for instance, ISCED-11 + levels. +\end_layout + +\begin_layout Itemize +Optional argument +\begin_inset Quotes eld +\end_inset + +Vertical Space +\begin_inset Quotes erd +\end_inset + + for manual, vertical formatting. +\end_layout + +\begin_layout Itemize +Optional argument +\begin_inset Quotes eld +\end_inset + +Summary +\begin_inset Quotes erd +\end_inset + + represents the text in the left column. +\end_layout + +\begin_layout Itemize +Optional argument +\begin_inset Quotes eld +\end_inset + +Text (right side) +\begin_inset Quotes erd +\end_inset + + represents the text in the right column. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Item +\begin_inset Flex Highlight +status open + +\begin_layout Plain Layout +Fisher +\end_layout + +\end_inset + + +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Example of a +\begin_inset Quotes eld +\end_inset + +Highlight +\begin_inset Quotes grd +\end_inset + +: +\family sans +Edit\SpecialChar menuseparator +Text Style\SpecialChar menuseparator +Highlight +\end_layout + +\end_inset + + Family, United States of America. +\end_layout + +\begin_layout Standard +\begin_inset Flex ItemInset +status open + +\begin_layout EcvItemize +Six +\end_layout + +\begin_layout EcvItemize +Feet +\end_layout + +\begin_layout EcvItemize +Under +\end_layout + +\end_inset + + +\end_layout + +\begin_layout TitleLevel +\begin_inset Argument 2 +status open + +\begin_layout Plain Layout +October 2006–September 2013 +\end_layout + +\end_inset + + +\begin_inset Argument 3 +status open + +\begin_layout Plain Layout +Forensic Practitioner +\end_layout + +\end_inset + +ISCED-11: 6 +\end_layout + +\begin_layout Item +Miami Metro PD, United States of America. +\end_layout + +\begin_layout Standard +\begin_inset Flex ItemInset +status open + +\begin_layout EcvItemize +Blood Spatter Analyst +\end_layout + +\begin_layout EcvItemize +Doughnuts! +\end_layout + +\begin_layout EcvItemize +Superior: Maria LaGuerta (until 2012) +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Newpage pagebreak +\end_inset + + +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Feel free to remove this page break. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section +Personal skills +\end_layout + +\begin_layout MotherTongue +German +\end_layout + +\begin_layout LangHeader +\begin_inset Note Note +status open + +\begin_layout Plain Layout +i.e. + left column + table header +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Language +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +English +\end_layout + +\end_inset + + +\begin_inset Argument 2 +status open + +\begin_layout Plain Layout +C2 +\end_layout + +\end_inset + + +\begin_inset Argument 3 +status open + +\begin_layout Plain Layout +C2 +\end_layout + +\end_inset + + +\begin_inset Argument 4 +status open + +\begin_layout Plain Layout +B2 +\end_layout + +\end_inset + + +\begin_inset Argument 5 +status open + +\begin_layout Plain Layout +C1 +\end_layout + +\end_inset + +B2 +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Language: +\end_layout + +\begin_layout Itemize +Understanding/Listening +\end_layout + +\begin_layout Itemize +Understanding/Reading +\end_layout + +\begin_layout Itemize +Speaking/Spoken Interaction +\end_layout + +\begin_layout Itemize +Speaking/Spoken production +\end_layout + +\begin_layout Itemize +Writing +\end_layout + +\begin_layout Plain Layout +Levels: A1/A2: Basic user - B1/B2: Independent user - C1/C2: Proficient + user +\end_layout + +\end_inset + + +\end_layout + +\begin_layout LastLanguage +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +Latein +\end_layout + +\end_inset + + +\begin_inset Argument 2 +status open + +\begin_layout Plain Layout +A1 +\end_layout + +\end_inset + + +\begin_inset Argument 3 +status open + +\begin_layout Plain Layout +A2 +\end_layout + +\end_inset + + +\begin_inset Argument 4 +status open + +\begin_layout Plain Layout +- +\end_layout + +\end_inset + + +\begin_inset Argument 5 +status open + +\begin_layout Plain Layout +- +\end_layout + +\end_inset + +A1 +\begin_inset Note Note +status open + +\begin_layout Plain Layout +The last language in the table, as above. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout LangFooter +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Short CEF Definition +\end_layout + +\end_inset + + +\end_layout + +\begin_layout BlueItem +\begin_inset Argument 2 +status open + +\begin_layout Plain Layout +Driving license +\end_layout + +\end_inset + +B +\begin_inset Note Note +status open + +\begin_layout Plain Layout + +\series bold +Blue Item +\series default +: Like Item, blue left column appearance. +\end_layout + +\begin_layout Itemize +Optional argument +\begin_inset Quotes eld +\end_inset + +Vertical Space +\begin_inset Quotes erd +\end_inset + + for manual, vertical formatting. +\end_layout + +\begin_layout Itemize +Optional argument +\begin_inset Quotes eld +\end_inset + +Summary +\begin_inset Quotes erd +\end_inset + + represents the text in the left column. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout BlueItem +\begin_inset Argument 2 +status open + +\begin_layout Plain Layout +Other skills +\end_layout + +\end_inset + +Traveling \SpecialChar ldots + +\end_layout + +\begin_layout BlueItem +\begin_inset Argument 2 +status open + +\begin_layout Plain Layout +aaa +\end_layout + +\end_inset + +bbbb +\end_layout + +\begin_layout BlueItem +\begin_inset Argument 2 +status open + +\begin_layout Plain Layout +ccc +\end_layout + +\end_inset + +dddd +\end_layout + +\end_body +\end_document diff --git a/lib/examples/Curricula_Vitae/Europass_CV_(2013).lyx b/lib/examples/Curricula_Vitae/Europass_CV_(2013).lyx deleted file mode 100644 index 88b16e72ff..0000000000 --- a/lib/examples/Curricula_Vitae/Europass_CV_(2013).lyx +++ /dev/null @@ -1,1061 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/ -\textclass europasscv -\begin_preamble -% Footnote at the very bottom of the page -\usepackage[bottom]{footmisc} -% This assure footnotes are printed -\usepackage{footnote} -\makesavenoteenv{tabular} -\end_preamble -\use_default_options true -\maintain_unincluded_children false -\language english -\language_package none -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format pdf2 -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\pdf_bookmarks true -\pdf_bookmarksnumbered true -\pdf_bookmarksopen false -\pdf_bookmarksopenlevel 3 -\pdf_breaklinks false -\pdf_pdfborder true -\pdf_colorlinks false -\pdf_backref false -\pdf_pdfusetitle true -\papersize default -\use_geometry true -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 1 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 1 -\tocdepth 1 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -This template relies on the \SpecialChar LaTeX - package -\family sans -europasscv -\family default -, see -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -http://www.ctan.org/pkg/europasscv -\end_layout - -\end_inset - -, to create a CV according to the guidelines at -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -http://europass.cedefop.europa.eu -\end_layout - -\end_inset - -. -\end_layout - -\begin_layout Plain Layout -For further documentation please refer to: -\end_layout - -\begin_layout Plain Layout -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -https://ctan.org/tex-archive/macros/latex/contrib/europasscv/europasscv.pdf -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout - -\series bold -Note -\series default - that this class supports -\family sans -pdflatex -\family default - output only. - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -The following personal information may be included within the Latex preamble - as well: -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Name -Stefan Swerk -\end_layout - -\begin_layout Address -In Austria -\end_layout - -\begin_layout Telephone -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -+43 123 -\begin_inset space \enskip{} -\end_inset - -45 678 99 -\end_layout - -\end_inset - -+43 123 -\begin_inset space \enskip{} -\end_inset - -45 678 99 -\end_layout - -\begin_layout Email -stefan_lyx@swerk.priv.at -\end_layout - -\begin_layout Homepage -gitlab.swerk.priv.at -\end_layout - -\begin_layout InstantMessaging -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -Google Talk -\end_layout - -\end_inset - -123 -\end_layout - -\begin_layout InstantMessaging -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -Skype -\end_layout - -\end_inset - -456 -\end_layout - -\begin_layout Birthday -12.10.1492 -\end_layout - -\begin_layout Nationality -Austria -\end_layout - -\begin_layout Gender -Male -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -To include a picture (optional argument -\begin_inset Quotes els -\end_inset - -width -\begin_inset Quotes ers -\end_inset - -, file path): -\end_layout - -\begin_layout Picture - -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout - -width=3.5cm -\end_layout - -\end_inset - -REPLACEphoto.jpg -\end_layout - -\end_inset - - -\end_layout - -\begin_layout BigItem -\begin_inset Argument 2 -status open - -\begin_layout Plain Layout -Job applied for -\end_layout - -\end_inset - -The Doctor's Companion -\begin_inset Note Note -status open - -\begin_layout Plain Layout - -\series bold -Big Item -\series default -: Puts left text to the left column and transforms it into capital letters. - The font size for the right text will be increased. -\end_layout - -\begin_layout Itemize -Optional argument -\begin_inset Quotes gld -\end_inset - -Vertical Space -\begin_inset Quotes grd -\end_inset - - for manual, vertical formatting. -\end_layout - -\begin_layout Itemize -Optional argument -\begin_inset Quotes gld -\end_inset - -Summary -\begin_inset Quotes grd -\end_inset - - represents the text in the left column. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Section -Work Experience -\begin_inset Note Note -status open - -\begin_layout Plain Layout -A section. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout TitleItem -\begin_inset Argument 2 -status open - -\begin_layout Plain Layout -January 1999–June 2007 -\end_layout - -\end_inset - -Solid Waste Management Consultant -\begin_inset Note Note -status open - -\begin_layout Plain Layout - -\series bold -Title Item -\series default -: Left text is typeset in blue, font size of right text will be increased. -\end_layout - -\begin_layout Itemize -Optional argument -\begin_inset Quotes eld -\end_inset - -Vertical Space -\begin_inset Quotes erd -\end_inset - - for manual, vertical formatting. -\end_layout - -\begin_layout Itemize -Optional argument -\begin_inset Quotes eld -\end_inset - -Summary -\begin_inset Quotes erd -\end_inset - - represents the text in the left column. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Item -Soprano Family -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -newline -\end_layout - -\end_inset - - New Jersey, United States of America -\begin_inset Note Note -status open - -\begin_layout Plain Layout - -\series bold -Item -\series default -: Puts left text to the left column and right text to the right column. - -\end_layout - -\begin_layout Itemize -Optional argument -\begin_inset Quotes eld -\end_inset - -Vertical Space -\begin_inset Quotes erd -\end_inset - - for manual, vertical formatting. -\end_layout - -\begin_layout Itemize -Optional argument -\begin_inset Quotes eld -\end_inset - -Summary -\begin_inset Quotes erd -\end_inset - - represents the text in the left column. -\end_layout - -\begin_layout Plain Layout -Note: The usage of -\family typewriter - -\backslash -newline -\family default - instead of a normal or forced linebreak reduces the distance between two - consecutive items, i.e. - it retains the format of a single item. - Alternatively it may be possible to manually define the -\begin_inset Quotes eld -\end_inset - -Vertical Space -\begin_inset Quotes erd -\end_inset - - arguments in a way that results in the same effect. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Flex ItemInset -status open - -\begin_layout EcvItemize -Management and administration of associates -\end_layout - -\begin_layout EcvItemize -Adviser for various institutions -\end_layout - -\end_inset - - -\begin_inset Note Note -status open - -\begin_layout Plain Layout -It is advisable to use the -\begin_inset Quotes els -\end_inset - -EcvItemize -\begin_inset Quotes ers -\end_inset - - layout exclusively within the -\begin_inset Quotes els -\end_inset - -ItemInset -\begin_inset Quotes ers -\end_inset - - ( -\family sans -Insert \SpecialChar menuseparator - Custom Insets \SpecialChar menuseparator - ItemInset -\family default -) as demonstrated above, in order to ensure correctly formatted listings. - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout TitleItem -\begin_inset Argument 2 -status open - -\begin_layout Plain Layout -September 1987–Mai 1994 -\end_layout - -\end_inset - -Starship Captain -\end_layout - -\begin_layout Item -USS Enterprise (NCC-1701-D), Somewhere in the Alpha Quadrant. -\end_layout - -\begin_layout Item -Space: the final frontier. - These are the voyages of the starship Enterprise. - Its continuing mission: to explore strange new worlds, to seek out new - life and new civilizations, to boldly go where no one has gone before. -\begin_inset Foot -status open - -\begin_layout Plain Layout -Nemeck, Larry (2003). - Star Trek: The Next Generation Companion. - Pocket Books. - ISBN 0-7434-5798-6. -\end_layout - -\end_inset - - -\begin_inset Note Note -status open - -\begin_layout Plain Layout -Note that you'll need the preamble code used in this example to make footnotes - appear. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Section -Education and Training -\end_layout - -\begin_layout TitleLevel -\begin_inset Argument 2 -status open - -\begin_layout Plain Layout -June 2001–August 2005 -\end_layout - -\end_inset - - -\begin_inset Argument 3 -status open - -\begin_layout Plain Layout -Undertaker -\end_layout - -\end_inset - -ISCED-11: 7 -\begin_inset Note Note -status open - -\begin_layout Plain Layout - -\series bold -Title Level -\series default -: Like Title Item, including the possibility to specify, for instance, ISCED-11 - levels. -\end_layout - -\begin_layout Itemize -Optional argument -\begin_inset Quotes eld -\end_inset - -Vertical Space -\begin_inset Quotes erd -\end_inset - - for manual, vertical formatting. -\end_layout - -\begin_layout Itemize -Optional argument -\begin_inset Quotes eld -\end_inset - -Summary -\begin_inset Quotes erd -\end_inset - - represents the text in the left column. -\end_layout - -\begin_layout Itemize -Optional argument -\begin_inset Quotes eld -\end_inset - -Text (right side) -\begin_inset Quotes erd -\end_inset - - represents the text in the right column. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Item -\begin_inset Flex Highlight -status open - -\begin_layout Plain Layout -Fisher -\end_layout - -\end_inset - - -\begin_inset Note Note -status open - -\begin_layout Plain Layout -Example of a -\begin_inset Quotes eld -\end_inset - -Highlight -\begin_inset Quotes grd -\end_inset - -: -\family sans -Edit\SpecialChar menuseparator -Text Style\SpecialChar menuseparator -Highlight -\end_layout - -\end_inset - - Family, United States of America. -\end_layout - -\begin_layout Standard -\begin_inset Flex ItemInset -status open - -\begin_layout EcvItemize -Six -\end_layout - -\begin_layout EcvItemize -Feet -\end_layout - -\begin_layout EcvItemize -Under -\end_layout - -\end_inset - - -\end_layout - -\begin_layout TitleLevel -\begin_inset Argument 2 -status open - -\begin_layout Plain Layout -October 2006–September 2013 -\end_layout - -\end_inset - - -\begin_inset Argument 3 -status open - -\begin_layout Plain Layout -Forensic Practitioner -\end_layout - -\end_inset - -ISCED-11: 6 -\end_layout - -\begin_layout Item -Miami Metro PD, United States of America. -\end_layout - -\begin_layout Standard -\begin_inset Flex ItemInset -status open - -\begin_layout EcvItemize -Blood Spatter Analyst -\end_layout - -\begin_layout EcvItemize -Doughnuts! -\end_layout - -\begin_layout EcvItemize -Superior: Maria LaGuerta (until 2012) -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Newpage pagebreak -\end_inset - - -\begin_inset Note Note -status open - -\begin_layout Plain Layout -Feel free to remove this page break. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Section -Personal skills -\end_layout - -\begin_layout MotherTongue -German -\end_layout - -\begin_layout LangHeader -\begin_inset Note Note -status open - -\begin_layout Plain Layout -i.e. - left column + table header -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Language -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -English -\end_layout - -\end_inset - - -\begin_inset Argument 2 -status open - -\begin_layout Plain Layout -C2 -\end_layout - -\end_inset - - -\begin_inset Argument 3 -status open - -\begin_layout Plain Layout -C2 -\end_layout - -\end_inset - - -\begin_inset Argument 4 -status open - -\begin_layout Plain Layout -B2 -\end_layout - -\end_inset - - -\begin_inset Argument 5 -status open - -\begin_layout Plain Layout -C1 -\end_layout - -\end_inset - -B2 -\begin_inset Note Note -status open - -\begin_layout Plain Layout -Language: -\end_layout - -\begin_layout Itemize -Understanding/Listening -\end_layout - -\begin_layout Itemize -Understanding/Reading -\end_layout - -\begin_layout Itemize -Speaking/Spoken Interaction -\end_layout - -\begin_layout Itemize -Speaking/Spoken production -\end_layout - -\begin_layout Itemize -Writing -\end_layout - -\begin_layout Plain Layout -Levels: A1/A2: Basic user - B1/B2: Independent user - C1/C2: Proficient - user -\end_layout - -\end_inset - - -\end_layout - -\begin_layout LastLanguage -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -Latein -\end_layout - -\end_inset - - -\begin_inset Argument 2 -status open - -\begin_layout Plain Layout -A1 -\end_layout - -\end_inset - - -\begin_inset Argument 3 -status open - -\begin_layout Plain Layout -A2 -\end_layout - -\end_inset - - -\begin_inset Argument 4 -status open - -\begin_layout Plain Layout -- -\end_layout - -\end_inset - - -\begin_inset Argument 5 -status open - -\begin_layout Plain Layout -- -\end_layout - -\end_inset - -A1 -\begin_inset Note Note -status open - -\begin_layout Plain Layout -The last language in the table, as above. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout LangFooter -\begin_inset Note Note -status open - -\begin_layout Plain Layout -Short CEF Definition -\end_layout - -\end_inset - - -\end_layout - -\begin_layout BlueItem -\begin_inset Argument 2 -status open - -\begin_layout Plain Layout -Driving license -\end_layout - -\end_inset - -B -\begin_inset Note Note -status open - -\begin_layout Plain Layout - -\series bold -Blue Item -\series default -: Like Item, blue left column appearance. -\end_layout - -\begin_layout Itemize -Optional argument -\begin_inset Quotes eld -\end_inset - -Vertical Space -\begin_inset Quotes erd -\end_inset - - for manual, vertical formatting. -\end_layout - -\begin_layout Itemize -Optional argument -\begin_inset Quotes eld -\end_inset - -Summary -\begin_inset Quotes erd -\end_inset - - represents the text in the left column. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout BlueItem -\begin_inset Argument 2 -status open - -\begin_layout Plain Layout -Other skills -\end_layout - -\end_inset - -Traveling \SpecialChar ldots - -\end_layout - -\begin_layout BlueItem -\begin_inset Argument 2 -status open - -\begin_layout Plain Layout -aaa -\end_layout - -\end_inset - -bbbb -\end_layout - -\begin_layout BlueItem -\begin_inset Argument 2 -status open - -\begin_layout Plain Layout -ccc -\end_layout - -\end_inset - -dddd -\end_layout - -\end_body -\end_document diff --git a/lib/examples/Example_%28LyXified%29.lyx b/lib/examples/Example_%28LyXified%29.lyx new file mode 100644 index 0000000000..2d6b2cf252 --- /dev/null +++ b/lib/examples/Example_%28LyXified%29.lyx @@ -0,0 +1,410 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/ +\textclass article +\use_default_options false +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize 12 +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle plain +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Title +THIS IS THE TITLE OF THE DOCUMENT +\end_layout + +\begin_layout Author +by Fee \SpecialChar LyX + +\end_layout + +\begin_layout Date +June 12, 1972 +\end_layout + +\begin_layout Standard +\begin_inset CommandInset toc +LatexCommand tableofcontents + +\end_inset + + +\end_layout + +\begin_layout Section +Basic Philosophy +\end_layout + +\begin_layout Standard +The basic philosophy of \SpecialChar LyX + is that you should worry about the content of what + you're writing and not the form. +\end_layout + +\begin_layout Subsection +How \SpecialChar LyX + does it +\end_layout + +\begin_layout Standard +\SpecialChar LyX + uses \SpecialChar LaTeX +, a document preparation system designed by Leslie Lamport in 1985. + It, in turn, was built up from a typesetting language called \SpecialChar TeX +, created + by Donald Knuth in 1984. + \SpecialChar LaTeX + is designed around a philosophy similar to that of \SpecialChar LyX +. + Leslie Lamport once said (see reference +\begin_inset CommandInset citation +LatexCommand cite +key "lamport" +literal "true" + +\end_inset + +): +\end_layout + +\begin_layout Quote +The function of typographic design is to help the reader understand the + author's ideas. + For a document to be easy to read, its visual structure must reflect its + logical structure. + Quotations and computer programs, being logically distinct structural elements, + should be distinguished visually from one another.... + Since \SpecialChar LaTeX + can't understand your prose, you must explicitly indicate the logical + structure by typing special commands.... + As you are writing your document, you should be concerned with its logical + structure, not its visual appearance. +\end_layout + +\begin_layout Subsection +Why \SpecialChar LyX + is better +\begin_inset CommandInset label +LatexCommand label +name "subsec:Why-LyX-is" + +\end_inset + + +\end_layout + +\begin_layout Standard +\SpecialChar LyX + can be useful to more people than \SpecialChar LaTeX +. + It's considerably easier to learn, because you don't need to learn \SpecialChar LaTeX + (which + is practically a programming language). + \SpecialChar LyX + is basically like other +\begin_inset Quotes eld +\end_inset + +What you see is what you get +\begin_inset Quotes erd +\end_inset + + word processors, except that \SpecialChar LyX + is +\begin_inset Quotes eld +\end_inset + +What you see is what you mean +\begin_inset Quotes erd +\end_inset + +. + In this way, it combines the ease of use of word processors with the power + of \SpecialChar LaTeX +. + This is a Good Thing. + Also, the file format is platform independent. + Best of all, it's FREE! +\end_layout + +\begin_layout Section +Features of \SpecialChar LyX + +\end_layout + +\begin_layout Standard +\SpecialChar LyX + has many features which make writing documents easier. +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout +After all, why else would you want to use it? +\end_layout + +\end_inset + + I'm +\shape italic +very excited +\shape default + to talk about them. + Here's a list of just a few. +\end_layout + +\begin_layout Itemize +\SpecialChar LyX + worries about margins, and footnote numbering for you +\end_layout + +\begin_layout Itemize +\SpecialChar LyX + makes it simple to write and edit mathematical formulae +\end_layout + +\begin_layout Standard +For a more philosophical discussion of why \SpecialChar LyX + is better than lots of other + word processors, see Section +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "subsec:Why-LyX-is" + +\end_inset + +, which can be found on page +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand pageref +reference "subsec:Why-LyX-is" + +\end_inset + +. +\end_layout + +\begin_layout Section +Lame attempts to use other \SpecialChar LyX + stuff +\end_layout + +\begin_layout Standard +I wrote a program the other day. + It looked like this. +\end_layout + +\begin_layout LyX-Code +5 REMARK MY AWESOME PROGRAM +\end_layout + +\begin_layout LyX-Code +10 PRINT +\begin_inset Quotes eld +\end_inset + +I'M AWESOME! +\begin_inset Quotes erd +\end_inset + + +\end_layout + +\begin_layout LyX-Code +20 GOTO 10 +\end_layout + +\begin_layout Standard +After all that scientific thinking, I started feeling more artistic, so + I wrote this haiku +\end_layout + +\begin_layout Verse +\SpecialChar LyX + is really great +\begin_inset Newline newline +\end_inset + +Typesetting word processor +\begin_inset Newline newline +\end_inset + + It saves so much time +\end_layout + +\begin_layout Section +Math Stuff +\end_layout + +\begin_layout Standard +My favorite equation is the solution to a quadratic equation. + If +\begin_inset Formula $ax^{2}+bx+c=0$ +\end_inset + + (eq.1), then +\begin_inset Formula $x=\frac{-b\pm\sqrt{b^{2}-4ac}}{2a}$ +\end_inset + + (eq. + 2). +\end_layout + +\begin_layout Standard +Another favorite equation is the basis of calculus: +\begin_inset Formula $f'(x)\equiv\lim_{\Delta x\rightarrow0}\frac{f(x+\Delta x)-f(x)}{\Delta x}$ +\end_inset + + (eq. + 3). +\end_layout + +\begin_layout Section +Notes +\end_layout + +\begin_layout Standard +A couple notes about \SpecialChar LyX +ifiying this file: +\end_layout + +\begin_layout Itemize +I was able to remove the lines made with dashes. + They were there purely to separate the title and references from the rest + of the document. + \SpecialChar LyX + (\SpecialChar LaTeX +) knows enough to separate these parts of the document with space. +\end_layout + +\begin_layout Itemize +I didn't bother putting the math equations in display mode. + Also, I didn't use \SpecialChar LyX +' automatic equation numbering, because it's not described + in the +\emph on +Tutorial +\emph default +. +\end_layout + +\begin_layout Itemize +I didn't have to type the word +\begin_inset Quotes eld +\end_inset + +References +\begin_inset Quotes erd +\end_inset + + below. + \SpecialChar LyX + automatically writes it (or the word +\begin_inset Quotes eld +\end_inset + +Bibliography, +\begin_inset Quotes erd +\end_inset + + depending on the textclass) when you select +\family sans +Bibliography +\family default + style. +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "lamport" +literal "true" + +\end_inset + +Lamport, Leslie. + +\emph on +\SpecialChar LaTeX +: A Document Preparation System. + +\emph default + Addison-Wesley, Reading, Massachusetts, second edition, 1994. +\end_layout + +\end_body +\end_document diff --git a/lib/examples/Example_%28raw%29.lyx b/lib/examples/Example_%28raw%29.lyx new file mode 100644 index 0000000000..710a1e7415 --- /dev/null +++ b/lib/examples/Example_%28raw%29.lyx @@ -0,0 +1,487 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/ +\textclass article +\use_default_options false +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize 12 +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle plain +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Standard +THIS IS THE TITLE OF THE DOCUMENT +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Hint: the title should look more like a title +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +by Fee \SpecialChar LyX + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Hint: Fee is the AUTHOR +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +June 12, 1972 +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Hint: this is a DATE +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Table of Contents +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Hint: It would be nice if we didn't have to type the Table +\end_layout + +\begin_layout Plain Layout +of Contents explicitly +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +1. + Basic Philosophy..................1 +\end_layout + +\begin_layout Standard +1.1 How \SpecialChar LyX + Does It...............1 +\end_layout + +\begin_layout Standard +1.2 Why \SpecialChar LyX + is Better...............1 +\end_layout + +\begin_layout Standard +2. + Features of \SpecialChar LyX + +\end_layout + +\begin_layout Standard +3. + Lame Attempts to use more \SpecialChar LyX + stuff +\end_layout + +\begin_layout Standard +4. + Math Stuff +\end_layout + +\begin_layout Standard +————————————————— +\end_layout + +\begin_layout Standard +1. + Basic Philosophy +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Hint: Section titles should probably stand out more +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +The basic philosophy of \SpecialChar LyX + is that you should worry about the content of what + you're writing and not the form. +\end_layout + +\begin_layout Standard +1.1 How \SpecialChar LyX + does it +\end_layout + +\begin_layout Standard +\SpecialChar LyX + uses \SpecialChar LaTeX +, a document preparation system designed by Leslie Lamport in 1985. + It, in turn, was built up from a typesetting language called \SpecialChar TeX +, created + by Donald Knuth in 1984. + \SpecialChar LaTeX + is designed around a philosophy similar to that of \SpecialChar LyX +. + Leslie Lamport once said (see reference [1]) +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Hint: Probably, this CITATION REFERENCE shouldn't be +\end_layout + +\begin_layout Plain Layout +"hard-coded". + What if we make Lamport's book the second +\end_layout + +\begin_layout Plain Layout +item in the bibliography? +\end_layout + +\end_inset + +: +\end_layout + +\begin_layout Standard +\begin_inset Quotes eld +\end_inset + +The function of typographic design is to help the reader understand the + author's ideas. + For a document to be easy to read, its visual structure must reflect its + logical structure. + Quotations and computer programs, being logically distinct structural elements, + should be distinguished visually from one another.... + Since \SpecialChar LaTeX + can't understand your prose, you must explicitly indicate the logical + structure by typing special commands.... + As you are writing your document, you should be concerned with its logical + structure, not its visual appearance. +\begin_inset Quotes erd +\end_inset + + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Hint: This is a QUOTE +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +1.2 Why \SpecialChar LyX + is better +\end_layout + +\begin_layout Standard +\SpecialChar LyX + can be useful to more people than \SpecialChar LaTeX +. + It's considerably easier to learn, because you don't need to learn \SpecialChar LaTeX + (which + is practically a programming language). + \SpecialChar LyX + is basically like other +\begin_inset Quotes eld +\end_inset + +What you see is what you get +\begin_inset Quotes erd +\end_inset + + word processors, except that \SpecialChar LyX + is +\begin_inset Quotes eld +\end_inset + +What you see is what you mean +\begin_inset Quotes erd +\end_inset + +. + In this way, it combines the ease of use of word processors with the power + of \SpecialChar LaTeX +. + This is a Good Thing. + Also, the file format is platform independent. + Best of all, it's FREE! +\end_layout + +\begin_layout Standard +2. + Features of \SpecialChar LyX + +\end_layout + +\begin_layout Standard +\SpecialChar LyX + has many features which make writing documents easier. + (After all, why else would you want to use it? +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Hint: This parenthetical statement would look better in a footnote +\end_layout + +\end_inset + +) I'm VERY EXCITED +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Hint: Emphasize! +\end_layout + +\end_inset + + to talk about them. + Here's a list of just a few. +\end_layout + +\begin_layout Standard +* \SpecialChar LyX + worries about margins, and footnote numbering for you +\end_layout + +\begin_layout Standard +* \SpecialChar LyX + makes it simple to write and edit mathematical formulae +\end_layout + +\begin_layout Standard +For a more philosophical discussion of why \SpecialChar LyX + is better than lots of other + word processors, see Section 1.2, which can be found on page 1. +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Hint: Probably, these CROSS-REFERENCES shouldn't be +\end_layout + +\begin_layout Plain Layout +"hard-coded". + What if we change the section numbers? +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +3. + Lame attempts to use other \SpecialChar LyX + stuff +\end_layout + +\begin_layout Standard +I wrote a program the other day. + It looked like this. +\end_layout + +\begin_layout Standard +5 REMARK MY AWESOME PROGRAM +\end_layout + +\begin_layout Standard +10 PRINT +\begin_inset Quotes eld +\end_inset + +I'M AWESOME! +\begin_inset Quotes erd +\end_inset + + +\end_layout + +\begin_layout Standard +20 GOTO 10 +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Hint: This is computer CODE +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +After all that scientific thinking, I started feeling more artistic, so + I wrote this haiku +\end_layout + +\begin_layout Standard +\SpecialChar LyX + is really great +\end_layout + +\begin_layout Standard +Typesetting word processor +\end_layout + +\begin_layout Standard +It saves so much time +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Hint: It's not very good, but it is poetry, +\end_layout + +\begin_layout Plain Layout +otherwise known as VERSE +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +4. + Math Stuff +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Hint: these math things should be printed in math mode! +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +My favorite equation is the solution to a quadratic equation. + If ax^2+bx+c=0 (eq.1), then x= -b + or minus the square root of b^2-4ac + all divided by 2a (eq. + 2). +\end_layout + +\begin_layout Standard +Another favorite equation is the basis of calculus: f'(x) is defined as + the limit as deltax goes to zero of f(x+deltax) - f(x) divided by deltax + (eq. + 3). +\end_layout + +\begin_layout Standard +———————————————— +\end_layout + +\begin_layout Standard +REFERENCES +\end_layout + +\begin_layout Standard +[1] Lamport, Leslie. + \SpecialChar LaTeX +: A Document Preparation System. + Addison-Wesley, Reading, Massachusetts, second edition, 1994. +\end_layout + +\end_body +\end_document diff --git a/lib/examples/Example_(LyXified).lyx b/lib/examples/Example_(LyXified).lyx deleted file mode 100644 index 2d6b2cf252..0000000000 --- a/lib/examples/Example_(LyXified).lyx +++ /dev/null @@ -1,410 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/ -\textclass article -\use_default_options false -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize 12 -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle plain -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Title -THIS IS THE TITLE OF THE DOCUMENT -\end_layout - -\begin_layout Author -by Fee \SpecialChar LyX - -\end_layout - -\begin_layout Date -June 12, 1972 -\end_layout - -\begin_layout Standard -\begin_inset CommandInset toc -LatexCommand tableofcontents - -\end_inset - - -\end_layout - -\begin_layout Section -Basic Philosophy -\end_layout - -\begin_layout Standard -The basic philosophy of \SpecialChar LyX - is that you should worry about the content of what - you're writing and not the form. -\end_layout - -\begin_layout Subsection -How \SpecialChar LyX - does it -\end_layout - -\begin_layout Standard -\SpecialChar LyX - uses \SpecialChar LaTeX -, a document preparation system designed by Leslie Lamport in 1985. - It, in turn, was built up from a typesetting language called \SpecialChar TeX -, created - by Donald Knuth in 1984. - \SpecialChar LaTeX - is designed around a philosophy similar to that of \SpecialChar LyX -. - Leslie Lamport once said (see reference -\begin_inset CommandInset citation -LatexCommand cite -key "lamport" -literal "true" - -\end_inset - -): -\end_layout - -\begin_layout Quote -The function of typographic design is to help the reader understand the - author's ideas. - For a document to be easy to read, its visual structure must reflect its - logical structure. - Quotations and computer programs, being logically distinct structural elements, - should be distinguished visually from one another.... - Since \SpecialChar LaTeX - can't understand your prose, you must explicitly indicate the logical - structure by typing special commands.... - As you are writing your document, you should be concerned with its logical - structure, not its visual appearance. -\end_layout - -\begin_layout Subsection -Why \SpecialChar LyX - is better -\begin_inset CommandInset label -LatexCommand label -name "subsec:Why-LyX-is" - -\end_inset - - -\end_layout - -\begin_layout Standard -\SpecialChar LyX - can be useful to more people than \SpecialChar LaTeX -. - It's considerably easier to learn, because you don't need to learn \SpecialChar LaTeX - (which - is practically a programming language). - \SpecialChar LyX - is basically like other -\begin_inset Quotes eld -\end_inset - -What you see is what you get -\begin_inset Quotes erd -\end_inset - - word processors, except that \SpecialChar LyX - is -\begin_inset Quotes eld -\end_inset - -What you see is what you mean -\begin_inset Quotes erd -\end_inset - -. - In this way, it combines the ease of use of word processors with the power - of \SpecialChar LaTeX -. - This is a Good Thing. - Also, the file format is platform independent. - Best of all, it's FREE! -\end_layout - -\begin_layout Section -Features of \SpecialChar LyX - -\end_layout - -\begin_layout Standard -\SpecialChar LyX - has many features which make writing documents easier. -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -After all, why else would you want to use it? -\end_layout - -\end_inset - - I'm -\shape italic -very excited -\shape default - to talk about them. - Here's a list of just a few. -\end_layout - -\begin_layout Itemize -\SpecialChar LyX - worries about margins, and footnote numbering for you -\end_layout - -\begin_layout Itemize -\SpecialChar LyX - makes it simple to write and edit mathematical formulae -\end_layout - -\begin_layout Standard -For a more philosophical discussion of why \SpecialChar LyX - is better than lots of other - word processors, see Section -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "subsec:Why-LyX-is" - -\end_inset - -, which can be found on page -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand pageref -reference "subsec:Why-LyX-is" - -\end_inset - -. -\end_layout - -\begin_layout Section -Lame attempts to use other \SpecialChar LyX - stuff -\end_layout - -\begin_layout Standard -I wrote a program the other day. - It looked like this. -\end_layout - -\begin_layout LyX-Code -5 REMARK MY AWESOME PROGRAM -\end_layout - -\begin_layout LyX-Code -10 PRINT -\begin_inset Quotes eld -\end_inset - -I'M AWESOME! -\begin_inset Quotes erd -\end_inset - - -\end_layout - -\begin_layout LyX-Code -20 GOTO 10 -\end_layout - -\begin_layout Standard -After all that scientific thinking, I started feeling more artistic, so - I wrote this haiku -\end_layout - -\begin_layout Verse -\SpecialChar LyX - is really great -\begin_inset Newline newline -\end_inset - -Typesetting word processor -\begin_inset Newline newline -\end_inset - - It saves so much time -\end_layout - -\begin_layout Section -Math Stuff -\end_layout - -\begin_layout Standard -My favorite equation is the solution to a quadratic equation. - If -\begin_inset Formula $ax^{2}+bx+c=0$ -\end_inset - - (eq.1), then -\begin_inset Formula $x=\frac{-b\pm\sqrt{b^{2}-4ac}}{2a}$ -\end_inset - - (eq. - 2). -\end_layout - -\begin_layout Standard -Another favorite equation is the basis of calculus: -\begin_inset Formula $f'(x)\equiv\lim_{\Delta x\rightarrow0}\frac{f(x+\Delta x)-f(x)}{\Delta x}$ -\end_inset - - (eq. - 3). -\end_layout - -\begin_layout Section -Notes -\end_layout - -\begin_layout Standard -A couple notes about \SpecialChar LyX -ifiying this file: -\end_layout - -\begin_layout Itemize -I was able to remove the lines made with dashes. - They were there purely to separate the title and references from the rest - of the document. - \SpecialChar LyX - (\SpecialChar LaTeX -) knows enough to separate these parts of the document with space. -\end_layout - -\begin_layout Itemize -I didn't bother putting the math equations in display mode. - Also, I didn't use \SpecialChar LyX -' automatic equation numbering, because it's not described - in the -\emph on -Tutorial -\emph default -. -\end_layout - -\begin_layout Itemize -I didn't have to type the word -\begin_inset Quotes eld -\end_inset - -References -\begin_inset Quotes erd -\end_inset - - below. - \SpecialChar LyX - automatically writes it (or the word -\begin_inset Quotes eld -\end_inset - -Bibliography, -\begin_inset Quotes erd -\end_inset - - depending on the textclass) when you select -\family sans -Bibliography -\family default - style. -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "lamport" -literal "true" - -\end_inset - -Lamport, Leslie. - -\emph on -\SpecialChar LaTeX -: A Document Preparation System. - -\emph default - Addison-Wesley, Reading, Massachusetts, second edition, 1994. -\end_layout - -\end_body -\end_document diff --git a/lib/examples/Example_(raw).lyx b/lib/examples/Example_(raw).lyx deleted file mode 100644 index 710a1e7415..0000000000 --- a/lib/examples/Example_(raw).lyx +++ /dev/null @@ -1,487 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/ -\textclass article -\use_default_options false -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize 12 -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle plain -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Standard -THIS IS THE TITLE OF THE DOCUMENT -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Hint: the title should look more like a title -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -by Fee \SpecialChar LyX - -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Hint: Fee is the AUTHOR -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -June 12, 1972 -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Hint: this is a DATE -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Table of Contents -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Hint: It would be nice if we didn't have to type the Table -\end_layout - -\begin_layout Plain Layout -of Contents explicitly -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -1. - Basic Philosophy..................1 -\end_layout - -\begin_layout Standard -1.1 How \SpecialChar LyX - Does It...............1 -\end_layout - -\begin_layout Standard -1.2 Why \SpecialChar LyX - is Better...............1 -\end_layout - -\begin_layout Standard -2. - Features of \SpecialChar LyX - -\end_layout - -\begin_layout Standard -3. - Lame Attempts to use more \SpecialChar LyX - stuff -\end_layout - -\begin_layout Standard -4. - Math Stuff -\end_layout - -\begin_layout Standard -————————————————— -\end_layout - -\begin_layout Standard -1. - Basic Philosophy -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Hint: Section titles should probably stand out more -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -The basic philosophy of \SpecialChar LyX - is that you should worry about the content of what - you're writing and not the form. -\end_layout - -\begin_layout Standard -1.1 How \SpecialChar LyX - does it -\end_layout - -\begin_layout Standard -\SpecialChar LyX - uses \SpecialChar LaTeX -, a document preparation system designed by Leslie Lamport in 1985. - It, in turn, was built up from a typesetting language called \SpecialChar TeX -, created - by Donald Knuth in 1984. - \SpecialChar LaTeX - is designed around a philosophy similar to that of \SpecialChar LyX -. - Leslie Lamport once said (see reference [1]) -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Hint: Probably, this CITATION REFERENCE shouldn't be -\end_layout - -\begin_layout Plain Layout -"hard-coded". - What if we make Lamport's book the second -\end_layout - -\begin_layout Plain Layout -item in the bibliography? -\end_layout - -\end_inset - -: -\end_layout - -\begin_layout Standard -\begin_inset Quotes eld -\end_inset - -The function of typographic design is to help the reader understand the - author's ideas. - For a document to be easy to read, its visual structure must reflect its - logical structure. - Quotations and computer programs, being logically distinct structural elements, - should be distinguished visually from one another.... - Since \SpecialChar LaTeX - can't understand your prose, you must explicitly indicate the logical - structure by typing special commands.... - As you are writing your document, you should be concerned with its logical - structure, not its visual appearance. -\begin_inset Quotes erd -\end_inset - - -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Hint: This is a QUOTE -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -1.2 Why \SpecialChar LyX - is better -\end_layout - -\begin_layout Standard -\SpecialChar LyX - can be useful to more people than \SpecialChar LaTeX -. - It's considerably easier to learn, because you don't need to learn \SpecialChar LaTeX - (which - is practically a programming language). - \SpecialChar LyX - is basically like other -\begin_inset Quotes eld -\end_inset - -What you see is what you get -\begin_inset Quotes erd -\end_inset - - word processors, except that \SpecialChar LyX - is -\begin_inset Quotes eld -\end_inset - -What you see is what you mean -\begin_inset Quotes erd -\end_inset - -. - In this way, it combines the ease of use of word processors with the power - of \SpecialChar LaTeX -. - This is a Good Thing. - Also, the file format is platform independent. - Best of all, it's FREE! -\end_layout - -\begin_layout Standard -2. - Features of \SpecialChar LyX - -\end_layout - -\begin_layout Standard -\SpecialChar LyX - has many features which make writing documents easier. - (After all, why else would you want to use it? -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Hint: This parenthetical statement would look better in a footnote -\end_layout - -\end_inset - -) I'm VERY EXCITED -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Hint: Emphasize! -\end_layout - -\end_inset - - to talk about them. - Here's a list of just a few. -\end_layout - -\begin_layout Standard -* \SpecialChar LyX - worries about margins, and footnote numbering for you -\end_layout - -\begin_layout Standard -* \SpecialChar LyX - makes it simple to write and edit mathematical formulae -\end_layout - -\begin_layout Standard -For a more philosophical discussion of why \SpecialChar LyX - is better than lots of other - word processors, see Section 1.2, which can be found on page 1. -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Hint: Probably, these CROSS-REFERENCES shouldn't be -\end_layout - -\begin_layout Plain Layout -"hard-coded". - What if we change the section numbers? -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -3. - Lame attempts to use other \SpecialChar LyX - stuff -\end_layout - -\begin_layout Standard -I wrote a program the other day. - It looked like this. -\end_layout - -\begin_layout Standard -5 REMARK MY AWESOME PROGRAM -\end_layout - -\begin_layout Standard -10 PRINT -\begin_inset Quotes eld -\end_inset - -I'M AWESOME! -\begin_inset Quotes erd -\end_inset - - -\end_layout - -\begin_layout Standard -20 GOTO 10 -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Hint: This is computer CODE -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -After all that scientific thinking, I started feeling more artistic, so - I wrote this haiku -\end_layout - -\begin_layout Standard -\SpecialChar LyX - is really great -\end_layout - -\begin_layout Standard -Typesetting word processor -\end_layout - -\begin_layout Standard -It saves so much time -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Hint: It's not very good, but it is poetry, -\end_layout - -\begin_layout Plain Layout -otherwise known as VERSE -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -4. - Math Stuff -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Hint: these math things should be printed in math mode! -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -My favorite equation is the solution to a quadratic equation. - If ax^2+bx+c=0 (eq.1), then x= -b + or minus the square root of b^2-4ac - all divided by 2a (eq. - 2). -\end_layout - -\begin_layout Standard -Another favorite equation is the basis of calculus: f'(x) is defined as - the limit as deltax goes to zero of f(x+deltax) - f(x) divided by deltax - (eq. - 3). -\end_layout - -\begin_layout Standard -———————————————— -\end_layout - -\begin_layout Standard -REFERENCES -\end_layout - -\begin_layout Standard -[1] Lamport, Leslie. - \SpecialChar LaTeX -: A Document Preparation System. - Addison-Wesley, Reading, Massachusetts, second edition, 1994. -\end_layout - -\end_body -\end_document diff --git a/lib/examples/Modules/Paragraph_Lists_%28paralist%29.lyx b/lib/examples/Modules/Paragraph_Lists_%28paralist%29.lyx new file mode 100644 index 0000000000..39676ea345 --- /dev/null +++ b/lib/examples/Modules/Paragraph_Lists_%28paralist%29.lyx @@ -0,0 +1,284 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/ +\textclass article +\begin_preamble +\date{} +\end_preamble +\use_default_options true +\begin_modules +paralist +logicalmkup +\end_modules +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 1 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Title +The +\begin_inset Flex Noun +status open + +\begin_layout Plain Layout +paralist +\end_layout + +\end_inset + + Package +\end_layout + +\begin_layout Author +The \SpecialChar LyX + Team +\end_layout + +\begin_layout Standard +The +\begin_inset Flex Noun +status open + +\begin_layout Plain Layout +paralist +\end_layout + +\end_inset + + package introduces a number of new types of lists. + Perhaps the most widely used are +\begin_inset Quotes eld +\end_inset + +inline +\begin_inset Quotes erd +\end_inset + + lists, which have several features: +\end_layout + +\begin_layout InParagraphEnum +They are set inline within a paragraph; +\end_layout + +\begin_layout InParagraphEnum +\begin_inset CommandInset label +LatexCommand label +name "enu:Inline2" + +\end_inset + +But an inline enumeration is still numbered automatically, as a normal enumerati +on would be; +\end_layout + +\begin_layout InParagraphEnum +And yet, the individual items can still be referenced. +\end_layout + +\begin_layout Standard +For example, the second item in that list was numbered +\begin_inset CommandInset ref +LatexCommand ref +reference "enu:Inline2" + +\end_inset + +. + You can also do inline itemize lists and inline descriptions. + These are created using the +\begin_inset Flex Noun +status open + +\begin_layout Plain Layout +InParagraphItem +\end_layout + +\end_inset + +, +\begin_inset Flex Noun +status open + +\begin_layout Plain Layout +InParagraphEnum +\end_layout + +\end_inset + +, and +\begin_inset Flex Noun +status open + +\begin_layout Plain Layout +InParagraphDescr +\end_layout + +\end_inset + + styles. +\end_layout + +\begin_layout Standard +Another new style of list is the paragraph list. + Items in these lists are set as ordinary paragraphs. +\end_layout + +\begin_layout AsParagraphItem +This is the first item. + See how it is set as an ordinary paragraph, without any special indentation. +\end_layout + +\begin_layout AsParagraphItem +This is the second item. + It is also set as an ordinary paragraph, and there is no special indentation + with it, either. + But you do still have a bullet. +\end_layout + +\begin_layout AsParagraphItem +This is the third item. +\end_layout + +\begin_layout Standard +Those items were set with the +\begin_inset Flex Noun +status open + +\begin_layout Plain Layout +AsParagraphItem +\end_layout + +\end_inset + + style. + Of course, it does not make sense to reference them. + But you can do the same thing with enumerations and descriptions. +\end_layout + +\begin_layout Standard +There are also +\begin_inset Quotes eld +\end_inset + +compact +\begin_inset Quotes erd +\end_inset + + versions of the three standard list styles. + +\end_layout + +\begin_layout CompactDescr +One This is the first description item. +\end_layout + +\begin_layout CompactDescr +Two This is the second description item. +\end_layout + +\begin_layout Standard +This one was set with the CompactDescr style. + It is just an ordinary description list that has no extra spacing. + +\end_layout + +\begin_layout Standard +The +\begin_inset Flex Noun +status open + +\begin_layout Plain Layout +paralist +\end_layout + +\end_inset + + package also provides an optional argument for list items that allows you + to control how the labels are formatted. + For information on this, and many other features of the package, please + see +\begin_inset CommandInset href +LatexCommand href +name "its documentation on CTAN" +target "http://dante.ctan.org/CTAN/macros/latex/contrib/paralist/paralist.pdf" +literal "false" + +\end_inset + +. + You might also want to read the warnings about nesting the new list types. + It can be done, but it does not always work as you might expect. +\end_layout + +\end_body +\end_document diff --git a/lib/examples/Modules/Paragraph_Lists_(paralist).lyx b/lib/examples/Modules/Paragraph_Lists_(paralist).lyx deleted file mode 100644 index 39676ea345..0000000000 --- a/lib/examples/Modules/Paragraph_Lists_(paralist).lyx +++ /dev/null @@ -1,284 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/ -\textclass article -\begin_preamble -\date{} -\end_preamble -\use_default_options true -\begin_modules -paralist -logicalmkup -\end_modules -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 1 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Title -The -\begin_inset Flex Noun -status open - -\begin_layout Plain Layout -paralist -\end_layout - -\end_inset - - Package -\end_layout - -\begin_layout Author -The \SpecialChar LyX - Team -\end_layout - -\begin_layout Standard -The -\begin_inset Flex Noun -status open - -\begin_layout Plain Layout -paralist -\end_layout - -\end_inset - - package introduces a number of new types of lists. - Perhaps the most widely used are -\begin_inset Quotes eld -\end_inset - -inline -\begin_inset Quotes erd -\end_inset - - lists, which have several features: -\end_layout - -\begin_layout InParagraphEnum -They are set inline within a paragraph; -\end_layout - -\begin_layout InParagraphEnum -\begin_inset CommandInset label -LatexCommand label -name "enu:Inline2" - -\end_inset - -But an inline enumeration is still numbered automatically, as a normal enumerati -on would be; -\end_layout - -\begin_layout InParagraphEnum -And yet, the individual items can still be referenced. -\end_layout - -\begin_layout Standard -For example, the second item in that list was numbered -\begin_inset CommandInset ref -LatexCommand ref -reference "enu:Inline2" - -\end_inset - -. - You can also do inline itemize lists and inline descriptions. - These are created using the -\begin_inset Flex Noun -status open - -\begin_layout Plain Layout -InParagraphItem -\end_layout - -\end_inset - -, -\begin_inset Flex Noun -status open - -\begin_layout Plain Layout -InParagraphEnum -\end_layout - -\end_inset - -, and -\begin_inset Flex Noun -status open - -\begin_layout Plain Layout -InParagraphDescr -\end_layout - -\end_inset - - styles. -\end_layout - -\begin_layout Standard -Another new style of list is the paragraph list. - Items in these lists are set as ordinary paragraphs. -\end_layout - -\begin_layout AsParagraphItem -This is the first item. - See how it is set as an ordinary paragraph, without any special indentation. -\end_layout - -\begin_layout AsParagraphItem -This is the second item. - It is also set as an ordinary paragraph, and there is no special indentation - with it, either. - But you do still have a bullet. -\end_layout - -\begin_layout AsParagraphItem -This is the third item. -\end_layout - -\begin_layout Standard -Those items were set with the -\begin_inset Flex Noun -status open - -\begin_layout Plain Layout -AsParagraphItem -\end_layout - -\end_inset - - style. - Of course, it does not make sense to reference them. - But you can do the same thing with enumerations and descriptions. -\end_layout - -\begin_layout Standard -There are also -\begin_inset Quotes eld -\end_inset - -compact -\begin_inset Quotes erd -\end_inset - - versions of the three standard list styles. - -\end_layout - -\begin_layout CompactDescr -One This is the first description item. -\end_layout - -\begin_layout CompactDescr -Two This is the second description item. -\end_layout - -\begin_layout Standard -This one was set with the CompactDescr style. - It is just an ordinary description list that has no extra spacing. - -\end_layout - -\begin_layout Standard -The -\begin_inset Flex Noun -status open - -\begin_layout Plain Layout -paralist -\end_layout - -\end_inset - - package also provides an optional argument for list items that allows you - to control how the labels are formatted. - For information on this, and many other features of the package, please - see -\begin_inset CommandInset href -LatexCommand href -name "its documentation on CTAN" -target "http://dante.ctan.org/CTAN/macros/latex/contrib/paralist/paralist.pdf" -literal "false" - -\end_inset - -. - You might also want to read the warnings about nesting the new list types. - It can be done, but it does not always work as you might expect. -\end_layout - -\end_body -\end_document diff --git a/lib/examples/Modules/Rnw_%28knitr%29.lyx b/lib/examples/Modules/Rnw_%28knitr%29.lyx new file mode 100644 index 0000000000..49cc262014 --- /dev/null +++ b/lib/examples/Modules/Rnw_%28knitr%29.lyx @@ -0,0 +1,288 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/ +\textclass article +\use_default_options true +\begin_modules +knitr +\end_modules +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "palatino" "default" +\font_sans "lmss" "default" +\font_typewriter "lmtt" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry true +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 1 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\leftmargin 2.5cm +\topmargin 2.5cm +\rightmargin 2.5cm +\bottommargin 2.5cm +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Title +Using knitr with \SpecialChar LyX + +\end_layout + +\begin_layout Author +Yihui Xie +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout +Department of Statistics, Iowa State University. + Email: +\begin_inset CommandInset href +LatexCommand href +name "xie@yihui.name" +target "xie@yihui.name" +type "mailto:" +literal "false" + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +The R ( +\begin_inset Flex URL +status collapsed + +\begin_layout Plain Layout + +http://www.r-project.org +\end_layout + +\end_inset + +) package +\series bold +knitr +\series default + is an alternative tool to Sweave based on a different design with more + features. + \SpecialChar LyX + has native support to Sweave since version 2.0.0, and the support to +\series bold +knitr +\series default + was also added since 2.0.3. + The usage is basically the same as the +\family sans +Sweave +\family default + module +\begin_inset Foot +status open + +\begin_layout Plain Layout +read the \SpecialChar LyX +/Sweave manual from +\family sans +Help\SpecialChar menuseparator +Specific Manuals +\end_layout + +\end_inset + +: +\end_layout + +\begin_layout Enumerate +Open a new \SpecialChar LyX + document; +\end_layout + +\begin_layout Enumerate +Go to +\family sans +Document\SpecialChar menuseparator +Settings\SpecialChar menuseparator +Modules +\family default + and insert the module named +\family sans +Rnw (knitr) +\family default +; +\end_layout + +\begin_layout Enumerate +Then insert R code in the document with either +\family sans +Insert\SpecialChar menuseparator +\SpecialChar TeX + Code +\family default + or the +\family sans +Chunk +\family default + environment; +\end_layout + +\begin_layout Standard +The package website +\begin_inset Flex URL +status collapsed + +\begin_layout Plain Layout + +http://yihui.name/knitr +\end_layout + +\end_inset + + has full documentation and demos of +\series bold +knitr +\series default +; many of the examples have links to the \SpecialChar LyX + source documents. +\end_layout + +\begin_layout Standard +Since \SpecialChar LyX + 2.3, it is necessary to enable the use of +\emph on +needauth +\emph default + converters in +\family sans + Preferences\SpecialChar menuseparator +File Handling\SpecialChar menuseparator +Converters +\family default + in order to compile with +\series bold +knitr +\series default +. +\end_layout + +\begin_layout Standard +Note the +\series bold +knitr +\series default + package requires R >= 2.14.1, so you need to update R if you are using an + old version of R. + Here we show one chunk as a simple example: +\end_layout + +\begin_layout Standard +\begin_inset Flex Chunk +status open + +\begin_layout Plain Layout + +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout + +show-off +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout + +rnorm(5) +\end_layout + +\begin_layout Plain Layout + +df=data.frame(y=rnorm(100), x=1:100) +\end_layout + +\begin_layout Plain Layout + +summary(lm(y~x, data=df)) +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Please contact the package author in case of any problems. +\end_layout + +\end_body +\end_document diff --git a/lib/examples/Modules/Rnw_(knitr).lyx b/lib/examples/Modules/Rnw_(knitr).lyx deleted file mode 100644 index 49cc262014..0000000000 --- a/lib/examples/Modules/Rnw_(knitr).lyx +++ /dev/null @@ -1,288 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/ -\textclass article -\use_default_options true -\begin_modules -knitr -\end_modules -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "palatino" "default" -\font_sans "lmss" "default" -\font_typewriter "lmtt" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry true -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 1 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\leftmargin 2.5cm -\topmargin 2.5cm -\rightmargin 2.5cm -\bottommargin 2.5cm -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Title -Using knitr with \SpecialChar LyX - -\end_layout - -\begin_layout Author -Yihui Xie -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -Department of Statistics, Iowa State University. - Email: -\begin_inset CommandInset href -LatexCommand href -name "xie@yihui.name" -target "xie@yihui.name" -type "mailto:" -literal "false" - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -The R ( -\begin_inset Flex URL -status collapsed - -\begin_layout Plain Layout - -http://www.r-project.org -\end_layout - -\end_inset - -) package -\series bold -knitr -\series default - is an alternative tool to Sweave based on a different design with more - features. - \SpecialChar LyX - has native support to Sweave since version 2.0.0, and the support to -\series bold -knitr -\series default - was also added since 2.0.3. - The usage is basically the same as the -\family sans -Sweave -\family default - module -\begin_inset Foot -status open - -\begin_layout Plain Layout -read the \SpecialChar LyX -/Sweave manual from -\family sans -Help\SpecialChar menuseparator -Specific Manuals -\end_layout - -\end_inset - -: -\end_layout - -\begin_layout Enumerate -Open a new \SpecialChar LyX - document; -\end_layout - -\begin_layout Enumerate -Go to -\family sans -Document\SpecialChar menuseparator -Settings\SpecialChar menuseparator -Modules -\family default - and insert the module named -\family sans -Rnw (knitr) -\family default -; -\end_layout - -\begin_layout Enumerate -Then insert R code in the document with either -\family sans -Insert\SpecialChar menuseparator -\SpecialChar TeX - Code -\family default - or the -\family sans -Chunk -\family default - environment; -\end_layout - -\begin_layout Standard -The package website -\begin_inset Flex URL -status collapsed - -\begin_layout Plain Layout - -http://yihui.name/knitr -\end_layout - -\end_inset - - has full documentation and demos of -\series bold -knitr -\series default -; many of the examples have links to the \SpecialChar LyX - source documents. -\end_layout - -\begin_layout Standard -Since \SpecialChar LyX - 2.3, it is necessary to enable the use of -\emph on -needauth -\emph default - converters in -\family sans - Preferences\SpecialChar menuseparator -File Handling\SpecialChar menuseparator -Converters -\family default - in order to compile with -\series bold -knitr -\series default -. -\end_layout - -\begin_layout Standard -Note the -\series bold -knitr -\series default - package requires R >= 2.14.1, so you need to update R if you are using an - old version of R. - Here we show one chunk as a simple example: -\end_layout - -\begin_layout Standard -\begin_inset Flex Chunk -status open - -\begin_layout Plain Layout - -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout - -show-off -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout - -rnorm(5) -\end_layout - -\begin_layout Plain Layout - -df=data.frame(y=rnorm(100), x=1:100) -\end_layout - -\begin_layout Plain Layout - -summary(lm(y~x, data=df)) -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Please contact the package author in case of any problems. -\end_layout - -\end_body -\end_document diff --git a/lib/examples/Presentations/Beamer_%28Complex%29.lyx b/lib/examples/Presentations/Beamer_%28Complex%29.lyx new file mode 100644 index 0000000000..922cee1048 --- /dev/null +++ b/lib/examples/Presentations/Beamer_%28Complex%29.lyx @@ -0,0 +1,6154 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/ +\textclass beamer +\begin_preamble +\beamertemplateshadingbackground{red!5}{structure!5} + +\usepackage{beamerthemeshadow} +\usepackage{pgfnodes,pgfarrows,pgfheaps} + +\beamertemplatetransparentcovereddynamicmedium + + +\pgfdeclareimage[width=0.6cm]{icsi-logo}{beamer-icsi-logo} +\logo{\pgfuseimage{icsi-logo}} + + + + +\newcommand{\Class}[1]{\operatorname{\mathchoice + {\text{\small #1}} + {\text{\small #1}} + {\text{#1}} + {\text{#1}}}} + +\newcommand{\Lang}[1]{\operatorname{\text{\textsc{#1}}}} + +% This gets defined by beamerbasecolor.sty, but only at the beginning of +% the document +\colorlet{averagebackgroundcolor}{normal text.bg} + +\newcommand{\tape}[3]{% + \color{structure!30!averagebackgroundcolor} + \pgfmoveto{\pgfxy(-0.5,0)} + \pgflineto{\pgfxy(-0.6,0.1)} + \pgflineto{\pgfxy(-0.4,0.2)} + \pgflineto{\pgfxy(-0.6,0.3)} + \pgflineto{\pgfxy(-0.4,0.4)} + \pgflineto{\pgfxy(-0.5,0.5)} + \pgflineto{\pgfxy(4,0.5)} + \pgflineto{\pgfxy(4.1,0.4)} + \pgflineto{\pgfxy(3.9,0.3)} + \pgflineto{\pgfxy(4.1,0.2)} + \pgflineto{\pgfxy(3.9,0.1)} + \pgflineto{\pgfxy(4,0)} + \pgfclosepath + \pgffill + + \color{structure} + \pgfputat{\pgfxy(0,0.7)}{\pgfbox[left,base]{#1}} + \pgfputat{\pgfxy(0,-0.1)}{\pgfbox[left,top]{#2}} + + \color{black} + \pgfputat{\pgfxy(-.1,0.25)}{\pgfbox[left,center]{\texttt{#3}}}% +} + +\newcommand{\shorttape}[3]{% + \color{structure!30!averagebackgroundcolor} + \pgfmoveto{\pgfxy(-0.5,0)} + \pgflineto{\pgfxy(-0.6,0.1)} + \pgflineto{\pgfxy(-0.4,0.2)} + \pgflineto{\pgfxy(-0.6,0.3)} + \pgflineto{\pgfxy(-0.4,0.4)} + \pgflineto{\pgfxy(-0.5,0.5)} + \pgflineto{\pgfxy(1,0.5)} + \pgflineto{\pgfxy(1.1,0.4)} + \pgflineto{\pgfxy(0.9,0.3)} + \pgflineto{\pgfxy(1.1,0.2)} + \pgflineto{\pgfxy(0.9,0.1)} + \pgflineto{\pgfxy(1,0)} + \pgfclosepath + \pgffill + + \color{structure} + \pgfputat{\pgfxy(0.25,0.7)}{\pgfbox[center,base]{#1}} + \pgfputat{\pgfxy(0.25,-0.1)}{\pgfbox[center,top]{#2}} + + \color{black} + \pgfputat{\pgfxy(-.1,0.25)}{\pgfbox[left,center]{\texttt{#3}}}% +} + +\pgfdeclareverticalshading{heap1}{\the\paperwidth}% + {color(0pt)=(black); color(1cm)=(structure!65!white)} +\pgfdeclareverticalshading{heap2}{\the\paperwidth}% + {color(0pt)=(black); color(1cm)=(structure!55!white)} +\pgfdeclareverticalshading{heap3}{\the\paperwidth}% + {color(0pt)=(black); color(1cm)=(structure!45!white)} +\pgfdeclareverticalshading{heap4}{\the\paperwidth}% + {color(0pt)=(black); color(1cm)=(structure!35!white)} +\pgfdeclareverticalshading{heap5}{\the\paperwidth}% + {color(0pt)=(black); color(1cm)=(structure!25!white)} +\pgfdeclareverticalshading{heap6}{\the\paperwidth}% + {color(0pt)=(black); color(1cm)=(red!35!white)} + +\newcommand{\heap}[5]{% + \begin{pgfscope} + \color{#4} + \pgfheappath{\pgfxy(0,#1)}{\pgfxy(-#2,0)}{\pgfxy(#2,0)} + \pgfclip + \begin{pgfmagnify}{1}{#1} + \pgfputat{\pgfpoint{-.5\paperwidth}{0pt}}{\pgfbox[left,base]{\pgfuseshading{heap#5}}} + \end{pgfmagnify} + \end{pgfscope} + %\pgffill + + \color{#4} + \pgfheappath{\pgfxy(0,#1)}{\pgfxy(-#2,0)}{\pgfxy(#2,0)} + \pgfstroke + + \color{white} + \pgfheaplabel{\pgfxy(0,#1)}{#3}% +} + + +\newcommand{\langat}[2]{% + \color{black!30!beamerexample} + \pgfsetlinewidth{0.6pt} + \pgfsetendarrow{\pgfarrowdot} + \pgfline{\pgfxy(-3.5,#1)}{\pgfxy(0.05,#1)} + \color{beamerexample} + \pgfputat{\pgfxy(-3.6,#1)}{\pgfbox[right,center]{#2}}% +} + +\newcommand{\langatother}[2]{% + \color{black!30!beamerexample} + \pgfsetlinewidth{0.6pt} + \pgfsetendarrow{\pgfarrowdot} + \pgfline{\pgfxy(3.5,#1)}{\pgfxy(-0.05,#1)} + \color{beamerexample} + \pgfputat{\pgfxy(3.6,#1)}{\pgfbox[left,center]{#2}}% +} + + +\pgfdeclaremask{knight1-mask}{beamer-knight1-mask} \pgfdeclareimage[height=2cm,mask=knight1-mask]{knight1}{beamer-knight1} \pgfdeclaremask{knight2-mask}{beamer-knight2-mask} \pgfdeclareimage[height=2cm,mask=knight2-mask]{knight2}{beamer-knight2} \pgfdeclaremask{knight3-mask}{beamer-knight3-mask} \pgfdeclareimage[height=2cm,mask=knight3-mask,interpolate=true]{knight3}{beamer-knight3} \pgfdeclaremask{knight4-mask}{beamer-knight4-mask} \pgfdeclareimage[height=2cm,mask=knight4-mask,interpolate=true]{knight4}{beamer-knight4} + + +\pgfdeclareradialshading{graphnode} + {\pgfpoint{-3pt}{3.6pt}}% + {color(0cm)=(beamerexample!15); + color(2.63pt)=(beamerexample!75); + color(5.26pt)=(beamerexample!70!black); + color(7.6pt)=(beamerexample!50!black); + color(8pt)=(beamerexample!10!averagebackgroundcolor)} + +\newcommand{\graphnode}[2]{ + \pgfnodecircle{#1}[virtual]{#2}{8pt} + \pgfputat{#2}{\pgfbox[center,center]{\pgfuseshading{graphnode}}} +} +\end_preamble +\options notes=show +\use_default_options false +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "lmodern" "default" +\font_sans "lmss" "default" +\font_typewriter "lmtt" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry true +\use_package amsmath 2 +\use_package amssymb 2 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 2 +\tocdepth 2 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Title +The Complexity of +\begin_inset Newline newline +\end_inset + +Finding Paths in Tournaments +\end_layout + +\begin_layout Author +Till Tantau +\end_layout + +\begin_layout Institute +International Computer Science Institute +\begin_inset Newline newline +\end_inset + +Berkeley, California +\begin_inset Argument 1 +status collapsed + +\begin_layout Plain Layout +ICSI +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Date +January 30th, 2004 +\end_layout + +\begin_layout Frame +\begin_inset Argument 4 +status open + +\begin_layout Plain Layout +Outline +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Standard +\begin_inset CommandInset toc +LatexCommand tableofcontents + +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +[pausesections] +\end_layout + +\end_inset + + +\end_layout + +\end_deeper +\begin_layout Standard +\begin_inset ERT +status open + +\begin_layout Plain Layout + +% Show the table of contents at the beginning +\end_layout + +\begin_layout Plain Layout + +% of every subsection. +\end_layout + +\begin_layout Plain Layout + + +\backslash +AtBeginSubsection[]{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +frame{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +frametitle{Outline} +\end_layout + +\begin_layout Plain Layout + + +\backslash +tableofcontents[current,currentsubsection] +\end_layout + +\begin_layout Plain Layout + + } +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section +Introduction +\end_layout + +\begin_layout Subsection +What are Tournaments? +\end_layout + +\begin_layout Frame +\begin_inset Argument 4 +status open + +\begin_layout Plain Layout +Tournaments Consist of Jousts Between Knights +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Columns + +\end_layout + +\begin_deeper +\begin_layout Column +5.75cm +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +begin{pgfpicture}{1.25cm}{-1cm}{7cm}{4cm} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodebox{A}[virtual]{ +\backslash +pgfxy(2,1)}{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfuseimage{knight1}}{2pt}{2pt} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodebox{B}[virtual]{ +\backslash +pgfxy(6,1)}{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfuseimage{knight2}}{2pt}{2pt} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodebox{C}[virtual]{ +\backslash +pgfxy(4,-1)}{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfuseimage{knight3}}{2pt}{2pt} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodebox{D}[virtual]{ +\backslash +pgfxy(4,3)}{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfuseimage{knight4}}{2pt}{2pt} +\end_layout + +\begin_layout Plain Layout + + +\backslash +color{beamerexample} +\end_layout + +\begin_layout Plain Layout + + +\backslash +only<3->{ +\backslash +pgfsetendarrow{ +\backslash +pgfarrowto}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +only<2->{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfsetlinewidth{0.6pt} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{A}{B} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{A}{C} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{D}{A} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{C}{B} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{B}{D} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{C}{D} +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + + +\backslash +end{pgfpicture} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Column +6cm +\end_layout + +\begin_layout Block +\begin_inset Argument 2 +status open + +\begin_layout Plain Layout +What is a Tournament? +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Itemize +\begin_inset Argument item:2 +status open + +\begin_layout Plain Layout + +1- +\end_layout + +\end_inset + +A group of knights. +\end_layout + +\begin_layout Itemize +\begin_inset Argument item:2 +status open + +\begin_layout Plain Layout + +2- +\end_layout + +\end_inset + +Every pair has a joust. +\end_layout + +\begin_layout Itemize +\begin_inset Argument item:2 +status open + +\begin_layout Plain Layout + +3- +\end_layout + +\end_inset + +In every joust one knight wins. +\end_layout + +\end_deeper +\end_deeper +\end_deeper +\begin_layout Standard +\begin_inset Separator plain +\end_inset + + +\end_layout + +\begin_layout Frame +\begin_inset Argument 4 +status open + +\begin_layout Plain Layout +Tournaments are Complete Directed Graphs +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Columns + +\end_layout + +\begin_deeper +\begin_layout Column +5cm +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +begin{pgfpicture}{1.5cm}{-1cm}{6.5cm}{4cm} +\end_layout + +\begin_layout Plain Layout + + +\backslash +color{beamerexample} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfsetlinewidth{0.6pt} +\end_layout + +\begin_layout Plain Layout + + +\backslash +graphnode{A}{ +\backslash +pgfxy(2.5,1)} +\end_layout + +\begin_layout Plain Layout + + +\backslash +graphnode{B}{ +\backslash +pgfxy(5.5,1)} +\end_layout + +\begin_layout Plain Layout + + +\backslash +graphnode{C}{ +\backslash +pgfxy(4,-0.5)} +\end_layout + +\begin_layout Plain Layout + + +\backslash +graphnode{D}{ +\backslash +pgfxy(4,2.5)} +\end_layout + +\begin_layout Plain Layout + + +\backslash +color{white} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfputat{ +\backslash +pgfnodecenter{A}}{ +\backslash +pgfbox[center,center]{$v_2$}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfputat{ +\backslash +pgfnodecenter{B}}{ +\backslash +pgfbox[center,center]{$v_3$}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfputat{ +\backslash +pgfnodecenter{C}}{ +\backslash +pgfbox[center,center]{$v_4$}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfputat{ +\backslash +pgfnodecenter{D}}{ +\backslash +pgfbox[center,center]{$v_1$}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +color{beamerexample} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfsetendarrow{ +\backslash +pgfarrowto} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodesetsepstart{2pt} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodesetsepend{4pt} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{A}{B} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{A}{C} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{D}{A} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{C}{B} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{B}{D} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{D}{C} +\end_layout + +\begin_layout Plain Layout + + +\backslash +end{pgfpicture} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Column +6cm +\end_layout + +\begin_layout Definition +\begin_inset Argument 1 +status collapsed + +\begin_layout Plain Layout + +2- +\end_layout + +\end_inset + +A +\color none + +\color red +tournament +\color none + +\color inherit +is a +\end_layout + +\begin_deeper +\begin_layout Enumerate +directed graphs, +\end_layout + +\begin_layout Enumerate +with exactly one edge between +\begin_inset Newline newline +\end_inset + +any two different vertices. +\end_layout + +\end_deeper +\end_deeper +\end_deeper +\begin_layout Standard +\begin_inset Separator plain +\end_inset + + +\end_layout + +\begin_layout Frame +\begin_inset Argument 2 +status collapsed + +\begin_layout Plain Layout + ++ +\end_layout + +\end_inset + + +\begin_inset Argument 4 +status open + +\begin_layout Plain Layout +Tournaments Arise Naturally in Different Situations +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout ExampleBlock +\begin_inset Argument 2 +status collapsed + +\begin_layout Plain Layout +Applications in Ordering Theory +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Standard +Elements in a set need to be sorted. + +\begin_inset Newline newline +\end_inset + +The comparison relation may be cyclic, however. +\end_layout + +\end_deeper +\begin_layout Standard +\begin_inset Separator plain +\end_inset + + +\end_layout + +\begin_layout ExampleBlock +\begin_inset Argument 2 +status collapsed + +\begin_layout Plain Layout +Applications in Sociology +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Standard +Several candidates apply for a position. +\begin_inset Newline newline +\end_inset + +Reviewers decide for any two candidates whom they prefer. + +\end_layout + +\end_deeper +\begin_layout Standard +\begin_inset Separator plain +\end_inset + + +\end_layout + +\begin_layout ExampleBlock +\begin_inset Argument 2 +status collapsed + +\begin_layout Plain Layout +Applications in Structural Complexity Theory +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Standard +A language +\begin_inset Formula $L$ +\end_inset + + is given and a selector function +\begin_inset Formula $f$ +\end_inset + +. +\begin_inset Newline newline +\end_inset + +It chooses from any two words the one more likely to be in +\begin_inset Formula $f$ +\end_inset + +. +\end_layout + +\end_deeper +\end_deeper +\begin_layout Subsection +What Does ``Finding Paths'' Mean? +\end_layout + +\begin_layout Frame +\begin_inset Argument 4 +status open + +\begin_layout Plain Layout +``Finding Paths'' is Ambiguous +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Block +\begin_inset Argument 2 +status open + +\begin_layout Plain Layout +Input for +\begin_inset Flex Only +status open + +\begin_layout Plain Layout +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout + +1 +\end_layout + +\end_inset + +Path Finding Problems +\end_layout + +\end_inset + + +\begin_inset Flex Only +status open + +\begin_layout Plain Layout +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout + +2-3 +\end_layout + +\end_inset + + +\begin_inset Formula $\Lang{reach}$ +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Flex Only +status open + +\begin_layout Plain Layout +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout + +4-5 +\end_layout + +\end_inset + +the Construction Problem +\end_layout + +\end_inset + + +\begin_inset Flex Only +status open + +\begin_layout Plain Layout +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout + +6-7 +\end_layout + +\end_inset + +the Optimization Problem +\end_layout + +\end_inset + + +\begin_inset Flex Only +status open + +\begin_layout Plain Layout +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout + +8-9 +\end_layout + +\end_inset + + +\begin_inset Formula $\Lang{distance}$ +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Flex Only +status open + +\begin_layout Plain Layout +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout + +10- +\end_layout + +\end_inset + +the Approximation Problem +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Itemize +A +\color none + +\color red +graph +\color none + +\color inherit + +\begin_inset Formula $G=(V,E)$ +\end_inset + +, a +\color none + +\color red +source +\color none + +\color inherit + +\begin_inset Formula $s\in V$ +\end_inset + + and a +\color none + +\color red +target +\color none + +\color inherit + +\begin_inset Formula $t\in V$ +\end_inset + +. +\end_layout + +\begin_layout Itemize +\begin_inset Argument item:2 +status open + +\begin_layout Plain Layout + +only@-9| visible@8- +\end_layout + +\end_inset + +A +\color none + +\color red +maximum distance +\color inherit + +\begin_inset space ~ +\end_inset + + +\begin_inset Formula $d$ +\end_inset + +. +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +phantom{p} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Itemize +\begin_inset Argument item:2 +status open + +\begin_layout Plain Layout + +only@10- +\end_layout + +\end_inset + +An +\color none + +\color red +approximation ratio +\color none + +\color inherit + +\begin_inset Formula $r>1$ +\end_inset + +. +\end_layout + +\end_deeper +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +nointerlineskip +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Overprint +\begin_inset Argument item:1 +status open + +\begin_layout Plain Layout + +1,3,5,7,9,11-12 +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Columns +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +t,onlytextwidth +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Standard +\begin_inset Flex Alternative +status open + +\begin_layout Plain Layout +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout + +1-2 +\end_layout + +\end_inset + + +\begin_inset Argument 2 +status open + +\begin_layout Plain Layout +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +column{ +\backslash +textwidth} +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +column{5cm} +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout ExampleBlock +\begin_inset Argument 2 +status collapsed + +\begin_layout Plain Layout +Example Input +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +begin{pgfpicture}{2.5cm}{-0.6cm}{7.5cm}{2.6cm} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +color{beamerexample} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfsetlinewidth{0.6pt} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +graphnode{A}{ +\backslash +pgfxy(3,1)} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +graphnode{B}{ +\backslash +pgfxy(5,1)} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +graphnode{C}{ +\backslash +pgfxy(4,0)} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +graphnode{D}{ +\backslash +pgfxy(4,2)} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +color{white} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfputat{ +\backslash +pgfnodecenter{B}}{ +\backslash +pgfbox[center,center]{$t$}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfputat{ +\backslash +pgfnodecenter{D}}{ +\backslash +pgfbox[center,center]{$s$}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +color{beamerexample} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfsetendarrow{ +\backslash +pgfarrowto} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodesetsepstart{2pt} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodesetsepend{4pt} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{A}{B} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{A}{C} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{D}{A} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{C}{B} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{B}{D} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{D}{C} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +only<9> { +\backslash +pgfputat{ +\backslash +pgfxy(5.3,1)}{ +\backslash +pgfbox[left,center]{, $d=2$}}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +only<11>{ +\backslash +pgfputat{ +\backslash +pgfxy(5.3,1)}{ +\backslash +pgfbox[left,center]{, $r=1.5$}}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +only<12>{ +\backslash +pgfputat{ +\backslash +pgfxy(5.3,1)}{ +\backslash +pgfbox[left,center]{, $r=1.25$}}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +end{pgfpicture} +\end_layout + +\end_inset + + +\end_layout + +\end_deeper +\begin_layout Standard +\begin_inset Flex Only +status open + +\begin_layout Plain Layout +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout + +3- +\end_layout + +\end_inset + + +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +column{5cm} +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout ExampleBlock +\begin_inset Argument 1 +status collapsed + +\begin_layout Plain Layout + +only@3- +\end_layout + +\end_inset + + +\begin_inset Argument 2 +status collapsed + +\begin_layout Plain Layout +Example Output +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +begin{pgfpicture}{2.5cm}{-0.6cm}{7.5cm}{2.6cm} +\end_layout + +\begin_layout Plain Layout + + +\backslash +only<5-8,10->{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +color{beamerexample} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfsetlinewidth{0.6pt} +\end_layout + +\begin_layout Plain Layout + + +\backslash +graphnode{A}{ +\backslash +pgfxy(3,1)} +\end_layout + +\begin_layout Plain Layout + + +\backslash +graphnode{B}{ +\backslash +pgfxy(5,1)} +\end_layout + +\begin_layout Plain Layout + + +\backslash +graphnode{C}{ +\backslash +pgfxy(4,0)} +\end_layout + +\begin_layout Plain Layout + + +\backslash +graphnode{D}{ +\backslash +pgfxy(4,2)} +\end_layout + +\begin_layout Plain Layout + + +\backslash +color{white} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfputat{ +\backslash +pgfnodecenter{B}}{ +\backslash +pgfbox[center,center]{$t$}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfputat{ +\backslash +pgfnodecenter{D}}{ +\backslash +pgfbox[center,center]{$s$}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +color{beamerexample} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfsetendarrow{ +\backslash +pgfarrowto} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodesetsepstart{2pt} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodesetsepend{4pt} +\end_layout + +\begin_layout Plain Layout + + +\backslash +alert<7,12>{ +\backslash +pgfnodeconnline{A}{B}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +alert<5,11>{ +\backslash +pgfnodeconnline{A}{C}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +alert<5,7,11-12>{ +\backslash +pgfnodeconnline{D}{A}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +alert<5,11>{ +\backslash +pgfnodeconnline{C}{B}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{B}{D} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{D}{C} +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + + +\backslash +only<3,9>{ +\backslash +pgfputat{ +\backslash +pgfxy(2.75,1)}{ +\backslash +pgfbox[left,center]{ +\backslash +alert{``Yes''}}}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +end{pgfpicture} +\end_layout + +\end_inset + + +\end_layout + +\end_deeper +\end_deeper +\end_deeper +\begin_layout Overprint +\begin_inset Argument item:1 +status open + +\begin_layout Plain Layout + +2,4,6,8,10 +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Block +\begin_inset Argument 2 +status collapsed + +\begin_layout Plain Layout +Variants of Path Finding Problems +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Description +\begin_inset Argument item:1 +status open + +\begin_layout Plain Layout + +2- +\end_layout + +\end_inset + +Reachability +\begin_inset space ~ +\end_inset + +Problem: Is there a path from +\begin_inset Formula $s$ +\end_inset + + to +\begin_inset space ~ +\end_inset + + +\begin_inset Formula $t$ +\end_inset + +? +\begin_inset Argument 2 +status open + +\begin_layout Plain Layout +Approximation Problem: +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Description +\begin_inset Argument item:1 +status open + +\begin_layout Plain Layout + +4- +\end_layout + +\end_inset + +Construction +\begin_inset space ~ +\end_inset + +Problem: Construct a path from +\begin_inset Formula $s$ +\end_inset + + to +\begin_inset space ~ +\end_inset + + +\begin_inset Formula $t$ +\end_inset + +? +\end_layout + +\begin_layout Description +\begin_inset Argument item:1 +status open + +\begin_layout Plain Layout + +6- +\end_layout + +\end_inset + +Optimization +\begin_inset space ~ +\end_inset + +Problem: Construct a shortest path from +\begin_inset Formula $s$ +\end_inset + + to +\begin_inset space ~ +\end_inset + + +\begin_inset Formula $t$ +\end_inset + +. +\end_layout + +\begin_layout Description +\begin_inset Argument item:1 +status open + +\begin_layout Plain Layout + +8- +\end_layout + +\end_inset + +Distance +\begin_inset space ~ +\end_inset + +Problem: Is the distance of +\begin_inset Formula $s$ +\end_inset + + and +\begin_inset space ~ +\end_inset + + +\begin_inset Formula $t$ +\end_inset + + at most +\begin_inset space ~ +\end_inset + + +\begin_inset Formula $d$ +\end_inset + +? +\end_layout + +\begin_layout Description +\begin_inset Argument item:1 +status open + +\begin_layout Plain Layout + +10- +\end_layout + +\end_inset + +Approximation +\begin_inset space ~ +\end_inset + +Problem: Construct a path from +\begin_inset Formula $s$ +\end_inset + + to +\begin_inset space ~ +\end_inset + + +\begin_inset Formula $t$ +\end_inset + + of length +\begin_inset Newline newline +\end_inset + +approximately their distance. +\end_layout + +\end_deeper +\end_deeper +\end_deeper +\begin_layout Section +Review +\end_layout + +\begin_layout Subsection +Standard Complexity Classes +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +pgfdeclaremask{computer-mask}{beamer-g4-mask} +\backslash +pgfdeclareimage[height=2cm,mask=computer-mask,interpolate=true]{computer}{beamer +-g4} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Frame +\begin_inset Argument 4 +status open + +\begin_layout Plain Layout +The Classes L and NL are Defined via +\begin_inset Newline newline +\end_inset + +Logspace Turing Machines +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +begin{pgfpicture}{-0.5cm}{0cm}{8cm}{5cm} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfputat{ +\backslash +pgfxy(0,4)}{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +tape{input tape (read only), $n$ symbols}{}{3401234*3143223=}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +uncover<2->{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfputat{ +\backslash +pgfxy(0,0.5)}{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +tape{}{output tape (write only)}{10690836937182}} +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + + +\backslash +uncover<3->{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfputat{ +\backslash +pgfxy(7,2)}{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +shorttape{work tape (read/write), $O( +\backslash +log n)$ symbols}{}{42}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfputat{ +\backslash +pgfxy(1.75,2.5)}{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfbox[center,center]{ +\backslash +pgfuseimage{computer}}} +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfsetlinewidth{0.6pt} +\end_layout + +\begin_layout Plain Layout + + +\backslash +color{structure} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfsetendarrow{ +\backslash +pgfarrowto} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfxycurve(1.75,3.5)(1.75,3.75)(0,3.5)(0,3.85) +\end_layout + +\begin_layout Plain Layout + + +\backslash +uncover<2->{ +\backslash +pgfxycurve(1.75,1.5)(1.75,1)(0,1.5)(0,1.05)} +\end_layout + +\begin_layout Plain Layout + + +\backslash +uncover<3->{ +\backslash +pgfxycurve(2.65,2.5)(3.75,2.5)(7,1)(7,1.9)} +\end_layout + +\begin_layout Plain Layout + + +\backslash +end{pgfpicture} +\end_layout + +\end_inset + + +\end_layout + +\end_deeper +\begin_layout Standard +\begin_inset Separator plain +\end_inset + + +\end_layout + +\begin_layout Frame +\begin_inset Argument 4 +status open + +\begin_layout Plain Layout +Logspace Turing Machines Are Quite Powerful +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Block +\begin_inset Argument 2 +status collapsed + +\begin_layout Plain Layout +Deterministic logspace machines can compute +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Itemize +addition, multiplication, and even division +\end_layout + +\begin_layout Itemize +reductions used in completeness proofs, +\end_layout + +\begin_layout Itemize +reachability in forests. +\end_layout + +\end_deeper +\begin_layout Pause + +\end_layout + +\begin_layout Block +\begin_inset Argument 2 +status collapsed + +\begin_layout Plain Layout +Non-deterministic logspace machines can compute +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Itemize +reachability in graphs, +\end_layout + +\begin_layout Itemize +non-reachability in graphs, +\end_layout + +\begin_layout Itemize +satisfiability with two literals per clause. +\end_layout + +\end_deeper +\end_deeper +\begin_layout Standard +\begin_inset Separator plain +\end_inset + + +\end_layout + +\begin_layout Frame +\begin_inset Argument 1 +status collapsed + +\begin_layout Plain Layout + +1 +\end_layout + +\end_inset + + +\begin_inset Argument 3 +status collapsed + +\begin_layout Plain Layout +label=hierarchy +\end_layout + +\end_inset + + +\begin_inset Argument 4 +status open + +\begin_layout Plain Layout +The Complexity Class Hierarchy +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +begin{pgfpicture}{-5.4cm}{0cm}{5.4cm}{5.5cm} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfsetlinewidth{0.8pt} +\end_layout + +\begin_layout Plain Layout + + +\backslash +heap{5.5}{3.5}{$ +\backslash +Class P$}{black}{1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfsetdash{{2pt}}{0pt} +\end_layout + +\begin_layout Plain Layout + + +\backslash +only<2->{ +\backslash +heap{4.5}{3}{$ +\backslash +Class{NC}^2$}{black!50!structure}{2}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +heap{3.5}{2.5}{$ +\backslash +Class{NL}$}{black!50!structure}{3} +\end_layout + +\begin_layout Plain Layout + + +\backslash +heap{2.5}{2}{$ +\backslash +Class{L}$}{black!50!structure}{4} +\end_layout + +\begin_layout Plain Layout + + +\backslash +only<2->{ +\backslash +heap{1.75}{1.5}{$ +\backslash +vphantom{A}% +\end_layout + +\begin_layout Plain Layout + + +\backslash +smash{ +\backslash +Class{NC}^1}$}{black!50!structure}{5} +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfsetdash{}{0pt} +\end_layout + +\begin_layout Plain Layout + + +\backslash +only<2->{ +\backslash +heap{1.1}{1}{$ +\backslash +vphantom{A}% +\end_layout + +\begin_layout Plain Layout + + +\backslash +smash{ +\backslash +Class{AC}^0}$}{black}{6} +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfsetlinewidth{1.0pt} +\end_layout + +\begin_layout Plain Layout + + +\backslash +color{black} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfxyline(-5,0)(5,0) +\end_layout + +\begin_layout Plain Layout + + +\backslash +only<1-2>{ +\backslash +langat{3.375}{$ +\backslash +Lang{reach}$}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +only<1-2>{ +\backslash +langat{2.375}{$ +\backslash +Lang{reach}_{ +\backslash +operatorname{forest}}$}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +only<2>{ +\backslash +langat{0.975}{$ +\backslash +Lang{addition}$}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +only<2>{ +\backslash +langatother{1.6}{ +\backslash +vbox{ +\backslash +hbox{$ +\backslash +Lang{division}$,} +\backslash +hbox{$ +\backslash +Lang{parity}$}}}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +only<3-5>{ +\backslash +langat{3.375}{ +\backslash +vbox{ +\backslash +hbox{$ +\backslash +Lang{distance}$,} +\backslash +hbox{$ +\backslash +Lang{reach}$}}}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +only<4->{ +\backslash +langatother{2.375}{ +\backslash +vbox{ +\backslash +ignorespaces +\end_layout + +\begin_layout Plain Layout + + +\backslash +hbox{$ +\backslash +Lang{distance}_{ +\backslash +operatorname{forest}}$,} +\backslash +ignorespaces +\end_layout + +\begin_layout Plain Layout + + +\backslash +hbox{$ +\backslash +Lang{reach}_{ +\backslash +operatorname{forest}}$,} +\backslash +ignorespaces +\end_layout + +\begin_layout Plain Layout + + +\backslash +hbox{$ +\backslash +Lang{distance}_{ +\backslash +operatorname{path}}$,} +\backslash +ignorespaces +\end_layout + +\begin_layout Plain Layout + + +\backslash +hbox{$ +\backslash +Lang{reach}_{ +\backslash +operatorname{path}}$}}} +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + + +\backslash +only<5->{ +\backslash +langat{0.975}{$ +\backslash +Lang{reach}_{ +\backslash +operatorname{tourn}}$}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +only<6->{ +\backslash +langat{3.375}{ +\backslash +vbox{ +\backslash +ignorespaces +\end_layout + +\begin_layout Plain Layout + + +\backslash +hbox{$ +\backslash +Lang{distance}_{ +\backslash +operatorname{tourn}}$,} +\backslash +ignorespaces +\end_layout + +\begin_layout Plain Layout + + +\backslash +hbox{$ +\backslash +Lang{distance}$,} +\backslash +ignorespaces +\end_layout + +\begin_layout Plain Layout + + +\backslash +hbox{$ +\backslash +Lang{reach}$}}} +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + + +\backslash +only<7->{ +\backslash +pgfsetdash{{1pt}}{0pt}% +\end_layout + +\begin_layout Plain Layout + + +\backslash +langat{2.375}{``$ +\backslash +Lang{approx}_{ +\backslash +operatorname{tourn}}$''} +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + + +\backslash +end{pgfpicture} +\end_layout + +\end_inset + + +\end_layout + +\end_deeper +\begin_layout Standard +\begin_inset Separator plain +\end_inset + + +\end_layout + +\begin_layout Frame +\begin_inset Argument 4 +status open + +\begin_layout Plain Layout +The Circuit Complexity Classes AC +\begin_inset Formula $^{0}$ +\end_inset + +, NC +\begin_inset Formula $^{1}$ +\end_inset + +, and NC +\begin_inset Formula $^{2}$ +\end_inset + + +\begin_inset Newline newline +\end_inset + +Limit the Circuit Depth +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +setlength +\backslash +leftmargini{1em} +\end_layout + +\begin_layout Plain Layout + + +\backslash +nointerlineskip +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Columns +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +t +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Column +3.6cm +\end_layout + +\begin_layout Block +\begin_inset Argument 2 +status open + +\begin_layout Plain Layout +Circuit Class +\begin_inset Formula $\Class{AC}^{0}$ +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Itemize +\begin_inset Formula $O(1)$ +\end_inset + + depth +\end_layout + +\begin_layout Itemize +unbounded fan-in +\end_layout + +\end_deeper +\begin_layout Examples + +\end_layout + +\begin_deeper +\begin_layout Itemize +\begin_inset Formula $\Lang{addition}\in\Class{AC}^{0}$ +\end_inset + +. +\end_layout + +\begin_layout Itemize +\begin_inset Formula $\Lang{parity}\notin\Class{AC}^{0}$ +\end_inset + +. +\end_layout + +\end_deeper +\begin_layout Pause + +\end_layout + +\begin_layout Column +3.6cm +\end_layout + +\begin_layout Block +\begin_inset Argument 2 +status open + +\begin_layout Plain Layout +Circuit Class +\begin_inset Formula $\Class{NC}^{1}$ +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Itemize +\begin_inset Formula $O(\log n)$ +\end_inset + + depth +\end_layout + +\begin_layout Itemize +bounded fan-in +\end_layout + +\end_deeper +\begin_layout Examples + +\end_layout + +\begin_deeper +\begin_layout Itemize +\begin_inset Formula $\Lang{parity}\in\Class{NC}^{1}$ +\end_inset + +. +\end_layout + +\begin_layout Itemize +\begin_inset Formula $\Lang{mutiply}\in\Class{NC}^{1}$ +\end_inset + +. +\end_layout + +\begin_layout Itemize +\begin_inset Formula $\Lang{divide}\in\Class{NC}^{1}$ +\end_inset + +. +\end_layout + +\end_deeper +\begin_layout Pause + +\end_layout + +\begin_layout Column +3.6cm +\end_layout + +\begin_layout Block +\begin_inset Argument 2 +status open + +\begin_layout Plain Layout +Circuit Class +\begin_inset Formula $\Class{NC}^{2}$ +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Itemize +\begin_inset Formula $O(\log^{2}n)$ +\end_inset + + depth +\end_layout + +\begin_layout Itemize +bounded fan-in +\end_layout + +\end_deeper +\begin_layout Examples + +\end_layout + +\begin_deeper +\begin_layout Itemize +\begin_inset Formula $\Class{NL}\subseteq\Class{NC}^{2}$ +\end_inset + +. +\end_layout + +\end_deeper +\end_deeper +\end_deeper +\begin_layout AgainFrame +\begin_inset Argument 1 +status collapsed + +\begin_layout Plain Layout + +2 +\end_layout + +\end_inset + +hierarchy +\end_layout + +\begin_layout Subsection +Standard Complexity Results on Finding Paths +\end_layout + +\begin_layout Frame +\begin_inset Argument 4 +status open + +\begin_layout Plain Layout +All Variants of Finding Paths in Directed Graphs +\begin_inset Newline newline +\end_inset + +Are Equally Difficult +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Fact +\begin_inset Formula $\Lang{reach}$ +\end_inset + + and +\begin_inset Formula $\Lang{distance}$ +\end_inset + + are +\begin_inset Formula $\Class{NL}$ +\end_inset + +-complete. + +\end_layout + +\begin_layout Pause + +\end_layout + +\begin_layout Corollary +For directed graphs, we can solve +\end_layout + +\begin_deeper +\begin_layout Itemize +the reachability problem in logspace iff +\begin_inset Formula $\Class{L}=\Class{NL}$ +\end_inset + +. +\end_layout + +\begin_layout Itemize +the construction problem in logspace iff +\begin_inset Formula $\Class{L}=\Class{NL}$ +\end_inset + +. +\end_layout + +\begin_layout Itemize +the optimization problem in logspace iff +\begin_inset Formula $\Class{L}=\Class{NL}$ +\end_inset + +. +\end_layout + +\begin_layout Itemize +the approximation problem in logspace iff +\begin_inset Formula $\Class{L}=\Class{NL}$ +\end_inset + +. +\end_layout + +\end_deeper +\end_deeper +\begin_layout AgainFrame +\begin_inset Argument 1 +status collapsed + +\begin_layout Plain Layout + +3 +\end_layout + +\end_inset + +hierarchy +\end_layout + +\begin_layout Frame +\begin_inset Argument 4 +status open + +\begin_layout Plain Layout +Finding Paths in Forests and Directed Paths is Easy, +\begin_inset Newline newline +\end_inset + +But Not Trivial +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Fact +\begin_inset Formula $\Lang{reach}_{\operatorname{forest}}$ +\end_inset + + and +\begin_inset Formula $\Lang{distance}_{\operatorname{forest}}$ +\end_inset + + are +\begin_inset Formula $\Class{L}$ +\end_inset + +-complete. +\end_layout + +\begin_layout Standard +\begin_inset Separator plain +\end_inset + + +\end_layout + +\begin_layout Fact +\begin_inset Formula $\Lang{reach}_{\operatorname{path}}$ +\end_inset + + and +\begin_inset Formula $\Lang{distance}_{\operatorname{path}}$ +\end_inset + + are +\begin_inset Formula $\Class{L}$ +\end_inset + +-complete. +\end_layout + +\end_deeper +\begin_layout AgainFrame +\begin_inset Argument 1 +status collapsed + +\begin_layout Plain Layout + +4 +\end_layout + +\end_inset + +hierarchy +\end_layout + +\begin_layout Section +Finding Paths in Tournaments +\end_layout + +\begin_layout Subsection +Complexity of: Does a Path Exist? +\end_layout + +\begin_layout Frame +\begin_inset Argument 4 +status open + +\begin_layout Plain Layout +Definition of the Tournament Reachability Problem +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Definition +Let +\color none + +\color red + +\begin_inset Formula $\Lang{reach}_{\operatorname{tourn}}$ +\end_inset + + +\color none + +\color inherit +contain all triples +\begin_inset Formula $(T,s,t)$ +\end_inset + + such that +\end_layout + +\begin_deeper +\begin_layout Enumerate +\begin_inset Formula $T=(V,E)$ +\end_inset + + is a tournament and +\end_layout + +\begin_layout Enumerate +there exists a path from +\begin_inset space ~ +\end_inset + + +\begin_inset Formula $s$ +\end_inset + + to +\begin_inset space ~ +\end_inset + + +\begin_inset Formula $t$ +\end_inset + +. +\end_layout + +\end_deeper +\end_deeper +\begin_layout Standard +\begin_inset Separator plain +\end_inset + + +\end_layout + +\begin_layout Frame +\begin_inset Argument 4 +status open + +\begin_layout Plain Layout +The Tournament Reachability Problem is Very Easy +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Theorem +\begin_inset Formula $\Lang{reach}_{\operatorname{tourn}}\in\Class{AC}^{0}$ +\end_inset + +. +\end_layout + +\begin_layout Pause + +\end_layout + +\begin_layout AlertBlock +\begin_inset Argument 2 +status collapsed + +\begin_layout Plain Layout +Implications +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Itemize +The problem is +\begin_inset Quotes eld +\end_inset + +easier +\begin_inset Quotes erd +\end_inset + + than +\begin_inset Formula $\Lang{reach}$ +\end_inset + + and even +\begin_inset Formula $\Lang{reach}_{\operatorname{path}}$ +\end_inset + +. +\end_layout + +\begin_layout Itemize +\begin_inset Formula $\Lang{reach}\not\le_{\operatorname{m}}^{\Class{AC}^{0}}\Lang{reach}_{\operatorname{tourn}}$ +\end_inset + +. +\end_layout + +\end_deeper +\end_deeper +\begin_layout AgainFrame +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout + +5 +\end_layout + +\end_inset + +hierarchy +\end_layout + +\begin_layout Subsection +Complexity of: Construct a Shortest Path +\end_layout + +\begin_layout Frame +\begin_inset Argument 4 +status open + +\begin_layout Plain Layout +Finding a Shortest Path Is as Difficult as +\begin_inset Newline newline +\end_inset + +the Distance Problem +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Definition +Let +\color none + +\color red + +\begin_inset Formula $\Lang{distance}_{\operatorname{tourn}}$ +\end_inset + + +\color none + +\color inherit +contain all tuples +\begin_inset Formula $(T,s,t,d)$ +\end_inset + + such that +\end_layout + +\begin_deeper +\begin_layout Enumerate +\begin_inset Formula $T=(V,E)$ +\end_inset + + is a tournament in which +\end_layout + +\begin_layout Enumerate +the distance of +\begin_inset Formula $s$ +\end_inset + + and +\begin_inset space ~ +\end_inset + + +\begin_inset Formula $t$ +\end_inset + + is at most +\begin_inset space ~ +\end_inset + + +\begin_inset Formula $d$ +\end_inset + +. +\end_layout + +\end_deeper +\end_deeper +\begin_layout Standard +\begin_inset Separator plain +\end_inset + + +\end_layout + +\begin_layout Frame +\begin_inset Argument 4 +status open + +\begin_layout Plain Layout +The Tournament Distance Problem is Hard +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Theorem +\begin_inset Formula $\Lang{distance}_{\operatorname{tourn}}$ +\end_inset + + is +\begin_inset Formula $\Class{NL}$ +\end_inset + +-complete. +\end_layout + +\begin_layout Standard +\begin_inset space \hfill{} +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +hyperlink{hierarchy<6>}{ +\backslash +beamerskipbutton{Skip Proof}} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Pause + +\end_layout + +\begin_layout Corollary +Shortest path in tournaments can be constructed +\begin_inset Newline newline +\end_inset + +in logarithmic space, iff +\begin_inset Formula $\Class{L}=\Class{NL}$ +\end_inset + +. +\end_layout + +\begin_layout Pause + +\end_layout + +\begin_layout Corollary +\begin_inset Formula $\Lang{distance}\le_{\operatorname{m}}^{\Class{AC}^{0}}\Lang{distance}_{\operatorname{tourn}}$ +\end_inset + +. +\end_layout + +\end_deeper +\begin_layout Standard +\begin_inset Separator plain +\end_inset + + +\end_layout + +\begin_layout Frame +\begin_inset Argument 4 +status open + +\begin_layout Plain Layout +Proof That +\begin_inset Formula $\Lang{distance}_{\operatorname{tourn}}$ +\end_inset + + is NL-complete +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +nointerlineskip +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Columns +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +t,onlytextwidth +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Column +5.7cm +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +setlength +\backslash +leftmargini{1.5em} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Block +\begin_inset Argument 2 +status open + +\begin_layout Plain Layout +Reduce +\begin_inset Formula $\Lang{reach}$ +\end_inset + + to +\begin_inset Formula $\Lang{distance}_{\operatorname{tourn}}$ +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Enumerate +\begin_inset Argument item:2 +status open + +\begin_layout Plain Layout + +alert@1 +\end_layout + +\end_inset + +Is input +\begin_inset Formula $(G,s,t)$ +\end_inset + + in +\begin_inset Formula $\Lang{reach}$ +\end_inset + +? +\end_layout + +\begin_layout Enumerate +\begin_inset Argument item:2 +status open + +\begin_layout Plain Layout + +2-| alert@2-8 +\end_layout + +\end_inset + +Map +\begin_inset Formula $G$ +\end_inset + + to +\begin_inset Formula $G'$ +\end_inset + +. +\end_layout + +\begin_layout Enumerate +\begin_inset Argument item:2 +status open + +\begin_layout Plain Layout + +9-| alert@9 +\end_layout + +\end_inset + +Query: +\begin_inset Newline newline +\end_inset + + +\begin_inset Formula $(G',s',t',3)\in\Lang{distance}_{\operatorname{tourn}}$ +\end_inset + +? +\end_layout + +\end_deeper +\begin_layout Standard +\begin_inset Separator plain +\end_inset + + +\end_layout + +\begin_layout Block +\begin_inset Argument 2 +status open + +\begin_layout Plain Layout +Correctness +\end_layout + +\end_inset + + +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout + +10- +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Enumerate +\begin_inset Argument item:2 +status open + +\begin_layout Plain Layout + +10-| alert@10-11 +\end_layout + +\end_inset + +A path in +\begin_inset space ~ +\end_inset + + +\begin_inset Formula $G$ +\end_inset + + induces +\begin_inset Newline newline +\end_inset + +a length-3 path in +\begin_inset space ~ +\end_inset + + +\begin_inset Formula $G'$ +\end_inset + +. +\end_layout + +\begin_layout Enumerate +\begin_inset Argument item:2 +status open + +\begin_layout Plain Layout + +12-| alert@12-13 +\end_layout + +\end_inset + +A length-3 path in +\begin_inset space ~ +\end_inset + + +\begin_inset Formula $G'$ +\end_inset + + induces +\begin_inset Newline newline +\end_inset + +a path in +\begin_inset space ~ +\end_inset + + +\begin_inset Formula $G'$ +\end_inset + +. +\end_layout + +\end_deeper +\begin_layout Column +4.5cm +\end_layout + +\begin_layout Example +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +begin{pgfpicture}{0cm}{-1.25cm}{4.5cm}{3.75cm} +\end_layout + +\begin_layout Plain Layout + + +\backslash +color{beamerexample} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfsetlinewidth{0.6pt} +\end_layout + +\begin_layout Plain Layout + + +\backslash +graphnode{A}{ +\backslash +pgfxy(1,3.3)} +\end_layout + +\begin_layout Plain Layout + + +\backslash +graphnode{B}{ +\backslash +pgfxy(2,3.3)} +\end_layout + +\begin_layout Plain Layout + + +\backslash +graphnode{C}{ +\backslash +pgfxy(3,3.3)} +\end_layout + +\begin_layout Plain Layout + + +\backslash +graphnode{D}{ +\backslash +pgfxy(4,3.3)} +\end_layout + +\begin_layout Plain Layout + + +\backslash +color{white} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfputat{ +\backslash +pgfnodecenter{A}}{ +\backslash +pgfbox[center,center]{$s$}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfputat{ +\backslash +pgfnodecenter{D}}{ +\backslash +pgfbox[center,center]{$t$}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +color{beamerexample} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfsetendarrow{ +\backslash +pgfarrowto} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodesetsepstart{2pt} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodesetsepend{2pt} +\end_layout + +\begin_layout Plain Layout + + +\backslash +alert<3>{ +\backslash +pgfnodeconnline{B}{A}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +alert<4>{ +\backslash +pgfnodeconnline{B}{C}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +alert<5,10-11,13>{ +\backslash +pgfnodeconnline{C}{D}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +alert<6,10-11,13>{ +\backslash +pgfnodeconncurve{A}{C}{45}{135}{15pt}{15pt}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfputat{ +\backslash +pgfxy(0,3.3)}{ +\backslash +pgfbox[left,center]{$G +\backslash +colon$}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +only<2->{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfputat{ +\backslash +pgfxy(0,2.25)}{ +\backslash +pgfbox[left,center]{$G' +\backslash +colon$}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +graphnode{A1}{ +\backslash +pgfxy(1,2.25)} +\end_layout + +\begin_layout Plain Layout + + +\backslash +graphnode{B1}{ +\backslash +pgfxy(2,2.25)} +\end_layout + +\begin_layout Plain Layout + + +\backslash +graphnode{C1}{ +\backslash +pgfxy(3,2.25)} +\end_layout + +\begin_layout Plain Layout + + +\backslash +graphnode{D1}{ +\backslash +pgfxy(4,2.25)} +\end_layout + +\begin_layout Plain Layout + + +\backslash +graphnode{A2}{ +\backslash +pgfxy(1,1.25)} +\end_layout + +\begin_layout Plain Layout + + +\backslash +graphnode{B2}{ +\backslash +pgfxy(2,1.25)} +\end_layout + +\begin_layout Plain Layout + + +\backslash +graphnode{C2}{ +\backslash +pgfxy(3,1.25)} +\end_layout + +\begin_layout Plain Layout + + +\backslash +graphnode{D2}{ +\backslash +pgfxy(4,1.25)} +\end_layout + +\begin_layout Plain Layout + + +\backslash +graphnode{A3}{ +\backslash +pgfxy(1,0.25)} +\end_layout + +\begin_layout Plain Layout + + +\backslash +graphnode{B3}{ +\backslash +pgfxy(2,0.25)} +\end_layout + +\begin_layout Plain Layout + + +\backslash +graphnode{C3}{ +\backslash +pgfxy(3,0.25)} +\end_layout + +\begin_layout Plain Layout + + +\backslash +graphnode{D3}{ +\backslash +pgfxy(4,0.25)} +\end_layout + +\begin_layout Plain Layout + + +\backslash +graphnode{A4}{ +\backslash +pgfxy(1,-.75)} +\end_layout + +\begin_layout Plain Layout + + +\backslash +graphnode{B4}{ +\backslash +pgfxy(2,-.75)} +\end_layout + +\begin_layout Plain Layout + + +\backslash +graphnode{C4}{ +\backslash +pgfxy(3,-.75)} +\end_layout + +\begin_layout Plain Layout + + +\backslash +graphnode{D4}{ +\backslash +pgfxy(4,-.75)} +\end_layout + +\begin_layout Plain Layout + + { +\backslash +color{white} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfputat{ +\backslash +pgfnodecenter{A1}}{ +\backslash +pgfbox[center,center]{$s'$}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfputat{ +\backslash +pgfnodecenter{D4}}{ +\backslash +pgfbox[center,center]{$t'$}} +\end_layout + +\begin_layout Plain Layout + + } +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + + +\backslash +only<8->{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfsetlinewidth{0.4pt} +\end_layout + +\begin_layout Plain Layout + + +\backslash +color{beamerexample!25!averagebackgroundcolor} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{A2}{C1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{A2}{D1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{B2}{A1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{B2}{C1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{B2}{D1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{C2}{D1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{D2}{A1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{D2}{B1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{A3}{C2} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{A3}{D2} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{B3}{A2} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{B3}{C2} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{B3}{D2} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{C3}{D2} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{D3}{A2} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{D3}{B2} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{A4}{C3} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{A4}{D3} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{B4}{A3} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{B4}{C3} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{B4}{D3} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{C4}{D3} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{D4}{A3} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{D4}{B3} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfsetstartarrow{ +\backslash +pgfarrowto} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{A1}{B1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{B1}{C1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{C1}{D1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{A2}{B2} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{B2}{C2} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{C2}{D2} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{A3}{B3} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{B3}{C3} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{C3}{D3} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{A4}{B4} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{B4}{C4} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{C4}{D4} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfclearstartarrow +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconncurve{A3}{A1}{135}{-135}{10pt}{10pt} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconncurve{A4}{A2}{135}{-135}{10pt}{10pt} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconncurve{A4}{A1}{135}{-135}{15pt}{15pt} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconncurve{B3}{B1}{135}{-135}{10pt}{10pt} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconncurve{B4}{B2}{135}{-135}{10pt}{10pt} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconncurve{B4}{B1}{135}{-135}{15pt}{15pt} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconncurve{C3}{C1}{135}{-135}{10pt}{10pt} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconncurve{C4}{C2}{135}{-135}{10pt}{10pt} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconncurve{C4}{C1}{135}{-135}{15pt}{15pt} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconncurve{D3}{D1}{135}{-135}{10pt}{10pt} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconncurve{D4}{D2}{135}{-135}{10pt}{10pt} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconncurve{D4}{D1}{135}{-135}{15pt}{15pt} +\end_layout + +\begin_layout Plain Layout + + +\backslash +color{beamerexample} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfsetlinewidth{0.6pt} +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + + +\backslash +only<3->{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +color<3>{red} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{B1}{A2} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{B2}{A3} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{B3}{A4} +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + + +\backslash +only<4->{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +color<4>{red} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{B1}{C2} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{B2}{C3} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{B3}{C4} +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + + +\backslash +only<5->{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +color<5>{red} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{C1}{D2} +\end_layout + +\begin_layout Plain Layout + + +\backslash +alert<11>{ +\backslash +pgfnodeconnline{C2}{D3}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +alert<12-13>{ +\backslash +pgfnodeconnline{C3}{D4}} +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + + +\backslash +only<6->{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +color<6>{red} +\end_layout + +\begin_layout Plain Layout + + +\backslash +alert<11>{ +\backslash +pgfnodeconnline{A1}{C2}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +alert<12-13>{ +\backslash +pgfnodeconnline{A2}{C3}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{A3}{C4} +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + + +\backslash +only<7->{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +color<7>{red} +\end_layout + +\begin_layout Plain Layout + + +\backslash +alert<12-13>{ +\backslash +pgfnodeconnline{A1}{A2}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{A2}{A3} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{A3}{A4} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{B1}{B2} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{B2}{B3} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{B3}{B4} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{C1}{C2} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{C2}{C3} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{C3}{C4} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{D1}{D2} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pgfnodeconnline{D2}{D3} +\end_layout + +\begin_layout Plain Layout + + +\backslash +alert<11>{ +\backslash +pgfnodeconnline{D3}{D4}} +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + + +\backslash +end{pgfpicture} +\end_layout + +\end_inset + + +\end_layout + +\end_deeper +\end_deeper +\begin_layout AgainFrame +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout + +6 +\end_layout + +\end_inset + +hierarchy +\end_layout + +\begin_layout Subsection +Complexity of: Approximating the Shortest Path +\end_layout + +\begin_layout Frame +\begin_inset Argument 4 +status open + +\begin_layout Plain Layout +Approximators Compute Paths that Are Nearly As Short As a Shortest Path +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Definition +An +\color none + +\color red +approximation scheme for +\begin_inset Formula $\Lang{tournament-shortest-path}$ +\end_inset + + +\color none + +\color inherit +gets as input +\end_layout + +\begin_deeper +\begin_layout Enumerate +a tuple +\begin_inset Formula $(T,s,t)\in\Lang{reach}_{\operatorname{tourn}}$ +\end_inset + + and +\end_layout + +\begin_layout Enumerate +a number +\begin_inset Formula $r>1$ +\end_inset + +. +\end_layout + +\begin_layout Standard +It outputs +\end_layout + +\begin_layout Itemize +a path from +\begin_inset Formula $s$ +\end_inset + + to +\begin_inset space ~ +\end_inset + + +\begin_inset Formula $t$ +\end_inset + + of length at most +\begin_inset Formula $r\operatorname{d_{T}}(s,t)$ +\end_inset + +. +\end_layout + +\end_deeper +\end_deeper +\begin_layout Standard +\begin_inset Separator plain +\end_inset + + +\end_layout + +\begin_layout Frame +\begin_inset Argument 4 +status open + +\begin_layout Plain Layout +There Exists a Logspace Approximation Scheme for +\begin_inset Newline newline +\end_inset + +the Tournament Shortest Path Problem +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Theorem +There exists an approximation scheme for +\begin_inset Formula $\Lang{tournament-shortest-path}$ +\end_inset + + that for +\begin_inset Formula $1{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -frametitle{Outline} -\end_layout - -\begin_layout Plain Layout - - -\backslash -tableofcontents[current,currentsubsection] -\end_layout - -\begin_layout Plain Layout - - } -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Section -Introduction -\end_layout - -\begin_layout Subsection -What are Tournaments? -\end_layout - -\begin_layout Frame -\begin_inset Argument 4 -status open - -\begin_layout Plain Layout -Tournaments Consist of Jousts Between Knights -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Columns - -\end_layout - -\begin_deeper -\begin_layout Column -5.75cm -\end_layout - -\begin_layout Standard -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -begin{pgfpicture}{1.25cm}{-1cm}{7cm}{4cm} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodebox{A}[virtual]{ -\backslash -pgfxy(2,1)}{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfuseimage{knight1}}{2pt}{2pt} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodebox{B}[virtual]{ -\backslash -pgfxy(6,1)}{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfuseimage{knight2}}{2pt}{2pt} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodebox{C}[virtual]{ -\backslash -pgfxy(4,-1)}{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfuseimage{knight3}}{2pt}{2pt} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodebox{D}[virtual]{ -\backslash -pgfxy(4,3)}{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfuseimage{knight4}}{2pt}{2pt} -\end_layout - -\begin_layout Plain Layout - - -\backslash -color{beamerexample} -\end_layout - -\begin_layout Plain Layout - - -\backslash -only<3->{ -\backslash -pgfsetendarrow{ -\backslash -pgfarrowto}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -only<2->{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfsetlinewidth{0.6pt} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{A}{B} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{A}{C} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{D}{A} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{C}{B} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{B}{D} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{C}{D} -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - - -\backslash -end{pgfpicture} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Column -6cm -\end_layout - -\begin_layout Block -\begin_inset Argument 2 -status open - -\begin_layout Plain Layout -What is a Tournament? -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Itemize -\begin_inset Argument item:2 -status open - -\begin_layout Plain Layout - -1- -\end_layout - -\end_inset - -A group of knights. -\end_layout - -\begin_layout Itemize -\begin_inset Argument item:2 -status open - -\begin_layout Plain Layout - -2- -\end_layout - -\end_inset - -Every pair has a joust. -\end_layout - -\begin_layout Itemize -\begin_inset Argument item:2 -status open - -\begin_layout Plain Layout - -3- -\end_layout - -\end_inset - -In every joust one knight wins. -\end_layout - -\end_deeper -\end_deeper -\end_deeper -\begin_layout Standard -\begin_inset Separator plain -\end_inset - - -\end_layout - -\begin_layout Frame -\begin_inset Argument 4 -status open - -\begin_layout Plain Layout -Tournaments are Complete Directed Graphs -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Columns - -\end_layout - -\begin_deeper -\begin_layout Column -5cm -\end_layout - -\begin_layout Standard -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -begin{pgfpicture}{1.5cm}{-1cm}{6.5cm}{4cm} -\end_layout - -\begin_layout Plain Layout - - -\backslash -color{beamerexample} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfsetlinewidth{0.6pt} -\end_layout - -\begin_layout Plain Layout - - -\backslash -graphnode{A}{ -\backslash -pgfxy(2.5,1)} -\end_layout - -\begin_layout Plain Layout - - -\backslash -graphnode{B}{ -\backslash -pgfxy(5.5,1)} -\end_layout - -\begin_layout Plain Layout - - -\backslash -graphnode{C}{ -\backslash -pgfxy(4,-0.5)} -\end_layout - -\begin_layout Plain Layout - - -\backslash -graphnode{D}{ -\backslash -pgfxy(4,2.5)} -\end_layout - -\begin_layout Plain Layout - - -\backslash -color{white} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfputat{ -\backslash -pgfnodecenter{A}}{ -\backslash -pgfbox[center,center]{$v_2$}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfputat{ -\backslash -pgfnodecenter{B}}{ -\backslash -pgfbox[center,center]{$v_3$}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfputat{ -\backslash -pgfnodecenter{C}}{ -\backslash -pgfbox[center,center]{$v_4$}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfputat{ -\backslash -pgfnodecenter{D}}{ -\backslash -pgfbox[center,center]{$v_1$}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -color{beamerexample} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfsetendarrow{ -\backslash -pgfarrowto} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodesetsepstart{2pt} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodesetsepend{4pt} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{A}{B} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{A}{C} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{D}{A} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{C}{B} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{B}{D} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{D}{C} -\end_layout - -\begin_layout Plain Layout - - -\backslash -end{pgfpicture} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Column -6cm -\end_layout - -\begin_layout Definition -\begin_inset Argument 1 -status collapsed - -\begin_layout Plain Layout - -2- -\end_layout - -\end_inset - -A -\color none - -\color red -tournament -\color none - -\color inherit -is a -\end_layout - -\begin_deeper -\begin_layout Enumerate -directed graphs, -\end_layout - -\begin_layout Enumerate -with exactly one edge between -\begin_inset Newline newline -\end_inset - -any two different vertices. -\end_layout - -\end_deeper -\end_deeper -\end_deeper -\begin_layout Standard -\begin_inset Separator plain -\end_inset - - -\end_layout - -\begin_layout Frame -\begin_inset Argument 2 -status collapsed - -\begin_layout Plain Layout - -+ -\end_layout - -\end_inset - - -\begin_inset Argument 4 -status open - -\begin_layout Plain Layout -Tournaments Arise Naturally in Different Situations -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout ExampleBlock -\begin_inset Argument 2 -status collapsed - -\begin_layout Plain Layout -Applications in Ordering Theory -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Standard -Elements in a set need to be sorted. - -\begin_inset Newline newline -\end_inset - -The comparison relation may be cyclic, however. -\end_layout - -\end_deeper -\begin_layout Standard -\begin_inset Separator plain -\end_inset - - -\end_layout - -\begin_layout ExampleBlock -\begin_inset Argument 2 -status collapsed - -\begin_layout Plain Layout -Applications in Sociology -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Standard -Several candidates apply for a position. -\begin_inset Newline newline -\end_inset - -Reviewers decide for any two candidates whom they prefer. - -\end_layout - -\end_deeper -\begin_layout Standard -\begin_inset Separator plain -\end_inset - - -\end_layout - -\begin_layout ExampleBlock -\begin_inset Argument 2 -status collapsed - -\begin_layout Plain Layout -Applications in Structural Complexity Theory -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Standard -A language -\begin_inset Formula $L$ -\end_inset - - is given and a selector function -\begin_inset Formula $f$ -\end_inset - -. -\begin_inset Newline newline -\end_inset - -It chooses from any two words the one more likely to be in -\begin_inset Formula $f$ -\end_inset - -. -\end_layout - -\end_deeper -\end_deeper -\begin_layout Subsection -What Does ``Finding Paths'' Mean? -\end_layout - -\begin_layout Frame -\begin_inset Argument 4 -status open - -\begin_layout Plain Layout -``Finding Paths'' is Ambiguous -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Block -\begin_inset Argument 2 -status open - -\begin_layout Plain Layout -Input for -\begin_inset Flex Only -status open - -\begin_layout Plain Layout -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout - -1 -\end_layout - -\end_inset - -Path Finding Problems -\end_layout - -\end_inset - - -\begin_inset Flex Only -status open - -\begin_layout Plain Layout -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout - -2-3 -\end_layout - -\end_inset - - -\begin_inset Formula $\Lang{reach}$ -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Flex Only -status open - -\begin_layout Plain Layout -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout - -4-5 -\end_layout - -\end_inset - -the Construction Problem -\end_layout - -\end_inset - - -\begin_inset Flex Only -status open - -\begin_layout Plain Layout -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout - -6-7 -\end_layout - -\end_inset - -the Optimization Problem -\end_layout - -\end_inset - - -\begin_inset Flex Only -status open - -\begin_layout Plain Layout -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout - -8-9 -\end_layout - -\end_inset - - -\begin_inset Formula $\Lang{distance}$ -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Flex Only -status open - -\begin_layout Plain Layout -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout - -10- -\end_layout - -\end_inset - -the Approximation Problem -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Itemize -A -\color none - -\color red -graph -\color none - -\color inherit - -\begin_inset Formula $G=(V,E)$ -\end_inset - -, a -\color none - -\color red -source -\color none - -\color inherit - -\begin_inset Formula $s\in V$ -\end_inset - - and a -\color none - -\color red -target -\color none - -\color inherit - -\begin_inset Formula $t\in V$ -\end_inset - -. -\end_layout - -\begin_layout Itemize -\begin_inset Argument item:2 -status open - -\begin_layout Plain Layout - -only@-9| visible@8- -\end_layout - -\end_inset - -A -\color none - -\color red -maximum distance -\color inherit - -\begin_inset space ~ -\end_inset - - -\begin_inset Formula $d$ -\end_inset - -. -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -phantom{p} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Itemize -\begin_inset Argument item:2 -status open - -\begin_layout Plain Layout - -only@10- -\end_layout - -\end_inset - -An -\color none - -\color red -approximation ratio -\color none - -\color inherit - -\begin_inset Formula $r>1$ -\end_inset - -. -\end_layout - -\end_deeper -\begin_layout Standard -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -nointerlineskip -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Overprint -\begin_inset Argument item:1 -status open - -\begin_layout Plain Layout - -1,3,5,7,9,11-12 -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Columns -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -t,onlytextwidth -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Standard -\begin_inset Flex Alternative -status open - -\begin_layout Plain Layout -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout - -1-2 -\end_layout - -\end_inset - - -\begin_inset Argument 2 -status open - -\begin_layout Plain Layout -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -column{ -\backslash -textwidth} -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -column{5cm} -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout ExampleBlock -\begin_inset Argument 2 -status collapsed - -\begin_layout Plain Layout -Example Input -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Standard -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -begin{pgfpicture}{2.5cm}{-0.6cm}{7.5cm}{2.6cm} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -color{beamerexample} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfsetlinewidth{0.6pt} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -graphnode{A}{ -\backslash -pgfxy(3,1)} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -graphnode{B}{ -\backslash -pgfxy(5,1)} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -graphnode{C}{ -\backslash -pgfxy(4,0)} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -graphnode{D}{ -\backslash -pgfxy(4,2)} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -color{white} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfputat{ -\backslash -pgfnodecenter{B}}{ -\backslash -pgfbox[center,center]{$t$}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfputat{ -\backslash -pgfnodecenter{D}}{ -\backslash -pgfbox[center,center]{$s$}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -color{beamerexample} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfsetendarrow{ -\backslash -pgfarrowto} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodesetsepstart{2pt} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodesetsepend{4pt} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{A}{B} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{A}{C} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{D}{A} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{C}{B} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{B}{D} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{D}{C} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -only<9> { -\backslash -pgfputat{ -\backslash -pgfxy(5.3,1)}{ -\backslash -pgfbox[left,center]{, $d=2$}}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -only<11>{ -\backslash -pgfputat{ -\backslash -pgfxy(5.3,1)}{ -\backslash -pgfbox[left,center]{, $r=1.5$}}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -only<12>{ -\backslash -pgfputat{ -\backslash -pgfxy(5.3,1)}{ -\backslash -pgfbox[left,center]{, $r=1.25$}}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -end{pgfpicture} -\end_layout - -\end_inset - - -\end_layout - -\end_deeper -\begin_layout Standard -\begin_inset Flex Only -status open - -\begin_layout Plain Layout -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout - -3- -\end_layout - -\end_inset - - -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -column{5cm} -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout ExampleBlock -\begin_inset Argument 1 -status collapsed - -\begin_layout Plain Layout - -only@3- -\end_layout - -\end_inset - - -\begin_inset Argument 2 -status collapsed - -\begin_layout Plain Layout -Example Output -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Standard -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -begin{pgfpicture}{2.5cm}{-0.6cm}{7.5cm}{2.6cm} -\end_layout - -\begin_layout Plain Layout - - -\backslash -only<5-8,10->{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -color{beamerexample} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfsetlinewidth{0.6pt} -\end_layout - -\begin_layout Plain Layout - - -\backslash -graphnode{A}{ -\backslash -pgfxy(3,1)} -\end_layout - -\begin_layout Plain Layout - - -\backslash -graphnode{B}{ -\backslash -pgfxy(5,1)} -\end_layout - -\begin_layout Plain Layout - - -\backslash -graphnode{C}{ -\backslash -pgfxy(4,0)} -\end_layout - -\begin_layout Plain Layout - - -\backslash -graphnode{D}{ -\backslash -pgfxy(4,2)} -\end_layout - -\begin_layout Plain Layout - - -\backslash -color{white} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfputat{ -\backslash -pgfnodecenter{B}}{ -\backslash -pgfbox[center,center]{$t$}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfputat{ -\backslash -pgfnodecenter{D}}{ -\backslash -pgfbox[center,center]{$s$}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -color{beamerexample} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfsetendarrow{ -\backslash -pgfarrowto} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodesetsepstart{2pt} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodesetsepend{4pt} -\end_layout - -\begin_layout Plain Layout - - -\backslash -alert<7,12>{ -\backslash -pgfnodeconnline{A}{B}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -alert<5,11>{ -\backslash -pgfnodeconnline{A}{C}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -alert<5,7,11-12>{ -\backslash -pgfnodeconnline{D}{A}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -alert<5,11>{ -\backslash -pgfnodeconnline{C}{B}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{B}{D} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{D}{C} -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - - -\backslash -only<3,9>{ -\backslash -pgfputat{ -\backslash -pgfxy(2.75,1)}{ -\backslash -pgfbox[left,center]{ -\backslash -alert{``Yes''}}}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -end{pgfpicture} -\end_layout - -\end_inset - - -\end_layout - -\end_deeper -\end_deeper -\end_deeper -\begin_layout Overprint -\begin_inset Argument item:1 -status open - -\begin_layout Plain Layout - -2,4,6,8,10 -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Block -\begin_inset Argument 2 -status collapsed - -\begin_layout Plain Layout -Variants of Path Finding Problems -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Description -\begin_inset Argument item:1 -status open - -\begin_layout Plain Layout - -2- -\end_layout - -\end_inset - -Reachability -\begin_inset space ~ -\end_inset - -Problem: Is there a path from -\begin_inset Formula $s$ -\end_inset - - to -\begin_inset space ~ -\end_inset - - -\begin_inset Formula $t$ -\end_inset - -? -\begin_inset Argument 2 -status open - -\begin_layout Plain Layout -Approximation Problem: -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Description -\begin_inset Argument item:1 -status open - -\begin_layout Plain Layout - -4- -\end_layout - -\end_inset - -Construction -\begin_inset space ~ -\end_inset - -Problem: Construct a path from -\begin_inset Formula $s$ -\end_inset - - to -\begin_inset space ~ -\end_inset - - -\begin_inset Formula $t$ -\end_inset - -? -\end_layout - -\begin_layout Description -\begin_inset Argument item:1 -status open - -\begin_layout Plain Layout - -6- -\end_layout - -\end_inset - -Optimization -\begin_inset space ~ -\end_inset - -Problem: Construct a shortest path from -\begin_inset Formula $s$ -\end_inset - - to -\begin_inset space ~ -\end_inset - - -\begin_inset Formula $t$ -\end_inset - -. -\end_layout - -\begin_layout Description -\begin_inset Argument item:1 -status open - -\begin_layout Plain Layout - -8- -\end_layout - -\end_inset - -Distance -\begin_inset space ~ -\end_inset - -Problem: Is the distance of -\begin_inset Formula $s$ -\end_inset - - and -\begin_inset space ~ -\end_inset - - -\begin_inset Formula $t$ -\end_inset - - at most -\begin_inset space ~ -\end_inset - - -\begin_inset Formula $d$ -\end_inset - -? -\end_layout - -\begin_layout Description -\begin_inset Argument item:1 -status open - -\begin_layout Plain Layout - -10- -\end_layout - -\end_inset - -Approximation -\begin_inset space ~ -\end_inset - -Problem: Construct a path from -\begin_inset Formula $s$ -\end_inset - - to -\begin_inset space ~ -\end_inset - - -\begin_inset Formula $t$ -\end_inset - - of length -\begin_inset Newline newline -\end_inset - -approximately their distance. -\end_layout - -\end_deeper -\end_deeper -\end_deeper -\begin_layout Section -Review -\end_layout - -\begin_layout Subsection -Standard Complexity Classes -\end_layout - -\begin_layout Standard -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -pgfdeclaremask{computer-mask}{beamer-g4-mask} -\backslash -pgfdeclareimage[height=2cm,mask=computer-mask,interpolate=true]{computer}{beamer --g4} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Frame -\begin_inset Argument 4 -status open - -\begin_layout Plain Layout -The Classes L and NL are Defined via -\begin_inset Newline newline -\end_inset - -Logspace Turing Machines -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Standard -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -begin{pgfpicture}{-0.5cm}{0cm}{8cm}{5cm} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfputat{ -\backslash -pgfxy(0,4)}{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -tape{input tape (read only), $n$ symbols}{}{3401234*3143223=}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -uncover<2->{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfputat{ -\backslash -pgfxy(0,0.5)}{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -tape{}{output tape (write only)}{10690836937182}} -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - - -\backslash -uncover<3->{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfputat{ -\backslash -pgfxy(7,2)}{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -shorttape{work tape (read/write), $O( -\backslash -log n)$ symbols}{}{42}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfputat{ -\backslash -pgfxy(1.75,2.5)}{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfbox[center,center]{ -\backslash -pgfuseimage{computer}}} -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfsetlinewidth{0.6pt} -\end_layout - -\begin_layout Plain Layout - - -\backslash -color{structure} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfsetendarrow{ -\backslash -pgfarrowto} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfxycurve(1.75,3.5)(1.75,3.75)(0,3.5)(0,3.85) -\end_layout - -\begin_layout Plain Layout - - -\backslash -uncover<2->{ -\backslash -pgfxycurve(1.75,1.5)(1.75,1)(0,1.5)(0,1.05)} -\end_layout - -\begin_layout Plain Layout - - -\backslash -uncover<3->{ -\backslash -pgfxycurve(2.65,2.5)(3.75,2.5)(7,1)(7,1.9)} -\end_layout - -\begin_layout Plain Layout - - -\backslash -end{pgfpicture} -\end_layout - -\end_inset - - -\end_layout - -\end_deeper -\begin_layout Standard -\begin_inset Separator plain -\end_inset - - -\end_layout - -\begin_layout Frame -\begin_inset Argument 4 -status open - -\begin_layout Plain Layout -Logspace Turing Machines Are Quite Powerful -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Block -\begin_inset Argument 2 -status collapsed - -\begin_layout Plain Layout -Deterministic logspace machines can compute -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Itemize -addition, multiplication, and even division -\end_layout - -\begin_layout Itemize -reductions used in completeness proofs, -\end_layout - -\begin_layout Itemize -reachability in forests. -\end_layout - -\end_deeper -\begin_layout Pause - -\end_layout - -\begin_layout Block -\begin_inset Argument 2 -status collapsed - -\begin_layout Plain Layout -Non-deterministic logspace machines can compute -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Itemize -reachability in graphs, -\end_layout - -\begin_layout Itemize -non-reachability in graphs, -\end_layout - -\begin_layout Itemize -satisfiability with two literals per clause. -\end_layout - -\end_deeper -\end_deeper -\begin_layout Standard -\begin_inset Separator plain -\end_inset - - -\end_layout - -\begin_layout Frame -\begin_inset Argument 1 -status collapsed - -\begin_layout Plain Layout - -1 -\end_layout - -\end_inset - - -\begin_inset Argument 3 -status collapsed - -\begin_layout Plain Layout -label=hierarchy -\end_layout - -\end_inset - - -\begin_inset Argument 4 -status open - -\begin_layout Plain Layout -The Complexity Class Hierarchy -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Standard -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -begin{pgfpicture}{-5.4cm}{0cm}{5.4cm}{5.5cm} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfsetlinewidth{0.8pt} -\end_layout - -\begin_layout Plain Layout - - -\backslash -heap{5.5}{3.5}{$ -\backslash -Class P$}{black}{1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfsetdash{{2pt}}{0pt} -\end_layout - -\begin_layout Plain Layout - - -\backslash -only<2->{ -\backslash -heap{4.5}{3}{$ -\backslash -Class{NC}^2$}{black!50!structure}{2}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -heap{3.5}{2.5}{$ -\backslash -Class{NL}$}{black!50!structure}{3} -\end_layout - -\begin_layout Plain Layout - - -\backslash -heap{2.5}{2}{$ -\backslash -Class{L}$}{black!50!structure}{4} -\end_layout - -\begin_layout Plain Layout - - -\backslash -only<2->{ -\backslash -heap{1.75}{1.5}{$ -\backslash -vphantom{A}% -\end_layout - -\begin_layout Plain Layout - - -\backslash -smash{ -\backslash -Class{NC}^1}$}{black!50!structure}{5} -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfsetdash{}{0pt} -\end_layout - -\begin_layout Plain Layout - - -\backslash -only<2->{ -\backslash -heap{1.1}{1}{$ -\backslash -vphantom{A}% -\end_layout - -\begin_layout Plain Layout - - -\backslash -smash{ -\backslash -Class{AC}^0}$}{black}{6} -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfsetlinewidth{1.0pt} -\end_layout - -\begin_layout Plain Layout - - -\backslash -color{black} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfxyline(-5,0)(5,0) -\end_layout - -\begin_layout Plain Layout - - -\backslash -only<1-2>{ -\backslash -langat{3.375}{$ -\backslash -Lang{reach}$}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -only<1-2>{ -\backslash -langat{2.375}{$ -\backslash -Lang{reach}_{ -\backslash -operatorname{forest}}$}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -only<2>{ -\backslash -langat{0.975}{$ -\backslash -Lang{addition}$}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -only<2>{ -\backslash -langatother{1.6}{ -\backslash -vbox{ -\backslash -hbox{$ -\backslash -Lang{division}$,} -\backslash -hbox{$ -\backslash -Lang{parity}$}}}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -only<3-5>{ -\backslash -langat{3.375}{ -\backslash -vbox{ -\backslash -hbox{$ -\backslash -Lang{distance}$,} -\backslash -hbox{$ -\backslash -Lang{reach}$}}}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -only<4->{ -\backslash -langatother{2.375}{ -\backslash -vbox{ -\backslash -ignorespaces -\end_layout - -\begin_layout Plain Layout - - -\backslash -hbox{$ -\backslash -Lang{distance}_{ -\backslash -operatorname{forest}}$,} -\backslash -ignorespaces -\end_layout - -\begin_layout Plain Layout - - -\backslash -hbox{$ -\backslash -Lang{reach}_{ -\backslash -operatorname{forest}}$,} -\backslash -ignorespaces -\end_layout - -\begin_layout Plain Layout - - -\backslash -hbox{$ -\backslash -Lang{distance}_{ -\backslash -operatorname{path}}$,} -\backslash -ignorespaces -\end_layout - -\begin_layout Plain Layout - - -\backslash -hbox{$ -\backslash -Lang{reach}_{ -\backslash -operatorname{path}}$}}} -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - - -\backslash -only<5->{ -\backslash -langat{0.975}{$ -\backslash -Lang{reach}_{ -\backslash -operatorname{tourn}}$}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -only<6->{ -\backslash -langat{3.375}{ -\backslash -vbox{ -\backslash -ignorespaces -\end_layout - -\begin_layout Plain Layout - - -\backslash -hbox{$ -\backslash -Lang{distance}_{ -\backslash -operatorname{tourn}}$,} -\backslash -ignorespaces -\end_layout - -\begin_layout Plain Layout - - -\backslash -hbox{$ -\backslash -Lang{distance}$,} -\backslash -ignorespaces -\end_layout - -\begin_layout Plain Layout - - -\backslash -hbox{$ -\backslash -Lang{reach}$}}} -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - - -\backslash -only<7->{ -\backslash -pgfsetdash{{1pt}}{0pt}% -\end_layout - -\begin_layout Plain Layout - - -\backslash -langat{2.375}{``$ -\backslash -Lang{approx}_{ -\backslash -operatorname{tourn}}$''} -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - - -\backslash -end{pgfpicture} -\end_layout - -\end_inset - - -\end_layout - -\end_deeper -\begin_layout Standard -\begin_inset Separator plain -\end_inset - - -\end_layout - -\begin_layout Frame -\begin_inset Argument 4 -status open - -\begin_layout Plain Layout -The Circuit Complexity Classes AC -\begin_inset Formula $^{0}$ -\end_inset - -, NC -\begin_inset Formula $^{1}$ -\end_inset - -, and NC -\begin_inset Formula $^{2}$ -\end_inset - - -\begin_inset Newline newline -\end_inset - -Limit the Circuit Depth -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Standard -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -setlength -\backslash -leftmargini{1em} -\end_layout - -\begin_layout Plain Layout - - -\backslash -nointerlineskip -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Columns -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -t -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Column -3.6cm -\end_layout - -\begin_layout Block -\begin_inset Argument 2 -status open - -\begin_layout Plain Layout -Circuit Class -\begin_inset Formula $\Class{AC}^{0}$ -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Itemize -\begin_inset Formula $O(1)$ -\end_inset - - depth -\end_layout - -\begin_layout Itemize -unbounded fan-in -\end_layout - -\end_deeper -\begin_layout Examples - -\end_layout - -\begin_deeper -\begin_layout Itemize -\begin_inset Formula $\Lang{addition}\in\Class{AC}^{0}$ -\end_inset - -. -\end_layout - -\begin_layout Itemize -\begin_inset Formula $\Lang{parity}\notin\Class{AC}^{0}$ -\end_inset - -. -\end_layout - -\end_deeper -\begin_layout Pause - -\end_layout - -\begin_layout Column -3.6cm -\end_layout - -\begin_layout Block -\begin_inset Argument 2 -status open - -\begin_layout Plain Layout -Circuit Class -\begin_inset Formula $\Class{NC}^{1}$ -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Itemize -\begin_inset Formula $O(\log n)$ -\end_inset - - depth -\end_layout - -\begin_layout Itemize -bounded fan-in -\end_layout - -\end_deeper -\begin_layout Examples - -\end_layout - -\begin_deeper -\begin_layout Itemize -\begin_inset Formula $\Lang{parity}\in\Class{NC}^{1}$ -\end_inset - -. -\end_layout - -\begin_layout Itemize -\begin_inset Formula $\Lang{mutiply}\in\Class{NC}^{1}$ -\end_inset - -. -\end_layout - -\begin_layout Itemize -\begin_inset Formula $\Lang{divide}\in\Class{NC}^{1}$ -\end_inset - -. -\end_layout - -\end_deeper -\begin_layout Pause - -\end_layout - -\begin_layout Column -3.6cm -\end_layout - -\begin_layout Block -\begin_inset Argument 2 -status open - -\begin_layout Plain Layout -Circuit Class -\begin_inset Formula $\Class{NC}^{2}$ -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Itemize -\begin_inset Formula $O(\log^{2}n)$ -\end_inset - - depth -\end_layout - -\begin_layout Itemize -bounded fan-in -\end_layout - -\end_deeper -\begin_layout Examples - -\end_layout - -\begin_deeper -\begin_layout Itemize -\begin_inset Formula $\Class{NL}\subseteq\Class{NC}^{2}$ -\end_inset - -. -\end_layout - -\end_deeper -\end_deeper -\end_deeper -\begin_layout AgainFrame -\begin_inset Argument 1 -status collapsed - -\begin_layout Plain Layout - -2 -\end_layout - -\end_inset - -hierarchy -\end_layout - -\begin_layout Subsection -Standard Complexity Results on Finding Paths -\end_layout - -\begin_layout Frame -\begin_inset Argument 4 -status open - -\begin_layout Plain Layout -All Variants of Finding Paths in Directed Graphs -\begin_inset Newline newline -\end_inset - -Are Equally Difficult -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Fact -\begin_inset Formula $\Lang{reach}$ -\end_inset - - and -\begin_inset Formula $\Lang{distance}$ -\end_inset - - are -\begin_inset Formula $\Class{NL}$ -\end_inset - --complete. - -\end_layout - -\begin_layout Pause - -\end_layout - -\begin_layout Corollary -For directed graphs, we can solve -\end_layout - -\begin_deeper -\begin_layout Itemize -the reachability problem in logspace iff -\begin_inset Formula $\Class{L}=\Class{NL}$ -\end_inset - -. -\end_layout - -\begin_layout Itemize -the construction problem in logspace iff -\begin_inset Formula $\Class{L}=\Class{NL}$ -\end_inset - -. -\end_layout - -\begin_layout Itemize -the optimization problem in logspace iff -\begin_inset Formula $\Class{L}=\Class{NL}$ -\end_inset - -. -\end_layout - -\begin_layout Itemize -the approximation problem in logspace iff -\begin_inset Formula $\Class{L}=\Class{NL}$ -\end_inset - -. -\end_layout - -\end_deeper -\end_deeper -\begin_layout AgainFrame -\begin_inset Argument 1 -status collapsed - -\begin_layout Plain Layout - -3 -\end_layout - -\end_inset - -hierarchy -\end_layout - -\begin_layout Frame -\begin_inset Argument 4 -status open - -\begin_layout Plain Layout -Finding Paths in Forests and Directed Paths is Easy, -\begin_inset Newline newline -\end_inset - -But Not Trivial -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Fact -\begin_inset Formula $\Lang{reach}_{\operatorname{forest}}$ -\end_inset - - and -\begin_inset Formula $\Lang{distance}_{\operatorname{forest}}$ -\end_inset - - are -\begin_inset Formula $\Class{L}$ -\end_inset - --complete. -\end_layout - -\begin_layout Standard -\begin_inset Separator plain -\end_inset - - -\end_layout - -\begin_layout Fact -\begin_inset Formula $\Lang{reach}_{\operatorname{path}}$ -\end_inset - - and -\begin_inset Formula $\Lang{distance}_{\operatorname{path}}$ -\end_inset - - are -\begin_inset Formula $\Class{L}$ -\end_inset - --complete. -\end_layout - -\end_deeper -\begin_layout AgainFrame -\begin_inset Argument 1 -status collapsed - -\begin_layout Plain Layout - -4 -\end_layout - -\end_inset - -hierarchy -\end_layout - -\begin_layout Section -Finding Paths in Tournaments -\end_layout - -\begin_layout Subsection -Complexity of: Does a Path Exist? -\end_layout - -\begin_layout Frame -\begin_inset Argument 4 -status open - -\begin_layout Plain Layout -Definition of the Tournament Reachability Problem -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Definition -Let -\color none - -\color red - -\begin_inset Formula $\Lang{reach}_{\operatorname{tourn}}$ -\end_inset - - -\color none - -\color inherit -contain all triples -\begin_inset Formula $(T,s,t)$ -\end_inset - - such that -\end_layout - -\begin_deeper -\begin_layout Enumerate -\begin_inset Formula $T=(V,E)$ -\end_inset - - is a tournament and -\end_layout - -\begin_layout Enumerate -there exists a path from -\begin_inset space ~ -\end_inset - - -\begin_inset Formula $s$ -\end_inset - - to -\begin_inset space ~ -\end_inset - - -\begin_inset Formula $t$ -\end_inset - -. -\end_layout - -\end_deeper -\end_deeper -\begin_layout Standard -\begin_inset Separator plain -\end_inset - - -\end_layout - -\begin_layout Frame -\begin_inset Argument 4 -status open - -\begin_layout Plain Layout -The Tournament Reachability Problem is Very Easy -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Theorem -\begin_inset Formula $\Lang{reach}_{\operatorname{tourn}}\in\Class{AC}^{0}$ -\end_inset - -. -\end_layout - -\begin_layout Pause - -\end_layout - -\begin_layout AlertBlock -\begin_inset Argument 2 -status collapsed - -\begin_layout Plain Layout -Implications -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Itemize -The problem is -\begin_inset Quotes eld -\end_inset - -easier -\begin_inset Quotes erd -\end_inset - - than -\begin_inset Formula $\Lang{reach}$ -\end_inset - - and even -\begin_inset Formula $\Lang{reach}_{\operatorname{path}}$ -\end_inset - -. -\end_layout - -\begin_layout Itemize -\begin_inset Formula $\Lang{reach}\not\le_{\operatorname{m}}^{\Class{AC}^{0}}\Lang{reach}_{\operatorname{tourn}}$ -\end_inset - -. -\end_layout - -\end_deeper -\end_deeper -\begin_layout AgainFrame -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout - -5 -\end_layout - -\end_inset - -hierarchy -\end_layout - -\begin_layout Subsection -Complexity of: Construct a Shortest Path -\end_layout - -\begin_layout Frame -\begin_inset Argument 4 -status open - -\begin_layout Plain Layout -Finding a Shortest Path Is as Difficult as -\begin_inset Newline newline -\end_inset - -the Distance Problem -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Definition -Let -\color none - -\color red - -\begin_inset Formula $\Lang{distance}_{\operatorname{tourn}}$ -\end_inset - - -\color none - -\color inherit -contain all tuples -\begin_inset Formula $(T,s,t,d)$ -\end_inset - - such that -\end_layout - -\begin_deeper -\begin_layout Enumerate -\begin_inset Formula $T=(V,E)$ -\end_inset - - is a tournament in which -\end_layout - -\begin_layout Enumerate -the distance of -\begin_inset Formula $s$ -\end_inset - - and -\begin_inset space ~ -\end_inset - - -\begin_inset Formula $t$ -\end_inset - - is at most -\begin_inset space ~ -\end_inset - - -\begin_inset Formula $d$ -\end_inset - -. -\end_layout - -\end_deeper -\end_deeper -\begin_layout Standard -\begin_inset Separator plain -\end_inset - - -\end_layout - -\begin_layout Frame -\begin_inset Argument 4 -status open - -\begin_layout Plain Layout -The Tournament Distance Problem is Hard -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Theorem -\begin_inset Formula $\Lang{distance}_{\operatorname{tourn}}$ -\end_inset - - is -\begin_inset Formula $\Class{NL}$ -\end_inset - --complete. -\end_layout - -\begin_layout Standard -\begin_inset space \hfill{} -\end_inset - - -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -hyperlink{hierarchy<6>}{ -\backslash -beamerskipbutton{Skip Proof}} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Pause - -\end_layout - -\begin_layout Corollary -Shortest path in tournaments can be constructed -\begin_inset Newline newline -\end_inset - -in logarithmic space, iff -\begin_inset Formula $\Class{L}=\Class{NL}$ -\end_inset - -. -\end_layout - -\begin_layout Pause - -\end_layout - -\begin_layout Corollary -\begin_inset Formula $\Lang{distance}\le_{\operatorname{m}}^{\Class{AC}^{0}}\Lang{distance}_{\operatorname{tourn}}$ -\end_inset - -. -\end_layout - -\end_deeper -\begin_layout Standard -\begin_inset Separator plain -\end_inset - - -\end_layout - -\begin_layout Frame -\begin_inset Argument 4 -status open - -\begin_layout Plain Layout -Proof That -\begin_inset Formula $\Lang{distance}_{\operatorname{tourn}}$ -\end_inset - - is NL-complete -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Standard -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -nointerlineskip -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Columns -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -t,onlytextwidth -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Column -5.7cm -\end_layout - -\begin_layout Standard -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -setlength -\backslash -leftmargini{1.5em} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Block -\begin_inset Argument 2 -status open - -\begin_layout Plain Layout -Reduce -\begin_inset Formula $\Lang{reach}$ -\end_inset - - to -\begin_inset Formula $\Lang{distance}_{\operatorname{tourn}}$ -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Enumerate -\begin_inset Argument item:2 -status open - -\begin_layout Plain Layout - -alert@1 -\end_layout - -\end_inset - -Is input -\begin_inset Formula $(G,s,t)$ -\end_inset - - in -\begin_inset Formula $\Lang{reach}$ -\end_inset - -? -\end_layout - -\begin_layout Enumerate -\begin_inset Argument item:2 -status open - -\begin_layout Plain Layout - -2-| alert@2-8 -\end_layout - -\end_inset - -Map -\begin_inset Formula $G$ -\end_inset - - to -\begin_inset Formula $G'$ -\end_inset - -. -\end_layout - -\begin_layout Enumerate -\begin_inset Argument item:2 -status open - -\begin_layout Plain Layout - -9-| alert@9 -\end_layout - -\end_inset - -Query: -\begin_inset Newline newline -\end_inset - - -\begin_inset Formula $(G',s',t',3)\in\Lang{distance}_{\operatorname{tourn}}$ -\end_inset - -? -\end_layout - -\end_deeper -\begin_layout Standard -\begin_inset Separator plain -\end_inset - - -\end_layout - -\begin_layout Block -\begin_inset Argument 2 -status open - -\begin_layout Plain Layout -Correctness -\end_layout - -\end_inset - - -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout - -10- -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Enumerate -\begin_inset Argument item:2 -status open - -\begin_layout Plain Layout - -10-| alert@10-11 -\end_layout - -\end_inset - -A path in -\begin_inset space ~ -\end_inset - - -\begin_inset Formula $G$ -\end_inset - - induces -\begin_inset Newline newline -\end_inset - -a length-3 path in -\begin_inset space ~ -\end_inset - - -\begin_inset Formula $G'$ -\end_inset - -. -\end_layout - -\begin_layout Enumerate -\begin_inset Argument item:2 -status open - -\begin_layout Plain Layout - -12-| alert@12-13 -\end_layout - -\end_inset - -A length-3 path in -\begin_inset space ~ -\end_inset - - -\begin_inset Formula $G'$ -\end_inset - - induces -\begin_inset Newline newline -\end_inset - -a path in -\begin_inset space ~ -\end_inset - - -\begin_inset Formula $G'$ -\end_inset - -. -\end_layout - -\end_deeper -\begin_layout Column -4.5cm -\end_layout - -\begin_layout Example -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -begin{pgfpicture}{0cm}{-1.25cm}{4.5cm}{3.75cm} -\end_layout - -\begin_layout Plain Layout - - -\backslash -color{beamerexample} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfsetlinewidth{0.6pt} -\end_layout - -\begin_layout Plain Layout - - -\backslash -graphnode{A}{ -\backslash -pgfxy(1,3.3)} -\end_layout - -\begin_layout Plain Layout - - -\backslash -graphnode{B}{ -\backslash -pgfxy(2,3.3)} -\end_layout - -\begin_layout Plain Layout - - -\backslash -graphnode{C}{ -\backslash -pgfxy(3,3.3)} -\end_layout - -\begin_layout Plain Layout - - -\backslash -graphnode{D}{ -\backslash -pgfxy(4,3.3)} -\end_layout - -\begin_layout Plain Layout - - -\backslash -color{white} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfputat{ -\backslash -pgfnodecenter{A}}{ -\backslash -pgfbox[center,center]{$s$}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfputat{ -\backslash -pgfnodecenter{D}}{ -\backslash -pgfbox[center,center]{$t$}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -color{beamerexample} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfsetendarrow{ -\backslash -pgfarrowto} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodesetsepstart{2pt} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodesetsepend{2pt} -\end_layout - -\begin_layout Plain Layout - - -\backslash -alert<3>{ -\backslash -pgfnodeconnline{B}{A}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -alert<4>{ -\backslash -pgfnodeconnline{B}{C}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -alert<5,10-11,13>{ -\backslash -pgfnodeconnline{C}{D}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -alert<6,10-11,13>{ -\backslash -pgfnodeconncurve{A}{C}{45}{135}{15pt}{15pt}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfputat{ -\backslash -pgfxy(0,3.3)}{ -\backslash -pgfbox[left,center]{$G -\backslash -colon$}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -only<2->{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfputat{ -\backslash -pgfxy(0,2.25)}{ -\backslash -pgfbox[left,center]{$G' -\backslash -colon$}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -graphnode{A1}{ -\backslash -pgfxy(1,2.25)} -\end_layout - -\begin_layout Plain Layout - - -\backslash -graphnode{B1}{ -\backslash -pgfxy(2,2.25)} -\end_layout - -\begin_layout Plain Layout - - -\backslash -graphnode{C1}{ -\backslash -pgfxy(3,2.25)} -\end_layout - -\begin_layout Plain Layout - - -\backslash -graphnode{D1}{ -\backslash -pgfxy(4,2.25)} -\end_layout - -\begin_layout Plain Layout - - -\backslash -graphnode{A2}{ -\backslash -pgfxy(1,1.25)} -\end_layout - -\begin_layout Plain Layout - - -\backslash -graphnode{B2}{ -\backslash -pgfxy(2,1.25)} -\end_layout - -\begin_layout Plain Layout - - -\backslash -graphnode{C2}{ -\backslash -pgfxy(3,1.25)} -\end_layout - -\begin_layout Plain Layout - - -\backslash -graphnode{D2}{ -\backslash -pgfxy(4,1.25)} -\end_layout - -\begin_layout Plain Layout - - -\backslash -graphnode{A3}{ -\backslash -pgfxy(1,0.25)} -\end_layout - -\begin_layout Plain Layout - - -\backslash -graphnode{B3}{ -\backslash -pgfxy(2,0.25)} -\end_layout - -\begin_layout Plain Layout - - -\backslash -graphnode{C3}{ -\backslash -pgfxy(3,0.25)} -\end_layout - -\begin_layout Plain Layout - - -\backslash -graphnode{D3}{ -\backslash -pgfxy(4,0.25)} -\end_layout - -\begin_layout Plain Layout - - -\backslash -graphnode{A4}{ -\backslash -pgfxy(1,-.75)} -\end_layout - -\begin_layout Plain Layout - - -\backslash -graphnode{B4}{ -\backslash -pgfxy(2,-.75)} -\end_layout - -\begin_layout Plain Layout - - -\backslash -graphnode{C4}{ -\backslash -pgfxy(3,-.75)} -\end_layout - -\begin_layout Plain Layout - - -\backslash -graphnode{D4}{ -\backslash -pgfxy(4,-.75)} -\end_layout - -\begin_layout Plain Layout - - { -\backslash -color{white} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfputat{ -\backslash -pgfnodecenter{A1}}{ -\backslash -pgfbox[center,center]{$s'$}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfputat{ -\backslash -pgfnodecenter{D4}}{ -\backslash -pgfbox[center,center]{$t'$}} -\end_layout - -\begin_layout Plain Layout - - } -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - - -\backslash -only<8->{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfsetlinewidth{0.4pt} -\end_layout - -\begin_layout Plain Layout - - -\backslash -color{beamerexample!25!averagebackgroundcolor} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{A2}{C1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{A2}{D1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{B2}{A1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{B2}{C1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{B2}{D1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{C2}{D1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{D2}{A1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{D2}{B1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{A3}{C2} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{A3}{D2} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{B3}{A2} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{B3}{C2} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{B3}{D2} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{C3}{D2} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{D3}{A2} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{D3}{B2} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{A4}{C3} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{A4}{D3} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{B4}{A3} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{B4}{C3} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{B4}{D3} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{C4}{D3} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{D4}{A3} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{D4}{B3} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfsetstartarrow{ -\backslash -pgfarrowto} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{A1}{B1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{B1}{C1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{C1}{D1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{A2}{B2} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{B2}{C2} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{C2}{D2} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{A3}{B3} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{B3}{C3} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{C3}{D3} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{A4}{B4} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{B4}{C4} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{C4}{D4} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfclearstartarrow -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconncurve{A3}{A1}{135}{-135}{10pt}{10pt} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconncurve{A4}{A2}{135}{-135}{10pt}{10pt} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconncurve{A4}{A1}{135}{-135}{15pt}{15pt} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconncurve{B3}{B1}{135}{-135}{10pt}{10pt} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconncurve{B4}{B2}{135}{-135}{10pt}{10pt} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconncurve{B4}{B1}{135}{-135}{15pt}{15pt} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconncurve{C3}{C1}{135}{-135}{10pt}{10pt} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconncurve{C4}{C2}{135}{-135}{10pt}{10pt} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconncurve{C4}{C1}{135}{-135}{15pt}{15pt} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconncurve{D3}{D1}{135}{-135}{10pt}{10pt} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconncurve{D4}{D2}{135}{-135}{10pt}{10pt} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconncurve{D4}{D1}{135}{-135}{15pt}{15pt} -\end_layout - -\begin_layout Plain Layout - - -\backslash -color{beamerexample} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfsetlinewidth{0.6pt} -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - - -\backslash -only<3->{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -color<3>{red} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{B1}{A2} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{B2}{A3} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{B3}{A4} -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - - -\backslash -only<4->{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -color<4>{red} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{B1}{C2} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{B2}{C3} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{B3}{C4} -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - - -\backslash -only<5->{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -color<5>{red} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{C1}{D2} -\end_layout - -\begin_layout Plain Layout - - -\backslash -alert<11>{ -\backslash -pgfnodeconnline{C2}{D3}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -alert<12-13>{ -\backslash -pgfnodeconnline{C3}{D4}} -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - - -\backslash -only<6->{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -color<6>{red} -\end_layout - -\begin_layout Plain Layout - - -\backslash -alert<11>{ -\backslash -pgfnodeconnline{A1}{C2}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -alert<12-13>{ -\backslash -pgfnodeconnline{A2}{C3}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{A3}{C4} -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - - -\backslash -only<7->{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -color<7>{red} -\end_layout - -\begin_layout Plain Layout - - -\backslash -alert<12-13>{ -\backslash -pgfnodeconnline{A1}{A2}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{A2}{A3} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{A3}{A4} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{B1}{B2} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{B2}{B3} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{B3}{B4} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{C1}{C2} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{C2}{C3} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{C3}{C4} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{D1}{D2} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pgfnodeconnline{D2}{D3} -\end_layout - -\begin_layout Plain Layout - - -\backslash -alert<11>{ -\backslash -pgfnodeconnline{D3}{D4}} -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - - -\backslash -end{pgfpicture} -\end_layout - -\end_inset - - -\end_layout - -\end_deeper -\end_deeper -\begin_layout AgainFrame -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout - -6 -\end_layout - -\end_inset - -hierarchy -\end_layout - -\begin_layout Subsection -Complexity of: Approximating the Shortest Path -\end_layout - -\begin_layout Frame -\begin_inset Argument 4 -status open - -\begin_layout Plain Layout -Approximators Compute Paths that Are Nearly As Short As a Shortest Path -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Definition -An -\color none - -\color red -approximation scheme for -\begin_inset Formula $\Lang{tournament-shortest-path}$ -\end_inset - - -\color none - -\color inherit -gets as input -\end_layout - -\begin_deeper -\begin_layout Enumerate -a tuple -\begin_inset Formula $(T,s,t)\in\Lang{reach}_{\operatorname{tourn}}$ -\end_inset - - and -\end_layout - -\begin_layout Enumerate -a number -\begin_inset Formula $r>1$ -\end_inset - -. -\end_layout - -\begin_layout Standard -It outputs -\end_layout - -\begin_layout Itemize -a path from -\begin_inset Formula $s$ -\end_inset - - to -\begin_inset space ~ -\end_inset - - -\begin_inset Formula $t$ -\end_inset - - of length at most -\begin_inset Formula $r\operatorname{d_{T}}(s,t)$ -\end_inset - -. -\end_layout - -\end_deeper -\end_deeper -\begin_layout Standard -\begin_inset Separator plain -\end_inset - - -\end_layout - -\begin_layout Frame -\begin_inset Argument 4 -status open - -\begin_layout Plain Layout -There Exists a Logspace Approximation Scheme for -\begin_inset Newline newline -\end_inset - -the Tournament Shortest Path Problem -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Theorem -There exists an approximation scheme for -\begin_inset Formula $\Lang{tournament-shortest-path}$ -\end_inset - - that for -\begin_inset Formula $1= 2.14.1が必須であることに注意してください。もし古い版のRを使っているならば更新が必要です。以下に、簡単な例として一つのコード組を示します +。 +\end_layout + +\begin_layout Standard +\begin_inset Flex Chunk +status open + +\begin_layout Plain Layout + +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout + +show-off +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout + +rnorm(5) +\end_layout + +\begin_layout Plain Layout + +df=data.frame(y=rnorm(100), x=1:100) +\end_layout + +\begin_layout Plain Layout + +summary(lm(y~x, data=df)) +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +何か問題がある場合には、パッケージ作者に連絡してください。 +\end_layout + +\end_body +\end_document diff --git a/lib/examples/ja/Modules/Rnw_(knitr).lyx b/lib/examples/ja/Modules/Rnw_(knitr).lyx deleted file mode 100644 index 73ad9912f8..0000000000 --- a/lib/examples/ja/Modules/Rnw_(knitr).lyx +++ /dev/null @@ -1,285 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/ja/ -\textclass bxjsarticle -\use_default_options true -\begin_modules -knitr -\end_modules -\maintain_unincluded_children false -\language japanese -\language_package default -\inputencoding utf8-platex -\fontencoding global -\font_roman "palatino" "default" -\font_sans "lmss" "default" -\font_typewriter "lmtt" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts true -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry true -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 1 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\leftmargin 2.5cm -\topmargin 2.5cm -\rightmargin 2.5cm -\bottommargin 2.5cm -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Title -\SpecialChar LyX -でknitrを使うには -\end_layout - -\begin_layout Author -Yihui Xie -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -アイオワ州立大学統計学部。電子メール: -\begin_inset CommandInset href -LatexCommand href -name "xie@yihui.name" -target "xie@yihui.name" -type "mailto:" -literal "false" - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -R ( -\begin_inset Flex URL -status collapsed - -\begin_layout Plain Layout - -http://www.r-project.org -\end_layout - -\end_inset - -)パッケージ -\series bold -knitr -\series default -は、Sweaveに似たツールですが、異なったデザインとより多くの機能を有しています。\SpecialChar LyX -は、Sweaveを第2.0.0版以降ネイティブにサポートしており、 -\series bold -knitr -\series default -のサポートは第2.0.3版で追加されました。使用法は、基本的に -\family sans -Sweave -\family default -モジュールと同様です -\begin_inset Foot -status open - -\begin_layout Plain Layout - -\family sans -ヘルプ\SpecialChar menuseparator -用途別説明書 -\family default -にある\SpecialChar LyX -/Sweave取扱説明書をお読みください。 -\end_layout - -\end_inset - -。 -\end_layout - -\begin_layout Enumerate -新規\SpecialChar LyX -文書を開きます。 -\end_layout - -\begin_layout Enumerate - -\family sans -文書\SpecialChar menuseparator -設定\SpecialChar menuseparator -モジュール -\family default -で -\family sans -Rnw (knitr) -\family default -モジュールを挿入します。 -\end_layout - -\begin_layout Enumerate -その後、文書中で -\family sans -挿入\SpecialChar menuseparator -\SpecialChar TeX -コード -\family default -メニューか -\family sans -コード組(chunk) -\family default -環境を使って、Rコードを挿入します。 -\end_layout - -\begin_layout Standard -パッケージのウェブサイト -\begin_inset Flex URL -status collapsed - -\begin_layout Plain Layout - -http://yihui.name/knitr -\end_layout - -\end_inset - -には、 -\series bold -knitr -\series default -の完全な取扱説明書と多くのデモがあります。用例の多くには、\SpecialChar LyX -ソース文書へのリンクがあります。 -\end_layout - -\begin_layout Standard -\SpecialChar LyX - 2.3以降、 -\series bold -knitr -\series default -を使ってコンパイルするためには -\family sans -設定\SpecialChar menuseparator -ファイル処理\SpecialChar menuseparator -変換子 -\family default -で -\emph on -needauth -\emph default -変換子の使用を可能にする必要があります。 -\end_layout - -\begin_layout Standard - -\series bold -knitr -\series default -パッケージはR >= 2.14.1が必須であることに注意してください。もし古い版のRを使っているならば更新が必要です。以下に、簡単な例として一つのコード組を示します -。 -\end_layout - -\begin_layout Standard -\begin_inset Flex Chunk -status open - -\begin_layout Plain Layout - -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout - -show-off -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout - -rnorm(5) -\end_layout - -\begin_layout Plain Layout - -df=data.frame(y=rnorm(100), x=1:100) -\end_layout - -\begin_layout Plain Layout - -summary(lm(y~x, data=df)) -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -何か問題がある場合には、パッケージ作者に連絡してください。 -\end_layout - -\end_body -\end_document diff --git a/lib/examples/ja/Multilingual_Typesetting_%28CJKutf8%29.lyx b/lib/examples/ja/Multilingual_Typesetting_%28CJKutf8%29.lyx new file mode 100644 index 0000000000..36817ed179 --- /dev/null +++ b/lib/examples/ja/Multilingual_Typesetting_%28CJKutf8%29.lyx @@ -0,0 +1,294 @@ +#LyX 2.4 created this file. For more info see https://www.lyx.org/ +\lyxformat 566 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/ja/ +\textclass article +\begin_preamble +% line breaking, punctuation kerning and font switching features +% for CJK with non-TeX fonts requires additional packages +% currently without GUI support: + +% with XeTeX, https://ctan.org/pkg/xecjk +\usepackage{ifxetex} +\ifxetex + \usepackage{xeCJK} + \setCJKmainfont{IPAexMincho} + \setCJKsansfont{IPAexGothic} +\fi + +% with LuaTeX, https://www.ctan.org/pkg/luatexja +% see https://tex.stackexchange.com/questions/222980/how-to-use-chinese-with-lualatex +\usepackage{ifluatex} +\ifluatex + \usepackage{luatexja-fontspec} + % use Mainfont (DejaVu) for Greek and Cyrillic: + \ltjsetparameter{jacharrange={-2}} + %\usepackage[match]{luatexja-fontspec} + %\setmainjfont[Mapping=tex-text]{WenQuanYi Micro Hei} + %\setsansjfont[Mapping=tex-text]{WenQuanYi Micro Hei} + %\setmonojfont{WenQuanYi Micro Hei Mono} +\fi +\end_preamble +\use_default_options false +\begin_modules +logicalmkup +\end_modules +\maintain_unincluded_children false +\language japanese-cjk +\language_package auto +\inputencoding utf8-cjk +\fontencoding auto +\font_roman "DejaVuSerif" "DejaVu Serif" +\font_sans "DejaVuSans" "DejaVu Sans" +\font_typewriter "DejaVuSansMono" "DejaVu Sans Mono" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\font_cjk min +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\float_placement class +\float_alignment class +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index 索引 +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style cjk +\dynamic_quotes 1 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Title + +\lang english +Multilingual typesetting with CJKutf8 +\end_layout + +\begin_layout Date +\begin_inset Info +type "moddate" +arg "long" +\end_inset + + +\end_layout + +\begin_layout Standard + +\lang english +For multi-lingual documents with parts in European languages, you can use + the CJK LaTeX bundle: +\end_layout + +\begin_layout Itemize + +\lang english +Set a standard document class (document classes starting with +\begin_inset Quotes bld +\end_inset + +Japanese +\begin_inset Quotes brd +\end_inset + + use platex). +\end_layout + +\begin_layout Itemize + +\lang english +Set the document language to +\begin_inset Quotes bld +\end_inset + +Japanese (CJK) +\begin_inset Quotes brd +\end_inset + + and the encoding to +\begin_inset Quotes bld +\end_inset + +Unicode (CJK) (utf8) +\begin_inset Quotes brd +\end_inset + +. +\end_layout + +\begin_layout Itemize + +\lang english +Select a Japanese CJK-font, e.g. + +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout + +\lang english +\begin_inset Quotes sld +\end_inset + +min +\begin_inset Quotes srd +\end_inset + + +\end_layout + +\end_inset + +. +\end_layout + +\begin_layout Itemize + +\lang english +Some fonts are substituted with fallback +\begin_inset Quotes bld +\end_inset + +CM roman regular +\begin_inset Quotes brd +\end_inset + + ( +\emph on +DejaVu +\emph default + and +\emph on +Libertine +\emph default + work). +\end_layout + +\begin_layout Itemize +\noindent + +\lang english +Alternatively, you can use non-TeX fonts with xeCJK (XeTeX) or luatexja + (LuaTeX). + See the document preamble for an example. +\end_layout + +\begin_layout Standard + +\lang english +Then, the following should work: +\end_layout + +\begin_layout Enumerate +\SpecialChar LyX +は優秀な取扱説明書を同梱していますので、これをお使いください!まずは +\family sans +ヘルプ\SpecialChar menuseparator +はじめの一歩 +\family default +から始めてください。これは、各取扱説明書を簡潔に紹介しています。つぎに +\family sans +ヘルプ\SpecialChar menuseparator +入門篇 +\family default +をお読みになれば、\SpecialChar LyX +の使い方を学ぶことができます。 +\end_layout + +\begin_layout Enumerate +Short texts may be written without setting the language (hyphenation will + be missing and spell-checking complain): Greetings; Grüße; Приветы; χαιρετισμός +\end_layout + +\begin_layout Enumerate +For longer text parts, it is recommended to set the correct language: +\end_layout + +\begin_deeper +\begin_layout Description + +\lang english +English: Hello Mr. + Sandman! +\end_layout + +\begin_layout Description + +\lang ngerman +Deutsch: Grüße aus Österreich! +\end_layout + +\begin_layout Description + +\lang ngerman +Griechisch: +\lang greek + χαιρετισμός! +\end_layout + +\begin_layout Description + +\lang ngerman +Russisch: +\lang russian + Привет с +\series bold +новым +\series default + годом! +\end_layout + +\end_deeper +\end_body +\end_document diff --git a/lib/examples/ja/Multilingual_Typesetting_%28platex%29.lyx b/lib/examples/ja/Multilingual_Typesetting_%28platex%29.lyx new file mode 100644 index 0000000000..c4a2dba9cd --- /dev/null +++ b/lib/examples/ja/Multilingual_Typesetting_%28platex%29.lyx @@ -0,0 +1,217 @@ +#LyX 2.4 created this file. For more info see https://www.lyx.org/ +\lyxformat 567 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/ja/ +\textclass jarticle +\use_default_options false +\maintain_unincluded_children false +\language japanese +\language_package auto +\inputencoding jis-platex +\fontencoding OT1 +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\float_placement class +\float_alignment class +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index 索引 +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Title +\SpecialChar LyX +へようこそ! +\end_layout + +\begin_layout Section* +\SpecialChar LyX +を使うために最初に知っておくべきことがら +\end_layout + +\begin_layout Standard +Text in other languages: +\end_layout + +\begin_layout Quotation +English: Hello Mr. + Sandman! +\end_layout + +\begin_layout Quotation +Deutsch: Grüße aus Österreich! +\end_layout + +\begin_layout Standard +Greek and Cyrillic script use too wide characters (except for force-converted + letters): +\end_layout + +\begin_layout Quotation +Griechisch: χαιρετισμός! +\end_layout + +\begin_layout Quotation +Russisch: Привет с +\series bold +новым +\series default + годом! +\end_layout + +\begin_layout Standard +Text in other languages with correct language setting - works only for some + languages: +\end_layout + +\begin_layout Standard + +\lang english +English: Hello Mr. + Sandman! +\end_layout + +\begin_layout Standard + +\lang afrikaans +Afrikaans: Good dag minher. +\end_layout + +\begin_layout Standard + +\lang french +French: «Bonsoir à vous.» +\end_layout + +\begin_layout Standard + +\lang swedish +Swedish: Hej då. +\end_layout + +\begin_layout Standard +Compilation error with inputenc +\begin_inset Quotes eld +\end_inset + +auto +\begin_inset Quotes erd +\end_inset + + (language default): +\end_layout + +\begin_layout Standard + +\lang ngerman +Deutsch: Grüße aus Österreich! +\lang japanese + +\begin_inset Note Note +status open + +\begin_layout Plain Layout +wrong encoding?, (Umlaut not as +\backslash + +\begin_inset Quotes erd +\end_inset + +{O}) +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Wrong characters with inputenc +\begin_inset Quotes eld +\end_inset + +auto +\begin_inset Quotes erd +\end_inset + + (language default): +\end_layout + +\begin_layout Standard + +\lang greek +Griechisch: χαιρετισμός! +\end_layout + +\begin_layout Standard + +\lang russian +Russisch: Привет с +\series bold +новым +\series default + годом! +\end_layout + +\end_body +\end_document diff --git a/lib/examples/ja/Multilingual_Typesetting_(CJKutf8).lyx b/lib/examples/ja/Multilingual_Typesetting_(CJKutf8).lyx deleted file mode 100644 index 36817ed179..0000000000 --- a/lib/examples/ja/Multilingual_Typesetting_(CJKutf8).lyx +++ /dev/null @@ -1,294 +0,0 @@ -#LyX 2.4 created this file. For more info see https://www.lyx.org/ -\lyxformat 566 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/ja/ -\textclass article -\begin_preamble -% line breaking, punctuation kerning and font switching features -% for CJK with non-TeX fonts requires additional packages -% currently without GUI support: - -% with XeTeX, https://ctan.org/pkg/xecjk -\usepackage{ifxetex} -\ifxetex - \usepackage{xeCJK} - \setCJKmainfont{IPAexMincho} - \setCJKsansfont{IPAexGothic} -\fi - -% with LuaTeX, https://www.ctan.org/pkg/luatexja -% see https://tex.stackexchange.com/questions/222980/how-to-use-chinese-with-lualatex -\usepackage{ifluatex} -\ifluatex - \usepackage{luatexja-fontspec} - % use Mainfont (DejaVu) for Greek and Cyrillic: - \ltjsetparameter{jacharrange={-2}} - %\usepackage[match]{luatexja-fontspec} - %\setmainjfont[Mapping=tex-text]{WenQuanYi Micro Hei} - %\setsansjfont[Mapping=tex-text]{WenQuanYi Micro Hei} - %\setmonojfont{WenQuanYi Micro Hei Mono} -\fi -\end_preamble -\use_default_options false -\begin_modules -logicalmkup -\end_modules -\maintain_unincluded_children false -\language japanese-cjk -\language_package auto -\inputencoding utf8-cjk -\fontencoding auto -\font_roman "DejaVuSerif" "DejaVu Serif" -\font_sans "DejaVuSans" "DejaVu Sans" -\font_typewriter "DejaVuSansMono" "DejaVu Sans Mono" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\font_cjk min -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\float_placement class -\float_alignment class -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index 索引 -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style cjk -\dynamic_quotes 1 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Title - -\lang english -Multilingual typesetting with CJKutf8 -\end_layout - -\begin_layout Date -\begin_inset Info -type "moddate" -arg "long" -\end_inset - - -\end_layout - -\begin_layout Standard - -\lang english -For multi-lingual documents with parts in European languages, you can use - the CJK LaTeX bundle: -\end_layout - -\begin_layout Itemize - -\lang english -Set a standard document class (document classes starting with -\begin_inset Quotes bld -\end_inset - -Japanese -\begin_inset Quotes brd -\end_inset - - use platex). -\end_layout - -\begin_layout Itemize - -\lang english -Set the document language to -\begin_inset Quotes bld -\end_inset - -Japanese (CJK) -\begin_inset Quotes brd -\end_inset - - and the encoding to -\begin_inset Quotes bld -\end_inset - -Unicode (CJK) (utf8) -\begin_inset Quotes brd -\end_inset - -. -\end_layout - -\begin_layout Itemize - -\lang english -Select a Japanese CJK-font, e.g. - -\begin_inset Flex Code -status collapsed - -\begin_layout Plain Layout - -\lang english -\begin_inset Quotes sld -\end_inset - -min -\begin_inset Quotes srd -\end_inset - - -\end_layout - -\end_inset - -. -\end_layout - -\begin_layout Itemize - -\lang english -Some fonts are substituted with fallback -\begin_inset Quotes bld -\end_inset - -CM roman regular -\begin_inset Quotes brd -\end_inset - - ( -\emph on -DejaVu -\emph default - and -\emph on -Libertine -\emph default - work). -\end_layout - -\begin_layout Itemize -\noindent - -\lang english -Alternatively, you can use non-TeX fonts with xeCJK (XeTeX) or luatexja - (LuaTeX). - See the document preamble for an example. -\end_layout - -\begin_layout Standard - -\lang english -Then, the following should work: -\end_layout - -\begin_layout Enumerate -\SpecialChar LyX -は優秀な取扱説明書を同梱していますので、これをお使いください!まずは -\family sans -ヘルプ\SpecialChar menuseparator -はじめの一歩 -\family default -から始めてください。これは、各取扱説明書を簡潔に紹介しています。つぎに -\family sans -ヘルプ\SpecialChar menuseparator -入門篇 -\family default -をお読みになれば、\SpecialChar LyX -の使い方を学ぶことができます。 -\end_layout - -\begin_layout Enumerate -Short texts may be written without setting the language (hyphenation will - be missing and spell-checking complain): Greetings; Grüße; Приветы; χαιρετισμός -\end_layout - -\begin_layout Enumerate -For longer text parts, it is recommended to set the correct language: -\end_layout - -\begin_deeper -\begin_layout Description - -\lang english -English: Hello Mr. - Sandman! -\end_layout - -\begin_layout Description - -\lang ngerman -Deutsch: Grüße aus Österreich! -\end_layout - -\begin_layout Description - -\lang ngerman -Griechisch: -\lang greek - χαιρετισμός! -\end_layout - -\begin_layout Description - -\lang ngerman -Russisch: -\lang russian - Привет с -\series bold -новым -\series default - годом! -\end_layout - -\end_deeper -\end_body -\end_document diff --git a/lib/examples/ja/Multilingual_Typesetting_(platex).lyx b/lib/examples/ja/Multilingual_Typesetting_(platex).lyx deleted file mode 100644 index c4a2dba9cd..0000000000 --- a/lib/examples/ja/Multilingual_Typesetting_(platex).lyx +++ /dev/null @@ -1,217 +0,0 @@ -#LyX 2.4 created this file. For more info see https://www.lyx.org/ -\lyxformat 567 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/ja/ -\textclass jarticle -\use_default_options false -\maintain_unincluded_children false -\language japanese -\language_package auto -\inputencoding jis-platex -\fontencoding OT1 -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\float_placement class -\float_alignment class -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index 索引 -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Title -\SpecialChar LyX -へようこそ! -\end_layout - -\begin_layout Section* -\SpecialChar LyX -を使うために最初に知っておくべきことがら -\end_layout - -\begin_layout Standard -Text in other languages: -\end_layout - -\begin_layout Quotation -English: Hello Mr. - Sandman! -\end_layout - -\begin_layout Quotation -Deutsch: Grüße aus Österreich! -\end_layout - -\begin_layout Standard -Greek and Cyrillic script use too wide characters (except for force-converted - letters): -\end_layout - -\begin_layout Quotation -Griechisch: χαιρετισμός! -\end_layout - -\begin_layout Quotation -Russisch: Привет с -\series bold -новым -\series default - годом! -\end_layout - -\begin_layout Standard -Text in other languages with correct language setting - works only for some - languages: -\end_layout - -\begin_layout Standard - -\lang english -English: Hello Mr. - Sandman! -\end_layout - -\begin_layout Standard - -\lang afrikaans -Afrikaans: Good dag minher. -\end_layout - -\begin_layout Standard - -\lang french -French: «Bonsoir à vous.» -\end_layout - -\begin_layout Standard - -\lang swedish -Swedish: Hej då. -\end_layout - -\begin_layout Standard -Compilation error with inputenc -\begin_inset Quotes eld -\end_inset - -auto -\begin_inset Quotes erd -\end_inset - - (language default): -\end_layout - -\begin_layout Standard - -\lang ngerman -Deutsch: Grüße aus Österreich! -\lang japanese - -\begin_inset Note Note -status open - -\begin_layout Plain Layout -wrong encoding?, (Umlaut not as -\backslash - -\begin_inset Quotes erd -\end_inset - -{O}) -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Wrong characters with inputenc -\begin_inset Quotes eld -\end_inset - -auto -\begin_inset Quotes erd -\end_inset - - (language default): -\end_layout - -\begin_layout Standard - -\lang greek -Griechisch: χαιρετισμός! -\end_layout - -\begin_layout Standard - -\lang russian -Russisch: Привет с -\series bold -новым -\series default - годом! -\end_layout - -\end_body -\end_document diff --git a/lib/examples/nb/Example_%28LyXified%29.lyx b/lib/examples/nb/Example_%28LyXified%29.lyx new file mode 100644 index 0000000000..6f6c9ac4a1 --- /dev/null +++ b/lib/examples/nb/Example_%28LyXified%29.lyx @@ -0,0 +1,411 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/nb/ +\textclass article +\use_default_options false +\maintain_unincluded_children false +\language norsk +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize 12 +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style swiss +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle plain +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Title +DETTE ER TITTELEN FOR DOKUMENTET +\end_layout + +\begin_layout Author +av Fee \SpecialChar LyX + +\end_layout + +\begin_layout Date +12. + Juni, 1972 +\end_layout + +\begin_layout Standard +\begin_inset CommandInset toc +LatexCommand tableofcontents + +\end_inset + + +\end_layout + +\begin_layout Section +Grunntanke +\end_layout + +\begin_layout Standard +Grunntanken bak \SpecialChar LyX + er at du skal tenke på innholdet i det du skriver, og ikke + formen. + +\end_layout + +\begin_layout Subsection +Hvordan \SpecialChar LyX + gjør det +\end_layout + +\begin_layout Standard +\SpecialChar LyX + bruker \SpecialChar LaTeX +, et dokumentsystem designet av Leslie Lamport i 1985. + Det bygger igjen på et typesettingssystem kalt \SpecialChar TeX +, laget av Donald Knuth + i 1984. + \SpecialChar LaTeX + bygger på samme tankegods som \SpecialChar LyX +. + Leslie Lamport sa en gang (se referanse +\begin_inset CommandInset citation +LatexCommand cite +key "lamport" +literal "true" + +\end_inset + +): +\end_layout + +\begin_layout Quote +\begin_inset Quotes cld +\end_inset + +Typografi er til for å hjelpe leseren å forstå forfatterens idéer. + For at et dokument skal være lett å lese, må den visuelle strukturen tilsvare + den logiske strukturen. + Sitater og dataprogrammer er separate elementer, og må derfor kunne skilles + fra hverandre visuelt.... + Siden \SpecialChar LaTeX + ikke an forstå din prosa, må du indikere den logiske strukturen + eksplisitt med spesielle kommandoer.... + Mens du skriver dokumentet ditt, bør du tenke på strukturen, ikke på utseendet. +\begin_inset Quotes crd +\end_inset + + +\end_layout + +\begin_layout Subsection +Hvorfor \SpecialChar LyX + er bedre +\end_layout + +\begin_layout Standard +\begin_inset CommandInset label +LatexCommand label +name "subsec:lyxbedre" + +\end_inset + +\SpecialChar LyX + kan nyttes av flere mennesker enn \SpecialChar LaTeX +. + Det er mye lettere å lære, siden du ikke trenger å lære \SpecialChar LaTeX + (som i praktisk + talt er et programmeringsspråk). + \SpecialChar LyX + er +\begin_inset Quotes cld +\end_inset + +hva du ser er hva du får +\begin_inset Quotes crd +\end_inset + + omtrent som andre tekstbehandlere , bortsett fra at \SpecialChar LyX + er +\begin_inset Quotes cld +\end_inset + +hva du ser er hva du mener +\begin_inset Quotes crd +\end_inset + +. + Slik kombineres lettheten i tekstbehandlere med kraften i \SpecialChar LaTeX +. + Dette er bra. + Dessuten er filformatet plattformuavhengig. + Ikke minst er det GRATIS! +\end_layout + +\begin_layout Section +Funksjonalitet i \SpecialChar LyX + +\end_layout + +\begin_layout Standard +\SpecialChar LyX + har mange funksjoner som gjør det lettere å skrive dokumenter. + +\begin_inset Foot +status open + +\begin_layout Plain Layout +Hvorfor ville du ellers bruke det? +\end_layout + +\end_inset + + Jeg er +\emph on +veldig interessert +\emph default + i å snakke om dem. + Her er en liste med noen få av dem. +\end_layout + +\begin_layout Itemize +\SpecialChar LyX + holder orden på marger og nummererte fotnoter for deg +\end_layout + +\begin_layout Itemize +\SpecialChar LyX + gjør det enkelt å skrive og redigere matematiske formler +\end_layout + +\begin_layout Standard +For en mer filosofisk diskusjon om hvorfor \SpecialChar LyX + er bedre enn mange andre tekstbehand +lere, se seksjon +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "subsec:lyxbedre" + +\end_inset + +, som du finner på side +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand pageref +reference "subsec:lyxbedre" + +\end_inset + + +\end_layout + +\begin_layout Section +Sløve forsøk på å bruke andre \SpecialChar LyX +-greier +\end_layout + +\begin_layout Standard +Jeg skrev et program her om dagen. + Det så slik ut. +\end_layout + +\begin_layout LyX-Code +5 REMARK MITT FANTASTISKE PROGRAM +\end_layout + +\begin_layout LyX-Code +10 PRINT +\begin_inset Quotes eld +\end_inset + +JEG ER FANTASTISK! +\begin_inset Quotes erd +\end_inset + + +\end_layout + +\begin_layout LyX-Code +20 GOTO 10 +\end_layout + +\begin_layout Standard +Etter så mye programmering følte jeg meg mer kunstnerisk, så jeg skrev en + haiku +\end_layout + +\begin_layout Verse +\SpecialChar LyX + er fantastisk +\begin_inset Newline newline +\end_inset + +Typograf, tekstbehandler +\begin_inset Newline newline +\end_inset + +Den sparer så mye tid +\end_layout + +\begin_layout Section +Mattegreier +\end_layout + +\begin_layout Standard +Min favorittligning er løsningen for annengradsligninger. + Hvis +\begin_inset Formula $ax^{2}+bx+c=0$ +\end_inset + + (eq.1), må +\begin_inset Formula $x=\frac{-b\pm\sqrt{b^{2}-4ac}}{2a}$ +\end_inset + + (eq. + 2). +\end_layout + +\begin_layout Standard +En annen favoritt er grunnlaget for kalkulus: +\begin_inset Formula $f'(x)\equiv\lim_{\Delta x\rightarrow0}\frac{f(x+\Delta x)-f(x)}{\Delta x}$ +\end_inset + + (eq. + 3). +\end_layout + +\begin_layout Section +Notater +\end_layout + +\begin_layout Standard +Noen notater om å skrive om til lyx-måten: +\end_layout + +\begin_layout Itemize +Jeg kunne fjerne linjene som var lagd med bindestreker. + De var der for å separere tittelen og referansene fra resten av dokumentet. + Men \SpecialChar LyX + (\SpecialChar LaTeX +) vet å skille slikt frahverandre med avstand i stedet. +\end_layout + +\begin_layout Itemize +Jeg skrev ikke formlene i displaymodus. + Jeg brukte heller ikke automatisk nummerering av ligninger, fordi dette + ikke dekkes av +\emph on +innføringen. +\end_layout + +\begin_layout Itemize +Jeg trengte ikke skrive ordet +\begin_inset Quotes cld +\end_inset + +Referanser +\begin_inset Quotes crd +\end_inset + + under. + \SpecialChar LyX + skriver det automatisk (eller ordet +\begin_inset Quotes cld +\end_inset + +Bibliografi +\begin_inset Quotes crd +\end_inset + + avhengig av dokumenttypen) når du bruker tekststilen +\family sans +Referanseliste +\family default +. +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "lamport" +literal "true" + +\end_inset + + Lamport, Leslie. + +\emph on +\SpecialChar LaTeX +: A Document Preparation System. + +\emph default + Addison-Wesley, Reading, Massachusetts, second edition, 1994. +\end_layout + +\end_body +\end_document diff --git a/lib/examples/nb/Example_%28raw%29.lyx b/lib/examples/nb/Example_%28raw%29.lyx new file mode 100644 index 0000000000..404c1b7469 --- /dev/null +++ b/lib/examples/nb/Example_%28raw%29.lyx @@ -0,0 +1,481 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/nb/ +\textclass article +\use_default_options false +\maintain_unincluded_children false +\language norsk +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize 12 +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style swiss +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle plain +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Standard +DETTE ER TITTELEN FOR DOKUMENTET +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Hint: tittelen burde se mer ut som en tittel +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +av Fee \SpecialChar LyX + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Hint: Fee er FORFATTEREN +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +12. + Juni, 1972 +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Hint: dette er en DATO +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Innholdsfortegnelse +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Hint: Det hadde vært fint om vi ikke trengte å skrive innholdsfortegnelsen + selv +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +1. + Grunntanke..................1 +\end_layout + +\begin_layout Standard +1.1 Hvordan \SpecialChar LyX + gjør det...............1 +\end_layout + +\begin_layout Standard +1.2 Hvorfor \SpecialChar LyX + er bedre...............1 +\end_layout + +\begin_layout Standard +2. + Funksjonalitet i \SpecialChar LyX + +\end_layout + +\begin_layout Standard +3. + Sløve forsøk på å bruke andre \SpecialChar LyX +-greier +\end_layout + +\begin_layout Standard +4. + Mattegreier +\end_layout + +\begin_layout Standard +————————————————— +\end_layout + +\begin_layout Standard +1. + Grunntanke +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Hint: Section titles should probably stand out more +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Grunntanken bak \SpecialChar LyX + er at du skal tenke på innholdet i det du skriver, og ikke + formen. +\end_layout + +\begin_layout Standard +1.1 Hvordan \SpecialChar LyX + gjør det +\end_layout + +\begin_layout Standard +\SpecialChar LyX + bruker \SpecialChar LaTeX +, et dokumentsystem designet av Leslie Lamport i 1985. + Det bygger igjen på et typesettingssystem kalt \SpecialChar TeX +, laget av Donald Knuth + i 1984. + \SpecialChar LaTeX + bygger på samme tankegods som \SpecialChar LyX +. + Leslie Lamport sa en gang (se referanse [1]) +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Hint: Antagelig bør ikke denne LITTERATURREFERANSEN +\begin_inset Quotes eld +\end_inset + +hardkodes +\begin_inset Quotes erd +\end_inset + +. + Hva om vi gjør Lamport's bok til den andre boka i bibliografien? +\end_layout + +\end_inset + +: +\end_layout + +\begin_layout Standard +\begin_inset Quotes cld +\end_inset + +Typografi er til for å hjelpe leseren å forstå forfatterens idéer. + For at et dokument skal være lett å lese, må den visuelle strukturen tilsvare + den logiske strukturen. + Sitater og dataprogrammer er separate elementer, og må derfor kunne skilles + fra hverandre visuelt.... + Siden \SpecialChar LaTeX + ikke an forstå din prosa, må du indikere den logiske strukturen + eksplisitt med spesielle kommandoer.... + Mens du skriver dokumentet ditt, bør du tenke på strukturen, ikke på utseendet. +\begin_inset Quotes crd +\end_inset + + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Hint: Dette er et SITAT +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +1.2 Hvorfor \SpecialChar LyX + er bedre +\end_layout + +\begin_layout Standard +\SpecialChar LyX + kan nyttes av flere mennesker enn \SpecialChar LaTeX +. + Det er mye lettere å lære, siden du ikke trenger å lære \SpecialChar LaTeX + (som praktisk + talt er et programmeringsspråk). + \SpecialChar LyX + er +\begin_inset Quotes cld +\end_inset + +hva du ser er hva du får +\begin_inset Quotes crd +\end_inset + + omtrent som andre tekstbehandlere , bortsett fra at \SpecialChar LyX + er +\begin_inset Quotes cld +\end_inset + +hva du ser er hva du mener +\begin_inset Quotes crd +\end_inset + +. + Slik kombineres lettheten i tekstbehandlere med kraften i \SpecialChar LaTeX +. + Dette er bra. + Dessuten er filformatet plattformuavhengig. + Ikke minst er det GRATIS! +\end_layout + +\begin_layout Standard +2. + Funksjonalitet i \SpecialChar LyX + +\end_layout + +\begin_layout Standard +\SpecialChar LyX + har mange funksjoner som gjør det lettere å skrive dokumenter. + (Hvorfor ville du ellers bruke det? +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Hint: Denne parantesen hadde sett bedre ut i en fotnote. +\end_layout + +\end_inset + +) Jeg er VELDIG INTERESSERT +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Hint: Utheve! +\end_layout + +\end_inset + + i å snakke om dem. + Her er en liste med noen få av dem. +\end_layout + +\begin_layout Standard +* \SpecialChar LyX + holder orden på marger og nummererte fotnoter for deg +\end_layout + +\begin_layout Standard +* \SpecialChar LyX + gjør det enkelt å skrive og redigere matematiske formler +\end_layout + +\begin_layout Standard +For en mer filosofisk diskusjon om hvorfor \SpecialChar LyX + er bedre enn mange andre tekstbehand +lere, se seksjon 1.2, som du finner på side 1. +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Hint: Disse KRYSSREFERANSENE burde ikke +\begin_inset Quotes cld +\end_inset + +hardkodes +\begin_inset Quotes crd +\end_inset + +. + Hva om vi endrer seksjonsnumrene? +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +3. + Sløve forsøk på å bruke andre \SpecialChar LyX +-greier +\end_layout + +\begin_layout Standard +Jeg skrev et program her om dagen. + Det så slik ut. +\end_layout + +\begin_layout Standard +5 REMARK MITT FANTASTISKE PROGRAM +\end_layout + +\begin_layout Standard +10 PRINT +\begin_inset Quotes eld +\end_inset + +JEG ER FANTASTISK! +\begin_inset Quotes erd +\end_inset + + +\end_layout + +\begin_layout Standard +20 GOTO 10 +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Hint: Dette er PROGRAMKODE +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Etter så mye programmering følte jeg meg mer kunstnerisk, så jeg skrev en + haiku +\end_layout + +\begin_layout Standard +\SpecialChar LyX + er fantastisk +\end_layout + +\begin_layout Standard +Typograf, tekstbehandler +\end_layout + +\begin_layout Standard +Den sparer så mye tid +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Hint: Ikke spesielt godt, men det er poesi, også kjent som VERS +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +4. + Mattegreier +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Hint: disse mattegreiene burde skrives i mattemodus! +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Min favorittligning er løsningen for annengradsligninger. + Hvis ax^2+bx+c=0 (eq.1), må x= -b + eller minus kvadratroten av b^2-4ac, + alt delt på 2a (eq. + 2). +\end_layout + +\begin_layout Standard +En annen favoritt er grunnlaget for kalkulus: f'(x) er definert som grenseverdie +n når deltax går mot 0 av f(x+deltax) - f(x) delt på deltax (eq. + 3). +\end_layout + +\begin_layout Standard +———————————————— +\end_layout + +\begin_layout Standard +REFERANSER +\end_layout + +\begin_layout Standard +[1] Lamport, Leslie. + \SpecialChar LaTeX +: A Document Preparation System. + Addison-Wesley, Reading, Massachusetts, second edition, 1994. +\end_layout + +\end_body +\end_document diff --git a/lib/examples/nb/Example_(LyXified).lyx b/lib/examples/nb/Example_(LyXified).lyx deleted file mode 100644 index 6f6c9ac4a1..0000000000 --- a/lib/examples/nb/Example_(LyXified).lyx +++ /dev/null @@ -1,411 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/nb/ -\textclass article -\use_default_options false -\maintain_unincluded_children false -\language norsk -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize 12 -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style swiss -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle plain -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Title -DETTE ER TITTELEN FOR DOKUMENTET -\end_layout - -\begin_layout Author -av Fee \SpecialChar LyX - -\end_layout - -\begin_layout Date -12. - Juni, 1972 -\end_layout - -\begin_layout Standard -\begin_inset CommandInset toc -LatexCommand tableofcontents - -\end_inset - - -\end_layout - -\begin_layout Section -Grunntanke -\end_layout - -\begin_layout Standard -Grunntanken bak \SpecialChar LyX - er at du skal tenke på innholdet i det du skriver, og ikke - formen. - -\end_layout - -\begin_layout Subsection -Hvordan \SpecialChar LyX - gjør det -\end_layout - -\begin_layout Standard -\SpecialChar LyX - bruker \SpecialChar LaTeX -, et dokumentsystem designet av Leslie Lamport i 1985. - Det bygger igjen på et typesettingssystem kalt \SpecialChar TeX -, laget av Donald Knuth - i 1984. - \SpecialChar LaTeX - bygger på samme tankegods som \SpecialChar LyX -. - Leslie Lamport sa en gang (se referanse -\begin_inset CommandInset citation -LatexCommand cite -key "lamport" -literal "true" - -\end_inset - -): -\end_layout - -\begin_layout Quote -\begin_inset Quotes cld -\end_inset - -Typografi er til for å hjelpe leseren å forstå forfatterens idéer. - For at et dokument skal være lett å lese, må den visuelle strukturen tilsvare - den logiske strukturen. - Sitater og dataprogrammer er separate elementer, og må derfor kunne skilles - fra hverandre visuelt.... - Siden \SpecialChar LaTeX - ikke an forstå din prosa, må du indikere den logiske strukturen - eksplisitt med spesielle kommandoer.... - Mens du skriver dokumentet ditt, bør du tenke på strukturen, ikke på utseendet. -\begin_inset Quotes crd -\end_inset - - -\end_layout - -\begin_layout Subsection -Hvorfor \SpecialChar LyX - er bedre -\end_layout - -\begin_layout Standard -\begin_inset CommandInset label -LatexCommand label -name "subsec:lyxbedre" - -\end_inset - -\SpecialChar LyX - kan nyttes av flere mennesker enn \SpecialChar LaTeX -. - Det er mye lettere å lære, siden du ikke trenger å lære \SpecialChar LaTeX - (som i praktisk - talt er et programmeringsspråk). - \SpecialChar LyX - er -\begin_inset Quotes cld -\end_inset - -hva du ser er hva du får -\begin_inset Quotes crd -\end_inset - - omtrent som andre tekstbehandlere , bortsett fra at \SpecialChar LyX - er -\begin_inset Quotes cld -\end_inset - -hva du ser er hva du mener -\begin_inset Quotes crd -\end_inset - -. - Slik kombineres lettheten i tekstbehandlere med kraften i \SpecialChar LaTeX -. - Dette er bra. - Dessuten er filformatet plattformuavhengig. - Ikke minst er det GRATIS! -\end_layout - -\begin_layout Section -Funksjonalitet i \SpecialChar LyX - -\end_layout - -\begin_layout Standard -\SpecialChar LyX - har mange funksjoner som gjør det lettere å skrive dokumenter. - -\begin_inset Foot -status open - -\begin_layout Plain Layout -Hvorfor ville du ellers bruke det? -\end_layout - -\end_inset - - Jeg er -\emph on -veldig interessert -\emph default - i å snakke om dem. - Her er en liste med noen få av dem. -\end_layout - -\begin_layout Itemize -\SpecialChar LyX - holder orden på marger og nummererte fotnoter for deg -\end_layout - -\begin_layout Itemize -\SpecialChar LyX - gjør det enkelt å skrive og redigere matematiske formler -\end_layout - -\begin_layout Standard -For en mer filosofisk diskusjon om hvorfor \SpecialChar LyX - er bedre enn mange andre tekstbehand -lere, se seksjon -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "subsec:lyxbedre" - -\end_inset - -, som du finner på side -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand pageref -reference "subsec:lyxbedre" - -\end_inset - - -\end_layout - -\begin_layout Section -Sløve forsøk på å bruke andre \SpecialChar LyX --greier -\end_layout - -\begin_layout Standard -Jeg skrev et program her om dagen. - Det så slik ut. -\end_layout - -\begin_layout LyX-Code -5 REMARK MITT FANTASTISKE PROGRAM -\end_layout - -\begin_layout LyX-Code -10 PRINT -\begin_inset Quotes eld -\end_inset - -JEG ER FANTASTISK! -\begin_inset Quotes erd -\end_inset - - -\end_layout - -\begin_layout LyX-Code -20 GOTO 10 -\end_layout - -\begin_layout Standard -Etter så mye programmering følte jeg meg mer kunstnerisk, så jeg skrev en - haiku -\end_layout - -\begin_layout Verse -\SpecialChar LyX - er fantastisk -\begin_inset Newline newline -\end_inset - -Typograf, tekstbehandler -\begin_inset Newline newline -\end_inset - -Den sparer så mye tid -\end_layout - -\begin_layout Section -Mattegreier -\end_layout - -\begin_layout Standard -Min favorittligning er løsningen for annengradsligninger. - Hvis -\begin_inset Formula $ax^{2}+bx+c=0$ -\end_inset - - (eq.1), må -\begin_inset Formula $x=\frac{-b\pm\sqrt{b^{2}-4ac}}{2a}$ -\end_inset - - (eq. - 2). -\end_layout - -\begin_layout Standard -En annen favoritt er grunnlaget for kalkulus: -\begin_inset Formula $f'(x)\equiv\lim_{\Delta x\rightarrow0}\frac{f(x+\Delta x)-f(x)}{\Delta x}$ -\end_inset - - (eq. - 3). -\end_layout - -\begin_layout Section -Notater -\end_layout - -\begin_layout Standard -Noen notater om å skrive om til lyx-måten: -\end_layout - -\begin_layout Itemize -Jeg kunne fjerne linjene som var lagd med bindestreker. - De var der for å separere tittelen og referansene fra resten av dokumentet. - Men \SpecialChar LyX - (\SpecialChar LaTeX -) vet å skille slikt frahverandre med avstand i stedet. -\end_layout - -\begin_layout Itemize -Jeg skrev ikke formlene i displaymodus. - Jeg brukte heller ikke automatisk nummerering av ligninger, fordi dette - ikke dekkes av -\emph on -innføringen. -\end_layout - -\begin_layout Itemize -Jeg trengte ikke skrive ordet -\begin_inset Quotes cld -\end_inset - -Referanser -\begin_inset Quotes crd -\end_inset - - under. - \SpecialChar LyX - skriver det automatisk (eller ordet -\begin_inset Quotes cld -\end_inset - -Bibliografi -\begin_inset Quotes crd -\end_inset - - avhengig av dokumenttypen) når du bruker tekststilen -\family sans -Referanseliste -\family default -. -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "lamport" -literal "true" - -\end_inset - - Lamport, Leslie. - -\emph on -\SpecialChar LaTeX -: A Document Preparation System. - -\emph default - Addison-Wesley, Reading, Massachusetts, second edition, 1994. -\end_layout - -\end_body -\end_document diff --git a/lib/examples/nb/Example_(raw).lyx b/lib/examples/nb/Example_(raw).lyx deleted file mode 100644 index 404c1b7469..0000000000 --- a/lib/examples/nb/Example_(raw).lyx +++ /dev/null @@ -1,481 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/nb/ -\textclass article -\use_default_options false -\maintain_unincluded_children false -\language norsk -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize 12 -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style swiss -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle plain -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Standard -DETTE ER TITTELEN FOR DOKUMENTET -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Hint: tittelen burde se mer ut som en tittel -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -av Fee \SpecialChar LyX - -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Hint: Fee er FORFATTEREN -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -12. - Juni, 1972 -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Hint: dette er en DATO -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Innholdsfortegnelse -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Hint: Det hadde vært fint om vi ikke trengte å skrive innholdsfortegnelsen - selv -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -1. - Grunntanke..................1 -\end_layout - -\begin_layout Standard -1.1 Hvordan \SpecialChar LyX - gjør det...............1 -\end_layout - -\begin_layout Standard -1.2 Hvorfor \SpecialChar LyX - er bedre...............1 -\end_layout - -\begin_layout Standard -2. - Funksjonalitet i \SpecialChar LyX - -\end_layout - -\begin_layout Standard -3. - Sløve forsøk på å bruke andre \SpecialChar LyX --greier -\end_layout - -\begin_layout Standard -4. - Mattegreier -\end_layout - -\begin_layout Standard -————————————————— -\end_layout - -\begin_layout Standard -1. - Grunntanke -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Hint: Section titles should probably stand out more -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Grunntanken bak \SpecialChar LyX - er at du skal tenke på innholdet i det du skriver, og ikke - formen. -\end_layout - -\begin_layout Standard -1.1 Hvordan \SpecialChar LyX - gjør det -\end_layout - -\begin_layout Standard -\SpecialChar LyX - bruker \SpecialChar LaTeX -, et dokumentsystem designet av Leslie Lamport i 1985. - Det bygger igjen på et typesettingssystem kalt \SpecialChar TeX -, laget av Donald Knuth - i 1984. - \SpecialChar LaTeX - bygger på samme tankegods som \SpecialChar LyX -. - Leslie Lamport sa en gang (se referanse [1]) -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Hint: Antagelig bør ikke denne LITTERATURREFERANSEN -\begin_inset Quotes eld -\end_inset - -hardkodes -\begin_inset Quotes erd -\end_inset - -. - Hva om vi gjør Lamport's bok til den andre boka i bibliografien? -\end_layout - -\end_inset - -: -\end_layout - -\begin_layout Standard -\begin_inset Quotes cld -\end_inset - -Typografi er til for å hjelpe leseren å forstå forfatterens idéer. - For at et dokument skal være lett å lese, må den visuelle strukturen tilsvare - den logiske strukturen. - Sitater og dataprogrammer er separate elementer, og må derfor kunne skilles - fra hverandre visuelt.... - Siden \SpecialChar LaTeX - ikke an forstå din prosa, må du indikere den logiske strukturen - eksplisitt med spesielle kommandoer.... - Mens du skriver dokumentet ditt, bør du tenke på strukturen, ikke på utseendet. -\begin_inset Quotes crd -\end_inset - - -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Hint: Dette er et SITAT -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -1.2 Hvorfor \SpecialChar LyX - er bedre -\end_layout - -\begin_layout Standard -\SpecialChar LyX - kan nyttes av flere mennesker enn \SpecialChar LaTeX -. - Det er mye lettere å lære, siden du ikke trenger å lære \SpecialChar LaTeX - (som praktisk - talt er et programmeringsspråk). - \SpecialChar LyX - er -\begin_inset Quotes cld -\end_inset - -hva du ser er hva du får -\begin_inset Quotes crd -\end_inset - - omtrent som andre tekstbehandlere , bortsett fra at \SpecialChar LyX - er -\begin_inset Quotes cld -\end_inset - -hva du ser er hva du mener -\begin_inset Quotes crd -\end_inset - -. - Slik kombineres lettheten i tekstbehandlere med kraften i \SpecialChar LaTeX -. - Dette er bra. - Dessuten er filformatet plattformuavhengig. - Ikke minst er det GRATIS! -\end_layout - -\begin_layout Standard -2. - Funksjonalitet i \SpecialChar LyX - -\end_layout - -\begin_layout Standard -\SpecialChar LyX - har mange funksjoner som gjør det lettere å skrive dokumenter. - (Hvorfor ville du ellers bruke det? -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Hint: Denne parantesen hadde sett bedre ut i en fotnote. -\end_layout - -\end_inset - -) Jeg er VELDIG INTERESSERT -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Hint: Utheve! -\end_layout - -\end_inset - - i å snakke om dem. - Her er en liste med noen få av dem. -\end_layout - -\begin_layout Standard -* \SpecialChar LyX - holder orden på marger og nummererte fotnoter for deg -\end_layout - -\begin_layout Standard -* \SpecialChar LyX - gjør det enkelt å skrive og redigere matematiske formler -\end_layout - -\begin_layout Standard -For en mer filosofisk diskusjon om hvorfor \SpecialChar LyX - er bedre enn mange andre tekstbehand -lere, se seksjon 1.2, som du finner på side 1. -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Hint: Disse KRYSSREFERANSENE burde ikke -\begin_inset Quotes cld -\end_inset - -hardkodes -\begin_inset Quotes crd -\end_inset - -. - Hva om vi endrer seksjonsnumrene? -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -3. - Sløve forsøk på å bruke andre \SpecialChar LyX --greier -\end_layout - -\begin_layout Standard -Jeg skrev et program her om dagen. - Det så slik ut. -\end_layout - -\begin_layout Standard -5 REMARK MITT FANTASTISKE PROGRAM -\end_layout - -\begin_layout Standard -10 PRINT -\begin_inset Quotes eld -\end_inset - -JEG ER FANTASTISK! -\begin_inset Quotes erd -\end_inset - - -\end_layout - -\begin_layout Standard -20 GOTO 10 -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Hint: Dette er PROGRAMKODE -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Etter så mye programmering følte jeg meg mer kunstnerisk, så jeg skrev en - haiku -\end_layout - -\begin_layout Standard -\SpecialChar LyX - er fantastisk -\end_layout - -\begin_layout Standard -Typograf, tekstbehandler -\end_layout - -\begin_layout Standard -Den sparer så mye tid -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Hint: Ikke spesielt godt, men det er poesi, også kjent som VERS -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -4. - Mattegreier -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Hint: disse mattegreiene burde skrives i mattemodus! -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Min favorittligning er løsningen for annengradsligninger. - Hvis ax^2+bx+c=0 (eq.1), må x= -b + eller minus kvadratroten av b^2-4ac, - alt delt på 2a (eq. - 2). -\end_layout - -\begin_layout Standard -En annen favoritt er grunnlaget for kalkulus: f'(x) er definert som grenseverdie -n når deltax går mot 0 av f(x+deltax) - f(x) delt på deltax (eq. - 3). -\end_layout - -\begin_layout Standard -———————————————— -\end_layout - -\begin_layout Standard -REFERANSER -\end_layout - -\begin_layout Standard -[1] Lamport, Leslie. - \SpecialChar LaTeX -: A Document Preparation System. - Addison-Wesley, Reading, Massachusetts, second edition, 1994. -\end_layout - -\end_body -\end_document diff --git a/lib/examples/nl/Example_%28LyXified%29.lyx b/lib/examples/nl/Example_%28LyXified%29.lyx new file mode 100644 index 0000000000..cd2fa41652 --- /dev/null +++ b/lib/examples/nl/Example_%28LyXified%29.lyx @@ -0,0 +1,404 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/nl/ +\textclass article +\use_default_options false +\maintain_unincluded_children false +\language dutch +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize 12 +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Trefwoord +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle plain +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Title +DIT IS DE TITEL VAN HET DOCUMENT +\end_layout + +\begin_layout Author +door Fee \SpecialChar LyX + +\end_layout + +\begin_layout Date +June 12, 1972 +\end_layout + +\begin_layout Standard +\begin_inset CommandInset toc +LatexCommand tableofcontents + +\end_inset + + +\end_layout + +\begin_layout Section +Uitgangspunten +\end_layout + +\begin_layout Standard +Het uitgangspunt van \SpecialChar LyX + is dat je je niet bezig houdt met de vormgeving, maar + met de inhoud van je tekst. +\end_layout + +\begin_layout Subsection +Hoe \SpecialChar LyX + het fikst +\end_layout + +\begin_layout Standard +\SpecialChar LyX + gebruikt \SpecialChar LaTeX +, een tekstverwerkingssysteem ontworpen door Leslie Lamport in + 1985. + Dit was op zich weer gebaseerd op een opmaaktaal voor tekst genaamd \SpecialChar TeX +, door + Donald Knuth gemaakt in 1984. + \SpecialChar LaTeX + is ontworpen met dezelfde uitgangspunten als \SpecialChar LyX +. + Leslie Lamport zei eens (zie referentie +\begin_inset CommandInset citation +LatexCommand cite +key "lamport" +literal "true" + +\end_inset + +): +\end_layout + +\begin_layout Quote +De functie van typografisch ontwerp is om de lezer te helpen de ideeën van + de schrijver te begrijpen. + Om een document gemakkelijk leesbaar te laten zijn, zal de visuele structuur + de logische structuur moeten weerspiegelen. + Een citaat en een computerprogramma, die als structurele elementen logisch + van elkaar verschillen, zouden onderling visueel van elkaar te onderscheiden + moeten zijn.... + Omdat \SpecialChar LaTeX + niet kan begrijpen wat je schrijft, zul je expliciet de logische + structuur moeten aangeven door bepaalde commando's te typen.... + Als je je document aan het schrijven bent, zou je je bezig moeten houden + met de logische structuur, niet met het zichtbare uiterlijk. +\end_layout + +\begin_layout Subsection +Waarom \SpecialChar LyX + beter is +\end_layout + +\begin_layout Standard +\begin_inset CommandInset label +LatexCommand label +name "sec:lyxbeter" + +\end_inset + +\SpecialChar LyX + kan voor meer mensen handig zijn dan \SpecialChar LaTeX +. + Het is aanzienlijk eenvoudiger te leren, omdat je \SpecialChar LaTeX + niet hoeft te leren + (wat eigenlijk een programmeertaal is). + \SpecialChar LyX + is in feite net als andere +\begin_inset Quotes eld +\end_inset + +Wat je ziet is wat je krijgt +\begin_inset Quotes erd +\end_inset + + tekstverwerkers, behalve dat \SpecialChar LyX + +\begin_inset Quotes eld +\end_inset + +Wat je ziet is wat je bedoelt +\begin_inset Quotes erd +\end_inset + + is. + Op deze manier combineert het het gemak van tekstverwerkers met de kracht + van \SpecialChar LaTeX +. + Dit is Goed. + Ook is het bestandsformaat niet afhankelijk van het platform. + En als beste: het is VRIJ! +\end_layout + +\begin_layout Section +De mogelijkheden van \SpecialChar LyX + +\end_layout + +\begin_layout Standard +\SpecialChar LyX + heeft vele mogelijkheden die het schrijven van documenten vergemakkelijken. +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout +Waarom zou je het anders willen gebruiken? +\end_layout + +\end_inset + + Ik vind het +\emph on +geweldig +\emph default + om er over te vertellen. + Hier volgt een lijst van slechts een deel van deze mogelijkhedeb. +\end_layout + +\begin_layout Itemize +\SpecialChar LyX + regelt marges, en het nummeren van voetnoten voor je +\end_layout + +\begin_layout Itemize +\SpecialChar LyX + maakt het gemakkelijk om wiskundige formules te maken en te veranderen +\end_layout + +\begin_layout Standard +Voor een meer filosofische verhandeling waarom \SpecialChar LyX + beter is dan andere tekstverwerk +ers, zie Sectie +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:lyxbeter" + +\end_inset + +, welke te vinden is op pagina +\begin_inset CommandInset ref +LatexCommand pageref +reference "sec:lyxbeter" + +\end_inset + +. +\end_layout + +\begin_layout Section +Slappe pogingen om andere dingen in \SpecialChar LyX + te gebruiken +\end_layout + +\begin_layout Standard +Ik heb laatst een programma geschreven. + Het zag er uit als volgt. +\end_layout + +\begin_layout LyX-Code +5 REMARK MIJN GEWELDIGE PROGRAMMA +\end_layout + +\begin_layout LyX-Code +10 PRINT +\begin_inset Quotes eld +\end_inset + +IK BEN GEWELDIG! +\begin_inset Quotes erd +\end_inset + + +\end_layout + +\begin_layout LyX-Code +20 GOTO 10 +\end_layout + +\begin_layout Standard +Na al dit wetenschappelijk denkwerk, voelde ik mij meer artistiek, dus schreef + ik deze haiku +\end_layout + +\begin_layout Verse +\SpecialChar LyX + is echt geweldig +\begin_inset Newline newline +\end_inset + +Tekstzettende tekstverwerker +\begin_inset Newline newline +\end_inset + +Hij bespaart zo veel tijd +\end_layout + +\begin_layout Section +Wiskunde dingen +\end_layout + +\begin_layout Standard +Mijn favoriete vergelijking is de oplossing van een kwadratische vergelijking. + Als +\begin_inset Formula $ax^{2}+bx+c=0$ +\end_inset + + (verg.1), dan is +\begin_inset Formula $x=\frac{-b\pm\sqrt{b^{2}-4ac}}{2a}$ +\end_inset + + (verg. + 2). +\end_layout + +\begin_layout Standard +Een andere favoriete vergelijking is de grondslag van calculus: +\begin_inset Formula $f'(x)\equiv\lim_{\Delta x\rightarrow0}\frac{f(x+\Delta x)-f(x)}{\Delta x}$ +\end_inset + + (verg. + 3). +\end_layout + +\begin_layout Section +Opmerkingen +\end_layout + +\begin_layout Standard +Een paar opmerkingen over het ver\SpecialChar LyX +en van dit bestand: +\end_layout + +\begin_layout Itemize +Ik kon de lijnen die met streepjes gemaakt waren verwijderen. + Deze waren daar enkel om de titel en de referenties van de rest van het + document te scheiden. + \SpecialChar LyX + (\SpecialChar LaTeX +) begrijpt genoeg om deze onderdelen van het document met witruimte te + scheiden. +\end_layout + +\begin_layout Itemize +Ik heb niet de moeite genomen de wiskudige vergelijkingen in display-modus + te zetten. + Ik gebruikte ook niet de mogelijkheid van \SpecialChar LyX + om de vergelijkingen automatisch + te nummeren, omdat dit niet in de +\emph on +Turorial +\emph default + wordt beschreven. +\end_layout + +\begin_layout Itemize +Ik hoefde het woord +\begin_inset Quotes eld +\end_inset + +Referenties +\begin_inset Quotes erd +\end_inset + + niet te typen. + \SpecialChar LyX + schrijft dit automatisch (of het woord +\begin_inset Quotes eld +\end_inset + +Bibliografie +\begin_inset Quotes erd +\end_inset + +, afhankelijk van de tekstklasse) wanneer je +\family sans +Bibliography +\family default + stijl kiest. +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "lamport" +literal "true" + +\end_inset + +Lamport, Leslie. +\emph on +\SpecialChar LaTeX +: A Document Preparation System. + +\emph default + Addison-Wesley, Reading, Massachusetts, second edition, 1994. +\end_layout + +\end_body +\end_document diff --git a/lib/examples/nl/Example_%28raw%29.lyx b/lib/examples/nl/Example_%28raw%29.lyx new file mode 100644 index 0000000000..c42b146165 --- /dev/null +++ b/lib/examples/nl/Example_%28raw%29.lyx @@ -0,0 +1,496 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/nl/ +\textclass article +\use_default_options false +\maintain_unincluded_children false +\language dutch +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize 12 +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Trefwoord +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle plain +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Standard +DIT IS DE TITEL VAN HET DOCUMENT +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Hint: de titel zou er meer als een titel uit horen te zien +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +door Fee \SpecialChar LyX + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Hint: Fee is de auteur (AUTHOR) +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +June 12, 1972 +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Hint: Dit is een datum (DATE) +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Inhoudsopgave +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Hint: Het zou leuk zijn als we de inhoudsopgave +\end_layout + +\begin_layout Plain Layout +(Table of Contents) niet zelf hoefden te tikken +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +1. + Uitgangspunten..................1 +\end_layout + +\begin_layout Standard +1.1 Hoe \SpecialChar LyX + het doet...............1 +\end_layout + +\begin_layout Standard +1.2 Waarom \SpecialChar LyX + beter is...............1 +\end_layout + +\begin_layout Standard +2. + Mogelijkheden van \SpecialChar LyX + +\end_layout + +\begin_layout Standard +3. + Slappe pogingen om meer \SpecialChar LyX + dingen te gebruiken +\end_layout + +\begin_layout Standard +4. + Wiskunde dingen +\end_layout + +\begin_layout Standard +————————————————— +\end_layout + +\begin_layout Standard +1. + Uitgangspunten +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Hint: Sectie titels mogen er meer uitspringen +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Het uitgangspunt van \SpecialChar LyX + is dat je je niet bezig houdt met de vormgeving, maar + met de inhoud van je tekst. +\end_layout + +\begin_layout Standard +1.1 Hoe \SpecialChar LyX + het fikst +\end_layout + +\begin_layout Standard +\SpecialChar LyX + gebruikt \SpecialChar LaTeX +, een tekstverwerkingssysteem ontworpen door Leslie Lamport in + 1985. + Dit was op zich weer gebaseerd op een opmaaktaal voor tekst genaamd \SpecialChar TeX +, door + Donald Knuth gemaakt in 1984. + \SpecialChar LaTeX + is ontworpen met dezelfde uitgangspunten als \SpecialChar LyX +. + Leslie Lamport zei eens (zie referentie [1]) +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Hint: Waarschijnlijk zou de referente naar dit citaat (CITATION +\end_layout + +\begin_layout Plain Layout +REFERENCE) niet "hard gecodeerd" moeten zijn. + Wat nu als +\end_layout + +\begin_layout Plain Layout +we Lamports boek het tweede item in de bibliografie maken? +\end_layout + +\end_inset + +: +\end_layout + +\begin_layout Standard +\begin_inset Quotes eld +\end_inset + +De functie van typografisch ontwerp is om de lezer te helpen de ideeën van + de schrijver te begrijpen. + Om een document gemakkelijk leesbaar te laten zijn, zal de visuele structuur + de logische structuur moeten weerspiegelen. + Een citaat en een computerprogramma, die als structurele elementen logisch + van elkaar verschillen, zouden onderling visueel van elkaar te onderscheiden + moeten zijn.... + Omdat \SpecialChar LaTeX + niet kan begrijpen wat je schrijft, zul je expliciet de logische + structuur moeten aangeven door bepaalde commando's te typen.... + Als je je document aan het schrijven bent, zou je je bezig moeten houden + met de logische structuur, niet met het zichtbare uiterlijk. +\begin_inset Quotes erd +\end_inset + + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Hint: dit is een citaat (QUOTE) +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +1.2 Waarom \SpecialChar LyX + beter is +\end_layout + +\begin_layout Standard +\SpecialChar LyX + kan voor meer mensen handig zijn dan \SpecialChar LaTeX +. + Het is aanzienlijk eenvoudiger te leren, omdat je \SpecialChar LaTeX + niet hoeft te leren + (wat eigenlijk een programmeertaal is). + \SpecialChar LyX + is in feite net als andere +\begin_inset Quotes eld +\end_inset + +Wat je ziet is wat je krijgt +\begin_inset Quotes erd +\end_inset + + tekstverwerkers, behalve dat \SpecialChar LyX + +\begin_inset Quotes eld +\end_inset + +Wat je ziet is wat je bedoelt +\begin_inset Quotes erd +\end_inset + + is. + Op deze manier combineert het het gemak van tekstverwerkers met de kracht + van \SpecialChar LaTeX +. + Dit is Goed. + Ook is het bestandsformaat niet afhankelijk van het platform. + En als beste: het is VRIJ! +\end_layout + +\begin_layout Standard +2. + De mogelijkheden van \SpecialChar LyX + +\end_layout + +\begin_layout Standard +\SpecialChar LyX + heeft vele mogelijkheden die het schrijven van documenten vergemakkelijken. + (Per slot van rekening: Waarom zou je het anders willen gebruiken?) +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Hint: Deze opmerking tussen haakjes zou beter uitkomen als +\end_layout + +\begin_layout Plain Layout +een voetnoot. +\end_layout + +\end_inset + + Ik vind het GEWELDIG +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Hint: Nadruk (Emphasize) +\end_layout + +\end_inset + + om erover te vertellen. + Hier volgt een lijst van slechts een aantal van deze mogelijkheden. +\end_layout + +\begin_layout Standard +* \SpecialChar LyX + regelt marges, en het nummeren van voetnoten voor je +\end_layout + +\begin_layout Standard +* \SpecialChar LyX + maakt het gemakkelijk om wiskundige formules te maken en te veranderen +\end_layout + +\begin_layout Standard +Voor een meer filosofische verhandeling waarom \SpecialChar LyX + beter is dan andere tekstverwerk +ers, zie Sectie 1.2, welke te vinden is op pagina 1. +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Hint: Waarschijnlijk zouden deze kruisverwijzingen +\end_layout + +\begin_layout Plain Layout +(CROSS-REFERENCES) niet "Hard gecodeerd" moeten zijn. +\end_layout + +\begin_layout Plain Layout +Wat nu als we de sectienummers veranderen? +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +3. + Slappe pogingen om andere dingen in \SpecialChar LyX + te gebruiken +\end_layout + +\begin_layout Standard +Ik heb laatst een programma geschreven. + Het zag er uit als volgt. +\end_layout + +\begin_layout Standard +5 REMARK MIJN GEWELDIGE PROGRAMMA +\end_layout + +\begin_layout Standard +10 PRINT +\begin_inset Quotes eld +\end_inset + +IK BEN GEWELDIG! +\begin_inset Quotes erd +\end_inset + + +\end_layout + +\begin_layout Standard +20 GOTO 10 +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Hint: Dit is computer CODE +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Na al dit wetenschappelijk denkwerk, voelde ik mij meer artistiek, dus schreef + ik deze haiku +\end_layout + +\begin_layout Standard +\SpecialChar LyX + is echt geweldig +\end_layout + +\begin_layout Standard +Tekstzettende tekstverwerker +\end_layout + +\begin_layout Standard +Hij bespaart zo veel tijd +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Hint: Het is niet erg goed, maar het is poezie, +\end_layout + +\begin_layout Plain Layout +ook bekend als gedicht (VERSE) +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +4. + Wiskunde dingen +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Hint: de wiskunde dingen moeten in math modus gezet worden +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Mijn favoriete vergelijking is de oplossing van een kwadratische vergelijking. + Als ax^2+bx+c=0 (verg.1), dan is x= -b + of minus de wortel van b^2-4ac + gedeeld door 2a (verg. + 2). +\end_layout + +\begin_layout Standard +Een andere favoriete vergelijking is de grondslag van calculus: f'(x) is + gedefinieerd als de limiet van f(x+deltax) - f(x) gedeeld door deltax als + deltax naar nul gaat (verg. + 3). +\end_layout + +\begin_layout Standard +———————————————— +\end_layout + +\begin_layout Standard +REFERENTIES +\end_layout + +\begin_layout Standard +[1] Lamport, Leslie. + \SpecialChar LaTeX +: A Document Preparation System. + Addison-Wesley, Reading, Massachusetts, second edition, 1994. +\end_layout + +\end_body +\end_document diff --git a/lib/examples/nl/Example_(LyXified).lyx b/lib/examples/nl/Example_(LyXified).lyx deleted file mode 100644 index cd2fa41652..0000000000 --- a/lib/examples/nl/Example_(LyXified).lyx +++ /dev/null @@ -1,404 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/nl/ -\textclass article -\use_default_options false -\maintain_unincluded_children false -\language dutch -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize 12 -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Trefwoord -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle plain -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Title -DIT IS DE TITEL VAN HET DOCUMENT -\end_layout - -\begin_layout Author -door Fee \SpecialChar LyX - -\end_layout - -\begin_layout Date -June 12, 1972 -\end_layout - -\begin_layout Standard -\begin_inset CommandInset toc -LatexCommand tableofcontents - -\end_inset - - -\end_layout - -\begin_layout Section -Uitgangspunten -\end_layout - -\begin_layout Standard -Het uitgangspunt van \SpecialChar LyX - is dat je je niet bezig houdt met de vormgeving, maar - met de inhoud van je tekst. -\end_layout - -\begin_layout Subsection -Hoe \SpecialChar LyX - het fikst -\end_layout - -\begin_layout Standard -\SpecialChar LyX - gebruikt \SpecialChar LaTeX -, een tekstverwerkingssysteem ontworpen door Leslie Lamport in - 1985. - Dit was op zich weer gebaseerd op een opmaaktaal voor tekst genaamd \SpecialChar TeX -, door - Donald Knuth gemaakt in 1984. - \SpecialChar LaTeX - is ontworpen met dezelfde uitgangspunten als \SpecialChar LyX -. - Leslie Lamport zei eens (zie referentie -\begin_inset CommandInset citation -LatexCommand cite -key "lamport" -literal "true" - -\end_inset - -): -\end_layout - -\begin_layout Quote -De functie van typografisch ontwerp is om de lezer te helpen de ideeën van - de schrijver te begrijpen. - Om een document gemakkelijk leesbaar te laten zijn, zal de visuele structuur - de logische structuur moeten weerspiegelen. - Een citaat en een computerprogramma, die als structurele elementen logisch - van elkaar verschillen, zouden onderling visueel van elkaar te onderscheiden - moeten zijn.... - Omdat \SpecialChar LaTeX - niet kan begrijpen wat je schrijft, zul je expliciet de logische - structuur moeten aangeven door bepaalde commando's te typen.... - Als je je document aan het schrijven bent, zou je je bezig moeten houden - met de logische structuur, niet met het zichtbare uiterlijk. -\end_layout - -\begin_layout Subsection -Waarom \SpecialChar LyX - beter is -\end_layout - -\begin_layout Standard -\begin_inset CommandInset label -LatexCommand label -name "sec:lyxbeter" - -\end_inset - -\SpecialChar LyX - kan voor meer mensen handig zijn dan \SpecialChar LaTeX -. - Het is aanzienlijk eenvoudiger te leren, omdat je \SpecialChar LaTeX - niet hoeft te leren - (wat eigenlijk een programmeertaal is). - \SpecialChar LyX - is in feite net als andere -\begin_inset Quotes eld -\end_inset - -Wat je ziet is wat je krijgt -\begin_inset Quotes erd -\end_inset - - tekstverwerkers, behalve dat \SpecialChar LyX - -\begin_inset Quotes eld -\end_inset - -Wat je ziet is wat je bedoelt -\begin_inset Quotes erd -\end_inset - - is. - Op deze manier combineert het het gemak van tekstverwerkers met de kracht - van \SpecialChar LaTeX -. - Dit is Goed. - Ook is het bestandsformaat niet afhankelijk van het platform. - En als beste: het is VRIJ! -\end_layout - -\begin_layout Section -De mogelijkheden van \SpecialChar LyX - -\end_layout - -\begin_layout Standard -\SpecialChar LyX - heeft vele mogelijkheden die het schrijven van documenten vergemakkelijken. -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -Waarom zou je het anders willen gebruiken? -\end_layout - -\end_inset - - Ik vind het -\emph on -geweldig -\emph default - om er over te vertellen. - Hier volgt een lijst van slechts een deel van deze mogelijkhedeb. -\end_layout - -\begin_layout Itemize -\SpecialChar LyX - regelt marges, en het nummeren van voetnoten voor je -\end_layout - -\begin_layout Itemize -\SpecialChar LyX - maakt het gemakkelijk om wiskundige formules te maken en te veranderen -\end_layout - -\begin_layout Standard -Voor een meer filosofische verhandeling waarom \SpecialChar LyX - beter is dan andere tekstverwerk -ers, zie Sectie -\begin_inset CommandInset ref -LatexCommand ref -reference "sec:lyxbeter" - -\end_inset - -, welke te vinden is op pagina -\begin_inset CommandInset ref -LatexCommand pageref -reference "sec:lyxbeter" - -\end_inset - -. -\end_layout - -\begin_layout Section -Slappe pogingen om andere dingen in \SpecialChar LyX - te gebruiken -\end_layout - -\begin_layout Standard -Ik heb laatst een programma geschreven. - Het zag er uit als volgt. -\end_layout - -\begin_layout LyX-Code -5 REMARK MIJN GEWELDIGE PROGRAMMA -\end_layout - -\begin_layout LyX-Code -10 PRINT -\begin_inset Quotes eld -\end_inset - -IK BEN GEWELDIG! -\begin_inset Quotes erd -\end_inset - - -\end_layout - -\begin_layout LyX-Code -20 GOTO 10 -\end_layout - -\begin_layout Standard -Na al dit wetenschappelijk denkwerk, voelde ik mij meer artistiek, dus schreef - ik deze haiku -\end_layout - -\begin_layout Verse -\SpecialChar LyX - is echt geweldig -\begin_inset Newline newline -\end_inset - -Tekstzettende tekstverwerker -\begin_inset Newline newline -\end_inset - -Hij bespaart zo veel tijd -\end_layout - -\begin_layout Section -Wiskunde dingen -\end_layout - -\begin_layout Standard -Mijn favoriete vergelijking is de oplossing van een kwadratische vergelijking. - Als -\begin_inset Formula $ax^{2}+bx+c=0$ -\end_inset - - (verg.1), dan is -\begin_inset Formula $x=\frac{-b\pm\sqrt{b^{2}-4ac}}{2a}$ -\end_inset - - (verg. - 2). -\end_layout - -\begin_layout Standard -Een andere favoriete vergelijking is de grondslag van calculus: -\begin_inset Formula $f'(x)\equiv\lim_{\Delta x\rightarrow0}\frac{f(x+\Delta x)-f(x)}{\Delta x}$ -\end_inset - - (verg. - 3). -\end_layout - -\begin_layout Section -Opmerkingen -\end_layout - -\begin_layout Standard -Een paar opmerkingen over het ver\SpecialChar LyX -en van dit bestand: -\end_layout - -\begin_layout Itemize -Ik kon de lijnen die met streepjes gemaakt waren verwijderen. - Deze waren daar enkel om de titel en de referenties van de rest van het - document te scheiden. - \SpecialChar LyX - (\SpecialChar LaTeX -) begrijpt genoeg om deze onderdelen van het document met witruimte te - scheiden. -\end_layout - -\begin_layout Itemize -Ik heb niet de moeite genomen de wiskudige vergelijkingen in display-modus - te zetten. - Ik gebruikte ook niet de mogelijkheid van \SpecialChar LyX - om de vergelijkingen automatisch - te nummeren, omdat dit niet in de -\emph on -Turorial -\emph default - wordt beschreven. -\end_layout - -\begin_layout Itemize -Ik hoefde het woord -\begin_inset Quotes eld -\end_inset - -Referenties -\begin_inset Quotes erd -\end_inset - - niet te typen. - \SpecialChar LyX - schrijft dit automatisch (of het woord -\begin_inset Quotes eld -\end_inset - -Bibliografie -\begin_inset Quotes erd -\end_inset - -, afhankelijk van de tekstklasse) wanneer je -\family sans -Bibliography -\family default - stijl kiest. -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "lamport" -literal "true" - -\end_inset - -Lamport, Leslie. -\emph on -\SpecialChar LaTeX -: A Document Preparation System. - -\emph default - Addison-Wesley, Reading, Massachusetts, second edition, 1994. -\end_layout - -\end_body -\end_document diff --git a/lib/examples/nl/Example_(raw).lyx b/lib/examples/nl/Example_(raw).lyx deleted file mode 100644 index c42b146165..0000000000 --- a/lib/examples/nl/Example_(raw).lyx +++ /dev/null @@ -1,496 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/nl/ -\textclass article -\use_default_options false -\maintain_unincluded_children false -\language dutch -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize 12 -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Trefwoord -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle plain -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Standard -DIT IS DE TITEL VAN HET DOCUMENT -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Hint: de titel zou er meer als een titel uit horen te zien -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -door Fee \SpecialChar LyX - -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Hint: Fee is de auteur (AUTHOR) -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -June 12, 1972 -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Hint: Dit is een datum (DATE) -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Inhoudsopgave -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Hint: Het zou leuk zijn als we de inhoudsopgave -\end_layout - -\begin_layout Plain Layout -(Table of Contents) niet zelf hoefden te tikken -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -1. - Uitgangspunten..................1 -\end_layout - -\begin_layout Standard -1.1 Hoe \SpecialChar LyX - het doet...............1 -\end_layout - -\begin_layout Standard -1.2 Waarom \SpecialChar LyX - beter is...............1 -\end_layout - -\begin_layout Standard -2. - Mogelijkheden van \SpecialChar LyX - -\end_layout - -\begin_layout Standard -3. - Slappe pogingen om meer \SpecialChar LyX - dingen te gebruiken -\end_layout - -\begin_layout Standard -4. - Wiskunde dingen -\end_layout - -\begin_layout Standard -————————————————— -\end_layout - -\begin_layout Standard -1. - Uitgangspunten -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Hint: Sectie titels mogen er meer uitspringen -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Het uitgangspunt van \SpecialChar LyX - is dat je je niet bezig houdt met de vormgeving, maar - met de inhoud van je tekst. -\end_layout - -\begin_layout Standard -1.1 Hoe \SpecialChar LyX - het fikst -\end_layout - -\begin_layout Standard -\SpecialChar LyX - gebruikt \SpecialChar LaTeX -, een tekstverwerkingssysteem ontworpen door Leslie Lamport in - 1985. - Dit was op zich weer gebaseerd op een opmaaktaal voor tekst genaamd \SpecialChar TeX -, door - Donald Knuth gemaakt in 1984. - \SpecialChar LaTeX - is ontworpen met dezelfde uitgangspunten als \SpecialChar LyX -. - Leslie Lamport zei eens (zie referentie [1]) -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Hint: Waarschijnlijk zou de referente naar dit citaat (CITATION -\end_layout - -\begin_layout Plain Layout -REFERENCE) niet "hard gecodeerd" moeten zijn. - Wat nu als -\end_layout - -\begin_layout Plain Layout -we Lamports boek het tweede item in de bibliografie maken? -\end_layout - -\end_inset - -: -\end_layout - -\begin_layout Standard -\begin_inset Quotes eld -\end_inset - -De functie van typografisch ontwerp is om de lezer te helpen de ideeën van - de schrijver te begrijpen. - Om een document gemakkelijk leesbaar te laten zijn, zal de visuele structuur - de logische structuur moeten weerspiegelen. - Een citaat en een computerprogramma, die als structurele elementen logisch - van elkaar verschillen, zouden onderling visueel van elkaar te onderscheiden - moeten zijn.... - Omdat \SpecialChar LaTeX - niet kan begrijpen wat je schrijft, zul je expliciet de logische - structuur moeten aangeven door bepaalde commando's te typen.... - Als je je document aan het schrijven bent, zou je je bezig moeten houden - met de logische structuur, niet met het zichtbare uiterlijk. -\begin_inset Quotes erd -\end_inset - - -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Hint: dit is een citaat (QUOTE) -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -1.2 Waarom \SpecialChar LyX - beter is -\end_layout - -\begin_layout Standard -\SpecialChar LyX - kan voor meer mensen handig zijn dan \SpecialChar LaTeX -. - Het is aanzienlijk eenvoudiger te leren, omdat je \SpecialChar LaTeX - niet hoeft te leren - (wat eigenlijk een programmeertaal is). - \SpecialChar LyX - is in feite net als andere -\begin_inset Quotes eld -\end_inset - -Wat je ziet is wat je krijgt -\begin_inset Quotes erd -\end_inset - - tekstverwerkers, behalve dat \SpecialChar LyX - -\begin_inset Quotes eld -\end_inset - -Wat je ziet is wat je bedoelt -\begin_inset Quotes erd -\end_inset - - is. - Op deze manier combineert het het gemak van tekstverwerkers met de kracht - van \SpecialChar LaTeX -. - Dit is Goed. - Ook is het bestandsformaat niet afhankelijk van het platform. - En als beste: het is VRIJ! -\end_layout - -\begin_layout Standard -2. - De mogelijkheden van \SpecialChar LyX - -\end_layout - -\begin_layout Standard -\SpecialChar LyX - heeft vele mogelijkheden die het schrijven van documenten vergemakkelijken. - (Per slot van rekening: Waarom zou je het anders willen gebruiken?) -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Hint: Deze opmerking tussen haakjes zou beter uitkomen als -\end_layout - -\begin_layout Plain Layout -een voetnoot. -\end_layout - -\end_inset - - Ik vind het GEWELDIG -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Hint: Nadruk (Emphasize) -\end_layout - -\end_inset - - om erover te vertellen. - Hier volgt een lijst van slechts een aantal van deze mogelijkheden. -\end_layout - -\begin_layout Standard -* \SpecialChar LyX - regelt marges, en het nummeren van voetnoten voor je -\end_layout - -\begin_layout Standard -* \SpecialChar LyX - maakt het gemakkelijk om wiskundige formules te maken en te veranderen -\end_layout - -\begin_layout Standard -Voor een meer filosofische verhandeling waarom \SpecialChar LyX - beter is dan andere tekstverwerk -ers, zie Sectie 1.2, welke te vinden is op pagina 1. -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Hint: Waarschijnlijk zouden deze kruisverwijzingen -\end_layout - -\begin_layout Plain Layout -(CROSS-REFERENCES) niet "Hard gecodeerd" moeten zijn. -\end_layout - -\begin_layout Plain Layout -Wat nu als we de sectienummers veranderen? -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -3. - Slappe pogingen om andere dingen in \SpecialChar LyX - te gebruiken -\end_layout - -\begin_layout Standard -Ik heb laatst een programma geschreven. - Het zag er uit als volgt. -\end_layout - -\begin_layout Standard -5 REMARK MIJN GEWELDIGE PROGRAMMA -\end_layout - -\begin_layout Standard -10 PRINT -\begin_inset Quotes eld -\end_inset - -IK BEN GEWELDIG! -\begin_inset Quotes erd -\end_inset - - -\end_layout - -\begin_layout Standard -20 GOTO 10 -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Hint: Dit is computer CODE -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Na al dit wetenschappelijk denkwerk, voelde ik mij meer artistiek, dus schreef - ik deze haiku -\end_layout - -\begin_layout Standard -\SpecialChar LyX - is echt geweldig -\end_layout - -\begin_layout Standard -Tekstzettende tekstverwerker -\end_layout - -\begin_layout Standard -Hij bespaart zo veel tijd -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Hint: Het is niet erg goed, maar het is poezie, -\end_layout - -\begin_layout Plain Layout -ook bekend als gedicht (VERSE) -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -4. - Wiskunde dingen -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Hint: de wiskunde dingen moeten in math modus gezet worden -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Mijn favoriete vergelijking is de oplossing van een kwadratische vergelijking. - Als ax^2+bx+c=0 (verg.1), dan is x= -b + of minus de wortel van b^2-4ac - gedeeld door 2a (verg. - 2). -\end_layout - -\begin_layout Standard -Een andere favoriete vergelijking is de grondslag van calculus: f'(x) is - gedefinieerd als de limiet van f(x+deltax) - f(x) gedeeld door deltax als - deltax naar nul gaat (verg. - 3). -\end_layout - -\begin_layout Standard -———————————————— -\end_layout - -\begin_layout Standard -REFERENTIES -\end_layout - -\begin_layout Standard -[1] Lamport, Leslie. - \SpecialChar LaTeX -: A Document Preparation System. - Addison-Wesley, Reading, Massachusetts, second edition, 1994. -\end_layout - -\end_body -\end_document diff --git a/lib/examples/ru/Example_%28LyXified%29.lyx b/lib/examples/ru/Example_%28LyXified%29.lyx new file mode 100644 index 0000000000..d8e9c21f5f --- /dev/null +++ b/lib/examples/ru/Example_%28LyXified%29.lyx @@ -0,0 +1,353 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/ru/ +\textclass article +\use_default_options false +\maintain_unincluded_children false +\language russian +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "DejaVu Serif" +\font_sans "default" "DejaVu Sans" +\font_typewriter "default" "DejaVu Sans Mono" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize 12 +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style russian +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle plain +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Title +ЭТО НАЗВАНИЕ ДОКУМЕНТА +\end_layout + +\begin_layout Author +Фе Ликс +\end_layout + +\begin_layout Date +12 июня 1972 +\end_layout + +\begin_layout Standard +\begin_inset CommandInset toc +LatexCommand tableofcontents + +\end_inset + + +\end_layout + +\begin_layout Section +Основная философия +\end_layout + +\begin_layout Standard +Основная философия \SpecialChar LyX + заключается в том, что вы должны беспокоиться о содержании + того, что вы пишете, а не о форме. +\end_layout + +\begin_layout Subsection +Как \SpecialChar LyX + это делает +\end_layout + +\begin_layout Standard +\SpecialChar LyX + использует \SpecialChar LaTeX +, систему подготовки документов, разработанную Лесли Лэмпортом + в 1985 году. + Он, в свою очередь, был построен на базе языка верстки под названием \SpecialChar TeX +, + созданного Дональдом Кнутом в 1984 году. + \SpecialChar LaTeX + разработан вокруг философии, аналогичной философии \SpecialChar LyX +. + Лесли Лэмпорт однажды сказал (см. + +\begin_inset CommandInset citation +LatexCommand cite +key "lamport" +literal "true" + +\end_inset + +): +\end_layout + +\begin_layout Quote +Функция типографского дизайна заключается в том, чтобы помочь читателю понять + идеи автора. + Для удобства чтения документа его визуальная структура должна отражать + его логическую структуру. + Цитаты и компьютерные программы, являясь логически отличающимися структурными + элементами, должны визуально различаться друг от друга \SpecialChar ldots + Поскольку \SpecialChar LaTeX + не может + понимать ваш текст, вы должны явно указать логическую структуру, введя + специальные команды \SpecialChar ldots + При написании документа необходимо учитывать его логическу +ю структуру, а не внешний вид. +\end_layout + +\begin_layout Subsection +Почему \SpecialChar LyX + лучше +\begin_inset CommandInset label +LatexCommand label +name "subsec:Почему-LyX-лучше" + +\end_inset + + +\end_layout + +\begin_layout Standard +\SpecialChar LyX + может быть полезен большему количеству людей, чем \SpecialChar LaTeX +. + Его значительно проще изучить, потому что вам не нужно изучать \SpecialChar LaTeX + (который + является практически языком программирования). + \SpecialChar LyX + в основном похож на другие “что вы видите, что вы получаете” текстовые + процессоры, за исключением того, что \SpecialChar LyX + — это “вы видите то, что вы имеете + в виду”. + Таким образом, он сочетает в себе простоту использования текстовых процессоров + с мощностью \SpecialChar LaTeX +а. + Это хорошо. + Кроме того, формат его файлов не зависит от платформы. + Ну и лучше всего, то что он БЕСПЛАТЕН! +\end_layout + +\begin_layout Section +Возможности \SpecialChar LyX + +\end_layout + +\begin_layout Standard +\SpecialChar LyX + имеет много функций, которые облегчают написание документов +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout +В конце концов, почему же еще вам хотелось бы использовать его? +\end_layout + +\end_inset + +. + Я очень +\emph on +восхищен +\emph default + и хочу обсудить их. + Вот список из нескольких. +\end_layout + +\begin_layout Itemize +\SpecialChar LyX + заботится о полях и нумерации сносок для вас +\end_layout + +\begin_layout Itemize +\SpecialChar LyX + позволяет легко писать и редактировать математические формулы +\end_layout + +\begin_layout Standard +Для более философского обсуждения того, почему \SpecialChar LyX + лучше, чем многие другие + текстовые процессоры, см. + раздел +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "subsec:Почему-LyX-лучше" +plural "false" +caps "false" +noprefix "false" + +\end_inset + +, который можно найти на странице +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand pageref +reference "subsec:Почему-LyX-лучше" +plural "false" +caps "false" +noprefix "false" + +\end_inset + +. +\end_layout + +\begin_layout Section +Неубедительные попытки использовать \SpecialChar LyX + +\end_layout + +\begin_layout Standard +Я написал программу на днях. + Это выглядело вот так. +\end_layout + +\begin_layout LyX-Code +5 REMARK МОЯ ЗАМЕЧАТЕЛЬНАЯ ПРОГРАММА +\end_layout + +\begin_layout LyX-Code +10 PRINT "I'M AWESOME!" +\end_layout + +\begin_layout LyX-Code +20 GOTO 10 +\end_layout + +\begin_layout Standard +После всего научного мышления, я начал чувствовать себя более художественным, + так что я написал эту хокку +\end_layout + +\begin_layout Verse +\SpecialChar LyX + — это действительно хороший +\begin_inset Newline newline +\end_inset + +Верстающий текстовый процессор +\begin_inset Newline newline +\end_inset + +Он экономит так много времени +\end_layout + +\begin_layout Section +Математические вещи +\end_layout + +\begin_layout Standard +Моя любимая формула — это решение квадратного уравнения. + Если +\begin_inset Formula +\begin{equation} +ax^{2}+bx+c=0, +\end{equation} + +\end_inset + + то +\begin_inset Formula +\begin{equation} +x=\frac{-b\pm\sqrt{b^{2}-4ac}}{2a}. +\end{equation} + +\end_inset + + +\end_layout + +\begin_layout Standard +Еще одна любимая формула — определение производной: +\begin_inset Formula +\begin{equation} +f'(x)=\lim_{\Delta x\rightarrow0}\frac{f(x+\Delta x)-f(x)}{\Delta x}. +\end{equation} + +\end_inset + + +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "lamport" +literal "false" + +\end_inset + +Lamport, Leslie. + +\emph on +\SpecialChar LaTeX +: A Document Preparation System. + +\emph default + Addison-Wesley, Reading, Massachusetts, second edition, 1994. +\end_layout + +\end_body +\end_document diff --git a/lib/examples/ru/Example_%28raw%29.lyx b/lib/examples/ru/Example_%28raw%29.lyx new file mode 100644 index 0000000000..8ee82616ca --- /dev/null +++ b/lib/examples/ru/Example_%28raw%29.lyx @@ -0,0 +1,465 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/ru/ +\textclass article +\use_default_options false +\maintain_unincluded_children false +\language russian +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "DejaVu Serif" +\font_sans "default" "DejaVu Sans" +\font_typewriter "default" "DejaVu Sans Mono" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize 12 +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style russian +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle plain +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Standard +ЭТО НАЗВАНИЕ ДОКУМЕНТА +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Подсказка: заголовок должен выглядеть как заголовок +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Фе Ликс +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Подсказка: Фе является автором +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +12 июня 1972 +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Подсказка: это дата +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Содержание +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Подсказка: Было бы неплохо, если бы нам не пришлось вручную набирать +\begin_inset Quotes rld +\end_inset + +Содержание +\begin_inset Quotes rrd +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +1. + Основная философия..................1 +\end_layout + +\begin_layout Standard +1.1 Как \SpecialChar LyX + это делает...................1 +\end_layout + +\begin_layout Standard +1.2 Почему \SpecialChar LyX + лучше.....................1 +\end_layout + +\begin_layout Standard +2. + Возможности \SpecialChar LyX + +\end_layout + +\begin_layout Standard +3. + Неубедительные попытки использовать \SpecialChar LyX + +\end_layout + +\begin_layout Standard +4. + Математические вещи +\end_layout + +\begin_layout Standard +————————————————— +\end_layout + +\begin_layout Standard +1. + Основная философия +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Подсказка: заголовки разделов, наверное, должны лучше выделяться +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Основная философия \SpecialChar LyX + заключается в том, что вы должны беспокоиться о содержании + того, что вы пишете, а не о форме. +\end_layout + +\begin_layout Standard +1.1 Как \SpecialChar LyX + это делает +\end_layout + +\begin_layout Standard +\SpecialChar LyX + использует \SpecialChar LaTeX +, систему подготовки документов, разработанную Лесли Лэмпортом + в 1985 году. + Он, в свою очередь, был построен на базе языка верстки под названием \SpecialChar TeX +, + созданного Дональдом Кнутом в 1984 году. + \SpecialChar LaTeX + разработан вокруг философии, аналогичной философии \SpecialChar LyX +. + Лесли Лэмпорт однажды сказал (см. + ссылку [1]) +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Подсказка: вероятно, эта ссылка на литературу не должна быть +\begin_inset Quotes rld +\end_inset + +жестко задана +\begin_inset Quotes rrd +\end_inset + +. + Что если книга Лэмпорта окажется второй в списке литературы? +\end_layout + +\end_inset + +: +\end_layout + +\begin_layout Standard +"Функция типографского дизайна заключается в том, чтобы помочь читателю + понять идеи автора. + Для удобства чтения документа его визуальная структура должна отражать + его логическую структуру. + Цитаты и компьютерные программы, являясь логически отличающимися структурными + элементами, должны визуально различаться друг от друга.... + Поскольку \SpecialChar LaTeX + не может понимать ваш текст, вы должны явно указать логическую + структуру, введя специальные команды.... + При написании документа необходимо учитывать его логическую структуру, + а не внешний вид". + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Подсказка: Это цитата +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +1.2 Почему \SpecialChar LyX + лучше +\end_layout + +\begin_layout Standard +\SpecialChar LyX + может быть полезен большему количеству людей, чем \SpecialChar LaTeX +. + Его значительно проще изучить, потому что вам не нужно изучать \SpecialChar LaTeX + (который + является практически языком программирования). + \SpecialChar LyX + в основном похож на другие “что вы видите, что вы получаете” текстовые + процессоры, за исключением того, что \SpecialChar LyX + - это “вы видите то, что вы имеете + в виду”. + Таким образом, он сочетает в себе простоту использования текстовых процессоров + с мощностью \SpecialChar LaTeX +а. + Это хорошо. + Кроме того, формат его файлов не зависит от платформы. + Ну и лучше всего, то что он БЕСПЛАТЕН! +\end_layout + +\begin_layout Standard +2. + Возможности \SpecialChar LyX + +\end_layout + +\begin_layout Standard +\SpecialChar LyX + имеет много функций, которые облегчают написание документов. + (В конце концов, почему же еще вам хотелось бы использовать его? +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Подсказка: Это скобочное заявление будет выглядеть лучше в сноске +\end_layout + +\end_inset + +) Я очень ВОСХИЩЕН +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Подсказка: выделить! +\end_layout + +\end_inset + + и хочу обсудить их. + Вот список из нескольких. +\end_layout + +\begin_layout Standard +* \SpecialChar LyX + заботится о полях и нумерации сносок для вас +\end_layout + +\begin_layout Standard +* \SpecialChar LyX + позволяет легко писать и редактировать математические формулы +\end_layout + +\begin_layout Standard +Для более философского обсуждения того, почему \SpecialChar LyX + лучше, чем многие другие + текстовые процессоры, см. + раздел 1.2, который можно найти на странице 1. + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Подсказка: Наверное, эти перекрестные ссылки не должны быть +\begin_inset Quotes rld +\end_inset + +фиксированными +\begin_inset Quotes rrd +\end_inset + +. + Что если мы изменим нумерацию разделов? +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +3. + Неубедительные попытки использовать \SpecialChar LyX + +\end_layout + +\begin_layout Standard +Я написал программу на днях. + Это выглядело вот так. +\end_layout + +\begin_layout Standard +5 REMARK МОЯ ЗАМЕЧАТЕЛЬНАЯ ПРОГРАММА +\end_layout + +\begin_layout Standard +10 PRINT “I'M AWESOME!” +\end_layout + +\begin_layout Standard +20 GOTO 10 +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Подсказка: Это компьютерный код +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +После всего научного мышления, я начал чувствовать себя более художественным, + так что я написал эту хокку +\end_layout + +\begin_layout Standard +\SpecialChar LyX + - это действительно хороший +\end_layout + +\begin_layout Standard +Верстающий текстовый процессор +\end_layout + +\begin_layout Standard +Он экономит так много времени +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Подсказка: Не слишком хороша, но это поэзия, также известная как стихи +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +4. + Математические вещи +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Подсказка: эти математические вещи должны быть напечатаны в математическом + режиме! +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Моя любимая формула - это решение квадратного уравнения. + Если ax^2+bx+c=0 (1), то x= -b + или минус квадратный корень из b^2-4ac + все делится на 2a (2). +\end_layout + +\begin_layout Standard +Еще одна любимая формула - определение производной: f'(х) определяется как + предел при deltax стремящемся к нулю f(x+deltax) - f(x), деленное на deltax + (3). +\end_layout + +\begin_layout Standard +———————————————— +\end_layout + +\begin_layout Standard +СПИСОК ЛИТЕРАТУРЫ +\end_layout + +\begin_layout Standard +[1] Lamport, Leslie. + \SpecialChar LaTeX +: A Document Preparation System. + Addison-Wesley, Reading, Massachusetts, second edition, 1994. +\end_layout + +\end_body +\end_document diff --git a/lib/examples/ru/Example_(LyXified).lyx b/lib/examples/ru/Example_(LyXified).lyx deleted file mode 100644 index d8e9c21f5f..0000000000 --- a/lib/examples/ru/Example_(LyXified).lyx +++ /dev/null @@ -1,353 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/ru/ -\textclass article -\use_default_options false -\maintain_unincluded_children false -\language russian -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "DejaVu Serif" -\font_sans "default" "DejaVu Sans" -\font_typewriter "default" "DejaVu Sans Mono" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize 12 -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style russian -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle plain -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Title -ЭТО НАЗВАНИЕ ДОКУМЕНТА -\end_layout - -\begin_layout Author -Фе Ликс -\end_layout - -\begin_layout Date -12 июня 1972 -\end_layout - -\begin_layout Standard -\begin_inset CommandInset toc -LatexCommand tableofcontents - -\end_inset - - -\end_layout - -\begin_layout Section -Основная философия -\end_layout - -\begin_layout Standard -Основная философия \SpecialChar LyX - заключается в том, что вы должны беспокоиться о содержании - того, что вы пишете, а не о форме. -\end_layout - -\begin_layout Subsection -Как \SpecialChar LyX - это делает -\end_layout - -\begin_layout Standard -\SpecialChar LyX - использует \SpecialChar LaTeX -, систему подготовки документов, разработанную Лесли Лэмпортом - в 1985 году. - Он, в свою очередь, был построен на базе языка верстки под названием \SpecialChar TeX -, - созданного Дональдом Кнутом в 1984 году. - \SpecialChar LaTeX - разработан вокруг философии, аналогичной философии \SpecialChar LyX -. - Лесли Лэмпорт однажды сказал (см. - -\begin_inset CommandInset citation -LatexCommand cite -key "lamport" -literal "true" - -\end_inset - -): -\end_layout - -\begin_layout Quote -Функция типографского дизайна заключается в том, чтобы помочь читателю понять - идеи автора. - Для удобства чтения документа его визуальная структура должна отражать - его логическую структуру. - Цитаты и компьютерные программы, являясь логически отличающимися структурными - элементами, должны визуально различаться друг от друга \SpecialChar ldots - Поскольку \SpecialChar LaTeX - не может - понимать ваш текст, вы должны явно указать логическую структуру, введя - специальные команды \SpecialChar ldots - При написании документа необходимо учитывать его логическу -ю структуру, а не внешний вид. -\end_layout - -\begin_layout Subsection -Почему \SpecialChar LyX - лучше -\begin_inset CommandInset label -LatexCommand label -name "subsec:Почему-LyX-лучше" - -\end_inset - - -\end_layout - -\begin_layout Standard -\SpecialChar LyX - может быть полезен большему количеству людей, чем \SpecialChar LaTeX -. - Его значительно проще изучить, потому что вам не нужно изучать \SpecialChar LaTeX - (который - является практически языком программирования). - \SpecialChar LyX - в основном похож на другие “что вы видите, что вы получаете” текстовые - процессоры, за исключением того, что \SpecialChar LyX - — это “вы видите то, что вы имеете - в виду”. - Таким образом, он сочетает в себе простоту использования текстовых процессоров - с мощностью \SpecialChar LaTeX -а. - Это хорошо. - Кроме того, формат его файлов не зависит от платформы. - Ну и лучше всего, то что он БЕСПЛАТЕН! -\end_layout - -\begin_layout Section -Возможности \SpecialChar LyX - -\end_layout - -\begin_layout Standard -\SpecialChar LyX - имеет много функций, которые облегчают написание документов -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -В конце концов, почему же еще вам хотелось бы использовать его? -\end_layout - -\end_inset - -. - Я очень -\emph on -восхищен -\emph default - и хочу обсудить их. - Вот список из нескольких. -\end_layout - -\begin_layout Itemize -\SpecialChar LyX - заботится о полях и нумерации сносок для вас -\end_layout - -\begin_layout Itemize -\SpecialChar LyX - позволяет легко писать и редактировать математические формулы -\end_layout - -\begin_layout Standard -Для более философского обсуждения того, почему \SpecialChar LyX - лучше, чем многие другие - текстовые процессоры, см. - раздел -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "subsec:Почему-LyX-лучше" -plural "false" -caps "false" -noprefix "false" - -\end_inset - -, который можно найти на странице -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand pageref -reference "subsec:Почему-LyX-лучше" -plural "false" -caps "false" -noprefix "false" - -\end_inset - -. -\end_layout - -\begin_layout Section -Неубедительные попытки использовать \SpecialChar LyX - -\end_layout - -\begin_layout Standard -Я написал программу на днях. - Это выглядело вот так. -\end_layout - -\begin_layout LyX-Code -5 REMARK МОЯ ЗАМЕЧАТЕЛЬНАЯ ПРОГРАММА -\end_layout - -\begin_layout LyX-Code -10 PRINT "I'M AWESOME!" -\end_layout - -\begin_layout LyX-Code -20 GOTO 10 -\end_layout - -\begin_layout Standard -После всего научного мышления, я начал чувствовать себя более художественным, - так что я написал эту хокку -\end_layout - -\begin_layout Verse -\SpecialChar LyX - — это действительно хороший -\begin_inset Newline newline -\end_inset - -Верстающий текстовый процессор -\begin_inset Newline newline -\end_inset - -Он экономит так много времени -\end_layout - -\begin_layout Section -Математические вещи -\end_layout - -\begin_layout Standard -Моя любимая формула — это решение квадратного уравнения. - Если -\begin_inset Formula -\begin{equation} -ax^{2}+bx+c=0, -\end{equation} - -\end_inset - - то -\begin_inset Formula -\begin{equation} -x=\frac{-b\pm\sqrt{b^{2}-4ac}}{2a}. -\end{equation} - -\end_inset - - -\end_layout - -\begin_layout Standard -Еще одна любимая формула — определение производной: -\begin_inset Formula -\begin{equation} -f'(x)=\lim_{\Delta x\rightarrow0}\frac{f(x+\Delta x)-f(x)}{\Delta x}. -\end{equation} - -\end_inset - - -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "lamport" -literal "false" - -\end_inset - -Lamport, Leslie. - -\emph on -\SpecialChar LaTeX -: A Document Preparation System. - -\emph default - Addison-Wesley, Reading, Massachusetts, second edition, 1994. -\end_layout - -\end_body -\end_document diff --git a/lib/examples/ru/Example_(raw).lyx b/lib/examples/ru/Example_(raw).lyx deleted file mode 100644 index 8ee82616ca..0000000000 --- a/lib/examples/ru/Example_(raw).lyx +++ /dev/null @@ -1,465 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/ru/ -\textclass article -\use_default_options false -\maintain_unincluded_children false -\language russian -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "DejaVu Serif" -\font_sans "default" "DejaVu Sans" -\font_typewriter "default" "DejaVu Sans Mono" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize 12 -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style russian -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle plain -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Standard -ЭТО НАЗВАНИЕ ДОКУМЕНТА -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Подсказка: заголовок должен выглядеть как заголовок -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Фе Ликс -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Подсказка: Фе является автором -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -12 июня 1972 -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Подсказка: это дата -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Содержание -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Подсказка: Было бы неплохо, если бы нам не пришлось вручную набирать -\begin_inset Quotes rld -\end_inset - -Содержание -\begin_inset Quotes rrd -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -1. - Основная философия..................1 -\end_layout - -\begin_layout Standard -1.1 Как \SpecialChar LyX - это делает...................1 -\end_layout - -\begin_layout Standard -1.2 Почему \SpecialChar LyX - лучше.....................1 -\end_layout - -\begin_layout Standard -2. - Возможности \SpecialChar LyX - -\end_layout - -\begin_layout Standard -3. - Неубедительные попытки использовать \SpecialChar LyX - -\end_layout - -\begin_layout Standard -4. - Математические вещи -\end_layout - -\begin_layout Standard -————————————————— -\end_layout - -\begin_layout Standard -1. - Основная философия -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Подсказка: заголовки разделов, наверное, должны лучше выделяться -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Основная философия \SpecialChar LyX - заключается в том, что вы должны беспокоиться о содержании - того, что вы пишете, а не о форме. -\end_layout - -\begin_layout Standard -1.1 Как \SpecialChar LyX - это делает -\end_layout - -\begin_layout Standard -\SpecialChar LyX - использует \SpecialChar LaTeX -, систему подготовки документов, разработанную Лесли Лэмпортом - в 1985 году. - Он, в свою очередь, был построен на базе языка верстки под названием \SpecialChar TeX -, - созданного Дональдом Кнутом в 1984 году. - \SpecialChar LaTeX - разработан вокруг философии, аналогичной философии \SpecialChar LyX -. - Лесли Лэмпорт однажды сказал (см. - ссылку [1]) -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Подсказка: вероятно, эта ссылка на литературу не должна быть -\begin_inset Quotes rld -\end_inset - -жестко задана -\begin_inset Quotes rrd -\end_inset - -. - Что если книга Лэмпорта окажется второй в списке литературы? -\end_layout - -\end_inset - -: -\end_layout - -\begin_layout Standard -"Функция типографского дизайна заключается в том, чтобы помочь читателю - понять идеи автора. - Для удобства чтения документа его визуальная структура должна отражать - его логическую структуру. - Цитаты и компьютерные программы, являясь логически отличающимися структурными - элементами, должны визуально различаться друг от друга.... - Поскольку \SpecialChar LaTeX - не может понимать ваш текст, вы должны явно указать логическую - структуру, введя специальные команды.... - При написании документа необходимо учитывать его логическую структуру, - а не внешний вид". - -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Подсказка: Это цитата -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -1.2 Почему \SpecialChar LyX - лучше -\end_layout - -\begin_layout Standard -\SpecialChar LyX - может быть полезен большему количеству людей, чем \SpecialChar LaTeX -. - Его значительно проще изучить, потому что вам не нужно изучать \SpecialChar LaTeX - (который - является практически языком программирования). - \SpecialChar LyX - в основном похож на другие “что вы видите, что вы получаете” текстовые - процессоры, за исключением того, что \SpecialChar LyX - - это “вы видите то, что вы имеете - в виду”. - Таким образом, он сочетает в себе простоту использования текстовых процессоров - с мощностью \SpecialChar LaTeX -а. - Это хорошо. - Кроме того, формат его файлов не зависит от платформы. - Ну и лучше всего, то что он БЕСПЛАТЕН! -\end_layout - -\begin_layout Standard -2. - Возможности \SpecialChar LyX - -\end_layout - -\begin_layout Standard -\SpecialChar LyX - имеет много функций, которые облегчают написание документов. - (В конце концов, почему же еще вам хотелось бы использовать его? -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Подсказка: Это скобочное заявление будет выглядеть лучше в сноске -\end_layout - -\end_inset - -) Я очень ВОСХИЩЕН -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Подсказка: выделить! -\end_layout - -\end_inset - - и хочу обсудить их. - Вот список из нескольких. -\end_layout - -\begin_layout Standard -* \SpecialChar LyX - заботится о полях и нумерации сносок для вас -\end_layout - -\begin_layout Standard -* \SpecialChar LyX - позволяет легко писать и редактировать математические формулы -\end_layout - -\begin_layout Standard -Для более философского обсуждения того, почему \SpecialChar LyX - лучше, чем многие другие - текстовые процессоры, см. - раздел 1.2, который можно найти на странице 1. - -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Подсказка: Наверное, эти перекрестные ссылки не должны быть -\begin_inset Quotes rld -\end_inset - -фиксированными -\begin_inset Quotes rrd -\end_inset - -. - Что если мы изменим нумерацию разделов? -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -3. - Неубедительные попытки использовать \SpecialChar LyX - -\end_layout - -\begin_layout Standard -Я написал программу на днях. - Это выглядело вот так. -\end_layout - -\begin_layout Standard -5 REMARK МОЯ ЗАМЕЧАТЕЛЬНАЯ ПРОГРАММА -\end_layout - -\begin_layout Standard -10 PRINT “I'M AWESOME!” -\end_layout - -\begin_layout Standard -20 GOTO 10 -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Подсказка: Это компьютерный код -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -После всего научного мышления, я начал чувствовать себя более художественным, - так что я написал эту хокку -\end_layout - -\begin_layout Standard -\SpecialChar LyX - - это действительно хороший -\end_layout - -\begin_layout Standard -Верстающий текстовый процессор -\end_layout - -\begin_layout Standard -Он экономит так много времени -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Подсказка: Не слишком хороша, но это поэзия, также известная как стихи -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -4. - Математические вещи -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Подсказка: эти математические вещи должны быть напечатаны в математическом - режиме! -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Моя любимая формула - это решение квадратного уравнения. - Если ax^2+bx+c=0 (1), то x= -b + или минус квадратный корень из b^2-4ac - все делится на 2a (2). -\end_layout - -\begin_layout Standard -Еще одна любимая формула - определение производной: f'(х) определяется как - предел при deltax стремящемся к нулю f(x+deltax) - f(x), деленное на deltax - (3). -\end_layout - -\begin_layout Standard -———————————————— -\end_layout - -\begin_layout Standard -СПИСОК ЛИТЕРАТУРЫ -\end_layout - -\begin_layout Standard -[1] Lamport, Leslie. - \SpecialChar LaTeX -: A Document Preparation System. - Addison-Wesley, Reading, Massachusetts, second edition, 1994. -\end_layout - -\end_body -\end_document diff --git a/lib/examples/sl/Example_%28LyXified%29.lyx b/lib/examples/sl/Example_%28LyXified%29.lyx new file mode 100644 index 0000000000..88a51e3fa3 --- /dev/null +++ b/lib/examples/sl/Example_%28LyXified%29.lyx @@ -0,0 +1,413 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/sl/ +\textclass article +\use_default_options false +\maintain_unincluded_children false +\language slovene +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Stvarno kazalo +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style german +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle plain +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Title +To je naslov vašega spisa +\end_layout + +\begin_layout Author +Fe \SpecialChar LyX + +\end_layout + +\begin_layout Date +12. + junij 1972 +\end_layout + +\begin_layout Standard +\begin_inset CommandInset toc +LatexCommand tableofcontents + +\end_inset + + +\end_layout + +\begin_layout Section +Temeljna filozofija +\end_layout + +\begin_layout Standard +Temeljna filozofija \SpecialChar LyX +a je, da naj bi se posvečali vsebini tistega, o čemer + pišemo, ne obliki. +\end_layout + +\begin_layout Subsection +Kako se stvari loteva \SpecialChar LyX + +\end_layout + +\begin_layout Standard +\SpecialChar LyX + uporablja \SpecialChar LaTeX +, sistem za pripravljanje spisov, ki ga je leta 1985 zasnoval + Leslie Lamport. + \SpecialChar LaTeX + pa temelji na stavnem jeziku, imenovanem \SpecialChar TeX +, ki ga je leta 1984 ustvaril + Donald Knuth. + Filozofija \SpecialChar LaTeX +a je podobna filozofiji \SpecialChar LyX +a. + Leslie Lamport je nekoč rekel (glej vir +\begin_inset CommandInset citation +LatexCommand cite +key "lamport" +literal "true" + +\end_inset + +): +\end_layout + +\begin_layout Quote +Tipografsko oblikovanje naj bi pomagalo bralcu razumeti avtorjeve zamisli. + Da bi bilo spis lahko brati, mora njegova zunanja podoba odsevati njegovo + logično zgradbo. + Navedki in računalniški programi, ki so logično različni strukturni elementi, + bi se morali med seboj na pogled razlikovati\SpecialChar ldots + Ker \SpecialChar LaTeX + ne more razumeti vaše + poezije, morate izrecno označiti logično strukturo z vnosom posebnih ukazov\SpecialChar ldots + + Med pisanjem bi se morali ukvarjati z logično zgradbo spisa, ne pa z njegovo + zunanjo podobo. +\end_layout + +\begin_layout Subsection +\begin_inset CommandInset label +LatexCommand label +name "sec:lyxbetter" + +\end_inset + +Zakaj je \SpecialChar LyX + boljši +\end_layout + +\begin_layout Standard +\SpecialChar LyX + je uporaben za več ljudi kot \SpecialChar LaTeX +. + Precej lažje se ga je naučiti, saj ni treba znati \SpecialChar LaTeX +a (ki je praktično programski + jezik). + \SpecialChar LyX + je pravzaprav tak kot drugi urejevalniki besedil tipa +\begin_inset Quotes gld +\end_inset + +to, kar vidiš, to tudi dobiš +\begin_inset Quotes grd +\end_inset + +, le da je vrste +\begin_inset Quotes gld +\end_inset + +to, kar vidiš, to tudi misliš +\begin_inset Quotes grd +\end_inset + +. + Tako združuje preprostost uporabe urejevalnikov besedil z močjo \SpecialChar LaTeX +a. + To je Dobra Stvar. + Tudi datotečni format je neodvisen od platforme. + Najboljše od vsega pa je, da je +\emph on +prost +\emph default +! +\end_layout + +\begin_layout Section +Odlike \SpecialChar LyX +a +\end_layout + +\begin_layout Standard +\SpecialChar LyX + ima številne odlike, ki nam olajšajo pisanje spisov. +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout +Navsezadnje, le zakaj bi ga drugače sploh želeli uporabljati? +\end_layout + +\end_inset + + +\emph on +Zelo me veseli +\emph default +, da lahko pišem o tem. + Omenimo le dve odliki \SpecialChar LyX +a: +\end_layout + +\begin_layout Itemize +Namesto vas skrbi za robove in številči opombe v nogi. +\end_layout + +\begin_layout Itemize +Olajša pisanje in urejanje matematičnih obrazcev. +\end_layout + +\begin_layout Standard +Bolj filozofsko razpravo o tem, zakaj je \SpecialChar LyX + boljši od drugih urejevalnikov + besedil, pa boste našli v razdelku +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:lyxbetter" + +\end_inset + + na strani +\begin_inset CommandInset ref +LatexCommand pageref +reference "sec:lyxbetter" + +\end_inset + +. +\end_layout + +\begin_layout Section +Nerodni poskusi uporabe \SpecialChar LyX +a +\end_layout + +\begin_layout Standard +Zadnjič sem napisal program, podoben spodnjemu: +\end_layout + +\begin_layout LyX-Code +5 REM MOJ STRAŠNI PROGRAM +\begin_inset Newline newline +\end_inset + +10 PRINT "STRAŠEN SEM!" +\begin_inset Newline newline +\end_inset + +20 GOTO 10 +\end_layout + +\begin_layout Standard +Po tem učenem razmišljanju me je nenadoma preplavilo bolj umetniško razpoloženje + in napisal sem tale haiku +\end_layout + +\begin_layout Verse +\SpecialChar LyX + je zares čudovit +\begin_inset Newline newline +\end_inset + +stavni urejevalnik besedil +\begin_inset Newline newline +\end_inset + +prihrani mi toliko časa +\end_layout + +\begin_layout Section +Matematične zadevščine +\end_layout + +\begin_layout Standard +Najbolj so mi pri srcu enačbe za rešitev kvadratne enačbe. + Če je +\begin_inset Formula $ax^{2}+bx+c=0$ +\end_inset + + (en. + 1), potem je +\begin_inset Formula $x=\frac{-b\pm\sqrt{b^{2}-4ac}}{2a}$ +\end_inset + + (en. + 2). +\end_layout + +\begin_layout Standard +Druga priljubljena enačba je temelj matematične analize: +\begin_inset Formula $f'(x)\equiv\lim_{\Delta x\rightarrow0}\frac{f(x+\Delta x)-f(x)}{\Delta x}$ +\end_inset + + (en. + 3). +\end_layout + +\begin_layout Section +Opazke +\end_layout + +\begin_layout Standard +Nekaj opazk o \SpecialChar LyX +anju te datoteke: +\end_layout + +\begin_layout Itemize +Vrstice z vezaji, sem lahko odstranil. + Njihova edina naloga je bila, da so ločevale naslove in vire od preostanka + spisa. + \SpecialChar LyX + (\SpecialChar LaTeX +) ve dovolj, da loči te dele spisa z razmikom. +\end_layout + +\begin_layout Itemize +Nisem se trudil z vstavljanjem matematičnih enačb v prikazni način. + Tudi samodejnega številčenja enačb, ki ga pozna \SpecialChar LyX +, nisem uporabljal, saj + to ni opisano v +\emph on +Učbeniku +\emph default +. +\end_layout + +\begin_layout Itemize +Ni mi bilo treba vpisati besede +\begin_inset Quotes gld +\end_inset + +Literatura +\begin_inset Quotes grd +\end_inset + + (v \SpecialChar LyX +-u pravzaprav +\begin_inset Quotes gld +\end_inset + +References +\begin_inset Quotes grd +\end_inset + + ali +\begin_inset Quotes gld +\end_inset + +Bibliography +\begin_inset Quotes grd +\end_inset + +, v izhodu pa ob slovenskih nastavitvah +\begin_inset Quotes gld +\end_inset + +Literatura +\begin_inset Quotes grd +\end_inset + +). + \SpecialChar LyX + jo samodejno zapiše, ko izberete okolje +\family sans +Bibliography +\family default +. +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "lamport" +literal "true" + +\end_inset + +Lamport, Leslie. + +\emph on +\SpecialChar LaTeX +: A Document Preparation System +\emph default +; Addison-Wesley, Reading, Massachusetts, druga izdaja, 1994. +\end_layout + +\end_body +\end_document diff --git a/lib/examples/sl/Example_%28raw%29.lyx b/lib/examples/sl/Example_%28raw%29.lyx new file mode 100644 index 0000000000..46d1dd9e50 --- /dev/null +++ b/lib/examples/sl/Example_%28raw%29.lyx @@ -0,0 +1,508 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/examples/sl/ +\textclass article +\use_default_options false +\maintain_unincluded_children false +\language slovene +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Stvarno kazalo +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style german +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle plain +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Standard +TO JE NASLOV VAŠEGA SPISA +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Namig: naslov bi moral biti videti bolj kot naslov. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Avtor: Fe \SpecialChar LyX + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Namig: Fe je AVTOR (angl. + Author). +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +12. + junij 1972 +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Namig: to je DATUM (angl. + Date). +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Kazalo +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Namig: Fino bi bilo, če nam ne bi bilo treba ročno +\end_layout + +\begin_layout Plain Layout +dobesedno vpisovati vsebinskega kazala. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +1. + Temeljna filozofija..................1 +\end_layout + +\begin_layout Standard +1.1 Kako se stvari loteva \SpecialChar LyX +...............1 +\end_layout + +\begin_layout Standard +1.2 Zakaj je \SpecialChar LyX + boljši................1 +\end_layout + +\begin_layout Standard +2. + Odlike \SpecialChar LyX +a +\end_layout + +\begin_layout Standard +3. + Nerodni poskusi uporabe \SpecialChar LyX +a +\end_layout + +\begin_layout Standard +4. + Matematične zadevščine +\end_layout + +\begin_layout Standard +————————————————— +\end_layout + +\begin_layout Standard +1. + Temeljna filozofija +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Namig: naslovi razdelkov (angl. + Section) bi verjetno +\end_layout + +\begin_layout Plain Layout +morali bolj izstopati. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Temeljna filozofija \SpecialChar LyX +a je, da naj bi se posvečali vsebini tistega, o čemer + pišemo, ne obliki. +\end_layout + +\begin_layout Standard +1.1 Kako se stvari loteva \SpecialChar LyX + +\end_layout + +\begin_layout Standard +\SpecialChar LyX + uporablja \SpecialChar LaTeX +, sistem za pripravljanje spisov, ki ga je leta 1985 zasnoval + Leslie Lamport. + \SpecialChar LaTeX + pa temelji na stavnem jeziku, imenovanem \SpecialChar TeX +, ki ga je leta 1984 ustvaril + Donald Knuth. + Filozofija \SpecialChar LaTeX +a je podobna filozofiji \SpecialChar LyX +a. + Leslie Lamport je nekoč rekel (glej vir [1]) +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Namig: Verjetno ta NAVZKRIŽNI SKLIC ne bi smel +\end_layout + +\begin_layout Plain Layout +biti "vnešen". + Kaj, če naredimo Lamportovo knjigo +\end_layout + +\begin_layout Plain Layout +za drugo postavko spiska literature? +\end_layout + +\end_inset + +: +\end_layout + +\begin_layout Standard +\begin_inset Quotes gld +\end_inset + +Tipografsko oblikovanje naj bi pomagalo bralcu razumeti avtorjeve zamisli. + Da bi bilo spis lahko brati, mora njegova zunanja podoba odsevati njegovo + logično zgradbo. + Navedki in računalniški programi, ki so logično različni strukturni elementi, + bi se morali med seboj na pogled razlikovati... + Ker \SpecialChar LaTeX + ne more razumeti vaše poezije, morate izrecno označiti logično strukturo + z vnosom posebnih ukazov... + Med pisanjem bi se morali ukvarjati z logično zgradbo spisa, ne pa z njegovo + zunanjo podobo. +\begin_inset Quotes grd +\end_inset + + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Namig: To je NAVEDEK (angl. + Quote). +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +1.2 Zakaj je \SpecialChar LyX + boljši +\end_layout + +\begin_layout Standard +\SpecialChar LyX + je uporaben za več ljudi kot \SpecialChar LaTeX +. + Precej lažje se ga je naučiti, saj ni treba znati \SpecialChar LaTeX +a (ki je praktično programski + jezik). + \SpecialChar LyX + je pravzaprav tak kot drugi urejevalniki besedil tipa +\begin_inset Quotes gld +\end_inset + +to, kar vidiš, to tudi dobiš +\begin_inset Quotes grd +\end_inset + +, le da je vrste +\begin_inset Quotes gld +\end_inset + +to, kar vidiš, to tudi misliš +\begin_inset Quotes grd +\end_inset + +. + Tako združuje preprostost uporabe urejevalnikov besedil z močjo \SpecialChar LaTeX +a. + To je Dobra Stvar. + Tudi datotečni format je neodvisen od platforme. + Najboljše od vsega pa je, da je PROST! +\end_layout + +\begin_layout Standard +2. + Odlike \SpecialChar LyX +a +\end_layout + +\begin_layout Standard +\SpecialChar LyX + ima številne odlike, ki nam olajšajo pisanje spisov. + (Navsezadnje, le zakaj bi ga drugače sploh želeli uporabljati? +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Namig: Ta stavek v oklepaju je videti bolje kot +\end_layout + +\begin_layout Plain Layout +opomba v nogi. +\end_layout + +\end_inset + +) ZELO ME VESELI, +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Namig: Poudarite! +\end_layout + +\end_inset + + da lahko pišem o tem. + Omenimo le dve odliki \SpecialChar LyX +a: +\end_layout + +\begin_layout Standard +* Namesto vas skrbi za robove in številči opombe v nogi. +\end_layout + +\begin_layout Standard +* Olajša pisanje in urejanje matematičnih obrazcev. +\end_layout + +\begin_layout Standard +Bolj filozofsko razpravo o tem, zakaj je \SpecialChar LyX + boljši od drugih urejevalnikov + besedil, pa boste našli v razdelku 1.2 na strani 1. +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Namig: Verjetno ta NAVZKRIŽNA SKLICEVANJA +\end_layout + +\begin_layout Plain Layout +ne bi smela biti "zakodirana". + Kaj, če spremenimo +\end_layout + +\begin_layout Plain Layout +številke razdelkov? +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +3. + Nerodni poskusi uporabe \SpecialChar LyX +a +\end_layout + +\begin_layout Standard +Zadnjič sem napisal program, podoben spodnjemu: +\end_layout + +\begin_layout Standard +5 REM MOJ STRAŠNI PROGRAM +\end_layout + +\begin_layout Standard +10 PRINT +\begin_inset Quotes eld +\end_inset + +STRAŠEN SEM! +\begin_inset Quotes erd +\end_inset + + +\end_layout + +\begin_layout Standard +20 GOTO 10 +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Namig: To je računalniška KODA (angl. + Code). +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Po tem učenem razmišljanju me je nenadoma preplavilo bolj umetniško razpoloženje + in napisal sem tale haiku +\end_layout + +\begin_layout Standard +\SpecialChar LyX + je zares čudovit +\end_layout + +\begin_layout Standard +stavni urejevalnik besedil +\end_layout + +\begin_layout Standard +prihrani mi toliko časa +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Namig: Ni preveč dobro, a je poezija, +\end_layout + +\begin_layout Plain Layout +znana tudi kot VERZI (angl. + Verse). +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +4. + Matematične zadevščine +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Namig: Te matematične stvari bi morale biti izpisane +\end_layout + +\begin_layout Plain Layout +v matematičnem načinu! +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Najbolj so mi pri srcu enačbe za rešitev kvadratne enačbe. + Če je ax^2+bx+c=0 (en. + 1), potem je x= -b + ali minus kvadratni koren od b^2-4ac vse skupaj ulomljeno + z 2a (en. + 2). +\end_layout + +\begin_layout Standard +Druga priljubljena enačba je temelj matematične analize: izraz f'(x) je + definiran kot limita izraza f(x+deltax) - f(x) ulomljenega z deltax, ko + gredo števila deltax proti nič (en. + 3). +\end_layout + +\begin_layout Standard +———————————————— +\end_layout + +\begin_layout Standard +LITERATURA +\end_layout + +\begin_layout Standard +[1] Lamport, Leslie. + \SpecialChar LaTeX +: A Document Preparation System; Addison-Wesley, Reading, Massachusetts, + druga izdaja, 1994. +\end_layout + +\end_body +\end_document diff --git a/lib/examples/sl/Example_(LyXified).lyx b/lib/examples/sl/Example_(LyXified).lyx deleted file mode 100644 index 88a51e3fa3..0000000000 --- a/lib/examples/sl/Example_(LyXified).lyx +++ /dev/null @@ -1,413 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/sl/ -\textclass article -\use_default_options false -\maintain_unincluded_children false -\language slovene -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Stvarno kazalo -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style german -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle plain -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Title -To je naslov vašega spisa -\end_layout - -\begin_layout Author -Fe \SpecialChar LyX - -\end_layout - -\begin_layout Date -12. - junij 1972 -\end_layout - -\begin_layout Standard -\begin_inset CommandInset toc -LatexCommand tableofcontents - -\end_inset - - -\end_layout - -\begin_layout Section -Temeljna filozofija -\end_layout - -\begin_layout Standard -Temeljna filozofija \SpecialChar LyX -a je, da naj bi se posvečali vsebini tistega, o čemer - pišemo, ne obliki. -\end_layout - -\begin_layout Subsection -Kako se stvari loteva \SpecialChar LyX - -\end_layout - -\begin_layout Standard -\SpecialChar LyX - uporablja \SpecialChar LaTeX -, sistem za pripravljanje spisov, ki ga je leta 1985 zasnoval - Leslie Lamport. - \SpecialChar LaTeX - pa temelji na stavnem jeziku, imenovanem \SpecialChar TeX -, ki ga je leta 1984 ustvaril - Donald Knuth. - Filozofija \SpecialChar LaTeX -a je podobna filozofiji \SpecialChar LyX -a. - Leslie Lamport je nekoč rekel (glej vir -\begin_inset CommandInset citation -LatexCommand cite -key "lamport" -literal "true" - -\end_inset - -): -\end_layout - -\begin_layout Quote -Tipografsko oblikovanje naj bi pomagalo bralcu razumeti avtorjeve zamisli. - Da bi bilo spis lahko brati, mora njegova zunanja podoba odsevati njegovo - logično zgradbo. - Navedki in računalniški programi, ki so logično različni strukturni elementi, - bi se morali med seboj na pogled razlikovati\SpecialChar ldots - Ker \SpecialChar LaTeX - ne more razumeti vaše - poezije, morate izrecno označiti logično strukturo z vnosom posebnih ukazov\SpecialChar ldots - - Med pisanjem bi se morali ukvarjati z logično zgradbo spisa, ne pa z njegovo - zunanjo podobo. -\end_layout - -\begin_layout Subsection -\begin_inset CommandInset label -LatexCommand label -name "sec:lyxbetter" - -\end_inset - -Zakaj je \SpecialChar LyX - boljši -\end_layout - -\begin_layout Standard -\SpecialChar LyX - je uporaben za več ljudi kot \SpecialChar LaTeX -. - Precej lažje se ga je naučiti, saj ni treba znati \SpecialChar LaTeX -a (ki je praktično programski - jezik). - \SpecialChar LyX - je pravzaprav tak kot drugi urejevalniki besedil tipa -\begin_inset Quotes gld -\end_inset - -to, kar vidiš, to tudi dobiš -\begin_inset Quotes grd -\end_inset - -, le da je vrste -\begin_inset Quotes gld -\end_inset - -to, kar vidiš, to tudi misliš -\begin_inset Quotes grd -\end_inset - -. - Tako združuje preprostost uporabe urejevalnikov besedil z močjo \SpecialChar LaTeX -a. - To je Dobra Stvar. - Tudi datotečni format je neodvisen od platforme. - Najboljše od vsega pa je, da je -\emph on -prost -\emph default -! -\end_layout - -\begin_layout Section -Odlike \SpecialChar LyX -a -\end_layout - -\begin_layout Standard -\SpecialChar LyX - ima številne odlike, ki nam olajšajo pisanje spisov. -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -Navsezadnje, le zakaj bi ga drugače sploh želeli uporabljati? -\end_layout - -\end_inset - - -\emph on -Zelo me veseli -\emph default -, da lahko pišem o tem. - Omenimo le dve odliki \SpecialChar LyX -a: -\end_layout - -\begin_layout Itemize -Namesto vas skrbi za robove in številči opombe v nogi. -\end_layout - -\begin_layout Itemize -Olajša pisanje in urejanje matematičnih obrazcev. -\end_layout - -\begin_layout Standard -Bolj filozofsko razpravo o tem, zakaj je \SpecialChar LyX - boljši od drugih urejevalnikov - besedil, pa boste našli v razdelku -\begin_inset CommandInset ref -LatexCommand ref -reference "sec:lyxbetter" - -\end_inset - - na strani -\begin_inset CommandInset ref -LatexCommand pageref -reference "sec:lyxbetter" - -\end_inset - -. -\end_layout - -\begin_layout Section -Nerodni poskusi uporabe \SpecialChar LyX -a -\end_layout - -\begin_layout Standard -Zadnjič sem napisal program, podoben spodnjemu: -\end_layout - -\begin_layout LyX-Code -5 REM MOJ STRAŠNI PROGRAM -\begin_inset Newline newline -\end_inset - -10 PRINT "STRAŠEN SEM!" -\begin_inset Newline newline -\end_inset - -20 GOTO 10 -\end_layout - -\begin_layout Standard -Po tem učenem razmišljanju me je nenadoma preplavilo bolj umetniško razpoloženje - in napisal sem tale haiku -\end_layout - -\begin_layout Verse -\SpecialChar LyX - je zares čudovit -\begin_inset Newline newline -\end_inset - -stavni urejevalnik besedil -\begin_inset Newline newline -\end_inset - -prihrani mi toliko časa -\end_layout - -\begin_layout Section -Matematične zadevščine -\end_layout - -\begin_layout Standard -Najbolj so mi pri srcu enačbe za rešitev kvadratne enačbe. - Če je -\begin_inset Formula $ax^{2}+bx+c=0$ -\end_inset - - (en. - 1), potem je -\begin_inset Formula $x=\frac{-b\pm\sqrt{b^{2}-4ac}}{2a}$ -\end_inset - - (en. - 2). -\end_layout - -\begin_layout Standard -Druga priljubljena enačba je temelj matematične analize: -\begin_inset Formula $f'(x)\equiv\lim_{\Delta x\rightarrow0}\frac{f(x+\Delta x)-f(x)}{\Delta x}$ -\end_inset - - (en. - 3). -\end_layout - -\begin_layout Section -Opazke -\end_layout - -\begin_layout Standard -Nekaj opazk o \SpecialChar LyX -anju te datoteke: -\end_layout - -\begin_layout Itemize -Vrstice z vezaji, sem lahko odstranil. - Njihova edina naloga je bila, da so ločevale naslove in vire od preostanka - spisa. - \SpecialChar LyX - (\SpecialChar LaTeX -) ve dovolj, da loči te dele spisa z razmikom. -\end_layout - -\begin_layout Itemize -Nisem se trudil z vstavljanjem matematičnih enačb v prikazni način. - Tudi samodejnega številčenja enačb, ki ga pozna \SpecialChar LyX -, nisem uporabljal, saj - to ni opisano v -\emph on -Učbeniku -\emph default -. -\end_layout - -\begin_layout Itemize -Ni mi bilo treba vpisati besede -\begin_inset Quotes gld -\end_inset - -Literatura -\begin_inset Quotes grd -\end_inset - - (v \SpecialChar LyX --u pravzaprav -\begin_inset Quotes gld -\end_inset - -References -\begin_inset Quotes grd -\end_inset - - ali -\begin_inset Quotes gld -\end_inset - -Bibliography -\begin_inset Quotes grd -\end_inset - -, v izhodu pa ob slovenskih nastavitvah -\begin_inset Quotes gld -\end_inset - -Literatura -\begin_inset Quotes grd -\end_inset - -). - \SpecialChar LyX - jo samodejno zapiše, ko izberete okolje -\family sans -Bibliography -\family default -. -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "lamport" -literal "true" - -\end_inset - -Lamport, Leslie. - -\emph on -\SpecialChar LaTeX -: A Document Preparation System -\emph default -; Addison-Wesley, Reading, Massachusetts, druga izdaja, 1994. -\end_layout - -\end_body -\end_document diff --git a/lib/examples/sl/Example_(raw).lyx b/lib/examples/sl/Example_(raw).lyx deleted file mode 100644 index 46d1dd9e50..0000000000 --- a/lib/examples/sl/Example_(raw).lyx +++ /dev/null @@ -1,508 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/examples/sl/ -\textclass article -\use_default_options false -\maintain_unincluded_children false -\language slovene -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Stvarno kazalo -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style german -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle plain -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Standard -TO JE NASLOV VAŠEGA SPISA -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Namig: naslov bi moral biti videti bolj kot naslov. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Avtor: Fe \SpecialChar LyX - -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Namig: Fe je AVTOR (angl. - Author). -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -12. - junij 1972 -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Namig: to je DATUM (angl. - Date). -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Kazalo -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Namig: Fino bi bilo, če nam ne bi bilo treba ročno -\end_layout - -\begin_layout Plain Layout -dobesedno vpisovati vsebinskega kazala. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -1. - Temeljna filozofija..................1 -\end_layout - -\begin_layout Standard -1.1 Kako se stvari loteva \SpecialChar LyX -...............1 -\end_layout - -\begin_layout Standard -1.2 Zakaj je \SpecialChar LyX - boljši................1 -\end_layout - -\begin_layout Standard -2. - Odlike \SpecialChar LyX -a -\end_layout - -\begin_layout Standard -3. - Nerodni poskusi uporabe \SpecialChar LyX -a -\end_layout - -\begin_layout Standard -4. - Matematične zadevščine -\end_layout - -\begin_layout Standard -————————————————— -\end_layout - -\begin_layout Standard -1. - Temeljna filozofija -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Namig: naslovi razdelkov (angl. - Section) bi verjetno -\end_layout - -\begin_layout Plain Layout -morali bolj izstopati. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Temeljna filozofija \SpecialChar LyX -a je, da naj bi se posvečali vsebini tistega, o čemer - pišemo, ne obliki. -\end_layout - -\begin_layout Standard -1.1 Kako se stvari loteva \SpecialChar LyX - -\end_layout - -\begin_layout Standard -\SpecialChar LyX - uporablja \SpecialChar LaTeX -, sistem za pripravljanje spisov, ki ga je leta 1985 zasnoval - Leslie Lamport. - \SpecialChar LaTeX - pa temelji na stavnem jeziku, imenovanem \SpecialChar TeX -, ki ga je leta 1984 ustvaril - Donald Knuth. - Filozofija \SpecialChar LaTeX -a je podobna filozofiji \SpecialChar LyX -a. - Leslie Lamport je nekoč rekel (glej vir [1]) -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Namig: Verjetno ta NAVZKRIŽNI SKLIC ne bi smel -\end_layout - -\begin_layout Plain Layout -biti "vnešen". - Kaj, če naredimo Lamportovo knjigo -\end_layout - -\begin_layout Plain Layout -za drugo postavko spiska literature? -\end_layout - -\end_inset - -: -\end_layout - -\begin_layout Standard -\begin_inset Quotes gld -\end_inset - -Tipografsko oblikovanje naj bi pomagalo bralcu razumeti avtorjeve zamisli. - Da bi bilo spis lahko brati, mora njegova zunanja podoba odsevati njegovo - logično zgradbo. - Navedki in računalniški programi, ki so logično različni strukturni elementi, - bi se morali med seboj na pogled razlikovati... - Ker \SpecialChar LaTeX - ne more razumeti vaše poezije, morate izrecno označiti logično strukturo - z vnosom posebnih ukazov... - Med pisanjem bi se morali ukvarjati z logično zgradbo spisa, ne pa z njegovo - zunanjo podobo. -\begin_inset Quotes grd -\end_inset - - -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Namig: To je NAVEDEK (angl. - Quote). -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -1.2 Zakaj je \SpecialChar LyX - boljši -\end_layout - -\begin_layout Standard -\SpecialChar LyX - je uporaben za več ljudi kot \SpecialChar LaTeX -. - Precej lažje se ga je naučiti, saj ni treba znati \SpecialChar LaTeX -a (ki je praktično programski - jezik). - \SpecialChar LyX - je pravzaprav tak kot drugi urejevalniki besedil tipa -\begin_inset Quotes gld -\end_inset - -to, kar vidiš, to tudi dobiš -\begin_inset Quotes grd -\end_inset - -, le da je vrste -\begin_inset Quotes gld -\end_inset - -to, kar vidiš, to tudi misliš -\begin_inset Quotes grd -\end_inset - -. - Tako združuje preprostost uporabe urejevalnikov besedil z močjo \SpecialChar LaTeX -a. - To je Dobra Stvar. - Tudi datotečni format je neodvisen od platforme. - Najboljše od vsega pa je, da je PROST! -\end_layout - -\begin_layout Standard -2. - Odlike \SpecialChar LyX -a -\end_layout - -\begin_layout Standard -\SpecialChar LyX - ima številne odlike, ki nam olajšajo pisanje spisov. - (Navsezadnje, le zakaj bi ga drugače sploh želeli uporabljati? -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Namig: Ta stavek v oklepaju je videti bolje kot -\end_layout - -\begin_layout Plain Layout -opomba v nogi. -\end_layout - -\end_inset - -) ZELO ME VESELI, -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Namig: Poudarite! -\end_layout - -\end_inset - - da lahko pišem o tem. - Omenimo le dve odliki \SpecialChar LyX -a: -\end_layout - -\begin_layout Standard -* Namesto vas skrbi za robove in številči opombe v nogi. -\end_layout - -\begin_layout Standard -* Olajša pisanje in urejanje matematičnih obrazcev. -\end_layout - -\begin_layout Standard -Bolj filozofsko razpravo o tem, zakaj je \SpecialChar LyX - boljši od drugih urejevalnikov - besedil, pa boste našli v razdelku 1.2 na strani 1. -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Namig: Verjetno ta NAVZKRIŽNA SKLICEVANJA -\end_layout - -\begin_layout Plain Layout -ne bi smela biti "zakodirana". - Kaj, če spremenimo -\end_layout - -\begin_layout Plain Layout -številke razdelkov? -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -3. - Nerodni poskusi uporabe \SpecialChar LyX -a -\end_layout - -\begin_layout Standard -Zadnjič sem napisal program, podoben spodnjemu: -\end_layout - -\begin_layout Standard -5 REM MOJ STRAŠNI PROGRAM -\end_layout - -\begin_layout Standard -10 PRINT -\begin_inset Quotes eld -\end_inset - -STRAŠEN SEM! -\begin_inset Quotes erd -\end_inset - - -\end_layout - -\begin_layout Standard -20 GOTO 10 -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Namig: To je računalniška KODA (angl. - Code). -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Po tem učenem razmišljanju me je nenadoma preplavilo bolj umetniško razpoloženje - in napisal sem tale haiku -\end_layout - -\begin_layout Standard -\SpecialChar LyX - je zares čudovit -\end_layout - -\begin_layout Standard -stavni urejevalnik besedil -\end_layout - -\begin_layout Standard -prihrani mi toliko časa -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Namig: Ni preveč dobro, a je poezija, -\end_layout - -\begin_layout Plain Layout -znana tudi kot VERZI (angl. - Verse). -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -4. - Matematične zadevščine -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Namig: Te matematične stvari bi morale biti izpisane -\end_layout - -\begin_layout Plain Layout -v matematičnem načinu! -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Najbolj so mi pri srcu enačbe za rešitev kvadratne enačbe. - Če je ax^2+bx+c=0 (en. - 1), potem je x= -b + ali minus kvadratni koren od b^2-4ac vse skupaj ulomljeno - z 2a (en. - 2). -\end_layout - -\begin_layout Standard -Druga priljubljena enačba je temelj matematične analize: izraz f'(x) je - definiran kot limita izraza f(x+deltax) - f(x) ulomljenega z deltax, ko - gredo števila deltax proti nič (en. - 3). -\end_layout - -\begin_layout Standard -———————————————— -\end_layout - -\begin_layout Standard -LITERATURA -\end_layout - -\begin_layout Standard -[1] Lamport, Leslie. - \SpecialChar LaTeX -: A Document Preparation System; Addison-Wesley, Reading, Massachusetts, - druga izdaja, 1994. -\end_layout - -\end_body -\end_document diff --git a/lib/templates/Articles/American_Astronomical_Society_%28AASTeX_v._6%29.lyx b/lib/templates/Articles/American_Astronomical_Society_%28AASTeX_v._6%29.lyx new file mode 100644 index 0000000000..e14d9da1db --- /dev/null +++ b/lib/templates/Articles/American_Astronomical_Society_%28AASTeX_v._6%29.lyx @@ -0,0 +1,472 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/templates/ +\textclass aastex6 +\begin_preamble +\slugcomment{} +\shorttitle{} +\shortauthors{} +\end_preamble +\use_default_options false +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine natbib +\cite_engine_type authoryear +\biblio_style plainnat +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +\noindent +\align left +Template for contributions to journals of the American Astronomical Society + (AAS). +\end_layout + +\begin_layout Plain Layout +\noindent +\align left +Please consult the +\begin_inset CommandInset href +LatexCommand href +name "AASTeX user guide" +target "http://journals.aas.org/authors/aastex/aasguide.html" +literal "false" + +\end_inset + + for details on how to use AASTeX. + +\end_layout + +\begin_layout Plain Layout +\noindent +\align left +A LyX sample document is available under +\family sans +File>Open>Examples>aas_sample.lyx +\family default +. + An up-to-date sample LaTeX article using AASTeX is available under +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +http://journals.aas.org/authors/aastex/aastex.html#_download +\end_layout + +\end_inset + +. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +\noindent +\align left +The AASTeX document class uses a different name since version 6.0 (2016/02/16). + Depending on the version installed on your system, set the document class + to American Astronomical Society (AASTeX v. + 6) or American Astronomical Society (AASTeX v. + 5). + +\end_layout + +\begin_layout Plain Layout +\noindent +\align left +New features (cf. + +\begin_inset Flex URL +status collapsed + +\begin_layout Plain Layout + +http://journals.aas.org/authors/aastex/revisionhistory.html +\end_layout + +\end_inset + +) are only partially supported by LyX (see +\begin_inset Flex URL +status collapsed + +\begin_layout Plain Layout + +https://www.lyx.org/trac/ticket/10027 +\end_layout + +\end_inset + +). +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Title + +\end_layout + +\begin_layout Author + +\begin_inset Flex altaffilmark +status open + +\begin_layout Plain Layout +1 +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Affiliation + +\end_layout + +\begin_layout Email + +\end_layout + +\begin_layout Author + +\begin_inset Flex altaffilmark +status collapsed + +\begin_layout Plain Layout +2,3 +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Affiliation + +\end_layout + +\begin_layout And + +\end_layout + +\begin_layout Author + +\begin_inset Flex altaffilmark +status collapsed + +\begin_layout Plain Layout +3 +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Affiliation + +\end_layout + +\begin_layout Altaffilation +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout + +1 +\end_layout + +\end_inset + +Visiting Astronomer, etc. +\end_layout + +\begin_layout Altaffilation +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout + +2 +\end_layout + +\end_inset + +Current Address, etc. +\end_layout + +\begin_layout Altaffilation +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout + +3 +\end_layout + +\end_inset + +Visiting Astronomer, etc. + +\end_layout + +\begin_layout Abstract + +\end_layout + +\begin_layout Keywords + +\end_layout + +\begin_layout Section +Introduction +\end_layout + +\begin_layout Standard + +\end_layout + +\begin_layout Section +Observations +\end_layout + +\begin_layout Standard + +\end_layout + +\begin_layout Section +Results +\end_layout + +\begin_layout Standard + +\end_layout + +\begin_layout Section +Discussion +\end_layout + +\begin_layout Standard + +\end_layout + +\begin_layout Section +Conclusions +\end_layout + +\begin_layout Standard + +\end_layout + +\begin_layout Acknowledgements + +\end_layout + +\begin_layout Standard + +\end_layout + +\begin_layout Appendix + +\end_layout + +\begin_layout Section +Appendix +\end_layout + +\begin_layout References +\begin_inset CommandInset bibitem +LatexCommand bibitem +label "Author(1982)" +key "ref1" +literal "true" + +\end_inset + +Author, A., +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +apj +\end_layout + +\end_inset + +, 109, 301 +\end_layout + +\begin_layout Standard +\begin_inset Newpage clearpage +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "fig:fig1" + +\end_inset + +This is the first figure. + +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption FigCaption + +\begin_layout Plain Layout +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +filename +\end_layout + +\end_inset + +This is the second figure where the image filename is referenced via a FigCaptio +n. +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\end_body +\end_document diff --git a/lib/templates/Articles/American_Astronomical_Society_%28AASTeX_v._6.2%29.lyx b/lib/templates/Articles/American_Astronomical_Society_%28AASTeX_v._6.2%29.lyx new file mode 100644 index 0000000000..383a3bba81 --- /dev/null +++ b/lib/templates/Articles/American_Astronomical_Society_%28AASTeX_v._6.2%29.lyx @@ -0,0 +1,445 @@ +#LyX 2.4 created this file. For more info see https://www.lyx.org/ +\lyxformat 562 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/templates/ +\textclass aastex62 +\begin_preamble +\received{January 1, 2018} +\revised{January 7, 2018} +\accepted{\today} +\submitjournal{ApJ} + +\shorttitle{} +\shortauthors{} +\end_preamble +\use_default_options true +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding auto +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\float_placement class +\float_alignment class +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine natbib +\cite_engine_type authoryear +\biblio_style plainnat +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 0 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +\noindent +\align left +Template for contributions to journals of the American Astronomical Society + (AAS). +\end_layout + +\begin_layout Plain Layout +\noindent +\align left +Please consult the +\begin_inset CommandInset href +LatexCommand href +name "AASTeX user guide" +target "http://journals.aas.org/authors/aastex/aasguide.html" +literal "false" + +\end_inset + + for details on how to use AASTeX. + +\end_layout + +\begin_layout Plain Layout +\noindent +\align left +A LyX sample document is available under +\family sans +File>Open>Examples>aas_sample.lyx +\family default +. + An up-to-date sample LaTeX article using AASTeX is available under +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +http://journals.aas.org/authors/aastex/aastex.html#_download +\end_layout + +\end_inset + +. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +\noindent +\align left +The AASTeX document class uses a different name since version 6.0 (2016/02/16). + Depending on the version installed on your system, set the document class + to American Astronomical Society (AASTeX v. + 6) or American Astronomical Society (AASTeX v. + 5). + +\end_layout + +\begin_layout Plain Layout +\noindent +\align left +New features (cf. + +\begin_inset Flex URL +status collapsed + +\begin_layout Plain Layout + +http://journals.aas.org/authors/aastex/revisionhistory.html +\end_layout + +\end_inset + +) are only partially supported by LyX (see +\begin_inset Flex URL +status collapsed + +\begin_layout Plain Layout + +https://www.lyx.org/trac/ticket/10027 +\end_layout + +\end_inset + +). +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Title + +\end_layout + +\begin_layout Corresponding Author +<> +\end_layout + +\begin_layout Email + +\end_layout + +\begin_layout Author + +\end_layout + +\begin_layout Affiliation + +\end_layout + +\begin_layout Author + +\end_layout + +\begin_layout Affiliation + +\end_layout + +\begin_layout Author + +\end_layout + +\begin_layout Affiliation + +\end_layout + +\begin_layout Altaffilation +Visiting Astronomer, etc. +\end_layout + +\begin_layout Altaffilation +Current Address, etc. +\end_layout + +\begin_layout Altaffilation +Visiting Astronomer, etc. + +\end_layout + +\begin_layout Abstract + +\end_layout + +\begin_layout Keywords +Journal approved keywords +\end_layout + +\begin_layout Section +Introduction +\begin_inset CommandInset label +LatexCommand label +name "sec:Introduction" + +\end_inset + + +\end_layout + +\begin_layout Section +Observations +\end_layout + +\begin_layout Standard + +\end_layout + +\begin_layout Section +Results +\end_layout + +\begin_layout Standard + +\end_layout + +\begin_layout Section +Discussion +\end_layout + +\begin_layout Standard + +\end_layout + +\begin_layout Section +Conclusions +\end_layout + +\begin_layout Standard + +\end_layout + +\begin_layout Acknowledgements + +\end_layout + +\begin_layout Appendix + +\end_layout + +\begin_layout Section Appendix +Appendix +\end_layout + +\begin_layout Standard +text +\end_layout + +\begin_layout Subsection Appendix +Subappendix +\end_layout + +\begin_layout Standard +text +\end_layout + +\begin_layout Subsubsection Appendix +Subsubappendix +\end_layout + +\begin_layout Standard +text +\end_layout + +\begin_layout References +\begin_inset CommandInset bibitem +LatexCommand bibitem +label "Author(1982)" +key "ref1" +literal "true" + +\end_inset + +Author, A., +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +apj +\end_layout + +\end_inset + +, 109, 301 +\end_layout + +\begin_layout Standard +\begin_inset Newpage clearpage +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Float figure +placement document +alignment document +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "fig:fig1" + +\end_inset + +This is the first figure. + +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Float figure +placement document +alignment document +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption FigCaption + +\begin_layout Plain Layout +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +filename +\end_layout + +\end_inset + +This is the second figure where the image filename is referenced via a FigCaptio +n. +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\end_body +\end_document diff --git a/lib/templates/Articles/American_Astronomical_Society_(AASTeX_v._6).lyx b/lib/templates/Articles/American_Astronomical_Society_(AASTeX_v._6).lyx deleted file mode 100644 index e14d9da1db..0000000000 --- a/lib/templates/Articles/American_Astronomical_Society_(AASTeX_v._6).lyx +++ /dev/null @@ -1,472 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/templates/ -\textclass aastex6 -\begin_preamble -\slugcomment{} -\shorttitle{} -\shortauthors{} -\end_preamble -\use_default_options false -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine natbib -\cite_engine_type authoryear -\biblio_style plainnat -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -\noindent -\align left -Template for contributions to journals of the American Astronomical Society - (AAS). -\end_layout - -\begin_layout Plain Layout -\noindent -\align left -Please consult the -\begin_inset CommandInset href -LatexCommand href -name "AASTeX user guide" -target "http://journals.aas.org/authors/aastex/aasguide.html" -literal "false" - -\end_inset - - for details on how to use AASTeX. - -\end_layout - -\begin_layout Plain Layout -\noindent -\align left -A LyX sample document is available under -\family sans -File>Open>Examples>aas_sample.lyx -\family default -. - An up-to-date sample LaTeX article using AASTeX is available under -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -http://journals.aas.org/authors/aastex/aastex.html#_download -\end_layout - -\end_inset - -. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -\noindent -\align left -The AASTeX document class uses a different name since version 6.0 (2016/02/16). - Depending on the version installed on your system, set the document class - to American Astronomical Society (AASTeX v. - 6) or American Astronomical Society (AASTeX v. - 5). - -\end_layout - -\begin_layout Plain Layout -\noindent -\align left -New features (cf. - -\begin_inset Flex URL -status collapsed - -\begin_layout Plain Layout - -http://journals.aas.org/authors/aastex/revisionhistory.html -\end_layout - -\end_inset - -) are only partially supported by LyX (see -\begin_inset Flex URL -status collapsed - -\begin_layout Plain Layout - -https://www.lyx.org/trac/ticket/10027 -\end_layout - -\end_inset - -). -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Title - -\end_layout - -\begin_layout Author - -\begin_inset Flex altaffilmark -status open - -\begin_layout Plain Layout -1 -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Affiliation - -\end_layout - -\begin_layout Email - -\end_layout - -\begin_layout Author - -\begin_inset Flex altaffilmark -status collapsed - -\begin_layout Plain Layout -2,3 -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Affiliation - -\end_layout - -\begin_layout And - -\end_layout - -\begin_layout Author - -\begin_inset Flex altaffilmark -status collapsed - -\begin_layout Plain Layout -3 -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Affiliation - -\end_layout - -\begin_layout Altaffilation -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout - -1 -\end_layout - -\end_inset - -Visiting Astronomer, etc. -\end_layout - -\begin_layout Altaffilation -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout - -2 -\end_layout - -\end_inset - -Current Address, etc. -\end_layout - -\begin_layout Altaffilation -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout - -3 -\end_layout - -\end_inset - -Visiting Astronomer, etc. - -\end_layout - -\begin_layout Abstract - -\end_layout - -\begin_layout Keywords - -\end_layout - -\begin_layout Section -Introduction -\end_layout - -\begin_layout Standard - -\end_layout - -\begin_layout Section -Observations -\end_layout - -\begin_layout Standard - -\end_layout - -\begin_layout Section -Results -\end_layout - -\begin_layout Standard - -\end_layout - -\begin_layout Section -Discussion -\end_layout - -\begin_layout Standard - -\end_layout - -\begin_layout Section -Conclusions -\end_layout - -\begin_layout Standard - -\end_layout - -\begin_layout Acknowledgements - -\end_layout - -\begin_layout Standard - -\end_layout - -\begin_layout Appendix - -\end_layout - -\begin_layout Section -Appendix -\end_layout - -\begin_layout References -\begin_inset CommandInset bibitem -LatexCommand bibitem -label "Author(1982)" -key "ref1" -literal "true" - -\end_inset - -Author, A., -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -apj -\end_layout - -\end_inset - -, 109, 301 -\end_layout - -\begin_layout Standard -\begin_inset Newpage clearpage -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "fig:fig1" - -\end_inset - -This is the first figure. - -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption FigCaption - -\begin_layout Plain Layout -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -filename -\end_layout - -\end_inset - -This is the second figure where the image filename is referenced via a FigCaptio -n. -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\end_body -\end_document diff --git a/lib/templates/Articles/American_Astronomical_Society_(AASTeX_v._6.2).lyx b/lib/templates/Articles/American_Astronomical_Society_(AASTeX_v._6.2).lyx deleted file mode 100644 index 383a3bba81..0000000000 --- a/lib/templates/Articles/American_Astronomical_Society_(AASTeX_v._6.2).lyx +++ /dev/null @@ -1,445 +0,0 @@ -#LyX 2.4 created this file. For more info see https://www.lyx.org/ -\lyxformat 562 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/templates/ -\textclass aastex62 -\begin_preamble -\received{January 1, 2018} -\revised{January 7, 2018} -\accepted{\today} -\submitjournal{ApJ} - -\shorttitle{} -\shortauthors{} -\end_preamble -\use_default_options true -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding auto -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\float_placement class -\float_alignment class -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine natbib -\cite_engine_type authoryear -\biblio_style plainnat -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 0 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -\noindent -\align left -Template for contributions to journals of the American Astronomical Society - (AAS). -\end_layout - -\begin_layout Plain Layout -\noindent -\align left -Please consult the -\begin_inset CommandInset href -LatexCommand href -name "AASTeX user guide" -target "http://journals.aas.org/authors/aastex/aasguide.html" -literal "false" - -\end_inset - - for details on how to use AASTeX. - -\end_layout - -\begin_layout Plain Layout -\noindent -\align left -A LyX sample document is available under -\family sans -File>Open>Examples>aas_sample.lyx -\family default -. - An up-to-date sample LaTeX article using AASTeX is available under -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -http://journals.aas.org/authors/aastex/aastex.html#_download -\end_layout - -\end_inset - -. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -\noindent -\align left -The AASTeX document class uses a different name since version 6.0 (2016/02/16). - Depending on the version installed on your system, set the document class - to American Astronomical Society (AASTeX v. - 6) or American Astronomical Society (AASTeX v. - 5). - -\end_layout - -\begin_layout Plain Layout -\noindent -\align left -New features (cf. - -\begin_inset Flex URL -status collapsed - -\begin_layout Plain Layout - -http://journals.aas.org/authors/aastex/revisionhistory.html -\end_layout - -\end_inset - -) are only partially supported by LyX (see -\begin_inset Flex URL -status collapsed - -\begin_layout Plain Layout - -https://www.lyx.org/trac/ticket/10027 -\end_layout - -\end_inset - -). -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Title - -\end_layout - -\begin_layout Corresponding Author -<> -\end_layout - -\begin_layout Email - -\end_layout - -\begin_layout Author - -\end_layout - -\begin_layout Affiliation - -\end_layout - -\begin_layout Author - -\end_layout - -\begin_layout Affiliation - -\end_layout - -\begin_layout Author - -\end_layout - -\begin_layout Affiliation - -\end_layout - -\begin_layout Altaffilation -Visiting Astronomer, etc. -\end_layout - -\begin_layout Altaffilation -Current Address, etc. -\end_layout - -\begin_layout Altaffilation -Visiting Astronomer, etc. - -\end_layout - -\begin_layout Abstract - -\end_layout - -\begin_layout Keywords -Journal approved keywords -\end_layout - -\begin_layout Section -Introduction -\begin_inset CommandInset label -LatexCommand label -name "sec:Introduction" - -\end_inset - - -\end_layout - -\begin_layout Section -Observations -\end_layout - -\begin_layout Standard - -\end_layout - -\begin_layout Section -Results -\end_layout - -\begin_layout Standard - -\end_layout - -\begin_layout Section -Discussion -\end_layout - -\begin_layout Standard - -\end_layout - -\begin_layout Section -Conclusions -\end_layout - -\begin_layout Standard - -\end_layout - -\begin_layout Acknowledgements - -\end_layout - -\begin_layout Appendix - -\end_layout - -\begin_layout Section Appendix -Appendix -\end_layout - -\begin_layout Standard -text -\end_layout - -\begin_layout Subsection Appendix -Subappendix -\end_layout - -\begin_layout Standard -text -\end_layout - -\begin_layout Subsubsection Appendix -Subsubappendix -\end_layout - -\begin_layout Standard -text -\end_layout - -\begin_layout References -\begin_inset CommandInset bibitem -LatexCommand bibitem -label "Author(1982)" -key "ref1" -literal "true" - -\end_inset - -Author, A., -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -apj -\end_layout - -\end_inset - -, 109, 301 -\end_layout - -\begin_layout Standard -\begin_inset Newpage clearpage -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Float figure -placement document -alignment document -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "fig:fig1" - -\end_inset - -This is the first figure. - -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Float figure -placement document -alignment document -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption FigCaption - -\begin_layout Plain Layout -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -filename -\end_layout - -\end_inset - -This is the second figure where the image filename is referenced via a FigCaptio -n. -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\end_body -\end_document diff --git a/lib/templates/Articles/American_Economic_Association_%28AEA%29.lyx b/lib/templates/Articles/American_Economic_Association_%28AEA%29.lyx new file mode 100644 index 0000000000..8a50d22e1c --- /dev/null +++ b/lib/templates/Articles/American_Economic_Association_%28AEA%29.lyx @@ -0,0 +1,656 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/templates/ +\textclass AEA +\begin_preamble +% Uncomment the line below if you wish to use the mathtime package: +%\usepackage[cmbold]{mathtime} + +% The harvard package is required with bibtex +\usepackage[abbr]{harvard} + +\draftSpacing{1.5} +\end_preamble +\options AER +\use_default_options false +\maintain_unincluded_children false +\language english +\language_package none +\inputencoding auto +\fontencoding default +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command bibtex +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 2 +\tocdepth 2 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +This is a template \SpecialChar LyX + file for articles to be submitted to Journals of the + American Economic Association (AEA). + How to install the AEA \SpecialChar LaTeX + class to your \SpecialChar LaTeX + system is explained in +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +https://wiki.lyx.org/Examples/AEA +\end_layout + +\end_inset + +. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Enumerate +A journal name must be provided in +\family sans +Document\SpecialChar menuseparator +Settings\SpecialChar menuseparator +Document Class\SpecialChar menuseparator +Class options\SpecialChar menuseparator +Custom +\family default +. + Available options are: +\end_layout + +\begin_deeper +\begin_layout Description +AER American Economic Review (default) +\end_layout + +\begin_layout Description +PP Papers and Proceedings +\end_layout + +\begin_layout Description +JEL Journal of Economic Literature +\end_layout + +\begin_layout Description +JEP Journal of Economic Perspectives +\end_layout + +\begin_layout Description +AEJ American Economics Journal +\end_layout + +\begin_layout Plain Layout +If one of these is not explicitly given to the class option, the default + AER is used. +\end_layout + +\end_deeper +\begin_layout Enumerate +Also, choose typesetting mode as the class option. + Available options are: +\end_layout + +\begin_deeper +\begin_layout Description +finalmode to typeset the manuscript for submission for publication +\end_layout + +\begin_layout Description +reviewmode to typeset a blind review copy +\end_layout + +\begin_layout Description +draftmode to typeset a draft copy with 1.5-line spacing (or your own choice + of spacing). +\end_layout + +\end_deeper +\begin_layout Enumerate +If your system has the +\family sans +mathtime +\family default + package installed, uncomment the line about mathtime +\family typewriter + +\family default +in +\family sans +Document\SpecialChar menuseparator +Settings\SpecialChar menuseparator +\SpecialChar LaTeX + Preamble +\family default +. +\end_layout + +\begin_layout Enumerate +Set +\family sans +\SpecialChar LaTeX + font encoding +\family default + to +\begin_inset Quotes eld +\end_inset + +None (no fontenc) +\begin_inset Quotes erd +\end_inset + + in menu +\family sans +Document\SpecialChar menuseparator +Settings\SpecialChar menuseparator +Fonts +\family default +. + (Because the default encoding +\begin_inset Quotes eld +\end_inset + +T1 +\begin_inset Quotes erd +\end_inset + + may cause font problems in \SpecialChar LaTeX + export.) +\end_layout + +\begin_layout Enumerate +When you finalize your manuscript for submission, clean up unnecessary preambles + in the exported \SpecialChar LaTeX + file. + You need to minimize the usage of packages. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Title +Title +\end_layout + +\begin_layout ShortTitle +Short title for running head +\end_layout + +\begin_layout Author +Author1 and Author2 +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout +Surname1: affiliation1, address1, email1. + Surname2: affiliation2, address2, email2. + Acknowledgements +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Publication Month +Month +\end_layout + +\begin_layout Publication Year +Year +\end_layout + +\begin_layout Publication Volume +Vol +\end_layout + +\begin_layout Publication Issue +Issue +\end_layout + +\begin_layout JEL +\begin_inset Note Note +status open + +\begin_layout Plain Layout +only necessary for the JEL journal +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Keywords +keywords +\end_layout + +\begin_layout Abstract +Your abstract here. + +\begin_inset Note Note +status open + +\begin_layout Plain Layout +except for JEP/PP +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Acknowledgement +Acknowledgement (valid only for JEP). + For other journals, please use foot note in the author environment. +\end_layout + +\begin_layout Standard +American Economic Review Pointers: +\end_layout + +\begin_layout Itemize +Do not use an +\begin_inset Quotes eld +\end_inset + +Introduction +\begin_inset Quotes erd +\end_inset + + heading. + Begin your introductory material before the first section heading. +\end_layout + +\begin_layout Itemize +Avoid style markup (except sparingly for emphasis). +\end_layout + +\begin_layout Itemize +Avoid using explicit vertical or horizontal space. +\end_layout + +\begin_layout Itemize +Captions are short and go below figures but above tables. +\end_layout + +\begin_layout Itemize +The tablenotes or figurenotes environments may be used below tables or figures, + respectively, as demonstrated below. +\end_layout + +\begin_layout Itemize +If you have difficulties with the mathtime package, adjust the package options + appropriately for your platform. + If you can't get it to work, just remove the package or see our technical + support document online (please refer to the author instructions). +\end_layout + +\begin_layout Itemize +If you are using an appendix, it goes last, after the bibliography. + Use regular section headings to make the appendix headings. +\end_layout + +\begin_layout Itemize +If you are not using an appendix, you may delete the appendix command and + sample appendix section heading. +\end_layout + +\begin_layout Itemize +Either the natbib package or the harvard package may be used with bibtex. + To include one of these packages, uncomment the appropriate usepackage + command above. + Note: you can't use both packages at once or compile-time errors will result. +\end_layout + +\begin_layout Section +First Section in Body +\end_layout + +\begin_layout Standard +Sample figure: +\end_layout + +\begin_layout Standard +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +Figure here. +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Caption for figure below. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Figure Notes +Figure notes without optional leadin. +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Figure Notes +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +Source +\end_layout + +\end_inset + +Figure notes with optional leadin (Source, in this case). +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Sample table: +\end_layout + +\begin_layout Standard +\begin_inset Float table +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Caption for table above. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Tabular + + + + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Heading 1 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Heading 2 +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +Row 1 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +1 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +2 +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +Row 2 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +3 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +4 +\end_layout + +\end_inset + + + + +\end_inset + + +\end_layout + +\begin_layout Table Notes +Table notes environment without optional leadin. +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Table Notes +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +Source +\end_layout + +\end_inset + +Table notes environment with optional leadin (Source, in this case). +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Algorithm +An example Algorithm +\end_layout + +\begin_layout Standard +References here (manual or Bib\SpecialChar TeX +). + If you are using Bib\SpecialChar TeX + you must use the bibliography style +\series bold +aea +\series default +. + If +\begin_inset Quotes eld +\end_inset + +all cited references +\begin_inset Quotes erd +\end_inset + + is selected for the Bib\SpecialChar TeX + bibliography, then Bib\SpecialChar TeX + will complain if there is + no citation in the document so let +\begin_inset Quotes ers +\end_inset + +s put one in: +\begin_inset CommandInset citation +LatexCommand cite +key "book-full" +literal "true" + +\end_inset + +. +\end_layout + +\begin_layout Standard +\begin_inset CommandInset bibtex +LatexCommand bibtex +bibfiles "xampl" +options "aea" + +\end_inset + + +\end_layout + +\begin_layout Section +\start_of_appendix +Mathematical Appendix +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +the appendix is optional +\end_layout + +\end_inset + + +\end_layout + +\end_body +\end_document diff --git a/lib/templates/Articles/American_Economic_Association_(AEA).lyx b/lib/templates/Articles/American_Economic_Association_(AEA).lyx deleted file mode 100644 index 8a50d22e1c..0000000000 --- a/lib/templates/Articles/American_Economic_Association_(AEA).lyx +++ /dev/null @@ -1,656 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/templates/ -\textclass AEA -\begin_preamble -% Uncomment the line below if you wish to use the mathtime package: -%\usepackage[cmbold]{mathtime} - -% The harvard package is required with bibtex -\usepackage[abbr]{harvard} - -\draftSpacing{1.5} -\end_preamble -\options AER -\use_default_options false -\maintain_unincluded_children false -\language english -\language_package none -\inputencoding auto -\fontencoding default -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command bibtex -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 2 -\tocdepth 2 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -This is a template \SpecialChar LyX - file for articles to be submitted to Journals of the - American Economic Association (AEA). - How to install the AEA \SpecialChar LaTeX - class to your \SpecialChar LaTeX - system is explained in -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -https://wiki.lyx.org/Examples/AEA -\end_layout - -\end_inset - -. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Enumerate -A journal name must be provided in -\family sans -Document\SpecialChar menuseparator -Settings\SpecialChar menuseparator -Document Class\SpecialChar menuseparator -Class options\SpecialChar menuseparator -Custom -\family default -. - Available options are: -\end_layout - -\begin_deeper -\begin_layout Description -AER American Economic Review (default) -\end_layout - -\begin_layout Description -PP Papers and Proceedings -\end_layout - -\begin_layout Description -JEL Journal of Economic Literature -\end_layout - -\begin_layout Description -JEP Journal of Economic Perspectives -\end_layout - -\begin_layout Description -AEJ American Economics Journal -\end_layout - -\begin_layout Plain Layout -If one of these is not explicitly given to the class option, the default - AER is used. -\end_layout - -\end_deeper -\begin_layout Enumerate -Also, choose typesetting mode as the class option. - Available options are: -\end_layout - -\begin_deeper -\begin_layout Description -finalmode to typeset the manuscript for submission for publication -\end_layout - -\begin_layout Description -reviewmode to typeset a blind review copy -\end_layout - -\begin_layout Description -draftmode to typeset a draft copy with 1.5-line spacing (or your own choice - of spacing). -\end_layout - -\end_deeper -\begin_layout Enumerate -If your system has the -\family sans -mathtime -\family default - package installed, uncomment the line about mathtime -\family typewriter - -\family default -in -\family sans -Document\SpecialChar menuseparator -Settings\SpecialChar menuseparator -\SpecialChar LaTeX - Preamble -\family default -. -\end_layout - -\begin_layout Enumerate -Set -\family sans -\SpecialChar LaTeX - font encoding -\family default - to -\begin_inset Quotes eld -\end_inset - -None (no fontenc) -\begin_inset Quotes erd -\end_inset - - in menu -\family sans -Document\SpecialChar menuseparator -Settings\SpecialChar menuseparator -Fonts -\family default -. - (Because the default encoding -\begin_inset Quotes eld -\end_inset - -T1 -\begin_inset Quotes erd -\end_inset - - may cause font problems in \SpecialChar LaTeX - export.) -\end_layout - -\begin_layout Enumerate -When you finalize your manuscript for submission, clean up unnecessary preambles - in the exported \SpecialChar LaTeX - file. - You need to minimize the usage of packages. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Title -Title -\end_layout - -\begin_layout ShortTitle -Short title for running head -\end_layout - -\begin_layout Author -Author1 and Author2 -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -Surname1: affiliation1, address1, email1. - Surname2: affiliation2, address2, email2. - Acknowledgements -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Publication Month -Month -\end_layout - -\begin_layout Publication Year -Year -\end_layout - -\begin_layout Publication Volume -Vol -\end_layout - -\begin_layout Publication Issue -Issue -\end_layout - -\begin_layout JEL -\begin_inset Note Note -status open - -\begin_layout Plain Layout -only necessary for the JEL journal -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Keywords -keywords -\end_layout - -\begin_layout Abstract -Your abstract here. - -\begin_inset Note Note -status open - -\begin_layout Plain Layout -except for JEP/PP -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Acknowledgement -Acknowledgement (valid only for JEP). - For other journals, please use foot note in the author environment. -\end_layout - -\begin_layout Standard -American Economic Review Pointers: -\end_layout - -\begin_layout Itemize -Do not use an -\begin_inset Quotes eld -\end_inset - -Introduction -\begin_inset Quotes erd -\end_inset - - heading. - Begin your introductory material before the first section heading. -\end_layout - -\begin_layout Itemize -Avoid style markup (except sparingly for emphasis). -\end_layout - -\begin_layout Itemize -Avoid using explicit vertical or horizontal space. -\end_layout - -\begin_layout Itemize -Captions are short and go below figures but above tables. -\end_layout - -\begin_layout Itemize -The tablenotes or figurenotes environments may be used below tables or figures, - respectively, as demonstrated below. -\end_layout - -\begin_layout Itemize -If you have difficulties with the mathtime package, adjust the package options - appropriately for your platform. - If you can't get it to work, just remove the package or see our technical - support document online (please refer to the author instructions). -\end_layout - -\begin_layout Itemize -If you are using an appendix, it goes last, after the bibliography. - Use regular section headings to make the appendix headings. -\end_layout - -\begin_layout Itemize -If you are not using an appendix, you may delete the appendix command and - sample appendix section heading. -\end_layout - -\begin_layout Itemize -Either the natbib package or the harvard package may be used with bibtex. - To include one of these packages, uncomment the appropriate usepackage - command above. - Note: you can't use both packages at once or compile-time errors will result. -\end_layout - -\begin_layout Section -First Section in Body -\end_layout - -\begin_layout Standard -Sample figure: -\end_layout - -\begin_layout Standard -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -Figure here. -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Caption for figure below. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Figure Notes -Figure notes without optional leadin. -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Figure Notes -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -Source -\end_layout - -\end_inset - -Figure notes with optional leadin (Source, in this case). -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Sample table: -\end_layout - -\begin_layout Standard -\begin_inset Float table -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Caption for table above. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Tabular - - - - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Heading 1 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Heading 2 -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -Row 1 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -1 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -2 -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -Row 2 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -3 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -4 -\end_layout - -\end_inset - - - - -\end_inset - - -\end_layout - -\begin_layout Table Notes -Table notes environment without optional leadin. -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Table Notes -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -Source -\end_layout - -\end_inset - -Table notes environment with optional leadin (Source, in this case). -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Algorithm -An example Algorithm -\end_layout - -\begin_layout Standard -References here (manual or Bib\SpecialChar TeX -). - If you are using Bib\SpecialChar TeX - you must use the bibliography style -\series bold -aea -\series default -. - If -\begin_inset Quotes eld -\end_inset - -all cited references -\begin_inset Quotes erd -\end_inset - - is selected for the Bib\SpecialChar TeX - bibliography, then Bib\SpecialChar TeX - will complain if there is - no citation in the document so let -\begin_inset Quotes ers -\end_inset - -s put one in: -\begin_inset CommandInset citation -LatexCommand cite -key "book-full" -literal "true" - -\end_inset - -. -\end_layout - -\begin_layout Standard -\begin_inset CommandInset bibtex -LatexCommand bibtex -bibfiles "xampl" -options "aea" - -\end_inset - - -\end_layout - -\begin_layout Section -\start_of_appendix -Mathematical Appendix -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -the appendix is optional -\end_layout - -\end_inset - - -\end_layout - -\end_body -\end_document diff --git a/lib/templates/Articles/American_Psychological_Association_%28APA%29,_v._6.lyx b/lib/templates/Articles/American_Psychological_Association_%28APA%29,_v._6.lyx new file mode 100644 index 0000000000..edd38f2b70 --- /dev/null +++ b/lib/templates/Articles/American_Psychological_Association_%28APA%29,_v._6.lyx @@ -0,0 +1,306 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/templates/ +\textclass apa6 +\options jou +\use_default_options false +\begin_modules +natbibapa +\end_modules +\maintain_unincluded_children false +\begin_local_layout +Style Journal +LatexName journal +LatexType Command +# InTitle 0 +InPreamble 1 +End +\end_local_layout +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command bibtex +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine natbib +\cite_engine_type authoryear +\biblio_style plainnat +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 1 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Journal +Journal of Important Stuff +\begin_inset Note Note +status open + +\begin_layout Plain Layout +The journal name, volume, ccopy, and copnum appear only in jou and doc modes. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Volume +Vol. + 0 (2007), pp.~1–22 +\end_layout + +\begin_layout Copyright +© The Author +\end_layout + +\begin_layout CopNum +ISSN XXX-XXXX-XXXX +\end_layout + +\begin_layout Title +Long Title of the Paper Which is Very Descriptive of the Work Being Done +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Warning: Don't force a newline in manuscript mode. + It won't compile. + If you want to in jou or doc mode, that's fine. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout ShortTitle +Short Title of Paper +\end_layout + +\begin_layout Author +Author Name +\end_layout + +\begin_layout LeftHeader +Author +\begin_inset Note Note +status open + +\begin_layout Plain Layout +The left header is used for the author's last name(s), and appears on even-page + headers in jou mode. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Affiliation +Big Name University +\begin_inset Newline newline +\end_inset + +Department of Psychology +\end_layout + +\begin_layout Note +Draft of 12/ 16/12. +\end_layout + +\begin_layout Abstract +This the abstract for my document. + The purpose of this document is to demonstrate the new apa6 class that + I have been working on. + There was a layout file for the original apa document class which was authored + by Randy Gobbel. + This document is based on that layout, but includes many additions and + updates. + I really don't like having relevant information in a preamble if it is + not necessary. + So, styles for all the necessary commands have been included as part of + the document instead. +\end_layout + +\begin_layout Keywords +apa6, layout, template, \SpecialChar LyX + +\end_layout + +\begin_layout AuthorNote +We would like to acknowledge all of the many people who contributed to this + work. +\end_layout + +\begin_layout Section +Section Heading +\end_layout + +\begin_layout Standard +Standard text. + Standard text. + Standard text. + Standard text. + Standard text. + Standard text. + Standard text. + Standard text. + Standard text. + Standard text. + Standard text. + Standard text. + Standard text. + Standard text. + Standard text. + Standard text. + Standard text. + Standard text. + Standard text. + Standard text. + +\end_layout + +\begin_layout Standard +This is more standard text. + This is more standard text. + This is more standard text. + This is more standard text. + This is more standard text. + This is more standard text. + +\end_layout + +\begin_layout Subsection +Subsection Heading +\end_layout + +\begin_layout Standard +This is more standard text. + If you use the nifty natbibapa module, then you can select apacite as the + bibliography style below. + This allows you to do awesome stuff. + For example, check out this inline citation. + +\begin_inset CommandInset citation +LatexCommand citet +key "jame76" +literal "true" + +\end_inset + + declared...notice that it uses +\begin_inset Quotes eld +\end_inset + +and +\begin_inset Quotes erd +\end_inset + + between names. + Now check out this one +\begin_inset CommandInset citation +LatexCommand citep +key "gree00" +literal "true" + +\end_inset + +. + It uses +\begin_inset Quotes eld +\end_inset + +& +\begin_inset Quotes erd +\end_inset + + between names just like it is supposed to. +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Unlike the original apa class, the apa6 class does not override whatever + citation style is listed in the bibliography. + However, for compliance with apa6, you should set the style to apacite. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset CommandInset bibtex +LatexCommand bibtex +bibfiles "sample" +options "apacite" + +\end_inset + + +\end_layout + +\end_body +\end_document diff --git a/lib/templates/Articles/American_Psychological_Association_%28APA%29.lyx b/lib/templates/Articles/American_Psychological_Association_%28APA%29.lyx new file mode 100644 index 0000000000..6e28dbc364 --- /dev/null +++ b/lib/templates/Articles/American_Psychological_Association_%28APA%29.lyx @@ -0,0 +1,436 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/templates/ +\textclass apa +\begin_preamble +%% uncomment the following line to get this information +% below the tile +%\note{Draft of \today} + +%% Some information on the journal. This will be +%% printed on the headline of the first page +%% Just uncomment wir a '%' if you don't want this +% Journal name +\journal{The Test Journal} +% volume, number, pages +\volume{Vol. 0 (2007), pp.~1--22} +% copyright notice +\ccoppy{\textcopyright\ The Author} +% Serial number or other reference +\copnum{ISSN XXX-XXXX-XXXX} + +%% The usual ... +\acknowledgements{Author notes, acknowledgements, contact information go here \ldots} + +\note{This is a note} +\end_preamble +\options jou +\use_default_options false +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command bibtex +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine natbib +\cite_engine_type authoryear +\biblio_style plainnat +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Note that the APA class provides three different +\begin_inset Quotes eld +\end_inset + +modes +\begin_inset Quotes erd +\end_inset + + that generate different looks: +\emph on +Manuscript mode (man) +\emph default +, +\emph on +Printed Journal mode (jou) +\emph default + and +\emph on +Regular \SpecialChar LaTeX + mode (doc) +\emph default +. + The modes can be switched by entering the class options +\emph on +man +\emph default +, +\emph on +jou +\emph default + or +\emph on +doc +\emph default + to Document\SpecialChar menuseparator +Settings\SpecialChar menuseparator +Options. + This template uses the Printed Journal mode. +\end_layout + +\begin_layout Plain Layout +Have a look at Document\SpecialChar menuseparator +Settings\SpecialChar menuseparator +Preamble for further settings like acknowledgemen +ts. + A brief documentation can be found at +\begin_inset Flex URL +status collapsed + +\begin_layout Plain Layout + +https://ctan.org/tex-archive/macros/latex/contrib/apa/apacls.html +\end_layout + +\end_inset + +. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Title +Title +\end_layout + +\begin_layout RightHeader +Running Head for Journal and \SpecialChar LaTeX + Mode +\begin_inset Note Note +status open + +\begin_layout Plain Layout +for manuscript mode, use +\emph on +ShortTitle +\emph default + instead +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Author +Author's Name +\end_layout + +\begin_layout Affiliation +Department of Psychology +\begin_inset Newline newline +\end_inset + +Your university +\begin_inset Note Note +status open + +\begin_layout Plain Layout +If your paper is written by multiple authors from the same affiliation, + just enter them as +\begin_inset Quotes eld +\end_inset + +Author1 and Author2 +\begin_inset Quotes erd +\end_inset + +. + However, if there are multiple authors from different affiliations involved, + chose +\emph on +TwoAuthors +\emph default +, +\emph on +ThreeAuthors +\emph default + or +\emph on +FourAuthors +\emph default + instead auf +\emph on +Author +\emph default +. + Note that in this case, authors have to be separated by +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ +\end_layout + +\end_inset + + in \SpecialChar TeX + mode, e. +\begin_inset space \thinspace{} +\end_inset + +g. +\begin_inset space \space{} +\end_inset + + +\begin_inset Quotes eld +\end_inset + +My name +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ +\end_layout + +\end_inset + +My colleague's name +\begin_inset Quotes erd +\end_inset + +. + Note further that you must use the corresponding Affiliation style, i. +\begin_inset space \thinspace{} +\end_inset + +g. +\begin_inset space \space{} +\end_inset + + +\emph on +TwoAffiliations +\emph default + for +\emph on +TwoAuthors +\emph default +, etc. + (using again the +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ +\end_layout + +\end_inset + + separator). +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Abstract +Stuff we did. +\end_layout + +\begin_layout Standard +Article starts here. + +\end_layout + +\begin_layout Standard +Just to test the bibliography, we are citing some fake authors here: +\begin_inset CommandInset citation +LatexCommand citet +key "article-full" +literal "true" + +\end_inset + +, +\begin_inset CommandInset citation +LatexCommand citet +key "booklet-full" +literal "true" + +\end_inset + +, +\begin_inset CommandInset citation +LatexCommand citet +key "misc-full" +literal "true" + +\end_inset + +. +\end_layout + +\begin_layout Section +Methods +\end_layout + +\begin_layout Standard +Descibing our methods \SpecialChar ldots + +\end_layout + +\begin_layout Subsection +Participants +\end_layout + +\begin_layout Standard +Involved participants \SpecialChar ldots + +\end_layout + +\begin_layout Subsection +Procedures +\end_layout + +\begin_layout Standard +\SpecialChar ldots + and procedures +\end_layout + +\begin_layout Section +Results +\end_layout + +\begin_layout Standard +And what came out \SpecialChar ldots + +\end_layout + +\begin_layout Subsection +Descriptives +\end_layout + +\begin_layout Standard +This \SpecialChar ldots + +\end_layout + +\begin_layout Subsection +Analysis +\end_layout + +\begin_layout Standard +\SpecialChar ldots + and that. +\end_layout + +\begin_layout Section +Discussion +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +The APA class has a hardcoded bibliography style (apacite). + So whatever you chose below in the Bib\SpecialChar TeX + setting as a bibliography style, + it will be ignored. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset CommandInset bibtex +LatexCommand bibtex +bibfiles "xampl" +options "plain" + +\end_inset + + +\end_layout + +\end_body +\end_document diff --git a/lib/templates/Articles/American_Psychological_Association_(APA),_v._6.lyx b/lib/templates/Articles/American_Psychological_Association_(APA),_v._6.lyx deleted file mode 100644 index edd38f2b70..0000000000 --- a/lib/templates/Articles/American_Psychological_Association_(APA),_v._6.lyx +++ /dev/null @@ -1,306 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/templates/ -\textclass apa6 -\options jou -\use_default_options false -\begin_modules -natbibapa -\end_modules -\maintain_unincluded_children false -\begin_local_layout -Style Journal -LatexName journal -LatexType Command -# InTitle 0 -InPreamble 1 -End -\end_local_layout -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command bibtex -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine natbib -\cite_engine_type authoryear -\biblio_style plainnat -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 1 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Journal -Journal of Important Stuff -\begin_inset Note Note -status open - -\begin_layout Plain Layout -The journal name, volume, ccopy, and copnum appear only in jou and doc modes. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Volume -Vol. - 0 (2007), pp.~1–22 -\end_layout - -\begin_layout Copyright -© The Author -\end_layout - -\begin_layout CopNum -ISSN XXX-XXXX-XXXX -\end_layout - -\begin_layout Title -Long Title of the Paper Which is Very Descriptive of the Work Being Done -\begin_inset Note Note -status open - -\begin_layout Plain Layout -Warning: Don't force a newline in manuscript mode. - It won't compile. - If you want to in jou or doc mode, that's fine. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout ShortTitle -Short Title of Paper -\end_layout - -\begin_layout Author -Author Name -\end_layout - -\begin_layout LeftHeader -Author -\begin_inset Note Note -status open - -\begin_layout Plain Layout -The left header is used for the author's last name(s), and appears on even-page - headers in jou mode. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Affiliation -Big Name University -\begin_inset Newline newline -\end_inset - -Department of Psychology -\end_layout - -\begin_layout Note -Draft of 12/ 16/12. -\end_layout - -\begin_layout Abstract -This the abstract for my document. - The purpose of this document is to demonstrate the new apa6 class that - I have been working on. - There was a layout file for the original apa document class which was authored - by Randy Gobbel. - This document is based on that layout, but includes many additions and - updates. - I really don't like having relevant information in a preamble if it is - not necessary. - So, styles for all the necessary commands have been included as part of - the document instead. -\end_layout - -\begin_layout Keywords -apa6, layout, template, \SpecialChar LyX - -\end_layout - -\begin_layout AuthorNote -We would like to acknowledge all of the many people who contributed to this - work. -\end_layout - -\begin_layout Section -Section Heading -\end_layout - -\begin_layout Standard -Standard text. - Standard text. - Standard text. - Standard text. - Standard text. - Standard text. - Standard text. - Standard text. - Standard text. - Standard text. - Standard text. - Standard text. - Standard text. - Standard text. - Standard text. - Standard text. - Standard text. - Standard text. - Standard text. - Standard text. - -\end_layout - -\begin_layout Standard -This is more standard text. - This is more standard text. - This is more standard text. - This is more standard text. - This is more standard text. - This is more standard text. - -\end_layout - -\begin_layout Subsection -Subsection Heading -\end_layout - -\begin_layout Standard -This is more standard text. - If you use the nifty natbibapa module, then you can select apacite as the - bibliography style below. - This allows you to do awesome stuff. - For example, check out this inline citation. - -\begin_inset CommandInset citation -LatexCommand citet -key "jame76" -literal "true" - -\end_inset - - declared...notice that it uses -\begin_inset Quotes eld -\end_inset - -and -\begin_inset Quotes erd -\end_inset - - between names. - Now check out this one -\begin_inset CommandInset citation -LatexCommand citep -key "gree00" -literal "true" - -\end_inset - -. - It uses -\begin_inset Quotes eld -\end_inset - -& -\begin_inset Quotes erd -\end_inset - - between names just like it is supposed to. -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Unlike the original apa class, the apa6 class does not override whatever - citation style is listed in the bibliography. - However, for compliance with apa6, you should set the style to apacite. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset CommandInset bibtex -LatexCommand bibtex -bibfiles "sample" -options "apacite" - -\end_inset - - -\end_layout - -\end_body -\end_document diff --git a/lib/templates/Articles/American_Psychological_Association_(APA).lyx b/lib/templates/Articles/American_Psychological_Association_(APA).lyx deleted file mode 100644 index 6e28dbc364..0000000000 --- a/lib/templates/Articles/American_Psychological_Association_(APA).lyx +++ /dev/null @@ -1,436 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/templates/ -\textclass apa -\begin_preamble -%% uncomment the following line to get this information -% below the tile -%\note{Draft of \today} - -%% Some information on the journal. This will be -%% printed on the headline of the first page -%% Just uncomment wir a '%' if you don't want this -% Journal name -\journal{The Test Journal} -% volume, number, pages -\volume{Vol. 0 (2007), pp.~1--22} -% copyright notice -\ccoppy{\textcopyright\ The Author} -% Serial number or other reference -\copnum{ISSN XXX-XXXX-XXXX} - -%% The usual ... -\acknowledgements{Author notes, acknowledgements, contact information go here \ldots} - -\note{This is a note} -\end_preamble -\options jou -\use_default_options false -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command bibtex -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine natbib -\cite_engine_type authoryear -\biblio_style plainnat -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -Note that the APA class provides three different -\begin_inset Quotes eld -\end_inset - -modes -\begin_inset Quotes erd -\end_inset - - that generate different looks: -\emph on -Manuscript mode (man) -\emph default -, -\emph on -Printed Journal mode (jou) -\emph default - and -\emph on -Regular \SpecialChar LaTeX - mode (doc) -\emph default -. - The modes can be switched by entering the class options -\emph on -man -\emph default -, -\emph on -jou -\emph default - or -\emph on -doc -\emph default - to Document\SpecialChar menuseparator -Settings\SpecialChar menuseparator -Options. - This template uses the Printed Journal mode. -\end_layout - -\begin_layout Plain Layout -Have a look at Document\SpecialChar menuseparator -Settings\SpecialChar menuseparator -Preamble for further settings like acknowledgemen -ts. - A brief documentation can be found at -\begin_inset Flex URL -status collapsed - -\begin_layout Plain Layout - -https://ctan.org/tex-archive/macros/latex/contrib/apa/apacls.html -\end_layout - -\end_inset - -. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Title -Title -\end_layout - -\begin_layout RightHeader -Running Head for Journal and \SpecialChar LaTeX - Mode -\begin_inset Note Note -status open - -\begin_layout Plain Layout -for manuscript mode, use -\emph on -ShortTitle -\emph default - instead -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Author -Author's Name -\end_layout - -\begin_layout Affiliation -Department of Psychology -\begin_inset Newline newline -\end_inset - -Your university -\begin_inset Note Note -status open - -\begin_layout Plain Layout -If your paper is written by multiple authors from the same affiliation, - just enter them as -\begin_inset Quotes eld -\end_inset - -Author1 and Author2 -\begin_inset Quotes erd -\end_inset - -. - However, if there are multiple authors from different affiliations involved, - chose -\emph on -TwoAuthors -\emph default -, -\emph on -ThreeAuthors -\emph default - or -\emph on -FourAuthors -\emph default - instead auf -\emph on -Author -\emph default -. - Note that in this case, authors have to be separated by -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -}{ -\end_layout - -\end_inset - - in \SpecialChar TeX - mode, e. -\begin_inset space \thinspace{} -\end_inset - -g. -\begin_inset space \space{} -\end_inset - - -\begin_inset Quotes eld -\end_inset - -My name -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -}{ -\end_layout - -\end_inset - -My colleague's name -\begin_inset Quotes erd -\end_inset - -. - Note further that you must use the corresponding Affiliation style, i. -\begin_inset space \thinspace{} -\end_inset - -g. -\begin_inset space \space{} -\end_inset - - -\emph on -TwoAffiliations -\emph default - for -\emph on -TwoAuthors -\emph default -, etc. - (using again the -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -}{ -\end_layout - -\end_inset - - separator). -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Abstract -Stuff we did. -\end_layout - -\begin_layout Standard -Article starts here. - -\end_layout - -\begin_layout Standard -Just to test the bibliography, we are citing some fake authors here: -\begin_inset CommandInset citation -LatexCommand citet -key "article-full" -literal "true" - -\end_inset - -, -\begin_inset CommandInset citation -LatexCommand citet -key "booklet-full" -literal "true" - -\end_inset - -, -\begin_inset CommandInset citation -LatexCommand citet -key "misc-full" -literal "true" - -\end_inset - -. -\end_layout - -\begin_layout Section -Methods -\end_layout - -\begin_layout Standard -Descibing our methods \SpecialChar ldots - -\end_layout - -\begin_layout Subsection -Participants -\end_layout - -\begin_layout Standard -Involved participants \SpecialChar ldots - -\end_layout - -\begin_layout Subsection -Procedures -\end_layout - -\begin_layout Standard -\SpecialChar ldots - and procedures -\end_layout - -\begin_layout Section -Results -\end_layout - -\begin_layout Standard -And what came out \SpecialChar ldots - -\end_layout - -\begin_layout Subsection -Descriptives -\end_layout - -\begin_layout Standard -This \SpecialChar ldots - -\end_layout - -\begin_layout Subsection -Analysis -\end_layout - -\begin_layout Standard -\SpecialChar ldots - and that. -\end_layout - -\begin_layout Section -Discussion -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -The APA class has a hardcoded bibliography style (apacite). - So whatever you chose below in the Bib\SpecialChar TeX - setting as a bibliography style, - it will be ignored. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset CommandInset bibtex -LatexCommand bibtex -bibfiles "xampl" -options "plain" - -\end_inset - - -\end_layout - -\end_body -\end_document diff --git a/lib/templates/Articles/Association_for_Computing_Machinery_%28ACM%29.lyx b/lib/templates/Articles/Association_for_Computing_Machinery_%28ACM%29.lyx new file mode 100644 index 0000000000..376c9d4965 --- /dev/null +++ b/lib/templates/Articles/Association_for_Computing_Machinery_%28ACM%29.lyx @@ -0,0 +1,1168 @@ +#LyX 2.4 created this file. For more info see https://www.lyx.org/ +\lyxformat 566 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/templates/ +\textclass acmart +\begin_preamble +% For algorithm2e +\renewcommand{\algorithmcfname}{ALGORITHM} +\SetAlFnt{\small} +\SetAlCapFnt{\small} +\SetAlCapNameFnt{\small} +\SetAlCapHSkip{0pt} +\IncMargin{-\parindent} +\end_preamble +\options format=acmsmall, review=false, screen=true +\use_default_options false +\begin_modules +InStar +algorithm2e +\end_modules +\maintain_unincluded_children false +\begin_local_layout +Format 60 +PackageOptions algorithm2e ruled +\end_local_layout +\language english +\language_package auto +\inputencoding auto +\fontencoding auto +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures true +\graphics default +\default_output_format pdf2 +\output_sync 0 +\bibtex_command default +\index_command default +\float_placement class +\float_alignment class +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry true +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine natbib +\cite_engine_type numerical +\biblio_style plainnat +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 1 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +For correct output, compile with pdflatex. + Alternatively set Document>Settings>Fonts>use non-TeX fonts and compile + with XeTeX or LuaTeX. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout In Preamble +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Metadata information: +\end_layout + +\end_inset + + +\end_layout + +\begin_layout ACM Journal +JACM +\end_layout + +\begin_layout ACM Volume +1 +\end_layout + +\begin_layout ACM Number +1 +\end_layout + +\begin_layout ACM Article +1 +\end_layout + +\begin_layout ACM Year +2017 +\end_layout + +\begin_layout ACM Month +1 +\end_layout + +\begin_layout Copyright Year +2017 +\end_layout + +\begin_layout Set Copyright +acmlicensed +\begin_inset Note Note +status open + +\begin_layout Plain Layout +acmcopyright,rightsretained,usgov,usgovmixed,cagov,cagovmixed +\end_layout + +\end_inset + + +\end_layout + +\begin_layout ACM DOI +0000001.0000001 +\end_layout + +\begin_layout In Preamble +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Paper history: +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Received +January 2017 +\end_layout + +\begin_layout Received +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +revised +\end_layout + +\end_inset + +January 2017 +\end_layout + +\begin_layout Received +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +accepted +\end_layout + +\end_inset + +January 2017 +\end_layout + +\begin_layout In Title +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Title portion. + Note the short title for running heads +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Title +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +Short Title +\end_layout + +\end_inset + +Example ACM Article +\end_layout + +\begin_layout Author +Author A. + Name +\end_layout + +\begin_layout ORCID +1234-5678-9012-3456 +\end_layout + +\begin_layout Affiliation +\begin_inset Flex Institution +status open + +\begin_layout Plain Layout +Institution +\end_layout + +\end_inset + + +\begin_inset Flex Street Address +status open + +\begin_layout Plain Layout +101 Street Address +\end_layout + +\end_inset + + +\begin_inset Flex City +status open + +\begin_layout Plain Layout +City +\end_layout + +\end_inset + + +\begin_inset Flex State +status open + +\begin_layout Plain Layout +ST +\end_layout + +\end_inset + + +\begin_inset Flex Postal Code +status open + +\begin_layout Plain Layout +12345 +\end_layout + +\end_inset + + +\begin_inset Flex Country +status open + +\begin_layout Plain Layout +USA +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Author +Author B. + Name +\end_layout + +\begin_layout Author +Author C. + Name +\end_layout + +\begin_layout Affiliation +\begin_inset Flex Institution +status open + +\begin_layout Plain Layout +Institution 2 +\end_layout + +\end_inset + + +\begin_inset Flex Street Address +status open + +\begin_layout Plain Layout +101 Street Address +\end_layout + +\end_inset + + +\begin_inset Flex City +status open + +\begin_layout Plain Layout +City +\end_layout + +\end_inset + + +\begin_inset Flex State +status open + +\begin_layout Plain Layout +ST +\end_layout + +\end_inset + + +\begin_inset Flex Postal Code +status open + +\begin_layout Plain Layout +12345 +\end_layout + +\end_inset + + +\begin_inset Flex Country +status open + +\begin_layout Plain Layout +USA +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Abstract +Abstract here. +\end_layout + +\begin_layout In Title +\begin_inset Note Note +status open + +\begin_layout Plain Layout +The code below should be generated by the tool at http://dl.acm.org/ccs.cfm: +\end_layout + +\end_inset + + +\end_layout + +\begin_layout CCSXML + +\end_layout + +\begin_layout CCSXML + +\end_layout + +\begin_layout CCSXML + 10003752.10003777.10003778 +\end_layout + +\begin_layout CCSXML + Theory of computation~Complexity classes +\end_layout + +\begin_layout CCSXML + 500 +\end_layout + +\begin_layout CCSXML + +\end_layout + +\begin_layout CCSXML + +\end_layout + +\begin_layout CCS Description +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout + +500 +\end_layout + +\end_inset + +Theory of computation~Complexity classes +\end_layout + +\begin_layout Keywords +Keyword 1, Keyword 2 +\end_layout + +\begin_layout Thanks +This work is supported by... +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +When the default list of authors is too long for headers. + The following must be placed after +\family typewriter + +\backslash +maketitle +\end_layout + +\end_inset + + +\end_layout + +\begin_layout ShortAuthors +A. + A. + Name et al. +\end_layout + +\begin_layout Section +Introduction +\end_layout + +\begin_layout Standard +Introduction +\end_layout + +\begin_layout Section +Section +\end_layout + +\begin_layout Standard +See Algorithm +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "alg:one" +plural "false" +caps "false" +noprefix "false" + +\end_inset + +, Figure +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "fig:one" +plural "false" +caps "false" +noprefix "false" + +\end_inset + +, and Table +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:one" + +\end_inset + +. +\end_layout + +\begin_layout Standard +\begin_inset Float algorithm +placement t +alignment document +wide false +sideways false +status open + +\begin_layout Algorithm +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +SetAlgoNoLine +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Algorithm +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +KwData{ +\end_layout + +\end_inset + +List +\begin_inset Formula $L$ +\end_inset + + of all integers from +\begin_inset Formula $2$ +\end_inset + + to +\begin_inset Formula $N$ +\end_inset + +. +\begin_inset ERT +status open + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Algorithm +\noindent +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +KwResult{ +\end_layout + +\end_inset + +List +\begin_inset Formula $P$ +\end_inset + + of prime numbers between +\begin_inset Formula $2$ +\end_inset + + and +\begin_inset Formula $N$ +\end_inset + +. +\begin_inset ERT +status open + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Algorithm +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +BlankLine +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Algorithm +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +For{ +\end_layout + +\end_inset + + +\begin_inset Formula $i=2$ +\end_inset + + +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +KwTo +\end_layout + +\end_inset + + +\begin_inset Formula $N$ +\end_inset + + +\begin_inset ERT +status open + +\begin_layout Plain Layout + +}{ +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Algorithm +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +If{ +\end_layout + +\end_inset + + +\begin_inset Formula $i$ +\end_inset + + is not crossed-out in the list +\begin_inset Formula $L$ +\end_inset + + +\begin_inset ERT +status open + +\begin_layout Plain Layout + +}{ +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Algorithm +Cross-out in the list +\begin_inset Formula $L$ +\end_inset + + its multiples +\begin_inset Formula $ki$ +\end_inset + + for all +\begin_inset Formula $k\geq2$ +\end_inset + +. +\end_layout + +\end_deeper +\begin_layout Algorithm +\begin_inset ERT +status open + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + +\end_layout + +\end_deeper +\begin_layout Algorithm +\begin_inset ERT +status open + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Algorithm +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +Return{ +\end_layout + +\end_inset + +The list +\begin_inset Formula $P$ +\end_inset + + of integers in +\begin_inset Formula $L$ +\end_inset + + that are not crossed-out. +\begin_inset ERT +status open + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "alg:one" + +\end_inset + +Sieve of Eratosthenes. +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Float figure +placement document +alignment document +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Graphics + filename ../doc/clipart/platypus.eps + width 4cm + +\end_inset + + +\begin_inset Caption Standard + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "fig:one" + +\end_inset + +Figure. +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Float table +placement document +alignment document +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:one" + +\end_inset + + +\emph on +Booktabs +\emph default + recommendations. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Tabular + + + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Recommendation +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +Caption +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Above (for tables only) +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +Horizontal rules +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Do not overuse +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +Double rules +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Never +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +Vertical rules +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Never, ever +\end_layout + +\end_inset + + + + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section +Conclusions +\end_layout + +\begin_layout Standard +Conclusion. +\end_layout + +\begin_layout Section +\start_of_appendix +Appendix +\end_layout + +\begin_layout Standard +\begin_inset Flex Print Only +status open + +\begin_layout Plain Layout +See the supplementary materials in the online version +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Flex Screen Only +status open + +\begin_layout Subsection +Supplementary material 1 +\end_layout + +\begin_layout Plain Layout +Material. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Acknowledgments +The authors would like to thank... +\end_layout + +\begin_layout Acknowledgments +The work is supported by the +\begin_inset Flex Grant Sponsor +status open + +\begin_layout Plain Layout +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +Sponsor ID +\end_layout + +\end_inset + + +\begin_inset Argument 2 +status open + +\begin_layout Plain Layout +Sponsor Name +\end_layout + +\end_inset + + +\begin_inset Argument 3 +status open + +\begin_layout Plain Layout +http://www.example.com +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + under Grant No.: +\begin_inset space ~ +\end_inset + + +\begin_inset Flex Grant Number +status open + +\begin_layout Plain Layout +\begin_inset Argument 2 +status open + +\begin_layout Plain Layout +Sponsor ID +\end_layout + +\end_inset + +1234567 +\end_layout + +\end_inset + +. +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Bibliography +\end_layout + +\begin_layout Plain Layout +\begin_inset CommandInset bibtex +LatexCommand bibtex +btprint "btPrintCited" +bibfiles "references" +options "ACM-Reference-Format" + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\end_body +\end_document diff --git a/lib/templates/Articles/Association_for_Computing_Machinery_(ACM).lyx b/lib/templates/Articles/Association_for_Computing_Machinery_(ACM).lyx deleted file mode 100644 index 376c9d4965..0000000000 --- a/lib/templates/Articles/Association_for_Computing_Machinery_(ACM).lyx +++ /dev/null @@ -1,1168 +0,0 @@ -#LyX 2.4 created this file. For more info see https://www.lyx.org/ -\lyxformat 566 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/templates/ -\textclass acmart -\begin_preamble -% For algorithm2e -\renewcommand{\algorithmcfname}{ALGORITHM} -\SetAlFnt{\small} -\SetAlCapFnt{\small} -\SetAlCapNameFnt{\small} -\SetAlCapHSkip{0pt} -\IncMargin{-\parindent} -\end_preamble -\options format=acmsmall, review=false, screen=true -\use_default_options false -\begin_modules -InStar -algorithm2e -\end_modules -\maintain_unincluded_children false -\begin_local_layout -Format 60 -PackageOptions algorithm2e ruled -\end_local_layout -\language english -\language_package auto -\inputencoding auto -\fontencoding auto -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures true -\graphics default -\default_output_format pdf2 -\output_sync 0 -\bibtex_command default -\index_command default -\float_placement class -\float_alignment class -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry true -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine natbib -\cite_engine_type numerical -\biblio_style plainnat -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 1 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -For correct output, compile with pdflatex. - Alternatively set Document>Settings>Fonts>use non-TeX fonts and compile - with XeTeX or LuaTeX. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout In Preamble -\begin_inset Note Note -status open - -\begin_layout Plain Layout -Metadata information: -\end_layout - -\end_inset - - -\end_layout - -\begin_layout ACM Journal -JACM -\end_layout - -\begin_layout ACM Volume -1 -\end_layout - -\begin_layout ACM Number -1 -\end_layout - -\begin_layout ACM Article -1 -\end_layout - -\begin_layout ACM Year -2017 -\end_layout - -\begin_layout ACM Month -1 -\end_layout - -\begin_layout Copyright Year -2017 -\end_layout - -\begin_layout Set Copyright -acmlicensed -\begin_inset Note Note -status open - -\begin_layout Plain Layout -acmcopyright,rightsretained,usgov,usgovmixed,cagov,cagovmixed -\end_layout - -\end_inset - - -\end_layout - -\begin_layout ACM DOI -0000001.0000001 -\end_layout - -\begin_layout In Preamble -\begin_inset Note Note -status open - -\begin_layout Plain Layout -Paper history: -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Received -January 2017 -\end_layout - -\begin_layout Received -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -revised -\end_layout - -\end_inset - -January 2017 -\end_layout - -\begin_layout Received -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -accepted -\end_layout - -\end_inset - -January 2017 -\end_layout - -\begin_layout In Title -\begin_inset Note Note -status open - -\begin_layout Plain Layout -Title portion. - Note the short title for running heads -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Title -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -Short Title -\end_layout - -\end_inset - -Example ACM Article -\end_layout - -\begin_layout Author -Author A. - Name -\end_layout - -\begin_layout ORCID -1234-5678-9012-3456 -\end_layout - -\begin_layout Affiliation -\begin_inset Flex Institution -status open - -\begin_layout Plain Layout -Institution -\end_layout - -\end_inset - - -\begin_inset Flex Street Address -status open - -\begin_layout Plain Layout -101 Street Address -\end_layout - -\end_inset - - -\begin_inset Flex City -status open - -\begin_layout Plain Layout -City -\end_layout - -\end_inset - - -\begin_inset Flex State -status open - -\begin_layout Plain Layout -ST -\end_layout - -\end_inset - - -\begin_inset Flex Postal Code -status open - -\begin_layout Plain Layout -12345 -\end_layout - -\end_inset - - -\begin_inset Flex Country -status open - -\begin_layout Plain Layout -USA -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Author -Author B. - Name -\end_layout - -\begin_layout Author -Author C. - Name -\end_layout - -\begin_layout Affiliation -\begin_inset Flex Institution -status open - -\begin_layout Plain Layout -Institution 2 -\end_layout - -\end_inset - - -\begin_inset Flex Street Address -status open - -\begin_layout Plain Layout -101 Street Address -\end_layout - -\end_inset - - -\begin_inset Flex City -status open - -\begin_layout Plain Layout -City -\end_layout - -\end_inset - - -\begin_inset Flex State -status open - -\begin_layout Plain Layout -ST -\end_layout - -\end_inset - - -\begin_inset Flex Postal Code -status open - -\begin_layout Plain Layout -12345 -\end_layout - -\end_inset - - -\begin_inset Flex Country -status open - -\begin_layout Plain Layout -USA -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Abstract -Abstract here. -\end_layout - -\begin_layout In Title -\begin_inset Note Note -status open - -\begin_layout Plain Layout -The code below should be generated by the tool at http://dl.acm.org/ccs.cfm: -\end_layout - -\end_inset - - -\end_layout - -\begin_layout CCSXML - -\end_layout - -\begin_layout CCSXML - -\end_layout - -\begin_layout CCSXML - 10003752.10003777.10003778 -\end_layout - -\begin_layout CCSXML - Theory of computation~Complexity classes -\end_layout - -\begin_layout CCSXML - 500 -\end_layout - -\begin_layout CCSXML - -\end_layout - -\begin_layout CCSXML - -\end_layout - -\begin_layout CCS Description -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout - -500 -\end_layout - -\end_inset - -Theory of computation~Complexity classes -\end_layout - -\begin_layout Keywords -Keyword 1, Keyword 2 -\end_layout - -\begin_layout Thanks -This work is supported by... -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -When the default list of authors is too long for headers. - The following must be placed after -\family typewriter - -\backslash -maketitle -\end_layout - -\end_inset - - -\end_layout - -\begin_layout ShortAuthors -A. - A. - Name et al. -\end_layout - -\begin_layout Section -Introduction -\end_layout - -\begin_layout Standard -Introduction -\end_layout - -\begin_layout Section -Section -\end_layout - -\begin_layout Standard -See Algorithm -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "alg:one" -plural "false" -caps "false" -noprefix "false" - -\end_inset - -, Figure -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "fig:one" -plural "false" -caps "false" -noprefix "false" - -\end_inset - -, and Table -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:one" - -\end_inset - -. -\end_layout - -\begin_layout Standard -\begin_inset Float algorithm -placement t -alignment document -wide false -sideways false -status open - -\begin_layout Algorithm -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -SetAlgoNoLine -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Algorithm -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -KwData{ -\end_layout - -\end_inset - -List -\begin_inset Formula $L$ -\end_inset - - of all integers from -\begin_inset Formula $2$ -\end_inset - - to -\begin_inset Formula $N$ -\end_inset - -. -\begin_inset ERT -status open - -\begin_layout Plain Layout - -} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Algorithm -\noindent -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -KwResult{ -\end_layout - -\end_inset - -List -\begin_inset Formula $P$ -\end_inset - - of prime numbers between -\begin_inset Formula $2$ -\end_inset - - and -\begin_inset Formula $N$ -\end_inset - -. -\begin_inset ERT -status open - -\begin_layout Plain Layout - -} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Algorithm -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -BlankLine -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Algorithm -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -For{ -\end_layout - -\end_inset - - -\begin_inset Formula $i=2$ -\end_inset - - -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -KwTo -\end_layout - -\end_inset - - -\begin_inset Formula $N$ -\end_inset - - -\begin_inset ERT -status open - -\begin_layout Plain Layout - -}{ -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Algorithm -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -If{ -\end_layout - -\end_inset - - -\begin_inset Formula $i$ -\end_inset - - is not crossed-out in the list -\begin_inset Formula $L$ -\end_inset - - -\begin_inset ERT -status open - -\begin_layout Plain Layout - -}{ -\end_layout - -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Algorithm -Cross-out in the list -\begin_inset Formula $L$ -\end_inset - - its multiples -\begin_inset Formula $ki$ -\end_inset - - for all -\begin_inset Formula $k\geq2$ -\end_inset - -. -\end_layout - -\end_deeper -\begin_layout Algorithm -\begin_inset ERT -status open - -\begin_layout Plain Layout - -} -\end_layout - -\end_inset - - -\end_layout - -\end_deeper -\begin_layout Algorithm -\begin_inset ERT -status open - -\begin_layout Plain Layout - -} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Algorithm -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -Return{ -\end_layout - -\end_inset - -The list -\begin_inset Formula $P$ -\end_inset - - of integers in -\begin_inset Formula $L$ -\end_inset - - that are not crossed-out. -\begin_inset ERT -status open - -\begin_layout Plain Layout - -} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "alg:one" - -\end_inset - -Sieve of Eratosthenes. -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Float figure -placement document -alignment document -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Graphics - filename ../doc/clipart/platypus.eps - width 4cm - -\end_inset - - -\begin_inset Caption Standard - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "fig:one" - -\end_inset - -Figure. -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Float table -placement document -alignment document -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:one" - -\end_inset - - -\emph on -Booktabs -\emph default - recommendations. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Tabular - - - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Recommendation -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -Caption -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Above (for tables only) -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -Horizontal rules -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Do not overuse -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -Double rules -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Never -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -Vertical rules -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Never, ever -\end_layout - -\end_inset - - - - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Section -Conclusions -\end_layout - -\begin_layout Standard -Conclusion. -\end_layout - -\begin_layout Section -\start_of_appendix -Appendix -\end_layout - -\begin_layout Standard -\begin_inset Flex Print Only -status open - -\begin_layout Plain Layout -See the supplementary materials in the online version -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Flex Screen Only -status open - -\begin_layout Subsection -Supplementary material 1 -\end_layout - -\begin_layout Plain Layout -Material. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Acknowledgments -The authors would like to thank... -\end_layout - -\begin_layout Acknowledgments -The work is supported by the -\begin_inset Flex Grant Sponsor -status open - -\begin_layout Plain Layout -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -Sponsor ID -\end_layout - -\end_inset - - -\begin_inset Argument 2 -status open - -\begin_layout Plain Layout -Sponsor Name -\end_layout - -\end_inset - - -\begin_inset Argument 3 -status open - -\begin_layout Plain Layout -http://www.example.com -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - under Grant No.: -\begin_inset space ~ -\end_inset - - -\begin_inset Flex Grant Number -status open - -\begin_layout Plain Layout -\begin_inset Argument 2 -status open - -\begin_layout Plain Layout -Sponsor ID -\end_layout - -\end_inset - -1234567 -\end_layout - -\end_inset - -. -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -Bibliography -\end_layout - -\begin_layout Plain Layout -\begin_inset CommandInset bibtex -LatexCommand bibtex -btprint "btPrintCited" -bibfiles "references" -options "ACM-Reference-Format" - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\end_body -\end_document diff --git a/lib/templates/Articles/Astronomy_%26_Astrophysics.lyx b/lib/templates/Articles/Astronomy_%26_Astrophysics.lyx new file mode 100644 index 0000000000..89858273b6 --- /dev/null +++ b/lib/templates/Articles/Astronomy_%26_Astrophysics.lyx @@ -0,0 +1,409 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/templates/ +\textclass aa +\options referee, bibyear +\use_default_options true +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification false +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 2 +\papersides 2 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout + +\family roman +\series medium +\size normal +This is a template \SpecialChar LyX + file for articles to be submitted to the Journal of + Astronomy & Astrophysics (A&A). + How to install the A&A \SpecialChar LaTeX + class to your \SpecialChar LaTeX + system is explained in +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +https://wiki.lyx.org/Layouts/Astronomy-Astrophysics +\end_layout + +\end_inset + +. +\end_layout + +\end_inset + + +\begin_inset Note Note +status open + +\begin_layout Plain Layout + +\family roman +\size normal +Note: +\series medium + If you use accented characters in your document, you must use the predefined + document class option +\series default +latin9 +\series medium + in the document settings. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +The +\family roman +\series medium +\size normal +A&A document class offers the following optional (custom) document class + options +\family default +\series default +\size default +: +\begin_inset Note Note +status open + +\begin_layout Plain Layout +In this template the options +\series bold +referee +\series default + and +\series bold +bibyear +\series default + are preset. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Description +referee for a referee version +\end_layout + +\begin_layout Description +onecolumn for a paper on 1 column +\end_layout + +\begin_layout Description +longauth for the long lists of affiliations +\end_layout + +\begin_layout Description +rnote for the research notes +\end_layout + +\begin_layout Description +letter for the letters +\end_layout + +\begin_layout Description +bibyear if the references are not structured according to the author-year + natbib style +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Title +This is your Title +\end_layout + +\begin_layout Subtitle +your subtitle +\end_layout + +\begin_layout Author +first author +\begin_inset Flex institutemark +status open + +\begin_layout Plain Layout +1 +\end_layout + +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +and +\end_layout + +\end_inset + +second author +\begin_inset Flex institutemark +status collapsed + +\begin_layout Plain Layout +2 +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Address +Address of first author +\begin_inset Newline newline +\end_inset + + +\begin_inset Flex Email +status open + +\begin_layout Plain Layout +email of first author +\end_layout + +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +and +\end_layout + +\end_inset + +Address of second author +\begin_inset Newline newline +\end_inset + + +\begin_inset Flex Email +status collapsed + +\begin_layout Plain Layout +email of second author +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Offprint +Me +\end_layout + +\begin_layout Date +Received ...; Accepted... +\end_layout + +\begin_layout Abstract (structured) +\begin_inset Note Note +status open + +\begin_layout Plain Layout +This template uses the structured abstract style. + You can alternatively use the unstructured abstract as used in the +\family sans +aa_sample.lyx +\family default + example file that comes with \SpecialChar LyX +. +\end_layout + +\end_inset + + +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +context (optional: leave void) +\end_layout + +\end_inset + + +\begin_inset Argument 2 +status open + +\begin_layout Plain Layout +aims +\end_layout + +\end_inset + + +\begin_inset Argument 3 +status open + +\begin_layout Plain Layout +methods +\end_layout + +\end_inset + + +\begin_inset Argument 4 +status open + +\begin_layout Plain Layout +results +\end_layout + +\end_inset + +conclusions (optional: leave void) +\end_layout + +\begin_layout Keywords +keywords +\end_layout + +\begin_layout Section +Introduction +\end_layout + +\begin_layout Standard +bla bla +\end_layout + +\begin_layout Subsection +a subsection +\end_layout + +\begin_layout Standard +bla +\end_layout + +\begin_layout Subsubsection +a subsubsection +\end_layout + +\begin_layout Standard +bla. + A citation: +\begin_inset CommandInset citation +LatexCommand cite +key "book-full" +literal "true" + +\end_inset + + +\end_layout + +\begin_layout Acknowledgement +Part of this work was supported by +\end_layout + +\begin_layout Standard +\begin_inset CommandInset bibtex +LatexCommand bibtex +bibfiles "xampl" +options "aa" + +\end_inset + + +\end_layout + +\end_body +\end_document diff --git a/lib/templates/Articles/Astronomy_&_Astrophysics.lyx b/lib/templates/Articles/Astronomy_&_Astrophysics.lyx deleted file mode 100644 index 89858273b6..0000000000 --- a/lib/templates/Articles/Astronomy_&_Astrophysics.lyx +++ /dev/null @@ -1,409 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/templates/ -\textclass aa -\options referee, bibyear -\use_default_options true -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification false -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 2 -\papersides 2 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout - -\family roman -\series medium -\size normal -This is a template \SpecialChar LyX - file for articles to be submitted to the Journal of - Astronomy & Astrophysics (A&A). - How to install the A&A \SpecialChar LaTeX - class to your \SpecialChar LaTeX - system is explained in -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -https://wiki.lyx.org/Layouts/Astronomy-Astrophysics -\end_layout - -\end_inset - -. -\end_layout - -\end_inset - - -\begin_inset Note Note -status open - -\begin_layout Plain Layout - -\family roman -\size normal -Note: -\series medium - If you use accented characters in your document, you must use the predefined - document class option -\series default -latin9 -\series medium - in the document settings. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -The -\family roman -\series medium -\size normal -A&A document class offers the following optional (custom) document class - options -\family default -\series default -\size default -: -\begin_inset Note Note -status open - -\begin_layout Plain Layout -In this template the options -\series bold -referee -\series default - and -\series bold -bibyear -\series default - are preset. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Description -referee for a referee version -\end_layout - -\begin_layout Description -onecolumn for a paper on 1 column -\end_layout - -\begin_layout Description -longauth for the long lists of affiliations -\end_layout - -\begin_layout Description -rnote for the research notes -\end_layout - -\begin_layout Description -letter for the letters -\end_layout - -\begin_layout Description -bibyear if the references are not structured according to the author-year - natbib style -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Title -This is your Title -\end_layout - -\begin_layout Subtitle -your subtitle -\end_layout - -\begin_layout Author -first author -\begin_inset Flex institutemark -status open - -\begin_layout Plain Layout -1 -\end_layout - -\end_inset - - -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -and -\end_layout - -\end_inset - -second author -\begin_inset Flex institutemark -status collapsed - -\begin_layout Plain Layout -2 -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Address -Address of first author -\begin_inset Newline newline -\end_inset - - -\begin_inset Flex Email -status open - -\begin_layout Plain Layout -email of first author -\end_layout - -\end_inset - - -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -and -\end_layout - -\end_inset - -Address of second author -\begin_inset Newline newline -\end_inset - - -\begin_inset Flex Email -status collapsed - -\begin_layout Plain Layout -email of second author -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Offprint -Me -\end_layout - -\begin_layout Date -Received ...; Accepted... -\end_layout - -\begin_layout Abstract (structured) -\begin_inset Note Note -status open - -\begin_layout Plain Layout -This template uses the structured abstract style. - You can alternatively use the unstructured abstract as used in the -\family sans -aa_sample.lyx -\family default - example file that comes with \SpecialChar LyX -. -\end_layout - -\end_inset - - -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -context (optional: leave void) -\end_layout - -\end_inset - - -\begin_inset Argument 2 -status open - -\begin_layout Plain Layout -aims -\end_layout - -\end_inset - - -\begin_inset Argument 3 -status open - -\begin_layout Plain Layout -methods -\end_layout - -\end_inset - - -\begin_inset Argument 4 -status open - -\begin_layout Plain Layout -results -\end_layout - -\end_inset - -conclusions (optional: leave void) -\end_layout - -\begin_layout Keywords -keywords -\end_layout - -\begin_layout Section -Introduction -\end_layout - -\begin_layout Standard -bla bla -\end_layout - -\begin_layout Subsection -a subsection -\end_layout - -\begin_layout Standard -bla -\end_layout - -\begin_layout Subsubsection -a subsubsection -\end_layout - -\begin_layout Standard -bla. - A citation: -\begin_inset CommandInset citation -LatexCommand cite -key "book-full" -literal "true" - -\end_inset - - -\end_layout - -\begin_layout Acknowledgement -Part of this work was supported by -\end_layout - -\begin_layout Standard -\begin_inset CommandInset bibtex -LatexCommand bibtex -bibfiles "xampl" -options "aa" - -\end_inset - - -\end_layout - -\end_body -\end_document diff --git a/lib/templates/Articles/Chinese_Article_%28CTeX%29.lyx b/lib/templates/Articles/Chinese_Article_%28CTeX%29.lyx new file mode 100644 index 0000000000..ce56031644 --- /dev/null +++ b/lib/templates/Articles/Chinese_Article_%28CTeX%29.lyx @@ -0,0 +1,204 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/templates/ +\textclass ctex-article +\begin_preamble +% 如果没有这一句命令,XeTeX会出错,原因参见 +% http://bbs.ctex.org/viewthread.php?tid=60547 +\DeclareRobustCommand\nobreakspace{\leavevmode\nobreak\ } +\end_preamble +\options UTF8 +\use_default_options true +\maintain_unincluded_children false +\language chinese-simplified +\language_package none +\inputencoding utf8-plain +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format pdf4 +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 1 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +The below text refers to if we add +\begin_inset Quotes eld +\end_inset + +adobefonts +\begin_inset Quotes erd +\end_inset + + to the custom class options. + The text is outdated and will be updated to reflect this change soon. + The change was made because we no longer need proprietary fonts to compile + this document. + For example, it can be compiled with out-of-the-box TeX Live 2015. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +这是一份文章模板,如果要使用书籍或报告,请设置文档类为 +\family sans +book (C\SpecialChar TeX +) +\family default +或者 +\family sans +report (C\SpecialChar TeX +) +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Title +基于C\SpecialChar TeX +的\SpecialChar LyX +文档模板 +\end_layout + +\begin_layout Author +作者 +\end_layout + +\begin_layout Abstract +这里是摘要内容。 +\end_layout + +\begin_layout Standard +下面开始正文。 +\end_layout + +\begin_layout Section +简介 +\end_layout + +\begin_layout Standard +本文档基于ctex宏包。它使用UTF8编码,因为UTF8是比较通用的编码。设置编码有两处注意(都可以在菜单中设置):ctex文档类的选项中需要设置UTF8,语言 +编码也需要改为UTF8。本文档默认输出类型为Xe\SpecialChar TeX +,也就是用Xe\SpecialChar LaTeX +编译为PDF文档,使用Adobe字体,在Ubuntu系统下可成功编译生成PDF。如果系统中没有Ad +obe字体,当然也可以使用普通article类配合任意中文字体,只需要用Xe\SpecialChar LaTeX +编译即可;如果需要引用ctex所做的术语翻译和大量其它为了适应中文文档的调整(比如缩 +进),那么可以在导言区(preamble)中调用: +\family typewriter + +\backslash +usepackage[UTF8,nofonts]{ctexcap} +\family default +;这样,“Section X”就会变成“第X节”。非Windows用户可以尝试用这种方法写中文\SpecialChar LyX +文档(比如用文泉驿字体,注意中英字体可以分别设置,参见xeCJK包 +)。 +\end_layout + +\begin_layout Section +获取帮助 +\end_layout + +\begin_layout Standard +本模板来自谢益辉,若有任何疑问,请发邮件至xie@yihui.name或到 +\begin_inset Flex URL +status collapsed + +\begin_layout Plain Layout + +http://yihui.name +\end_layout + +\end_inset + +留言。注意前面已经声明,本文档默认设置为使用Adobe中文字体,如果你是Linux用户,这些字体很可能不存在,这种情况下请使用任意可用的非\SpecialChar TeX +中文字体。 +\end_layout + +\begin_layout Section +小结 +\end_layout + +\begin_layout Standard +本文档使用article (C\SpecialChar TeX +)文档类,语言设置为简体中文,编码使用UTF8,字体用Adobe中文字体,输出类型设置为Xe\SpecialChar TeX +。编译的时候中文与英文之间会自动加上空 +格,方便阅读。 +\end_layout + +\end_body +\end_document diff --git a/lib/templates/Articles/Chinese_Article_(CTeX).lyx b/lib/templates/Articles/Chinese_Article_(CTeX).lyx deleted file mode 100644 index ce56031644..0000000000 --- a/lib/templates/Articles/Chinese_Article_(CTeX).lyx +++ /dev/null @@ -1,204 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/templates/ -\textclass ctex-article -\begin_preamble -% 如果没有这一句命令,XeTeX会出错,原因参见 -% http://bbs.ctex.org/viewthread.php?tid=60547 -\DeclareRobustCommand\nobreakspace{\leavevmode\nobreak\ } -\end_preamble -\options UTF8 -\use_default_options true -\maintain_unincluded_children false -\language chinese-simplified -\language_package none -\inputencoding utf8-plain -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format pdf4 -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 1 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -The below text refers to if we add -\begin_inset Quotes eld -\end_inset - -adobefonts -\begin_inset Quotes erd -\end_inset - - to the custom class options. - The text is outdated and will be updated to reflect this change soon. - The change was made because we no longer need proprietary fonts to compile - this document. - For example, it can be compiled with out-of-the-box TeX Live 2015. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -这是一份文章模板,如果要使用书籍或报告,请设置文档类为 -\family sans -book (C\SpecialChar TeX -) -\family default -或者 -\family sans -report (C\SpecialChar TeX -) -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Title -基于C\SpecialChar TeX -的\SpecialChar LyX -文档模板 -\end_layout - -\begin_layout Author -作者 -\end_layout - -\begin_layout Abstract -这里是摘要内容。 -\end_layout - -\begin_layout Standard -下面开始正文。 -\end_layout - -\begin_layout Section -简介 -\end_layout - -\begin_layout Standard -本文档基于ctex宏包。它使用UTF8编码,因为UTF8是比较通用的编码。设置编码有两处注意(都可以在菜单中设置):ctex文档类的选项中需要设置UTF8,语言 -编码也需要改为UTF8。本文档默认输出类型为Xe\SpecialChar TeX -,也就是用Xe\SpecialChar LaTeX -编译为PDF文档,使用Adobe字体,在Ubuntu系统下可成功编译生成PDF。如果系统中没有Ad -obe字体,当然也可以使用普通article类配合任意中文字体,只需要用Xe\SpecialChar LaTeX -编译即可;如果需要引用ctex所做的术语翻译和大量其它为了适应中文文档的调整(比如缩 -进),那么可以在导言区(preamble)中调用: -\family typewriter - -\backslash -usepackage[UTF8,nofonts]{ctexcap} -\family default -;这样,“Section X”就会变成“第X节”。非Windows用户可以尝试用这种方法写中文\SpecialChar LyX -文档(比如用文泉驿字体,注意中英字体可以分别设置,参见xeCJK包 -)。 -\end_layout - -\begin_layout Section -获取帮助 -\end_layout - -\begin_layout Standard -本模板来自谢益辉,若有任何疑问,请发邮件至xie@yihui.name或到 -\begin_inset Flex URL -status collapsed - -\begin_layout Plain Layout - -http://yihui.name -\end_layout - -\end_inset - -留言。注意前面已经声明,本文档默认设置为使用Adobe中文字体,如果你是Linux用户,这些字体很可能不存在,这种情况下请使用任意可用的非\SpecialChar TeX -中文字体。 -\end_layout - -\begin_layout Section -小结 -\end_layout - -\begin_layout Standard -本文档使用article (C\SpecialChar TeX -)文档类,语言设置为简体中文,编码使用UTF8,字体用Adobe中文字体,输出类型设置为Xe\SpecialChar TeX -。编译的时候中文与英文之间会自动加上空 -格,方便阅读。 -\end_layout - -\end_body -\end_document diff --git a/lib/templates/Articles/DocBook_Article_%28SGML%29.lyx b/lib/templates/Articles/DocBook_Article_%28SGML%29.lyx new file mode 100644 index 0000000000..b08e671f2e --- /dev/null +++ b/lib/templates/Articles/DocBook_Article_%28SGML%29.lyx @@ -0,0 +1,124 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/templates/ +\textclass docbook +\use_default_options false +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format pdf +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Title +Title +\end_layout + +\begin_layout Date +Date +\end_layout + +\begin_layout Author +\begin_inset Flex Firstname +status collapsed + +\begin_layout Plain Layout +Joe +\end_layout + +\end_inset + + +\begin_inset Flex Surname +status collapsed + +\begin_layout Plain Layout +Doe +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Abstract +Abstract +\end_layout + +\begin_layout Section +First Section +\end_layout + +\begin_layout Standard +First paragraph. +\end_layout + +\end_body +\end_document diff --git a/lib/templates/Articles/DocBook_Article_(SGML).lyx b/lib/templates/Articles/DocBook_Article_(SGML).lyx deleted file mode 100644 index b08e671f2e..0000000000 --- a/lib/templates/Articles/DocBook_Article_(SGML).lyx +++ /dev/null @@ -1,124 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/templates/ -\textclass docbook -\use_default_options false -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format pdf -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Title -Title -\end_layout - -\begin_layout Date -Date -\end_layout - -\begin_layout Author -\begin_inset Flex Firstname -status collapsed - -\begin_layout Plain Layout -Joe -\end_layout - -\end_inset - - -\begin_inset Flex Surname -status collapsed - -\begin_layout Plain Layout -Doe -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Abstract -Abstract -\end_layout - -\begin_layout Section -First Section -\end_layout - -\begin_layout Standard -First paragraph. -\end_layout - -\end_body -\end_document diff --git a/lib/templates/Articles/Institute_of_Physics_%28IOP%29.lyx b/lib/templates/Articles/Institute_of_Physics_%28IOP%29.lyx new file mode 100644 index 0000000000..c91742cabc --- /dev/null +++ b/lib/templates/Articles/Institute_of_Physics_%28IOP%29.lyx @@ -0,0 +1,1288 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/templates/ +\textclass iopart +\begin_preamble +% define \newblock to get natbib work with ioparticle +% (normally only needed for the "thebibliography" environment) +\def\newblock{\hskip .11em plus .33em minus .07em} + +% define command \eqref +\newcommand{\eqref}[1]{(\ref{#1})} +\end_preamble +\options sort&compress +\use_default_options false +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command bibtex +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry true +\use_package amsmath 0 +\use_package amssymb 0 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine natbib +\cite_engine_type numerical +\biblio_style plainnat +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 2 +\paperpagestyle headings +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +This is a template \SpecialChar LyX + file for articles to be submitted to Journals of the + Institute of Physics (IOP). + How to install the IOP \SpecialChar LaTeX + class to your \SpecialChar LaTeX + system is explained in +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +https://wiki.lyx.org/Layouts/Iopart +\end_layout + +\end_inset + +. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout + +\series bold +Important: +\series default + To be able to compile your document to a PDF, PS, or DVI, assure that +\end_layout + +\begin_layout Itemize +the two options +\family sans +Use AMS math package +\family default + in the document settings under +\family sans +Math Options +\family default + are +\color red +not +\color inherit + used +\end_layout + +\begin_layout Itemize +you do not use AMS Math Environments +\end_layout + +\begin_layout Itemize +you don't use more than 9 +\begin_inset space ~ +\end_inset + +footnotes +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Title +Your Title +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +optional short title +\end_layout + +\end_inset + + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout + +\size normal +The title environment defines the kind of your paper. + Use either +\end_layout + +\begin_layout Itemize + +\family sans +\size normal +Title +\family default + for a Paper +\end_layout + +\begin_layout Itemize + +\family sans +\size normal +Review +\family default + for a Review +\end_layout + +\begin_layout Itemize + +\family sans +\size normal +Topical +\family default + for a Topical review +\end_layout + +\begin_layout Itemize + +\family sans +\size normal +Comment +\family default + for a Comment +\end_layout + +\begin_layout Itemize + +\family sans +\size normal +Note +\family default + for a Note +\end_layout + +\begin_layout Itemize + +\family sans +\size normal +Paper +\family default + for a Paper (same as Title) +\end_layout + +\begin_layout Itemize + +\family sans +\size normal +Prelim +\family default + for a Preliminary communication +\end_layout + +\begin_layout Itemize + +\family sans +\size normal +Rapid +\family default + for a Rapid communication +\end_layout + +\begin_layout Itemize + +\family sans +\size normal +Letter +\family default + for a Letter to the editor +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Author + +\size larger +X Dummyname, Y Testman and Z Another-Name +\size default + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Use no dots behind the letter for the forenames. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Address + +\size large +Department of Award-winning research, University of Beautifulcity, Nicecountry +\end_layout + +\begin_layout Email + +\size large +dummy@test.xx +\size default + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +At least one Email address is required. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Abstract +Abstract, should normally be not longer than 200 words. +\end_layout + +\begin_layout Keywords +bla, blub +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +required for the journals: Measurement Science and Technology, Physical + Biology, Physiological Measurement, and both parts of Journal of Optics. + For other journals it is optional. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout PACS +11 +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +optional +\end_layout + +\end_inset + + +\end_layout + +\begin_layout MSC +44 +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +optional +\end_layout + +\end_inset + + +\end_layout + +\begin_layout submitto +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +CQG +\end_layout + +\end_inset + + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +optional, you can specify to which journal your paper was or should be submitted +\end_layout + +\begin_layout Plain Layout +See Table +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Abbreviations-for-the" + +\end_inset + + for a list with commands to print the journal name. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section +Introduction +\end_layout + +\begin_layout Standard +Bla bla, as listed in +\begin_inset CommandInset citation +LatexCommand cite +key "mastersthesis-full,misc-full" +literal "true" + +\end_inset + +. +\end_layout + +\begin_layout Standard +\begin_inset Float table +placement hb +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:Abbreviations-for-the" + +\end_inset + +Abbreviations for the IOP journals. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center +\begin_inset Tabular + + + + + + +\begin_inset Text + +\begin_layout Plain Layout + Macro name +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\family roman +Short form of journal title +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +CQG +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Class. + Quantum Grav. +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +EJP +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Eur. + J. + Phys. +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +IP +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Inverse Problems +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +JHEP +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +J. + High Energy Phys. +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +JMM +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +J. + of Michromech. + and Microeng. +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +JNE +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +J. + Neural Eng. +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +JOA +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +J. + Opt. + A: Pure and Applied Opt. +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +JOB +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +J. + Opt. + B: Quantum and Semiclass. + Opt. +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +JPA +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +J. + Phys. + A: Math. + Gen. +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +jpb +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +J. + Phys. + B: At. + Mol. + Opt. + Phys. +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +JPCM +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +J. + Phys: Condens. + Matter +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +JPD +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +J. + Phys. + D: Appl. + Phys. +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +jpg +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +J. + Phys. + G: Nucl. + Part. + Phys. +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +MSMSE +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Modelling Simul. + Mater. + Sci. + Eng. +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +MST +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Meas. + Sci. + Technol. +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +NJP +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +New J. + Phys. +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +NL +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Nonlinearity +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +NT +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Nanotechnology +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +PB +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Phys. + Biol. +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +PM +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Physiol. + Meas. +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +PMB +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Phys. + Med. + Biol. +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +PPCF +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Plasma Physics and Controlled Fusion +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +PSST +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Plasma Sources Sci. + Technol. +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +RPP +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Rep. + Prog. + Phys. +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +SST +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Semicond. + Sci. + Technol. +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +SMS +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Smart Mater. + Struct. +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +SUST +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Supercond. + Sci. + Technol. +\end_layout + +\end_inset + + + + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Formula +\begin{eqnarray} +A & = & \prod_{i=1}^{\infty}B\nonumber \\ + & = & C\label{eq:multiply} +\end{eqnarray} + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset CommandInset ref +LatexCommand eqref +reference "eq:multiply" + +\end_inset + + shows that \SpecialChar ldots + +\begin_inset Foot +status open + +\begin_layout Plain Layout +Try to avoid footnotes; they are not numbered; only 9 footnotes are allowed +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Subsection +Subsection +\end_layout + +\begin_layout Enumerate +test +\end_layout + +\begin_layout Enumerate +test +\end_layout + +\begin_layout Subsubsection +Subsubsection +\end_layout + +\begin_layout Standard +Bla, bla +\end_layout + +\begin_layout Acknowledgments +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Keep this paragraph empty, it's only a heading. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Acknowledgments +\end_layout + +\begin_layout Section +\start_of_appendix +Appendix name +\end_layout + +\begin_layout Standard +Appendix, only when needed, inserted behind the acknowledgments but before + the bibliography. +\end_layout + +\begin_layout Section* +—————– +\end_layout + +\begin_layout Standard +You can use either Bib\SpecialChar TeX +: +\begin_inset Note Note +status open + +\begin_layout Plain Layout +The following bibliography styles are allowed: +\family sans +unsrt +\family default + or +\family sans +jphysicsB +\family default + (part of the \SpecialChar LaTeX +-package +\series bold +harvard +\series default +) +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset CommandInset bibtex +LatexCommand bibtex +bibfiles "xampl" +options "bibtotoc,unsrt" + +\end_inset + + +\end_layout + +\begin_layout Section* +——————— +\end_layout + +\begin_layout Standard +\noindent +Or plain bibliography: +\end_layout + +\begin_layout Bibliography (plain) +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "key-1" +literal "true" + +\end_inset + +Frank Mittelbach and Michel Goossens: +\emph on +The \SpecialChar LaTeX + Companion Second Edition. + +\emph default + Addison-Wesley, 2004. +\end_layout + +\begin_layout Bibliography (plain) +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "key-2" +literal "true" + +\end_inset + +Scott Pakin. + The comprehensive \SpecialChar LaTeX + symbol list, 2005. +\end_layout + +\end_body +\end_document diff --git a/lib/templates/Articles/Institute_of_Physics_(IOP).lyx b/lib/templates/Articles/Institute_of_Physics_(IOP).lyx deleted file mode 100644 index c91742cabc..0000000000 --- a/lib/templates/Articles/Institute_of_Physics_(IOP).lyx +++ /dev/null @@ -1,1288 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/templates/ -\textclass iopart -\begin_preamble -% define \newblock to get natbib work with ioparticle -% (normally only needed for the "thebibliography" environment) -\def\newblock{\hskip .11em plus .33em minus .07em} - -% define command \eqref -\newcommand{\eqref}[1]{(\ref{#1})} -\end_preamble -\options sort&compress -\use_default_options false -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command bibtex -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry true -\use_package amsmath 0 -\use_package amssymb 0 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine natbib -\cite_engine_type numerical -\biblio_style plainnat -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 2 -\paperpagestyle headings -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -This is a template \SpecialChar LyX - file for articles to be submitted to Journals of the - Institute of Physics (IOP). - How to install the IOP \SpecialChar LaTeX - class to your \SpecialChar LaTeX - system is explained in -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -https://wiki.lyx.org/Layouts/Iopart -\end_layout - -\end_inset - -. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout - -\series bold -Important: -\series default - To be able to compile your document to a PDF, PS, or DVI, assure that -\end_layout - -\begin_layout Itemize -the two options -\family sans -Use AMS math package -\family default - in the document settings under -\family sans -Math Options -\family default - are -\color red -not -\color inherit - used -\end_layout - -\begin_layout Itemize -you do not use AMS Math Environments -\end_layout - -\begin_layout Itemize -you don't use more than 9 -\begin_inset space ~ -\end_inset - -footnotes -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Title -Your Title -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -optional short title -\end_layout - -\end_inset - - -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout - -\size normal -The title environment defines the kind of your paper. - Use either -\end_layout - -\begin_layout Itemize - -\family sans -\size normal -Title -\family default - for a Paper -\end_layout - -\begin_layout Itemize - -\family sans -\size normal -Review -\family default - for a Review -\end_layout - -\begin_layout Itemize - -\family sans -\size normal -Topical -\family default - for a Topical review -\end_layout - -\begin_layout Itemize - -\family sans -\size normal -Comment -\family default - for a Comment -\end_layout - -\begin_layout Itemize - -\family sans -\size normal -Note -\family default - for a Note -\end_layout - -\begin_layout Itemize - -\family sans -\size normal -Paper -\family default - for a Paper (same as Title) -\end_layout - -\begin_layout Itemize - -\family sans -\size normal -Prelim -\family default - for a Preliminary communication -\end_layout - -\begin_layout Itemize - -\family sans -\size normal -Rapid -\family default - for a Rapid communication -\end_layout - -\begin_layout Itemize - -\family sans -\size normal -Letter -\family default - for a Letter to the editor -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Author - -\size larger -X Dummyname, Y Testman and Z Another-Name -\size default - -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Use no dots behind the letter for the forenames. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Address - -\size large -Department of Award-winning research, University of Beautifulcity, Nicecountry -\end_layout - -\begin_layout Email - -\size large -dummy@test.xx -\size default - -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -At least one Email address is required. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Abstract -Abstract, should normally be not longer than 200 words. -\end_layout - -\begin_layout Keywords -bla, blub -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -required for the journals: Measurement Science and Technology, Physical - Biology, Physiological Measurement, and both parts of Journal of Optics. - For other journals it is optional. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout PACS -11 -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -optional -\end_layout - -\end_inset - - -\end_layout - -\begin_layout MSC -44 -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -optional -\end_layout - -\end_inset - - -\end_layout - -\begin_layout submitto -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -CQG -\end_layout - -\end_inset - - -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -optional, you can specify to which journal your paper was or should be submitted -\end_layout - -\begin_layout Plain Layout -See Table -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:Abbreviations-for-the" - -\end_inset - - for a list with commands to print the journal name. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Section -Introduction -\end_layout - -\begin_layout Standard -Bla bla, as listed in -\begin_inset CommandInset citation -LatexCommand cite -key "mastersthesis-full,misc-full" -literal "true" - -\end_inset - -. -\end_layout - -\begin_layout Standard -\begin_inset Float table -placement hb -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:Abbreviations-for-the" - -\end_inset - -Abbreviations for the IOP journals. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center -\begin_inset Tabular - - - - - - -\begin_inset Text - -\begin_layout Plain Layout - Macro name -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\family roman -Short form of journal title -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\backslash -CQG -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Class. - Quantum Grav. -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\backslash -EJP -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Eur. - J. - Phys. -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\backslash -IP -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Inverse Problems -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\backslash -JHEP -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -J. - High Energy Phys. -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\backslash -JMM -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -J. - of Michromech. - and Microeng. -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\backslash -JNE -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -J. - Neural Eng. -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\backslash -JOA -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -J. - Opt. - A: Pure and Applied Opt. -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\backslash -JOB -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -J. - Opt. - B: Quantum and Semiclass. - Opt. -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\backslash -JPA -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -J. - Phys. - A: Math. - Gen. -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\backslash -jpb -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -J. - Phys. - B: At. - Mol. - Opt. - Phys. -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\backslash -JPCM -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -J. - Phys: Condens. - Matter -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\backslash -JPD -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -J. - Phys. - D: Appl. - Phys. -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\backslash -jpg -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -J. - Phys. - G: Nucl. - Part. - Phys. -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\backslash -MSMSE -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Modelling Simul. - Mater. - Sci. - Eng. -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\backslash -MST -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Meas. - Sci. - Technol. -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\backslash -NJP -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -New J. - Phys. -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\backslash -NL -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Nonlinearity -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\backslash -NT -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Nanotechnology -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\backslash -PB -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Phys. - Biol. -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\backslash -PM -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Physiol. - Meas. -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\backslash -PMB -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Phys. - Med. - Biol. -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\backslash -PPCF -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Plasma Physics and Controlled Fusion -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\backslash -PSST -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Plasma Sources Sci. - Technol. -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\backslash -RPP -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Rep. - Prog. - Phys. -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\backslash -SST -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Semicond. - Sci. - Technol. -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\backslash -SMS -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Smart Mater. - Struct. -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\backslash -SUST -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Supercond. - Sci. - Technol. -\end_layout - -\end_inset - - - - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Formula -\begin{eqnarray} -A & = & \prod_{i=1}^{\infty}B\nonumber \\ - & = & C\label{eq:multiply} -\end{eqnarray} - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset CommandInset ref -LatexCommand eqref -reference "eq:multiply" - -\end_inset - - shows that \SpecialChar ldots - -\begin_inset Foot -status open - -\begin_layout Plain Layout -Try to avoid footnotes; they are not numbered; only 9 footnotes are allowed -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Subsection -Subsection -\end_layout - -\begin_layout Enumerate -test -\end_layout - -\begin_layout Enumerate -test -\end_layout - -\begin_layout Subsubsection -Subsubsection -\end_layout - -\begin_layout Standard -Bla, bla -\end_layout - -\begin_layout Acknowledgments -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Keep this paragraph empty, it's only a heading. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Acknowledgments -\end_layout - -\begin_layout Section -\start_of_appendix -Appendix name -\end_layout - -\begin_layout Standard -Appendix, only when needed, inserted behind the acknowledgments but before - the bibliography. -\end_layout - -\begin_layout Section* -—————– -\end_layout - -\begin_layout Standard -You can use either Bib\SpecialChar TeX -: -\begin_inset Note Note -status open - -\begin_layout Plain Layout -The following bibliography styles are allowed: -\family sans -unsrt -\family default - or -\family sans -jphysicsB -\family default - (part of the \SpecialChar LaTeX --package -\series bold -harvard -\series default -) -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset CommandInset bibtex -LatexCommand bibtex -bibfiles "xampl" -options "bibtotoc,unsrt" - -\end_inset - - -\end_layout - -\begin_layout Section* -——————— -\end_layout - -\begin_layout Standard -\noindent -Or plain bibliography: -\end_layout - -\begin_layout Bibliography (plain) -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "key-1" -literal "true" - -\end_inset - -Frank Mittelbach and Michel Goossens: -\emph on -The \SpecialChar LaTeX - Companion Second Edition. - -\emph default - Addison-Wesley, 2004. -\end_layout - -\begin_layout Bibliography (plain) -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "key-2" -literal "true" - -\end_inset - -Scott Pakin. - The comprehensive \SpecialChar LaTeX - symbol list, 2005. -\end_layout - -\end_body -\end_document diff --git a/lib/templates/Articles/International_Union_of_Crystallography_%28IUCr%29.lyx b/lib/templates/Articles/International_Union_of_Crystallography_%28IUCr%29.lyx new file mode 100644 index 0000000000..59f54b8f70 --- /dev/null +++ b/lib/templates/Articles/International_Union_of_Crystallography_%28IUCr%29.lyx @@ -0,0 +1,961 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/templates/ +\textclass iucr +\begin_preamble +% values according to sec. 4.1 of the IUCr documentation +\paperprodcode{a000000} % Replace with production code if known +\paperref{xx9999} % Replace xx9999 with reference code if known +\papertype{FA} % Indicate type of article + % FA - research papers (full article) + % SC - short communications + % FC - fast communications + % LA - lead article + % TR - topical review + % XL - crystallization papers +\paperlang{english} % Language +\journalcode{A} % Indicate the journal to which submitted + % A - Acta Crystallographica Section A + % B - Acta Crystallographica Section B + % C - Acta Crystallographica Section C + % D - Acta Crystallographica Section D + % J - Journal of Applied Crystallography + % S - Journal of Synchrotron Radiation + +% The following entries will be changed as required by editorial staff +\journalyr{2003} +%\journaliss{1} +%\journalvol{57} +%\journalfirstpage{1} +%\journallastpage{11} +\journalreceived{\relax} +\journalaccepted{\relax} +\journalonline{\relax} + +%\usepackage{harvard} +\end_preamble +\options preprint +\use_default_options false +\maintain_unincluded_children false +\language english +\language_package none +\inputencoding auto +\fontencoding default +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +This is a template \SpecialChar LyX + file for articles to be submitted to the International + Journal of Modern Physics section C (IJMPC). + How to install the IJMPC \SpecialChar LaTeX + class to your \SpecialChar LaTeX + system is explained in +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +https://wiki.lyx.org/Layouts/IUCr +\end_layout + +\end_inset + +. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Use no document class option only for Acta A, JAC full article. + In all other cases use these document class option(s): +\end_layout + +\begin_layout Plain Layout + +\family sans +preprint +\family default + - for initial submissions to a journal +\end_layout + +\begin_layout Plain Layout + +\family sans +abstract +\family default + - for conference abstracts +\end_layout + +\begin_layout Plain Layout + +\family sans +d +\family default + - Acta B, D full article +\end_layout + +\begin_layout Plain Layout + +\family sans +s +\family default + - JSR full article +\end_layout + +\begin_layout Plain Layout + +\family sans +short +\family default + - Acta A, JAC short article +\end_layout + +\begin_layout Plain Layout + +\family sans +d, short +\family default + - Acta B, D short article +\end_layout + +\begin_layout Plain Layout + +\family sans +s, short +\family default + - JSR short article +\end_layout + +\begin_layout Plain Layout + +\family sans +conference +\family default + - JAC conference paper +\end_layout + +\begin_layout Plain Layout + +\family sans +s, conference +\family default +- JSR conference paper +\end_layout + +\begin_layout Plain Layout +For more journal codes see the preamble of this document. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Title +Title +\end_layout + +\begin_layout Short Title +short title +\end_layout + +\begin_layout Main Author +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +a,b +\end_layout + +\end_inset + + +\begin_inset Argument 2 +status open + +\begin_layout Plain Layout +John +\end_layout + +\end_inset + + +\begin_inset Argument 3 +status open + +\begin_layout Plain Layout +Doe +\end_layout + +\end_inset + + +\begin_inset Argument 4 +status open + +\begin_layout Plain Layout +doe@any.where +\end_layout + +\end_inset + +address +\begin_inset Note Note +status open + +\begin_layout Plain Layout +add address only if it differs from the main address +\end_layout + +\end_inset + + +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Use lower-case letters as key to link authors to their affiliations. + If there is only one affiliation, remove the key inset. +\end_layout + +\end_inset + + +\begin_inset Flex Author Footnote +status open + +\begin_layout Plain Layout +On leave from Institute of Advanced Research, Albany, Ruritania. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Co Author +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +b +\end_layout + +\end_inset + + +\begin_inset Argument 2 +status open + +\begin_layout Plain Layout +J. +\end_layout + +\end_inset + +Soape +\end_layout + +\begin_layout Co Author +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +a +\end_layout + +\end_inset + + +\begin_inset Argument 2 +status open + +\begin_layout Plain Layout +A. + N. +\end_layout + +\end_inset + +Author +\end_layout + +\begin_layout Short Author +Soape, Author and Doe +\end_layout + +\begin_layout Affiliation +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +a +\end_layout + +\end_inset + +Baskerville Lodge, +\begin_inset Flex City +status open + +\begin_layout Plain Layout +Dartmoor +\end_layout + +\end_inset + +, Devon, +\begin_inset Flex Country +status open + +\begin_layout Plain Layout +England +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Affiliation +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +b +\end_layout + +\end_inset + +3 Watery Way, +\begin_inset Flex City +status open + +\begin_layout Plain Layout +Full Fathom +\end_layout + +\end_inset + + 5, +\begin_inset Flex Country +status open + +\begin_layout Plain Layout +Atlantis +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Vita +Joe Soape is an archetypal generic author, whose association with the much-trave +lled Kilroy has extended over many years. + He travels to work each day on a Clapham omnibus. +\begin_inset Newline newline +\end_inset + +John Doe is also a generic individual with extensive experience of legal + and forensic matters. +\begin_inset Note Note +status open + +\begin_layout Plain Layout +A vita is only required for authors of invited review papers. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Keyword +X-ray diffraction +\begin_inset Note Note +status open + +\begin_layout Plain Layout +use the keyword environment for each word or phrase +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Keyword +muscle +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +PDB and NDB reference codes for structures referenced in the article and + deposited with the Protein Data Bank and Nucleic Acids Database (Acta Crystallo +graphica Section D). + Repeat for each separate structure, e.g.: +\end_layout + +\begin_layout PDB reference +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +dethiobiotin synthetase +\end_layout + +\end_inset + +1byi +\end_layout + +\begin_layout NDB reference +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +d(G +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +$_4$CGC$_4$ +\end_layout + +\end_inset + +) +\end_layout + +\end_inset + +ad0002 +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Synopsis +Synopsis text +\end_layout + +\begin_layout Abstract +The entire abstract should fit into a single column. + The body text of the abstract should be a single paragraph. +\end_layout + +\begin_layout Abstract +References, figures and tables (if any) should be restricted to those necessary + for the comprehension of the abstract. + References should be indicated by numbers in square brackets, [1], [2] + +\shape italic +etc. +\shape default +, in the text, and be listed at the end of the abstract. + Figures and tables should be placed at the appropriate point(s) in the + text. + +\end_layout + +\begin_layout Section +A section +\end_layout + +\begin_layout Standard +some text +\end_layout + +\begin_layout Subsection +subsection +\end_layout + +\begin_layout Standard +A citation: +\begin_inset CommandInset citation +LatexCommand cite +key "lamport86" +literal "true" + +\end_inset + + and another one: +\begin_inset CommandInset citation +LatexCommand cite +key "pauling89" +literal "true" + +\end_inset + + +\end_layout + +\begin_layout Subsubsection +subsubsection +\end_layout + +\begin_layout Standard +text +\end_layout + +\begin_layout Standard +\begin_inset Float table +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Caption to table (optional). +\end_layout + +\end_inset + + +\begin_inset Tabular + + + + + + + + +\begin_inset Text + +\begin_layout Plain Layout +HEADING +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +FOR +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +EACH +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +COLUMN +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +entry +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +entry +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +entry +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +entry +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +entry +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +entry +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +entry +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +entry +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +entry +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +entry +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +entry +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +entry +\end_layout + +\end_inset + + + + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Caption describing figure (optional). +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Acknowledgements +Acknowledgment text +\end_layout + +\begin_layout Standard +\begin_inset VSpace bigskip +\end_inset + +You can either use plain references: +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Pressing +\family sans +Return +\family default + in a +\family sans +References +\family default + environment adds a new +\family sans +Reference +\family default + inset. + Insert one reference in each inset. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout References +\begin_inset Argument item:1 +status open + +\begin_layout Plain Layout +Parthé, E. + & Gelato, L. + (1984). +\emph on +Acta Cryst. + +\emph default + A +\series bold +40 +\series default +, 169–183. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout References +\begin_inset Argument item:1 +status open + +\begin_layout Plain Layout +Rauch, H. + & Petrascheck, D. + (1976). + +\emph on +Grundlagen für ein Laue-Neutroneninterferometer Teil 1: Dynamische Beugung. + +\emph default + Report AIAU 74405b. + Atominstitut der Österreichischen Universitäten, Austria. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Or Bib\SpecialChar TeX +: +\begin_inset Note Note +status open + +\begin_layout Plain Layout +You must either use the bibliography style +\family sans +iucr +\family default + or +\family sans +iucrit +\family default + (both are part of the +\series bold +iucr +\series default + LaTeX bundle). +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset CommandInset bibtex +LatexCommand bibtex +bibfiles "iucr" +options "iucr" + +\end_inset + + +\end_layout + +\begin_layout Section +\start_of_appendix +An appendix section +\end_layout + +\begin_layout Subsection +Appendix subsection +\end_layout + +\begin_layout Subsubsection +subsub +\end_layout + +\begin_layout Standard +\begin_inset ERT +status open + +\begin_layout Plain Layout + +% +\backslash +referencelist +\end_layout + +\end_inset + + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout + +\backslash +referencelist is necessary for submissions. + See the +\series bold +iucr +\series default + documentation for how this is used. +\end_layout + +\end_inset + + +\end_layout + +\end_body +\end_document diff --git a/lib/templates/Articles/International_Union_of_Crystallography_(IUCr).lyx b/lib/templates/Articles/International_Union_of_Crystallography_(IUCr).lyx deleted file mode 100644 index 59f54b8f70..0000000000 --- a/lib/templates/Articles/International_Union_of_Crystallography_(IUCr).lyx +++ /dev/null @@ -1,961 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/templates/ -\textclass iucr -\begin_preamble -% values according to sec. 4.1 of the IUCr documentation -\paperprodcode{a000000} % Replace with production code if known -\paperref{xx9999} % Replace xx9999 with reference code if known -\papertype{FA} % Indicate type of article - % FA - research papers (full article) - % SC - short communications - % FC - fast communications - % LA - lead article - % TR - topical review - % XL - crystallization papers -\paperlang{english} % Language -\journalcode{A} % Indicate the journal to which submitted - % A - Acta Crystallographica Section A - % B - Acta Crystallographica Section B - % C - Acta Crystallographica Section C - % D - Acta Crystallographica Section D - % J - Journal of Applied Crystallography - % S - Journal of Synchrotron Radiation - -% The following entries will be changed as required by editorial staff -\journalyr{2003} -%\journaliss{1} -%\journalvol{57} -%\journalfirstpage{1} -%\journallastpage{11} -\journalreceived{\relax} -\journalaccepted{\relax} -\journalonline{\relax} - -%\usepackage{harvard} -\end_preamble -\options preprint -\use_default_options false -\maintain_unincluded_children false -\language english -\language_package none -\inputencoding auto -\fontencoding default -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -This is a template \SpecialChar LyX - file for articles to be submitted to the International - Journal of Modern Physics section C (IJMPC). - How to install the IJMPC \SpecialChar LaTeX - class to your \SpecialChar LaTeX - system is explained in -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -https://wiki.lyx.org/Layouts/IUCr -\end_layout - -\end_inset - -. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -Use no document class option only for Acta A, JAC full article. - In all other cases use these document class option(s): -\end_layout - -\begin_layout Plain Layout - -\family sans -preprint -\family default - - for initial submissions to a journal -\end_layout - -\begin_layout Plain Layout - -\family sans -abstract -\family default - - for conference abstracts -\end_layout - -\begin_layout Plain Layout - -\family sans -d -\family default - - Acta B, D full article -\end_layout - -\begin_layout Plain Layout - -\family sans -s -\family default - - JSR full article -\end_layout - -\begin_layout Plain Layout - -\family sans -short -\family default - - Acta A, JAC short article -\end_layout - -\begin_layout Plain Layout - -\family sans -d, short -\family default - - Acta B, D short article -\end_layout - -\begin_layout Plain Layout - -\family sans -s, short -\family default - - JSR short article -\end_layout - -\begin_layout Plain Layout - -\family sans -conference -\family default - - JAC conference paper -\end_layout - -\begin_layout Plain Layout - -\family sans -s, conference -\family default -- JSR conference paper -\end_layout - -\begin_layout Plain Layout -For more journal codes see the preamble of this document. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Title -Title -\end_layout - -\begin_layout Short Title -short title -\end_layout - -\begin_layout Main Author -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -a,b -\end_layout - -\end_inset - - -\begin_inset Argument 2 -status open - -\begin_layout Plain Layout -John -\end_layout - -\end_inset - - -\begin_inset Argument 3 -status open - -\begin_layout Plain Layout -Doe -\end_layout - -\end_inset - - -\begin_inset Argument 4 -status open - -\begin_layout Plain Layout -doe@any.where -\end_layout - -\end_inset - -address -\begin_inset Note Note -status open - -\begin_layout Plain Layout -add address only if it differs from the main address -\end_layout - -\end_inset - - -\begin_inset Note Note -status open - -\begin_layout Plain Layout -Use lower-case letters as key to link authors to their affiliations. - If there is only one affiliation, remove the key inset. -\end_layout - -\end_inset - - -\begin_inset Flex Author Footnote -status open - -\begin_layout Plain Layout -On leave from Institute of Advanced Research, Albany, Ruritania. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Co Author -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -b -\end_layout - -\end_inset - - -\begin_inset Argument 2 -status open - -\begin_layout Plain Layout -J. -\end_layout - -\end_inset - -Soape -\end_layout - -\begin_layout Co Author -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -a -\end_layout - -\end_inset - - -\begin_inset Argument 2 -status open - -\begin_layout Plain Layout -A. - N. -\end_layout - -\end_inset - -Author -\end_layout - -\begin_layout Short Author -Soape, Author and Doe -\end_layout - -\begin_layout Affiliation -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -a -\end_layout - -\end_inset - -Baskerville Lodge, -\begin_inset Flex City -status open - -\begin_layout Plain Layout -Dartmoor -\end_layout - -\end_inset - -, Devon, -\begin_inset Flex Country -status open - -\begin_layout Plain Layout -England -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Affiliation -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -b -\end_layout - -\end_inset - -3 Watery Way, -\begin_inset Flex City -status open - -\begin_layout Plain Layout -Full Fathom -\end_layout - -\end_inset - - 5, -\begin_inset Flex Country -status open - -\begin_layout Plain Layout -Atlantis -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Vita -Joe Soape is an archetypal generic author, whose association with the much-trave -lled Kilroy has extended over many years. - He travels to work each day on a Clapham omnibus. -\begin_inset Newline newline -\end_inset - -John Doe is also a generic individual with extensive experience of legal - and forensic matters. -\begin_inset Note Note -status open - -\begin_layout Plain Layout -A vita is only required for authors of invited review papers. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Keyword -X-ray diffraction -\begin_inset Note Note -status open - -\begin_layout Plain Layout -use the keyword environment for each word or phrase -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Keyword -muscle -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -PDB and NDB reference codes for structures referenced in the article and - deposited with the Protein Data Bank and Nucleic Acids Database (Acta Crystallo -graphica Section D). - Repeat for each separate structure, e.g.: -\end_layout - -\begin_layout PDB reference -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -dethiobiotin synthetase -\end_layout - -\end_inset - -1byi -\end_layout - -\begin_layout NDB reference -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -d(G -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -$_4$CGC$_4$ -\end_layout - -\end_inset - -) -\end_layout - -\end_inset - -ad0002 -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Synopsis -Synopsis text -\end_layout - -\begin_layout Abstract -The entire abstract should fit into a single column. - The body text of the abstract should be a single paragraph. -\end_layout - -\begin_layout Abstract -References, figures and tables (if any) should be restricted to those necessary - for the comprehension of the abstract. - References should be indicated by numbers in square brackets, [1], [2] - -\shape italic -etc. -\shape default -, in the text, and be listed at the end of the abstract. - Figures and tables should be placed at the appropriate point(s) in the - text. - -\end_layout - -\begin_layout Section -A section -\end_layout - -\begin_layout Standard -some text -\end_layout - -\begin_layout Subsection -subsection -\end_layout - -\begin_layout Standard -A citation: -\begin_inset CommandInset citation -LatexCommand cite -key "lamport86" -literal "true" - -\end_inset - - and another one: -\begin_inset CommandInset citation -LatexCommand cite -key "pauling89" -literal "true" - -\end_inset - - -\end_layout - -\begin_layout Subsubsection -subsubsection -\end_layout - -\begin_layout Standard -text -\end_layout - -\begin_layout Standard -\begin_inset Float table -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Caption to table (optional). -\end_layout - -\end_inset - - -\begin_inset Tabular - - - - - - - - -\begin_inset Text - -\begin_layout Plain Layout -HEADING -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -FOR -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -EACH -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -COLUMN -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -entry -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -entry -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -entry -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -entry -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -entry -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -entry -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -entry -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -entry -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -entry -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -entry -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -entry -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -entry -\end_layout - -\end_inset - - - - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Caption describing figure (optional). -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Acknowledgements -Acknowledgment text -\end_layout - -\begin_layout Standard -\begin_inset VSpace bigskip -\end_inset - -You can either use plain references: -\begin_inset Note Note -status open - -\begin_layout Plain Layout -Pressing -\family sans -Return -\family default - in a -\family sans -References -\family default - environment adds a new -\family sans -Reference -\family default - inset. - Insert one reference in each inset. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout References -\begin_inset Argument item:1 -status open - -\begin_layout Plain Layout -Parthé, E. - & Gelato, L. - (1984). -\emph on -Acta Cryst. - -\emph default - A -\series bold -40 -\series default -, 169–183. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout References -\begin_inset Argument item:1 -status open - -\begin_layout Plain Layout -Rauch, H. - & Petrascheck, D. - (1976). - -\emph on -Grundlagen für ein Laue-Neutroneninterferometer Teil 1: Dynamische Beugung. - -\emph default - Report AIAU 74405b. - Atominstitut der Österreichischen Universitäten, Austria. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Or Bib\SpecialChar TeX -: -\begin_inset Note Note -status open - -\begin_layout Plain Layout -You must either use the bibliography style -\family sans -iucr -\family default - or -\family sans -iucrit -\family default - (both are part of the -\series bold -iucr -\series default - LaTeX bundle). -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset CommandInset bibtex -LatexCommand bibtex -bibfiles "iucr" -options "iucr" - -\end_inset - - -\end_layout - -\begin_layout Section -\start_of_appendix -An appendix section -\end_layout - -\begin_layout Subsection -Appendix subsection -\end_layout - -\begin_layout Subsubsection -subsub -\end_layout - -\begin_layout Standard -\begin_inset ERT -status open - -\begin_layout Plain Layout - -% -\backslash -referencelist -\end_layout - -\end_inset - - -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout - -\backslash -referencelist is necessary for submissions. - See the -\series bold -iucr -\series default - documentation for how this is used. -\end_layout - -\end_inset - - -\end_layout - -\end_body -\end_document diff --git a/lib/templates/Articles/Journal_of_Statistical_Software_%28JSS%29_version_2.lyx b/lib/templates/Articles/Journal_of_Statistical_Software_%28JSS%29_version_2.lyx new file mode 100644 index 0000000000..f6c2b9fa9e --- /dev/null +++ b/lib/templates/Articles/Journal_of_Statistical_Software_%28JSS%29_version_2.lyx @@ -0,0 +1,686 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/templates/ +\textclass jss +\begin_preamble +%the following commands are used only for book or software reviews + +%\Reviewer{Some Author\\University of Somewhere} +%\Plainreviewer{Some Author} + +%the following commands are used for articles, codesnippets, book reviews and software reviews + +%publication information +%do not use these commands before the article has been accepted +%\Volume{00} +%\Issue{0} +%\Month{Month} +%\Year{2000} +%\Submitdate{2000-00-00} +%\Acceptdate{2000-00-00} + +%if you use Sweave, include the following line (with % symbols): +%% need no \usepackage{Sweave.sty} +\end_preamble +\options article +\use_default_options false +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures true +\graphics default +\default_output_format pdf2 +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine natbib +\cite_engine_type authoryear +\biblio_style plainnat +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +This is a template \SpecialChar LyX + file for articles to be submitted to the Journal of + Statistical Software (JSS). + How to install the JSS \SpecialChar LaTeX + class to your \SpecialChar LaTeX + system is explained in +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +https://wiki.lyx.org/Layouts/JSS +\end_layout + +\end_inset + +. +\end_layout + +\end_inset + + +\begin_inset Note Note +status open + +\begin_layout Plain Layout +To use the JSS codesnippet, bookreview or softwarereview styles, replace + the option +\begin_inset Quotes eld +\end_inset + +article +\begin_inset Quotes erd +\end_inset + + in Document\SpecialChar menuseparator +Settings\SpecialChar menuseparator +Document Class\SpecialChar menuseparator +Options with +\begin_inset Quotes eld +\end_inset + +codesnippet +\begin_inset Quotes erd +\end_inset + +, +\begin_inset Quotes eld +\end_inset + +bookreview +\begin_inset Quotes erd +\end_inset + + or +\begin_inset Quotes eld +\end_inset + +softwarereview +\begin_inset Quotes erd +\end_inset + + and remove/uncomment the relevant parts in the \SpecialChar LaTeX + Preamble. + +\end_layout + +\begin_layout Plain Layout +If you want to use this JSS article style for a non-JSS article, replace + the option +\begin_inset Quotes eld +\end_inset + +article +\begin_inset Quotes erd +\end_inset + + with +\begin_inset Quotes eld +\end_inset + +nojss +\begin_inset Quotes erd +\end_inset + +. + This will suppress the JSS-specific parts of the layout. +\end_layout + +\begin_layout Plain Layout +To include the JSS-specific parts of the layout, the article has to be processed + with PDF, i. +\begin_inset space \thinspace{} +\end_inset + +e. +\begin_inset space ~ +\end_inset + +you cannot process it with DVI or PS. + However, if the option +\begin_inset Quotes eld +\end_inset + +nojss +\begin_inset Quotes erd +\end_inset + + is used, it can be processed with DVI or PS. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Title +A Capitalized Title: Something about a Package +\begin_inset Flex Pkg +status open + +\begin_layout Plain Layout +foo +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Title +A Capitalized Title: Something about a Package foo +\begin_inset Note Note +status open + +\begin_layout Plain Layout +optional +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Author +Achim Zeileis +\begin_inset Newline newline +\end_inset + +Universität Innsbruck +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +And +\end_layout + +\end_inset + +Second Author +\begin_inset Newline newline +\end_inset + +Plus Affiliation +\end_layout + +\begin_layout Plain Author +Achim Zeileis, Second Author +\begin_inset Note Note +status open + +\begin_layout Plain Layout +optional +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Short Title +\begin_inset Flex Pkg +status open + +\begin_layout Plain Layout +foo +\end_layout + +\end_inset + +: A Capitalized Title +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +only if necessary +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Abstract +\noindent +The abstract of the article. + The abstract of the article.The abstract of the article.The abstract of the + article.The abstract of the article.The abstract of the article.The abstract + of the article.The abstract of the article.The abstract of the article.The + abstract of the article.The abstract of the article.The abstract of the article.Th +e abstract of the article.The abstract of the article.The abstract of the + article.The abstract of the article.The abstract of the article. +\end_layout + +\begin_layout Keywords +keywords, comma-separated, not capitalized, +\begin_inset Flex Proglang +status open + +\begin_layout Plain Layout +Java +\end_layout + +\end_inset + + +\begin_inset Note Note +status open + +\begin_layout Plain Layout +at least one keyword must be supplied +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Keywords +keyword 1, keyword 2, foo, R +\end_layout + +\begin_layout Address +Achim Zeileis +\begin_inset Newline newline +\end_inset + +Department of Statistics and Mathematics +\begin_inset Newline newline +\end_inset + +Faculty of Economics and Statistics +\begin_inset Newline newline +\end_inset + +Universität Innsbruck +\begin_inset Newline newline +\end_inset + +6020 Innsbruck, Austria +\begin_inset Newline newline +\end_inset + +E-mail: +\begin_inset Flex E-mail +status open + +\begin_layout Plain Layout + +Achim.Zeileis@uibk.ac.at +\end_layout + +\end_inset + + +\begin_inset Newline newline +\end_inset + +URL: +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +http://eeecon.uibk.ac.at/~zeileis/ +\end_layout + +\end_inset + + +\begin_inset Note Note +status open + +\begin_layout Plain Layout +It is also possible to add a telephone and fax number before the e-mail + in the following format: +\begin_inset Newline newline +\end_inset + +Telephone: +43/512/507-7103 +\end_layout + +\begin_layout Plain Layout +Fax: +43/512/507-2851 +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section +About package +\begin_inset Flex Pkg +status open + +\begin_layout Plain Layout +foo +\end_layout + +\end_inset + + in +\begin_inset Flex Proglang +status open + +\begin_layout Plain Layout +R +\end_layout + +\end_inset + + +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +About package foo in R +\end_layout + +\end_inset + + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +The short title provides bookmarks for PDF files +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +The special JSS style commands related to software and mathematical formulas + are written as follows in \SpecialChar LyX +: +\begin_inset Flex Proglang +status open + +\begin_layout Plain Layout +R +\end_layout + +\end_inset + + or +\begin_inset Flex Proglang +status open + +\begin_layout Plain Layout +R +\end_layout + +\end_inset + + for the names of programming languages, +\begin_inset Flex Pkg +status open + +\begin_layout Plain Layout +foo +\end_layout + +\end_inset + + or +\begin_inset Flex Pkg +status open + +\begin_layout Plain Layout +foo +\end_layout + +\end_inset + + for software packages, and +\begin_inset Flex Code +status open + +\begin_layout Plain Layout +some code +\end_layout + +\end_inset + + or +\begin_inset Flex Pkg +status open + +\begin_layout Plain Layout +some code +\end_layout + +\end_inset + + for code; +\begin_inset Formula $\E$ +\end_inset + + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +written as +\backslash +E +\end_layout + +\end_inset + + for expectations, +\begin_inset Formula $\VAR$ +\end_inset + + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +written as +\backslash +VAR +\end_layout + +\end_inset + + for variances, +\begin_inset Formula $\COV$ +\end_inset + + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +written as +\backslash +COV +\end_layout + +\end_inset + + for covariances, and +\begin_inset Formula $\Prob$ +\end_inset + + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +written as +\backslash +Prob +\end_layout + +\end_inset + + for probabilities. +\end_layout + +\begin_layout Standard +Writing several lines of code: +\end_layout + +\begin_layout Standard +\begin_inset Flex Code Chunk +status open + +\begin_layout Code + +first line of code +\end_layout + +\begin_layout Code + +second line of code +\end_layout + +\begin_layout Code + +third line of code +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Alternatively, you can distinguish between input and output code: +\end_layout + +\begin_layout Standard +\begin_inset Flex Code Chunk +status open + +\begin_layout Code Input + +first line of input code +\end_layout + +\begin_layout Code Input + +second line of input code +\end_layout + +\begin_layout Code Output + +first line of output code +\end_layout + +\begin_layout Code Output + +second line of output code +\end_layout + +\begin_layout Code Output + +third line of output code +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section* +Acknowledgments +\end_layout + +\begin_layout Standard +Here you can write some acknowledgments. +\end_layout + +\begin_layout Section +\start_of_appendix +This is the first appendix section +\end_layout + +\begin_layout Subsection +A subsection +\end_layout + +\begin_layout Subsubsection +A subsubsection +\end_layout + +\begin_layout Standard +some text +\end_layout + +\end_body +\end_document diff --git a/lib/templates/Articles/Journal_of_Statistical_Software_(JSS)_version_2.lyx b/lib/templates/Articles/Journal_of_Statistical_Software_(JSS)_version_2.lyx deleted file mode 100644 index f6c2b9fa9e..0000000000 --- a/lib/templates/Articles/Journal_of_Statistical_Software_(JSS)_version_2.lyx +++ /dev/null @@ -1,686 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/templates/ -\textclass jss -\begin_preamble -%the following commands are used only for book or software reviews - -%\Reviewer{Some Author\\University of Somewhere} -%\Plainreviewer{Some Author} - -%the following commands are used for articles, codesnippets, book reviews and software reviews - -%publication information -%do not use these commands before the article has been accepted -%\Volume{00} -%\Issue{0} -%\Month{Month} -%\Year{2000} -%\Submitdate{2000-00-00} -%\Acceptdate{2000-00-00} - -%if you use Sweave, include the following line (with % symbols): -%% need no \usepackage{Sweave.sty} -\end_preamble -\options article -\use_default_options false -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures true -\graphics default -\default_output_format pdf2 -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine natbib -\cite_engine_type authoryear -\biblio_style plainnat -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -This is a template \SpecialChar LyX - file for articles to be submitted to the Journal of - Statistical Software (JSS). - How to install the JSS \SpecialChar LaTeX - class to your \SpecialChar LaTeX - system is explained in -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -https://wiki.lyx.org/Layouts/JSS -\end_layout - -\end_inset - -. -\end_layout - -\end_inset - - -\begin_inset Note Note -status open - -\begin_layout Plain Layout -To use the JSS codesnippet, bookreview or softwarereview styles, replace - the option -\begin_inset Quotes eld -\end_inset - -article -\begin_inset Quotes erd -\end_inset - - in Document\SpecialChar menuseparator -Settings\SpecialChar menuseparator -Document Class\SpecialChar menuseparator -Options with -\begin_inset Quotes eld -\end_inset - -codesnippet -\begin_inset Quotes erd -\end_inset - -, -\begin_inset Quotes eld -\end_inset - -bookreview -\begin_inset Quotes erd -\end_inset - - or -\begin_inset Quotes eld -\end_inset - -softwarereview -\begin_inset Quotes erd -\end_inset - - and remove/uncomment the relevant parts in the \SpecialChar LaTeX - Preamble. - -\end_layout - -\begin_layout Plain Layout -If you want to use this JSS article style for a non-JSS article, replace - the option -\begin_inset Quotes eld -\end_inset - -article -\begin_inset Quotes erd -\end_inset - - with -\begin_inset Quotes eld -\end_inset - -nojss -\begin_inset Quotes erd -\end_inset - -. - This will suppress the JSS-specific parts of the layout. -\end_layout - -\begin_layout Plain Layout -To include the JSS-specific parts of the layout, the article has to be processed - with PDF, i. -\begin_inset space \thinspace{} -\end_inset - -e. -\begin_inset space ~ -\end_inset - -you cannot process it with DVI or PS. - However, if the option -\begin_inset Quotes eld -\end_inset - -nojss -\begin_inset Quotes erd -\end_inset - - is used, it can be processed with DVI or PS. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Title -A Capitalized Title: Something about a Package -\begin_inset Flex Pkg -status open - -\begin_layout Plain Layout -foo -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Title -A Capitalized Title: Something about a Package foo -\begin_inset Note Note -status open - -\begin_layout Plain Layout -optional -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Author -Achim Zeileis -\begin_inset Newline newline -\end_inset - -Universität Innsbruck -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -And -\end_layout - -\end_inset - -Second Author -\begin_inset Newline newline -\end_inset - -Plus Affiliation -\end_layout - -\begin_layout Plain Author -Achim Zeileis, Second Author -\begin_inset Note Note -status open - -\begin_layout Plain Layout -optional -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Short Title -\begin_inset Flex Pkg -status open - -\begin_layout Plain Layout -foo -\end_layout - -\end_inset - -: A Capitalized Title -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -only if necessary -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Abstract -\noindent -The abstract of the article. - The abstract of the article.The abstract of the article.The abstract of the - article.The abstract of the article.The abstract of the article.The abstract - of the article.The abstract of the article.The abstract of the article.The - abstract of the article.The abstract of the article.The abstract of the article.Th -e abstract of the article.The abstract of the article.The abstract of the - article.The abstract of the article.The abstract of the article. -\end_layout - -\begin_layout Keywords -keywords, comma-separated, not capitalized, -\begin_inset Flex Proglang -status open - -\begin_layout Plain Layout -Java -\end_layout - -\end_inset - - -\begin_inset Note Note -status open - -\begin_layout Plain Layout -at least one keyword must be supplied -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Keywords -keyword 1, keyword 2, foo, R -\end_layout - -\begin_layout Address -Achim Zeileis -\begin_inset Newline newline -\end_inset - -Department of Statistics and Mathematics -\begin_inset Newline newline -\end_inset - -Faculty of Economics and Statistics -\begin_inset Newline newline -\end_inset - -Universität Innsbruck -\begin_inset Newline newline -\end_inset - -6020 Innsbruck, Austria -\begin_inset Newline newline -\end_inset - -E-mail: -\begin_inset Flex E-mail -status open - -\begin_layout Plain Layout - -Achim.Zeileis@uibk.ac.at -\end_layout - -\end_inset - - -\begin_inset Newline newline -\end_inset - -URL: -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -http://eeecon.uibk.ac.at/~zeileis/ -\end_layout - -\end_inset - - -\begin_inset Note Note -status open - -\begin_layout Plain Layout -It is also possible to add a telephone and fax number before the e-mail - in the following format: -\begin_inset Newline newline -\end_inset - -Telephone: +43/512/507-7103 -\end_layout - -\begin_layout Plain Layout -Fax: +43/512/507-2851 -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Section -About package -\begin_inset Flex Pkg -status open - -\begin_layout Plain Layout -foo -\end_layout - -\end_inset - - in -\begin_inset Flex Proglang -status open - -\begin_layout Plain Layout -R -\end_layout - -\end_inset - - -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -About package foo in R -\end_layout - -\end_inset - - -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -The short title provides bookmarks for PDF files -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -The special JSS style commands related to software and mathematical formulas - are written as follows in \SpecialChar LyX -: -\begin_inset Flex Proglang -status open - -\begin_layout Plain Layout -R -\end_layout - -\end_inset - - or -\begin_inset Flex Proglang -status open - -\begin_layout Plain Layout -R -\end_layout - -\end_inset - - for the names of programming languages, -\begin_inset Flex Pkg -status open - -\begin_layout Plain Layout -foo -\end_layout - -\end_inset - - or -\begin_inset Flex Pkg -status open - -\begin_layout Plain Layout -foo -\end_layout - -\end_inset - - for software packages, and -\begin_inset Flex Code -status open - -\begin_layout Plain Layout -some code -\end_layout - -\end_inset - - or -\begin_inset Flex Pkg -status open - -\begin_layout Plain Layout -some code -\end_layout - -\end_inset - - for code; -\begin_inset Formula $\E$ -\end_inset - - -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -written as -\backslash -E -\end_layout - -\end_inset - - for expectations, -\begin_inset Formula $\VAR$ -\end_inset - - -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -written as -\backslash -VAR -\end_layout - -\end_inset - - for variances, -\begin_inset Formula $\COV$ -\end_inset - - -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -written as -\backslash -COV -\end_layout - -\end_inset - - for covariances, and -\begin_inset Formula $\Prob$ -\end_inset - - -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -written as -\backslash -Prob -\end_layout - -\end_inset - - for probabilities. -\end_layout - -\begin_layout Standard -Writing several lines of code: -\end_layout - -\begin_layout Standard -\begin_inset Flex Code Chunk -status open - -\begin_layout Code - -first line of code -\end_layout - -\begin_layout Code - -second line of code -\end_layout - -\begin_layout Code - -third line of code -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Alternatively, you can distinguish between input and output code: -\end_layout - -\begin_layout Standard -\begin_inset Flex Code Chunk -status open - -\begin_layout Code Input - -first line of input code -\end_layout - -\begin_layout Code Input - -second line of input code -\end_layout - -\begin_layout Code Output - -first line of output code -\end_layout - -\begin_layout Code Output - -second line of output code -\end_layout - -\begin_layout Code Output - -third line of output code -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Section* -Acknowledgments -\end_layout - -\begin_layout Standard -Here you can write some acknowledgments. -\end_layout - -\begin_layout Section -\start_of_appendix -This is the first appendix section -\end_layout - -\begin_layout Subsection -A subsection -\end_layout - -\begin_layout Subsubsection -A subsubsection -\end_layout - -\begin_layout Standard -some text -\end_layout - -\end_body -\end_document diff --git a/lib/templates/Articles/Journal_of_the_Acoustical_Society_of_America_%28JASA%29.lyx b/lib/templates/Articles/Journal_of_the_Acoustical_Society_of_America_%28JASA%29.lyx new file mode 100644 index 0000000000..12fc58cdcb --- /dev/null +++ b/lib/templates/Articles/Journal_of_the_Acoustical_Society_of_America_%28JASA%29.lyx @@ -0,0 +1,524 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/templates/ +\textclass jasatex +\options showkeys +\use_default_options false +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command bibtex +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Update: the ASA does not recommend JASA\SpecialChar TeX + for submission. + See +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +http://jasa.peerx-press.org/html/jasa/Using_LaTeX_for_JASA.html +\end_layout + +\end_inset + +. + Note that the JASA\SpecialChar TeX + .cls file has not been updated in years and that lualatex + and xelatex might enter into infinit loops if system fonts are used. +\end_layout + +\begin_layout Plain Layout +This is a template \SpecialChar LyX + file for articles to be submitted to the Journal of + the Acoustical Society of America (JASA). + How to install the JASAS \SpecialChar LaTeX + class to your \SpecialChar LaTeX + system is explained in +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +https://wiki.lyx.org/Layouts/JASATeX +\end_layout + +\end_inset + +. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Use the document class option +\series bold +nopreprint +\series default + for non-preprints. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Preprint number +AIP/123-QED +\begin_inset Note Note +status open + +\begin_layout Plain Layout +does not appear in a non-preprint +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Title +Manuscript Title +\begin_inset Newline newline +\end_inset + +that can span several lines +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +Short title +\end_layout + +\end_inset + + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +The short tile appears at the bottom of the title page. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Author +An Author +\end_layout + +\begin_layout Alternative Affiliation +Physics Department, XYZ University. +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +Also at +\end_layout + +\end_inset + + +\begin_inset Note Note +status open + +\begin_layout Plain Layout +This affiliation appears as footnote. + The prefix should be +\begin_inset Quotes eld +\end_inset + +Also at +\begin_inset Quotes eld +\end_inset + +. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Author +Second Author +\end_layout + +\begin_layout Email +second.author@institution.abc +\end_layout + +\begin_layout Affiliation +Authors' institution and/or address +\end_layout + +\begin_layout Author +Charlie Author +\end_layout + +\begin_layout Homepage +http://www.Second.institution.edu/ +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +~ +\end_layout + +\end_inset + +Charlie.Author +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Tildes have to be inserted as \SpecialChar TeX + code. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Affiliation +Second institution and/or address +\end_layout + +\begin_layout Date +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +today +\end_layout + +\end_inset + + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +you can alternatively specify a certain date +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Abstract +An article usually includes an abstract, a concise summary of the work covered + at length in the main body of the article. + It is used for secondary publications and for information retrieval purposes. +\end_layout + +\begin_layout PACS +insert suggested PACS numbers +\begin_inset Note Note +status open + +\begin_layout Plain Layout +optional +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Keywords +Suggested keywords +\begin_inset Note Note +status open + +\begin_layout Plain Layout +only appear in the output if the document class option +\series bold +showkeys +\series default + is used +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section +Introduction +\end_layout + +\begin_layout Standard +Bla bla, as listed in +\begin_inset CommandInset citation +LatexCommand cite +key "whole-collection,proceedings-full" +literal "true" + +\end_inset + +. +\begin_inset Newline newline +\end_inset + +For larger citation numbers use the style +\family sans +Online citation +\family default +: +\begin_inset Newline newline +\end_inset + +Bla bla, as listed in +\begin_inset Flex Online citation +status open + +\begin_layout Plain Layout +Parkin2005, LComp2004 +\end_layout + +\end_inset + +. +\end_layout + +\begin_layout Standard +\begin_inset Formula +\begin{eqnarray} +A & = & \prod_{i=1}^{\infty}B\nonumber \\ + & = & C +\end{eqnarray} + +\end_inset + + +\end_layout + +\begin_layout Subsection +Subsection +\end_layout + +\begin_layout Enumerate +test +\end_layout + +\begin_layout Enumerate +test +\end_layout + +\begin_layout Subsubsection +Subsubsection +\end_layout + +\begin_layout Standard +Bla, bla +\end_layout + +\begin_layout Standard +\begin_inset Float figure +placement h +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Example figure. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Acknowledgments +Acknowledgments go here +\end_layout + +\begin_layout Section +\start_of_appendix +Appendix name +\end_layout + +\begin_layout Standard +Appendix, only when needed, inserted behind the acknowledgments but before + the bibliography. +\end_layout + +\begin_layout Standard +—————– +\end_layout + +\begin_layout Standard +You can use either Bib\SpecialChar TeX +: +\begin_inset Note Note +status open + +\begin_layout Plain Layout +The following bibliography styles are allowed: +\family sans +jasaauthyear +\family default + or +\family sans +jasanum +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset CommandInset bibtex +LatexCommand bibtex +bibfiles "xampl" +options "jasaauthyear" + +\end_inset + + +\end_layout + +\begin_layout Standard +——————— +\end_layout + +\begin_layout Standard +\noindent +Or plain bibliography: +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "key-1" +literal "true" + +\end_inset + +Frank Mittelbach and Michel Goossens: +\emph on +The \SpecialChar LaTeX + Companion Second Edition. + +\emph default + Addison-Wesley, 2004. +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "key-2" +literal "true" + +\end_inset + +Scott Pakin. + The comprehensive \SpecialChar LaTeX + symbol list, 2005. +\end_layout + +\end_body +\end_document diff --git a/lib/templates/Articles/Journal_of_the_Acoustical_Society_of_America_(JASA).lyx b/lib/templates/Articles/Journal_of_the_Acoustical_Society_of_America_(JASA).lyx deleted file mode 100644 index 12fc58cdcb..0000000000 --- a/lib/templates/Articles/Journal_of_the_Acoustical_Society_of_America_(JASA).lyx +++ /dev/null @@ -1,524 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/templates/ -\textclass jasatex -\options showkeys -\use_default_options false -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command bibtex -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -Update: the ASA does not recommend JASA\SpecialChar TeX - for submission. - See -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -http://jasa.peerx-press.org/html/jasa/Using_LaTeX_for_JASA.html -\end_layout - -\end_inset - -. - Note that the JASA\SpecialChar TeX - .cls file has not been updated in years and that lualatex - and xelatex might enter into infinit loops if system fonts are used. -\end_layout - -\begin_layout Plain Layout -This is a template \SpecialChar LyX - file for articles to be submitted to the Journal of - the Acoustical Society of America (JASA). - How to install the JASAS \SpecialChar LaTeX - class to your \SpecialChar LaTeX - system is explained in -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -https://wiki.lyx.org/Layouts/JASATeX -\end_layout - -\end_inset - -. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -Use the document class option -\series bold -nopreprint -\series default - for non-preprints. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Preprint number -AIP/123-QED -\begin_inset Note Note -status open - -\begin_layout Plain Layout -does not appear in a non-preprint -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Title -Manuscript Title -\begin_inset Newline newline -\end_inset - -that can span several lines -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -Short title -\end_layout - -\end_inset - - -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -The short tile appears at the bottom of the title page. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Author -An Author -\end_layout - -\begin_layout Alternative Affiliation -Physics Department, XYZ University. -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -Also at -\end_layout - -\end_inset - - -\begin_inset Note Note -status open - -\begin_layout Plain Layout -This affiliation appears as footnote. - The prefix should be -\begin_inset Quotes eld -\end_inset - -Also at -\begin_inset Quotes eld -\end_inset - -. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Author -Second Author -\end_layout - -\begin_layout Email -second.author@institution.abc -\end_layout - -\begin_layout Affiliation -Authors' institution and/or address -\end_layout - -\begin_layout Author -Charlie Author -\end_layout - -\begin_layout Homepage -http://www.Second.institution.edu/ -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -~ -\end_layout - -\end_inset - -Charlie.Author -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Tildes have to be inserted as \SpecialChar TeX - code. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Affiliation -Second institution and/or address -\end_layout - -\begin_layout Date -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -today -\end_layout - -\end_inset - - -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -you can alternatively specify a certain date -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Abstract -An article usually includes an abstract, a concise summary of the work covered - at length in the main body of the article. - It is used for secondary publications and for information retrieval purposes. -\end_layout - -\begin_layout PACS -insert suggested PACS numbers -\begin_inset Note Note -status open - -\begin_layout Plain Layout -optional -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Keywords -Suggested keywords -\begin_inset Note Note -status open - -\begin_layout Plain Layout -only appear in the output if the document class option -\series bold -showkeys -\series default - is used -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Section -Introduction -\end_layout - -\begin_layout Standard -Bla bla, as listed in -\begin_inset CommandInset citation -LatexCommand cite -key "whole-collection,proceedings-full" -literal "true" - -\end_inset - -. -\begin_inset Newline newline -\end_inset - -For larger citation numbers use the style -\family sans -Online citation -\family default -: -\begin_inset Newline newline -\end_inset - -Bla bla, as listed in -\begin_inset Flex Online citation -status open - -\begin_layout Plain Layout -Parkin2005, LComp2004 -\end_layout - -\end_inset - -. -\end_layout - -\begin_layout Standard -\begin_inset Formula -\begin{eqnarray} -A & = & \prod_{i=1}^{\infty}B\nonumber \\ - & = & C -\end{eqnarray} - -\end_inset - - -\end_layout - -\begin_layout Subsection -Subsection -\end_layout - -\begin_layout Enumerate -test -\end_layout - -\begin_layout Enumerate -test -\end_layout - -\begin_layout Subsubsection -Subsubsection -\end_layout - -\begin_layout Standard -Bla, bla -\end_layout - -\begin_layout Standard -\begin_inset Float figure -placement h -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Example figure. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Acknowledgments -Acknowledgments go here -\end_layout - -\begin_layout Section -\start_of_appendix -Appendix name -\end_layout - -\begin_layout Standard -Appendix, only when needed, inserted behind the acknowledgments but before - the bibliography. -\end_layout - -\begin_layout Standard -—————– -\end_layout - -\begin_layout Standard -You can use either Bib\SpecialChar TeX -: -\begin_inset Note Note -status open - -\begin_layout Plain Layout -The following bibliography styles are allowed: -\family sans -jasaauthyear -\family default - or -\family sans -jasanum -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset CommandInset bibtex -LatexCommand bibtex -bibfiles "xampl" -options "jasaauthyear" - -\end_inset - - -\end_layout - -\begin_layout Standard -——————— -\end_layout - -\begin_layout Standard -\noindent -Or plain bibliography: -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "key-1" -literal "true" - -\end_inset - -Frank Mittelbach and Michel Goossens: -\emph on -The \SpecialChar LaTeX - Companion Second Edition. - -\emph default - Addison-Wesley, 2004. -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "key-2" -literal "true" - -\end_inset - -Scott Pakin. - The comprehensive \SpecialChar LaTeX - symbol list, 2005. -\end_layout - -\end_body -\end_document diff --git a/lib/templates/Articles/REVTeX_%28V._4%29.lyx b/lib/templates/Articles/REVTeX_%28V._4%29.lyx new file mode 100644 index 0000000000..a8494762db --- /dev/null +++ b/lib/templates/Articles/REVTeX_%28V._4%29.lyx @@ -0,0 +1,345 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/templates/ +\textclass revtex4 +\options aps,preprint +\use_default_options false +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Preprint +This line only printed with preprint option +\end_layout + +\begin_layout Title +Insert your Title Here +\end_layout + +\begin_layout Author +Author1 +\end_layout + +\begin_layout Author Email +foo@bar.edu +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Make sure to put any Email, URL, and Thanks layouts IN +\end_layout + +\begin_layout Plain Layout +BETWEEN the Author layout and the corresponding Address +\end_layout + +\begin_layout Plain Layout +layout for that author. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Author URL +http://bar.com/~foo +\end_layout + +\begin_layout Thanks +Thanks to you, Mrs. + Robinson! +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Use Thanks layout instead of inserting footnotes. +\end_layout + +\begin_layout Plain Layout +Footnotes in the title will do weird things in REV\SpecialChar TeX + 4! +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Affiliation +Address for author 1 +\end_layout + +\begin_layout Author +Author2 +\end_layout + +\begin_layout Author Email +bar@foo.edu +\end_layout + +\begin_layout Affiliation +Address for author 2 +\end_layout + +\begin_layout Abstract +Insert your abstract here. + It should be interesting. +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +You don't have to write +\backslash +maketitle.. + \SpecialChar LyX + does this by itself. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section +introduction +\end_layout + +\begin_layout Standard +Any of the style options, like +\family typewriter +prl +\family default + or +\family typewriter +preprint +\family default + should go in the +\family sans +Extra +\begin_inset space ~ +\end_inset + +Options +\family default + field in the +\family sans +Document +\begin_inset space ~ +\end_inset + +Layout +\family default + popup (accessed from the +\family sans +Layout +\family default + menu). + See the REV\SpecialChar TeX + 4 manual for style options, special macros, and the like. +\end_layout + +\begin_layout Section +methods +\end_layout + +\begin_layout Standard +Special REV\SpecialChar TeX + macros must be typed in \SpecialChar TeX + mode, so typing +\family typewriter + +\backslash +openone +\family default + in \SpecialChar TeX + mode yields +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +openone{} +\end_layout + +\end_inset + +. + REV\SpecialChar TeX + macros can also be used freely in the math editor, so you can type + +\begin_inset Formula $\sqrt{\overstar{a}}>b$ +\end_inset + +, for example, which uses the REV\SpecialChar TeX + +\family typewriter + +\backslash +overstar +\family default + command. +\end_layout + +\begin_layout Standard +You can do a bibliography by hand, as shown below, but it may be easier + to erase that and use Bib\SpecialChar TeX +—in fact, APS encourages authors to use Bib\SpecialChar TeX +. + If you do use Bib\SpecialChar TeX +, use the REV\SpecialChar TeX + bibliography style file, +\family typewriter +revtex.bst +\family default + (i.e., just put +\begin_inset Quotes eld +\end_inset + +revtex +\begin_inset Quotes erd +\end_inset + + in the +\begin_inset Quotes eld +\end_inset + +style +\begin_inset Quotes erd +\end_inset + + box in the +\family sans +Insert\SpecialChar menuseparator +Lists +\begin_inset space ~ +\end_inset + +& +\begin_inset space ~ +\end_inset + +TOC\SpecialChar menuseparator +Bib\SpecialChar TeX + +\begin_inset space ~ +\end_inset + +Reference +\family default + popup). + With either method, you can cite references with the \SpecialChar LyX + citation commands +\begin_inset CommandInset citation +LatexCommand cite +key "mycitation" +literal "true" + +\end_inset + +. +\end_layout + +\begin_layout Acknowledgments +Thank you so much! +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "mycitation" +literal "true" + +\end_inset + +Author, +\begin_inset Quotes eld +\end_inset + +Title +\begin_inset Quotes erd +\end_inset + +, Journal +\series bold +Volume +\series default +, page–numbers (year). +\end_layout + +\end_body +\end_document diff --git a/lib/templates/Articles/REVTeX_%28V._4.1%29.lyx b/lib/templates/Articles/REVTeX_%28V._4.1%29.lyx new file mode 100644 index 0000000000..959b447df8 --- /dev/null +++ b/lib/templates/Articles/REVTeX_%28V._4.1%29.lyx @@ -0,0 +1,3018 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/templates/ +\textclass revtex4-1 +\options reprint, aps +\use_default_options false +\begin_modules +subequations +\end_modules +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command bibtex +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize letterpaper +\use_geometry false +\use_package amsmath 2 +\use_package amssymb 2 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine natbib +\cite_engine_type numerical +\biblio_style plainnat +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +This is a template \SpecialChar LyX + file for articles to be submitted to the American Physical + Society (APS). + APS uses the \SpecialChar LaTeX + class REV\SpecialChar TeX + for submissions. + For general information about REV\SpecialChar TeX + and the latest author guide see +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +https://journals.aps.org/revtex +\end_layout + +\end_inset + +. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +The style of the document is specified by options in the document preamble! + For the right document class options, have a look at the elsarticle documentati +on: +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +https://journals.aps.org/files/revtex/summary4-1.pdf +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +This file uses the option +\family sans +aps +\family default + for the +\emph on +American Physical Society +\emph default + styling and the option +\family sans +reprint +\family default + for a layout close to the final journal. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Preprint +APS/123-QED +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Use the Preprint layout to place your local institutional report number + in the upper righthand corner of the title page in preprint mode. + Multiple Preprint layouts are allowed. + Use the document class option +\family sans +preprintnumbers +\family default + under +\family sans +Documents\SpecialChar menuseparator +Settings +\family default + to override the journal defaults to display numbers if necessary. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Title +Manuscript Title: +\begin_inset Newline newline +\end_inset + +with Forced Linebreak +\end_layout + +\begin_layout Thanks +A footnote to the article title +\end_layout + +\begin_layout Author +Ann Author +\end_layout + +\begin_layout Affiliation (alternate) +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout + +Also at +\end_layout + +\end_inset + +Physics Department, XYZ University. +\end_layout + +\begin_layout Author +Second Author +\end_layout + +\begin_layout Author Email +Second.Author@institution.edu +\end_layout + +\begin_layout Affiliation +Authors' institution and/or address +\begin_inset Newline newline +\end_inset + + with forced line break +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +The Affiliation layout applies to all authors since the last Affiliation + layout. + The Affiliation layout should follow the other information. +\end_layout + +\end_inset + + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +For the case that there is no affitilation use the \SpecialChar LaTeX + command +\series bold + +\backslash +noaffiliation +\series default + as \SpecialChar TeX + +\begin_inset space ~ +\end_inset + +code. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Collaboration +MUSO Collaboration +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +If desired one can use the document class option +\family sans +superscriptaddress +\family default + in +\family sans +Documents\SpecialChar menuseparator +Settings +\family default + to associate authors with aliations via superscript numbers. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Author +Charlie Author +\end_layout + +\begin_layout Author URL +http://www.Second.institution.edu/~Charlie.Author +\end_layout + +\begin_layout Affiliation +Second institution and/or address +\end_layout + +\begin_layout Affiliation +Third institution, the second for Charlie Author +\end_layout + +\begin_layout Author +Delta Author +\end_layout + +\begin_layout Affiliation +Authors' institution and/or address +\end_layout + +\begin_layout Collaboration +CLEO Collaboration +\end_layout + +\begin_layout Date +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +today +\end_layout + +\end_inset + + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +prints the current date; should only be replaced for special cases +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Abstract +An article usually includes an abstract, a concise summary of the work covered + at length in the main body of the article. + +\end_layout + +\begin_deeper +\begin_layout Description +Usage Secondary publications and information retrieval purposes. +\end_layout + +\begin_layout Description +PACS +\begin_inset space ~ +\end_inset + +numbers May be entered using the environment +\family sans +PACS +\begin_inset space ~ +\end_inset + +numbers +\family default +. +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Look at +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +http://www.aip.org/pacs +\end_layout + +\end_inset + + to find an appropriate number. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Description +Structure You may use the +\family typewriter +Description +\family default + environment to structure your abstract. +\end_layout + +\end_deeper +\begin_layout PACS +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Insert suggested PACS numbers here. + An example: +\end_layout + +\end_inset + +33.15.Ta +\end_layout + +\begin_layout Keywords +Suggested keywords +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +optional; use the document class option +\family sans +showkeys +\family default + if keyword should be displayed. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Table of contents is optional and should be inserted to this position if + desired. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Body of paper goes here. + Some general notes: +\end_layout + +\begin_layout Itemize +Figures should be put into the text as floats. + There is no need to do explicit centering. +\end_layout + +\begin_layout Itemize +Surround figures with the Turn Page layout for landscape. +\end_layout + +\begin_layout Itemize +Tables should appear as floats within the text. +\end_layout + +\begin_layout Itemize +The Ruled Table layout adds doubled rules to table and sets a reasonable + default table settings. +\end_layout + +\begin_layout Itemize +Surround tables with the Turn Page layout for landscape. +\end_layout + +\begin_layout Itemize +Use \SpecialChar LyX +'s span column option to get a full-width table or figure in two-column. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section +\begin_inset CommandInset label +LatexCommand label +name "sec:level1" + +\end_inset + +First-level heading: +\begin_inset Newline newline +\end_inset + + with line break and two +\begin_inset Flex Lowercase +status open + +\begin_layout Plain Layout +lowercase words +\end_layout + +\end_inset + + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +If a specific letter or word should appear in lowercase instead, you must + escape it using the custom inset +\family sans +Lowercase +\family default + as in the heading above. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Subsection +\begin_inset CommandInset label +LatexCommand label +name "sec:level2" + +\end_inset + +Second-level heading: Formatting +\end_layout + +\begin_layout Standard +This file may be formatted in either the +\family typewriter +preprint +\family default + or +\family typewriter +reprint +\family default + style. + +\family typewriter +reprint +\family default + format mimics final journal output. + Either format may be used for submission purposes. +\end_layout + +\begin_layout Subsubsection +Wide text (A level-3 head) +\end_layout + +\begin_layout Standard +The +\family typewriter +widetext +\family default + environment will make the text the width of the full page, as on page +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand pageref +reference "eq:wideeq" + +\end_inset + +. +\end_layout + +\begin_layout Paragraph +Note (Fourth-level head is run in) +\end_layout + +\begin_layout Standard +The width-changing commands only take effect in two-column formatting. + There is no effect if text is in a single column. +\end_layout + +\begin_layout Subsection +\begin_inset CommandInset label +LatexCommand label +name "sec:citeref" + +\end_inset + +Citations and References +\end_layout + +\begin_layout Subsubsection +Citations +\end_layout + +\begin_layout Standard +Because REV\SpecialChar TeX + +\begin_inset space \space{} +\end_inset + +uses the +\series bold +natbib +\series default + package of Patrick Daly, the entire repertoire of commands in that package + are available for your document; see the +\series bold +natbib +\series default + documentation for further details. +\end_layout + +\begin_layout Subsubsection +Example citations +\end_layout + +\begin_layout Standard +By default, citations are numerical +\begin_inset CommandInset citation +LatexCommand citep +key "article-full" +literal "true" + +\end_inset + +. + Author-year citations are used when the journal is RMP. + To give a textual citation, use the custom inset +\family sans +Online +\begin_inset space ~ +\end_inset + +cite +\family default +: Refs. +\begin_inset space ~ +\end_inset + + +\begin_inset Flex Online cite +status open + +\begin_layout Plain Layout +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +and references therein +\end_layout + +\end_inset + +article-full,booklet-full +\end_layout + +\end_inset + +. + By default, the +\family typewriter +natbib +\family default + package automatically sorts your citations into numerical order and +\begin_inset Quotes eld +\end_inset + +compresses +\begin_inset Quotes erd +\end_inset + + runs of three or more consecutive numerical citations. + REV\SpecialChar TeX + +\begin_inset space \space{} +\end_inset + +provides the ability to automatically change the punctuation when switching + between journal styles that provide citations in square brackets and those + that use a superscript style instead. + This is done through the +\family typewriter +citeautoscript +\family default + document class option. + For instance, the journal style +\family typewriter +prb +\family default + automatically invokes this option because +\shape italic +Physical Review B +\shape default + uses superscript-style citations. + The effect is to move the punctuation, which normally comes after a citation + in square brackets, to its proper position before the superscript. + To illustrate, we cite several together +\begin_inset CommandInset citation +LatexCommand citep +key "article-crossref,booklet-full,misc-full" +literal "true" + +\end_inset + +. + Futhermore, running this sample file under the +\family typewriter +prb +\family default + option will move the punctuation to the correct place. +\end_layout + +\begin_layout Standard +When the +\family typewriter +prb +\family default + class option is used, the citation is displayed as a superscript rather + than in square brackets. + Note that the location of the citation should be adjusted for the reference + style: the superscript references in non- +\family typewriter +prb +\family default + style must appear after punctuation; otherwise the reference must appear + before any punctuation. + This sample was written for the regular (non- +\family typewriter +prb +\family default +) citation style. + The citation in the +\family typewriter +prb +\family default + style also displays the reference on the baseline. +\end_layout + +\begin_layout Subsubsection +References +\end_layout + +\begin_layout Standard +REV\SpecialChar TeX + +\begin_inset space ~ +\end_inset + +4.1 includes the Bib\SpecialChar TeX + +\begin_inset space \space{} +\end_inset + +style files +\emph on +apsrev4-1.bst +\emph default + and +\emph on +apsrmp4-1.bst +\emph default + appropriate for +\shape italic +Physical Review +\shape default + and +\shape italic +Reviews of Modern Physics +\shape default +, respectively. + To display titles for cited journal articles, use the +\family typewriter +longbibliography +\family default + document class option. +\end_layout + +\begin_layout Subsection +Footnotes +\end_layout + +\begin_layout Standard +A footnote: +\begin_inset Foot +status open + +\begin_layout Plain Layout +Automatically placing footnotes into the bibliography requires using +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +BibTeX +\end_layout + +\end_inset + + to compile the bibliography. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section +Math and Equations +\end_layout + +\begin_layout Standard +In \SpecialChar LaTeX + +\begin_inset space \space{} +\end_inset + +there are many different ways to display equations, and a few preferred + ways are noted below. + Displayed math will center by default. + Use the document class option +\family sans +fleqn +\family default + to flush equations left. +\end_layout + +\begin_layout Standard +Below we have a numbered single-line equation; this is the most common type + of equation in +\shape italic +Physical Review +\shape default +: +\begin_inset Formula +\begin{eqnarray} +\left\{ \openone234567890abc123\alpha\beta\gamma\delta1234556\alpha\beta\frac{1\sum_{b}^{a}}{A^{2}}\right\} .\label{eq:one} +\end{eqnarray} + +\end_inset + +Note the open one in Eq. +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand eqref +reference "eq:one" + +\end_inset + +. +\end_layout + +\begin_layout Standard +Not all numbered equations will fit within a narrow column this way. + The equation number will move down automatically if it cannot fit on the + same line with a one-line equation: +\begin_inset Formula +\begin{equation} +\left\{ ab12345678abc123456abcdef\alpha\beta\gamma\delta1234556\alpha\beta\frac{1\sum_{b}^{a}}{A^{2}}\right\} . +\end{equation} + +\end_inset + + +\end_layout + +\begin_layout Subsection +Multiline equations +\end_layout + +\begin_layout Standard +Only number the last line of a continued equation: +\begin_inset Formula +\begin{eqnarray} +{\cal M}= & & ig_{Z}^{2}(4E_{1}E_{2})^{1/2}(l_{i}^{2})^{-1}\delta_{\sigma_{1},-\sigma_{2}}(g_{\sigma_{2}}^{e})^{2}\chi_{-\sigma_{2}}(p_{2})\nonumber \\ + & & \times[\epsilon_{j}l_{i}\epsilon_{i}]_{\sigma_{1}}\chi_{\sigma_{1}}(p_{1}) +\end{eqnarray} + +\end_inset + + +\end_layout + +\begin_layout Standard +To obtain numbers not normally produced by the automatic numbering, use + the \SpecialChar LaTeX +-command +\series bold + +\backslash +tag +\series default +. + See sec. +\begin_inset space \space{} +\end_inset + + +\emph on +User-defined Numbering +\emph default + of \SpecialChar LyX +'s +\emph on +Math +\emph default + manual for more info about +\series bold + +\backslash +tag +\series default +. + +\series bold + +\backslash +tag +\series default + should only be used in exceptional cases—do not use it to number many equations + in your paper. +\end_layout + +\begin_layout Standard +Setting display math within custom inset +\family sans +Subequations +\family default + will produce a set of equations that are labeled with letters, as shown + in Eqs. +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand eqref +reference "subeq:1" + +\end_inset + + and +\begin_inset CommandInset ref +LatexCommand eqref +reference "subeq:2" + +\end_inset + + below. + You may include any number of single-line and multiline equations, although + it is probably not a good idea to follow one display math directly after + another. + +\begin_inset Flex Subequations +status open + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "eq:whole" + +\end_inset + + +\begin_inset Formula +\begin{eqnarray} +{\cal M}= & & ig_{Z}^{2}(4E_{1}E_{2})^{1/2}(l_{i}^{2})^{-1}(g_{\sigma_{2}}^{e})^{2}\chi_{-\sigma_{2}}(p_{2})\nonumber \\ + & & \times[\epsilon_{i}]_{\sigma_{1}}\chi_{\sigma_{1}}(p_{1}).\label{subeq:2} +\end{eqnarray} + +\end_inset + + +\begin_inset Formula +\begin{equation} +\left\{ abc123456abcdef\alpha\beta\gamma\delta1234556\alpha\beta\frac{1\sum_{b}^{a}}{A^{2}}\right\} ,\label{subeq:1} +\end{equation} + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Subsubsection +Wide equations +\end_layout + +\begin_layout Standard +The equation that follows is set in a wide format, i.e., it spans the full + page. + The wide format is reserved for long equations that cannot easily be set + in a single column: +\end_layout + +\begin_layout Wide Text +\begin_inset Formula +\begin{equation} +{\cal R}^{(\text{d})}=g_{\sigma_{2}}^{e}\left(\frac{[\Gamma^{Z}(3,21)]_{\sigma_{1}}}{Q_{12}^{2}-M_{W}^{2}}+\frac{[\Gamma^{Z}(13,2)]_{\sigma_{1}}}{Q_{13}^{2}-M_{W}^{2}}\right)+x_{W}Q_{e}\left(\frac{[\Gamma^{\gamma}(3,21)]_{\sigma_{1}}}{Q_{12}^{2}-M_{W}^{2}}+\frac{[\Gamma^{\gamma}(13,2)]_{\sigma_{1}}}{Q_{13}^{2}-M_{W}^{2}}\right)\;.\label{eq:wideeq} +\end{equation} + +\end_inset + + +\end_layout + +\begin_layout Standard +This is typed to show how the output appears in wide format. + (Incidentally, since there is no blank line between the +\family typewriter +equation +\family default + environment above and the start of this paragraph, this paragraph is not + indented.) +\end_layout + +\begin_layout Section +Cross-referencing +\end_layout + +\begin_layout Standard +The referencing label should appear within the section heading, within the + footnote text, within the equation, or within the table or figure caption. + Some examples: Section +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:level1" + +\end_inset + + on page +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand pageref +reference "sec:level1" + +\end_inset + +, Table +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:table1" + +\end_inset + +, +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +The proposed place to locate the table is directly after its first reference + in text. +\end_layout + +\end_inset + + +\begin_inset Float table +placement b +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:table1" + +\end_inset + +A table that fits into a single column of a two-column layout. + Note that REV\SpecialChar TeX + +\begin_inset space ~ +\end_inset + +4 adjusts the intercolumn spacing so that the table fills the entire width + of the column. + Table captions are numbered automatically. + This table illustrates left-, center-, decimal- and right-aligned columns, + along with the use of the +\family typewriter +ruledtabular +\family default + environment which sets the Scotch (double) rules above and below the alignment, + per APS style. + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Ruled Table +\begin_inset Tabular + + + + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\family roman +Left +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout + +\family roman +Note a. +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\family roman +Centered +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout + +\family roman +Note b. +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\family roman +Decimal +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +colrule +\end_layout + +\end_inset + + 1 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +2 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +3.001 +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +10 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +20 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +30 +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +100 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +200 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +300.0 +\end_layout + +\end_inset + + + + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +and Fig. +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "fig:epsart" + +\end_inset + +. +\begin_inset Float figure +placement b +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 0 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +replace this bix with an image +\end_layout + +\end_inset + + +\begin_inset Caption Standard + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "fig:epsart" + +\end_inset + + A figure caption. + The figure captions are automatically numbered. +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section +Floats: Figures, Tables, Videos, etc. +\end_layout + +\begin_layout Standard +The typical content of a figure is an image of some kind; that of a table + is an alignment. +\begin_inset Float figure +wide true +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 0 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +replace this bix with an image +\end_layout + +\end_inset + + +\begin_inset Caption Standard + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "fig:wide" + +\end_inset + +This is a +\family sans +Figure* +\family default + environment that spans the page in +\family typewriter +twocolumn +\family default + formatting. +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Float table +wide true +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:table3" + +\end_inset + +This is a wide table that spans the full page width in a two-column layout. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Ruled Table +\begin_inset Tabular + + + + + + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $D_{4h}^{1}$ +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $D_{4h}^{5}$ +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +Ion +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +1st alternative +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +2nd alternative +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +lst alternative +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +2nd alternative +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +Mn +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $(2g)$ +\end_inset + + +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout +The +\begin_inset Formula $z$ +\end_inset + + parameter of these positions is +\begin_inset Formula $z\sim\frac{1}{4}$ +\end_inset + +. +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $(a)+(b)+(c)+(d)$ +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $(4e)$ +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $(2a)+(2b)$ +\end_inset + + +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +Cl +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $(a)+(b)+(c)+(d)$ +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $(2g)$ +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +footnotemark[1] +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $(4e)^{\text{a}}$ +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + + + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +The best place to locate a figure or table is immediately following its + first reference in text; this sample document illustrates this practice + for Fig. +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "fig:epsart" + +\end_inset + +, which shows a figure that is small enough to fit in a single column. +\end_layout + +\begin_layout Standard +In exceptional cases, you will need to move the float earlier in the document, + as was done with Table +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:table3" + +\end_inset + +: \SpecialChar LaTeX +'s float placement algorithms need to know about a full-page-width float + earlier. +\end_layout + +\begin_layout Standard +Fig. +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "fig:wide" + +\end_inset + + has content that is too wide for a single column, so the +\family typewriter +Figure* +\family default + environment has been used. +\end_layout + +\begin_layout Standard +The doubled (or Scotch) rules that appear at the top and bottom of a table + can be achieved enclosing the table within a +\family typewriter +Ruled +\begin_inset space ~ +\end_inset + +Table +\family default + environment. + Tables +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:table1" + +\end_inset + +, +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:table3" + +\end_inset + +, and +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:table2" + +\end_inset + + +\begin_inset Float table +placement b +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:table2" + +\end_inset + + A table with numerous columns that still fits into a single column. + Here, several entries share the same footnote. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Ruled Table +\begin_inset Tabular + + + + + + + + + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $r_{c}$ +\end_inset + + (Å) +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $r_{0}$ +\end_inset + + (Å) +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $\kappa r_{0}$ +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $r_{c}$ +\end_inset + + (Å) +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $r_{0}$ +\end_inset + + (Å) +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $\kappa r_{0}$ +\end_inset + + +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +Cu +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +0.800 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +14.10 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +2.550 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Sn +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +footnotemark[1] +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +0.680 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +1.870 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +3.700 +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +Ag +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +0.990 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +15.90 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +2.710 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Pb +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +footnotemark[2] +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +0.450 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +1.930 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +3.760 +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +Au +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +1.150 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +15.90 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +2.710 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Ca +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +footnotemark[3] +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +0.750 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +2.170 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +3.560 +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +Mg +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +0.490 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +17.60 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +3.200 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Sr +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +footnotemark[4] +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +0.900 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +2.370 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +3.720 +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +Zn +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +0.300 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +15.20 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +2.970 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Li +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +footnotemark[2] +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +0.380 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +1.730 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +2.830 +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +Cd +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +0.530 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +17.10 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +3.160 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Na +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +footnotemark[5] +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +0.760 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +2.110 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +3.120 +\end_layout + +\end_inset + + + + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +footnotetext[1]{ +\end_layout + +\end_inset + +Here's the first, from Ref. +\begin_inset space ~ +\end_inset + + +\begin_inset Flex Online cite +status open + +\begin_layout Plain Layout +misc-full +\end_layout + +\end_inset + +. +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +footnotetext[2]{ +\end_layout + +\end_inset + +Here's the second. +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +footnotetext[3]{ +\end_layout + +\end_inset + +Here's the third. +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +footnotetext[4]{ +\end_layout + +\end_inset + +Here's the fourth. +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +footnotetext[5]{ +\end_layout + +\end_inset + +And etc. +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +show various effects. + Table +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:table3" + +\end_inset + + is a wide table, set with the +\family typewriter +Table* +\family default + environment. + Long tables may need to break across pages. + The most straightforward way to accomplish this is to specify the option + +\family sans +Here +\begin_inset space ~ +\end_inset + +definitely +\family default + in the float settings. + Alternatively one can use longtables, see sec. +\begin_inset space \space{} +\end_inset + + +\emph on +Longtables +\emph default + of \SpecialChar LyX +'s +\emph on +EmbeddedObjects +\emph default + manual. +\end_layout + +\begin_layout Standard +There are two methods for setting footnotes within a table (these footnotes + will be displayed directly below the table rather than at the bottom of + the page or in the bibliography). + The easiest and preferred method is just to use a normal footnote inset. + This will automatically enumerate the footnotes with lowercase roman letters. + However, it is sometimes necessary to have multiple entries in the table + share the same footnote. + In this case, there is no choice but to manually create the footnotes using + the \SpecialChar LaTeX +-command +\series bold + +\backslash +footnotemark +\series default +, see sec. +\begin_inset space \space{} +\end_inset + + +\emph on +Footnotes +\emph default + of \SpecialChar LyX +'s +\emph on +EmbeddedObjects +\emph default + manual. + Use tables +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:table1" + +\end_inset + + and +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:table2" + +\end_inset + + for examples. +\end_layout + +\begin_layout Standard +Video +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "vid:PRSTPER.4.010101" + +\end_inset + + illustrates several features new with REV\SpecialChar TeX +4.1, starting with the +\family typewriter +video +\family default + environment, which is in the same category with +\family typewriter +figure +\family default + and +\family typewriter +table +\family default +. +\begin_inset Float video +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset CommandInset href +LatexCommand href +name "includegraphics{vid_1a}" +target "http://prst-per.aps.org/multimedia/PRSTPER/v4/i1/e010101/e010101_vid1a.mpg" +literal "false" + +\end_inset + + +\begin_inset space \quad{} +\end_inset + + +\begin_inset CommandInset href +LatexCommand href +name "includegraphics{vid_1b}" +target "http://prst-per.aps.org/multimedia/PRSTPER/v4/i1/e010101/e010101_vid1b.mpg" +literal "false" + +\end_inset + + +\begin_inset Flex Float Link +status open + +\begin_layout Plain Layout + +http://link.aps.org/multimedia/PRSTPER/v4/i1/e010101 +\end_layout + +\end_inset + + +\begin_inset Caption Standard + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "vid:PRSTPER.4.010101" + +\end_inset + +Students explain their initial idea about Newton's third law to a teaching + assistant. + Clip (a): same force. + Clip (b): move backwards. + +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +The \SpecialChar LaTeX +-command +\series bold + +\backslash +setfloatlink +\series default + causes the title of the video to be a hyperlink to the indicated URL; it + may be used with any environment that can have a caption. +\end_layout + +\begin_layout Standard + +\shape italic +Physical Review +\shape default + style requires that the initial citation of figures or tables be in numerical + order in text, so don't cite Fig. +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "fig:wide" + +\end_inset + + until Fig. +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "fig:epsart" + +\end_inset + + has been cited. +\end_layout + +\begin_layout Acknowledgments +We wish to acknowledge the support of the author community in using REV\SpecialChar TeX +, + offering suggestions and encouragement, testing new versions, …. + +\end_layout + +\begin_layout Section +\start_of_appendix +Appendixes +\end_layout + +\begin_layout Standard +If there is only one appendix, then the letter +\begin_inset Quotes eld +\end_inset + +A +\begin_inset Quotes erd +\end_inset + + should not appear. + This is suppressed by using the star version of the appendix command: +\series bold + +\backslash +appendix* +\series default + instead of +\series bold + +\backslash +appendix +\end_layout + +\begin_layout Standard +This is not yet supported by \SpecialChar LyX + so that you have to do that manually in the + exported \SpecialChar LaTeX +-file. +\end_layout + +\begin_layout Section +A little more on appendixes +\end_layout + +\begin_layout Standard + +\end_layout + +\begin_layout Standard +Note the equation number in an appendix: +\begin_inset Formula +\begin{equation} +E=mc^{2}. +\end{equation} + +\end_inset + + +\end_layout + +\begin_layout Subsection +\begin_inset CommandInset label +LatexCommand label +name "app:subsec" + +\end_inset + +A subsection in an appendix +\end_layout + +\begin_layout Standard +You can use a subsection or subsubsection in an appendix. + Note the numbering: we are now in Appendix +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "app:subsec" + +\end_inset + +. +\end_layout + +\begin_layout Standard +Note the equation numbers in this appendix, produced with the subequations + environment: +\begin_inset Flex Subequations +status open + +\begin_layout Plain Layout +\begin_inset Formula +\begin{eqnarray} +E & = & mc,\label{appa}\\ +E & = & mc^{2},\label{appb}\\ +E & \agt & mc^{3}.\label{appc} +\end{eqnarray} + +\end_inset + + +\end_layout + +\end_inset + + They turn out to be Eqs. +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand eqref +reference "appa" + +\end_inset + +, +\begin_inset CommandInset ref +LatexCommand eqref +reference "appb" + +\end_inset + +, and +\begin_inset CommandInset ref +LatexCommand eqref +reference "appc" + +\end_inset + +. +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Click on the following inset to add your Bib\SpecialChar TeX + file (and replace +\begin_inset Quotes eld +\end_inset + +apssamp +\begin_inset Quotes erd +\end_inset + +). + Load as style file either +\emph on +apsrev4-1.bst +\emph default + Physical Review or +\emph on +apsrmp4-1.bst +\emph default + for Reviews of Modern Physics. +\end_layout + +\end_inset + + +\begin_inset CommandInset bibtex +LatexCommand bibtex +bibfiles "xampl" +options "default" + +\end_inset + + +\end_layout + +\end_body +\end_document diff --git a/lib/templates/Articles/REVTeX_(V._4).lyx b/lib/templates/Articles/REVTeX_(V._4).lyx deleted file mode 100644 index a8494762db..0000000000 --- a/lib/templates/Articles/REVTeX_(V._4).lyx +++ /dev/null @@ -1,345 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/templates/ -\textclass revtex4 -\options aps,preprint -\use_default_options false -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Preprint -This line only printed with preprint option -\end_layout - -\begin_layout Title -Insert your Title Here -\end_layout - -\begin_layout Author -Author1 -\end_layout - -\begin_layout Author Email -foo@bar.edu -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Make sure to put any Email, URL, and Thanks layouts IN -\end_layout - -\begin_layout Plain Layout -BETWEEN the Author layout and the corresponding Address -\end_layout - -\begin_layout Plain Layout -layout for that author. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Author URL -http://bar.com/~foo -\end_layout - -\begin_layout Thanks -Thanks to you, Mrs. - Robinson! -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Use Thanks layout instead of inserting footnotes. -\end_layout - -\begin_layout Plain Layout -Footnotes in the title will do weird things in REV\SpecialChar TeX - 4! -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Affiliation -Address for author 1 -\end_layout - -\begin_layout Author -Author2 -\end_layout - -\begin_layout Author Email -bar@foo.edu -\end_layout - -\begin_layout Affiliation -Address for author 2 -\end_layout - -\begin_layout Abstract -Insert your abstract here. - It should be interesting. -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -You don't have to write -\backslash -maketitle.. - \SpecialChar LyX - does this by itself. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Section -introduction -\end_layout - -\begin_layout Standard -Any of the style options, like -\family typewriter -prl -\family default - or -\family typewriter -preprint -\family default - should go in the -\family sans -Extra -\begin_inset space ~ -\end_inset - -Options -\family default - field in the -\family sans -Document -\begin_inset space ~ -\end_inset - -Layout -\family default - popup (accessed from the -\family sans -Layout -\family default - menu). - See the REV\SpecialChar TeX - 4 manual for style options, special macros, and the like. -\end_layout - -\begin_layout Section -methods -\end_layout - -\begin_layout Standard -Special REV\SpecialChar TeX - macros must be typed in \SpecialChar TeX - mode, so typing -\family typewriter - -\backslash -openone -\family default - in \SpecialChar TeX - mode yields -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -openone{} -\end_layout - -\end_inset - -. - REV\SpecialChar TeX - macros can also be used freely in the math editor, so you can type - -\begin_inset Formula $\sqrt{\overstar{a}}>b$ -\end_inset - -, for example, which uses the REV\SpecialChar TeX - -\family typewriter - -\backslash -overstar -\family default - command. -\end_layout - -\begin_layout Standard -You can do a bibliography by hand, as shown below, but it may be easier - to erase that and use Bib\SpecialChar TeX -—in fact, APS encourages authors to use Bib\SpecialChar TeX -. - If you do use Bib\SpecialChar TeX -, use the REV\SpecialChar TeX - bibliography style file, -\family typewriter -revtex.bst -\family default - (i.e., just put -\begin_inset Quotes eld -\end_inset - -revtex -\begin_inset Quotes erd -\end_inset - - in the -\begin_inset Quotes eld -\end_inset - -style -\begin_inset Quotes erd -\end_inset - - box in the -\family sans -Insert\SpecialChar menuseparator -Lists -\begin_inset space ~ -\end_inset - -& -\begin_inset space ~ -\end_inset - -TOC\SpecialChar menuseparator -Bib\SpecialChar TeX - -\begin_inset space ~ -\end_inset - -Reference -\family default - popup). - With either method, you can cite references with the \SpecialChar LyX - citation commands -\begin_inset CommandInset citation -LatexCommand cite -key "mycitation" -literal "true" - -\end_inset - -. -\end_layout - -\begin_layout Acknowledgments -Thank you so much! -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "mycitation" -literal "true" - -\end_inset - -Author, -\begin_inset Quotes eld -\end_inset - -Title -\begin_inset Quotes erd -\end_inset - -, Journal -\series bold -Volume -\series default -, page–numbers (year). -\end_layout - -\end_body -\end_document diff --git a/lib/templates/Articles/REVTeX_(V._4.1).lyx b/lib/templates/Articles/REVTeX_(V._4.1).lyx deleted file mode 100644 index 959b447df8..0000000000 --- a/lib/templates/Articles/REVTeX_(V._4.1).lyx +++ /dev/null @@ -1,3018 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/templates/ -\textclass revtex4-1 -\options reprint, aps -\use_default_options false -\begin_modules -subequations -\end_modules -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command bibtex -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize letterpaper -\use_geometry false -\use_package amsmath 2 -\use_package amssymb 2 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine natbib -\cite_engine_type numerical -\biblio_style plainnat -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -This is a template \SpecialChar LyX - file for articles to be submitted to the American Physical - Society (APS). - APS uses the \SpecialChar LaTeX - class REV\SpecialChar TeX - for submissions. - For general information about REV\SpecialChar TeX - and the latest author guide see -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -https://journals.aps.org/revtex -\end_layout - -\end_inset - -. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -The style of the document is specified by options in the document preamble! - For the right document class options, have a look at the elsarticle documentati -on: -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -https://journals.aps.org/files/revtex/summary4-1.pdf -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -This file uses the option -\family sans -aps -\family default - for the -\emph on -American Physical Society -\emph default - styling and the option -\family sans -reprint -\family default - for a layout close to the final journal. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Preprint -APS/123-QED -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Use the Preprint layout to place your local institutional report number - in the upper righthand corner of the title page in preprint mode. - Multiple Preprint layouts are allowed. - Use the document class option -\family sans -preprintnumbers -\family default - under -\family sans -Documents\SpecialChar menuseparator -Settings -\family default - to override the journal defaults to display numbers if necessary. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Title -Manuscript Title: -\begin_inset Newline newline -\end_inset - -with Forced Linebreak -\end_layout - -\begin_layout Thanks -A footnote to the article title -\end_layout - -\begin_layout Author -Ann Author -\end_layout - -\begin_layout Affiliation (alternate) -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout - -Also at -\end_layout - -\end_inset - -Physics Department, XYZ University. -\end_layout - -\begin_layout Author -Second Author -\end_layout - -\begin_layout Author Email -Second.Author@institution.edu -\end_layout - -\begin_layout Affiliation -Authors' institution and/or address -\begin_inset Newline newline -\end_inset - - with forced line break -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -The Affiliation layout applies to all authors since the last Affiliation - layout. - The Affiliation layout should follow the other information. -\end_layout - -\end_inset - - -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -For the case that there is no affitilation use the \SpecialChar LaTeX - command -\series bold - -\backslash -noaffiliation -\series default - as \SpecialChar TeX - -\begin_inset space ~ -\end_inset - -code. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Collaboration -MUSO Collaboration -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -If desired one can use the document class option -\family sans -superscriptaddress -\family default - in -\family sans -Documents\SpecialChar menuseparator -Settings -\family default - to associate authors with aliations via superscript numbers. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Author -Charlie Author -\end_layout - -\begin_layout Author URL -http://www.Second.institution.edu/~Charlie.Author -\end_layout - -\begin_layout Affiliation -Second institution and/or address -\end_layout - -\begin_layout Affiliation -Third institution, the second for Charlie Author -\end_layout - -\begin_layout Author -Delta Author -\end_layout - -\begin_layout Affiliation -Authors' institution and/or address -\end_layout - -\begin_layout Collaboration -CLEO Collaboration -\end_layout - -\begin_layout Date -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -today -\end_layout - -\end_inset - - -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -prints the current date; should only be replaced for special cases -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Abstract -An article usually includes an abstract, a concise summary of the work covered - at length in the main body of the article. - -\end_layout - -\begin_deeper -\begin_layout Description -Usage Secondary publications and information retrieval purposes. -\end_layout - -\begin_layout Description -PACS -\begin_inset space ~ -\end_inset - -numbers May be entered using the environment -\family sans -PACS -\begin_inset space ~ -\end_inset - -numbers -\family default -. -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Look at -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -http://www.aip.org/pacs -\end_layout - -\end_inset - - to find an appropriate number. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Description -Structure You may use the -\family typewriter -Description -\family default - environment to structure your abstract. -\end_layout - -\end_deeper -\begin_layout PACS -\begin_inset Note Note -status open - -\begin_layout Plain Layout -Insert suggested PACS numbers here. - An example: -\end_layout - -\end_inset - -33.15.Ta -\end_layout - -\begin_layout Keywords -Suggested keywords -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -optional; use the document class option -\family sans -showkeys -\family default - if keyword should be displayed. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -Table of contents is optional and should be inserted to this position if - desired. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -Body of paper goes here. - Some general notes: -\end_layout - -\begin_layout Itemize -Figures should be put into the text as floats. - There is no need to do explicit centering. -\end_layout - -\begin_layout Itemize -Surround figures with the Turn Page layout for landscape. -\end_layout - -\begin_layout Itemize -Tables should appear as floats within the text. -\end_layout - -\begin_layout Itemize -The Ruled Table layout adds doubled rules to table and sets a reasonable - default table settings. -\end_layout - -\begin_layout Itemize -Surround tables with the Turn Page layout for landscape. -\end_layout - -\begin_layout Itemize -Use \SpecialChar LyX -'s span column option to get a full-width table or figure in two-column. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Section -\begin_inset CommandInset label -LatexCommand label -name "sec:level1" - -\end_inset - -First-level heading: -\begin_inset Newline newline -\end_inset - - with line break and two -\begin_inset Flex Lowercase -status open - -\begin_layout Plain Layout -lowercase words -\end_layout - -\end_inset - - -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -If a specific letter or word should appear in lowercase instead, you must - escape it using the custom inset -\family sans -Lowercase -\family default - as in the heading above. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Subsection -\begin_inset CommandInset label -LatexCommand label -name "sec:level2" - -\end_inset - -Second-level heading: Formatting -\end_layout - -\begin_layout Standard -This file may be formatted in either the -\family typewriter -preprint -\family default - or -\family typewriter -reprint -\family default - style. - -\family typewriter -reprint -\family default - format mimics final journal output. - Either format may be used for submission purposes. -\end_layout - -\begin_layout Subsubsection -Wide text (A level-3 head) -\end_layout - -\begin_layout Standard -The -\family typewriter -widetext -\family default - environment will make the text the width of the full page, as on page -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand pageref -reference "eq:wideeq" - -\end_inset - -. -\end_layout - -\begin_layout Paragraph -Note (Fourth-level head is run in) -\end_layout - -\begin_layout Standard -The width-changing commands only take effect in two-column formatting. - There is no effect if text is in a single column. -\end_layout - -\begin_layout Subsection -\begin_inset CommandInset label -LatexCommand label -name "sec:citeref" - -\end_inset - -Citations and References -\end_layout - -\begin_layout Subsubsection -Citations -\end_layout - -\begin_layout Standard -Because REV\SpecialChar TeX - -\begin_inset space \space{} -\end_inset - -uses the -\series bold -natbib -\series default - package of Patrick Daly, the entire repertoire of commands in that package - are available for your document; see the -\series bold -natbib -\series default - documentation for further details. -\end_layout - -\begin_layout Subsubsection -Example citations -\end_layout - -\begin_layout Standard -By default, citations are numerical -\begin_inset CommandInset citation -LatexCommand citep -key "article-full" -literal "true" - -\end_inset - -. - Author-year citations are used when the journal is RMP. - To give a textual citation, use the custom inset -\family sans -Online -\begin_inset space ~ -\end_inset - -cite -\family default -: Refs. -\begin_inset space ~ -\end_inset - - -\begin_inset Flex Online cite -status open - -\begin_layout Plain Layout -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -and references therein -\end_layout - -\end_inset - -article-full,booklet-full -\end_layout - -\end_inset - -. - By default, the -\family typewriter -natbib -\family default - package automatically sorts your citations into numerical order and -\begin_inset Quotes eld -\end_inset - -compresses -\begin_inset Quotes erd -\end_inset - - runs of three or more consecutive numerical citations. - REV\SpecialChar TeX - -\begin_inset space \space{} -\end_inset - -provides the ability to automatically change the punctuation when switching - between journal styles that provide citations in square brackets and those - that use a superscript style instead. - This is done through the -\family typewriter -citeautoscript -\family default - document class option. - For instance, the journal style -\family typewriter -prb -\family default - automatically invokes this option because -\shape italic -Physical Review B -\shape default - uses superscript-style citations. - The effect is to move the punctuation, which normally comes after a citation - in square brackets, to its proper position before the superscript. - To illustrate, we cite several together -\begin_inset CommandInset citation -LatexCommand citep -key "article-crossref,booklet-full,misc-full" -literal "true" - -\end_inset - -. - Futhermore, running this sample file under the -\family typewriter -prb -\family default - option will move the punctuation to the correct place. -\end_layout - -\begin_layout Standard -When the -\family typewriter -prb -\family default - class option is used, the citation is displayed as a superscript rather - than in square brackets. - Note that the location of the citation should be adjusted for the reference - style: the superscript references in non- -\family typewriter -prb -\family default - style must appear after punctuation; otherwise the reference must appear - before any punctuation. - This sample was written for the regular (non- -\family typewriter -prb -\family default -) citation style. - The citation in the -\family typewriter -prb -\family default - style also displays the reference on the baseline. -\end_layout - -\begin_layout Subsubsection -References -\end_layout - -\begin_layout Standard -REV\SpecialChar TeX - -\begin_inset space ~ -\end_inset - -4.1 includes the Bib\SpecialChar TeX - -\begin_inset space \space{} -\end_inset - -style files -\emph on -apsrev4-1.bst -\emph default - and -\emph on -apsrmp4-1.bst -\emph default - appropriate for -\shape italic -Physical Review -\shape default - and -\shape italic -Reviews of Modern Physics -\shape default -, respectively. - To display titles for cited journal articles, use the -\family typewriter -longbibliography -\family default - document class option. -\end_layout - -\begin_layout Subsection -Footnotes -\end_layout - -\begin_layout Standard -A footnote: -\begin_inset Foot -status open - -\begin_layout Plain Layout -Automatically placing footnotes into the bibliography requires using -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -BibTeX -\end_layout - -\end_inset - - to compile the bibliography. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Section -Math and Equations -\end_layout - -\begin_layout Standard -In \SpecialChar LaTeX - -\begin_inset space \space{} -\end_inset - -there are many different ways to display equations, and a few preferred - ways are noted below. - Displayed math will center by default. - Use the document class option -\family sans -fleqn -\family default - to flush equations left. -\end_layout - -\begin_layout Standard -Below we have a numbered single-line equation; this is the most common type - of equation in -\shape italic -Physical Review -\shape default -: -\begin_inset Formula -\begin{eqnarray} -\left\{ \openone234567890abc123\alpha\beta\gamma\delta1234556\alpha\beta\frac{1\sum_{b}^{a}}{A^{2}}\right\} .\label{eq:one} -\end{eqnarray} - -\end_inset - -Note the open one in Eq. -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand eqref -reference "eq:one" - -\end_inset - -. -\end_layout - -\begin_layout Standard -Not all numbered equations will fit within a narrow column this way. - The equation number will move down automatically if it cannot fit on the - same line with a one-line equation: -\begin_inset Formula -\begin{equation} -\left\{ ab12345678abc123456abcdef\alpha\beta\gamma\delta1234556\alpha\beta\frac{1\sum_{b}^{a}}{A^{2}}\right\} . -\end{equation} - -\end_inset - - -\end_layout - -\begin_layout Subsection -Multiline equations -\end_layout - -\begin_layout Standard -Only number the last line of a continued equation: -\begin_inset Formula -\begin{eqnarray} -{\cal M}= & & ig_{Z}^{2}(4E_{1}E_{2})^{1/2}(l_{i}^{2})^{-1}\delta_{\sigma_{1},-\sigma_{2}}(g_{\sigma_{2}}^{e})^{2}\chi_{-\sigma_{2}}(p_{2})\nonumber \\ - & & \times[\epsilon_{j}l_{i}\epsilon_{i}]_{\sigma_{1}}\chi_{\sigma_{1}}(p_{1}) -\end{eqnarray} - -\end_inset - - -\end_layout - -\begin_layout Standard -To obtain numbers not normally produced by the automatic numbering, use - the \SpecialChar LaTeX --command -\series bold - -\backslash -tag -\series default -. - See sec. -\begin_inset space \space{} -\end_inset - - -\emph on -User-defined Numbering -\emph default - of \SpecialChar LyX -'s -\emph on -Math -\emph default - manual for more info about -\series bold - -\backslash -tag -\series default -. - -\series bold - -\backslash -tag -\series default - should only be used in exceptional cases—do not use it to number many equations - in your paper. -\end_layout - -\begin_layout Standard -Setting display math within custom inset -\family sans -Subequations -\family default - will produce a set of equations that are labeled with letters, as shown - in Eqs. -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand eqref -reference "subeq:1" - -\end_inset - - and -\begin_inset CommandInset ref -LatexCommand eqref -reference "subeq:2" - -\end_inset - - below. - You may include any number of single-line and multiline equations, although - it is probably not a good idea to follow one display math directly after - another. - -\begin_inset Flex Subequations -status open - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "eq:whole" - -\end_inset - - -\begin_inset Formula -\begin{eqnarray} -{\cal M}= & & ig_{Z}^{2}(4E_{1}E_{2})^{1/2}(l_{i}^{2})^{-1}(g_{\sigma_{2}}^{e})^{2}\chi_{-\sigma_{2}}(p_{2})\nonumber \\ - & & \times[\epsilon_{i}]_{\sigma_{1}}\chi_{\sigma_{1}}(p_{1}).\label{subeq:2} -\end{eqnarray} - -\end_inset - - -\begin_inset Formula -\begin{equation} -\left\{ abc123456abcdef\alpha\beta\gamma\delta1234556\alpha\beta\frac{1\sum_{b}^{a}}{A^{2}}\right\} ,\label{subeq:1} -\end{equation} - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Subsubsection -Wide equations -\end_layout - -\begin_layout Standard -The equation that follows is set in a wide format, i.e., it spans the full - page. - The wide format is reserved for long equations that cannot easily be set - in a single column: -\end_layout - -\begin_layout Wide Text -\begin_inset Formula -\begin{equation} -{\cal R}^{(\text{d})}=g_{\sigma_{2}}^{e}\left(\frac{[\Gamma^{Z}(3,21)]_{\sigma_{1}}}{Q_{12}^{2}-M_{W}^{2}}+\frac{[\Gamma^{Z}(13,2)]_{\sigma_{1}}}{Q_{13}^{2}-M_{W}^{2}}\right)+x_{W}Q_{e}\left(\frac{[\Gamma^{\gamma}(3,21)]_{\sigma_{1}}}{Q_{12}^{2}-M_{W}^{2}}+\frac{[\Gamma^{\gamma}(13,2)]_{\sigma_{1}}}{Q_{13}^{2}-M_{W}^{2}}\right)\;.\label{eq:wideeq} -\end{equation} - -\end_inset - - -\end_layout - -\begin_layout Standard -This is typed to show how the output appears in wide format. - (Incidentally, since there is no blank line between the -\family typewriter -equation -\family default - environment above and the start of this paragraph, this paragraph is not - indented.) -\end_layout - -\begin_layout Section -Cross-referencing -\end_layout - -\begin_layout Standard -The referencing label should appear within the section heading, within the - footnote text, within the equation, or within the table or figure caption. - Some examples: Section -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "sec:level1" - -\end_inset - - on page -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand pageref -reference "sec:level1" - -\end_inset - -, Table -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:table1" - -\end_inset - -, -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -The proposed place to locate the table is directly after its first reference - in text. -\end_layout - -\end_inset - - -\begin_inset Float table -placement b -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:table1" - -\end_inset - -A table that fits into a single column of a two-column layout. - Note that REV\SpecialChar TeX - -\begin_inset space ~ -\end_inset - -4 adjusts the intercolumn spacing so that the table fills the entire width - of the column. - Table captions are numbered automatically. - This table illustrates left-, center-, decimal- and right-aligned columns, - along with the use of the -\family typewriter -ruledtabular -\family default - environment which sets the Scotch (double) rules above and below the alignment, - per APS style. - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Ruled Table -\begin_inset Tabular - - - - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\family roman -Left -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout - -\family roman -Note a. -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\family roman -Centered -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout - -\family roman -Note b. -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\family roman -Decimal -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -colrule -\end_layout - -\end_inset - - 1 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -2 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -3.001 -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -10 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -20 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -30 -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -100 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -200 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -300.0 -\end_layout - -\end_inset - - - - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -and Fig. -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "fig:epsart" - -\end_inset - -. -\begin_inset Float figure -placement b -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 0 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -replace this bix with an image -\end_layout - -\end_inset - - -\begin_inset Caption Standard - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "fig:epsart" - -\end_inset - - A figure caption. - The figure captions are automatically numbered. -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Section -Floats: Figures, Tables, Videos, etc. -\end_layout - -\begin_layout Standard -The typical content of a figure is an image of some kind; that of a table - is an alignment. -\begin_inset Float figure -wide true -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 0 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -replace this bix with an image -\end_layout - -\end_inset - - -\begin_inset Caption Standard - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "fig:wide" - -\end_inset - -This is a -\family sans -Figure* -\family default - environment that spans the page in -\family typewriter -twocolumn -\family default - formatting. -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Float table -wide true -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:table3" - -\end_inset - -This is a wide table that spans the full page width in a two-column layout. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Ruled Table -\begin_inset Tabular - - - - - - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset Formula $D_{4h}^{1}$ -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset Formula $D_{4h}^{5}$ -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -Ion -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -1st alternative -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -2nd alternative -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -lst alternative -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -2nd alternative -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -Mn -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset Formula $(2g)$ -\end_inset - - -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -The -\begin_inset Formula $z$ -\end_inset - - parameter of these positions is -\begin_inset Formula $z\sim\frac{1}{4}$ -\end_inset - -. -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset Formula $(a)+(b)+(c)+(d)$ -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset Formula $(4e)$ -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset Formula $(2a)+(2b)$ -\end_inset - - -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -Cl -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset Formula $(a)+(b)+(c)+(d)$ -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset Formula $(2g)$ -\end_inset - - -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -footnotemark[1] -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset Formula $(4e)^{\text{a}}$ -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - - - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -The best place to locate a figure or table is immediately following its - first reference in text; this sample document illustrates this practice - for Fig. -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "fig:epsart" - -\end_inset - -, which shows a figure that is small enough to fit in a single column. -\end_layout - -\begin_layout Standard -In exceptional cases, you will need to move the float earlier in the document, - as was done with Table -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:table3" - -\end_inset - -: \SpecialChar LaTeX -'s float placement algorithms need to know about a full-page-width float - earlier. -\end_layout - -\begin_layout Standard -Fig. -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "fig:wide" - -\end_inset - - has content that is too wide for a single column, so the -\family typewriter -Figure* -\family default - environment has been used. -\end_layout - -\begin_layout Standard -The doubled (or Scotch) rules that appear at the top and bottom of a table - can be achieved enclosing the table within a -\family typewriter -Ruled -\begin_inset space ~ -\end_inset - -Table -\family default - environment. - Tables -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:table1" - -\end_inset - -, -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:table3" - -\end_inset - -, and -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:table2" - -\end_inset - - -\begin_inset Float table -placement b -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:table2" - -\end_inset - - A table with numerous columns that still fits into a single column. - Here, several entries share the same footnote. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Ruled Table -\begin_inset Tabular - - - - - - - - - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset Formula $r_{c}$ -\end_inset - - (Å) -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset Formula $r_{0}$ -\end_inset - - (Å) -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset Formula $\kappa r_{0}$ -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset Formula $r_{c}$ -\end_inset - - (Å) -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset Formula $r_{0}$ -\end_inset - - (Å) -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset Formula $\kappa r_{0}$ -\end_inset - - -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -Cu -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -0.800 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -14.10 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -2.550 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Sn -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -footnotemark[1] -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -0.680 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -1.870 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -3.700 -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -Ag -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -0.990 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -15.90 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -2.710 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Pb -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -footnotemark[2] -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -0.450 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -1.930 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -3.760 -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -Au -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -1.150 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -15.90 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -2.710 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Ca -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -footnotemark[3] -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -0.750 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -2.170 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -3.560 -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -Mg -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -0.490 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -17.60 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -3.200 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Sr -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -footnotemark[4] -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -0.900 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -2.370 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -3.720 -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -Zn -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -0.300 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -15.20 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -2.970 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Li -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -footnotemark[2] -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -0.380 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -1.730 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -2.830 -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -Cd -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -0.530 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -17.10 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -3.160 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Na -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -footnotemark[5] -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -0.760 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -2.110 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -3.120 -\end_layout - -\end_inset - - - - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -footnotetext[1]{ -\end_layout - -\end_inset - -Here's the first, from Ref. -\begin_inset space ~ -\end_inset - - -\begin_inset Flex Online cite -status open - -\begin_layout Plain Layout -misc-full -\end_layout - -\end_inset - -. -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -} -\end_layout - -\end_inset - - -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -footnotetext[2]{ -\end_layout - -\end_inset - -Here's the second. -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -} -\end_layout - -\end_inset - - -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -footnotetext[3]{ -\end_layout - -\end_inset - -Here's the third. -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -} -\end_layout - -\end_inset - - -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -footnotetext[4]{ -\end_layout - -\end_inset - -Here's the fourth. -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -} -\end_layout - -\end_inset - - -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -footnotetext[5]{ -\end_layout - -\end_inset - -And etc. -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -} -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -show various effects. - Table -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:table3" - -\end_inset - - is a wide table, set with the -\family typewriter -Table* -\family default - environment. - Long tables may need to break across pages. - The most straightforward way to accomplish this is to specify the option - -\family sans -Here -\begin_inset space ~ -\end_inset - -definitely -\family default - in the float settings. - Alternatively one can use longtables, see sec. -\begin_inset space \space{} -\end_inset - - -\emph on -Longtables -\emph default - of \SpecialChar LyX -'s -\emph on -EmbeddedObjects -\emph default - manual. -\end_layout - -\begin_layout Standard -There are two methods for setting footnotes within a table (these footnotes - will be displayed directly below the table rather than at the bottom of - the page or in the bibliography). - The easiest and preferred method is just to use a normal footnote inset. - This will automatically enumerate the footnotes with lowercase roman letters. - However, it is sometimes necessary to have multiple entries in the table - share the same footnote. - In this case, there is no choice but to manually create the footnotes using - the \SpecialChar LaTeX --command -\series bold - -\backslash -footnotemark -\series default -, see sec. -\begin_inset space \space{} -\end_inset - - -\emph on -Footnotes -\emph default - of \SpecialChar LyX -'s -\emph on -EmbeddedObjects -\emph default - manual. - Use tables -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:table1" - -\end_inset - - and -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:table2" - -\end_inset - - for examples. -\end_layout - -\begin_layout Standard -Video -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "vid:PRSTPER.4.010101" - -\end_inset - - illustrates several features new with REV\SpecialChar TeX -4.1, starting with the -\family typewriter -video -\family default - environment, which is in the same category with -\family typewriter -figure -\family default - and -\family typewriter -table -\family default -. -\begin_inset Float video -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset CommandInset href -LatexCommand href -name "includegraphics{vid_1a}" -target "http://prst-per.aps.org/multimedia/PRSTPER/v4/i1/e010101/e010101_vid1a.mpg" -literal "false" - -\end_inset - - -\begin_inset space \quad{} -\end_inset - - -\begin_inset CommandInset href -LatexCommand href -name "includegraphics{vid_1b}" -target "http://prst-per.aps.org/multimedia/PRSTPER/v4/i1/e010101/e010101_vid1b.mpg" -literal "false" - -\end_inset - - -\begin_inset Flex Float Link -status open - -\begin_layout Plain Layout - -http://link.aps.org/multimedia/PRSTPER/v4/i1/e010101 -\end_layout - -\end_inset - - -\begin_inset Caption Standard - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "vid:PRSTPER.4.010101" - -\end_inset - -Students explain their initial idea about Newton's third law to a teaching - assistant. - Clip (a): same force. - Clip (b): move backwards. - -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -The \SpecialChar LaTeX --command -\series bold - -\backslash -setfloatlink -\series default - causes the title of the video to be a hyperlink to the indicated URL; it - may be used with any environment that can have a caption. -\end_layout - -\begin_layout Standard - -\shape italic -Physical Review -\shape default - style requires that the initial citation of figures or tables be in numerical - order in text, so don't cite Fig. -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "fig:wide" - -\end_inset - - until Fig. -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "fig:epsart" - -\end_inset - - has been cited. -\end_layout - -\begin_layout Acknowledgments -We wish to acknowledge the support of the author community in using REV\SpecialChar TeX -, - offering suggestions and encouragement, testing new versions, …. - -\end_layout - -\begin_layout Section -\start_of_appendix -Appendixes -\end_layout - -\begin_layout Standard -If there is only one appendix, then the letter -\begin_inset Quotes eld -\end_inset - -A -\begin_inset Quotes erd -\end_inset - - should not appear. - This is suppressed by using the star version of the appendix command: -\series bold - -\backslash -appendix* -\series default - instead of -\series bold - -\backslash -appendix -\end_layout - -\begin_layout Standard -This is not yet supported by \SpecialChar LyX - so that you have to do that manually in the - exported \SpecialChar LaTeX --file. -\end_layout - -\begin_layout Section -A little more on appendixes -\end_layout - -\begin_layout Standard - -\end_layout - -\begin_layout Standard -Note the equation number in an appendix: -\begin_inset Formula -\begin{equation} -E=mc^{2}. -\end{equation} - -\end_inset - - -\end_layout - -\begin_layout Subsection -\begin_inset CommandInset label -LatexCommand label -name "app:subsec" - -\end_inset - -A subsection in an appendix -\end_layout - -\begin_layout Standard -You can use a subsection or subsubsection in an appendix. - Note the numbering: we are now in Appendix -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "app:subsec" - -\end_inset - -. -\end_layout - -\begin_layout Standard -Note the equation numbers in this appendix, produced with the subequations - environment: -\begin_inset Flex Subequations -status open - -\begin_layout Plain Layout -\begin_inset Formula -\begin{eqnarray} -E & = & mc,\label{appa}\\ -E & = & mc^{2},\label{appb}\\ -E & \agt & mc^{3}.\label{appc} -\end{eqnarray} - -\end_inset - - -\end_layout - -\end_inset - - They turn out to be Eqs. -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand eqref -reference "appa" - -\end_inset - -, -\begin_inset CommandInset ref -LatexCommand eqref -reference "appb" - -\end_inset - -, and -\begin_inset CommandInset ref -LatexCommand eqref -reference "appc" - -\end_inset - -. -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -Click on the following inset to add your Bib\SpecialChar TeX - file (and replace -\begin_inset Quotes eld -\end_inset - -apssamp -\begin_inset Quotes erd -\end_inset - -). - Load as style file either -\emph on -apsrev4-1.bst -\emph default - Physical Review or -\emph on -apsrmp4-1.bst -\emph default - for Reviews of Modern Physics. -\end_layout - -\end_inset - - -\begin_inset CommandInset bibtex -LatexCommand bibtex -bibfiles "xampl" -options "default" - -\end_inset - - -\end_layout - -\end_body -\end_document diff --git a/lib/templates/Articles/Springers_Global_Journal_Template_%28V._3%29.lyx b/lib/templates/Articles/Springers_Global_Journal_Template_%28V._3%29.lyx new file mode 100644 index 0000000000..7a639bafae --- /dev/null +++ b/lib/templates/Articles/Springers_Global_Journal_Template_%28V._3%29.lyx @@ -0,0 +1,963 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/templates/springer/ +\textclass svglobal3 +\begin_preamble +\RequirePackage{fix-cm} + +\smartqed % flush right qed marks, e.g. at end of proof +\end_preamble +\use_default_options true +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command bibtex +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +This is a template \SpecialChar LyX + file for articles for Journals of the Springer publishing + group. + How to install the svjour3 \SpecialChar LaTeX + class to your \SpecialChar LaTeX + system is explained in +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +https://wiki.lyx.org/Examples/Springer +\end_layout + +\end_inset + +. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +possible document class options are: +\end_layout + +\begin_layout Plain Layout +- +\begin_inset Quotes eld +\end_inset + + +\family sans +smallextended +\family default + +\begin_inset Quotes erd +\end_inset + + -> gives the second posible format +\end_layout + +\begin_layout Plain Layout +- +\begin_inset Quotes eld +\end_inset + + +\family sans +twocolumn +\family default + +\begin_inset Quotes erd +\end_inset + + -> the two column formatting +\end_layout + +\begin_layout Plain Layout +- if no option is given you get the standard/default format +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Title +Insert your title here +\begin_inset Foot +status open + +\begin_layout Plain Layout +Grants or other notes about the article that should go on the front page + should be placed here. + General acknowledgments should be placed at the end of the article. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Subtitle +Do you have a subtitle? +\begin_inset Newline newline +\end_inset + +If so, write it here +\end_layout + +\begin_layout Running Title +Short form of title +\begin_inset Note Note +status open + +\begin_layout Plain Layout +optional +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Author +First Author +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +and +\end_layout + +\end_inset + +Second Author +\end_layout + +\begin_layout Running Author +Short form of author list +\begin_inset Note Note +status open + +\begin_layout Plain Layout +optional +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Institute +F. + Author +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +at +\end_layout + +\end_inset + +first address +\begin_inset Newline newline +\end_inset + +Tel.: +123-45-678910 +\begin_inset Newline newline +\end_inset + +Fax: +123-45-678910 +\begin_inset Newline newline +\end_inset + + +\begin_inset Flex Email +status collapsed + +\begin_layout Plain Layout +fauthor@example.com +\end_layout + +\end_inset + + +\begin_inset Newline newline +\end_inset + + +\emph on +Present address: +\emph default + of F. + Author if needed +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +and +\end_layout + +\end_inset + +S. + Author +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +at +\end_layout + +\end_inset + +second address +\end_layout + +\begin_layout Date +Received: date / Accepted: date +\begin_inset Note Note +status open + +\begin_layout Plain Layout +The correct dates will be entered by the editor +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Abstract +Insert your abstract here. + Include keywords, PACS and mathematical subject classification numbers + as needed. + +\begin_inset Flex Keywords +status open + +\begin_layout Plain Layout +First keyword +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +and +\end_layout + +\end_inset + +Second keyword +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +and +\end_layout + +\end_inset + +More +\end_layout + +\end_inset + + +\begin_inset Flex PACS +status open + +\begin_layout Plain Layout +PACS code1 +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +and +\end_layout + +\end_inset + +PACS code2 +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +and +\end_layout + +\end_inset + +more +\end_layout + +\end_inset + + +\begin_inset Flex Subclass +status open + +\begin_layout Plain Layout +MSC code1 +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +and +\end_layout + +\end_inset + +MSC code2 +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +and +\end_layout + +\end_inset + +more +\end_layout + +\end_inset + + +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Specifying PACS and Subclass is optional. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section +Introduction +\begin_inset CommandInset label +LatexCommand label +name "sec:Introduction" + +\end_inset + + +\end_layout + +\begin_layout Standard +Your text comes here. + Separate text sections with +\end_layout + +\begin_layout Theorem +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +Name/Title (optional) +\end_layout + +\end_inset + +a theorem +\end_layout + +\begin_layout Problem +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +Name/Title (optional) +\end_layout + +\end_inset + + The problem +\end_layout + +\begin_layout Solution +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +Name/Title (optional) +\end_layout + +\end_inset + + The solution +\end_layout + +\begin_layout Section +Section title +\begin_inset CommandInset label +LatexCommand label +name "sec:Section-title" + +\end_inset + + +\end_layout + +\begin_layout Standard +Text with citations +\begin_inset CommandInset citation +LatexCommand cite +key "whole-collection" +literal "true" + +\end_inset + +, +\begin_inset CommandInset citation +LatexCommand cite +key "techreport-full" +literal "true" + +\end_inset + +, +\begin_inset CommandInset citation +LatexCommand cite +key "RefB" +literal "true" + +\end_inset + + and +\begin_inset CommandInset citation +LatexCommand cite +key "RefJ" +literal "true" + +\end_inset + +. +\end_layout + +\begin_layout Subsection +Subsection title +\begin_inset CommandInset label +LatexCommand label +name "subsec:Subsection-title" + +\end_inset + + +\end_layout + +\begin_layout Standard +as required. + Don't forget to give each section and subsection a unique label (see Sect. +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:Section-title" + +\end_inset + +). +\end_layout + +\begin_layout Paragraph +Paragraph headings +\end_layout + +\begin_layout Standard +Use paragraph headings as needed. +\end_layout + +\begin_layout Standard +\begin_inset Formula +\begin{equation} +a^{2}+b^{2}=c^{2} +\end{equation} + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +only for one column documents: +\end_layout + +\end_inset + + +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "fig:one-column-figure" + +\end_inset + +Please write your figure caption here +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +only for two column documents: +\end_layout + +\end_inset + + +\begin_inset Float figure +wide true +sideways false +status open + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "fig:two-column-figure" + +\end_inset + +Please write your figure caption here +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Float table +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:Please-write-your" + +\end_inset + +Please write your table caption here +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Tabular + + + + + + + +\begin_inset Text + +\begin_layout Plain Layout +first +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +second +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +third +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +number +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +number +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +number +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +number +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +number +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +number +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + + + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Acknowledgements +If you'd like to thank anyone, place your comments here. +\end_layout + +\begin_layout Section* +——————— +\end_layout + +\begin_layout Standard +You can either use Bib\SpecialChar TeX +: +\begin_inset Note Note +status open + +\begin_layout Plain Layout +The following bibliography styles are allowed: +\family sans +spbasic +\family default + (basic style, author-year citations), +\family sans +spmpsci +\family default + (mathematics and physical sciences), +\family sans +spphys +\family default + (APS-like style for physics) +\begin_inset Newline newline +\end_inset + +The styles can be downloaded from +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +ftp://ftp.springer.de/pub/tex/latex/svjour3/bibtex +\end_layout + +\end_inset + +. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset CommandInset bibtex +LatexCommand bibtex +bibfiles "xampl" +options "bibtotoc,spbasic" + +\end_inset + + +\end_layout + +\begin_layout Section* +——————— +\end_layout + +\begin_layout Standard +\noindent +or a plain bibliography: +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "RefJ" +literal "true" + +\end_inset + +Author, Article title, Journal, Volume, page numbers (year) +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "RefB" +literal "true" + +\end_inset + +Author, Book title, page numbers. + Publisher, place (year) +\end_layout + +\end_body +\end_document diff --git a/lib/templates/Articles/Springers_Global_Journal_Template_(V._3).lyx b/lib/templates/Articles/Springers_Global_Journal_Template_(V._3).lyx deleted file mode 100644 index 7a639bafae..0000000000 --- a/lib/templates/Articles/Springers_Global_Journal_Template_(V._3).lyx +++ /dev/null @@ -1,963 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/templates/springer/ -\textclass svglobal3 -\begin_preamble -\RequirePackage{fix-cm} - -\smartqed % flush right qed marks, e.g. at end of proof -\end_preamble -\use_default_options true -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command bibtex -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -This is a template \SpecialChar LyX - file for articles for Journals of the Springer publishing - group. - How to install the svjour3 \SpecialChar LaTeX - class to your \SpecialChar LaTeX - system is explained in -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -https://wiki.lyx.org/Examples/Springer -\end_layout - -\end_inset - -. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -possible document class options are: -\end_layout - -\begin_layout Plain Layout -- -\begin_inset Quotes eld -\end_inset - - -\family sans -smallextended -\family default - -\begin_inset Quotes erd -\end_inset - - -> gives the second posible format -\end_layout - -\begin_layout Plain Layout -- -\begin_inset Quotes eld -\end_inset - - -\family sans -twocolumn -\family default - -\begin_inset Quotes erd -\end_inset - - -> the two column formatting -\end_layout - -\begin_layout Plain Layout -- if no option is given you get the standard/default format -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Title -Insert your title here -\begin_inset Foot -status open - -\begin_layout Plain Layout -Grants or other notes about the article that should go on the front page - should be placed here. - General acknowledgments should be placed at the end of the article. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Subtitle -Do you have a subtitle? -\begin_inset Newline newline -\end_inset - -If so, write it here -\end_layout - -\begin_layout Running Title -Short form of title -\begin_inset Note Note -status open - -\begin_layout Plain Layout -optional -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Author -First Author -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -and -\end_layout - -\end_inset - -Second Author -\end_layout - -\begin_layout Running Author -Short form of author list -\begin_inset Note Note -status open - -\begin_layout Plain Layout -optional -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Institute -F. - Author -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -at -\end_layout - -\end_inset - -first address -\begin_inset Newline newline -\end_inset - -Tel.: +123-45-678910 -\begin_inset Newline newline -\end_inset - -Fax: +123-45-678910 -\begin_inset Newline newline -\end_inset - - -\begin_inset Flex Email -status collapsed - -\begin_layout Plain Layout -fauthor@example.com -\end_layout - -\end_inset - - -\begin_inset Newline newline -\end_inset - - -\emph on -Present address: -\emph default - of F. - Author if needed -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -and -\end_layout - -\end_inset - -S. - Author -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -at -\end_layout - -\end_inset - -second address -\end_layout - -\begin_layout Date -Received: date / Accepted: date -\begin_inset Note Note -status open - -\begin_layout Plain Layout -The correct dates will be entered by the editor -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Abstract -Insert your abstract here. - Include keywords, PACS and mathematical subject classification numbers - as needed. - -\begin_inset Flex Keywords -status open - -\begin_layout Plain Layout -First keyword -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -and -\end_layout - -\end_inset - -Second keyword -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -and -\end_layout - -\end_inset - -More -\end_layout - -\end_inset - - -\begin_inset Flex PACS -status open - -\begin_layout Plain Layout -PACS code1 -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -and -\end_layout - -\end_inset - -PACS code2 -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -and -\end_layout - -\end_inset - -more -\end_layout - -\end_inset - - -\begin_inset Flex Subclass -status open - -\begin_layout Plain Layout -MSC code1 -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -and -\end_layout - -\end_inset - -MSC code2 -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -and -\end_layout - -\end_inset - -more -\end_layout - -\end_inset - - -\begin_inset Note Note -status open - -\begin_layout Plain Layout -Specifying PACS and Subclass is optional. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Section -Introduction -\begin_inset CommandInset label -LatexCommand label -name "sec:Introduction" - -\end_inset - - -\end_layout - -\begin_layout Standard -Your text comes here. - Separate text sections with -\end_layout - -\begin_layout Theorem -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -Name/Title (optional) -\end_layout - -\end_inset - -a theorem -\end_layout - -\begin_layout Problem -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -Name/Title (optional) -\end_layout - -\end_inset - - The problem -\end_layout - -\begin_layout Solution -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -Name/Title (optional) -\end_layout - -\end_inset - - The solution -\end_layout - -\begin_layout Section -Section title -\begin_inset CommandInset label -LatexCommand label -name "sec:Section-title" - -\end_inset - - -\end_layout - -\begin_layout Standard -Text with citations -\begin_inset CommandInset citation -LatexCommand cite -key "whole-collection" -literal "true" - -\end_inset - -, -\begin_inset CommandInset citation -LatexCommand cite -key "techreport-full" -literal "true" - -\end_inset - -, -\begin_inset CommandInset citation -LatexCommand cite -key "RefB" -literal "true" - -\end_inset - - and -\begin_inset CommandInset citation -LatexCommand cite -key "RefJ" -literal "true" - -\end_inset - -. -\end_layout - -\begin_layout Subsection -Subsection title -\begin_inset CommandInset label -LatexCommand label -name "subsec:Subsection-title" - -\end_inset - - -\end_layout - -\begin_layout Standard -as required. - Don't forget to give each section and subsection a unique label (see Sect. -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "sec:Section-title" - -\end_inset - -). -\end_layout - -\begin_layout Paragraph -Paragraph headings -\end_layout - -\begin_layout Standard -Use paragraph headings as needed. -\end_layout - -\begin_layout Standard -\begin_inset Formula -\begin{equation} -a^{2}+b^{2}=c^{2} -\end{equation} - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -only for one column documents: -\end_layout - -\end_inset - - -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "fig:one-column-figure" - -\end_inset - -Please write your figure caption here -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -only for two column documents: -\end_layout - -\end_inset - - -\begin_inset Float figure -wide true -sideways false -status open - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "fig:two-column-figure" - -\end_inset - -Please write your figure caption here -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Float table -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:Please-write-your" - -\end_inset - -Please write your table caption here -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Tabular - - - - - - - -\begin_inset Text - -\begin_layout Plain Layout -first -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -second -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -third -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -number -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -number -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -number -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -number -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -number -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -number -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - - - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Acknowledgements -If you'd like to thank anyone, place your comments here. -\end_layout - -\begin_layout Section* -——————— -\end_layout - -\begin_layout Standard -You can either use Bib\SpecialChar TeX -: -\begin_inset Note Note -status open - -\begin_layout Plain Layout -The following bibliography styles are allowed: -\family sans -spbasic -\family default - (basic style, author-year citations), -\family sans -spmpsci -\family default - (mathematics and physical sciences), -\family sans -spphys -\family default - (APS-like style for physics) -\begin_inset Newline newline -\end_inset - -The styles can be downloaded from -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -ftp://ftp.springer.de/pub/tex/latex/svjour3/bibtex -\end_layout - -\end_inset - -. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset CommandInset bibtex -LatexCommand bibtex -bibfiles "xampl" -options "bibtotoc,spbasic" - -\end_inset - - -\end_layout - -\begin_layout Section* -——————— -\end_layout - -\begin_layout Standard -\noindent -or a plain bibliography: -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "RefJ" -literal "true" - -\end_inset - -Author, Article title, Journal, Volume, page numbers (year) -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "RefB" -literal "true" - -\end_inset - -Author, Book title, page numbers. - Publisher, place (year) -\end_layout - -\end_body -\end_document diff --git a/lib/templates/EPS_%28cropped%29.lyx b/lib/templates/EPS_%28cropped%29.lyx new file mode 100644 index 0000000000..acfca0ce5a --- /dev/null +++ b/lib/templates/EPS_%28cropped%29.lyx @@ -0,0 +1,122 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/templates/ +\textclass article +\use_default_options true +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format eps3 +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 1 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle empty +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Paragraph* +\SpecialChar LyX + Equation Editor +\end_layout + +\begin_layout Plain Layout +Use this template to generate +\begin_inset Quotes eld +\end_inset + +embeddable graphics +\begin_inset Quotes erd +\end_inset + + (equations, commented graphics, etc.). + Simply write down some content and hit the Preview button: you will obtain + a cropped PDF output of the \SpecialChar LyX + content. + Now you can insert the resulting vector PDF image into a different document + (another \SpecialChar LyX + document, a LibreOffice Presentation, a Beamer presentation, + etc.). + Below is an example (hit the Preview button to see the result). +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Formula $x^{2}-\gamma$ +\end_inset + + +\end_layout + +\end_body +\end_document diff --git a/lib/templates/EPS_(cropped).lyx b/lib/templates/EPS_(cropped).lyx deleted file mode 100644 index acfca0ce5a..0000000000 --- a/lib/templates/EPS_(cropped).lyx +++ /dev/null @@ -1,122 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/templates/ -\textclass article -\use_default_options true -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format eps3 -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 1 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle empty -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Paragraph* -\SpecialChar LyX - Equation Editor -\end_layout - -\begin_layout Plain Layout -Use this template to generate -\begin_inset Quotes eld -\end_inset - -embeddable graphics -\begin_inset Quotes erd -\end_inset - - (equations, commented graphics, etc.). - Simply write down some content and hit the Preview button: you will obtain - a cropped PDF output of the \SpecialChar LyX - content. - Now you can insert the resulting vector PDF image into a different document - (another \SpecialChar LyX - document, a LibreOffice Presentation, a Beamer presentation, - etc.). - Below is an example (hit the Preview button to see the result). -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Formula $x^{2}-\gamma$ -\end_inset - - -\end_layout - -\end_body -\end_document diff --git a/lib/templates/Letters/French_Letter_%28frletter%29.lyx b/lib/templates/Letters/French_Letter_%28frletter%29.lyx new file mode 100644 index 0000000000..03f99c93f8 --- /dev/null +++ b/lib/templates/Letters/French_Letter_%28frletter%29.lyx @@ -0,0 +1,200 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/templates/ +\textclass frletter +\use_default_options false +\maintain_unincluded_children false +\language french +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style swiss +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout My Address + +\begin_inset Newline newline +\end_inset + + +\begin_inset Newline newline +\end_inset + + +\end_layout + +\begin_layout Send To Address + +\begin_inset Newline newline +\end_inset + + +\begin_inset Newline newline +\end_inset + + +\end_layout + +\begin_layout Date +Paris, le +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +today +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Signature + +\begin_inset Note Note +status open + +\begin_layout Plain Layout +This field MUST be before the "Opening" field! +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Opening + +\begin_inset Newline newline +\end_inset + + +\begin_inset Newline newline +\end_inset + + +\begin_inset Newline newline +\end_inset + + +\end_layout + +\begin_layout Standard + (including + the +\begin_inset Quotes eld +\end_inset + +<> +\begin_inset Quotes erd +\end_inset + + characters) with the desired text.> +\end_layout + +\begin_layout Standard + (including + the +\begin_inset Quotes eld +\end_inset + +<> +\begin_inset Quotes erd +\end_inset + + characters) with the desired text.> +\end_layout + +\begin_layout Closing + +\end_layout + +\begin_layout cc + +\end_layout + +\begin_layout encl + +\end_layout + +\end_body +\end_document diff --git a/lib/templates/Letters/French_Letter_%28lettre%29.lyx b/lib/templates/Letters/French_Letter_%28lettre%29.lyx new file mode 100644 index 0000000000..5669d80366 --- /dev/null +++ b/lib/templates/Letters/French_Letter_%28lettre%29.lyx @@ -0,0 +1,306 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/templates/ +\textclass lettre +\use_default_options false +\maintain_unincluded_children false +\language french +\language_package babel +\inputencoding auto +\fontencoding global +\font_roman "default" "FreeSans" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures true +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize 11 +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style swiss +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +La liste des styles couvre tous les éléments d'une lettre qui apparaissent + dans la classe, à l'exception du bas de page institutionnel. + Elle ne permet pas non plus la création de télécopies. +\end_layout + +\begin_layout Plain Layout +L'ordre des éléments est indifférent. +\end_layout + +\begin_layout Plain Layout +Le paquetage de langue est forcé à +\family sans +babel +\family default +, l'utilisation de +\family sans +polyglossia +\family default + (implicite normalement avec des polices non-TeX) provoque des erreurs avec + XeTeX et LuaTeX (voir le message +\family typewriter +https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg201529.html +\family default + et les suivants). +\end_layout + +\begin_layout Plain Layout +Le format de la page est codé en dur en Iso A4 jusqu'à la version 2.351 de + la classe (09/09/2014, TeXLive 2015/2016), qui interprète correctement + l'option de classe +\family typewriter +a4paper +\family default +. + Par contre, les options de classe +\family typewriter +letterpaper +\family default +, +\family typewriter +legalpaper +\family default + et +\family typewriter +executivepaper +\family default + (appelés respectivement par +\family typewriter +Lettre US +\family default +, +\family typewriter +Légal US +\family default + et +\family typewriter +Executive US +\family default + dans la fenêtre +\family sans +Documents\SpecialChar menuseparator +Paramètres\SpecialChar menuseparator +Format de la Page +\family default +) donnent alors des tailles de page inexactes, il faut installer la version + 3.000 (TeXLive 03/08/2017) pour un fonctionnement correct si vous résidez + dans un pays utilisant les normes US. +\end_layout + +\begin_layout Plain Layout + +\series bold +Attention +\series default + : avec cette version de la classe, le nouveau nom du fichier +\family sans +institut.ins +\family default + indiquant les coordonnées de l'institution est +\family sans +lettre-.cfg +\family default +, voir la documentation de la classe 3.000. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout My Address +Mon Nom +\begin_inset Newline newline +\end_inset + +Ma Rue +\begin_inset Newline newline +\end_inset + +Ma Ville +\end_layout + +\begin_layout Location +Pièce A 356 +\end_layout + +\begin_layout Telephone +Mon tel +\end_layout + +\begin_layout NoFax +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Ce style \SpecialChar LyX + est utile pour éviter qu'apparaissent les données implictes du + fichier de données personnelles que l'on peut utiliser pour éviter de les + ressaisir dans chaque lettre (cf. + la documentation de +\family typewriter +lettre.cls +\family default +). + Des styles similaires existent pour le téléphone, le lieu et la date. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Email + +\family typewriter +prenom.nom@free.fr +\end_layout + +\begin_layout Place +À Maville +\end_layout + +\begin_layout Date +le date_manuelle +\end_layout + +\begin_layout Send To Address +Son Nom +\begin_inset Newline newline +\end_inset + +Sa Rue +\begin_inset Newline newline +\end_inset + +Sa Ville +\end_layout + +\begin_layout Subject +Nouvelles +\end_layout + +\begin_layout YourRef +xxx.yyy +\end_layout + +\begin_layout MyRef +zzz +\end_layout + +\begin_layout Opening +Cher Monsieur, +\end_layout + +\begin_layout Standard + +\end_layout + +\begin_layout Signature +Ma signature +\end_layout + +\begin_layout Signature +Autre signature +\end_layout + +\begin_layout Signature +Troisième signature +\end_layout + +\begin_layout Closing +Je vous prie d'agréer, Cher Monsieur, blah blah blah +\end_layout + +\begin_layout Post Scriptum +blah blah blah +\end_layout + +\begin_layout encl +Documents +\end_layout + +\begin_layout cc +DG, DRH +\end_layout + +\begin_layout EndOfMessage +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Marqueur de fin de lettre obligatoire (il peut y avoir plusieurs lettres + dans le même fichier) +\end_layout + +\end_inset + + +\end_layout + +\end_body +\end_document diff --git a/lib/templates/Letters/French_Letter_(frletter).lyx b/lib/templates/Letters/French_Letter_(frletter).lyx deleted file mode 100644 index 03f99c93f8..0000000000 --- a/lib/templates/Letters/French_Letter_(frletter).lyx +++ /dev/null @@ -1,200 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/templates/ -\textclass frletter -\use_default_options false -\maintain_unincluded_children false -\language french -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style swiss -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout My Address - -\begin_inset Newline newline -\end_inset - - -\begin_inset Newline newline -\end_inset - - -\end_layout - -\begin_layout Send To Address - -\begin_inset Newline newline -\end_inset - - -\begin_inset Newline newline -\end_inset - - -\end_layout - -\begin_layout Date -Paris, le -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -today -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Signature - -\begin_inset Note Note -status open - -\begin_layout Plain Layout -This field MUST be before the "Opening" field! -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Opening - -\begin_inset Newline newline -\end_inset - - -\begin_inset Newline newline -\end_inset - - -\begin_inset Newline newline -\end_inset - - -\end_layout - -\begin_layout Standard - (including - the -\begin_inset Quotes eld -\end_inset - -<> -\begin_inset Quotes erd -\end_inset - - characters) with the desired text.> -\end_layout - -\begin_layout Standard - (including - the -\begin_inset Quotes eld -\end_inset - -<> -\begin_inset Quotes erd -\end_inset - - characters) with the desired text.> -\end_layout - -\begin_layout Closing - -\end_layout - -\begin_layout cc - -\end_layout - -\begin_layout encl - -\end_layout - -\end_body -\end_document diff --git a/lib/templates/Letters/French_Letter_(lettre).lyx b/lib/templates/Letters/French_Letter_(lettre).lyx deleted file mode 100644 index 5669d80366..0000000000 --- a/lib/templates/Letters/French_Letter_(lettre).lyx +++ /dev/null @@ -1,306 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/templates/ -\textclass lettre -\use_default_options false -\maintain_unincluded_children false -\language french -\language_package babel -\inputencoding auto -\fontencoding global -\font_roman "default" "FreeSans" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures true -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize 11 -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style swiss -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -La liste des styles couvre tous les éléments d'une lettre qui apparaissent - dans la classe, à l'exception du bas de page institutionnel. - Elle ne permet pas non plus la création de télécopies. -\end_layout - -\begin_layout Plain Layout -L'ordre des éléments est indifférent. -\end_layout - -\begin_layout Plain Layout -Le paquetage de langue est forcé à -\family sans -babel -\family default -, l'utilisation de -\family sans -polyglossia -\family default - (implicite normalement avec des polices non-TeX) provoque des erreurs avec - XeTeX et LuaTeX (voir le message -\family typewriter -https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg201529.html -\family default - et les suivants). -\end_layout - -\begin_layout Plain Layout -Le format de la page est codé en dur en Iso A4 jusqu'à la version 2.351 de - la classe (09/09/2014, TeXLive 2015/2016), qui interprète correctement - l'option de classe -\family typewriter -a4paper -\family default -. - Par contre, les options de classe -\family typewriter -letterpaper -\family default -, -\family typewriter -legalpaper -\family default - et -\family typewriter -executivepaper -\family default - (appelés respectivement par -\family typewriter -Lettre US -\family default -, -\family typewriter -Légal US -\family default - et -\family typewriter -Executive US -\family default - dans la fenêtre -\family sans -Documents\SpecialChar menuseparator -Paramètres\SpecialChar menuseparator -Format de la Page -\family default -) donnent alors des tailles de page inexactes, il faut installer la version - 3.000 (TeXLive 03/08/2017) pour un fonctionnement correct si vous résidez - dans un pays utilisant les normes US. -\end_layout - -\begin_layout Plain Layout - -\series bold -Attention -\series default - : avec cette version de la classe, le nouveau nom du fichier -\family sans -institut.ins -\family default - indiquant les coordonnées de l'institution est -\family sans -lettre-.cfg -\family default -, voir la documentation de la classe 3.000. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout My Address -Mon Nom -\begin_inset Newline newline -\end_inset - -Ma Rue -\begin_inset Newline newline -\end_inset - -Ma Ville -\end_layout - -\begin_layout Location -Pièce A 356 -\end_layout - -\begin_layout Telephone -Mon tel -\end_layout - -\begin_layout NoFax -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Ce style \SpecialChar LyX - est utile pour éviter qu'apparaissent les données implictes du - fichier de données personnelles que l'on peut utiliser pour éviter de les - ressaisir dans chaque lettre (cf. - la documentation de -\family typewriter -lettre.cls -\family default -). - Des styles similaires existent pour le téléphone, le lieu et la date. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Email - -\family typewriter -prenom.nom@free.fr -\end_layout - -\begin_layout Place -À Maville -\end_layout - -\begin_layout Date -le date_manuelle -\end_layout - -\begin_layout Send To Address -Son Nom -\begin_inset Newline newline -\end_inset - -Sa Rue -\begin_inset Newline newline -\end_inset - -Sa Ville -\end_layout - -\begin_layout Subject -Nouvelles -\end_layout - -\begin_layout YourRef -xxx.yyy -\end_layout - -\begin_layout MyRef -zzz -\end_layout - -\begin_layout Opening -Cher Monsieur, -\end_layout - -\begin_layout Standard - -\end_layout - -\begin_layout Signature -Ma signature -\end_layout - -\begin_layout Signature -Autre signature -\end_layout - -\begin_layout Signature -Troisième signature -\end_layout - -\begin_layout Closing -Je vous prie d'agréer, Cher Monsieur, blah blah blah -\end_layout - -\begin_layout Post Scriptum -blah blah blah -\end_layout - -\begin_layout encl -Documents -\end_layout - -\begin_layout cc -DG, DRH -\end_layout - -\begin_layout EndOfMessage -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Marqueur de fin de lettre obligatoire (il peut y avoir plusieurs lettres - dans le même fichier) -\end_layout - -\end_inset - - -\end_layout - -\end_body -\end_document diff --git a/lib/templates/Letters/G-Brief_%28V._2%29.lyx b/lib/templates/Letters/G-Brief_%28V._2%29.lyx new file mode 100644 index 0000000000..b86adaa0dc --- /dev/null +++ b/lib/templates/Letters/G-Brief_%28V._2%29.lyx @@ -0,0 +1,333 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/templates/ +\textclass g-brief2 +\begin_preamble +\fenstermarken % prints address window marks +\faltmarken % prints folding marks +%\lochermarke % prints puncher marks +\trennlinien % prints striplines +%\unserzeichen % prints "our ref" instead of "my ref" +\end_preamble +\use_default_options false +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "palatino" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize 12 +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 4 +\tocdepth 4 +\paragraph_separation skip +\defskip medskip +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle empty +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Possible document languages are: English, English (USA), German, German + (old spelling) +\end_layout + +\begin_layout Plain Layout +To en/disable lines and marker see the document preamble settings. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Name +Place for corporate-name or logo +\end_layout + +\begin_layout NameRowA +Bob Testman +\end_layout + +\begin_layout NameRowB + +\end_layout + +\begin_layout NameRowC +Exampletester +\end_layout + +\begin_layout NameRowD + +\end_layout + +\begin_layout NameRowE + +\end_layout + +\begin_layout NameRowF + +\end_layout + +\begin_layout NameRowG + +\end_layout + +\begin_layout AddressRowA +Example Corporation +\end_layout + +\begin_layout AddressRowB + +\end_layout + +\begin_layout AddressRowC +Institut for example design +\end_layout + +\begin_layout AddressRowD +Examplestreet 103 +\end_layout + +\begin_layout AddressRowE +10001 Testburg +\end_layout + +\begin_layout AddressRowF + +\end_layout + +\begin_layout TelephoneRowA +Mobile: 0001/ 123 4569 +\end_layout + +\begin_layout TelephoneRowB +Fax: 0001/ 123 4567 +\end_layout + +\begin_layout TelephoneRowC + +\end_layout + +\begin_layout TelephoneRowD + +\end_layout + +\begin_layout TelephoneRowE + +\end_layout + +\begin_layout TelephoneRowF + +\end_layout + +\begin_layout InternetRowA +http:/ +\begin_inset Formula $\!$ +\end_inset + +/www.exampletest.xz +\end_layout + +\begin_layout InternetRowB +testman@exampletest.xz +\end_layout + +\begin_layout InternetRowC + +\end_layout + +\begin_layout InternetRowD + +\end_layout + +\begin_layout InternetRowE + +\end_layout + +\begin_layout InternetRowF + +\end_layout + +\begin_layout BankRowA + +\end_layout + +\begin_layout BankRowB + +\end_layout + +\begin_layout BankRowC + +\end_layout + +\begin_layout BankRowD + +\end_layout + +\begin_layout BankRowE + +\end_layout + +\begin_layout BankRowF + +\end_layout + +\begin_layout ReturnAddress +Example Corp. + +\begin_inset Formula $\cdot$ +\end_inset + + Examplestreet 103 +\begin_inset Formula $\cdot$ +\end_inset + + 10001 Testburg +\end_layout + +\begin_layout PostalComment +Airmail +\end_layout + +\begin_layout Address + +\size large +Cynthia Mustermann +\begin_inset Newline newline +\end_inset + +Musterstraße +\begin_inset Newline newline +\end_inset + + +\begin_inset Newline newline +\end_inset + +01234 Musterstadt +\begin_inset Newline newline +\end_inset + +Germany +\end_layout + +\begin_layout MyRef +my ref +\end_layout + +\begin_layout YourRef +your ref +\end_layout + +\begin_layout YourMail +01/ 01 2004 +\end_layout + +\begin_layout Date +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +today +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Reference +Reference +\end_layout + +\begin_layout Opening +Ladies and gentlemen, +\end_layout + +\begin_layout Closing +regards +\end_layout + +\begin_layout Signature +Bob Testman +\end_layout + +\begin_layout Encl. +Encl. +\end_layout + +\begin_layout cc +cc +\end_layout + +\begin_layout Letter +this is the letter text. +\end_layout + +\end_body +\end_document diff --git a/lib/templates/Letters/G-Brief_(V._2).lyx b/lib/templates/Letters/G-Brief_(V._2).lyx deleted file mode 100644 index b86adaa0dc..0000000000 --- a/lib/templates/Letters/G-Brief_(V._2).lyx +++ /dev/null @@ -1,333 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/templates/ -\textclass g-brief2 -\begin_preamble -\fenstermarken % prints address window marks -\faltmarken % prints folding marks -%\lochermarke % prints puncher marks -\trennlinien % prints striplines -%\unserzeichen % prints "our ref" instead of "my ref" -\end_preamble -\use_default_options false -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "palatino" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize 12 -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 4 -\tocdepth 4 -\paragraph_separation skip -\defskip medskip -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle empty -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -Possible document languages are: English, English (USA), German, German - (old spelling) -\end_layout - -\begin_layout Plain Layout -To en/disable lines and marker see the document preamble settings. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Name -Place for corporate-name or logo -\end_layout - -\begin_layout NameRowA -Bob Testman -\end_layout - -\begin_layout NameRowB - -\end_layout - -\begin_layout NameRowC -Exampletester -\end_layout - -\begin_layout NameRowD - -\end_layout - -\begin_layout NameRowE - -\end_layout - -\begin_layout NameRowF - -\end_layout - -\begin_layout NameRowG - -\end_layout - -\begin_layout AddressRowA -Example Corporation -\end_layout - -\begin_layout AddressRowB - -\end_layout - -\begin_layout AddressRowC -Institut for example design -\end_layout - -\begin_layout AddressRowD -Examplestreet 103 -\end_layout - -\begin_layout AddressRowE -10001 Testburg -\end_layout - -\begin_layout AddressRowF - -\end_layout - -\begin_layout TelephoneRowA -Mobile: 0001/ 123 4569 -\end_layout - -\begin_layout TelephoneRowB -Fax: 0001/ 123 4567 -\end_layout - -\begin_layout TelephoneRowC - -\end_layout - -\begin_layout TelephoneRowD - -\end_layout - -\begin_layout TelephoneRowE - -\end_layout - -\begin_layout TelephoneRowF - -\end_layout - -\begin_layout InternetRowA -http:/ -\begin_inset Formula $\!$ -\end_inset - -/www.exampletest.xz -\end_layout - -\begin_layout InternetRowB -testman@exampletest.xz -\end_layout - -\begin_layout InternetRowC - -\end_layout - -\begin_layout InternetRowD - -\end_layout - -\begin_layout InternetRowE - -\end_layout - -\begin_layout InternetRowF - -\end_layout - -\begin_layout BankRowA - -\end_layout - -\begin_layout BankRowB - -\end_layout - -\begin_layout BankRowC - -\end_layout - -\begin_layout BankRowD - -\end_layout - -\begin_layout BankRowE - -\end_layout - -\begin_layout BankRowF - -\end_layout - -\begin_layout ReturnAddress -Example Corp. - -\begin_inset Formula $\cdot$ -\end_inset - - Examplestreet 103 -\begin_inset Formula $\cdot$ -\end_inset - - 10001 Testburg -\end_layout - -\begin_layout PostalComment -Airmail -\end_layout - -\begin_layout Address - -\size large -Cynthia Mustermann -\begin_inset Newline newline -\end_inset - -Musterstraße -\begin_inset Newline newline -\end_inset - - -\begin_inset Newline newline -\end_inset - -01234 Musterstadt -\begin_inset Newline newline -\end_inset - -Germany -\end_layout - -\begin_layout MyRef -my ref -\end_layout - -\begin_layout YourRef -your ref -\end_layout - -\begin_layout YourMail -01/ 01 2004 -\end_layout - -\begin_layout Date -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -today -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Reference -Reference -\end_layout - -\begin_layout Opening -Ladies and gentlemen, -\end_layout - -\begin_layout Closing -regards -\end_layout - -\begin_layout Signature -Bob Testman -\end_layout - -\begin_layout Encl. -Encl. -\end_layout - -\begin_layout cc -cc -\end_layout - -\begin_layout Letter -this is the letter text. -\end_layout - -\end_body -\end_document diff --git a/lib/templates/Letters/KOMA-Script_Letter_%28V._2%29.lyx b/lib/templates/Letters/KOMA-Script_Letter_%28V._2%29.lyx new file mode 100644 index 0000000000..a79e25293f --- /dev/null +++ b/lib/templates/Letters/KOMA-Script_Letter_%28V._2%29.lyx @@ -0,0 +1,271 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/templates/ +\textclass scrlttr2 +\begin_preamble +%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%% Here you can modify the layout of your letter +%% Have a look at the KOMA script documentation +%% for details. Most commands are commented out +%% here (i.e. we use default settings) +%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +%% Load an *.lco style file (see KOMA documentation) +\LoadLetterOption{DIN}% + +%% THE CLASS OPTIONS +%% Remove preceeding '%' to uncomment an item +\KOMAoptions{% +parskip=false% Change to true to use indent instead of skip (more options cf. docu) +%,headsepline=true% separate the header with a line on page >1 +%,footsepline=true% separate the footer with a line on page >1 +%,pagenumber=botcenter% position of the page number (see docu) +,fromalign=center% alignment of the address +,fromrule=aftername% separate the address with a line? +,fromphone=true% print sender phone number +%,fromfax=true% print sender fax number +,fromemail=true% print sender e-mail address +,fromurl=true% print sender URL +%,fromlogo=true% print a logo (position depends on fromalign) +%,addrfield=false% print an address field? +%,backaddress=false% print the back address? +%,subject=afteropening,titled% alternative subject layout and position +%,locfield=narrow% width of the (extra) location field +%,foldmarks=false% print foldmarks? +%,numericaldate=true% date layout +%,refline=wide% layout of the refline +} + +%% Customize Separators +%\setkomavar{placeseparator}{ -- } +\setkomavar{backaddressseparator}{ $\cdot$ } +%\setkomavar{emailseparator}{ --> } +%\setkomavar{enclseparator}{ > } +%\setkomavar{faxseparator}{ --> } +%\setkomavar{phoneseparator}{ --> } +%\setkomavar{subjectseparator}{ >>> } + +%% Customize fonts +%% Use LaTeX's standard font commands +%% Modify with \setkomafont or \addtokomafont +%% (see KOMA documentation) +\setkomafont{backaddress}{\rmfamily} +%\setkomafont{descriptionlabel}{} +\setkomafont{fromaddress}{\small} +\setkomafont{fromname}{\scshape} +%\setkomafont{pagefoot}{} +%\setkomafont{pagehead}{} +%\setkomafont{pagenumber}{} +%\setkomafont{subject}{} +%\setkomafont{title}{} +\end_preamble +\use_default_options false +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "palatino" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures true +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize 11 +\spacing other 1.15 +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style danish +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Name +The \SpecialChar LyX + Developers Team +\end_layout + +\begin_layout SenderAddress +140 Map Road +\begin_inset Newline newline +\end_inset + +SVN City +\end_layout + +\begin_layout Telephone +0011/222 +\begin_inset space \thinspace{} +\end_inset + +333 +\end_layout + +\begin_layout E-Mail +lyx-users@lists.lyx.org +\end_layout + +\begin_layout URL +www.lyx.org +\end_layout + +\begin_layout Backaddress +The \SpecialChar LyX + Developers Team +\begin_inset Newline newline +\end_inset + +140 Map Road +\begin_inset Newline newline +\end_inset + +SVN City +\end_layout + +\begin_layout Signature +The \SpecialChar LyX + Team +\end_layout + +\begin_layout Subject +New KOMA letter layout +\end_layout + +\begin_layout Place +The Internet +\end_layout + +\begin_layout Date +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +today +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Address +Mr X. + Ample +\begin_inset Newline newline +\end_inset + +666 Sesame Street +\begin_inset Newline newline +\end_inset + +12345 Nowhere +\end_layout + +\begin_layout Opening +Dear Mr. + Ample, +\end_layout + +\begin_layout Standard +This template illustrates the use of the new scrlttr2 class (introduced + with KOMA-script v. + 2.9). + This letter class is very flexible. + Have a look at +\family sans +Layout\SpecialChar menuseparator +Document\SpecialChar menuseparator +Preamble +\family default + for the most common parameters. + Please consult the KOMA Script documentation +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout +http://www.ctan.org/tex-archive/macros/latex/contrib/supported/koma-script/scrguie +n.pdf +\end_layout + +\end_inset + + for a detailed description. +\end_layout + +\begin_layout Closing +Have fun with it, +\end_layout + +\begin_layout PS +p. +\begin_inset space \thinspace{} +\end_inset + +s.: The blue colored items have to be before the address, the magenta colored + after it. +\end_layout + +\begin_layout CC +The \SpecialChar LyX + Users +\end_layout + +\end_body +\end_document diff --git a/lib/templates/Letters/KOMA-Script_Letter_(V._2).lyx b/lib/templates/Letters/KOMA-Script_Letter_(V._2).lyx deleted file mode 100644 index a79e25293f..0000000000 --- a/lib/templates/Letters/KOMA-Script_Letter_(V._2).lyx +++ /dev/null @@ -1,271 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/templates/ -\textclass scrlttr2 -\begin_preamble -%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -%% Here you can modify the layout of your letter -%% Have a look at the KOMA script documentation -%% for details. Most commands are commented out -%% here (i.e. we use default settings) -%%%%%%%%%%%%%%%%%%%%%%%%%%%%% - -%% Load an *.lco style file (see KOMA documentation) -\LoadLetterOption{DIN}% - -%% THE CLASS OPTIONS -%% Remove preceeding '%' to uncomment an item -\KOMAoptions{% -parskip=false% Change to true to use indent instead of skip (more options cf. docu) -%,headsepline=true% separate the header with a line on page >1 -%,footsepline=true% separate the footer with a line on page >1 -%,pagenumber=botcenter% position of the page number (see docu) -,fromalign=center% alignment of the address -,fromrule=aftername% separate the address with a line? -,fromphone=true% print sender phone number -%,fromfax=true% print sender fax number -,fromemail=true% print sender e-mail address -,fromurl=true% print sender URL -%,fromlogo=true% print a logo (position depends on fromalign) -%,addrfield=false% print an address field? -%,backaddress=false% print the back address? -%,subject=afteropening,titled% alternative subject layout and position -%,locfield=narrow% width of the (extra) location field -%,foldmarks=false% print foldmarks? -%,numericaldate=true% date layout -%,refline=wide% layout of the refline -} - -%% Customize Separators -%\setkomavar{placeseparator}{ -- } -\setkomavar{backaddressseparator}{ $\cdot$ } -%\setkomavar{emailseparator}{ --> } -%\setkomavar{enclseparator}{ > } -%\setkomavar{faxseparator}{ --> } -%\setkomavar{phoneseparator}{ --> } -%\setkomavar{subjectseparator}{ >>> } - -%% Customize fonts -%% Use LaTeX's standard font commands -%% Modify with \setkomafont or \addtokomafont -%% (see KOMA documentation) -\setkomafont{backaddress}{\rmfamily} -%\setkomafont{descriptionlabel}{} -\setkomafont{fromaddress}{\small} -\setkomafont{fromname}{\scshape} -%\setkomafont{pagefoot}{} -%\setkomafont{pagehead}{} -%\setkomafont{pagenumber}{} -%\setkomafont{subject}{} -%\setkomafont{title}{} -\end_preamble -\use_default_options false -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "palatino" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures true -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize 11 -\spacing other 1.15 -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style danish -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Name -The \SpecialChar LyX - Developers Team -\end_layout - -\begin_layout SenderAddress -140 Map Road -\begin_inset Newline newline -\end_inset - -SVN City -\end_layout - -\begin_layout Telephone -0011/222 -\begin_inset space \thinspace{} -\end_inset - -333 -\end_layout - -\begin_layout E-Mail -lyx-users@lists.lyx.org -\end_layout - -\begin_layout URL -www.lyx.org -\end_layout - -\begin_layout Backaddress -The \SpecialChar LyX - Developers Team -\begin_inset Newline newline -\end_inset - -140 Map Road -\begin_inset Newline newline -\end_inset - -SVN City -\end_layout - -\begin_layout Signature -The \SpecialChar LyX - Team -\end_layout - -\begin_layout Subject -New KOMA letter layout -\end_layout - -\begin_layout Place -The Internet -\end_layout - -\begin_layout Date -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -today -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Address -Mr X. - Ample -\begin_inset Newline newline -\end_inset - -666 Sesame Street -\begin_inset Newline newline -\end_inset - -12345 Nowhere -\end_layout - -\begin_layout Opening -Dear Mr. - Ample, -\end_layout - -\begin_layout Standard -This template illustrates the use of the new scrlttr2 class (introduced - with KOMA-script v. - 2.9). - This letter class is very flexible. - Have a look at -\family sans -Layout\SpecialChar menuseparator -Document\SpecialChar menuseparator -Preamble -\family default - for the most common parameters. - Please consult the KOMA Script documentation -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -http://www.ctan.org/tex-archive/macros/latex/contrib/supported/koma-script/scrguie -n.pdf -\end_layout - -\end_inset - - for a detailed description. -\end_layout - -\begin_layout Closing -Have fun with it, -\end_layout - -\begin_layout PS -p. -\begin_inset space \thinspace{} -\end_inset - -s.: The blue colored items have to be before the address, the magenta colored - after it. -\end_layout - -\begin_layout CC -The \SpecialChar LyX - Users -\end_layout - -\end_body -\end_document diff --git a/lib/templates/Letters/Letter_%28Standard_Class%29.lyx b/lib/templates/Letters/Letter_%28Standard_Class%29.lyx new file mode 100644 index 0000000000..5b5b94912b --- /dev/null +++ b/lib/templates/Letters/Letter_%28Standard_Class%29.lyx @@ -0,0 +1,170 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/templates/ +\textclass letter +\use_default_options false +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout My Address + +\begin_inset Newline newline +\end_inset + + +\begin_inset Newline newline +\end_inset + + +\end_layout + +\begin_layout Send To Address + +\begin_inset Newline newline +\end_inset + + +\begin_inset Newline newline +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Red fields are mandatory, green ones optional. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Signature + +\end_layout + +\begin_layout Opening + +\end_layout + +\begin_layout Standard + (including the + +\begin_inset Quotes eld +\end_inset + +<> +\begin_inset Quotes erd +\end_inset + + characters) with the desired text.> +\end_layout + +\begin_layout Closing + +\end_layout + +\begin_layout cc + +\end_layout + +\begin_layout encl + +\end_layout + +\begin_layout Telephone + +\end_layout + +\begin_layout Location + +\end_layout + +\end_body +\end_document diff --git a/lib/templates/Letters/Letter_(Standard_Class).lyx b/lib/templates/Letters/Letter_(Standard_Class).lyx deleted file mode 100644 index 5b5b94912b..0000000000 --- a/lib/templates/Letters/Letter_(Standard_Class).lyx +++ /dev/null @@ -1,170 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/templates/ -\textclass letter -\use_default_options false -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout My Address - -\begin_inset Newline newline -\end_inset - - -\begin_inset Newline newline -\end_inset - - -\end_layout - -\begin_layout Send To Address - -\begin_inset Newline newline -\end_inset - - -\begin_inset Newline newline -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -Red fields are mandatory, green ones optional. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Signature - -\end_layout - -\begin_layout Opening - -\end_layout - -\begin_layout Standard - (including the - -\begin_inset Quotes eld -\end_inset - -<> -\begin_inset Quotes erd -\end_inset - - characters) with the desired text.> -\end_layout - -\begin_layout Closing - -\end_layout - -\begin_layout cc - -\end_layout - -\begin_layout encl - -\end_layout - -\begin_layout Telephone - -\end_layout - -\begin_layout Location - -\end_layout - -\end_body -\end_document diff --git a/lib/templates/Obsolete/ACM_SIGGGRAPH_0.92_%28obsolete%29.lyx b/lib/templates/Obsolete/ACM_SIGGGRAPH_0.92_%28obsolete%29.lyx new file mode 100644 index 0000000000..16ad28188d --- /dev/null +++ b/lib/templates/Obsolete/ACM_SIGGGRAPH_0.92_%28obsolete%29.lyx @@ -0,0 +1,829 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/templates/obsolete/ +\textclass acmsiggraph-0-92 +\options annual +\use_default_options false +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 92 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command bibtex +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +This is a template \SpecialChar LyX + file for articles to be submitted to the Special Interest + Group on Computer Graphics and Interactive Techniques (SIGGRAPH). + How to install the SIGGRAPH \SpecialChar LaTeX + class to your \SpecialChar LaTeX + system is explained in +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +https://wiki.lyx.org/Examples/AcmSiggraph +\end_layout + +\end_inset + +. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout + +\series bold +Note: +\series default +use one of these document class options: +\end_layout + +\begin_layout Plain Layout + +\family sans +annual +\family default + - Technical paper accepted for presentation at the ACM SIGGRAPH or SIGGRAPH + Asia annual conference. +\end_layout + +\begin_layout Plain Layout + +\family sans +sponsored +\family default + - Short or full-length technical paper accepted for presentation at an + event sponsored by ACM SIGGRAPH (but not the annual conference Technical + Papers program). +\end_layout + +\begin_layout Plain Layout + +\family sans +abstract +\family default + - A one-page abstract of your accepted content (Technical Sketches, Posters, + Emerging Technologies, etc.). +\end_layout + +\begin_layout Plain Layout +\begin_inset space \hspace*{} +\length 1.5cm +\end_inset + +Content greater than one page in length should use the document class option + +\family sans +sponsored +\family default +. +\end_layout + +\begin_layout Plain Layout + +\family sans +preprint +\family default + - A preprint version of your final content. +\end_layout + +\begin_layout Plain Layout + +\family sans +review +\family default + - A technical paper submitted for review. + Includes line numbers and anonymization of author and affiliation information. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout TOG volume +0 +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Optional. +\end_layout + +\begin_layout Plain Layout +Should your technical paper be accepted, you will be given three pieces + of information: the volume and number of the issue of the ACM Transactions + on Graphics journal in which your paper will be published, and the ``article + DOI'' value, which is unique to your paper and provides the link to your + paper's page in the ACM Digital Library. + Fill in the volume, number' and article DOI with the three pieces of informatio +n you receive. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout TOG number +0 +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Optional. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Title +The Title of Your Paper Goes Here +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Use capital letters as appropriate. + Setting the entire title in upper-case letters is not correct, nor is capitaliz +ing only the first letter of the title. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Author +Roy Giv +\begin_inset Flex Thanks +status open + +\begin_layout Plain Layout +e-mail: roybiv@aol.com +\end_layout + +\end_inset + + +\begin_inset Newline newline +\end_inset + +Star Research +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +and +\end_layout + +\end_inset + + Ed Grim +\begin_inset Flex Thanks +status open + +\begin_layout Plain Layout +e-mail: ed.grim@aol.com +\end_layout + +\end_inset + + +\begin_inset Newline newline +\end_inset + +Nigel Mall +\begin_inset Flex Thanks +status open + +\begin_layout Plain Layout +e-mail: nigelmall@msn.com +\end_layout + +\end_inset + + +\begin_inset Newline newline +\end_inset + +Grim, Inc. + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +and +\end_layout + +\end_inset + + Robert A. + Smith +\begin_inset Flex Thanks +status open + +\begin_layout Plain Layout +e-mail: rsmith@gmail.com +\end_layout + +\end_inset + + +\begin_inset Newline newline +\end_inset + +Smith Research +\begin_inset Newline newline +\end_inset + +Star Research +\end_layout + +\begin_layout PDF author +Roy Giv, Ed Grim, Nigel Mall, Robert A. + Smith +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +the authors of the work, comma-delimited, are added to the PDF metadata +\end_layout + +\end_inset + + +\end_layout + +\begin_layout TOG online ID +45678 +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Should be filled with the online ID value you received when you submitted + your technical paper. + It will be printed out if you prepare a +\family sans +review +\family default + version of your paper. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Keywords +radiosity, global illumination, constant time +\end_layout + +\begin_layout Set copyright +rightsretained +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +You can choose between the copyright types +\family sans +none +\family default +, +\family sans +acmcopyright +\family default +, +\family sans +acmlicensed +\family default +, +\family sans +rightsretained +\family default +, +\family sans +usgov +\family default +, +\family sans +usgovmixed +\family default +, +\family sans +cagov +\family default + and +\family sans +cagovmixed +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Copyright year +2016 +\end_layout + +\begin_layout Conference info +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +SIGGRAPH 2016 Posters +\end_layout + +\end_inset + +July 24-28, 2016, Anaheim, CA +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +conference date and location +\end_layout + +\end_inset + + +\end_layout + +\begin_layout ISBN +978-1-4503-ABCD-E/16/07 +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +includes the year and month after the article ISBN +\end_layout + +\end_inset + + +\end_layout + +\begin_layout DOI +1111111.2222222 +\end_layout + +\begin_layout Teaser +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "40col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +remove this box by an image +\end_layout + +\end_inset + + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Optional. + If not used, you must use this: +\begin_inset Newline newline +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +maketitle +\end_layout + +\end_inset + + +\begin_inset Newline newline +\end_inset + +instead of the Teaser image style. +\end_layout + +\end_inset + + +\begin_inset Caption Standard + +\begin_layout Plain Layout +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +You can ignore that \SpecialChar LyX + writes here +\begin_inset Quotes eld +\end_inset + +Senseless!!! +\begin_inset Quotes erd +\end_inset + +. +\end_layout + +\end_inset + +Lookit! Lookit! +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Abstract +Citations can be done this way +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset citation +LatexCommand cite +key "proceedings-full" +literal "true" + +\end_inset + + or this more concise way +\begin_inset space ~ +\end_inset + + +\begin_inset Flex ShortCite +status open + +\begin_layout Plain Layout +proceedings-full +\end_layout + +\end_inset + +, depending upon the application. +\end_layout + +\begin_layout Abstract +Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit + lobortis nisl ut aliquip ex ea commodo consequat. + Duis autem vel eum iriure dolor in hendrerit +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset citation +LatexCommand cite +key "incollection-full" +literal "true" + +\end_inset + + in vulputate velit esse molestie +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset citation +LatexCommand cite +key "booklet-full" +literal "true" + +\end_inset + + consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et + accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit + augue duis dolore te feugait nulla facilisi. +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset citation +LatexCommand cite +key "whole-set" +literal "true" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +The content of the following \SpecialChar TeX + code must be generated by the tool at +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +http://dl.acm.org/ccs.cfm +\end_layout + +\end_inset + +. + Please copy and paste the code you created there instead of the example + code below. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +begin{CCSXML} +\end_layout + +\begin_layout Plain Layout + + 10010147.10010371.10010382 Computing methodologies~Image manipulation 500 10010147.10010371. +10010382.10010236 Computing methodologies~Computationa +l photography 300 + +\end_layout + +\begin_layout Plain Layout + + +\backslash +end{CCSXML} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +ccsdesc[500]{Computing methodologies~Image manipulation} +\end_layout + +\begin_layout Plain Layout + + +\backslash +ccsdesc[300]{Computing methodologies~Computational photography} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Keyword list +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Prints the keywords, keep it empty! +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Concept list +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Prints the CCS concepts list, keep it empty! +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Print copyright +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Prints the copyright info, keep it empty! +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section +Introduction +\end_layout + +\begin_layout Standard +bla +\end_layout + +\begin_layout Section +Exposition +\end_layout + +\begin_layout Standard +blabla +\end_layout + +\begin_layout Section +A New Section +\end_layout + +\begin_layout Subsection +A New Subsection +\end_layout + +\begin_layout Standard +Subsection test +\end_layout + +\begin_layout Subsection +A Second Subsection +\end_layout + +\begin_layout Subsubsection +A Subsubsection +\end_layout + +\begin_layout Standard +Bla. +\end_layout + +\begin_layout Subsubsection +Another Subsubsection +\end_layout + +\begin_layout Standard +Bla. +\end_layout + +\begin_layout Subsection +A Final Subsection +\end_layout + +\begin_layout Standard +Bla. +\end_layout + +\begin_layout Section +Back to the Section +\end_layout + +\begin_layout Standard +Bla. +\end_layout + +\begin_layout Section +Conclusion +\end_layout + +\begin_layout Standard +Bla. +\end_layout + +\begin_layout Section* +Acknowledgements +\end_layout + +\begin_layout Standard +To Robert, for all the bagels. +\end_layout + +\begin_layout Standard +\begin_inset CommandInset bibtex +LatexCommand bibtex +bibfiles "xampl" +options "acmsiggraph" + +\end_inset + + +\end_layout + +\end_body +\end_document diff --git a/lib/templates/Obsolete/ACM_SIGGGRAPH_0.92_(obsolete).lyx b/lib/templates/Obsolete/ACM_SIGGGRAPH_0.92_(obsolete).lyx deleted file mode 100644 index 16ad28188d..0000000000 --- a/lib/templates/Obsolete/ACM_SIGGGRAPH_0.92_(obsolete).lyx +++ /dev/null @@ -1,829 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/templates/obsolete/ -\textclass acmsiggraph-0-92 -\options annual -\use_default_options false -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 92 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command bibtex -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -This is a template \SpecialChar LyX - file for articles to be submitted to the Special Interest - Group on Computer Graphics and Interactive Techniques (SIGGRAPH). - How to install the SIGGRAPH \SpecialChar LaTeX - class to your \SpecialChar LaTeX - system is explained in -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -https://wiki.lyx.org/Examples/AcmSiggraph -\end_layout - -\end_inset - -. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout - -\series bold -Note: -\series default -use one of these document class options: -\end_layout - -\begin_layout Plain Layout - -\family sans -annual -\family default - - Technical paper accepted for presentation at the ACM SIGGRAPH or SIGGRAPH - Asia annual conference. -\end_layout - -\begin_layout Plain Layout - -\family sans -sponsored -\family default - - Short or full-length technical paper accepted for presentation at an - event sponsored by ACM SIGGRAPH (but not the annual conference Technical - Papers program). -\end_layout - -\begin_layout Plain Layout - -\family sans -abstract -\family default - - A one-page abstract of your accepted content (Technical Sketches, Posters, - Emerging Technologies, etc.). -\end_layout - -\begin_layout Plain Layout -\begin_inset space \hspace*{} -\length 1.5cm -\end_inset - -Content greater than one page in length should use the document class option - -\family sans -sponsored -\family default -. -\end_layout - -\begin_layout Plain Layout - -\family sans -preprint -\family default - - A preprint version of your final content. -\end_layout - -\begin_layout Plain Layout - -\family sans -review -\family default - - A technical paper submitted for review. - Includes line numbers and anonymization of author and affiliation information. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout TOG volume -0 -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Optional. -\end_layout - -\begin_layout Plain Layout -Should your technical paper be accepted, you will be given three pieces - of information: the volume and number of the issue of the ACM Transactions - on Graphics journal in which your paper will be published, and the ``article - DOI'' value, which is unique to your paper and provides the link to your - paper's page in the ACM Digital Library. - Fill in the volume, number' and article DOI with the three pieces of informatio -n you receive. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout TOG number -0 -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Optional. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Title -The Title of Your Paper Goes Here -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Use capital letters as appropriate. - Setting the entire title in upper-case letters is not correct, nor is capitaliz -ing only the first letter of the title. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Author -Roy Giv -\begin_inset Flex Thanks -status open - -\begin_layout Plain Layout -e-mail: roybiv@aol.com -\end_layout - -\end_inset - - -\begin_inset Newline newline -\end_inset - -Star Research -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -and -\end_layout - -\end_inset - - Ed Grim -\begin_inset Flex Thanks -status open - -\begin_layout Plain Layout -e-mail: ed.grim@aol.com -\end_layout - -\end_inset - - -\begin_inset Newline newline -\end_inset - -Nigel Mall -\begin_inset Flex Thanks -status open - -\begin_layout Plain Layout -e-mail: nigelmall@msn.com -\end_layout - -\end_inset - - -\begin_inset Newline newline -\end_inset - -Grim, Inc. - -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -and -\end_layout - -\end_inset - - Robert A. - Smith -\begin_inset Flex Thanks -status open - -\begin_layout Plain Layout -e-mail: rsmith@gmail.com -\end_layout - -\end_inset - - -\begin_inset Newline newline -\end_inset - -Smith Research -\begin_inset Newline newline -\end_inset - -Star Research -\end_layout - -\begin_layout PDF author -Roy Giv, Ed Grim, Nigel Mall, Robert A. - Smith -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -the authors of the work, comma-delimited, are added to the PDF metadata -\end_layout - -\end_inset - - -\end_layout - -\begin_layout TOG online ID -45678 -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Should be filled with the online ID value you received when you submitted - your technical paper. - It will be printed out if you prepare a -\family sans -review -\family default - version of your paper. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Keywords -radiosity, global illumination, constant time -\end_layout - -\begin_layout Set copyright -rightsretained -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -You can choose between the copyright types -\family sans -none -\family default -, -\family sans -acmcopyright -\family default -, -\family sans -acmlicensed -\family default -, -\family sans -rightsretained -\family default -, -\family sans -usgov -\family default -, -\family sans -usgovmixed -\family default -, -\family sans -cagov -\family default - and -\family sans -cagovmixed -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Copyright year -2016 -\end_layout - -\begin_layout Conference info -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -SIGGRAPH 2016 Posters -\end_layout - -\end_inset - -July 24-28, 2016, Anaheim, CA -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -conference date and location -\end_layout - -\end_inset - - -\end_layout - -\begin_layout ISBN -978-1-4503-ABCD-E/16/07 -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -includes the year and month after the article ISBN -\end_layout - -\end_inset - - -\end_layout - -\begin_layout DOI -1111111.2222222 -\end_layout - -\begin_layout Teaser -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "40col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -remove this box by an image -\end_layout - -\end_inset - - -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Optional. - If not used, you must use this: -\begin_inset Newline newline -\end_inset - - -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -maketitle -\end_layout - -\end_inset - - -\begin_inset Newline newline -\end_inset - -instead of the Teaser image style. -\end_layout - -\end_inset - - -\begin_inset Caption Standard - -\begin_layout Plain Layout -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -You can ignore that \SpecialChar LyX - writes here -\begin_inset Quotes eld -\end_inset - -Senseless!!! -\begin_inset Quotes erd -\end_inset - -. -\end_layout - -\end_inset - -Lookit! Lookit! -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Abstract -Citations can be done this way -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset citation -LatexCommand cite -key "proceedings-full" -literal "true" - -\end_inset - - or this more concise way -\begin_inset space ~ -\end_inset - - -\begin_inset Flex ShortCite -status open - -\begin_layout Plain Layout -proceedings-full -\end_layout - -\end_inset - -, depending upon the application. -\end_layout - -\begin_layout Abstract -Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit - lobortis nisl ut aliquip ex ea commodo consequat. - Duis autem vel eum iriure dolor in hendrerit -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset citation -LatexCommand cite -key "incollection-full" -literal "true" - -\end_inset - - in vulputate velit esse molestie -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset citation -LatexCommand cite -key "booklet-full" -literal "true" - -\end_inset - - consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et - accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit - augue duis dolore te feugait nulla facilisi. -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset citation -LatexCommand cite -key "whole-set" -literal "true" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -The content of the following \SpecialChar TeX - code must be generated by the tool at -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -http://dl.acm.org/ccs.cfm -\end_layout - -\end_inset - -. - Please copy and paste the code you created there instead of the example - code below. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -begin{CCSXML} -\end_layout - -\begin_layout Plain Layout - - 10010147.10010371.10010382 Computing methodologies~Image manipulation 500 10010147.10010371. -10010382.10010236 Computing methodologies~Computationa -l photography 300 - -\end_layout - -\begin_layout Plain Layout - - -\backslash -end{CCSXML} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -ccsdesc[500]{Computing methodologies~Image manipulation} -\end_layout - -\begin_layout Plain Layout - - -\backslash -ccsdesc[300]{Computing methodologies~Computational photography} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Keyword list -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Prints the keywords, keep it empty! -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Concept list -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Prints the CCS concepts list, keep it empty! -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Print copyright -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Prints the copyright info, keep it empty! -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Section -Introduction -\end_layout - -\begin_layout Standard -bla -\end_layout - -\begin_layout Section -Exposition -\end_layout - -\begin_layout Standard -blabla -\end_layout - -\begin_layout Section -A New Section -\end_layout - -\begin_layout Subsection -A New Subsection -\end_layout - -\begin_layout Standard -Subsection test -\end_layout - -\begin_layout Subsection -A Second Subsection -\end_layout - -\begin_layout Subsubsection -A Subsubsection -\end_layout - -\begin_layout Standard -Bla. -\end_layout - -\begin_layout Subsubsection -Another Subsubsection -\end_layout - -\begin_layout Standard -Bla. -\end_layout - -\begin_layout Subsection -A Final Subsection -\end_layout - -\begin_layout Standard -Bla. -\end_layout - -\begin_layout Section -Back to the Section -\end_layout - -\begin_layout Standard -Bla. -\end_layout - -\begin_layout Section -Conclusion -\end_layout - -\begin_layout Standard -Bla. -\end_layout - -\begin_layout Section* -Acknowledgements -\end_layout - -\begin_layout Standard -To Robert, for all the bagels. -\end_layout - -\begin_layout Standard -\begin_inset CommandInset bibtex -LatexCommand bibtex -bibfiles "xampl" -options "acmsiggraph" - -\end_inset - - -\end_layout - -\end_body -\end_document diff --git a/lib/templates/Obsolete/ACM_SIGPLAN_%28Obsolete%29.lyx b/lib/templates/Obsolete/ACM_SIGPLAN_%28Obsolete%29.lyx new file mode 100644 index 0000000000..002a19164c --- /dev/null +++ b/lib/templates/Obsolete/ACM_SIGPLAN_%28Obsolete%29.lyx @@ -0,0 +1,565 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/templates/obsolete/ +\textclass sigplanconf +\options natbib +\use_default_options false +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command bibtex +\index_command default +\float_placement tbh +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 2 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +This is a template \SpecialChar LyX + file for articles to be submitted to the Special Interest + Group on Programming Languages (SIGPLAN). + How to install the SIGPLAN \SpecialChar LaTeX + class to your \SpecialChar LaTeX + system is explained in +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +https://wiki.lyx.org/Examples/AcmSigplan +\end_layout + +\end_inset + +. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Conference +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +PLDI ’05 +\end_layout + +\end_inset + +June 12–15, 2005, Chicago, Illinois, USA. +\end_layout + +\begin_layout CopyrightYear +2005 +\end_layout + +\begin_layout Copyrightdata +1-59593-057-4/05/0004 +\end_layout + +\begin_layout TitleBanner +Banner above paper title +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +is ignored unless document class option 'preprint' is used +\end_layout + +\end_inset + + +\end_layout + +\begin_layout PreprintFooter +Short description of paper +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +is ignored unless document class option 'preprint' is used +\end_layout + +\end_inset + + +\end_layout + +\begin_layout DOI +10.1145/143365.143376 +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +the digital identifier assigned at doi.acm.org +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Title +Example ACM Paper +\begin_inset Foot +status open + +\begin_layout Plain Layout +This work was supported by ... +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Subtitle +Subtitle +\begin_inset Note Note +status open + +\begin_layout Plain Layout +optional +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Author +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +Suzi Smith +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +and +\end_layout + +\end_inset + + Paul C. + Anagnostopoulos +\end_layout + +\end_inset + + +\begin_inset Argument 2 +status open + +\begin_layout Plain Layout +Princeton University +\end_layout + +\end_inset + +smith@cs.princeton.edu +\begin_inset Newline newline +\end_inset + +anagnostopoulos@cs.princeton.edu +\begin_inset Note Note +status open + +\begin_layout Plain Layout +At least one autor is required. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Author +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout +Fred Flymuffin +\end_layout + +\end_inset + + +\begin_inset Argument 2 +status collapsed + +\begin_layout Plain Layout +Washington University in St. + Louis +\begin_inset Newline newline +\end_inset + +Department of Electrical and Computer Engineering +\begin_inset Newline newline +\end_inset + +3301 S Dearborn Street +\begin_inset Newline newline +\end_inset + +St. + Louis, XX 60616, USA +\end_layout + +\end_inset + +flymuffin@cs.wustl.edu +\end_layout + +\begin_layout Abstract +This paper is a demonstration of the Lyx template for the ACM alternate + latex style file. + It works quite well and makes writing an ACM paper so much easier. +\end_layout + +\begin_layout Standard +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +category{B.2.4}{Arithmetic and Logic Structures}{High-Speed Arithmetic} +\end_layout + +\begin_layout Plain Layout + + +\backslash +category{B.7.1}{Integrated Circuits}{Types and Design Styles}[algorithms implement +ed into hardware] +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout + +\series bold + +\backslash +category +\series default + has 3 mandatory + 1 optional arguments +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Terms +Algorithms, Performance, Design +\end_layout + +\begin_layout Keywords +Carry Propagate Addition, Ling Adder, Reed Adder, Carry-Skip Adder, Hybrid + Adder, Pseudo-Complements, Domino Logic, Conditional Sum Adder +\end_layout + +\begin_layout Section +Introduction +\end_layout + +\begin_layout Standard +Bla bla, as listed in +\begin_inset CommandInset citation +LatexCommand cite +key "article-minimal,phdthesis-minimal" +literal "true" + +\end_inset + +. +\end_layout + +\begin_layout Subsection +Subsection +\end_layout + +\begin_layout Enumerate +test +\end_layout + +\begin_layout Enumerate +test +\end_layout + +\begin_layout Subsubsection +Subsubsection +\end_layout + +\begin_layout Standard +Bla, bla +\end_layout + +\begin_layout Acknowledgments +Acknowledgments, if needed. +\end_layout + +\begin_layout Section +\start_of_appendix +First appendix +\end_layout + +\begin_layout Standard +Appendix, only when needed, can also be started behind the bibliography. +\end_layout + +\begin_layout Section* +—————– +\end_layout + +\begin_layout Standard +You can use either Bib\SpecialChar TeX +: +\begin_inset Note Note +status open + +\begin_layout Plain Layout +The following bibliography styles are allowed: +\family sans +none +\family default + or +\family sans +plainnat +\family default + (use then the document class option +\family sans +natbib +\family default +) +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset CommandInset bibtex +LatexCommand bibtex +bibfiles "xampl" +options "bibtotoc,plainnat" + +\end_inset + + +\end_layout + +\begin_layout Section* +——————— +\end_layout + +\begin_layout Standard +\noindent +Or plain bibliography: +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "ahmed02" +literal "true" + +\end_inset + +Amal +\begin_inset space ~ +\end_inset + +J. + Ahmed, Andrew +\begin_inset space ~ +\end_inset + +W. + Appel, and Roberto Virga. +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +newblock +\end_layout + +\end_inset + + A stratified semantics of general references embeddable in higher-order + logic. +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +newblock +\end_layout + +\end_inset + + I +\emph on +n Proceedings of the 17th Annual IEEE Symposium on Logic in Computer Science + (LICS 2002) +\emph default +, July 2002. +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Reference parts have to be separated by +\series bold + +\backslash +newblock +\series default +. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "appel01:fpcc" +literal "true" + +\end_inset + +Andrew +\begin_inset space ~ +\end_inset + +W. + Appel. +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +newblock +\end_layout + +\end_inset + + Foundational proof-carrying code. +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +newblock +\end_layout + +\end_inset + + In +\emph on +Symposium on Logic in Computer Science (LICS ’01) +\emph default +, pages 247–258. + IEEE, 2001. +\end_layout + +\end_body +\end_document diff --git a/lib/templates/Obsolete/ACM_SIGPLAN_(Obsolete).lyx b/lib/templates/Obsolete/ACM_SIGPLAN_(Obsolete).lyx deleted file mode 100644 index 002a19164c..0000000000 --- a/lib/templates/Obsolete/ACM_SIGPLAN_(Obsolete).lyx +++ /dev/null @@ -1,565 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/templates/obsolete/ -\textclass sigplanconf -\options natbib -\use_default_options false -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command bibtex -\index_command default -\float_placement tbh -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 2 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -This is a template \SpecialChar LyX - file for articles to be submitted to the Special Interest - Group on Programming Languages (SIGPLAN). - How to install the SIGPLAN \SpecialChar LaTeX - class to your \SpecialChar LaTeX - system is explained in -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -https://wiki.lyx.org/Examples/AcmSigplan -\end_layout - -\end_inset - -. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Conference -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -PLDI ’05 -\end_layout - -\end_inset - -June 12–15, 2005, Chicago, Illinois, USA. -\end_layout - -\begin_layout CopyrightYear -2005 -\end_layout - -\begin_layout Copyrightdata -1-59593-057-4/05/0004 -\end_layout - -\begin_layout TitleBanner -Banner above paper title -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -is ignored unless document class option 'preprint' is used -\end_layout - -\end_inset - - -\end_layout - -\begin_layout PreprintFooter -Short description of paper -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -is ignored unless document class option 'preprint' is used -\end_layout - -\end_inset - - -\end_layout - -\begin_layout DOI -10.1145/143365.143376 -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -the digital identifier assigned at doi.acm.org -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Title -Example ACM Paper -\begin_inset Foot -status open - -\begin_layout Plain Layout -This work was supported by ... -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Subtitle -Subtitle -\begin_inset Note Note -status open - -\begin_layout Plain Layout -optional -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Author -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -Suzi Smith -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -and -\end_layout - -\end_inset - - Paul C. - Anagnostopoulos -\end_layout - -\end_inset - - -\begin_inset Argument 2 -status open - -\begin_layout Plain Layout -Princeton University -\end_layout - -\end_inset - -smith@cs.princeton.edu -\begin_inset Newline newline -\end_inset - -anagnostopoulos@cs.princeton.edu -\begin_inset Note Note -status open - -\begin_layout Plain Layout -At least one autor is required. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Author -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout -Fred Flymuffin -\end_layout - -\end_inset - - -\begin_inset Argument 2 -status collapsed - -\begin_layout Plain Layout -Washington University in St. - Louis -\begin_inset Newline newline -\end_inset - -Department of Electrical and Computer Engineering -\begin_inset Newline newline -\end_inset - -3301 S Dearborn Street -\begin_inset Newline newline -\end_inset - -St. - Louis, XX 60616, USA -\end_layout - -\end_inset - -flymuffin@cs.wustl.edu -\end_layout - -\begin_layout Abstract -This paper is a demonstration of the Lyx template for the ACM alternate - latex style file. - It works quite well and makes writing an ACM paper so much easier. -\end_layout - -\begin_layout Standard -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -category{B.2.4}{Arithmetic and Logic Structures}{High-Speed Arithmetic} -\end_layout - -\begin_layout Plain Layout - - -\backslash -category{B.7.1}{Integrated Circuits}{Types and Design Styles}[algorithms implement -ed into hardware] -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout - -\series bold - -\backslash -category -\series default - has 3 mandatory + 1 optional arguments -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Terms -Algorithms, Performance, Design -\end_layout - -\begin_layout Keywords -Carry Propagate Addition, Ling Adder, Reed Adder, Carry-Skip Adder, Hybrid - Adder, Pseudo-Complements, Domino Logic, Conditional Sum Adder -\end_layout - -\begin_layout Section -Introduction -\end_layout - -\begin_layout Standard -Bla bla, as listed in -\begin_inset CommandInset citation -LatexCommand cite -key "article-minimal,phdthesis-minimal" -literal "true" - -\end_inset - -. -\end_layout - -\begin_layout Subsection -Subsection -\end_layout - -\begin_layout Enumerate -test -\end_layout - -\begin_layout Enumerate -test -\end_layout - -\begin_layout Subsubsection -Subsubsection -\end_layout - -\begin_layout Standard -Bla, bla -\end_layout - -\begin_layout Acknowledgments -Acknowledgments, if needed. -\end_layout - -\begin_layout Section -\start_of_appendix -First appendix -\end_layout - -\begin_layout Standard -Appendix, only when needed, can also be started behind the bibliography. -\end_layout - -\begin_layout Section* -—————– -\end_layout - -\begin_layout Standard -You can use either Bib\SpecialChar TeX -: -\begin_inset Note Note -status open - -\begin_layout Plain Layout -The following bibliography styles are allowed: -\family sans -none -\family default - or -\family sans -plainnat -\family default - (use then the document class option -\family sans -natbib -\family default -) -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset CommandInset bibtex -LatexCommand bibtex -bibfiles "xampl" -options "bibtotoc,plainnat" - -\end_inset - - -\end_layout - -\begin_layout Section* -——————— -\end_layout - -\begin_layout Standard -\noindent -Or plain bibliography: -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "ahmed02" -literal "true" - -\end_inset - -Amal -\begin_inset space ~ -\end_inset - -J. - Ahmed, Andrew -\begin_inset space ~ -\end_inset - -W. - Appel, and Roberto Virga. -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -newblock -\end_layout - -\end_inset - - A stratified semantics of general references embeddable in higher-order - logic. -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -newblock -\end_layout - -\end_inset - - I -\emph on -n Proceedings of the 17th Annual IEEE Symposium on Logic in Computer Science - (LICS 2002) -\emph default -, July 2002. -\begin_inset Note Note -status open - -\begin_layout Plain Layout -Reference parts have to be separated by -\series bold - -\backslash -newblock -\series default -. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "appel01:fpcc" -literal "true" - -\end_inset - -Andrew -\begin_inset space ~ -\end_inset - -W. - Appel. -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -newblock -\end_layout - -\end_inset - - Foundational proof-carrying code. -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -newblock -\end_layout - -\end_inset - - In -\emph on -Symposium on Logic in Computer Science (LICS ’01) -\emph default -, pages 247–258. - IEEE, 2001. -\end_layout - -\end_body -\end_document diff --git a/lib/templates/Obsolete/ACM_SIG_Proceedings_%28SP,_Obsolete%29.lyx b/lib/templates/Obsolete/ACM_SIG_Proceedings_%28SP,_Obsolete%29.lyx new file mode 100644 index 0000000000..e998788705 --- /dev/null +++ b/lib/templates/Obsolete/ACM_SIG_Proceedings_%28SP,_Obsolete%29.lyx @@ -0,0 +1,203 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/templates/obsolete/ +\textclass acm-sigs +\use_default_options true +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 1 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Title +Title +\end_layout + +\begin_layout Subtitle +Subtitle +\end_layout + +\begin_layout Author +Author +\end_layout + +\begin_layout Abstract +The abstract goes here. +\end_layout + +\begin_layout Abstract +May be split on multiple paragraphs +\end_layout + +\begin_layout Terms +General terms from the ACM classification +\begin_inset Foot +status open + +\begin_layout Plain Layout +See +\begin_inset CommandInset href +LatexCommand href +target "http://www.acm.org/about/class/" +literal "false" + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Keywords +Free key words +\end_layout + +\begin_layout Section +Introduction +\end_layout + +\begin_layout Standard +Every article should start with an introductory section. +\end_layout + +\begin_layout Section +Example math +\end_layout + +\begin_layout Standard +Imaginary numbers always make interesting examples. +\end_layout + +\begin_layout Standard +\begin_inset Formula +\[ +i^{2}+1=0 +\] + +\end_inset + + +\end_layout + +\begin_layout Section +Example figures +\end_layout + +\begin_layout Standard +Figures can be added to the articles as well. +\end_layout + +\begin_layout Standard +\begin_inset Float figure +placement h +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +Figure goes here. +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Here goes the caption +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section +Conclusions +\end_layout + +\begin_layout Standard +And every article should end with a conclusion section. +\end_layout + +\end_body +\end_document diff --git a/lib/templates/Obsolete/ACM_SIG_Proceedings_(SP,_Obsolete).lyx b/lib/templates/Obsolete/ACM_SIG_Proceedings_(SP,_Obsolete).lyx deleted file mode 100644 index e998788705..0000000000 --- a/lib/templates/Obsolete/ACM_SIG_Proceedings_(SP,_Obsolete).lyx +++ /dev/null @@ -1,203 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/templates/obsolete/ -\textclass acm-sigs -\use_default_options true -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 1 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Title -Title -\end_layout - -\begin_layout Subtitle -Subtitle -\end_layout - -\begin_layout Author -Author -\end_layout - -\begin_layout Abstract -The abstract goes here. -\end_layout - -\begin_layout Abstract -May be split on multiple paragraphs -\end_layout - -\begin_layout Terms -General terms from the ACM classification -\begin_inset Foot -status open - -\begin_layout Plain Layout -See -\begin_inset CommandInset href -LatexCommand href -target "http://www.acm.org/about/class/" -literal "false" - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Keywords -Free key words -\end_layout - -\begin_layout Section -Introduction -\end_layout - -\begin_layout Standard -Every article should start with an introductory section. -\end_layout - -\begin_layout Section -Example math -\end_layout - -\begin_layout Standard -Imaginary numbers always make interesting examples. -\end_layout - -\begin_layout Standard -\begin_inset Formula -\[ -i^{2}+1=0 -\] - -\end_inset - - -\end_layout - -\begin_layout Section -Example figures -\end_layout - -\begin_layout Standard -Figures can be added to the articles as well. -\end_layout - -\begin_layout Standard -\begin_inset Float figure -placement h -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -Figure goes here. -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Here goes the caption -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Section -Conclusions -\end_layout - -\begin_layout Standard -And every article should end with a conclusion section. -\end_layout - -\end_body -\end_document diff --git a/lib/templates/Obsolete/American_Geophysical_Union_%28AGUTeX%29.lyx b/lib/templates/Obsolete/American_Geophysical_Union_%28AGUTeX%29.lyx new file mode 100644 index 0000000000..49011d880e --- /dev/null +++ b/lib/templates/Obsolete/American_Geophysical_Union_%28AGUTeX%29.lyx @@ -0,0 +1,786 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/templates/ +\textclass agutex +\begin_preamble +% OPTIONAL: To Create numbered lines uncomment these 2 lines: +% \usepackage{lineno} +% \linenumbers*[1] + +% Uncomment this line when you want to include figures in draft mode: +% \setkeys{Gin}{draft=false} + + +% Author names in capital letters: +\authorrunninghead{BALES ET AL.} + +% Shorter version of title entered in capital letters: +\titlerunninghead{SHORT TITLE} + +% Author mailing address: please repeat this command for +% each author and alphabetize authors. Here are examples: + +\authoraddr{R. C. Bales, +Department of Hydrology and Water Resources, University of +Arizona, Harshbarger Building 11, Tucson, AZ 85721, USA. +(roger@hwr.arizona.edu)} + +\authoraddr{J. R. McConnell, Division of Hydrologic +Sciences, 123 Main Street, Desert Research Institute, Reno, NV +89512, USA.} + +\authoraddr{E. Mosley-Thompson, Department of Geography, +Ohio State University, 123 Orange Boulevard, Columbus, OH 43210, +USA.} + +\authoraddr{R. Williams, Department of Space Sciences, University of +Michigan, 123 Brown Avenue, Ann Arbor, MI 48109, USA.} +\end_preamble +\options jgrga +\use_default_options false +\begin_modules +theorems-std +\end_modules +\maintain_unincluded_children false +\language english +\language_package none +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "default" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures true +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command bibtex +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine natbib +\cite_engine_type authoryear +\biblio_style plainnat +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +This is an OBSOLETE template \SpecialChar LyX + file for articles to be submitted to Journals + of the American Geophysical Union (AGU). + How to install the AGU\SpecialChar TeX + \SpecialChar LaTeX + class to your \SpecialChar LaTeX + system is explained in +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +https://wiki.lyx.org/Examples/AGUTeX +\end_layout + +\end_inset + +: the new AGU class name is +\family sans +agujournal.cls +\family default +. + A template LyX file and the corresponding layout are pending. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout + +\series bold +Note +\series default +: To be able to compile Agu\SpecialChar TeX + articles, assure that in the menu +\family sans +Document\SpecialChar menuseparator +Settings\SpecialChar menuseparator +Language +\family default + the option +\family sans +Language package +\family default + is set to +\family sans +None +\family default +. +\end_layout + +\begin_layout Plain Layout +(For all other documents it is highly recommended to use +\family sans +Default +\family default +!) +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +The Journal is specified as document class option in the document settings! + For the available document class options have a look at the agutex documentatio +n: +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +http://texnology.com/agudocs.pdf +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +The addresses of the authors are given in the document preamble. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Title +Title of article +\end_layout + +\begin_layout Authors +R. + C. + Bales, +\begin_inset Flex Affiliation Mark +status collapsed + +\begin_layout Plain Layout +1 +\end_layout + +\end_inset + + +\begin_inset Newline newline +\end_inset + +E. + Mosley-Thompson, +\begin_inset Flex Affiliation Mark +status collapsed + +\begin_layout Plain Layout +2 +\end_layout + +\end_inset + + +\begin_inset Newline newline +\end_inset + +R. + Williams, +\begin_inset Flex Affiliation Mark +status collapsed + +\begin_layout Plain Layout +3 +\end_layout + +\end_inset + + +\begin_inset Newline newline +\end_inset + +and J. + R. + McConnell +\begin_inset Flex Affiliation Mark +status collapsed + +\begin_layout Plain Layout +4 +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Author affiliation +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout + +1 +\end_layout + +\end_inset + +Department of Hydrology and Water Resources, University of Arizona, Tucson, + Arizona, USA. +\end_layout + +\begin_layout Author affiliation +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout + +2 +\end_layout + +\end_inset + +Department of Geography, Ohio State University, Columbus, Ohio, USA. +\end_layout + +\begin_layout Author affiliation +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout + +3 +\end_layout + +\end_inset + +Department of Space Sciences, University of Michigan, Ann Arbor, Michigan, + USA. +\end_layout + +\begin_layout Author affiliation +\begin_inset Argument 1 +status open + +\begin_layout Plain Layout + +4 +\end_layout + +\end_inset + +Division of Hydrologic Sciences, Desert Research Institute, Reno, Nevada, + USA. +\end_layout + +\begin_layout Abstract +(Type abstract here) +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +begin{article} +\end_layout + +\end_inset + + +\begin_inset Note Note +status open + +\begin_layout Plain Layout +starts the article +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section +Introduction +\end_layout + +\begin_layout Standard +(Article text here) +\end_layout + +\begin_layout Standard +\begin_inset Formula +\begin{eqnarray} +A & = & \prod_{i=1}^{\infty}B\nonumber \\ + & = & C +\end{eqnarray} + +\end_inset + + +\end_layout + +\begin_layout Standard +...as shown by +\begin_inset CommandInset citation +LatexCommand citet +key "jskilby,inproceedings-minimal" +literal "true" + +\end_inset + +. + ....has been shown +\begin_inset CommandInset citation +LatexCommand citep +key "jskilbye" +literal "true" + +\end_inset + +. +\end_layout + +\begin_layout Subsection +Subsection +\end_layout + +\begin_layout Enumerate +test +\end_layout + +\begin_layout Enumerate +test +\end_layout + +\begin_layout Subsubsection +Subsubsection +\end_layout + +\begin_layout Standard +Bla, bla +\end_layout + +\begin_layout Section* +Appendix: Title +\end_layout + +\begin_layout Standard +Appendix, only when needed. +\end_layout + +\begin_layout Section* +Glossary +\end_layout + +\begin_layout Standard +Glossary is only allowed in Reviews of Geophysics! +\end_layout + +\begin_layout Paragraph +glossary term +\end_layout + +\begin_layout Standard +Term Definition here +\end_layout + +\begin_layout Notation +Term +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +& +\end_layout + +\end_inset + + definition. +\begin_inset Note Note +status open + +\begin_layout Plain Layout +A notation is of course optional +\end_layout + +\end_inset + + +\begin_inset Newline newline +\end_inset + +Second Term +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +& +\end_layout + +\end_inset + + second definition. +\end_layout + +\begin_layout Acknowledgments +(Text here) +\end_layout + +\begin_layout Section* +—————– +\end_layout + +\begin_layout Standard +You can use either Bib\SpecialChar TeX +. +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Remember though that your final submission is supposed to have all the bibliogra +phy entries embedded in the \SpecialChar LaTeX +-file. + This means you eventually have to copy the .bbl file into the latex file + at this position. + Follow these steps: +\end_layout + +\begin_layout Enumerate +Run \SpecialChar LaTeX + on your \SpecialChar LaTeX + file. +\end_layout + +\begin_layout Enumerate +Run BiB\SpecialChar TeX + on your \SpecialChar LaTeX + file. +\end_layout + +\begin_layout Enumerate +Open the new .bbl file containing the reference list and copy all the contents + into your \SpecialChar LaTeX + file here. +\end_layout + +\begin_layout Enumerate +Comment out the old +\backslash +bibliographystyle and +\backslash +bibliography commands. +\end_layout + +\begin_layout Enumerate +Run \SpecialChar LaTeX + on your new file before submitting. + AGU does not want a .bib or a .bbl file, but asks that you copy in the contents + of your .bbl file here. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset CommandInset bibtex +LatexCommand bibtex +bibfiles "xampl" +options "agu" + +\end_inset + + +\end_layout + +\begin_layout Section* +——————— +\end_layout + +\begin_layout Standard +\noindent +Or plain bibliography: +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +label "\\textit{Kilby}(2008)" +key "jskilby" +literal "true" + +\end_inset + +Kilby, J. + S. + (2008), Invention of the integrated circuit, +\emph on +IEEE Trans. + Electron Devices, +\emph default + +\shape italic +23 +\shape default +, 648–650. +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +label "\\textit{Kilby et al.}(2008)" +key "jskilbye" +literal "true" + +\end_inset + +Kilby, J. + S., S. + Smith, and R. + Jones (2008), Invention of the integrated circuit, +\emph on +IEEE Trans. + Electron Devices, +\emph default + +\shape italic +23 +\shape default +, 648–650. +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +end{article} +\end_layout + +\end_inset + + +\begin_inset Note Note +status open + +\begin_layout Plain Layout +ends the article +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Enter Figures and Tables here: +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center + +\family sans +A single column figure goes here +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Captions go +\emph on +under +\emph default + the figure +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Float table +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Table captions go +\emph on +above +\emph default + the table +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center +\begin_inset Tabular + + + + + + +\begin_inset Text + +\begin_layout Plain Layout +delete +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +this +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +example +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +table +\end_layout + +\end_inset + + + + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\end_body +\end_document diff --git a/lib/templates/Obsolete/American_Geophysical_Union_(AGUTeX).lyx b/lib/templates/Obsolete/American_Geophysical_Union_(AGUTeX).lyx deleted file mode 100644 index 49011d880e..0000000000 --- a/lib/templates/Obsolete/American_Geophysical_Union_(AGUTeX).lyx +++ /dev/null @@ -1,786 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/templates/ -\textclass agutex -\begin_preamble -% OPTIONAL: To Create numbered lines uncomment these 2 lines: -% \usepackage{lineno} -% \linenumbers*[1] - -% Uncomment this line when you want to include figures in draft mode: -% \setkeys{Gin}{draft=false} - - -% Author names in capital letters: -\authorrunninghead{BALES ET AL.} - -% Shorter version of title entered in capital letters: -\titlerunninghead{SHORT TITLE} - -% Author mailing address: please repeat this command for -% each author and alphabetize authors. Here are examples: - -\authoraddr{R. C. Bales, -Department of Hydrology and Water Resources, University of -Arizona, Harshbarger Building 11, Tucson, AZ 85721, USA. -(roger@hwr.arizona.edu)} - -\authoraddr{J. R. McConnell, Division of Hydrologic -Sciences, 123 Main Street, Desert Research Institute, Reno, NV -89512, USA.} - -\authoraddr{E. Mosley-Thompson, Department of Geography, -Ohio State University, 123 Orange Boulevard, Columbus, OH 43210, -USA.} - -\authoraddr{R. Williams, Department of Space Sciences, University of -Michigan, 123 Brown Avenue, Ann Arbor, MI 48109, USA.} -\end_preamble -\options jgrga -\use_default_options false -\begin_modules -theorems-std -\end_modules -\maintain_unincluded_children false -\language english -\language_package none -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "default" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures true -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command bibtex -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine natbib -\cite_engine_type authoryear -\biblio_style plainnat -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -This is an OBSOLETE template \SpecialChar LyX - file for articles to be submitted to Journals - of the American Geophysical Union (AGU). - How to install the AGU\SpecialChar TeX - \SpecialChar LaTeX - class to your \SpecialChar LaTeX - system is explained in -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -https://wiki.lyx.org/Examples/AGUTeX -\end_layout - -\end_inset - -: the new AGU class name is -\family sans -agujournal.cls -\family default -. - A template LyX file and the corresponding layout are pending. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout - -\series bold -Note -\series default -: To be able to compile Agu\SpecialChar TeX - articles, assure that in the menu -\family sans -Document\SpecialChar menuseparator -Settings\SpecialChar menuseparator -Language -\family default - the option -\family sans -Language package -\family default - is set to -\family sans -None -\family default -. -\end_layout - -\begin_layout Plain Layout -(For all other documents it is highly recommended to use -\family sans -Default -\family default -!) -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -The Journal is specified as document class option in the document settings! - For the available document class options have a look at the agutex documentatio -n: -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -http://texnology.com/agudocs.pdf -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -The addresses of the authors are given in the document preamble. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Title -Title of article -\end_layout - -\begin_layout Authors -R. - C. - Bales, -\begin_inset Flex Affiliation Mark -status collapsed - -\begin_layout Plain Layout -1 -\end_layout - -\end_inset - - -\begin_inset Newline newline -\end_inset - -E. - Mosley-Thompson, -\begin_inset Flex Affiliation Mark -status collapsed - -\begin_layout Plain Layout -2 -\end_layout - -\end_inset - - -\begin_inset Newline newline -\end_inset - -R. - Williams, -\begin_inset Flex Affiliation Mark -status collapsed - -\begin_layout Plain Layout -3 -\end_layout - -\end_inset - - -\begin_inset Newline newline -\end_inset - -and J. - R. - McConnell -\begin_inset Flex Affiliation Mark -status collapsed - -\begin_layout Plain Layout -4 -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Author affiliation -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout - -1 -\end_layout - -\end_inset - -Department of Hydrology and Water Resources, University of Arizona, Tucson, - Arizona, USA. -\end_layout - -\begin_layout Author affiliation -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout - -2 -\end_layout - -\end_inset - -Department of Geography, Ohio State University, Columbus, Ohio, USA. -\end_layout - -\begin_layout Author affiliation -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout - -3 -\end_layout - -\end_inset - -Department of Space Sciences, University of Michigan, Ann Arbor, Michigan, - USA. -\end_layout - -\begin_layout Author affiliation -\begin_inset Argument 1 -status open - -\begin_layout Plain Layout - -4 -\end_layout - -\end_inset - -Division of Hydrologic Sciences, Desert Research Institute, Reno, Nevada, - USA. -\end_layout - -\begin_layout Abstract -(Type abstract here) -\end_layout - -\begin_layout Standard -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -begin{article} -\end_layout - -\end_inset - - -\begin_inset Note Note -status open - -\begin_layout Plain Layout -starts the article -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Section -Introduction -\end_layout - -\begin_layout Standard -(Article text here) -\end_layout - -\begin_layout Standard -\begin_inset Formula -\begin{eqnarray} -A & = & \prod_{i=1}^{\infty}B\nonumber \\ - & = & C -\end{eqnarray} - -\end_inset - - -\end_layout - -\begin_layout Standard -...as shown by -\begin_inset CommandInset citation -LatexCommand citet -key "jskilby,inproceedings-minimal" -literal "true" - -\end_inset - -. - ....has been shown -\begin_inset CommandInset citation -LatexCommand citep -key "jskilbye" -literal "true" - -\end_inset - -. -\end_layout - -\begin_layout Subsection -Subsection -\end_layout - -\begin_layout Enumerate -test -\end_layout - -\begin_layout Enumerate -test -\end_layout - -\begin_layout Subsubsection -Subsubsection -\end_layout - -\begin_layout Standard -Bla, bla -\end_layout - -\begin_layout Section* -Appendix: Title -\end_layout - -\begin_layout Standard -Appendix, only when needed. -\end_layout - -\begin_layout Section* -Glossary -\end_layout - -\begin_layout Standard -Glossary is only allowed in Reviews of Geophysics! -\end_layout - -\begin_layout Paragraph -glossary term -\end_layout - -\begin_layout Standard -Term Definition here -\end_layout - -\begin_layout Notation -Term -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -& -\end_layout - -\end_inset - - definition. -\begin_inset Note Note -status open - -\begin_layout Plain Layout -A notation is of course optional -\end_layout - -\end_inset - - -\begin_inset Newline newline -\end_inset - -Second Term -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -& -\end_layout - -\end_inset - - second definition. -\end_layout - -\begin_layout Acknowledgments -(Text here) -\end_layout - -\begin_layout Section* -—————– -\end_layout - -\begin_layout Standard -You can use either Bib\SpecialChar TeX -. -\begin_inset Note Note -status open - -\begin_layout Plain Layout -Remember though that your final submission is supposed to have all the bibliogra -phy entries embedded in the \SpecialChar LaTeX --file. - This means you eventually have to copy the .bbl file into the latex file - at this position. - Follow these steps: -\end_layout - -\begin_layout Enumerate -Run \SpecialChar LaTeX - on your \SpecialChar LaTeX - file. -\end_layout - -\begin_layout Enumerate -Run BiB\SpecialChar TeX - on your \SpecialChar LaTeX - file. -\end_layout - -\begin_layout Enumerate -Open the new .bbl file containing the reference list and copy all the contents - into your \SpecialChar LaTeX - file here. -\end_layout - -\begin_layout Enumerate -Comment out the old -\backslash -bibliographystyle and -\backslash -bibliography commands. -\end_layout - -\begin_layout Enumerate -Run \SpecialChar LaTeX - on your new file before submitting. - AGU does not want a .bib or a .bbl file, but asks that you copy in the contents - of your .bbl file here. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset CommandInset bibtex -LatexCommand bibtex -bibfiles "xampl" -options "agu" - -\end_inset - - -\end_layout - -\begin_layout Section* -——————— -\end_layout - -\begin_layout Standard -\noindent -Or plain bibliography: -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -label "\\textit{Kilby}(2008)" -key "jskilby" -literal "true" - -\end_inset - -Kilby, J. - S. - (2008), Invention of the integrated circuit, -\emph on -IEEE Trans. - Electron Devices, -\emph default - -\shape italic -23 -\shape default -, 648–650. -\end_layout - -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -label "\\textit{Kilby et al.}(2008)" -key "jskilbye" -literal "true" - -\end_inset - -Kilby, J. - S., S. - Smith, and R. - Jones (2008), Invention of the integrated circuit, -\emph on -IEEE Trans. - Electron Devices, -\emph default - -\shape italic -23 -\shape default -, 648–650. -\end_layout - -\begin_layout Standard -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -end{article} -\end_layout - -\end_inset - - -\begin_inset Note Note -status open - -\begin_layout Plain Layout -ends the article -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -Enter Figures and Tables here: -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center - -\family sans -A single column figure goes here -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Captions go -\emph on -under -\emph default - the figure -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Float table -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Table captions go -\emph on -above -\emph default - the table -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center -\begin_inset Tabular - - - - - - -\begin_inset Text - -\begin_layout Plain Layout -delete -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -this -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -example -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -table -\end_layout - -\end_inset - - - - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\end_body -\end_document diff --git a/lib/templates/Obsolete/G-Brief_%28V._1,_Obsolete%29/English.lyx b/lib/templates/Obsolete/G-Brief_%28V._1,_Obsolete%29/English.lyx new file mode 100644 index 0000000000..38fa37b795 --- /dev/null +++ b/lib/templates/Obsolete/G-Brief_%28V._1,_Obsolete%29/English.lyx @@ -0,0 +1,262 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/templates/obsolete/ +\textclass g-brief +\begin_preamble +%%\lochermarke +\faltmarken +\fenstermarken +\trennlinien +%% \klassisch +\end_preamble +\use_default_options false +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding iso8859-2 +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style polish +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Name +Thomas Hartkens +\begin_inset Note Note +status open + +\begin_layout Plain Layout + +\series bold +Important note: +\series default + This template uses the old +\begin_inset Quotes pld +\end_inset + +g-brief +\begin_inset Quotes prd +\end_inset + + class that is replaced by the new class version +\begin_inset Quotes pld +\end_inset + +g-brief2 +\begin_inset Quotes prd +\end_inset + +. + Therefore, it is recommended that you use template +\begin_inset Quotes pld +\end_inset + +g-brief2 +\begin_inset Quotes prd +\end_inset + + instead. + This template is available for compatibility reasons only. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Signature +Thomas Hartkens +\end_layout + +\begin_layout Street +Edmund-Siemers-Allee 25 +\end_layout + +\begin_layout Addition + +\end_layout + +\begin_layout Town +22761 Hamburg +\end_layout + +\begin_layout State +Germany +\end_layout + +\begin_layout ReturnAddress + +\end_layout + +\begin_layout Phone ++49 40 3333333 +\end_layout + +\begin_layout Telefax + +\end_layout + +\begin_layout Telex + +\end_layout + +\begin_layout EMail +thomas@hartkens.de +\end_layout + +\begin_layout HTTP +www.hartkens.de/thomas +\end_layout + +\begin_layout Bank + +\end_layout + +\begin_layout BankCode + +\end_layout + +\begin_layout BankAccount + +\end_layout + +\begin_layout Address +Hans Beispiel +\begin_inset Newline newline +\end_inset + +Teststrasse 34 +\begin_inset Newline newline +\end_inset + +26871 Musterberg +\end_layout + +\begin_layout Reference +Musterbrief +\end_layout + +\begin_layout PostalComment +REGISTERED LETTER +\end_layout + +\begin_layout MyRef +TH +\end_layout + +\begin_layout YourRef + +\end_layout + +\begin_layout YourMail + +\end_layout + +\begin_layout Encl. + +\end_layout + +\begin_layout cc + +\end_layout + +\begin_layout Date +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +today +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Opening +Dear Mr. + Beispiel, +\end_layout + +\begin_layout Closing +Yours sincerely, +\end_layout + +\begin_layout Letter +I am writing to ask whether you could send me any information about possibility + of ... +\end_layout + +\begin_layout Letter +I would be very pleased if you could send me these informations. +\end_layout + +\end_body +\end_document diff --git a/lib/templates/Obsolete/G-Brief_%28V._1,_Obsolete%29/German.lyx b/lib/templates/Obsolete/G-Brief_%28V._1,_Obsolete%29/German.lyx new file mode 100644 index 0000000000..5cda2b2348 --- /dev/null +++ b/lib/templates/Obsolete/G-Brief_%28V._1,_Obsolete%29/German.lyx @@ -0,0 +1,259 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/templates/obsolete/ +\textclass g-brief +\begin_preamble +%%\lochermarke +\faltmarken +\fenstermarken +\trennlinien +%% \klassisch +\end_preamble +\use_default_options false +\maintain_unincluded_children false +\language german +\language_package default +\inputencoding iso8859-2 +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\use_minted 0 +\index Stichwortverzeichnis +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style polish +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Name +Thomas Hartkens +\begin_inset Note Note +status open + +\begin_layout Plain Layout + +\series bold +Wichtiger Hinweis: +\series default + Diese Vorlage nutzt die alte Dokumentklasse +\begin_inset Quotes pld +\end_inset + +g-brief +\begin_inset Quotes prd +\end_inset + +, die durch die neue Version +\begin_inset Quotes pld +\end_inset + +g-brief2 +\begin_inset Quotes prd +\end_inset + + ersetzt wurde. + Es wird daher empfohlen, die Vorlage +\begin_inset Quotes pld +\end_inset + +g-brief2 +\begin_inset Quotes prd +\end_inset + + zu benutzen. + Diese Vorlage ist nur aus Kompatibilitätsgründen vorhanden. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Signature +Thomas Hartkens +\end_layout + +\begin_layout Street +Edmund-Siemers-Allee 25 +\end_layout + +\begin_layout Addition + +\end_layout + +\begin_layout Town +20434 Hamburg +\end_layout + +\begin_layout State + +\end_layout + +\begin_layout ReturnAddress + +\end_layout + +\begin_layout Phone ++49 40 3333333 +\end_layout + +\begin_layout Telefax + +\end_layout + +\begin_layout Telex + +\end_layout + +\begin_layout EMail +thomas@hartkens.de +\end_layout + +\begin_layout HTTP +www.hartkens.de/thomas +\end_layout + +\begin_layout Bank + +\end_layout + +\begin_layout BankCode + +\end_layout + +\begin_layout BankAccount + +\end_layout + +\begin_layout Address +Hans Beispiel +\begin_inset Newline newline +\end_inset + +Teststrasse 34 +\begin_inset Newline newline +\end_inset + +26871 Musterberg +\end_layout + +\begin_layout Reference +Musterbrief +\end_layout + +\begin_layout PostalComment +EINSCHREIBEN +\end_layout + +\begin_layout MyRef + +\end_layout + +\begin_layout YourRef +TH +\end_layout + +\begin_layout YourMail + +\end_layout + +\begin_layout Encl. + +\end_layout + +\begin_layout cc + +\end_layout + +\begin_layout Date +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +today +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Opening +Sehr geehrter Herr Beispiel, +\end_layout + +\begin_layout Closing +Mit freundlichen Grüßen, +\end_layout + +\begin_layout Letter +seit der siebten Mieterhöhung im laufenden Jahr konnte ich keinen Zahlungseingan +g von Ihnen mehr verbuchen. + Ich bitte Sie Ihren Verpflichtungen schnellstens nachzukommen, da ich mich + sonst gezwungen sehe, Ihre Miete ein weiteres mal anzuheben. +\end_layout + +\end_body +\end_document diff --git a/lib/templates/Obsolete/G-Brief_(V._1,_Obsolete)/English.lyx b/lib/templates/Obsolete/G-Brief_(V._1,_Obsolete)/English.lyx deleted file mode 100644 index 38fa37b795..0000000000 --- a/lib/templates/Obsolete/G-Brief_(V._1,_Obsolete)/English.lyx +++ /dev/null @@ -1,262 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/templates/obsolete/ -\textclass g-brief -\begin_preamble -%%\lochermarke -\faltmarken -\fenstermarken -\trennlinien -%% \klassisch -\end_preamble -\use_default_options false -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding iso8859-2 -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style polish -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Name -Thomas Hartkens -\begin_inset Note Note -status open - -\begin_layout Plain Layout - -\series bold -Important note: -\series default - This template uses the old -\begin_inset Quotes pld -\end_inset - -g-brief -\begin_inset Quotes prd -\end_inset - - class that is replaced by the new class version -\begin_inset Quotes pld -\end_inset - -g-brief2 -\begin_inset Quotes prd -\end_inset - -. - Therefore, it is recommended that you use template -\begin_inset Quotes pld -\end_inset - -g-brief2 -\begin_inset Quotes prd -\end_inset - - instead. - This template is available for compatibility reasons only. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Signature -Thomas Hartkens -\end_layout - -\begin_layout Street -Edmund-Siemers-Allee 25 -\end_layout - -\begin_layout Addition - -\end_layout - -\begin_layout Town -22761 Hamburg -\end_layout - -\begin_layout State -Germany -\end_layout - -\begin_layout ReturnAddress - -\end_layout - -\begin_layout Phone -+49 40 3333333 -\end_layout - -\begin_layout Telefax - -\end_layout - -\begin_layout Telex - -\end_layout - -\begin_layout EMail -thomas@hartkens.de -\end_layout - -\begin_layout HTTP -www.hartkens.de/thomas -\end_layout - -\begin_layout Bank - -\end_layout - -\begin_layout BankCode - -\end_layout - -\begin_layout BankAccount - -\end_layout - -\begin_layout Address -Hans Beispiel -\begin_inset Newline newline -\end_inset - -Teststrasse 34 -\begin_inset Newline newline -\end_inset - -26871 Musterberg -\end_layout - -\begin_layout Reference -Musterbrief -\end_layout - -\begin_layout PostalComment -REGISTERED LETTER -\end_layout - -\begin_layout MyRef -TH -\end_layout - -\begin_layout YourRef - -\end_layout - -\begin_layout YourMail - -\end_layout - -\begin_layout Encl. - -\end_layout - -\begin_layout cc - -\end_layout - -\begin_layout Date -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -today -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Opening -Dear Mr. - Beispiel, -\end_layout - -\begin_layout Closing -Yours sincerely, -\end_layout - -\begin_layout Letter -I am writing to ask whether you could send me any information about possibility - of ... -\end_layout - -\begin_layout Letter -I would be very pleased if you could send me these informations. -\end_layout - -\end_body -\end_document diff --git a/lib/templates/Obsolete/G-Brief_(V._1,_Obsolete)/German.lyx b/lib/templates/Obsolete/G-Brief_(V._1,_Obsolete)/German.lyx deleted file mode 100644 index 5cda2b2348..0000000000 --- a/lib/templates/Obsolete/G-Brief_(V._1,_Obsolete)/German.lyx +++ /dev/null @@ -1,259 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/templates/obsolete/ -\textclass g-brief -\begin_preamble -%%\lochermarke -\faltmarken -\fenstermarken -\trennlinien -%% \klassisch -\end_preamble -\use_default_options false -\maintain_unincluded_children false -\language german -\language_package default -\inputencoding iso8859-2 -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format default -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 0 -\use_minted 0 -\index Stichwortverzeichnis -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style polish -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Name -Thomas Hartkens -\begin_inset Note Note -status open - -\begin_layout Plain Layout - -\series bold -Wichtiger Hinweis: -\series default - Diese Vorlage nutzt die alte Dokumentklasse -\begin_inset Quotes pld -\end_inset - -g-brief -\begin_inset Quotes prd -\end_inset - -, die durch die neue Version -\begin_inset Quotes pld -\end_inset - -g-brief2 -\begin_inset Quotes prd -\end_inset - - ersetzt wurde. - Es wird daher empfohlen, die Vorlage -\begin_inset Quotes pld -\end_inset - -g-brief2 -\begin_inset Quotes prd -\end_inset - - zu benutzen. - Diese Vorlage ist nur aus Kompatibilitätsgründen vorhanden. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Signature -Thomas Hartkens -\end_layout - -\begin_layout Street -Edmund-Siemers-Allee 25 -\end_layout - -\begin_layout Addition - -\end_layout - -\begin_layout Town -20434 Hamburg -\end_layout - -\begin_layout State - -\end_layout - -\begin_layout ReturnAddress - -\end_layout - -\begin_layout Phone -+49 40 3333333 -\end_layout - -\begin_layout Telefax - -\end_layout - -\begin_layout Telex - -\end_layout - -\begin_layout EMail -thomas@hartkens.de -\end_layout - -\begin_layout HTTP -www.hartkens.de/thomas -\end_layout - -\begin_layout Bank - -\end_layout - -\begin_layout BankCode - -\end_layout - -\begin_layout BankAccount - -\end_layout - -\begin_layout Address -Hans Beispiel -\begin_inset Newline newline -\end_inset - -Teststrasse 34 -\begin_inset Newline newline -\end_inset - -26871 Musterberg -\end_layout - -\begin_layout Reference -Musterbrief -\end_layout - -\begin_layout PostalComment -EINSCHREIBEN -\end_layout - -\begin_layout MyRef - -\end_layout - -\begin_layout YourRef -TH -\end_layout - -\begin_layout YourMail - -\end_layout - -\begin_layout Encl. - -\end_layout - -\begin_layout cc - -\end_layout - -\begin_layout Date -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -today -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Opening -Sehr geehrter Herr Beispiel, -\end_layout - -\begin_layout Closing -Mit freundlichen Grüßen, -\end_layout - -\begin_layout Letter -seit der siebten Mieterhöhung im laufenden Jahr konnte ich keinen Zahlungseingan -g von Ihnen mehr verbuchen. - Ich bitte Sie Ihren Verpflichtungen schnellstens nachzukommen, da ich mich - sonst gezwungen sehe, Ihre Miete ein weiteres mal anzuheben. -\end_layout - -\end_body -\end_document diff --git a/lib/templates/PDF_%28cropped%29.lyx b/lib/templates/PDF_%28cropped%29.lyx new file mode 100644 index 0000000000..6e9cc90d62 --- /dev/null +++ b/lib/templates/PDF_%28cropped%29.lyx @@ -0,0 +1,122 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/templates/ +\textclass article +\use_default_options true +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures false +\graphics default +\default_output_format pdf7 +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 1 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle empty +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Paragraph* +\SpecialChar LyX + Equation Editor +\end_layout + +\begin_layout Plain Layout +Use this template to generate +\begin_inset Quotes eld +\end_inset + +embeddable graphics +\begin_inset Quotes erd +\end_inset + + (equations, commented graphics, etc.). + Simply write down some content and hit the Preview button: you will obtain + a cropped PDF output of the \SpecialChar LyX + content. + Now you can insert the resulting vector PDF image into a different document + (another \SpecialChar LyX + document, a LibreOffice Presentation, a Beamer presentation, + etc.). + Below is an example (hit the Preview button to see the result). +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Formula $x^{2}-\gamma$ +\end_inset + + +\end_layout + +\end_body +\end_document diff --git a/lib/templates/PDF_(cropped).lyx b/lib/templates/PDF_(cropped).lyx deleted file mode 100644 index 6e9cc90d62..0000000000 --- a/lib/templates/PDF_(cropped).lyx +++ /dev/null @@ -1,122 +0,0 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin /systemlyxdir/templates/ -\textclass article -\use_default_options true -\maintain_unincluded_children false -\language english -\language_package default -\inputencoding auto -\fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures false -\graphics default -\default_output_format pdf7 -\output_sync 0 -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref false -\papersize default -\use_geometry false -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 1 -\use_minted 0 -\index Index -\shortcut idx -\color #008000 -\end_index -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 1 -\paperpagestyle empty -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Paragraph* -\SpecialChar LyX - Equation Editor -\end_layout - -\begin_layout Plain Layout -Use this template to generate -\begin_inset Quotes eld -\end_inset - -embeddable graphics -\begin_inset Quotes erd -\end_inset - - (equations, commented graphics, etc.). - Simply write down some content and hit the Preview button: you will obtain - a cropped PDF output of the \SpecialChar LyX - content. - Now you can insert the resulting vector PDF image into a different document - (another \SpecialChar LyX - document, a LibreOffice Presentation, a Beamer presentation, - etc.). - Below is an example (hit the Preview button to see the result). -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Formula $x^{2}-\gamma$ -\end_inset - - -\end_layout - -\end_body -\end_document diff --git a/lib/templates/README.new_templates b/lib/templates/README.new_templates index 658d6b4d52..f854206691 100644 --- a/lib/templates/README.new_templates +++ b/lib/templates/README.new_templates @@ -46,18 +46,18 @@ templates/[language/]category/[subcategory] Please use the layout category (with identical spelling to assure translation) as category subdirectory (e.g., "Letters"). See \DeclareCategory entry of the -layout which corresponds to your template. Substitute blanks by '_'. +layout which corresponds to your template. Note the handling of special characters +below. If your template consists of one file only, and if there are no further templates relating to your layout yet, use the layout name, as defined in \DeclareLaTeXClass, -as file name. Substitute blanks by '_' (e.g., My_Layout.lyx). In any case, use -a verbose, transparent name (do not use insider acronyms as file names). +as file name. In any case, use a verbose, transparent name (do not use insider +acronyms as file names). Note the handling of special characters below. If your template consists of multiple files, use an additional subdirectory. Use the layout name, as defined in \DeclareLaTeXClass, as subcategory subfolder -name. Substitute blanks by '_' (e.g., My_Layout). Give the files verbose, -transparent names that clarify the function of the respective file in the templates -bundle. Use '_' instead of blanks. +name. Give the files verbose, transparent names that clarify the function of the +respective file in the templates bundle. Note the handling of special characters below. The optional language subdirectory that immediately follows templates/ uses the language code (e.g., 'de' for German). Use this if you provide a translation of @@ -68,3 +68,16 @@ templates/fr/Letters/myletter.lyx). If you add a new (sub)folder, you must create a new entry in Makefile.am. + +NB: SPECIAL CHARACTERS IN FILE AND DIRECTORY NAMES: +=================================================== + +The following characters in file and directory names must be substituted, since they break +LyX building with autotools: + +* Blanks by '_' (e.g., My_Layout.lyx) +* Parentheses by %28 and %29 (e.g., My_Layout_%28v._1%29.lyx) +* Apersands by %26 (e.g., Journal_of_This_%26_That.lyx) + +The subsitution characters will be replaced again for LyX for translation and GUI display. + diff --git a/po/Rules-lyx b/po/Rules-lyx index 069c030841..d9dae4023e 100644 --- a/po/Rules-lyx +++ b/po/Rules-lyx @@ -58,7 +58,7 @@ formats_l10n.pot: $(top_srcdir)/lib/configure.py examples_templates_l10n.pot: $(top_srcdir)/lib/examples/* \ $(top_srcdir)/lib/templates/* - $(LYX_POT) -o $@ -t examples_templates '$^' + $(LYX_POT) -o $@ -t examples_templates $^ # LyX specific code to generate l10n statistics for the web site i18n.inc: $(POFILES) postats.py diff --git a/po/lyx_pot.py b/po/lyx_pot.py index 226e6ecf85..93ff596627 100755 --- a/po/lyx_pot.py +++ b/po/lyx_pot.py @@ -628,8 +628,7 @@ def examples_templates_l10n(input_files, output, base): output = io.open(output, 'w', encoding='utf_8', newline='\n') # only record each item once seen = [] - inputfs = input_files[0].split() - for src in inputfs: + for src in input_files: parseExamplesTemplates(src, seen, output) output.close() @@ -651,7 +650,7 @@ def parseExamplesTemplates(file, seen, output): seen.append(filename) if filename != "": print(u'#: %s:%d\nmsgid "%s"\nmsgstr ""\n' % \ - (relativePath(input_files[0], base), 0, filename.replace('_', ' ')), file=output) + (relativePath(input_files[0], base), 0, filename.replace('_', ' ').replace('%26', '&').replace('%28', '(').replace('%29', ')')), file=output) diff --git a/src/frontends/qt4/GuiLyXFiles.cpp b/src/frontends/qt4/GuiLyXFiles.cpp index 7a259f3a83..ab633de864 100644 --- a/src/frontends/qt4/GuiLyXFiles.cpp +++ b/src/frontends/qt4/GuiLyXFiles.cpp @@ -38,6 +38,15 @@ using namespace lyx::support; namespace lyx { namespace frontend { +namespace { + +QString const guiString(QString in) +{ + return in.replace("%26", "&").replace("%28", "(").replace("%29", ")"); +} + +} // namespace anon + QMap GuiLyXFiles::getFiles() { @@ -375,10 +384,9 @@ void GuiLyXFiles::updateContents() catsave = cat; cat = catsave.left(catsave.indexOf('/')); subcat = toqstr(translateIfPossible( - qstring_to_ucs4(catsave.mid( - catsave.indexOf('/') + 1).replace('_', ' ')))); + qstring_to_ucs4(guiString(catsave.mid(catsave.indexOf('/') + 1))))); } - cat = toqstr(translateIfPossible(qstring_to_ucs4(cat.replace('_', ' ')))); + cat = toqstr(translateIfPossible(qstring_to_ucs4(guiString(cat)))); QTreeWidgetItem * catItem = new QTreeWidgetItem(); if (!cats.contains(cat)) { catItem->setText(0, cat); @@ -392,7 +400,7 @@ void GuiLyXFiles::updateContents() QString const filename = info.fileName(); QString guiname = filename.left(filename.lastIndexOf(getSuffix())).replace('_', ' '); if (translateName()) - guiname = toqstr(translateIfPossible(qstring_to_ucs4(guiname))); + guiname = toqstr(translateIfPossible(qstring_to_ucs4(guiString(guiname)))); QIcon file_icon = (realpath.startsWith(toqstr(package().user_support().absFileName()))) ? user_icon : system_icon; item->setIcon(0, file_icon);