diff --git a/NEWS b/NEWS index 67a5f11c00..a381f8924a 100644 --- a/NEWS +++ b/NEWS @@ -75,7 +75,16 @@ behaviour to mimic 1.2 in all cases, so this might take some time to get accustomed to. On the pro side, the new structure allowed implementing support for LaTeX's \mbox and \fbox and general "switching back to text mode within math", so a lot of "evil red text" -trickery is not needed anymore. +trickery is not needed anymore. The most visible changes are the following: + +- Pressing { and } will insert LaTeX's \{ and \} which show up as { } + in the printout. To get LaTeX's {} nesting, you need to type \{. + +- Fonts changes now really nest. Repeated application of a font change + will result in nested font changes! To remove a font change without + removing the "contents", it is now possible to "pull the argument" + like in other insets, i.e. put the cursor in the first position of + the inset and press 'backspace'. ** Reading old files diff --git a/lib/ChangeLog b/lib/ChangeLog index a8d4b1062a..eb91ce9f2b 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2003-01-17 Michael Schmitt + + * lib/examples/*.lyx: + * lib/templates/*.lyx: convert to format 221. + 2003-01-17 Dekel Tsur * lyx2lyx/lyxconvert_218.py (change_listof): Handle reLyX files. diff --git a/lib/doc/LyXConfig.lyx.in b/lib/doc/LyXConfig.lyx.in index 7c86f1139c..6c20a1158e 100644 --- a/lib/doc/LyXConfig.lyx.in +++ b/lib/doc/LyXConfig.lyx.in @@ -1,5 +1,5 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \language english \inputencoding default diff --git a/lib/examples/Foils.lyx b/lib/examples/Foils.lyx index 4c5019c021..afd7d9e0e9 100644 --- a/lib/examples/Foils.lyx +++ b/lib/examples/Foils.lyx @@ -1,5 +1,5 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass foils \begin_preamble \raggedright @@ -11,7 +11,7 @@ \fontscheme default \graphics dvips \paperfontsize default -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 @@ -38,24 +38,24 @@ \papersides 1 \paperpagestyle default \bullet 0 - 5 - 2 - -1 +5 +2 +-1 \end_bullet \bullet 1 - 5 - 4 - -1 +5 +4 +-1 \end_bullet \bullet 2 - 4 - 8 - -1 +4 +8 +-1 \end_bullet \bullet 3 - 1 - 3 - -1 +1 +3 +-1 \end_bullet \layout Title diff --git a/lib/examples/ItemizeBullets.lyx b/lib/examples/ItemizeBullets.lyx index 8dd92ef536..0307e9fab5 100644 --- a/lib/examples/ItemizeBullets.lyx +++ b/lib/examples/ItemizeBullets.lyx @@ -1,5 +1,5 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \begin_preamble \usepackage{latexsym,pifont,amssymb} @@ -9,7 +9,7 @@ \fontscheme default \graphics default \paperfontsize 10 -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 @@ -27,20 +27,20 @@ \papersides 1 \paperpagestyle default \bulletLaTeX 0 - "\raise1pt\hbox{\small\(\blacktriangleright\)}" +"\raise1pt\hbox{\small\(\blacktriangleright\)}" \end_bullet \bulletLaTeX 1 - "\raise1pt\hbox{\(\leadsto\)}" +"\raise1pt\hbox{\(\leadsto\)}" \end_bullet \bullet 2 - 4 - 8 - 3 +4 +8 +3 \end_bullet \bullet 3 - 0 - 8 - -1 +0 +8 +-1 \end_bullet \layout Section* diff --git a/lib/examples/Literate.lyx b/lib/examples/Literate.lyx index 9ad85287ce..d990a5863b 100644 --- a/lib/examples/Literate.lyx +++ b/lib/examples/Literate.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass literate-article \language english \inputencoding default \fontscheme default \graphics default \paperfontsize default -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/Minipage.lyx b/lib/examples/Minipage.lyx index cc70a8fd17..1d6adaad82 100644 --- a/lib/examples/Minipage.lyx +++ b/lib/examples/Minipage.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \language english \inputencoding latin1 \fontscheme default \graphics default \paperfontsize default -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/TableExamples.lyx b/lib/examples/TableExamples.lyx index 74d0d0d2da..9ce887c8a3 100644 --- a/lib/examples/TableExamples.lyx +++ b/lib/examples/TableExamples.lyx @@ -1,5 +1,5 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \begin_preamble \usepackage{multirow} @@ -9,7 +9,7 @@ \fontscheme default \graphics default \paperfontsize default -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 @@ -56,7 +56,7 @@ How to use the longtable special options \begin_inset Tabular - + diff --git a/lib/examples/aa_sample.lyx b/lib/examples/aa_sample.lyx index db4b6d389a..2aedb052ac 100644 --- a/lib/examples/aa_sample.lyx +++ b/lib/examples/aa_sample.lyx @@ -1,5 +1,5 @@ -#LyX 1.1 created this file. For more info see http://www.lyx.org/ -\lyxformat 218 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass aa \begin_preamble \usepackage{graphicx} @@ -10,11 +10,13 @@ \fontscheme default \graphics default \paperfontsize default -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 \use_amsmath 0 +\use_natbib 0 +\use_numerical_citations 0 \paperorientation portrait \secnumdepth 3 \tocdepth 3 @@ -41,7 +43,10 @@ I. G. Wuchterl -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash inst{1} @@ -49,20 +54,31 @@ inst{1} and \newline -\latex default +\end_inset + C. Ptolemy -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash inst{2} \backslash fnmsep -\begin_float footnote +\end_inset + + +\begin_inset Foot +collapsed true + \layout Standard Just to show the usage of the elements in the author field -\end_float +\end_inset + + \layout Offprint @@ -75,7 +91,10 @@ rkenschanzstrasse 17, A-1180 Vienna \newline -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash email{wuchterl@amok.ast.univie.ac.at} @@ -83,21 +102,30 @@ email{wuchterl@amok.ast.univie.ac.at} and \newline -\latex default +\end_inset + University of Alexandria, Department of Geography, ... \newline -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash email{c.ptolemy@hipparch.uheaven.space} -\latex default +\end_inset + -\begin_float footnote +\begin_inset Foot +collapsed true + \layout Standard The university of heaven temporarily does not accept e-mails -\end_float +\end_inset + + \layout Date @@ -160,7 +188,10 @@ leated instability' of proto \end_inset -mechanism is widespread under `cool' conditions. -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \newline @@ -172,7 +203,8 @@ keywords{giant planet formation -- kappa \backslash )-mechanism -- stability of gas spheres } -\latex default +\end_inset + \layout Section @@ -182,12 +214,17 @@ Introduction In the \emph on nucleated instability -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash /{} +\end_inset + + \emph default -\latex default (also called core instability) hypothesis of giant planet formation, a critical mass for static core envelope protoplanets has been found. Mizuno ( @@ -244,7 +281,10 @@ lar cores and protogiant planets serve as a further motivation for this Baker's standard one-zone model \layout Standard -\begin_float wide-fig +\begin_inset Float figure +wide true +collapsed false + \layout Caption Adiabatic exponent @@ -281,7 +321,8 @@ Adiabatic exponent \end_inset -\end_float +\end_inset + In this section the one-zone model of Baker ( \begin_inset LatexCommand \cite{baker} @@ -315,23 +356,35 @@ energy transport by grey radiation diffusion. \noindent For the one-zone-model Baker obtains necessary conditions for dynamical, secular and vibrational (or pulsational) stability (Eqs. -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash -\latex default +\end_inset + (34a, -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash , -\latex default +\end_inset + b, -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash , -\latex default +\end_inset + c) in Baker \begin_inset LatexCommand \cite{baker} @@ -360,12 +413,17 @@ E_{\textrm{th}} & & \textrm{thermal energy of the zone} and with the definitions of the \emph on local cooling time -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash /{} +\end_inset + + \emph default -\latex default (see Fig.\SpecialChar ~ \begin_inset LatexCommand \ref{FigGam} @@ -464,12 +522,17 @@ e=mc^{2} one obtains, after some pages of algebra, the conditions for \emph on stability -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash /{} +\end_inset + + \emph default -\latex 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} \\ @@ -531,11 +594,15 @@ The first factors, depending on only timescales, are positive by definition. 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.e. -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash -\latex default +\end_inset + the thermodynamics and opacities (see Table\SpecialChar ~ \begin_inset LatexCommand \ref{KapSou} @@ -551,7 +618,10 @@ the thermodynamics and opacities (see Table\SpecialChar ~ different for layers in different objects. \layout Standard -\begin_float tab +\begin_inset Float table +wide false +collapsed false + \layout Caption @@ -564,12 +634,12 @@ Opacity sources \begin_inset Tabular - - - - - - + + + + + + \begin_inset Text \layout Standard @@ -577,7 +647,7 @@ Opacity sources Source \end_inset - + \begin_inset Text \layout Standard @@ -590,8 +660,8 @@ Source \end_inset - - + + \begin_inset Text \layout Standard @@ -599,7 +669,7 @@ Source Yorke 1979, Yorke 1980a \end_inset - + \begin_inset Text \layout Standard @@ -612,8 +682,8 @@ Yorke 1979, Yorke 1980a \end_inset - - + + \begin_inset Text \layout Standard @@ -621,7 +691,7 @@ Yorke 1979, Yorke 1980a Krügel 1971 \end_inset - + \begin_inset Text \layout Standard @@ -634,8 +704,8 @@ Kr \end_inset - - + + \begin_inset Text \layout Standard @@ -643,7 +713,7 @@ Kr Cox & Stewart 1969 \end_inset - + \begin_inset Text \layout Standard @@ -668,7 +738,8 @@ Cox & Stewart 1969 \end_inset This is footnote a -\end_float +\end_inset + We will now write down the sign (and therefore stability) determining parts of the left-hand sides of the inequalities ( \begin_inset LatexCommand \ref{ZSDynSta} @@ -808,7 +879,10 @@ e relations 1. \layout Standard -\begin_float fig +\begin_inset Float figure +wide false +collapsed false + \layout Caption Vibrational stability equation of state @@ -829,7 +903,8 @@ Vibrational stability equation of state \end_inset -\end_float +\end_inset + \layout Section Conclusions @@ -878,12 +953,17 @@ schungs\SpecialChar \- ge\SpecialChar \- mein\SpecialChar \- schaft, DFG -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash /{} +\end_inset + + \emph default -\latex default project number Ts\SpecialChar ~ 17/2--1. @@ -892,11 +972,15 @@ schaft, DFG Baker, N. 1966, in Stellar Evolution, ed. -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash -\latex default +\end_inset + R. F. Stein,& A. diff --git a/lib/examples/aas_sample.lyx b/lib/examples/aas_sample.lyx index 375642e630..64aa3d084d 100644 --- a/lib/examples/aas_sample.lyx +++ b/lib/examples/aas_sample.lyx @@ -1,6 +1,5 @@ -#This file was created by Sun Jul 25 23:59:27 1999 -#LyX 1.0 (C) 1995-1999 Matthias Ettrich and the LyX Team -\lyxformat 2.15 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass aastex \begin_preamble \newcommand{\vdag}{(v)^\dagger} @@ -14,11 +13,13 @@ \fontscheme default \graphics default \paperfontsize default -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 \use_amsmath 0 +\use_natbib 0 +\use_numerical_citations 0 \paperorientation portrait \secnumdepth 3 \tocdepth 3 @@ -32,26 +33,33 @@ \layout Title -Collapsed Cores in Globular Clusters, Gauge-Boson Couplings, and AASTeX -\latex latex - -\latex default +Collapsed Cores in Globular Clusters, Gauge-Boson Couplings, and AASTeX Examples \layout Author S. Djorgovski -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash altaffilmark{1,2,3} -\latex default +\end_inset + and Ivan R. King -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash altaffilmark{1} +\end_inset + + \layout Affiliation Astronomy Department, University of California, Berkeley, CA 94720 @@ -60,10 +68,16 @@ Astronomy Department, University of California, Berkeley, CA 94720 C. D. Biemesderfer -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash altaffilmark{4,5} +\end_inset + + \layout Affiliation National Optical Astronomy Observatories, Tucson, AZ 85719 @@ -77,17 +91,26 @@ aastex-help@aas.org R. J. Hanisch -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash altaffilmark{5} +\end_inset + + \layout Affiliation Space Telescope Science Institute, Baltimore, MD 21218 \layout Standard -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash altaffiltext{1}{Visiting Astronomer, Cerro Tololo Inter-American Observatory. @@ -96,34 +119,25 @@ altaffiltext{1}{Visiting Astronomer, Cerro Tololo Inter-American Observatory. under contract to the National Science Foundation.} \layout Standard - -\latex latex - \backslash altaffiltext{2}{Society of Fellows, Harvard University.} \layout Standard - -\latex latex - \backslash altaffiltext{3}{present address: Center for Astrophysics, 60 Garden Street, Cambridge, MA 02138} \layout Standard - -\latex latex - \backslash altaffiltext{4}{Visiting Programmer, Space Telescope Science Institute} \layout Standard - -\latex latex - \backslash altaffiltext{5}{Patron, Alonso's Bar and Grill} +\end_inset + + \layout Abstract This is a preliminary report on surface photometry of the major fraction @@ -141,39 +155,59 @@ Introduction A focal problem today in the dynamics of globular clusters is core collapse. It has been predicted by theory for decades -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash citep{hen61,lyn68,spi85} -\latex default +\end_inset + , but observation has been less alert to the phenomenon. For many years the central brightness peak in M15 -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash citep{kin75,new78} -\latex default +\end_inset + seemed a unique anomaly. Then -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash citet{aur82} -\latex default +\end_inset + suggested a central peak in NGC 6397, and a limited photographic survey of ours -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash citep[Paper I]{djo84} -\latex default +\end_inset + found three more cases, including NGC 6624, whose sharp center had often been remarked on -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash citep{can78} -\latex default +\end_inset + . \layout Section @@ -237,23 +271,35 @@ The CCD images are unfortunately not always suitable, for very poor clusters 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 -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash citep{kin68,pet76,har84,ort85} -\latex default +\end_inset + , as well as photoelectric profiles -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash citep{kin66,kin75} -\latex default +\end_inset + and electronographic profiles -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash citep{kro84} -\latex default +\end_inset + . In a few cases we judged normality by eye estimates on one of the Sky Surveys. \layout Section @@ -263,11 +309,14 @@ Helicity Amplitudes It has been realized that helicity amplitudes provide a convenient means for Feynman diagram -\begin_float footnote +\begin_inset Foot +collapsed true + \layout Standard Footnotes can be inserted like this. -\end_float +\end_inset + evaluations. These amplitude-level techniques are particularly convenient for calculations involving many Feynman diagrams, where the usual trace techniques for the @@ -297,8 +346,7 @@ A tree-level amplitude in \end_inset collisions can be expressed in terms of fermion strings of the form -\begin_inset Formula -\begin{equation} +\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} @@ -358,8 +406,7 @@ In the chiral representation the \end_inset and the unit matrix 1 as -\begin_inset Formula -\begin{eqnarray} +\begin_inset Formula \begin{eqnarray} \gamma ^{\mu } & = & \left( \begin{array}{cc} 0 & \sigma ^{\mu }_{+}\\ \sigma ^{\mu }_{-} & 0 @@ -373,8 +420,7 @@ In the chiral representation the \end_inset giving -\begin_inset Formula -\begin{equation} +\begin_inset Formula \begin{equation} \hat{a}=\left( \begin{array}{cc} 0 & (\hat{a})_{+}\\ (\hat{a})_{-} & 0 @@ -384,8 +430,7 @@ In the chiral representation the \end_inset The spinors are expressed in terms of two-component Weyl spinors as -\begin_inset Formula -\begin{equation} +\begin_inset Formula \begin{equation} u=\left( \begin{array}{c} (u)_{-}\\ (u)_{+} @@ -409,8 +454,7 @@ The Weyl spinors are given in terms of helicity eigenstates \layout MathLetters -\begin_inset Formula -\begin{eqnarray} +\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} @@ -425,16 +469,14 @@ Floating material and so forth Consider a task that computes profile parameters for a modified Lorentzian of the form -\begin_inset Formula -\begin{equation} +\begin_inset Formula \begin{equation} I=\frac{1}{1+d_{1}^{P(1+d_{2})}} \end{equation} \end_inset where -\begin_inset Formula -\[ +\begin_inset Formula \[ d_{1}=\sqrt{\left( \begin{array}{c} \frac{x_{1}}{R_{maj}} \end{array}\right) ^{2}+\left( \begin{array}{c} @@ -444,8 +486,7 @@ d_{1}=\sqrt{\left( \begin{array}{c} \end_inset -\begin_inset Formula -\[ +\begin_inset Formula \[ d_{2}=\sqrt{\left( \begin{array}{c} \frac{x_{1}}{PR_{maj}} \end{array}\right) ^{2}+\left( \begin{array}{c} @@ -455,15 +496,13 @@ d_{2}=\sqrt{\left( \begin{array}{c} \end_inset -\begin_inset Formula -\[ +\begin_inset Formula \[ x_{1}=(x-x_{0})\cos \Theta +(y-y_{0})\sin \Theta \] \end_inset -\begin_inset Formula -\[ +\begin_inset Formula \[ y_{1}=-(x-x_{0})\sin \Theta +(y-y_{0})\cos \Theta \] \end_inset @@ -488,8 +527,7 @@ In these expressions \end_inset axis. - Results of this task are shown in table -\protected_separator + Results of this task are shown in table\SpecialChar ~ \begin_inset LatexCommand \ref{tbl-2} @@ -502,27 +540,39 @@ In these expressions \end_inset , but the assumption is that the alternate results should be less than 90 -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash degr \backslash -\latex default +\end_inset + out of phase with previous values. We have no observations of -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash ion{Ca}{2} -\latex default +\end_inset + . Roughly -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash slantfrac{4}{5} -\latex default +\end_inset + of the electronically submitted abstracts for AAS meetings are error-free. \layout Acknowledgements @@ -533,8 +583,7 @@ We are grateful to V. Han, and R. J. N. - Phillips for doing the math in section -\protected_separator + Phillips for doing the math in section\SpecialChar ~ \begin_inset LatexCommand \ref{bozomath} @@ -542,20 +591,22 @@ We are grateful to V. . More information on the AASTeX macros package are available at -\latex latex \begin_inset LatexCommand \url{http://www.aas.org/publications/aastex} \end_inset -\latex default or the -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash anchor{ftp://www.aas.org/pubs/}{AAS ftp site} -\latex default +\end_inset + . \layout Appendix @@ -566,8 +617,7 @@ Appendicial material Consider once again a task that computes profile parameters for a modified Lorentzian of the form -\begin_inset Formula -\begin{equation} +\begin_inset Formula \begin{equation} I=\frac{1}{1+d_{1}^{P(1+d_{2})}} \end{equation} @@ -577,8 +627,7 @@ I=\frac{1}{1+d_{1}^{P(1+d_{2})}} \layout MathLetters -\begin_inset Formula -\[ +\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} @@ -588,8 +637,7 @@ d_{1}=\frac{3}{4}\sqrt{\left( \begin{array}{c} \end_inset -\begin_inset Formula -\begin{equation} +\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} @@ -600,8 +648,7 @@ d_{2}=\case {3}{4}\sqrt{\left( \begin{array}{c} \end_inset -\begin_inset Formula -\begin{eqnarray} +\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} @@ -613,8 +660,7 @@ y_{1} & = & -(x-x_{0})\sin \Theta +(y-y_{0})\cos \Theta For completeness, here is one last equation. -\begin_inset Formula -\begin{equation} +\begin_inset Formula \begin{equation} e=mc^{2} \end{equation} @@ -627,11 +673,15 @@ e=mc^{2} Auri\i \`{e} re, M. 1982, -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash aap -\latex default +\end_inset + , 109, 301 \layout References \bibitem [Canizares et al.(1978)]{can78} @@ -642,11 +692,15 @@ Canizares, C. A., Liller, W., and McClintock, J. E. 1978, -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash apj -\latex default +\end_inset + , 224, 39 \layout References \bibitem [Djorgovski and King(1984)]{djo84} @@ -654,11 +708,15 @@ apj Djorgovski, S., and King, I. R. 1984, -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash apjl -\latex default +\end_inset + , 277, L49 \layout References \bibitem [Hagiwara and Zeppenfeld(1986)]{hag86} @@ -671,11 +729,15 @@ Hagiwara, K., and Zeppenfeld, D. Harris, W. E., and van den Bergh, S. 1984, -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash aj -\latex default +\end_inset + , 89, 1816 \layout References \bibitem [H\`enon(1961)]{hen61} @@ -689,11 +751,15 @@ non, M. King, I. R. 1966, -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash aj -\latex default +\end_inset + , 71, 276 \layout References \bibitem [King(1975)]{kin75} @@ -710,11 +776,15 @@ King, I. M., and White, R. E. 1968, -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash aj -\latex default +\end_inset + , 73, 456 \layout References \bibitem [Kron et al.(1984)]{kro84} @@ -724,22 +794,30 @@ Kron, G. V., and Wasserman, L. H. 1984, -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash pasp -\latex default +\end_inset + , 96, 198 \layout References \bibitem [Lynden-Bell and Wood(1968)]{lyn68} Lynden-Bell, D., and Wood, R. 1968, -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash mnras -\latex default +\end_inset + , 138, 495 \layout References \bibitem [Newell and O'Neil(1978)]{new78} @@ -748,22 +826,30 @@ Newell, E. B., and O'Neil, E. J. 1978, -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash apjs -\latex default +\end_inset + , 37, 27 \layout References \bibitem [Ortolani et al.(1985)]{ort85} Ortolani, S., Rosino, L., and Sandage, A. 1985, -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash aj -\latex default +\end_inset + , 90, 473 \layout References \bibitem [Peterson(1976)]{pet76} @@ -771,11 +857,15 @@ aj Peterson, C. J. 1976, -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash aj -\latex default +\end_inset + , 81, 617 \layout References \bibitem [Spitzer(1985)]{spi85} @@ -787,10 +877,16 @@ Spitzer, L. \layout Standard -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash clearpage +\end_inset + + \layout FigCaption @@ -822,13 +918,22 @@ This figure has no associated EPS file, so the optional parameter is omitted. \layout Standard -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash clearpage +\end_inset + + \layout Standard -\begin_float tab +\begin_inset Float table +wide false +collapsed false + \layout Caption \added_space_bottom medskip Terribly relevant tabular information. @@ -838,378 +943,870 @@ Terribly relevant tabular information. \layout Standard -\LyXTable -multicol5 -7 13 0 0 -1 -1 -1 -1 -0 0 0 0 -0 0 0 0 -0 0 0 0 -0 0 0 0 -0 0 0 0 -0 0 0 0 -0 0 0 0 -8 0 0 "" "" -4 0 0 "" "" -4 0 0 "" "" -4 0 0 "" "" -4 0 0 "" "" -4 0 0 "" "" -4 0 0 "" "" -4 0 0 "" "" -4 0 0 "" "" -4 0 0 "" "" -4 0 0 "" "" -4 0 0 "" "" -8 0 0 "" "" -0 8 1 1 0 0 0 "" "" -0 4 1 1 0 0 0 "" "" -0 4 1 1 0 0 0 "" "" -0 4 1 1 0 0 0 "" "" -0 4 1 1 0 0 0 "" "" -0 4 1 1 0 0 0 "" "" -0 4 1 1 0 0 0 "" "" -0 4 1 1 0 0 0 "" "" -1 8 0 0 0 0 0 "" "" -0 4 1 1 0 0 0 "" "" -0 4 1 1 0 0 0 "" "" -1 8 0 0 0 0 0 "" "" -0 8 0 0 0 0 0 "" "" -0 8 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 8 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 8 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 8 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 8 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 4 0 0 0 0 0 "" "" -0 8 0 1 0 0 0 "" "" -0 4 0 1 0 0 0 "" "" -0 4 0 1 0 0 0 "" "" -0 4 0 1 0 0 0 "" "" -0 4 0 1 0 0 0 "" "" -0 4 0 1 0 0 0 "" "" -0 4 0 1 0 0 0 "" "" -0 4 0 1 0 0 0 "" "" -0 4 0 1 0 0 0 "" "" -0 4 0 1 0 0 0 "" "" -0 4 0 1 0 0 0 "" "" -0 4 0 1 0 0 0 "" "" -0 4 0 1 0 0 0 "" "" + + +\begin_inset Tabular + + + + + + + + + + + + + + + + + +\begin_inset Text + +\layout Standard Star -\newline +\end_inset + + +\begin_inset Text + +\layout Standard + Height -\newline +\end_inset + + +\begin_inset Text + +\layout Standard + \begin_inset Formula \( d_{x} \) \end_inset -\newline +\end_inset + + +\begin_inset Text + +\layout Standard + \begin_inset Formula \( d_{y} \) \end_inset -\newline +\end_inset + + +\begin_inset Text + +\layout Standard + \begin_inset Formula \( n \) \end_inset -\newline +\end_inset + + +\begin_inset Text + +\layout Standard + \begin_inset Formula \( \chi ^{2} \) \end_inset -\newline +\end_inset + + +\begin_inset Text + +\layout Standard + \begin_inset Formula \( R_{maj} \) \end_inset -\newline +\end_inset + + +\begin_inset Text + +\layout Standard + \begin_inset Formula \( R_{min} \) \end_inset -\newline +\end_inset + + +\begin_inset Text + +\layout Standard + \begin_inset Formula \( P \) \end_inset -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash tablenotemark{a} -\latex default +\end_inset + + +\end_inset + + +\begin_inset Text + +\layout Standard -\newline \begin_inset Formula \( PR_{maj} \) \end_inset -\newline +\end_inset + + +\begin_inset Text + +\layout Standard + \begin_inset Formula \( PR_{min} \) \end_inset -\newline +\end_inset + + +\begin_inset Text + +\layout Standard + \begin_inset Formula \( \Theta \) \end_inset -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash tablenotemark{b} -\latex default +\end_inset + + +\end_inset + + +\begin_inset Text + +\layout Standard -\newline Ref. -\newline +\end_inset + + + + +\begin_inset Text -\latex latex - -\backslash -tableline -\backslash -tableline -\latex default -1 -\newline -33472.5 -\newline --0.1 -\newline -0.4 -\newline -53 -\newline -27.4 -\newline -2.065 -\newline -1.940 -\newline -3.900 -\newline -68.3 -\newline -116.2 -\newline --27.639 -\newline -1,2 -\newline - 2 -\newline -27802.4 -\newline --0.3 -\newline --0.2 -\newline -60 -\newline -3.7 -\newline -1.628 -\newline -1.510 -\newline -2.156 -\newline -6.8 -\newline -7.5 -\newline --26.764 -\newline -3 -\newline - 3 -\newline -29210.6 -\newline -0.9 -\newline -0.3 -\newline -60 -\newline -3.4 -\newline -1.622 -\newline -1.551 -\newline -2.159 -\newline -6.7 -\newline -7.3 -\newline --40.272 -\newline -4 -\newline - 4 -\newline -32733.8 -\newline --1.2 -\latex latex - -\backslash -tablenotemark{c} -\latex default - -\newline --0.5 -\newline -41 -\newline -54.8 -\newline -2.282 -\newline -2.156 -\newline -4.313 -\newline -117.4 -\newline -78.2 -\newline --35.847 -\newline -5,6 -\newline - 5 -\newline - 9607.4 -\newline --0.4 -\newline --0.4 -\newline -60 -\newline -1.4 -\newline -1.669 -\latex latex - -\backslash -tablenotemark{c} -\latex default - -\newline -1.574 -\newline -2.343 -\newline -8.0 -\newline -8.9 -\newline --33.417 -\newline -7 -\newline - 6 -\newline -31638.6 -\newline -1.6 -\newline -0.1 -\newline -39 -\newline -315.2 -\newline - 3.433 -\newline -3.075 -\newline -7.488 -\newline -92.1 -\newline -25.3 -\newline --12.052 -\newline -8 \layout Standard -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard + +\backslash +tableline +\backslash +tableline +\end_inset + +1 +\end_inset + + +\begin_inset Text + +\layout Standard + +33472.5 +\end_inset + + +\begin_inset Text + +\layout Standard + +-0.1 +\end_inset + + +\begin_inset Text + +\layout Standard + +0.4 +\end_inset + + +\begin_inset Text + +\layout Standard + +53 +\end_inset + + +\begin_inset Text + +\layout Standard + +27.4 +\end_inset + + +\begin_inset Text + +\layout Standard + +2.065 +\end_inset + + +\begin_inset Text + +\layout Standard + +1.940 +\end_inset + + +\begin_inset Text + +\layout Standard + +3.900 +\end_inset + + +\begin_inset Text + +\layout Standard + +68.3 +\end_inset + + +\begin_inset Text + +\layout Standard + +116.2 +\end_inset + + +\begin_inset Text + +\layout Standard + +-27.639 +\end_inset + + +\begin_inset Text + +\layout Standard + +1,2 +\end_inset + + + + +\begin_inset Text + +\layout Standard + + 2 +\end_inset + + +\begin_inset Text + +\layout Standard + +27802.4 +\end_inset + + +\begin_inset Text + +\layout Standard + +-0.3 +\end_inset + + +\begin_inset Text + +\layout Standard + +-0.2 +\end_inset + + +\begin_inset Text + +\layout Standard + +60 +\end_inset + + +\begin_inset Text + +\layout Standard + +3.7 +\end_inset + + +\begin_inset Text + +\layout Standard + +1.628 +\end_inset + + +\begin_inset Text + +\layout Standard + +1.510 +\end_inset + + +\begin_inset Text + +\layout Standard + +2.156 +\end_inset + + +\begin_inset Text + +\layout Standard + +6.8 +\end_inset + + +\begin_inset Text + +\layout Standard + +7.5 +\end_inset + + +\begin_inset Text + +\layout Standard + +-26.764 +\end_inset + + +\begin_inset Text + +\layout Standard + +3 +\end_inset + + + + +\begin_inset Text + +\layout Standard + + 3 +\end_inset + + +\begin_inset Text + +\layout Standard + +29210.6 +\end_inset + + +\begin_inset Text + +\layout Standard + +0.9 +\end_inset + + +\begin_inset Text + +\layout Standard + +0.3 +\end_inset + + +\begin_inset Text + +\layout Standard + +60 +\end_inset + + +\begin_inset Text + +\layout Standard + +3.4 +\end_inset + + +\begin_inset Text + +\layout Standard + +1.622 +\end_inset + + +\begin_inset Text + +\layout Standard + +1.551 +\end_inset + + +\begin_inset Text + +\layout Standard + +2.159 +\end_inset + + +\begin_inset Text + +\layout Standard + +6.7 +\end_inset + + +\begin_inset Text + +\layout Standard + +7.3 +\end_inset + + +\begin_inset Text + +\layout Standard + +-40.272 +\end_inset + + +\begin_inset Text + +\layout Standard + +4 +\end_inset + + + + +\begin_inset Text + +\layout Standard + + 4 +\end_inset + + +\begin_inset Text + +\layout Standard + +32733.8 +\end_inset + + +\begin_inset Text + +\layout Standard + +-1.2 +\begin_inset ERT +status Collapsed + +\layout Standard + +\backslash +tablenotemark{c} +\end_inset + + +\end_inset + + +\begin_inset Text + +\layout Standard + +-0.5 +\end_inset + + +\begin_inset Text + +\layout Standard + +41 +\end_inset + + +\begin_inset Text + +\layout Standard + +54.8 +\end_inset + + +\begin_inset Text + +\layout Standard + +2.282 +\end_inset + + +\begin_inset Text + +\layout Standard + +2.156 +\end_inset + + +\begin_inset Text + +\layout Standard + +4.313 +\end_inset + + +\begin_inset Text + +\layout Standard + +117.4 +\end_inset + + +\begin_inset Text + +\layout Standard + +78.2 +\end_inset + + +\begin_inset Text + +\layout Standard + +-35.847 +\end_inset + + +\begin_inset Text + +\layout Standard + +5,6 +\end_inset + + + + +\begin_inset Text + +\layout Standard + + 5 +\end_inset + + +\begin_inset Text + +\layout Standard + + 9607.4 +\end_inset + + +\begin_inset Text + +\layout Standard + +-0.4 +\end_inset + + +\begin_inset Text + +\layout Standard + +-0.4 +\end_inset + + +\begin_inset Text + +\layout Standard + +60 +\end_inset + + +\begin_inset Text + +\layout Standard + +1.4 +\end_inset + + +\begin_inset Text + +\layout Standard + +1.669 +\begin_inset ERT +status Collapsed + +\layout Standard + +\backslash +tablenotemark{c} +\end_inset + + +\end_inset + + +\begin_inset Text + +\layout Standard + +1.574 +\end_inset + + +\begin_inset Text + +\layout Standard + +2.343 +\end_inset + + +\begin_inset Text + +\layout Standard + +8.0 +\end_inset + + +\begin_inset Text + +\layout Standard + +8.9 +\end_inset + + +\begin_inset Text + +\layout Standard + +-33.417 +\end_inset + + +\begin_inset Text + +\layout Standard + +7 +\end_inset + + + + +\begin_inset Text + +\layout Standard + + 6 +\end_inset + + +\begin_inset Text + +\layout Standard + +31638.6 +\end_inset + + +\begin_inset Text + +\layout Standard + +1.6 +\end_inset + + +\begin_inset Text + +\layout Standard + +0.1 +\end_inset + + +\begin_inset Text + +\layout Standard + +39 +\end_inset + + +\begin_inset Text + +\layout Standard + +315.2 +\end_inset + + +\begin_inset Text + +\layout Standard + + 3.433 +\end_inset + + +\begin_inset Text + +\layout Standard + +3.075 +\end_inset + + +\begin_inset Text + +\layout Standard + +7.488 +\end_inset + + +\begin_inset Text + +\layout Standard + +92.1 +\end_inset + + +\begin_inset Text + +\layout Standard + +25.3 +\end_inset + + +\begin_inset Text + +\layout Standard + +-12.052 +\end_inset + + +\begin_inset Text + +\layout Standard + +8 +\end_inset + + + + +\end_inset + + +\layout Standard + + +\begin_inset ERT +status Collapsed + +\layout Standard \backslash tablenotetext{a}{Sample footnote for table~ @@ -1221,22 +1818,19 @@ LaTeX table environment} \layout Standard - -\latex latex - \backslash tablenotetext{b}{Yet another sample footnote for table~ \backslash ref{tbl-2}} \layout Standard - -\latex latex - \backslash tablenotetext{c}{Another sample footnote for table~ \backslash ref{tbl-2}} +\end_inset + + \layout TableComments We can also attach a long-ish paragraph of explanatory material to a table. @@ -1259,47 +1853,81 @@ tablerefs to append a list of references. 1984; (23) Spite & Spite 1986; (24) Hobbs & Thorburn 1991; (25) Hobbs et al. 1991; (26) Olsen 1983. -\end_float +\end_inset + \layout Standard -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard % LyX can load deluxetable files verbatim. To see this in action, uncomment the following +\end_inset + + \layout Standard -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard % line (delete the -\latex default +\end_inset + \begin_inset Quotes eld \end_inset -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard % -\latex default +\end_inset + \begin_inset Quotes erd \end_inset -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard ) and copy the file table.tex from the AASTeX 5.0 distribution into +\end_inset + + \layout Standard -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard % the same directory as this file. +\end_inset + + \layout Standard -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard % +\end_inset + + \begin_inset Include \input{table} \end_inset + \the_end diff --git a/lib/examples/amsart-test.lyx b/lib/examples/amsart-test.lyx index 5f1830d4b5..5ccfd216d0 100644 --- a/lib/examples/amsart-test.lyx +++ b/lib/examples/amsart-test.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass amsart \language english \inputencoding default \fontscheme default \graphics default \paperfontsize default -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/amsbook-test.lyx b/lib/examples/amsbook-test.lyx index b3d47b02f2..f019826a8d 100644 --- a/lib/examples/amsbook-test.lyx +++ b/lib/examples/amsbook-test.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass amsbook \language english \inputencoding default \fontscheme default \graphics default \paperfontsize default -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/ca_splash.lyx b/lib/examples/ca_splash.lyx index 6ffd8afc92..4a96eb9217 100644 --- a/lib/examples/ca_splash.lyx +++ b/lib/examples/ca_splash.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \language catalan \inputencoding default \fontscheme default \graphics default \paperfontsize default -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/chess-article.lyx b/lib/examples/chess-article.lyx index 68ba4e193f..d52c7b4f5c 100644 --- a/lib/examples/chess-article.lyx +++ b/lib/examples/chess-article.lyx @@ -1,5 +1,5 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass chess \begin_preamble \usepackage{multicol} @@ -14,7 +14,7 @@ \fontscheme default \graphics default \paperfontsize 12 -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 1 diff --git a/lib/examples/chessgame.lyx b/lib/examples/chessgame.lyx index 1d5032ee6c..89f2ac6c97 100644 --- a/lib/examples/chessgame.lyx +++ b/lib/examples/chessgame.lyx @@ -1,5 +1,5 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass chess \begin_preamble \usepackage{chess-workshop-symbols} @@ -10,7 +10,7 @@ \fontscheme default \graphics default \paperfontsize 12 -\spacing single +\spacing single \papersize letterpaper \paperpackage a4 \use_geometry 1 diff --git a/lib/examples/currency.lyx b/lib/examples/currency.lyx index 0767f4dc98..94f499a35c 100644 --- a/lib/examples/currency.lyx +++ b/lib/examples/currency.lyx @@ -1,5 +1,5 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \begin_preamble \usepackage[eurosym]{eurofont} @@ -9,7 +9,7 @@ \fontscheme default \graphics default \paperfontsize default -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/cv.lyx b/lib/examples/cv.lyx index 3de0017573..116d2f22d6 100644 --- a/lib/examples/cv.lyx +++ b/lib/examples/cv.lyx @@ -1,5 +1,5 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass cv \begin_preamble %% You can modify the fonts used in the document be using the @@ -27,7 +27,7 @@ \fontscheme default \graphics default \paperfontsize default -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/da_splash.lyx b/lib/examples/da_splash.lyx index 01961f15a4..c5ee2fecfb 100644 --- a/lib/examples/da_splash.lyx +++ b/lib/examples/da_splash.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \language danish \inputencoding default \fontscheme default \graphics default \paperfontsize default -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/de_beispiel_gelyxt.lyx b/lib/examples/de_beispiel_gelyxt.lyx index ab5cf22b3a..897a721a21 100644 --- a/lib/examples/de_beispiel_gelyxt.lyx +++ b/lib/examples/de_beispiel_gelyxt.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \language german \inputencoding latin1 \fontscheme default \graphics dvips \paperfontsize 12 -\spacing single +\spacing single \papersize a4paper \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/de_beispiel_roh.lyx b/lib/examples/de_beispiel_roh.lyx index f021a8da53..0dd09bb8ea 100644 --- a/lib/examples/de_beispiel_roh.lyx +++ b/lib/examples/de_beispiel_roh.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \language german \inputencoding latin1 \fontscheme default \graphics dvips \paperfontsize 12 -\spacing single +\spacing single \papersize a4paper \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/de_splash.lyx b/lib/examples/de_splash.lyx index 059bfce112..8c1153b3bb 100644 --- a/lib/examples/de_splash.lyx +++ b/lib/examples/de_splash.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \language german \inputencoding latin1 \fontscheme default \graphics default \paperfontsize default -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/decimal.lyx b/lib/examples/decimal.lyx index 0ef1385a81..23150649f5 100644 --- a/lib/examples/decimal.lyx +++ b/lib/examples/decimal.lyx @@ -1,5 +1,5 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \begin_preamble \usepackage{dcolumn} @@ -10,7 +10,7 @@ \fontscheme default \graphics default \paperfontsize default -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/docbook_article.lyx b/lib/examples/docbook_article.lyx index 5446882e26..2699fcee8f 100644 --- a/lib/examples/docbook_article.lyx +++ b/lib/examples/docbook_article.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass docbook \language english \inputencoding default \fontscheme default \graphics default \paperfontsize default -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 @@ -245,18 +245,13 @@ collapsed false \layout Standard -\begin_inset Graphics FormatVersion 1 +\begin_inset Graphics filename ../doc/platypus.eps display grayscale - size_type 1 width 2cm height 3cm - rotate rotateAngle 45 rotateOrigin center - lyxsize_type 1 - lyxwidth 56pt - lyxheight 85pt \end_inset @@ -280,18 +275,13 @@ collapsed false \layout Standard -\begin_inset Graphics FormatVersion 1 +\begin_inset Graphics filename ../doc/platypus.eps display grayscale - size_type 1 width 2cm height 3cm - rotate rotateAngle 45 rotateOrigin center - lyxsize_type 1 - lyxwidth 56pt - lyxheight 85pt \end_inset diff --git a/lib/examples/es_ejemplo_con_lyx.lyx b/lib/examples/es_ejemplo_con_lyx.lyx index dc76d51d6d..946fd8b705 100644 --- a/lib/examples/es_ejemplo_con_lyx.lyx +++ b/lib/examples/es_ejemplo_con_lyx.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \language spanish \inputencoding latin1 \fontscheme default \graphics dvips \paperfontsize 12 -\spacing single +\spacing single \papersize a4paper \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/es_ejemplo_sin_lyx.lyx b/lib/examples/es_ejemplo_sin_lyx.lyx index 81c4aafac6..877114938e 100644 --- a/lib/examples/es_ejemplo_sin_lyx.lyx +++ b/lib/examples/es_ejemplo_sin_lyx.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \language spanish \inputencoding latin1 \fontscheme default \graphics dvips \paperfontsize 12 -\spacing single +\spacing single \papersize a4paper \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/es_splash.lyx b/lib/examples/es_splash.lyx index 5848ae8d29..ced0ceab6e 100644 --- a/lib/examples/es_splash.lyx +++ b/lib/examples/es_splash.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \language spanish \inputencoding latin1 \fontscheme default \graphics default \paperfontsize default -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/eu_adibide_gordina.lyx b/lib/examples/eu_adibide_gordina.lyx index ceb75670ee..8e1bdeed6e 100644 --- a/lib/examples/eu_adibide_gordina.lyx +++ b/lib/examples/eu_adibide_gordina.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \language spanish \inputencoding latin1 \fontscheme default \graphics dvips \paperfontsize 12 -\spacing single +\spacing single \papersize a4paper \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/eu_adibide_lyx-atua.lyx b/lib/examples/eu_adibide_lyx-atua.lyx index ac724fc328..4560ab86e0 100644 --- a/lib/examples/eu_adibide_lyx-atua.lyx +++ b/lib/examples/eu_adibide_lyx-atua.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \language spanish \inputencoding latin1 \fontscheme default \graphics dvips \paperfontsize 12 -\spacing single +\spacing single \papersize a4paper \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/eu_splash.lyx b/lib/examples/eu_splash.lyx index 2420f0eff7..3972b1ada4 100644 --- a/lib/examples/eu_splash.lyx +++ b/lib/examples/eu_splash.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \language english \inputencoding default \fontscheme default \graphics default \paperfontsize default -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/example_lyxified.lyx b/lib/examples/example_lyxified.lyx index d833b5b1d1..ea6c920474 100644 --- a/lib/examples/example_lyxified.lyx +++ b/lib/examples/example_lyxified.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \language english \inputencoding default \fontscheme default \graphics dvips \paperfontsize 12 -\spacing single +\spacing single \papersize letterpaper \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/example_raw.lyx b/lib/examples/example_raw.lyx index 3324d0f398..7f1ab4e384 100644 --- a/lib/examples/example_raw.lyx +++ b/lib/examples/example_raw.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \language english \inputencoding default \fontscheme default \graphics dvips \paperfontsize 12 -\spacing single +\spacing single \papersize letterpaper \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/fr_AlignementDecimal.lyx b/lib/examples/fr_AlignementDecimal.lyx index 2f07dbbcaf..07c0608735 100644 --- a/lib/examples/fr_AlignementDecimal.lyx +++ b/lib/examples/fr_AlignementDecimal.lyx @@ -1,5 +1,5 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \begin_preamble \usepackage{dcolumn} @@ -10,7 +10,7 @@ \fontscheme default \graphics default \paperfontsize default -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/fr_CV.lyx b/lib/examples/fr_CV.lyx index 5142a34f06..ca093ab376 100644 --- a/lib/examples/fr_CV.lyx +++ b/lib/examples/fr_CV.lyx @@ -1,5 +1,5 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass cv \begin_preamble %% Vous pouvez modifier les polices utilisés dans le document @@ -33,7 +33,7 @@ \fontscheme default \graphics default \paperfontsize default -\spacing single +\spacing single \papersize a4paper \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/fr_ExemplesTableaux.lyx b/lib/examples/fr_ExemplesTableaux.lyx index 20c2ff86e4..8cc83f5493 100644 --- a/lib/examples/fr_ExemplesTableaux.lyx +++ b/lib/examples/fr_ExemplesTableaux.lyx @@ -1,5 +1,5 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \begin_preamble \usepackage{multirow} @@ -9,7 +9,7 @@ \fontscheme default \graphics default \paperfontsize default -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 @@ -78,7 +78,7 @@ Longs. \begin_inset Tabular - + diff --git a/lib/examples/fr_ListesPuces.lyx b/lib/examples/fr_ListesPuces.lyx index 97409bf12e..b3328ea29e 100644 --- a/lib/examples/fr_ListesPuces.lyx +++ b/lib/examples/fr_ListesPuces.lyx @@ -1,5 +1,5 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \begin_preamble \usepackage{latexsym,pifont,amssymb} @@ -9,7 +9,7 @@ \fontscheme default \graphics default \paperfontsize 10 -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 @@ -27,20 +27,20 @@ \papersides 1 \paperpagestyle default \bulletLaTeX 0 - "\raise1pt\hbox{\small\(\blacktriangleright\)}" +"\raise1pt\hbox{\small\(\blacktriangleright\)}" \end_bullet \bulletLaTeX 1 - "\raise1pt\hbox{\(\leadsto\)}" +"\raise1pt\hbox{\(\leadsto\)}" \end_bullet \bullet 2 - 4 - 8 - 3 +4 +8 +3 \end_bullet \bullet 3 - 0 - 8 - -1 +0 +8 +-1 \end_bullet \layout Title diff --git a/lib/examples/fr_Minipage.lyx b/lib/examples/fr_Minipage.lyx index fc64994f65..9b4d0b9f48 100644 --- a/lib/examples/fr_Minipage.lyx +++ b/lib/examples/fr_Minipage.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \language frenchb \inputencoding latin1 \fontscheme default \graphics default \paperfontsize default -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/fr_MultiColonnes.lyx b/lib/examples/fr_MultiColonnes.lyx index ff183048b6..095dd5cc92 100644 --- a/lib/examples/fr_MultiColonnes.lyx +++ b/lib/examples/fr_MultiColonnes.lyx @@ -1,5 +1,5 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \begin_preamble \usepackage{multicol} @@ -9,7 +9,7 @@ \fontscheme default \graphics default \paperfontsize default -\spacing single +\spacing single \papersize a4paper \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/fr_exemple_brut.lyx b/lib/examples/fr_exemple_brut.lyx index 9d0e30bbd1..36f616c249 100644 --- a/lib/examples/fr_exemple_brut.lyx +++ b/lib/examples/fr_exemple_brut.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \language frenchb \inputencoding latin1 \fontscheme default \graphics default \paperfontsize default -\spacing single +\spacing single \papersize a4paper \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/fr_exemple_lyxifie.lyx b/lib/examples/fr_exemple_lyxifie.lyx index 5c9811f553..f68902c058 100644 --- a/lib/examples/fr_exemple_lyxifie.lyx +++ b/lib/examples/fr_exemple_lyxifie.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \language frenchb \inputencoding latin1 \fontscheme default \graphics default \paperfontsize default -\spacing single +\spacing single \papersize a4paper \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/fr_mathed.lyx b/lib/examples/fr_mathed.lyx index fdf2adf2b7..bc5b63e829 100644 --- a/lib/examples/fr_mathed.lyx +++ b/lib/examples/fr_mathed.lyx @@ -1,5 +1,5 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \language frenchb \inputencoding latin1 @@ -7,7 +7,7 @@ \graphics default \float_placement H \paperfontsize default -\spacing single +\spacing single \papersize Default \paperpackage widemarginsa4 \use_geometry 0 diff --git a/lib/examples/fr_splash.lyx b/lib/examples/fr_splash.lyx index 9667caf301..7906f5d488 100644 --- a/lib/examples/fr_splash.lyx +++ b/lib/examples/fr_splash.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \language frenchb \inputencoding latin1 \fontscheme default \graphics default \paperfontsize default -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/he_example_raw.lyx b/lib/examples/he_example_raw.lyx index 1f6214d6dd..4bd2f1a31a 100644 --- a/lib/examples/he_example_raw.lyx +++ b/lib/examples/he_example_raw.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \language english \inputencoding default \fontscheme default \graphics dvips \paperfontsize 12 -\spacing single +\spacing single \papersize letterpaper \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/he_he_example_lyxified.lyx b/lib/examples/he_he_example_lyxified.lyx index dc8991611e..78255e18b6 100644 --- a/lib/examples/he_he_example_lyxified.lyx +++ b/lib/examples/he_he_example_lyxified.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \language hebrew \inputencoding auto \fontscheme default \graphics dvips \paperfontsize 12 -\spacing single +\spacing single \papersize letterpaper \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/he_he_example_raw.lyx b/lib/examples/he_he_example_raw.lyx index ca505a4cd1..9bef936446 100644 --- a/lib/examples/he_he_example_raw.lyx +++ b/lib/examples/he_he_example_raw.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \language hebrew \inputencoding default \fontscheme default \graphics dvips \paperfontsize 12 -\spacing single +\spacing single \papersize letterpaper \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/hu_splash.lyx b/lib/examples/hu_splash.lyx index 59759dbe1a..77c12a48f9 100644 --- a/lib/examples/hu_splash.lyx +++ b/lib/examples/hu_splash.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \language magyar \inputencoding latin2 \fontscheme default \graphics default \paperfontsize default -\spacing single +\spacing single \papersize a4paper \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/it_ItemizeBullets.lyx b/lib/examples/it_ItemizeBullets.lyx index 1b04c2383e..9600bd35bb 100644 --- a/lib/examples/it_ItemizeBullets.lyx +++ b/lib/examples/it_ItemizeBullets.lyx @@ -1,5 +1,5 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \begin_preamble \usepackage{latexsym,pifont,amssymb} @@ -9,7 +9,7 @@ \fontscheme default \graphics default \paperfontsize 10 -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 @@ -27,20 +27,20 @@ \papersides 1 \paperpagestyle default \bulletLaTeX 0 - "\raise1pt\hbox{\small\(\blacktriangleright\)}" +"\raise1pt\hbox{\small\(\blacktriangleright\)}" \end_bullet \bulletLaTeX 1 - "\raise1pt\hbox{\(\leadsto\)}" +"\raise1pt\hbox{\(\leadsto\)}" \end_bullet \bullet 2 - 4 - 8 - 3 +4 +8 +3 \end_bullet \bullet 3 - 0 - 8 - -1 +0 +8 +-1 \end_bullet \layout Section* diff --git a/lib/examples/it_splash.lyx b/lib/examples/it_splash.lyx index 018a2c9be5..1b203b301d 100644 --- a/lib/examples/it_splash.lyx +++ b/lib/examples/it_splash.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \language italian \inputencoding default \fontscheme default \graphics default \paperfontsize default -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/landslide.lyx b/lib/examples/landslide.lyx index 18b63f479e..c4030108be 100644 --- a/lib/examples/landslide.lyx +++ b/lib/examples/landslide.lyx @@ -1,5 +1,5 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass foils \options dvips \language english @@ -7,7 +7,7 @@ \fontscheme default \graphics default \paperfontsize default -\spacing single +\spacing single \papersize a4paper \paperpackage a4 \use_geometry 0 @@ -81,15 +81,11 @@ collapsed false \layout Standard \added_space_top 0.3cm \added_space_bottom 0.3cm \align center -\begin_inset Graphics FormatVersion 1 +\begin_inset Graphics filename ../clipart/platypus.eps display monochrome - size_type 1 width 10cm rotateOrigin center - lyxsize_type 1 - lyxwidth 283pt - lyxheight 208pt \end_inset diff --git a/lib/examples/linuxdoc_manpage.lyx b/lib/examples/linuxdoc_manpage.lyx index 9b54d79c41..cb32c5a789 100644 --- a/lib/examples/linuxdoc_manpage.lyx +++ b/lib/examples/linuxdoc_manpage.lyx @@ -1,5 +1,5 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass manpage \options title="LyX" sectnum="1" \language english @@ -7,7 +7,7 @@ \fontscheme default \graphics default \paperfontsize 10 -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/listerrors.lyx b/lib/examples/listerrors.lyx index 48999af139..7d59e0d461 100644 --- a/lib/examples/listerrors.lyx +++ b/lib/examples/listerrors.lyx @@ -1,5 +1,5 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass literate-article \begin_preamble % @@ -20,7 +20,7 @@ \fontscheme pslatex \graphics default \paperfontsize default -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 @@ -242,9 +242,9 @@ Expects to read from stdin and output to stdout. __author__ = "Kayvan A. Sylvan " \newline -__date__ = "$Date: 2002/03/25 23:29:30 $" +__date__ = "$Date: 2003/01/17 13:50:10 $" \newline -__version__ = "$Revision: 1.2 $" +__version__ = "$Revision: 1.3 $" \newline __credits__ = """Edmar Wienskoski Jr. diff --git a/lib/examples/mathed.lyx b/lib/examples/mathed.lyx index c36ab50846..b95824704c 100644 --- a/lib/examples/mathed.lyx +++ b/lib/examples/mathed.lyx @@ -7,7 +7,7 @@ \graphics default \float_placement H \paperfontsize default -\spacing single +\spacing single \papersize Default \paperpackage widemarginsa4 \use_geometry 0 diff --git a/lib/examples/multicol.lyx b/lib/examples/multicol.lyx index 126721b995..fd2506a04c 100644 --- a/lib/examples/multicol.lyx +++ b/lib/examples/multicol.lyx @@ -1,5 +1,5 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \begin_preamble \usepackage{multicol} @@ -9,7 +9,7 @@ \fontscheme default \graphics default \paperfontsize default -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/nl_multicol.lyx b/lib/examples/nl_multicol.lyx index a47495761d..205cf358b9 100644 --- a/lib/examples/nl_multicol.lyx +++ b/lib/examples/nl_multicol.lyx @@ -1,5 +1,5 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \begin_preamble \usepackage{multicol} @@ -9,7 +9,7 @@ \fontscheme default \graphics default \paperfontsize default -\spacing single +\spacing single \papersize a4paper \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/nl_opsommingstekens.lyx b/lib/examples/nl_opsommingstekens.lyx index b2efcdd74e..5ce164cbb0 100644 --- a/lib/examples/nl_opsommingstekens.lyx +++ b/lib/examples/nl_opsommingstekens.lyx @@ -1,5 +1,5 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \begin_preamble \usepackage{latexsym,pifont,amssymb} @@ -9,7 +9,7 @@ \fontscheme default \graphics default \paperfontsize 10 -\spacing single +\spacing single \papersize a4paper \paperpackage a4 \use_geometry 0 @@ -27,20 +27,20 @@ \papersides 1 \paperpagestyle default \bulletLaTeX 0 - "\raise1pt\hbox{\small\(\blacktriangleright\)}" +"\raise1pt\hbox{\small\(\blacktriangleright\)}" \end_bullet \bulletLaTeX 1 - "\raise1pt\hbox{\(\leadsto\)}" +"\raise1pt\hbox{\(\leadsto\)}" \end_bullet \bullet 2 - 4 - 8 - 3 +4 +8 +3 \end_bullet \bullet 3 - 0 - 8 - -1 +0 +8 +-1 \end_bullet \layout Section* diff --git a/lib/examples/nl_splash.lyx b/lib/examples/nl_splash.lyx index a7500d3551..e67b0e3ba5 100644 --- a/lib/examples/nl_splash.lyx +++ b/lib/examples/nl_splash.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \language dutch \inputencoding default \fontscheme default \graphics default \paperfontsize default -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/nl_voorbeeld_ruw.lyx b/lib/examples/nl_voorbeeld_ruw.lyx index 05767102c9..d47448bdd3 100644 --- a/lib/examples/nl_voorbeeld_ruw.lyx +++ b/lib/examples/nl_voorbeeld_ruw.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \language dutch \inputencoding default \fontscheme default \graphics dvips \paperfontsize 12 -\spacing single +\spacing single \papersize a4paper \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/nl_voorbeeld_verlyxt.lyx b/lib/examples/nl_voorbeeld_verlyxt.lyx index 4b01734bc2..5976acdbda 100644 --- a/lib/examples/nl_voorbeeld_verlyxt.lyx +++ b/lib/examples/nl_voorbeeld_verlyxt.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \language dutch \inputencoding default \fontscheme default \graphics dvips \paperfontsize 12 -\spacing single +\spacing single \papersize a4paper \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/noweb2lyx.lyx b/lib/examples/noweb2lyx.lyx index 60204b04eb..e462b300d0 100644 --- a/lib/examples/noweb2lyx.lyx +++ b/lib/examples/noweb2lyx.lyx @@ -1,5 +1,5 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass literate-article \begin_preamble % @@ -16,7 +16,7 @@ \fontscheme default \graphics default \paperfontsize default -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 @@ -114,7 +114,7 @@ noweb \newline # \newline -# $Id: noweb2lyx.lyx,v 1.3 2002/01/07 10:17:42 lasgouttes Exp $ +# $Id: noweb2lyx.lyx,v 1.4 2003/01/17 13:50:11 lasgouttes Exp $ \newline # \newline diff --git a/lib/examples/pl_splash.lyx b/lib/examples/pl_splash.lyx index d04d22a60e..f50bcaa913 100644 --- a/lib/examples/pl_splash.lyx +++ b/lib/examples/pl_splash.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \language polish \inputencoding latin2 \fontscheme default \graphics default \paperfontsize default -\spacing single +\spacing single \papersize a4paper \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/pt_splash.lyx b/lib/examples/pt_splash.lyx index d6edc1028d..4ce2d4024f 100644 --- a/lib/examples/pt_splash.lyx +++ b/lib/examples/pt_splash.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \language brazil \inputencoding default \fontscheme default \graphics default \paperfontsize default -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/ru_splash.lyx b/lib/examples/ru_splash.lyx index e1b50a1079..5d0f12eb34 100644 --- a/lib/examples/ru_splash.lyx +++ b/lib/examples/ru_splash.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \language russian \inputencoding koi8-r \fontscheme default \graphics default \paperfontsize default -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/script_form.lyx b/lib/examples/script_form.lyx index 80f75226f3..9c947a5998 100644 --- a/lib/examples/script_form.lyx +++ b/lib/examples/script_form.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass hollywood \language english \inputencoding auto \fontscheme default \graphics default \paperfontsize default -\spacing other 0.90 +\spacing other 0.90 \papersize letterpaper \paperpackage a4 \use_geometry 1 diff --git a/lib/examples/sl_primer_lyxan.lyx b/lib/examples/sl_primer_lyxan.lyx index 026140c9ee..c8a4e82dc8 100644 --- a/lib/examples/sl_primer_lyxan.lyx +++ b/lib/examples/sl_primer_lyxan.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \language slovene \inputencoding latin2 \fontscheme default \graphics dvips \paperfontsize default -\spacing single +\spacing single \papersize letterpaper \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/sl_primer_surov.lyx b/lib/examples/sl_primer_surov.lyx index 183593a75c..29f7ae5f16 100644 --- a/lib/examples/sl_primer_surov.lyx +++ b/lib/examples/sl_primer_surov.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \language slovene \inputencoding latin2 \fontscheme default \graphics dvips \paperfontsize default -\spacing single +\spacing single \papersize letterpaper \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/sl_splash.lyx b/lib/examples/sl_splash.lyx index 0735427d01..6f0af4d7b4 100644 --- a/lib/examples/sl_splash.lyx +++ b/lib/examples/sl_splash.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \language slovene \inputencoding latin2 \fontscheme default \graphics default \paperfontsize default -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 diff --git a/lib/examples/splash.lyx b/lib/examples/splash.lyx index 0a4112eea3..432a2d75fa 100644 --- a/lib/examples/splash.lyx +++ b/lib/examples/splash.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \language english \inputencoding default \fontscheme default \graphics default \paperfontsize default -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 diff --git a/lib/templates/IEEEtran.lyx b/lib/templates/IEEEtran.lyx index 6be01901ae..ad2c1be58c 100644 --- a/lib/templates/IEEEtran.lyx +++ b/lib/templates/IEEEtran.lyx @@ -1,5 +1,5 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass IEEEtran \language english \inputencoding default @@ -7,7 +7,7 @@ \graphics default \float_placement hbt \paperfontsize default -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 diff --git a/lib/templates/aa.lyx b/lib/templates/aa.lyx index e68e4c0f08..42cd11ccfa 100644 --- a/lib/templates/aa.lyx +++ b/lib/templates/aa.lyx @@ -1,16 +1,18 @@ -#LyX 1.1 created this file. For more info see http://www.lyx.org/ -\lyxformat 218 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass aa \language english \inputencoding auto \fontscheme times \graphics default \paperfontsize default -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 \use_amsmath 0 +\use_natbib 0 +\use_numerical_citations 0 \paperorientation portrait \secnumdepth 3 \tocdepth 3 @@ -31,55 +33,91 @@ your subtitle \layout Author Me -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash inst{ -\latex default +\end_inset + 1 -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard } \backslash and -\latex default +\end_inset + You -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash inst{ -\latex default +\end_inset + 2 -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard } +\end_inset + + \layout Address Here \newline -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash email{ -\latex default +\end_inset + myaddress -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard } \newline \backslash and -\latex default +\end_inset + There \newline -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash email{ -\latex default +\end_inset + youraddress -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard } +\end_inset + + \layout Offprint Me @@ -89,16 +127,26 @@ Received ; Accepted \layout Abstract Short abstract -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \newline \backslash keywords{ -\latex default +\end_inset + keywords -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard } +\end_inset + + \layout Section Introduction diff --git a/lib/templates/aastex.lyx b/lib/templates/aastex.lyx index 88644d3501..a0f75b26d6 100644 --- a/lib/templates/aastex.lyx +++ b/lib/templates/aastex.lyx @@ -1,5 +1,5 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass aastex \begin_preamble \slugcomment{} @@ -11,7 +11,7 @@ \fontscheme default \graphics default \paperfontsize default -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 diff --git a/lib/templates/dinbrief.lyx b/lib/templates/dinbrief.lyx index f986f90c69..2fed083b64 100644 --- a/lib/templates/dinbrief.lyx +++ b/lib/templates/dinbrief.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass dinbrief \language german \inputencoding latin1 \fontscheme default \graphics default \paperfontsize 12 -\spacing single +\spacing single \papersize a4paper \paperpackage a4 \use_geometry 0 diff --git a/lib/templates/docbook_article.lyx b/lib/templates/docbook_article.lyx index 23e6db9082..b80419c1c2 100644 --- a/lib/templates/docbook_article.lyx +++ b/lib/templates/docbook_article.lyx @@ -1,5 +1,5 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass docbook \language english \inputencoding auto diff --git a/lib/templates/g-brief-de.lyx b/lib/templates/g-brief-de.lyx index a62de1653a..7031a5b036 100644 --- a/lib/templates/g-brief-de.lyx +++ b/lib/templates/g-brief-de.lyx @@ -1,5 +1,5 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass g-brief-de \begin_preamble %%\lochermarke @@ -13,7 +13,7 @@ \fontscheme default \graphics default \paperfontsize default -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 diff --git a/lib/templates/g-brief-en.lyx b/lib/templates/g-brief-en.lyx index 12f8a36bb7..655fcbce91 100644 --- a/lib/templates/g-brief-en.lyx +++ b/lib/templates/g-brief-en.lyx @@ -1,5 +1,5 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass g-brief-en \begin_preamble %%\lochermarke @@ -13,7 +13,7 @@ \fontscheme default \graphics default \paperfontsize default -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 diff --git a/lib/templates/hollywood.lyx b/lib/templates/hollywood.lyx index 5663c66053..99c5cdf516 100644 --- a/lib/templates/hollywood.lyx +++ b/lib/templates/hollywood.lyx @@ -1,12 +1,12 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass hollywood \language english \inputencoding default \fontscheme default \graphics default \paperfontsize 12 -\spacing single +\spacing single \papersize letterpaper \paperpackage a4 \use_geometry 1 diff --git a/lib/templates/kluwer.lyx b/lib/templates/kluwer.lyx index 70338c43c3..89bff97f47 100644 --- a/lib/templates/kluwer.lyx +++ b/lib/templates/kluwer.lyx @@ -1,5 +1,5 @@ -#LyX 1.1 created this file. For more info see http://www.lyx.org/ -\lyxformat 218 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass kluwer \language english \inputencoding default @@ -7,11 +7,13 @@ \graphics default \float_placement t \paperfontsize default -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0 \use_amsmath 0 +\use_natbib 0 +\use_numerical_citations 0 \paperorientation portrait \secnumdepth 4 \tocdepth 0 @@ -26,17 +28,20 @@ \layout Standard -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash begin{article} \layout Standard - -\latex latex - \backslash begin{opening} +\end_inset + + \layout Title @@ -47,59 +52,95 @@ begin{opening} <First-1>.<Middle-1>. -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash surname{ -\latex default +\end_inset + <Surname-1> -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard } \backslash email{ -\latex default +\end_inset + <e-mail-1> -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard } -\latex default +\end_inset + , \newline <First-2>.<Middle-2>. -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash surname{ -\latex default +\end_inset + <Surname-2> -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard } \backslash email{ -\latex default +\end_inset + <e-mail-2> -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard } -\latex default +\end_inset + and \newline <First-3>.<Middle-3>. -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash surname{ -\latex default +\end_inset + <Surname-3> -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard } \backslash email{ -\latex default +\end_inset + <e-mail-3> -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard } -\latex default +\end_inset + . \layout Address @@ -119,10 +160,16 @@ email{ \layout Standard -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash end{opening} +\end_inset + + \layout Section Introduction @@ -188,8 +235,14 @@ volume \layout Standard -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash end{article} +\end_inset + + \the_end diff --git a/lib/templates/latex8.lyx b/lib/templates/latex8.lyx index d3f65dbc88..88f8cbed0f 100644 --- a/lib/templates/latex8.lyx +++ b/lib/templates/latex8.lyx @@ -1,16 +1,17 @@ -#This file was created by <rae> Wed Sep 16 09:48:15 1998 -#LyX 0.12 (C) 1995-1998 Matthias Ettrich and the LyX Team -\lyxformat 2.15 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass latex8 \language english \inputencoding default \fontscheme default \graphics default \paperfontsize 10 -\spacing single +\spacing single \papersize Default \use_geometry 0 \use_amsmath 0 +\use_natbib 0 +\use_numerical_citations 0 \paperorientation portrait \secnumdepth 2 \tocdepth 2 @@ -35,24 +36,37 @@ Dept. Institution \newline -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash and \newline -\latex default +\end_inset + Second Author \newline Dept. of Something \newline Another Institution -\layout LaTeX +\layout Standard + + +\begin_inset ERT +status Collapsed + +\layout Standard \backslash thispagestyle{empty} +\end_inset + + \layout Abstract A short description of about 60 words. diff --git a/lib/templates/letter.lyx b/lib/templates/letter.lyx index 0e1ab3af1b..7dd83458c2 100644 --- a/lib/templates/letter.lyx +++ b/lib/templates/letter.lyx @@ -1,5 +1,5 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass letter \language english \inputencoding auto diff --git a/lib/templates/linuxdoc_article.lyx b/lib/templates/linuxdoc_article.lyx index 612b9cb58f..1e1a758458 100644 --- a/lib/templates/linuxdoc_article.lyx +++ b/lib/templates/linuxdoc_article.lyx @@ -1,5 +1,5 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass linuxdoc \language english \inputencoding auto diff --git a/lib/templates/revtex.lyx b/lib/templates/revtex.lyx index 2d6d3146a1..e1622734e0 100644 --- a/lib/templates/revtex.lyx +++ b/lib/templates/revtex.lyx @@ -1,5 +1,5 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass revtex \options aps,manuscript \language english diff --git a/lib/templates/revtex4.lyx b/lib/templates/revtex4.lyx index 060f810684..f3820778d7 100644 --- a/lib/templates/revtex4.lyx +++ b/lib/templates/revtex4.lyx @@ -1,7 +1,8 @@ -#LyX 1.1 created this file. For more info see http://www.lyx.org/ -\lyxformat 2.16 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass revtex4 \options aps,preprint +\language english \layout Preprint @@ -97,11 +98,15 @@ Special REVTeX macros must be typed in TeX mode, so typing openone \family default in TeX mode yields -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash openone{} -\latex default +\end_inset + . REVTeX macros can also be used freely in the math editor, so you can type diff --git a/lib/templates/slides.lyx b/lib/templates/slides.lyx index 2d0708ccfe..13cfb5f928 100644 --- a/lib/templates/slides.lyx +++ b/lib/templates/slides.lyx @@ -1,5 +1,5 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass slides \begin_preamble % Uncomment to print out only slides and overlays @@ -15,7 +15,7 @@ \fontscheme default \graphics dvips \paperfontsize default -\spacing single +\spacing single \papersize Default \paperpackage a4 \use_geometry 0