mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
Update format of docs using LyX binary
Especially after the change to use semantic linefeeds (7b23c76b
),
the diffs are large and it's hard to figure out what diff is the
result of the linefeed change and which diff is the result of an
edit.
By updating the docs, it will make the edits easier to understand
from the diff.
This commit used the LyX binary to write the new .lyx files since
lyx2lyx does not apply semantic linefeeds.
I used the following command:
./development/tools/updatedocs.py [path to 'lyx' binary]
A few documents were not updated (e.g., the command sequence used
failed because a dialog about a missing dependency was shown).
I did not update Additional.lyx for any language since it is
undergoing changes. I also didn't change anything in doc/fr since JP
is working on some of those. I also didn't change doc/ru since it
appears Yuriy already updated those.
This commit is contained in:
parent
c82bd3e5b8
commit
a15303b938
@ -1,5 +1,5 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 600
|
||||
\lyxformat 612
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
@ -18,9 +18,9 @@
|
||||
\font_default_family default
|
||||
\use_non_tex_fonts false
|
||||
\font_sc false
|
||||
\font_roman_osf false
|
||||
\font_sans_osf false
|
||||
\font_typewriter_osf false
|
||||
\font_roman_osf false
|
||||
\font_sf_scale 100 100
|
||||
\font_tt_scale 100 100
|
||||
\use_microtype false
|
||||
@ -54,6 +54,7 @@
|
||||
\suppress_date false
|
||||
\justification true
|
||||
\use_refstyle 1
|
||||
\use_minted 0
|
||||
\use_lineno 0
|
||||
\index Index
|
||||
\shortcut idx
|
||||
@ -66,16 +67,20 @@
|
||||
\is_math_indent 0
|
||||
\math_numbering_side default
|
||||
\quotes_style swiss
|
||||
\dynamic_quotes 0
|
||||
\papercolumns 1
|
||||
\papersides 1
|
||||
\paperpagestyle empty
|
||||
\tablestyle default
|
||||
\tracking_changes false
|
||||
\postpone_fragile_content false
|
||||
\output_changes false
|
||||
\change_bars false
|
||||
\postpone_fragile_content false
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict false
|
||||
\use_minted 0
|
||||
\docbook_table_output 0
|
||||
\docbook_mathml_prefix 1
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
@ -125,11 +130,12 @@ Preparación del sistema para \SpecialChar LyX
|
||||
\begin_deeper
|
||||
\begin_layout Itemize
|
||||
En caso que se trate de su primera instalación de \SpecialChar LyX
|
||||
, asegúrense de tener
|
||||
una versión reciente de \SpecialChar LaTeX
|
||||
,
|
||||
asegúrense de tener una versión reciente de \SpecialChar LaTeX
|
||||
.
|
||||
Una posibilidad simple es la instalación de Mac\SpecialChar TeX
|
||||
:
|
||||
:
|
||||
|
||||
\begin_inset Flex URL
|
||||
status collapsed
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 600
|
||||
\lyxformat 612
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
@ -18,9 +18,9 @@
|
||||
\font_default_family default
|
||||
\use_non_tex_fonts false
|
||||
\font_sc false
|
||||
\font_roman_osf false
|
||||
\font_sans_osf false
|
||||
\font_typewriter_osf false
|
||||
\font_roman_osf false
|
||||
\font_sf_scale 100 100
|
||||
\font_tt_scale 100 100
|
||||
\use_microtype false
|
||||
@ -54,6 +54,7 @@
|
||||
\suppress_date false
|
||||
\justification true
|
||||
\use_refstyle 1
|
||||
\use_minted 0
|
||||
\use_lineno 0
|
||||
\index Index
|
||||
\shortcut idx
|
||||
@ -66,16 +67,20 @@
|
||||
\is_math_indent 0
|
||||
\math_numbering_side default
|
||||
\quotes_style english
|
||||
\dynamic_quotes 0
|
||||
\papercolumns 1
|
||||
\papersides 1
|
||||
\paperpagestyle empty
|
||||
\tablestyle default
|
||||
\tracking_changes false
|
||||
\postpone_fragile_content false
|
||||
\output_changes false
|
||||
\change_bars false
|
||||
\postpone_fragile_content false
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict false
|
||||
\use_minted 0
|
||||
\docbook_table_output 0
|
||||
\docbook_mathml_prefix 1
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
@ -125,11 +130,12 @@ Bereiten Sie Ihr System für \SpecialChar LyX
|
||||
\begin_deeper
|
||||
\begin_layout Itemize
|
||||
Wenn Sie \SpecialChar LyX
|
||||
noch nie verwendet haben sorgen Sie dafür, dass auf Ihrem System
|
||||
eine aktuelle Version des Textsatz-System \SpecialChar LaTeX
|
||||
noch nie verwendet haben sorgen Sie dafür,
|
||||
dass auf Ihrem System eine aktuelle Version des Textsatz-System \SpecialChar LaTeX
|
||||
installiert ist.
|
||||
Eine einfache Möglichkeit ist die Installation von Mac\SpecialChar TeX
|
||||
:
|
||||
:
|
||||
|
||||
\begin_inset Flex URL
|
||||
status collapsed
|
||||
|
||||
@ -143,7 +149,8 @@ http://www.tug.org/mactex
|
||||
.
|
||||
\SpecialChar LaTeX
|
||||
wird von \SpecialChar LyX
|
||||
verwendet, um druckbare Dokumente zu erzeugen.
|
||||
verwendet,
|
||||
um druckbare Dokumente zu erzeugen.
|
||||
\end_layout
|
||||
|
||||
\end_deeper
|
||||
@ -153,7 +160,8 @@ http://www.tug.org/mactex
|
||||
\lang english
|
||||
disk image
|
||||
\lang ngerman
|
||||
(Wenn Sie diesen Text lesen, haben Sie das vermutlich bereits getan)
|
||||
(Wenn Sie diesen Text lesen,
|
||||
haben Sie das vermutlich bereits getan)
|
||||
\end_layout
|
||||
|
||||
\begin_layout Enumerate
|
||||
|
@ -1,5 +1,5 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 600
|
||||
\lyxformat 612
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
@ -18,9 +18,9 @@
|
||||
\font_default_family default
|
||||
\use_non_tex_fonts false
|
||||
\font_sc false
|
||||
\font_roman_osf false
|
||||
\font_sans_osf false
|
||||
\font_typewriter_osf false
|
||||
\font_roman_osf false
|
||||
\font_sf_scale 100 100
|
||||
\font_tt_scale 100 100
|
||||
\use_microtype false
|
||||
@ -54,6 +54,7 @@
|
||||
\suppress_date false
|
||||
\justification true
|
||||
\use_refstyle 1
|
||||
\use_minted 0
|
||||
\use_lineno 0
|
||||
\index Index
|
||||
\shortcut idx
|
||||
@ -66,16 +67,20 @@
|
||||
\is_math_indent 0
|
||||
\math_numbering_side default
|
||||
\quotes_style swiss
|
||||
\dynamic_quotes 0
|
||||
\papercolumns 1
|
||||
\papersides 1
|
||||
\paperpagestyle empty
|
||||
\tablestyle default
|
||||
\tracking_changes false
|
||||
\postpone_fragile_content false
|
||||
\output_changes false
|
||||
\change_bars false
|
||||
\postpone_fragile_content false
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict false
|
||||
\use_minted 0
|
||||
\docbook_table_output 0
|
||||
\docbook_mathml_prefix 1
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
@ -110,7 +115,8 @@ thispagestyle{empty}
|
||||
|
||||
\begin_layout Standard
|
||||
Pour installer \SpecialChar LyX
|
||||
, la marche à suivre est la suivante :
|
||||
,
|
||||
la marche à suivre est la suivante :
|
||||
\end_layout
|
||||
|
||||
\begin_layout Enumerate
|
||||
@ -124,8 +130,8 @@ Préparation du système
|
||||
\begin_deeper
|
||||
\begin_layout Itemize
|
||||
Si c'est votre première installation de \SpecialChar LyX
|
||||
, assurez-vous d'avoir une version
|
||||
récente de Mac\SpecialChar TeX
|
||||
,
|
||||
assurez-vous d'avoir une version récente de Mac\SpecialChar TeX
|
||||
|
||||
\begin_inset Flex URL
|
||||
status collapsed
|
||||
@ -140,15 +146,13 @@ http://www.tug.org/mactex
|
||||
.
|
||||
\SpecialChar LyX
|
||||
s'appuie sur \SpecialChar LaTeX
|
||||
pour composer les documents et ne peut pas produire de documents
|
||||
imprimables sans cela.
|
||||
pour composer les documents et ne peut pas produire de documents imprimables sans cela.
|
||||
\end_layout
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Enumerate
|
||||
Ouvrez l'image disque de \SpecialChar LyX
|
||||
2.2 (ce que vous avez probablement déjà fait si
|
||||
vous lisez ceci).
|
||||
2.2 (ce que vous avez probablement déjà fait si vous lisez ceci).
|
||||
\end_layout
|
||||
|
||||
\begin_layout Enumerate
|
||||
@ -163,8 +167,7 @@ Démarrez \SpecialChar LyX
|
||||
|
||||
\begin_layout Enumerate
|
||||
Vous trouverez une liste des nouvelles fonctionnalités de \SpecialChar LyX
|
||||
2.2 (malheureusement
|
||||
en anglais) à
|
||||
2.2 (malheureusement en anglais) à
|
||||
\begin_inset Flex URL
|
||||
status collapsed
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 600
|
||||
\lyxformat 612
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
@ -18,9 +18,9 @@
|
||||
\font_default_family default
|
||||
\use_non_tex_fonts false
|
||||
\font_sc false
|
||||
\font_roman_osf false
|
||||
\font_sans_osf false
|
||||
\font_typewriter_osf false
|
||||
\font_roman_osf false
|
||||
\font_sf_scale 100 100
|
||||
\font_tt_scale 100 100
|
||||
\use_microtype false
|
||||
@ -54,6 +54,7 @@
|
||||
\suppress_date false
|
||||
\justification true
|
||||
\use_refstyle 1
|
||||
\use_minted 0
|
||||
\use_lineno 0
|
||||
\index Index
|
||||
\shortcut idx
|
||||
@ -66,16 +67,20 @@
|
||||
\is_math_indent 0
|
||||
\math_numbering_side default
|
||||
\quotes_style english
|
||||
\dynamic_quotes 0
|
||||
\papercolumns 1
|
||||
\papersides 1
|
||||
\paperpagestyle empty
|
||||
\tablestyle default
|
||||
\tracking_changes false
|
||||
\postpone_fragile_content false
|
||||
\output_changes false
|
||||
\change_bars false
|
||||
\postpone_fragile_content false
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict false
|
||||
\use_minted 0
|
||||
\docbook_table_output 0
|
||||
\docbook_mathml_prefix 1
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
@ -110,7 +115,8 @@ thispagestyle{empty}
|
||||
|
||||
\begin_layout Standard
|
||||
To install \SpecialChar LyX
|
||||
, do the following:
|
||||
,
|
||||
do the following:
|
||||
\end_layout
|
||||
|
||||
\begin_layout Enumerate
|
||||
@ -125,9 +131,10 @@ Prepare your system for \SpecialChar LyX
|
||||
\begin_deeper
|
||||
\begin_layout Itemize
|
||||
If this is your first time installing \SpecialChar LyX
|
||||
, make sure you have installed a recent
|
||||
version of Mac\SpecialChar TeX
|
||||
:
|
||||
,
|
||||
make sure you have installed a recent version of Mac\SpecialChar TeX
|
||||
:
|
||||
|
||||
\begin_inset Flex URL
|
||||
status collapsed
|
||||
|
||||
@ -141,15 +148,14 @@ http://www.tug.org/mactex
|
||||
.
|
||||
Since \SpecialChar LyX
|
||||
relies on \SpecialChar LaTeX
|
||||
to typeset documents, it is not intended to produce output
|
||||
without it.
|
||||
to typeset documents,
|
||||
it is not intended to produce output without it.
|
||||
\end_layout
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Enumerate
|
||||
Open the \SpecialChar LyX
|
||||
-2.2 disk image (you probably did it already if you are reading
|
||||
this).
|
||||
-2.2 disk image (you probably did it already if you are reading this).
|
||||
\end_layout
|
||||
|
||||
\begin_layout Enumerate
|
||||
|
@ -1,5 +1,5 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 611
|
||||
\lyxformat 612
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
@ -801,6 +801,7 @@ reference "subsec:Cite-Engine-Files"
|
||||
plural "false"
|
||||
caps "false"
|
||||
noprefix "false"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -889,6 +890,7 @@ xx
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "cha:Internationalizing-LyX"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -982,6 +984,7 @@ ontains keyboard keymapping files.
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "sec:International-Keymap-Stuff"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -1009,6 +1012,7 @@ ontains the text class and module files described in
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "cha:Installing-New-Document"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -1111,6 +1115,7 @@ ontains the standard \SpecialChar LyX
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:Creating-Templates"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -1183,6 +1188,7 @@ status collapsed
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "chap:Including-External-Material"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -1365,6 +1371,7 @@ his file contains translations for internationalized paragraph styles (see
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:I18n"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -1965,6 +1972,7 @@ Document format
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "sec:Converters"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -3278,6 +3286,7 @@ To define such alternate chains,
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "sec:Formats"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -6638,6 +6647,7 @@ is
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "sec:Tags-for-XHTML"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -7862,6 +7872,7 @@ Your new package may also provide commands or environments not present in the ba
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "sec:TextClass"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -7942,6 +7953,7 @@ A more complex module might modify the behavior of some existing constructs or d
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "sec:TextClass"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -8467,6 +8479,7 @@ reference "subsec:Citation-engine-description"
|
||||
plural "false"
|
||||
caps "false"
|
||||
noprefix "false"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -8474,6 +8487,7 @@ noprefix "false"
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:Citation-format-description"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -9622,6 +9636,7 @@ reference "subsec:Citation-engine-description"
|
||||
plural "false"
|
||||
caps "false"
|
||||
noprefix "false"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -9839,6 +9854,7 @@ reference "subsec:Citation-engine-description"
|
||||
plural "false"
|
||||
caps "false"
|
||||
noprefix "false"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -9869,6 +9885,7 @@ reference "subsec:Cite-Engine-Files"
|
||||
plural "false"
|
||||
caps "false"
|
||||
noprefix "false"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -9911,6 +9928,7 @@ CiteFormat
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:Citation-format-description"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -9941,6 +9959,7 @@ reference "subsec:Cite-Engine-Files"
|
||||
plural "false"
|
||||
caps "false"
|
||||
noprefix "false"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -9997,6 +10016,7 @@ reference "subsec:Cite-Engine-Files"
|
||||
plural "false"
|
||||
caps "false"
|
||||
noprefix "false"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -10018,6 +10038,7 @@ ClassOptions
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:ClassOptions"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -10149,6 +10170,7 @@ See
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:Counters"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -10170,6 +10192,7 @@ DefaultFont
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:Font-description"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -10448,6 +10471,7 @@ not
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:Layout-modules"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -10469,6 +10493,7 @@ Float
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:Floats"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -10672,6 +10697,7 @@ See
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:Counters"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -10892,6 +10918,7 @@ See
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:Flex-insets-and"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -10988,6 +11015,7 @@ reference "subsec:Cite-Engine-Files"
|
||||
plural "false"
|
||||
caps "false"
|
||||
noprefix "false"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -11848,6 +11876,7 @@ boldsymbol
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "chap:List-of-functions"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -11982,6 +12011,7 @@ string
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "chap:List-of-functions"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -12184,6 +12214,7 @@ See
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:Paragraph-Styles"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -13182,6 +13213,7 @@ reference "subsec:Arguments"
|
||||
plural "false"
|
||||
caps "false"
|
||||
noprefix "false"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -13818,6 +13850,7 @@ Font
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:Font-description"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -13879,6 +13912,7 @@ status collapsed
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:Paragraph-Styles"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -13902,6 +13936,7 @@ LabelFont
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:Font-description"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -14520,6 +14555,7 @@ EndBabelPreamble
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:I18n"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -14872,6 +14908,7 @@ and
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:Font-description"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -15117,6 +15154,7 @@ HTML*
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:Paragraph-Style-XHTML"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -15762,6 +15800,7 @@ See
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:Counters"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -15783,6 +15822,7 @@ LabelFont
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:Font-description"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -15872,6 +15912,7 @@ LabelCounter
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:Counters"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -16208,6 +16249,7 @@ Counter
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:Counters"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -16308,6 +16350,7 @@ EndLangPreamble
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:I18n"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -17958,6 +18001,7 @@ string
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "chap:List-of-functions"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -17977,6 +18021,7 @@ PackageOptions
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:General-text-class"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -18422,6 +18467,7 @@ TextFont
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:Font-description"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -19369,6 +19415,7 @@ HTML*
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "sec:Tags-for-XHTML"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -19853,6 +19900,7 @@ string
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:Paragraph-Styles"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -20795,6 +20843,7 @@ reference "subsec:Arguments"
|
||||
plural "false"
|
||||
caps "false"
|
||||
noprefix "false"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -20804,6 +20853,7 @@ noprefix "false"
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:Paragraph-Styles"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -20833,6 +20883,7 @@ BabelPreamble
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:I18n"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -20864,6 +20915,7 @@ status collapsed
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "chap:Names-of-colors"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -20936,6 +20988,7 @@ status collapsed
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:Paragraph-Styles"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -21249,6 +21302,7 @@ and
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:Font-description"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -21609,6 +21663,7 @@ status collapsed
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:Paragraph-Styles"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -21630,6 +21685,7 @@ HTML*
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "sec:Tags-for-XHTML"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -21767,6 +21823,7 @@ status collapsed
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:Paragraph-Styles"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -21788,6 +21845,7 @@ LabelFont
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:Font-description"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -21874,6 +21932,7 @@ LangPreamble
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:I18n"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -22978,6 +23037,7 @@ status collapsed
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:Paragraph-Styles"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -23026,6 +23086,7 @@ status collapsed
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:Paragraph-Styles"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -23048,6 +23109,7 @@ Preamble
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:Paragraph-Styles"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -23103,6 +23165,7 @@ string
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:Paragraph-Styles"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -24231,6 +24294,7 @@ Font
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:Font-description"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -24292,6 +24356,7 @@ status collapsed
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:Paragraph-Styles"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -24319,6 +24384,7 @@ LabelFont
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:Font-description"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -25919,6 +25985,7 @@ reference "chap:Names-of-colors"
|
||||
plural "false"
|
||||
caps "false"
|
||||
noprefix "false"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -26400,6 +26467,7 @@ reference "subsec:Cite-Engine-Files"
|
||||
plural "false"
|
||||
caps "false"
|
||||
noprefix "false"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -27138,6 +27206,7 @@ reference "subsec:Cite-Engine-Files"
|
||||
plural "false"
|
||||
caps "false"
|
||||
noprefix "false"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -28400,6 +28469,7 @@ AddToHTMLPreamble
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:General-text-class"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -28850,6 +28920,8 @@ status collapsed
|
||||
|
||||
\change_inserted -584632292 1670182222
|
||||
HTMLClass
|
||||
\change_unchanged
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
@ -28862,6 +28934,8 @@ status collapsed
|
||||
|
||||
\change_inserted -584632292 1670182217
|
||||
string
|
||||
\change_unchanged
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
@ -30205,6 +30279,7 @@ floattype
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:Floats"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -30312,6 +30387,7 @@ CiteFormat
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:Citation-format-description"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -30393,6 +30469,7 @@ Font
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "subsec:Font-description"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -30840,6 +30917,7 @@ reference "subsec:DocBook-New-line-policy"
|
||||
plural "false"
|
||||
caps "false"
|
||||
noprefix "false"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -31862,6 +31940,7 @@ reference "subsec:DocBook-New-line-policy"
|
||||
plural "false"
|
||||
caps "false"
|
||||
noprefix "false"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -32034,6 +32113,7 @@ reference "subsec:DocBook-New-line-policy"
|
||||
plural "false"
|
||||
caps "false"
|
||||
noprefix "false"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -32164,6 +32244,7 @@ reference "subsec:DocBook-New-line-policy"
|
||||
plural "false"
|
||||
caps "false"
|
||||
noprefix "false"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -32355,6 +32436,7 @@ reference "subsec:DocBook-New-line-policy"
|
||||
plural "false"
|
||||
caps "false"
|
||||
noprefix "false"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -32541,6 +32623,7 @@ reference "subsec:DocBook-New-line-policy"
|
||||
plural "false"
|
||||
caps "false"
|
||||
noprefix "false"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -32715,6 +32798,7 @@ reference "subsec:DocBook-New-line-policy"
|
||||
plural "false"
|
||||
caps "false"
|
||||
noprefix "false"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -32905,6 +32989,7 @@ reference "subsec:DocBook-New-line-policy"
|
||||
plural "false"
|
||||
caps "false"
|
||||
noprefix "false"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -33353,6 +33438,7 @@ will
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "sec:Security-discussion"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -33799,6 +33885,7 @@ InputFormat
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "sec:Formats"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,5 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 600
|
||||
\lyxformat 612
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
@ -23,9 +23,9 @@
|
||||
\font_default_family default
|
||||
\use_non_tex_fonts false
|
||||
\font_sc false
|
||||
\font_roman_osf false
|
||||
\font_sans_osf false
|
||||
\font_typewriter_osf false
|
||||
\font_roman_osf false
|
||||
\font_sf_scale 100 100
|
||||
\font_tt_scale 100 100
|
||||
\use_microtype false
|
||||
@ -76,12 +76,16 @@
|
||||
\papercolumns 1
|
||||
\papersides 1
|
||||
\paperpagestyle default
|
||||
\tablestyle default
|
||||
\tracking_changes false
|
||||
\postpone_fragile_content false
|
||||
\output_changes false
|
||||
\change_bars false
|
||||
\postpone_fragile_content false
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict false
|
||||
\docbook_table_output 0
|
||||
\docbook_mathml_prefix 1
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
@ -97,8 +101,7 @@ External Subsection 1
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
This is a small dummy child document to show how files can be inserted into
|
||||
another document.
|
||||
This is a small dummy child document to show how files can be inserted into another document.
|
||||
\end_layout
|
||||
|
||||
\end_body
|
||||
|
@ -1,5 +1,5 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 600
|
||||
\lyxformat 612
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
@ -23,9 +23,9 @@
|
||||
\font_default_family default
|
||||
\use_non_tex_fonts false
|
||||
\font_sc false
|
||||
\font_roman_osf false
|
||||
\font_sans_osf false
|
||||
\font_typewriter_osf false
|
||||
\font_roman_osf false
|
||||
\font_sf_scale 100 100
|
||||
\font_tt_scale 100 100
|
||||
\use_microtype false
|
||||
@ -76,12 +76,16 @@
|
||||
\papercolumns 1
|
||||
\papersides 1
|
||||
\paperpagestyle default
|
||||
\tablestyle default
|
||||
\tracking_changes false
|
||||
\postpone_fragile_content false
|
||||
\output_changes false
|
||||
\change_bars false
|
||||
\postpone_fragile_content false
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict false
|
||||
\docbook_table_output 0
|
||||
\docbook_mathml_prefix 1
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
@ -91,8 +95,7 @@ External Subsection 2
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
This is another small dummy child document to show how files can be inserted
|
||||
into a document.
|
||||
This is another small dummy child document to show how files can be inserted into a document.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,5 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 600
|
||||
\lyxformat 612
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
@ -59,9 +59,9 @@
|
||||
\font_default_family default
|
||||
\use_non_tex_fonts false
|
||||
\font_sc false
|
||||
\font_roman_osf false
|
||||
\font_sans_osf false
|
||||
\font_typewriter_osf false
|
||||
\font_roman_osf false
|
||||
\font_sf_scale 100 100
|
||||
\font_tt_scale 100 100
|
||||
\use_microtype false
|
||||
@ -113,19 +113,24 @@
|
||||
\papercolumns 1
|
||||
\papersides 1
|
||||
\paperpagestyle empty
|
||||
\tablestyle default
|
||||
\tracking_changes false
|
||||
\postpone_fragile_content false
|
||||
\output_changes false
|
||||
\change_bars false
|
||||
\postpone_fragile_content false
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict false
|
||||
\docbook_table_output 0
|
||||
\docbook_mathml_prefix 1
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
|
||||
\begin_layout Standard
|
||||
This document demonstrates the usage of two different formula categories.
|
||||
One is Arabic, one is Roman numbered.
|
||||
One is Arabic,
|
||||
one is Roman numbered.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -235,59 +240,75 @@ A=I\label{eq:I}
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Cross-references:
|
||||
Cross-references:
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand eqref
|
||||
reference "eq:B"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
,
|
||||
,
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand eqref
|
||||
reference "eq:C"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
,
|
||||
,
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand eqref
|
||||
reference "eq:F"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
,
|
||||
,
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand eqref
|
||||
reference "eq:G"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
,
|
||||
,
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand eqref
|
||||
reference "eq:D"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
,
|
||||
,
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand eqref
|
||||
reference "eq:E"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
,
|
||||
,
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand eqref
|
||||
reference "eq:H"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
,
|
||||
,
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand eqref
|
||||
reference "eq:I"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -308,8 +329,8 @@ height "1pt"
|
||||
\begin_inset VSpace medskip
|
||||
\end_inset
|
||||
|
||||
To create this example, first a counter must be defined for the Roman numbered
|
||||
formulas.
|
||||
To create this example,
|
||||
first a counter must be defined for the Roman numbered formulas.
|
||||
To do this the following is inserted to the \SpecialChar LaTeX
|
||||
-preamble:
|
||||
\end_layout
|
||||
@ -340,7 +361,8 @@ To save the value of the Arabic counter
|
||||
\series bold
|
||||
equation
|
||||
\series default
|
||||
, this is added to the preamble
|
||||
,
|
||||
this is added to the preamble
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -440,7 +462,8 @@ for Arabic numbering.
|
||||
|
||||
\begin_layout Standard
|
||||
Every formula will be by default numbered Arabic.
|
||||
To switch to Roman numbering, the command
|
||||
To switch to Roman numbering,
|
||||
the command
|
||||
\series bold
|
||||
|
||||
\backslash
|
||||
|
File diff suppressed because it is too large
Load Diff
2429
lib/doc/LFUNs.lyx
2429
lib/doc/LFUNs.lyx
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
2087
lib/doc/Math.lyx
2087
lib/doc/Math.lyx
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,5 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 600
|
||||
\lyxformat 612
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
@ -28,9 +28,9 @@ initials
|
||||
\font_default_family default
|
||||
\use_non_tex_fonts false
|
||||
\font_sc false
|
||||
\font_roman_osf false
|
||||
\font_sans_osf false
|
||||
\font_typewriter_osf false
|
||||
\font_roman_osf false
|
||||
\font_sf_scale 100 100
|
||||
\font_tt_scale 100 100
|
||||
\use_microtype false
|
||||
@ -81,12 +81,16 @@ initials
|
||||
\papercolumns 1
|
||||
\papersides 1
|
||||
\paperpagestyle default
|
||||
\tablestyle default
|
||||
\tracking_changes false
|
||||
\postpone_fragile_content false
|
||||
\output_changes false
|
||||
\change_bars false
|
||||
\postpone_fragile_content false
|
||||
\html_math_output 2
|
||||
\html_css_as_file 0
|
||||
\html_be_strict true
|
||||
\docbook_table_output 0
|
||||
\docbook_mathml_prefix 1
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
|
@ -1,5 +1,5 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 600
|
||||
\lyxformat 612
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
|
1746
lib/doc/Tutorial.lyx
1746
lib/doc/Tutorial.lyx
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,5 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 600
|
||||
\lyxformat 612
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
@ -18,9 +18,9 @@
|
||||
\font_default_family default
|
||||
\use_non_tex_fonts true
|
||||
\font_sc false
|
||||
\font_roman_osf false
|
||||
\font_sans_osf false
|
||||
\font_typewriter_osf false
|
||||
\font_roman_osf false
|
||||
\font_sf_scale 100 100
|
||||
\font_tt_scale 100 100
|
||||
\use_microtype false
|
||||
@ -71,12 +71,16 @@
|
||||
\papercolumns 1
|
||||
\papersides 1
|
||||
\paperpagestyle empty
|
||||
\tablestyle default
|
||||
\tracking_changes false
|
||||
\postpone_fragile_content false
|
||||
\output_changes false
|
||||
\change_bars false
|
||||
\postpone_fragile_content false
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict true
|
||||
\docbook_table_output 0
|
||||
\docbook_mathml_prefix 1
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
@ -3763,7 +3767,8 @@ arg "math-delim | |"
|
||||
تفضيلات\SpecialChar menuseparator
|
||||
تحرير\SpecialChar menuseparator
|
||||
اختصارات\SpecialChar menuseparator
|
||||
جديد ، ثم نكتب الدالة ونختار الرمز.
|
||||
جديد ،
|
||||
ثم نكتب الدالة ونختار الرمز.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Paragraph*
|
||||
@ -3785,7 +3790,8 @@ arg "math-delim | |"
|
||||
\begin_inset Quotes crd
|
||||
\end_inset
|
||||
|
||||
ونختارها، لكن باستخدام الاختصارات نختصر كل هذه الخطوات في خطوة واحدة.
|
||||
ونختارها،
|
||||
لكن باستخدام الاختصارات نختصر كل هذه الخطوات في خطوة واحدة.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -3795,7 +3801,8 @@ arg "math-delim | |"
|
||||
تفضيلات\SpecialChar menuseparator
|
||||
تحرير\SpecialChar menuseparator
|
||||
اختصارات\SpecialChar menuseparator
|
||||
جديد ، ونكتب في حقل الدالة
|
||||
جديد ،
|
||||
ونكتب في حقل الدالة
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -3821,12 +3828,13 @@ times
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
ثم ننقر على زر الاختصار الفارغ، ثم نضغط الزرين
|
||||
ثم ننقر على زر الاختصار الفارغ،
|
||||
ثم نضغط الزرين
|
||||
\begin_inset Formula $Alt+8$
|
||||
\end_inset
|
||||
|
||||
ثم زر موافق، الآن إذا اردنا إدراج إشارة الضرب في أي معادلة نضغط الزرين
|
||||
|
||||
ثم زر موافق،
|
||||
الآن إذا اردنا إدراج إشارة الضرب في أي معادلة نضغط الزرين
|
||||
\begin_inset Formula $Alt+8$
|
||||
\end_inset
|
||||
|
||||
@ -3854,7 +3862,8 @@ times
|
||||
تفضيلات\SpecialChar menuseparator
|
||||
تحرير\SpecialChar menuseparator
|
||||
اختصارات\SpecialChar menuseparator
|
||||
جديد ، ونكتب في حقل الدالة
|
||||
جديد ،
|
||||
ونكتب في حقل الدالة
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -3936,12 +3945,13 @@ times 10^
|
||||
\begin_inset Formula $SHIFT+6$
|
||||
\end_inset
|
||||
|
||||
) ثم ننقر على زر الاختصار الفارغ، ثم نضغط الزرين
|
||||
) ثم ننقر على زر الاختصار الفارغ،
|
||||
ثم نضغط الزرين
|
||||
\begin_inset Formula $Alt+6$
|
||||
\end_inset
|
||||
|
||||
ثم زر موافق، الآن إذا اردنا إدراج الأس للأساس عشرة في أي معادلة نضغط الزرين
|
||||
|
||||
ثم زر موافق،
|
||||
الآن إذا اردنا إدراج الأس للأساس عشرة في أي معادلة نضغط الزرين
|
||||
\begin_inset Formula $Alt+6$
|
||||
\end_inset
|
||||
|
||||
@ -3955,8 +3965,7 @@ times 10^
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
عند كتابة المعادلات والمسائل الرياضية والفيزيائية نحتاج لكتابة اسم المعادلة
|
||||
أو رمز لها أو كلمة مثل
|
||||
عند كتابة المعادلات والمسائل الرياضية والفيزيائية نحتاج لكتابة اسم المعادلة أو رمز لها أو كلمة مثل
|
||||
\begin_inset Quotes cld
|
||||
\end_inset
|
||||
|
||||
@ -3974,7 +3983,8 @@ times 10^
|
||||
تفضيلات\SpecialChar menuseparator
|
||||
تحرير\SpecialChar menuseparator
|
||||
اختصارات\SpecialChar menuseparator
|
||||
جديد ، ونكتب في حقل الدالة
|
||||
جديد ،
|
||||
ونكتب في حقل الدالة
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -3998,16 +4008,19 @@ tag*
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
ثم ننقر على زر الاختصار الفارغ، ثم نضغط الزرين
|
||||
ثم ننقر على زر الاختصار الفارغ،
|
||||
ثم نضغط الزرين
|
||||
\begin_inset Formula $Alt+t$
|
||||
\end_inset
|
||||
|
||||
ثم زر موافق، الآن إذا اردنا إدراج مربع اسم معادلة في أي معادلة نضغط الزرين
|
||||
ثم زر موافق،
|
||||
الآن إذا اردنا إدراج مربع اسم معادلة في أي معادلة نضغط الزرين
|
||||
\begin_inset Formula $Alt+t$
|
||||
\end_inset
|
||||
|
||||
،
|
||||
وهذا الاختصار لن يعمل إلا إذا كانت المعادلة من نوع معادلة مرقمة،
|
||||
|
||||
\begin_inset Formula $Alt+t$
|
||||
\end_inset
|
||||
|
||||
، وهذا الاختصار لن يعمل إلا إذا كانت المعادلة من نوع معادلة مرقمة،
|
||||
\family sans
|
||||
إدراج\SpecialChar menuseparator
|
||||
رياضيات\SpecialChar menuseparator
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,5 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 600
|
||||
\lyxformat 612
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
@ -23,9 +23,9 @@
|
||||
\font_default_family default
|
||||
\use_non_tex_fonts false
|
||||
\font_sc false
|
||||
\font_roman_osf false
|
||||
\font_sans_osf false
|
||||
\font_typewriter_osf false
|
||||
\font_roman_osf false
|
||||
\font_sf_scale 100 100
|
||||
\font_tt_scale 100 100
|
||||
\use_microtype false
|
||||
@ -76,12 +76,16 @@
|
||||
\papercolumns 1
|
||||
\papersides 1
|
||||
\paperpagestyle default
|
||||
\tablestyle default
|
||||
\tracking_changes false
|
||||
\postpone_fragile_content false
|
||||
\output_changes false
|
||||
\change_bars false
|
||||
\postpone_fragile_content false
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict false
|
||||
\docbook_table_output 0
|
||||
\docbook_mathml_prefix 1
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
@ -98,8 +102,9 @@ name "uab:Externer-Unterabschnitt-1"
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Dies ist ein kleines Unterdokument, das zeigt, wie Dateien in ein Dokument
|
||||
eingebunden werden.
|
||||
Dies ist ein kleines Unterdokument,
|
||||
das zeigt,
|
||||
wie Dateien in ein Dokument eingebunden werden.
|
||||
\end_layout
|
||||
|
||||
\end_body
|
||||
|
@ -1,5 +1,5 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 600
|
||||
\lyxformat 612
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
@ -23,9 +23,9 @@
|
||||
\font_default_family default
|
||||
\use_non_tex_fonts false
|
||||
\font_sc false
|
||||
\font_roman_osf false
|
||||
\font_sans_osf false
|
||||
\font_typewriter_osf false
|
||||
\font_roman_osf false
|
||||
\font_sf_scale 100 100
|
||||
\font_tt_scale 100 100
|
||||
\use_microtype false
|
||||
@ -76,12 +76,16 @@
|
||||
\papercolumns 1
|
||||
\papersides 1
|
||||
\paperpagestyle default
|
||||
\tablestyle default
|
||||
\tracking_changes false
|
||||
\postpone_fragile_content false
|
||||
\output_changes false
|
||||
\change_bars false
|
||||
\postpone_fragile_content false
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict false
|
||||
\docbook_table_output 0
|
||||
\docbook_mathml_prefix 1
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
@ -91,8 +95,9 @@ Externer Unterabschnitt 2
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Dies ist ein weiteres kleines Unterdokument, das zeigt, wie Dateien in ein
|
||||
Dokument eingebunden werden.
|
||||
Dies ist ein weiteres kleines Unterdokument,
|
||||
das zeigt,
|
||||
wie Dateien in ein Dokument eingebunden werden.
|
||||
\end_layout
|
||||
|
||||
\end_body
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,5 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 600
|
||||
\lyxformat 612
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
@ -59,9 +59,9 @@
|
||||
\font_default_family default
|
||||
\use_non_tex_fonts false
|
||||
\font_sc false
|
||||
\font_roman_osf false
|
||||
\font_sans_osf false
|
||||
\font_typewriter_osf false
|
||||
\font_roman_osf false
|
||||
\font_sf_scale 100 100
|
||||
\font_tt_scale 100 100
|
||||
\use_microtype false
|
||||
@ -113,20 +113,24 @@
|
||||
\papercolumns 1
|
||||
\papersides 1
|
||||
\paperpagestyle empty
|
||||
\tablestyle default
|
||||
\tracking_changes false
|
||||
\postpone_fragile_content false
|
||||
\output_changes false
|
||||
\change_bars false
|
||||
\postpone_fragile_content false
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict false
|
||||
\docbook_table_output 0
|
||||
\docbook_mathml_prefix 1
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
|
||||
\begin_layout Standard
|
||||
Diese Datei ist ein Beispiel zur Verwendung von zwei verschiedenen Formelkategor
|
||||
ien.
|
||||
Die eine wird arabisch, die andere römisch nummeriert.
|
||||
Diese Datei ist ein Beispiel zur Verwendung von zwei verschiedenen Formelkategorien.
|
||||
Die eine wird arabisch,
|
||||
die andere römisch nummeriert.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -236,59 +240,75 @@ A=I\label{eq:I}
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Querverweise:
|
||||
Querverweise:
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand eqref
|
||||
reference "eq:B"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
,
|
||||
,
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand eqref
|
||||
reference "eq:C"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
,
|
||||
,
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand eqref
|
||||
reference "eq:F"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
,
|
||||
,
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand eqref
|
||||
reference "eq:G"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
,
|
||||
,
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand eqref
|
||||
reference "eq:D"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
,
|
||||
,
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand eqref
|
||||
reference "eq:E"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
,
|
||||
,
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand eqref
|
||||
reference "eq:H"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
,
|
||||
,
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand eqref
|
||||
reference "eq:I"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -309,8 +329,8 @@ height "1pt"
|
||||
\begin_inset VSpace medskip
|
||||
\end_inset
|
||||
|
||||
Um dieses Beispiel zu erzeugen, muss zuerst für die römisch zu nummerierenden
|
||||
Formeln ein eigener Gleichungszähler angelegt werden.
|
||||
Um dieses Beispiel zu erzeugen,
|
||||
muss zuerst für die römisch zu nummerierenden Formeln ein eigener Gleichungszähler angelegt werden.
|
||||
Dazu gibt man im \SpecialChar LaTeX
|
||||
-Vorspann Folgendes ein:
|
||||
\end_layout
|
||||
@ -342,7 +362,8 @@ Damit sich \SpecialChar LaTeX
|
||||
\series bold
|
||||
equation
|
||||
\series default
|
||||
merkt, gibt man im Vorspann
|
||||
merkt,
|
||||
gibt man im Vorspann
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -443,7 +464,8 @@ für arabische.
|
||||
|
||||
\begin_layout Standard
|
||||
Jede Formel im Dokument wird standardmäßig arabisch nummeriert.
|
||||
Um auf römische Nummerierung umzuschalten, wird im \SpecialChar TeX
|
||||
Um auf römische Nummerierung umzuschalten,
|
||||
wird im \SpecialChar TeX
|
||||
-Modus der Befehl
|
||||
\series bold
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
2651
lib/doc/de/Math.lyx
2651
lib/doc/de/Math.lyx
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,5 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 600
|
||||
\lyxformat 612
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
@ -18,9 +18,9 @@
|
||||
\font_default_family default
|
||||
\use_non_tex_fonts false
|
||||
\font_sc false
|
||||
\font_roman_osf false
|
||||
\font_sans_osf false
|
||||
\font_typewriter_osf false
|
||||
\font_roman_osf false
|
||||
\font_sf_scale 100 100
|
||||
\font_tt_scale 100 100
|
||||
\use_microtype false
|
||||
@ -80,12 +80,16 @@
|
||||
\papercolumns 1
|
||||
\papersides 1
|
||||
\paperpagestyle empty
|
||||
\tablestyle default
|
||||
\tracking_changes false
|
||||
\postpone_fragile_content false
|
||||
\output_changes false
|
||||
\change_bars false
|
||||
\postpone_fragile_content false
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict false
|
||||
\docbook_table_output 0
|
||||
\docbook_mathml_prefix 1
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
@ -102,8 +106,7 @@ vom \SpecialChar LyX
|
||||
|
||||
\begin_layout Standard
|
||||
\noindent
|
||||
Diese Datei listet die derzeit definierten Tastenkürzel der Tastenkürzeldatei
|
||||
|
||||
Diese Datei listet die derzeit definierten Tastenkürzel der Tastenkürzeldatei
|
||||
\family sans
|
||||
cua
|
||||
\family default
|
||||
@ -115,7 +118,8 @@ Einstellungen\SpecialChar menuseparator
|
||||
Bearbeiten\SpecialChar menuseparator
|
||||
Tastenkürzel
|
||||
\family default
|
||||
geändert werden, wie es im Abschnitt
|
||||
geändert werden,
|
||||
wie es im Abschnitt
|
||||
\begin_inset Quotes gld
|
||||
\end_inset
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
10507
lib/doc/de/UserGuide.lyx
10507
lib/doc/de/UserGuide.lyx
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,5 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 600
|
||||
\lyxformat 612
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
@ -23,9 +23,9 @@
|
||||
\font_default_family default
|
||||
\use_non_tex_fonts false
|
||||
\font_sc false
|
||||
\font_roman_osf false
|
||||
\font_sans_osf false
|
||||
\font_typewriter_osf false
|
||||
\font_roman_osf false
|
||||
\font_sf_scale 100 100
|
||||
\font_tt_scale 100 100
|
||||
\use_microtype false
|
||||
@ -76,12 +76,16 @@
|
||||
\papercolumns 1
|
||||
\papersides 1
|
||||
\paperpagestyle default
|
||||
\tablestyle default
|
||||
\tracking_changes false
|
||||
\postpone_fragile_content false
|
||||
\output_changes false
|
||||
\change_bars false
|
||||
\postpone_fragile_content false
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict false
|
||||
\docbook_table_output 0
|
||||
\docbook_mathml_prefix 1
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
@ -98,8 +102,7 @@ Subsección Externa 1
|
||||
|
||||
\begin_layout Standard
|
||||
Esto es un breve documento \SpecialChar LyX
|
||||
postizo que se va a insertar como documento
|
||||
hijo en el documento maestro.
|
||||
postizo que se va a insertar como documento hijo en el documento maestro.
|
||||
\end_layout
|
||||
|
||||
\end_body
|
||||
|
@ -1,5 +1,5 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 600
|
||||
\lyxformat 612
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
@ -23,9 +23,9 @@
|
||||
\font_default_family default
|
||||
\use_non_tex_fonts false
|
||||
\font_sc false
|
||||
\font_roman_osf false
|
||||
\font_sans_osf false
|
||||
\font_typewriter_osf false
|
||||
\font_roman_osf false
|
||||
\font_sf_scale 100 100
|
||||
\font_tt_scale 100 100
|
||||
\use_microtype false
|
||||
@ -76,12 +76,16 @@
|
||||
\papercolumns 1
|
||||
\papersides 1
|
||||
\paperpagestyle default
|
||||
\tablestyle default
|
||||
\tracking_changes false
|
||||
\postpone_fragile_content false
|
||||
\output_changes false
|
||||
\change_bars false
|
||||
\postpone_fragile_content false
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict false
|
||||
\docbook_table_output 0
|
||||
\docbook_mathml_prefix 1
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
@ -91,8 +95,7 @@ Subsección Externa 2
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Esto es otro breve documento postizo para ser insertado como documento hijo
|
||||
en el documento maestro.
|
||||
Esto es otro breve documento postizo para ser insertado como documento hijo en el documento maestro.
|
||||
\end_layout
|
||||
|
||||
\end_body
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,5 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 600
|
||||
\lyxformat 612
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
@ -59,9 +59,9 @@
|
||||
\font_default_family default
|
||||
\use_non_tex_fonts false
|
||||
\font_sc false
|
||||
\font_roman_osf false
|
||||
\font_sans_osf false
|
||||
\font_typewriter_osf false
|
||||
\font_roman_osf false
|
||||
\font_sf_scale 100 100
|
||||
\font_tt_scale 100 100
|
||||
\use_microtype false
|
||||
@ -113,19 +113,24 @@
|
||||
\papercolumns 1
|
||||
\papersides 1
|
||||
\paperpagestyle empty
|
||||
\tablestyle default
|
||||
\tracking_changes false
|
||||
\postpone_fragile_content false
|
||||
\output_changes false
|
||||
\change_bars false
|
||||
\postpone_fragile_content false
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict false
|
||||
\docbook_table_output 0
|
||||
\docbook_mathml_prefix 1
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
|
||||
\begin_layout Standard
|
||||
Este documento muestra el uso de dos categorías diferentes de ecuaciones.
|
||||
Una está numerada en arábigos, la otra en romanos.
|
||||
Una está numerada en arábigos,
|
||||
la otra en romanos.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -235,59 +240,75 @@ A=I\label{eq:I}
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Referencias cruzadas:
|
||||
Referencias cruzadas:
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand eqref
|
||||
reference "eq:B"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
,
|
||||
,
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand eqref
|
||||
reference "eq:C"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
,
|
||||
,
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand eqref
|
||||
reference "eq:F"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
,
|
||||
,
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand eqref
|
||||
reference "eq:G"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
,
|
||||
,
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand eqref
|
||||
reference "eq:D"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
,
|
||||
,
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand eqref
|
||||
reference "eq:E"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
,
|
||||
,
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand eqref
|
||||
reference "eq:H"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
,
|
||||
,
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand eqref
|
||||
reference "eq:I"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -308,8 +329,8 @@ height "1pt"
|
||||
\begin_inset VSpace medskip
|
||||
\end_inset
|
||||
|
||||
Para escribir este ejemplo, primero hay que definir un contador para las
|
||||
fórmulas numeradas en romanos.
|
||||
Para escribir este ejemplo,
|
||||
primero hay que definir un contador para las fórmulas numeradas en romanos.
|
||||
Para ello se inserta lo siguiente en el preámbulo \SpecialChar LaTeX
|
||||
:
|
||||
\end_layout
|
||||
@ -340,7 +361,8 @@ Para guardar el valor del contador arábigo
|
||||
\series bold
|
||||
equation
|
||||
\series default
|
||||
, se añade al preámbulo lo siguiente
|
||||
,
|
||||
se añade al preámbulo lo siguiente
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -440,7 +462,8 @@ para la numeración arábiga.
|
||||
|
||||
\begin_layout Standard
|
||||
Cada fórmula será numerada en arábigos por defecto.
|
||||
Para cambiar a numeración en romanos, se inserta el comando
|
||||
Para cambiar a numeración en romanos,
|
||||
se inserta el comando
|
||||
\series bold
|
||||
|
||||
\backslash
|
||||
|
File diff suppressed because it is too large
Load Diff
3284
lib/doc/es/Math.lyx
3284
lib/doc/es/Math.lyx
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,5 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 600
|
||||
\lyxformat 612
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
@ -18,9 +18,9 @@
|
||||
\font_default_family default
|
||||
\use_non_tex_fonts false
|
||||
\font_sc false
|
||||
\font_roman_osf false
|
||||
\font_sans_osf false
|
||||
\font_typewriter_osf false
|
||||
\font_roman_osf false
|
||||
\font_sf_scale 100 100
|
||||
\font_tt_scale 100 100
|
||||
\use_microtype false
|
||||
@ -71,12 +71,16 @@
|
||||
\papercolumns 1
|
||||
\papersides 1
|
||||
\paperpagestyle empty
|
||||
\tablestyle default
|
||||
\tracking_changes false
|
||||
\postpone_fragile_content false
|
||||
\output_changes false
|
||||
\change_bars false
|
||||
\postpone_fragile_content false
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict false
|
||||
\docbook_table_output 0
|
||||
\docbook_mathml_prefix 1
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
@ -92,8 +96,7 @@ Por el equipo \SpecialChar LyX
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Este archivo contiene la lista de los atajos de teclado definidos actualmente
|
||||
en el archivo bind
|
||||
Este archivo contiene la lista de los atajos de teclado definidos actualmente en el archivo bind
|
||||
\family typewriter
|
||||
|
||||
\begin_inset Info
|
||||
@ -135,8 +138,7 @@ Guía del Usuario
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Las combinaciones de teclas en este documento se actualizan automáticamente
|
||||
cuando se cambian en las preferencias.
|
||||
Las combinaciones de teclas en este documento se actualizan automáticamente cuando se cambian en las preferencias.
|
||||
Por eso no es posible por ahora traducir en \SpecialChar LyX
|
||||
la notación de las teclas.
|
||||
Teclas equivalentes en español:
|
||||
@ -166,6 +168,7 @@ Las combinaciones de teclas en este documento se actualizan automáticamente
|
||||
Tab
|
||||
\family default
|
||||
:
|
||||
|
||||
\family sans
|
||||
Tabulador
|
||||
\end_layout
|
||||
@ -181,6 +184,7 @@ Tab
|
||||
PgUp
|
||||
\family default
|
||||
:
|
||||
|
||||
\family sans
|
||||
AvPág
|
||||
\end_layout
|
||||
@ -195,7 +199,8 @@ PgUp
|
||||
\family sans
|
||||
Shift
|
||||
\family default
|
||||
:
|
||||
:
|
||||
|
||||
\family sans
|
||||
Mayúsculas
|
||||
\end_layout
|
||||
@ -211,6 +216,7 @@ Mayúsculas
|
||||
Space
|
||||
\family default
|
||||
:
|
||||
|
||||
\family sans
|
||||
Espacio
|
||||
\end_layout
|
||||
@ -228,6 +234,7 @@ Space
|
||||
Return
|
||||
\family default
|
||||
:
|
||||
|
||||
\family sans
|
||||
Retorno
|
||||
\end_layout
|
||||
@ -243,6 +250,7 @@ Return
|
||||
Right
|
||||
\family default
|
||||
:
|
||||
|
||||
\family sans
|
||||
Derecha
|
||||
\end_layout
|
||||
@ -258,6 +266,7 @@ Right
|
||||
Left
|
||||
\family default
|
||||
:
|
||||
|
||||
\family sans
|
||||
Izquierda
|
||||
\end_layout
|
||||
|
File diff suppressed because it is too large
Load Diff
10314
lib/doc/es/UserGuide.lyx
10314
lib/doc/es/UserGuide.lyx
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
1101
lib/doc/gl/Intro.lyx
1101
lib/doc/gl/Intro.lyx
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,5 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 600
|
||||
\lyxformat 612
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
@ -18,9 +18,9 @@
|
||||
\font_default_family default
|
||||
\use_non_tex_fonts false
|
||||
\font_sc false
|
||||
\font_roman_osf false
|
||||
\font_sans_osf false
|
||||
\font_typewriter_osf false
|
||||
\font_roman_osf false
|
||||
\font_sf_scale 100 100
|
||||
\font_tt_scale 100 100
|
||||
\use_microtype false
|
||||
@ -71,12 +71,16 @@
|
||||
\papercolumns 1
|
||||
\papersides 1
|
||||
\paperpagestyle empty
|
||||
\tablestyle default
|
||||
\tracking_changes false
|
||||
\postpone_fragile_content false
|
||||
\output_changes false
|
||||
\change_bars false
|
||||
\postpone_fragile_content false
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict true
|
||||
\docbook_table_output 0
|
||||
\docbook_mathml_prefix 1
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
@ -104,8 +108,7 @@ Waluyo Adi Siswanto
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Panduan cara pintas yang dituliskan disini didefinisikan dalam berkas penggabung
|
||||
an
|
||||
Panduan cara pintas yang dituliskan disini didefinisikan dalam berkas penggabungan
|
||||
\family typewriter
|
||||
|
||||
\begin_inset Info
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,5 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 600
|
||||
\lyxformat 612
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
@ -24,9 +24,9 @@
|
||||
\font_default_family default
|
||||
\use_non_tex_fonts false
|
||||
\font_sc false
|
||||
\font_roman_osf false
|
||||
\font_sans_osf false
|
||||
\font_typewriter_osf false
|
||||
\font_roman_osf false
|
||||
\font_sf_scale 100 100
|
||||
\font_tt_scale 100 100
|
||||
\use_microtype false
|
||||
@ -77,12 +77,16 @@
|
||||
\papercolumns 1
|
||||
\papersides 1
|
||||
\paperpagestyle default
|
||||
\tablestyle default
|
||||
\tracking_changes false
|
||||
\postpone_fragile_content false
|
||||
\output_changes false
|
||||
\change_bars false
|
||||
\postpone_fragile_content false
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict false
|
||||
\docbook_table_output 0
|
||||
\docbook_mathml_prefix 1
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
@ -98,7 +102,9 @@ name "subsec:外部文書の第1小節"
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
これは,ファイルが別の文書にどのように挿入されるかを示すための,短いダミー子文書です.
|
||||
これは,
|
||||
ファイルが別の文書にどのように挿入されるかを示すための,
|
||||
短いダミー子文書です.
|
||||
\end_layout
|
||||
|
||||
\end_body
|
||||
|
@ -1,5 +1,5 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 600
|
||||
\lyxformat 612
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
@ -24,9 +24,9 @@
|
||||
\font_default_family default
|
||||
\use_non_tex_fonts false
|
||||
\font_sc false
|
||||
\font_roman_osf false
|
||||
\font_sans_osf false
|
||||
\font_typewriter_osf false
|
||||
\font_roman_osf false
|
||||
\font_sf_scale 100 100
|
||||
\font_tt_scale 100 100
|
||||
\use_microtype false
|
||||
@ -77,12 +77,16 @@
|
||||
\papercolumns 1
|
||||
\papersides 1
|
||||
\paperpagestyle default
|
||||
\tablestyle default
|
||||
\tracking_changes false
|
||||
\postpone_fragile_content false
|
||||
\output_changes false
|
||||
\change_bars false
|
||||
\postpone_fragile_content false
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict false
|
||||
\docbook_table_output 0
|
||||
\docbook_mathml_prefix 1
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
@ -92,7 +96,9 @@
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
これは,ファイルが別の文書にどのように挿入されるかを示すための,もう一つの短いダミー子文書です.
|
||||
これは,
|
||||
ファイルが別の文書にどのように挿入されるかを示すための,
|
||||
もう一つの短いダミー子文書です.
|
||||
\end_layout
|
||||
|
||||
\end_body
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,5 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 600
|
||||
\lyxformat 612
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
@ -59,9 +59,9 @@
|
||||
\font_default_family default
|
||||
\use_non_tex_fonts false
|
||||
\font_sc false
|
||||
\font_roman_osf false
|
||||
\font_sans_osf false
|
||||
\font_typewriter_osf false
|
||||
\font_roman_osf false
|
||||
\font_sf_scale 100 100
|
||||
\font_tt_scale 100 100
|
||||
\use_microtype false
|
||||
@ -113,18 +113,24 @@
|
||||
\papercolumns 1
|
||||
\papersides 1
|
||||
\paperpagestyle empty
|
||||
\tablestyle default
|
||||
\tracking_changes false
|
||||
\postpone_fragile_content false
|
||||
\output_changes false
|
||||
\change_bars false
|
||||
\postpone_fragile_content false
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict false
|
||||
\docbook_table_output 0
|
||||
\docbook_mathml_prefix 1
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
|
||||
\begin_layout Standard
|
||||
この文書は,二つの数式カテゴリの使い方を示すものです.一つのカテゴリにはアラビア数字,もう一つはローマ数字で番号が振られています.
|
||||
この文書は,
|
||||
二つの数式カテゴリの使い方を示すものです.一つのカテゴリにはアラビア数字,
|
||||
もう一つはローマ数字で番号が振られています.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -235,58 +241,74 @@ A=I\label{eq:I}
|
||||
|
||||
\begin_layout Standard
|
||||
相互参照:
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand eqref
|
||||
reference "eq:B"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
,
|
||||
,
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand eqref
|
||||
reference "eq:C"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
,
|
||||
,
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand eqref
|
||||
reference "eq:F"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
,
|
||||
,
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand eqref
|
||||
reference "eq:G"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
,
|
||||
,
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand eqref
|
||||
reference "eq:D"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
,
|
||||
,
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand eqref
|
||||
reference "eq:E"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
,
|
||||
,
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand eqref
|
||||
reference "eq:H"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
,
|
||||
,
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand eqref
|
||||
reference "eq:I"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -307,7 +329,9 @@ height "1pt"
|
||||
\begin_inset VSpace medskip
|
||||
\end_inset
|
||||
|
||||
この例を作成するには,ローマ数字の数式のカウンタをまず定義しなくてはなりません.そのためには,\SpecialChar LaTeX
|
||||
この例を作成するには,
|
||||
ローマ数字の数式のカウンタをまず定義しなくてはなりません.そのためには,
|
||||
\SpecialChar LaTeX
|
||||
プリアンブルに以下のように入力します.
|
||||
\end_layout
|
||||
|
||||
@ -337,7 +361,8 @@ roman{rom}}
|
||||
\series bold
|
||||
equation
|
||||
\series default
|
||||
の値を保存するには,プリアンブルに以下のように入力します.
|
||||
の値を保存するには,
|
||||
プリアンブルに以下のように入力します.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -379,7 +404,8 @@ theequation
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
文書中で二つの連番スキームの間を切り替えるには,ローマ数字用に
|
||||
文書中で二つの連番スキームの間を切り替えるには,
|
||||
ローマ数字用に
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -405,7 +431,8 @@ therom}
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
というコマンドをプリアンブルで定義し,アラビア数字用には
|
||||
というコマンドをプリアンブルで定義し,
|
||||
アラビア数字用には
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -435,7 +462,8 @@ org@theeq}
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
各数式は,既定ではアラビア数字で連番が振られます.ローマ数字に切り替えるには\SpecialChar TeX
|
||||
各数式は,
|
||||
既定ではアラビア数字で連番が振られます.ローマ数字に切り替えるには\SpecialChar TeX
|
||||
コードで
|
||||
\series bold
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
4248
lib/doc/ja/Math.lyx
4248
lib/doc/ja/Math.lyx
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,5 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 600
|
||||
\lyxformat 612
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
@ -28,9 +28,9 @@ initials
|
||||
\font_default_family default
|
||||
\use_non_tex_fonts false
|
||||
\font_sc false
|
||||
\font_roman_osf false
|
||||
\font_sans_osf false
|
||||
\font_typewriter_osf false
|
||||
\font_roman_osf false
|
||||
\font_sf_scale 100 100
|
||||
\font_tt_scale 100 100
|
||||
\use_microtype false
|
||||
@ -81,12 +81,16 @@ initials
|
||||
\papercolumns 1
|
||||
\papersides 1
|
||||
\paperpagestyle default
|
||||
\tablestyle default
|
||||
\tracking_changes false
|
||||
\postpone_fragile_content false
|
||||
\output_changes false
|
||||
\change_bars false
|
||||
\postpone_fragile_content false
|
||||
\html_math_output 2
|
||||
\html_css_as_file 0
|
||||
\html_be_strict true
|
||||
\docbook_table_output 0
|
||||
\docbook_mathml_prefix 1
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
@ -97,6 +101,7 @@ status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
このひな型は、取扱説明書のウエブ用完全HTML版を作るためのものです。
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
@ -1,5 +1,5 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 600
|
||||
\lyxformat 612
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
@ -21,9 +21,9 @@ ruby
|
||||
\font_default_family default
|
||||
\use_non_tex_fonts false
|
||||
\font_sc false
|
||||
\font_roman_osf false
|
||||
\font_sans_osf false
|
||||
\font_typewriter_osf false
|
||||
\font_roman_osf false
|
||||
\font_sf_scale 100 100
|
||||
\font_tt_scale 100 100
|
||||
\use_microtype false
|
||||
@ -78,11 +78,14 @@ ruby
|
||||
\paperpagestyle empty
|
||||
\tablestyle default
|
||||
\tracking_changes false
|
||||
\postpone_fragile_content false
|
||||
\output_changes false
|
||||
\change_bars false
|
||||
\postpone_fragile_content false
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict false
|
||||
\docbook_table_output 0
|
||||
\docbook_mathml_prefix 1
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
@ -128,7 +131,8 @@ status collapsed
|
||||
|
||||
\end_inset
|
||||
|
||||
を列挙しています。捷径は、\SpecialChar LyX
|
||||
を列挙しています。
|
||||
捷径は、\SpecialChar LyX
|
||||
|
||||
\emph on
|
||||
ユーザーの手引き
|
||||
@ -141,6 +145,7 @@ status collapsed
|
||||
捷径
|
||||
\family default
|
||||
で変更できます。
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection*
|
||||
|
File diff suppressed because it is too large
Load Diff
10474
lib/doc/ja/UserGuide.lyx
10474
lib/doc/ja/UserGuide.lyx
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,5 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 600
|
||||
\lyxformat 612
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
@ -18,9 +18,9 @@
|
||||
\font_default_family default
|
||||
\use_non_tex_fonts false
|
||||
\font_sc false
|
||||
\font_roman_osf false
|
||||
\font_sans_osf false
|
||||
\font_typewriter_osf false
|
||||
\font_roman_osf false
|
||||
\font_sf_scale 100 100
|
||||
\font_tt_scale 100 100
|
||||
\use_microtype false
|
||||
@ -71,12 +71,16 @@
|
||||
\papercolumns 1
|
||||
\papersides 1
|
||||
\paperpagestyle empty
|
||||
\tablestyle default
|
||||
\tracking_changes false
|
||||
\postpone_fragile_content false
|
||||
\output_changes false
|
||||
\change_bars false
|
||||
\postpone_fragile_content false
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict true
|
||||
\docbook_table_output 0
|
||||
\docbook_mathml_prefix 1
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
@ -92,8 +96,7 @@ door het \SpecialChar LyX
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Dit bestand geeft een overzicht van de op dit moment gebruikte sneltoetsen
|
||||
gedefinieerd in het bestand
|
||||
Dit bestand geeft een overzicht van de op dit moment gebruikte sneltoetsen gedefinieerd in het bestand
|
||||
\family typewriter
|
||||
|
||||
\begin_inset Info
|
||||
@ -111,7 +114,8 @@ Voorkeuren\SpecialChar menuseparator
|
||||
Bewerken\SpecialChar menuseparator
|
||||
Sneltoetsen
|
||||
\family default
|
||||
, zoals beschreven in de paragraaf
|
||||
,
|
||||
zoals beschreven in de paragraaf
|
||||
\begin_inset Quotes pld
|
||||
\end_inset
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,5 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 600
|
||||
\lyxformat 612
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
@ -38,9 +38,9 @@
|
||||
\font_default_family default
|
||||
\use_non_tex_fonts false
|
||||
\font_sc false
|
||||
\font_roman_osf false
|
||||
\font_sans_osf false
|
||||
\font_typewriter_osf false
|
||||
\font_roman_osf false
|
||||
\font_sf_scale 100 100
|
||||
\font_tt_scale 100 100
|
||||
\use_microtype false
|
||||
@ -105,12 +105,16 @@
|
||||
\papercolumns 1
|
||||
\papersides 1
|
||||
\paperpagestyle default
|
||||
\tablestyle default
|
||||
\tracking_changes false
|
||||
\postpone_fragile_content false
|
||||
\output_changes false
|
||||
\change_bars false
|
||||
\postpone_fragile_content false
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict false
|
||||
\docbook_table_output 0
|
||||
\docbook_mathml_prefix 1
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
@ -134,7 +138,8 @@ by the \SpecialChar LyX
|
||||
\begin_inset Newline newline
|
||||
\end_inset
|
||||
|
||||
polskie tłumaczenie: Wojtek Pękala
|
||||
polskie tłumaczenie:
|
||||
Wojtek Pękala
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -157,11 +162,13 @@ Witaj w \SpecialChar LyX
|
||||
|
||||
\begin_layout Standard
|
||||
Aby ułatwić wyszukiwanie informacji i opisać wszystkie możliwości \SpecialChar LyX
|
||||
-a, dokumentac
|
||||
ja została rozdzielona na kilka różnych plików.
|
||||
Każdy z nich służy innemu celowi, który opisano poniżej.
|
||||
Zanim zaczniesz brnąć przez któryś z tych plików, przeczytaj najpierw dokładnie
|
||||
niniejszy dokument, który zawiera mnóstwo pożytecznych informacji i komentarzy.
|
||||
-a,
|
||||
dokumentacja została rozdzielona na kilka różnych plików.
|
||||
Każdy z nich służy innemu celowi,
|
||||
który opisano poniżej.
|
||||
Zanim zaczniesz brnąć przez któryś z tych plików,
|
||||
przeczytaj najpierw dokładnie niniejszy dokument,
|
||||
który zawiera mnóstwo pożytecznych informacji i komentarzy.
|
||||
Pomogą one zaoszczędzić Ci czas.
|
||||
\end_layout
|
||||
|
||||
@ -174,12 +181,16 @@ ja została rozdzielona na kilka różnych plików.
|
||||
|
||||
\begin_layout Standard
|
||||
\align center
|
||||
OSTRZEŻENIE!!!!! OSTRZEŻENIE!!!!! OSTRZEŻENIE!!!!
|
||||
OSTRZEŻENIE!!!!!
|
||||
OSTRZEŻENIE!!!!!
|
||||
OSTRZEŻENIE!!!!
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\align center
|
||||
Danger, Will Robinson, Danger!
|
||||
Danger,
|
||||
Will Robinson,
|
||||
Danger!
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -190,16 +201,19 @@ Danger, Will Robinson, Danger!
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Dokumentacja, jako całość, jest w tej chwili niekompletna! Podobnie jak
|
||||
program jest w wersji beta.
|
||||
Dokumentacja,
|
||||
jako całość,
|
||||
jest w tej chwili niekompletna!
|
||||
Podobnie jak program jest w wersji beta.
|
||||
Obiecujemy uzupełnić wszystko do wersji 1.0!
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Prosimy także o pomoc - jeśli coś w podręcznikach jest niejasne, dezorientujące
|
||||
lub nieprawidłowe, nie wahajcie się dać nam znać! \SpecialChar LyX
|
||||
Team jest osiągalny
|
||||
przez listę dyskusyjną programistów pod adresem
|
||||
Prosimy także o pomoc - jeśli coś w podręcznikach jest niejasne,
|
||||
dezorientujące lub nieprawidłowe,
|
||||
nie wahajcie się dać nam znać!
|
||||
\SpecialChar LyX
|
||||
Team jest osiągalny przez listę dyskusyjną programistów pod adresem
|
||||
\begin_inset CommandInset href
|
||||
LatexCommand href
|
||||
target "lyx-users@lists.lyx.org"
|
||||
@ -232,18 +246,22 @@ Format podręczników
|
||||
|
||||
\begin_layout Standard
|
||||
Część użytkowników mogła już wydrukować podręcznik.
|
||||
Inni mogą czytać go w komputerze, jako plik \SpecialChar LyX
|
||||
Inni mogą czytać go w komputerze,
|
||||
jako plik \SpecialChar LyX
|
||||
-a.
|
||||
Istnieją pewne różnice między wersją drukowaną i elektroniczną.
|
||||
Po pierwsze tytuł w pliku jest po prostu na początku dokumentu, a nie na
|
||||
osobnej stronie, jak na wydruku.
|
||||
Po pierwsze tytuł w pliku jest po prostu na początku dokumentu,
|
||||
a nie na osobnej stronie,
|
||||
jak na wydruku.
|
||||
Nie widać również przypisów ani spisu treści.
|
||||
Istnieje okno do oglądania spisu treści, otwierane poleceniem Spis
|
||||
Istnieje okno do oglądania spisu treści,
|
||||
otwierane poleceniem Spis
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
treści z menu Edycja.
|
||||
Aby zajrzeć do przypisu, który wygląda tak,
|
||||
Aby zajrzeć do przypisu,
|
||||
który wygląda tak,
|
||||
\begin_inset Foot
|
||||
status collapsed
|
||||
|
||||
@ -259,8 +277,8 @@ Cześć !
|
||||
\begin_layout Standard
|
||||
Skoro
|
||||
\size small
|
||||
wyjaśniono już różnice między wydrukiem a wersją ekranową, nadszedł czas
|
||||
na objaśnienie formatu dokumentu.
|
||||
wyjaśniono już różnice między wydrukiem a wersją ekranową,
|
||||
nadszedł czas na objaśnienie formatu dokumentu.
|
||||
Od czasu do czasu można w nim napotkać tekst pisany różną czcionką:
|
||||
\end_layout
|
||||
|
||||
@ -269,9 +287,10 @@ wyjaśniono już różnice między wydrukiem a wersją ekranową, nadszedł czas
|
||||
\emph on
|
||||
Wyróżnienia
|
||||
\emph default
|
||||
używa się celem ogólnego wyeksponowania fragmentów tekstu, podkreślenia
|
||||
argumentów, tytułów książek, nazw podrozdziałów innych podręczników i uwag
|
||||
od autorów.
|
||||
używa się celem ogólnego wyeksponowania fragmentów tekstu,
|
||||
podkreślenia argumentów,
|
||||
tytułów książek,
|
||||
nazw podrozdziałów innych podręczników i uwag od autorów.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
@ -279,10 +298,11 @@ Wyróżnienia
|
||||
\family typewriter
|
||||
Czcionka maszynowa
|
||||
\family default
|
||||
stosowana jest do zapisu programów i nazw plików, kodu \SpecialChar LaTeX
|
||||
-a, kodu \SpecialChar LyX
|
||||
-a i jego
|
||||
funkcji.
|
||||
stosowana jest do zapisu programów i nazw plików,
|
||||
kodu \SpecialChar LaTeX
|
||||
-a,
|
||||
kodu \SpecialChar LyX
|
||||
-a i jego funkcji.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
@ -290,7 +310,9 @@ Czcionka maszynowa
|
||||
\family sans
|
||||
Czcionka Sans Serif
|
||||
\family default
|
||||
opisuje menu, przyciski, nazwy okien i klawiszy.
|
||||
opisuje menu,
|
||||
przyciski,
|
||||
nazwy okien i klawiszy.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
@ -486,7 +508,12 @@ Down
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
klawisze strzałek, odpowiednio: w lewo, prawo, do góry, w dół.
|
||||
klawisze strzałek,
|
||||
odpowiednio:
|
||||
w lewo,
|
||||
prawo,
|
||||
do góry,
|
||||
w dół.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
@ -561,7 +588,8 @@ PageDown
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
: to sześć klawiszy nad klawiszami strzałek na wielu klawiaturach typu PC.
|
||||
:
|
||||
to sześć klawiszy nad klawiszami strzałek na wielu klawiaturach typu PC.
|
||||
|
||||
\begin_inset Quotes eld
|
||||
\end_inset
|
||||
@ -623,10 +651,11 @@ Return
|
||||
i Enter
|
||||
\family default
|
||||
odnoszą się do tego samego klawisza.
|
||||
Na niektórych klawiaturach Return nazywa się Enter, na innych Return, są
|
||||
i takie posiadające dwa takie klawisze, ale \SpecialChar LyX
|
||||
traktuje je wszystkie jednakowo
|
||||
i w dokumentacji Return i Enter używane są zamiennie
|
||||
Na niektórych klawiaturach Return nazywa się Enter,
|
||||
na innych Return,
|
||||
są i takie posiadające dwa takie klawisze,
|
||||
ale \SpecialChar LyX
|
||||
traktuje je wszystkie jednakowo i w dokumentacji Return i Enter używane są zamiennie
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -651,12 +680,12 @@ Opisie poleceń
|
||||
\end_inset
|
||||
|
||||
.
|
||||
Skróty klawiszowe dla różnych funkcji zostały opisane w odpowiednich pozycjach
|
||||
|
||||
Skróty klawiszowe dla różnych funkcji zostały opisane w odpowiednich pozycjach
|
||||
\emph on
|
||||
Opisu poleceń
|
||||
\emph default
|
||||
, tak więc warto także tam zaglądnąć.
|
||||
,
|
||||
tak więc warto także tam zaglądnąć.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Section
|
||||
@ -697,9 +726,10 @@ Elementarz
|
||||
\end_inset
|
||||
|
||||
Dla nowych użytkowników \SpecialChar LyX
|
||||
-a, którzy nigdy nie używali \SpecialChar LaTeX
|
||||
-a, ani nawet o nim
|
||||
nie słyszeli.
|
||||
-a,
|
||||
którzy nigdy nie używali \SpecialChar LaTeX
|
||||
-a,
|
||||
ani nawet o nim nie słyszeli.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
@ -723,18 +753,18 @@ zrobić
|
||||
\begin_inset Newline newline
|
||||
\end_inset
|
||||
|
||||
To zbiór często zadawanych pytań (i odpowiedzi: FAQ) na temat obsługi \SpecialChar LyX
|
||||
-a
|
||||
[a w każdym razie kiedyś takim ma być].
|
||||
Maszyny do pisania i zwykłe edytory oferują szereg wspólnych funkcji, znanych
|
||||
wielu użytkownikom.
|
||||
To zbiór często zadawanych pytań (i odpowiedzi:
|
||||
FAQ) na temat obsługi \SpecialChar LyX
|
||||
-a [a w każdym razie kiedyś takim ma być].
|
||||
Maszyny do pisania i zwykłe edytory oferują szereg wspólnych funkcji,
|
||||
znanych wielu użytkownikom.
|
||||
Nie wszystkie z nich są dostępne w \SpecialChar LyX
|
||||
-ie, albo nie mają sensu w środowisku
|
||||
\SpecialChar LyX
|
||||
-ie,
|
||||
albo nie mają sensu w środowisku \SpecialChar LyX
|
||||
-a i \SpecialChar LaTeX
|
||||
-a.
|
||||
Plik ten próbuje wyjaśnić w formie pytań i odpowiedzi, jak posługiwać się
|
||||
odpowiednimi operacjami w \SpecialChar LyX
|
||||
Plik ten próbuje wyjaśnić w formie pytań i odpowiedzi,
|
||||
jak posługiwać się odpowiednimi operacjami w \SpecialChar LyX
|
||||
-ie.
|
||||
Czasami będzie odwoływał się do głównego podręcznika.
|
||||
\end_layout
|
||||
@ -763,12 +793,10 @@ użytkownika
|
||||
\end_inset
|
||||
|
||||
Podstawowa dokumentacja.
|
||||
Spróbowaliśmy zawrzeć w nim większość zasadniczych operacji i dostępnych
|
||||
funkcji \SpecialChar LyX
|
||||
Spróbowaliśmy zawrzeć w nim większość zasadniczych operacji i dostępnych funkcji \SpecialChar LyX
|
||||
-a.
|
||||
Główny podręcznik zakłada przynajmniej częściową znajomość \SpecialChar LaTeX
|
||||
-a lub przeczytanie
|
||||
|
||||
-a lub przeczytanie
|
||||
\emph on
|
||||
Elementarza
|
||||
\emph default
|
||||
@ -816,8 +844,10 @@ Przystosowywanie
|
||||
\end_inset
|
||||
|
||||
Opis zaawansowanych cech \SpecialChar LyX
|
||||
-a, wraz z przystosowywaniem zachowania programu:
|
||||
skróty klawiszowe, internacjonalizacja i pliki konfiguracyjne.
|
||||
-a,
|
||||
wraz z przystosowywaniem zachowania programu:
|
||||
skróty klawiszowe,
|
||||
internacjonalizacja i pliki konfiguracyjne.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
@ -837,9 +867,10 @@ poleceń
|
||||
|
||||
|
||||
\emph default
|
||||
Zawiera wyczerpujący, szczegółowy opis funkcji \SpecialChar LyX
|
||||
-a, ale bez wskazówek i przykładó
|
||||
w jak w
|
||||
Zawiera wyczerpujący,
|
||||
szczegółowy opis funkcji \SpecialChar LyX
|
||||
-a,
|
||||
ale bez wskazówek i przykładów jak w
|
||||
\emph on
|
||||
Podręczniku użytkownika
|
||||
\emph default
|
||||
@ -865,8 +896,8 @@ usterki
|
||||
\end_inset
|
||||
|
||||
Plik ten zawiera opis znanych usterek \SpecialChar LyX
|
||||
-a oraz informację, co zrobić w razie
|
||||
znalezienia błędu w \SpecialChar LyX
|
||||
-a oraz informację,
|
||||
co zrobić w razie znalezienia błędu w \SpecialChar LyX
|
||||
-ie\SpecialChar endofsentence
|
||||
|
||||
\end_layout
|
||||
@ -890,19 +921,21 @@ Konfiguracja
|
||||
\end_inset
|
||||
|
||||
\SpecialChar LyX
|
||||
w trakcie instalacji robi przegląd systemu, a uzyskaną informację zapisuje
|
||||
w tym pliku.
|
||||
w trakcie instalacji robi przegląd systemu,
|
||||
a uzyskaną informację zapisuje w tym pliku.
|
||||
Przejrzyj go i sprawdź czy nie brakuje czegoś potrzebnego.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Pliki te odwołują się, gdy to konieczne, jeden do drugiego.
|
||||
Pliki te odwołują się,
|
||||
gdy to konieczne,
|
||||
jeden do drugiego.
|
||||
Na przykład
|
||||
\emph on
|
||||
Podręcznik użytkownika
|
||||
\emph default
|
||||
zawiera trochę wiadomości o instalacji i przystosowywaniu, ale odsyła czytelnik
|
||||
a do
|
||||
zawiera trochę wiadomości o instalacji i przystosowywaniu,
|
||||
ale odsyła czytelnika do
|
||||
\emph on
|
||||
Podręcznika przystosowywania
|
||||
\emph default
|
||||
@ -922,9 +955,10 @@ W tym miejscu ponownie zamieścimy istotne stwierdzenie:
|
||||
|
||||
\begin_layout Standard
|
||||
\align center
|
||||
Jeśli nigdy przedtem nie używałeś, ani nawet nie słyszałeś o \SpecialChar LaTeX
|
||||
-u, przeczytaj
|
||||
|
||||
Jeśli nigdy przedtem nie używałeś,
|
||||
ani nawet nie słyszałeś o \SpecialChar LaTeX
|
||||
-u,
|
||||
przeczytaj
|
||||
\emph on
|
||||
Elementarz
|
||||
\emph toggle
|
||||
@ -963,7 +997,8 @@ Doc Error
|
||||
\begin_inset Quotes prd
|
||||
\end_inset
|
||||
|
||||
lub czymś podobnym, pomożesz nam go znaleźć
|
||||
lub czymś podobnym,
|
||||
pomożesz nam go znaleźć
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -977,8 +1012,7 @@ Doc Error
|
||||
\align center
|
||||
|
||||
\emph on
|
||||
Nigdy nie zmieniaj zawartości żadnego z podręczników bez zgody aktualnego
|
||||
redaktora!
|
||||
Nigdy nie zmieniaj zawartości żadnego z podręczników bez zgody aktualnego redaktora!
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -992,7 +1026,8 @@ Nigdy nie zmieniaj zawartości żadnego z podręczników bez zgody aktualnego
|
||||
|
||||
\lang english
|
||||
\SpecialChar LyX
|
||||
has a bug tracking system, which you can find at
|
||||
has a bug tracking system,
|
||||
which you can find at
|
||||
\lang polish
|
||||
|
||||
\family typewriter
|
||||
@ -1013,8 +1048,8 @@ https://www.lyx.org/trac/wiki/BugTrackerHome
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Takie doraźne zmiany i tak nie zostaną uwzględnione, gdyż Zespół Dokumentacji
|
||||
posługuje się kopiami-matkami.
|
||||
Takie doraźne zmiany i tak nie zostaną uwzględnione,
|
||||
gdyż Zespół Dokumentacji posługuje się kopiami-matkami.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
@ -1023,11 +1058,13 @@ Pierwsze kroki
|
||||
|
||||
\begin_layout Standard
|
||||
The \SpecialChar LyX
|
||||
Documentation Project, tak jak inne elementy projektu \SpecialChar LyX
|
||||
, chętnie skorzysta
|
||||
z pomocy! Jeśli jesteś zainteresowany(a) wsparciem wysiłku dokumentowania
|
||||
\SpecialChar LyX
|
||||
-a, musisz
|
||||
Documentation Project,
|
||||
tak jak inne elementy projektu \SpecialChar LyX
|
||||
,
|
||||
chętnie skorzysta z pomocy!
|
||||
Jeśli jesteś zainteresowany(a) wsparciem wysiłku dokumentowania \SpecialChar LyX
|
||||
-a,
|
||||
musisz
|
||||
\emph on
|
||||
najpierw
|
||||
\emph default
|
||||
@ -1064,12 +1101,15 @@ Celem tego zadania jest wyrobienie podejścia.
|
||||
Podręcznik użytkownika
|
||||
\emph default
|
||||
jest najbardziej kompletny z całej dokumentacji.
|
||||
Powinien pozwolić Ci zorientować się, jakiego typu podręczników potrzebujemy.
|
||||
Powinien pozwolić Ci zorientować się,
|
||||
jakiego typu podręczników potrzebujemy.
|
||||
\end_layout
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Enumerate
|
||||
Na koniec, skontaktuj się z zespołem pod adresem:
|
||||
Na koniec,
|
||||
skontaktuj się z zespołem pod adresem:
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1086,7 +1126,8 @@ literal "false"
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Chcemy się upewnić, że rozumiesz plik stylu dokumentacji
|
||||
Chcemy się upewnić,
|
||||
że rozumiesz plik stylu dokumentacji
|
||||
\emph on
|
||||
zanim
|
||||
\emph default
|
||||
@ -1100,7 +1141,8 @@ zanim
|
||||
\emph on
|
||||
Nie myśl
|
||||
\emph default
|
||||
nawet o rozpoczęciu pisania, zanim nie pogadamy przez pocztę elektroniczną.
|
||||
nawet o rozpoczęciu pisania,
|
||||
zanim nie pogadamy przez pocztę elektroniczną.
|
||||
\end_layout
|
||||
|
||||
\end_body
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,5 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 600
|
||||
\lyxformat 612
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
@ -38,9 +38,9 @@
|
||||
\font_default_family default
|
||||
\use_non_tex_fonts false
|
||||
\font_sc false
|
||||
\font_roman_osf false
|
||||
\font_sans_osf false
|
||||
\font_typewriter_osf false
|
||||
\font_roman_osf false
|
||||
\font_sf_scale 100 100
|
||||
\font_tt_scale 100 100
|
||||
\use_microtype false
|
||||
@ -105,12 +105,16 @@
|
||||
\papercolumns 1
|
||||
\papersides 1
|
||||
\paperpagestyle default
|
||||
\tablestyle default
|
||||
\tracking_changes false
|
||||
\postpone_fragile_content false
|
||||
\output_changes false
|
||||
\change_bars false
|
||||
\postpone_fragile_content false
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict false
|
||||
\docbook_table_output 0
|
||||
\docbook_mathml_prefix 1
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
@ -136,11 +140,13 @@ por o \SpecialChar LyX
|
||||
|
||||
|
||||
\size normal
|
||||
tradução: Roberto Mello <mello@internext.com.br>
|
||||
tradução:
|
||||
Roberto Mello <mello@internext.com.br>
|
||||
\begin_inset Newline newline
|
||||
\end_inset
|
||||
|
||||
revisão: Hélio Nunes <dedalu@linuxbr.com.br>
|
||||
revisão:
|
||||
Hélio Nunes <dedalu@linuxbr.com.br>
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -162,13 +168,13 @@ Bem-Vindo ao \SpecialChar LyX
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Para responder mais fácil às suas perguntas e para descrever todas as funções
|
||||
do \SpecialChar LyX
|
||||
, a documentação foi dividida em vários arquivos diferentes.
|
||||
Cada qual com um propósito, como descrito abaixo.
|
||||
Antes de olhar os outros arquivos, você deve ler este documento cuidadosamente
|
||||
já que ele contém muitas informações úteis e comentários que podem lhe
|
||||
poupar muito tempo.
|
||||
Para responder mais fácil às suas perguntas e para descrever todas as funções do \SpecialChar LyX
|
||||
,
|
||||
a documentação foi dividida em vários arquivos diferentes.
|
||||
Cada qual com um propósito,
|
||||
como descrito abaixo.
|
||||
Antes de olhar os outros arquivos,
|
||||
você deve ler este documento cuidadosamente já que ele contém muitas informações úteis e comentários que podem lhe poupar muito tempo.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -180,12 +186,16 @@ Para responder mais fácil às suas perguntas e para descrever todas as funçõe
|
||||
|
||||
\begin_layout Standard
|
||||
\align center
|
||||
ATENÇÃO!!!! ATENÇÃO!!!! ATENÇÃO!!!!
|
||||
ATENÇÃO!!!!
|
||||
ATENÇÃO!!!!
|
||||
ATENÇÃO!!!!
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\align center
|
||||
Perigo, Will Robinson, Perigo!
|
||||
Perigo,
|
||||
Will Robinson,
|
||||
Perigo!
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -197,11 +207,11 @@ Perigo, Will Robinson, Perigo!
|
||||
|
||||
\begin_layout Standard
|
||||
Apesar do \SpecialChar LyX
|
||||
ter uma versão de número 1.0 [ou maior], parte da documentação
|
||||
pode estar incompleta ou ultrapassada.
|
||||
ter uma versão de número 1.0 [ou maior],
|
||||
parte da documentação pode estar incompleta ou ultrapassada.
|
||||
Como o resto do \SpecialChar LyX
|
||||
, os manuais são o trabalho de um grupo de voluntários
|
||||
que têm
|
||||
,
|
||||
os manuais são o trabalho de um grupo de voluntários que têm
|
||||
\begin_inset Quotes eld
|
||||
\end_inset
|
||||
|
||||
@ -209,10 +219,17 @@ ocupações reais
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
, famílias, pratos para lavar, lixo para recolher, etc., etc., etc.
|
||||
Nós fazemos o melhor possível para manter os manuais tinindo, mas nem sempre
|
||||
conseguimos.
|
||||
[Se você quiser ajudar a remediar esta situação, leia a seção
|
||||
,
|
||||
famílias,
|
||||
pratos para lavar,
|
||||
lixo para recolher,
|
||||
etc.,
|
||||
etc.,
|
||||
etc.
|
||||
Nós fazemos o melhor possível para manter os manuais tinindo,
|
||||
mas nem sempre conseguimos.
|
||||
[Se você quiser ajudar a remediar esta situação,
|
||||
leia a seção
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
@ -220,17 +237,22 @@ ocupações reais
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "sec:Contrib"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
, além do restante deste documento.]
|
||||
,
|
||||
além do restante deste documento.]
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Faça-nos um favor, também — Se qualquer coisa nesses manuais lhe confundir,
|
||||
não estiver claro, ou se estiver errado, não hesite em nos fazer saber!
|
||||
Você pode contatar os atuais responsáveis pela documentação enviando um
|
||||
|
||||
Faça-nos um favor,
|
||||
também —
|
||||
Se qualquer coisa nesses manuais lhe confundir,
|
||||
não estiver claro,
|
||||
ou se estiver errado,
|
||||
não hesite em nos fazer saber!
|
||||
Você pode contatar os atuais responsáveis pela documentação enviando um
|
||||
\emph on
|
||||
e-mail
|
||||
\emph default
|
||||
@ -256,17 +278,23 @@ Alguns podem ter imprimido os manuais.
|
||||
\emph on
|
||||
online
|
||||
\emph default
|
||||
, diretamente no \SpecialChar LyX
|
||||
, como um arquivo.
|
||||
,
|
||||
diretamente no \SpecialChar LyX
|
||||
,
|
||||
como um arquivo.
|
||||
Para aqueles que estão lendo
|
||||
\emph on
|
||||
online
|
||||
\emph default
|
||||
, há algumas diferenças em relação à versão impressa.
|
||||
Primeiro, o título aparece apenas no topo do documento e não formatado
|
||||
separadamente em uma página como em algumas versões impressas.
|
||||
Não há, também, qualquer nota de rodapé ou índice visíveis.
|
||||
Para visualizar o Índice (em uma janela suspensa), selecione
|
||||
,
|
||||
há algumas diferenças em relação à versão impressa.
|
||||
Primeiro,
|
||||
o título aparece apenas no topo do documento e não formatado separadamente em uma página como em algumas versões impressas.
|
||||
Não há,
|
||||
também,
|
||||
qualquer nota de rodapé ou índice visíveis.
|
||||
Para visualizar o Índice (em uma janela suspensa),
|
||||
selecione
|
||||
\family sans
|
||||
Índice
|
||||
\family default
|
||||
@ -275,7 +303,8 @@ online
|
||||
Editar
|
||||
\family default
|
||||
.
|
||||
Para abrir uma nota de rodapé, que se parece com isto,
|
||||
Para abrir uma nota de rodapé,
|
||||
que se parece com isto,
|
||||
\begin_inset Foot
|
||||
status collapsed
|
||||
|
||||
@ -293,23 +322,28 @@ mouse
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
No manual impresso, todas as referências cruzadas mostram os números corresponde
|
||||
ntes ao capítulo, seção, subseção etc., referenciados.
|
||||
No manual impresso,
|
||||
todas as referências cruzadas mostram os números correspondentes ao capítulo,
|
||||
seção,
|
||||
subseção etc.,
|
||||
referenciados.
|
||||
Na versão
|
||||
\emph on
|
||||
online
|
||||
\emph default
|
||||
, entretanto, todas as referências são mostradas em uma caixa cinza como
|
||||
esta:
|
||||
,
|
||||
entretanto,
|
||||
todas as referências são mostradas em uma caixa cinza como esta:
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "sec:Contrib"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
.
|
||||
[A versão impressa mostra um número.] Clicar nessa caixa com o botão esquerdo
|
||||
do
|
||||
[A versão impressa mostra um número.] Clicar nessa caixa com o botão esquerdo do
|
||||
\emph on
|
||||
mouse
|
||||
\emph default
|
||||
@ -333,16 +367,17 @@ C-<
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
faz? Veja abaixo.]
|
||||
faz?
|
||||
Veja abaixo.]
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Agora que já esclarecemos algumas diferenças entre a versão impressa e a
|
||||
|
||||
Agora que já esclarecemos algumas diferenças entre a versão impressa e a
|
||||
\emph on
|
||||
online
|
||||
\emph default
|
||||
deste arquivo, podemos começar dando uma olhada no formato deste documento.
|
||||
deste arquivo,
|
||||
podemos começar dando uma olhada no formato deste documento.
|
||||
Você ocasionalmente notará palavras em fontes diferentes:
|
||||
\end_layout
|
||||
|
||||
@ -352,15 +387,19 @@ online
|
||||
\emph on
|
||||
Enfatizado
|
||||
\emph default
|
||||
é usado para ênfase em geral, argumentos genéricos, títulos de livros,
|
||||
nomes de seções de outros manuais, e notas dos autores;
|
||||
é usado para ênfase em geral,
|
||||
argumentos genéricos,
|
||||
títulos de livros,
|
||||
nomes de seções de outros manuais,
|
||||
e notas dos autores;
|
||||
\begin_inset Foot
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
N.T.: Esse estilo é usado também para indicar palavras em inglês utilizadas
|
||||
no jargão de informática do Brasil; que podem não corresponder às utilizadas
|
||||
em outros países de língua portuguesa (como Portugal, é claro).
|
||||
N.T.:
|
||||
Esse estilo é usado também para indicar palavras em inglês utilizadas no jargão de informática do Brasil;
|
||||
que podem não corresponder às utilizadas em outros países de língua portuguesa (como Portugal,
|
||||
é claro).
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
@ -378,9 +417,10 @@ Fonte
|
||||
|
||||
Fixa
|
||||
\family default
|
||||
é usada para programas e nomes de arquivos, código \SpecialChar LaTeX
|
||||
, e códigos e funções
|
||||
\SpecialChar LyX
|
||||
é usada para programas e nomes de arquivos,
|
||||
código \SpecialChar LaTeX
|
||||
,
|
||||
e códigos e funções \SpecialChar LyX
|
||||
;
|
||||
\end_layout
|
||||
|
||||
@ -394,7 +434,9 @@ Sem
|
||||
|
||||
Serifa
|
||||
\family default
|
||||
é usado para menus, botões, janelas suspensas e para nomes de teclas;
|
||||
é usado para menus,
|
||||
botões,
|
||||
janelas suspensas e para nomes de teclas;
|
||||
\end_layout
|
||||
|
||||
\begin_layout Labeling
|
||||
@ -411,7 +453,8 @@ Alta
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Para teclas e composições, você provavelmente será referido à seção
|
||||
Para teclas e composições,
|
||||
você provavelmente será referido à seção
|
||||
\begin_inset Quotes eld
|
||||
\end_inset
|
||||
|
||||
@ -440,8 +483,8 @@ Manual de Referência
|
||||
Reference.lyx
|
||||
\family default
|
||||
).
|
||||
Quando nós precisarmos referenciar teclas, usaremos a seguinte convenção
|
||||
de prefixo:
|
||||
Quando nós precisarmos referenciar teclas,
|
||||
usaremos a seguinte convenção de prefixo:
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
@ -456,7 +499,8 @@ C-
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
: indica a tecla
|
||||
:
|
||||
indica a tecla
|
||||
\family sans
|
||||
Control
|
||||
\family default
|
||||
@ -475,7 +519,8 @@ S-
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
: indica a tecla
|
||||
:
|
||||
indica a tecla
|
||||
\family sans
|
||||
Shift
|
||||
\family default
|
||||
@ -494,7 +539,8 @@ M-
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
: indica a tecla
|
||||
:
|
||||
indica a tecla
|
||||
\family sans
|
||||
Meta
|
||||
\family default
|
||||
@ -530,7 +576,8 @@ F12
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
: são as teclas de função;
|
||||
:
|
||||
são as teclas de função;
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
@ -545,7 +592,8 @@ Esc
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
: é a tecla de escape;
|
||||
:
|
||||
é a tecla de escape;
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
@ -560,7 +608,8 @@ Left
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
,
|
||||
,
|
||||
|
||||
\begin_inset Quotes eld
|
||||
\end_inset
|
||||
|
||||
@ -572,7 +621,8 @@ Right
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
,
|
||||
,
|
||||
|
||||
\begin_inset Quotes eld
|
||||
\end_inset
|
||||
|
||||
@ -584,7 +634,8 @@ Up
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
,
|
||||
,
|
||||
|
||||
\begin_inset Quotes eld
|
||||
\end_inset
|
||||
|
||||
@ -596,7 +647,8 @@ Down
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
: auto-explicativas;
|
||||
:
|
||||
auto-explicativas;
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
@ -611,7 +663,8 @@ Insert
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
,
|
||||
,
|
||||
|
||||
\begin_inset Quotes eld
|
||||
\end_inset
|
||||
|
||||
@ -623,7 +676,8 @@ Delete
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
,
|
||||
,
|
||||
|
||||
\begin_inset Quotes eld
|
||||
\end_inset
|
||||
|
||||
@ -635,7 +689,8 @@ Home
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
,
|
||||
,
|
||||
|
||||
\begin_inset Quotes eld
|
||||
\end_inset
|
||||
|
||||
@ -647,7 +702,8 @@ End
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
,
|
||||
,
|
||||
|
||||
\begin_inset Quotes eld
|
||||
\end_inset
|
||||
|
||||
@ -659,7 +715,8 @@ PageUp
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
,
|
||||
,
|
||||
|
||||
\begin_inset Quotes eld
|
||||
\end_inset
|
||||
|
||||
@ -671,7 +728,8 @@ PageDown
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
: estas são as 6 teclas que aparecem acima das teclas de
|
||||
:
|
||||
estas são as 6 teclas que aparecem acima das teclas de
|
||||
\emph on
|
||||
cursor
|
||||
\emph default
|
||||
@ -731,7 +789,8 @@ Enter
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
: ambas referem-se à mesma tecla.
|
||||
:
|
||||
ambas referem-se à mesma tecla.
|
||||
Em alguns teclados a tecla
|
||||
\family sans
|
||||
Return
|
||||
@ -744,7 +803,8 @@ Return
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
, em outros como
|
||||
,
|
||||
em outros como
|
||||
\begin_inset Quotes eld
|
||||
\end_inset
|
||||
|
||||
@ -752,9 +812,13 @@ Enter
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
, há outros, ainda, que têm as duas teclas.
|
||||
,
|
||||
há outros,
|
||||
ainda,
|
||||
que têm as duas teclas.
|
||||
O \SpecialChar LyX
|
||||
trata tudo como a mesma tecla, então usaremos
|
||||
trata tudo como a mesma tecla,
|
||||
então usaremos
|
||||
\family sans
|
||||
Return
|
||||
\family default
|
||||
@ -762,7 +826,8 @@ Return
|
||||
\family sans
|
||||
Enter
|
||||
\family default
|
||||
, sem distinção.
|
||||
,
|
||||
sem distinção.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -783,8 +848,7 @@ Manual de Referência
|
||||
\end_inset
|
||||
|
||||
de tempos em tempos.
|
||||
Nós listamos as possíveis combinações padrão de tecla para uma função no
|
||||
|
||||
Nós listamos as possíveis combinações padrão de tecla para uma função no
|
||||
\begin_inset Quotes eld
|
||||
\end_inset
|
||||
|
||||
@ -842,14 +906,17 @@ Tutorial
|
||||
\end_inset
|
||||
|
||||
Se você é novo no \SpecialChar LyX
|
||||
, e nunca usou \SpecialChar LaTeX
|
||||
antes, então você deve começar por aqui.
|
||||
,
|
||||
e nunca usou \SpecialChar LaTeX
|
||||
antes,
|
||||
então você deve começar por aqui.
|
||||
Se você
|
||||
\emph on
|
||||
já usou
|
||||
\emph default
|
||||
\SpecialChar LaTeX
|
||||
antes, inicie lendo a seção
|
||||
antes,
|
||||
inicie lendo a seção
|
||||
\begin_inset Quotes eld
|
||||
\end_inset
|
||||
|
||||
@ -902,8 +969,7 @@ a maioria
|
||||
das operações básicas e recursos disponíveis do \SpecialChar LyX
|
||||
aqui.
|
||||
O manual principal assume que você já tem algum conhecimento de \SpecialChar LaTeX
|
||||
ou que
|
||||
você já leu o
|
||||
ou que você já leu o
|
||||
\emph on
|
||||
Tutorial.
|
||||
\end_layout
|
||||
@ -938,11 +1004,13 @@ Guia do Usuário
|
||||
\end_inset
|
||||
|
||||
.
|
||||
Documentos adicionais,
|
||||
Documentos adicionais,
|
||||
|
||||
\emph on
|
||||
layouts
|
||||
\emph default
|
||||
e funções especiais, incluindo alguns dos truques dos mestres de \SpecialChar LaTeX
|
||||
e funções especiais,
|
||||
incluindo alguns dos truques dos mestres de \SpecialChar LaTeX
|
||||
.
|
||||
\end_layout
|
||||
|
||||
@ -960,10 +1028,11 @@ Personalização
|
||||
\end_inset
|
||||
|
||||
Uma descrição das funções avançadas do \SpecialChar LyX
|
||||
, inclusive como personalizar seu
|
||||
comportamento\SpecialChar endofsentence
|
||||
Isso inclui algumas coisas como composição de teclas, internacion
|
||||
alização, e arquivos de configuração.
|
||||
,
|
||||
inclusive como personalizar seu comportamento\SpecialChar endofsentence
|
||||
Isso inclui algumas coisas como composição de teclas,
|
||||
internacionalização,
|
||||
e arquivos de configuração.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
@ -995,8 +1064,8 @@ Referência
|
||||
\end_inset
|
||||
|
||||
Esse contém uma descrição exaustiva e detalhada das funções do \SpecialChar LyX
|
||||
, mas sem
|
||||
as dicas úteis de uso encontradas no
|
||||
,
|
||||
mas sem as dicas úteis de uso encontradas no
|
||||
\begin_inset Quotes eld
|
||||
\end_inset
|
||||
|
||||
@ -1033,8 +1102,7 @@ Esse arquivo contém uma lista dos
|
||||
bugs
|
||||
\emph default
|
||||
conhecidos no \SpecialChar LyX
|
||||
e também informações sobre o que você deve fazer se encontrar
|
||||
um
|
||||
e também informações sobre o que você deve fazer se encontrar um
|
||||
\emph on
|
||||
bug
|
||||
\emph default
|
||||
@ -1074,7 +1142,8 @@ O \SpecialChar LyX
|
||||
|
||||
\begin_layout Standard
|
||||
Estes arquivos fazem referência uns aos outros quando necessário.
|
||||
Por exemplo, o
|
||||
Por exemplo,
|
||||
o
|
||||
\begin_inset Quotes eld
|
||||
\end_inset
|
||||
|
||||
@ -1090,8 +1159,8 @@ Guia do Usuário
|
||||
\emph on
|
||||
algumas
|
||||
\emph default
|
||||
informações sobre instalação e personalização, mas pede ao leitor que consulte
|
||||
maiores informações no
|
||||
informações sobre instalação e personalização,
|
||||
mas pede ao leitor que consulte maiores informações no
|
||||
\begin_inset Quotes eld
|
||||
\end_inset
|
||||
|
||||
@ -1148,11 +1217,12 @@ Tutorial
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
De outra forma, o \SpecialChar LyX
|
||||
De outra forma,
|
||||
o \SpecialChar LyX
|
||||
parecerá bizarro e sem utilidade para você.
|
||||
O \SpecialChar LyX
|
||||
faz tudo que você espera de um processador de textos, mas usando uma
|
||||
abordagem diferente.
|
||||
faz tudo que você espera de um processador de textos,
|
||||
mas usando uma abordagem diferente.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Section
|
||||
@ -1172,10 +1242,10 @@ Reportando Erros no Manual
|
||||
|
||||
\begin_layout Standard
|
||||
Isso é bem fácil de fazer.
|
||||
Você pode postar uma mensagem tanto para a lista dos Desenvolvedores ou
|
||||
para a Lista de Usuários.
|
||||
O Time de documentação, entretanto, preferiria que você enviasse a mensagem
|
||||
para
|
||||
Você pode postar uma mensagem tanto para a lista dos Desenvolvedores ou para a Lista de Usuários.
|
||||
O Time de documentação,
|
||||
entretanto,
|
||||
preferiria que você enviasse a mensagem para
|
||||
\begin_inset CommandInset href
|
||||
LatexCommand href
|
||||
target "lyx-docs@lists.lyx.org"
|
||||
@ -1185,9 +1255,10 @@ literal "false"
|
||||
\end_inset
|
||||
|
||||
.
|
||||
Se os reparos são pequenos, alguém irá faze-los.
|
||||
Se são maiores, sugerimos que você junte-se a lista e fale conosco por
|
||||
um tempo antes de fazer qualquer coisa.
|
||||
Se os reparos são pequenos,
|
||||
alguém irá faze-los.
|
||||
Se são maiores,
|
||||
sugerimos que você junte-se a lista e fale conosco por um tempo antes de fazer qualquer coisa.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -1215,7 +1286,8 @@ Nunca mude algo nos manuais sem o consentimento prévio do Time de Documentaçã
|
||||
|
||||
\lang english
|
||||
\SpecialChar LyX
|
||||
has a bug tracking system, which you can find at
|
||||
has a bug tracking system,
|
||||
which you can find at
|
||||
\lang brazilian
|
||||
|
||||
\family typewriter
|
||||
@ -1246,10 +1318,12 @@ Juntando-se ao Time de documentação.
|
||||
|
||||
\begin_layout Standard
|
||||
O Projeto de documentação do \SpecialChar LyX
|
||||
, como qualquer coisa no Projeto \SpecialChar LyX
|
||||
, sempre pode
|
||||
ser auxiliado! Se você estiver interessado em contribuir para o Projeto
|
||||
de documentação, faça as seguintes tarefas
|
||||
,
|
||||
como qualquer coisa no Projeto \SpecialChar LyX
|
||||
,
|
||||
sempre pode ser auxiliado!
|
||||
Se você estiver interessado em contribuir para o Projeto de documentação,
|
||||
faça as seguintes tarefas
|
||||
\emph on
|
||||
primeiro
|
||||
\emph default
|
||||
@ -1304,7 +1378,9 @@ DocStyle.lyx
|
||||
\end_layout
|
||||
|
||||
\begin_layout Enumerate
|
||||
Por último, contate o time em:
|
||||
Por último,
|
||||
contate o time em:
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
@ -1326,7 +1402,8 @@ Queremos ter certeza que você compreenda a folha estilo
|
||||
antes
|
||||
\emph default
|
||||
que você comece a escrever.
|
||||
De outra forma, vamos lhe fazer reescrever o que você enviou.
|
||||
De outra forma,
|
||||
vamos lhe fazer reescrever o que você enviou.
|
||||
\end_layout
|
||||
|
||||
\end_deeper
|
||||
@ -1340,13 +1417,11 @@ Nem pense
|
||||
e-mail
|
||||
\emph default
|
||||
.
|
||||
Você pode revisar qualquer atividade atual com os documentos na página
|
||||
|
||||
Você pode revisar qualquer atividade atual com os documentos na página
|
||||
\emph on
|
||||
web
|
||||
\emph default
|
||||
do Time de documentação [assim que a coloquemos no ar] ou através dos arquivos
|
||||
das listas em
|
||||
do Time de documentação [assim que a coloquemos no ar] ou através dos arquivos das listas em
|
||||
\begin_inset Flex URL
|
||||
status collapsed
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,5 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 600
|
||||
\lyxformat 612
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
@ -38,9 +38,9 @@
|
||||
\font_default_family default
|
||||
\use_non_tex_fonts false
|
||||
\font_sc false
|
||||
\font_roman_osf false
|
||||
\font_sans_osf false
|
||||
\font_typewriter_osf false
|
||||
\font_roman_osf false
|
||||
\font_sf_scale 100 100
|
||||
\font_tt_scale 100 100
|
||||
\use_microtype false
|
||||
@ -105,12 +105,16 @@
|
||||
\papercolumns 1
|
||||
\papersides 1
|
||||
\paperpagestyle default
|
||||
\tablestyle default
|
||||
\tracking_changes false
|
||||
\postpone_fragile_content false
|
||||
\output_changes false
|
||||
\change_bars false
|
||||
\postpone_fragile_content false
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict false
|
||||
\docbook_table_output 0
|
||||
\docbook_mathml_prefix 1
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
@ -154,14 +158,15 @@ Bine aţi venit în lumea \SpecialChar LyX
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Pentru a uşura răspunsul la întrebările dumneavoastră şi pentru a descrie
|
||||
caracteristicile \SpecialChar LyX
|
||||
-ului, documentaţia a fost împărţită în mai multe fişiere.
|
||||
Fiecare fişier are rostul său, aşa cum se va putea observa din descrierea
|
||||
care urmează.
|
||||
Înainte de a citi oricare dintre aceste fişiere ar trebui, totuşi, să-l
|
||||
citiţi mai întâi pe acesta, deoarece conţine foarte multă informaţie utilă
|
||||
şi pentru că în acest mod puteţi economisi timp.
|
||||
Pentru a uşura răspunsul la întrebările dumneavoastră şi pentru a descrie caracteristicile \SpecialChar LyX
|
||||
-ului,
|
||||
documentaţia a fost împărţită în mai multe fişiere.
|
||||
Fiecare fişier are rostul său,
|
||||
aşa cum se va putea observa din descrierea care urmează.
|
||||
Înainte de a citi oricare dintre aceste fişiere ar trebui,
|
||||
totuşi,
|
||||
să-l citiţi mai întâi pe acesta,
|
||||
deoarece conţine foarte multă informaţie utilă şi pentru că în acest mod puteţi economisi timp.
|
||||
|
||||
\end_layout
|
||||
|
||||
@ -178,15 +183,19 @@ ATENŢIE!!!!!ATENŢIE!!!!!!ATENŢIE!!!!!
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Documentaţia, ca un întreg, nu este completă în acest moment! Ca şi programul,
|
||||
Documentaţia,
|
||||
ca un întreg,
|
||||
nu este completă în acest moment!
|
||||
Ca şi programul,
|
||||
ea poate fi considerată în faza beta.
|
||||
Puteţi fi siguri că totul va fi complet odată cu versiunea 1.0.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Dacă în lectura acestui manual întâlniţi neclarităţi sau vi se pare ceva
|
||||
confuz, puteţi contacta echipa \SpecialChar LyX
|
||||
:
|
||||
Dacă în lectura acestui manual întâlniţi neclarităţi sau vi se pare ceva confuz,
|
||||
puteţi contacta echipa \SpecialChar LyX
|
||||
:
|
||||
|
||||
\begin_inset CommandInset href
|
||||
LatexCommand href
|
||||
target "lyx-users@lists.lyx.org"
|
||||
@ -196,7 +205,8 @@ literal "false"
|
||||
\end_inset
|
||||
|
||||
.
|
||||
Vă rugăm să puneţi cuvintele:
|
||||
Vă rugăm să puneţi cuvintele:
|
||||
|
||||
\begin_inset Quotes eld
|
||||
\end_inset
|
||||
|
||||
@ -222,17 +232,21 @@ Unii dintre cititorii acestui articol vor tipări această documentaţie.
|
||||
\emph on
|
||||
online
|
||||
\emph toggle
|
||||
, cu \SpecialChar LyX
|
||||
-ul, ca pe un fişier.
|
||||
,
|
||||
cu \SpecialChar LyX
|
||||
-ul,
|
||||
ca pe un fişier.
|
||||
Pentru cei care citesc documentaţia
|
||||
\emph default
|
||||
|
||||
\emph on
|
||||
online
|
||||
\emph toggle
|
||||
, există câteva diferenţe faţă de versiunea tipărită.
|
||||
În primul rând, titlul este pur şi simplu la începutul documentului, nu
|
||||
formatat pe o pagină separată ca în unele dintre versiunile tipărite.
|
||||
,
|
||||
există câteva diferenţe faţă de versiunea tipărită.
|
||||
În primul rând,
|
||||
titlul este pur şi simplu la începutul documentului,
|
||||
nu formatat pe o pagină separată ca în unele dintre versiunile tipărite.
|
||||
Cuprinsul şi notele de subsol nu sunt vizibile.
|
||||
Pentru a-l afişa selectaţi
|
||||
\emph default
|
||||
@ -258,7 +272,8 @@ meniul
|
||||
Editare
|
||||
\family default
|
||||
.
|
||||
Pentru a deschide o notă de subsol, care arată ca aceasta,
|
||||
Pentru a deschide o notă de subsol,
|
||||
care arată ca aceasta,
|
||||
\begin_inset Foot
|
||||
status collapsed
|
||||
|
||||
@ -272,13 +287,16 @@ Salut!
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Acum, dupa ce am clarificat câteva dintre diferenţele dintre versiunea tipărită
|
||||
şi cea
|
||||
Acum,
|
||||
dupa ce am clarificat câteva dintre diferenţele dintre versiunea tipărită şi cea
|
||||
\emph on
|
||||
online
|
||||
\emph toggle
|
||||
, putem să aruncăm o privire asupra formatului acestui document.
|
||||
Puteţi remarca, uneori, diferite fonturi:
|
||||
,
|
||||
putem să aruncăm o privire asupra formatului acestui document.
|
||||
Puteţi remarca,
|
||||
uneori,
|
||||
diferite fonturi:
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
@ -286,8 +304,10 @@ online
|
||||
\emph on
|
||||
Stilul evidenţiat
|
||||
\emph default
|
||||
este folosit pentru accentuări generale, argumente generice, titluri de
|
||||
cărţi, nume de secţiuni ale manualelor şi note din partea autorilor.
|
||||
este folosit pentru accentuări generale,
|
||||
argumente generice,
|
||||
titluri de cărţi,
|
||||
nume de secţiuni ale manualelor şi note din partea autorilor.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
@ -295,9 +315,9 @@ Stilul evidenţiat
|
||||
\family typewriter
|
||||
Maşină de scris
|
||||
\family default
|
||||
este folosit pentru nume de programe şi de fişiere, cod \SpecialChar LaTeX
|
||||
şi pentru cod
|
||||
sursă şi funcţii \SpecialChar LyX
|
||||
este folosit pentru nume de programe şi de fişiere,
|
||||
cod \SpecialChar LaTeX
|
||||
şi pentru cod sursă şi funcţii \SpecialChar LyX
|
||||
.
|
||||
\end_layout
|
||||
|
||||
@ -306,7 +326,9 @@ Maşină de scris
|
||||
\family sans
|
||||
Sans Serif
|
||||
\family default
|
||||
este utilizat pentru meniu, butoane, nume de meniuri
|
||||
este utilizat pentru meniu,
|
||||
butoane,
|
||||
nume de meniuri
|
||||
\emph on
|
||||
popup
|
||||
\emph default
|
||||
@ -324,8 +346,7 @@ Stilul substantiv
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Pentru a afla diferitele asocieri dintre taste şi comenzi ar trebui să citiţi
|
||||
secţiunea
|
||||
Pentru a afla diferitele asocieri dintre taste şi comenzi ar trebui să citiţi secţiunea
|
||||
\emph on
|
||||
Maparea
|
||||
\emph default
|
||||
@ -355,7 +376,8 @@ Reference.
|
||||
\family default
|
||||
\SpecialChar LyX
|
||||
].
|
||||
Când vom face referire la taste, vom folosi următoarele convenţii:
|
||||
Când vom face referire la taste,
|
||||
vom folosi următoarele convenţii:
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
@ -408,7 +430,8 @@ M-
|
||||
\family sans
|
||||
Meta
|
||||
\family default
|
||||
, care pentru unele tastaturi este reprezentată de tasta
|
||||
,
|
||||
care pentru unele tastaturi este reprezentată de tasta
|
||||
\family sans
|
||||
Alt
|
||||
\family default
|
||||
@ -506,7 +529,8 @@ Down
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
: reprezintă tastele cursor.
|
||||
:
|
||||
reprezintă tastele cursor.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
@ -581,8 +605,8 @@ PageDown
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
: acestea sunt cele 6 taste ce apar deasupra tastelor curente la majoritatea
|
||||
tastaturilor PC.
|
||||
:
|
||||
acestea sunt cele 6 taste ce apar deasupra tastelor curente la majoritatea tastaturilor PC.
|
||||
|
||||
\begin_inset Quotes eld
|
||||
\end_inset
|
||||
@ -666,8 +690,8 @@ Enter,
|
||||
|
||||
pe când altele le au pe amîndouă.
|
||||
\SpecialChar LyX
|
||||
le tratează pe toate ca fiind aceiaşi tastă, astfel încît le vom putea
|
||||
utiliza pe oricare din ele.
|
||||
le tratează pe toate ca fiind aceiaşi tastă,
|
||||
astfel încît le vom putea utiliza pe oricare din ele.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -692,8 +716,7 @@ Manualul de referinţă
|
||||
\end_inset
|
||||
|
||||
din când în când.
|
||||
Am listat mapările posibile de taste pentru o funcţie în secţiunea corespunzăto
|
||||
are din
|
||||
Am listat mapările posibile de taste pentru o funcţie în secţiunea corespunzătoare din
|
||||
\begin_inset Quotes eld
|
||||
\end_inset
|
||||
|
||||
@ -730,9 +753,10 @@ Introducere
|
||||
Tutorial
|
||||
\emph default
|
||||
Dacă sunteţi nou în \SpecialChar LyX
|
||||
, şi nu aţi utilizat niciodată \SpecialChar LaTeX
|
||||
înainte, atunci ar
|
||||
trebui să începeţi cu acest fişier.
|
||||
,
|
||||
şi nu aţi utilizat niciodată \SpecialChar LaTeX
|
||||
înainte,
|
||||
atunci ar trebui să începeţi cu acest fişier.
|
||||
|
||||
\end_layout
|
||||
|
||||
@ -752,21 +776,25 @@ fac
|
||||
Acesta este un fişier cu cele mai frecvente întrebări referitoare la \SpecialChar LyX
|
||||
[
|
||||
\emph on
|
||||
sau va fi, la timpul potrivit
|
||||
sau va fi,
|
||||
la timpul potrivit
|
||||
\emph default
|
||||
].
|
||||
În tot ceea ce înseamnă procesare de text sunt câteva operaţii comune cu
|
||||
care aproape toţi utilizatorii sunt familiarizaţi.
|
||||
În tot ceea ce înseamnă procesare de text sunt câteva operaţii comune cu care aproape toţi utilizatorii sunt familiarizaţi.
|
||||
Nu toate acestea sunt valabile însă şi în \SpecialChar LyX
|
||||
, şi de aceea, nu au nici un
|
||||
sens în \SpecialChar LyX
|
||||
,
|
||||
şi de aceea,
|
||||
nu au nici un sens în \SpecialChar LyX
|
||||
sau \SpecialChar LaTeX
|
||||
.
|
||||
Acest fişier încearcă să explice, prin întrebări şi răspunsuri, care sunt
|
||||
operaţiile echivalente în \SpecialChar LyX
|
||||
Acest fişier încearcă să explice,
|
||||
prin întrebări şi răspunsuri,
|
||||
care sunt operaţiile echivalente în \SpecialChar LyX
|
||||
\SpecialChar endofsentence
|
||||
De asemenea, tot aici se pot găsi, din când
|
||||
în când, referinţe la manualul principal.
|
||||
De asemenea,
|
||||
tot aici se pot găsi,
|
||||
din când în când,
|
||||
referinţe la manualul principal.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
@ -808,9 +836,8 @@ avansată
|
||||
Ghidului utilizatorului
|
||||
\emph default
|
||||
.
|
||||
El include informaţii adiţionale privind tehnoredactarea documentelor şi
|
||||
caracteristici ale editărilor specializate, printre aceste incluzând şi
|
||||
câteva trucuri ale specialiştilor \SpecialChar LaTeX
|
||||
El include informaţii adiţionale privind tehnoredactarea documentelor şi caracteristici ale editărilor specializate,
|
||||
printre aceste incluzând şi câteva trucuri ale specialiştilor \SpecialChar LaTeX
|
||||
.
|
||||
\end_layout
|
||||
|
||||
@ -820,11 +847,11 @@ Ghidului utilizatorului
|
||||
Personalizare
|
||||
\emph default
|
||||
O descriere avansată a caracteristicilor \SpecialChar LyX
|
||||
-ului, incluzând informaţii despre
|
||||
cum să vă personalizaţi întregul comportament al \SpecialChar LyX
|
||||
-ului,
|
||||
incluzând informaţii despre cum să vă personalizaţi întregul comportament al \SpecialChar LyX
|
||||
-ului.
|
||||
Aceasta include chestiuni legate de mapări, internaţionalizări şi fişiere
|
||||
de configurare.
|
||||
Aceasta include chestiuni legate de mapări,
|
||||
internaţionalizări şi fişiere de configurare.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
@ -840,10 +867,9 @@ de
|
||||
|
||||
referinţă
|
||||
\emph default
|
||||
Acesta contine o descriere exhaustivă şi detaliată a caracteristicilor
|
||||
\SpecialChar LyX
|
||||
-ului, dar fără aluziile şi descrierile ajutătoare pe care le găsiţi în
|
||||
|
||||
Acesta contine o descriere exhaustivă şi detaliată a caracteristicilor \SpecialChar LyX
|
||||
-ului,
|
||||
dar fără aluziile şi descrierile ajutătoare pe care le găsiţi în
|
||||
\emph on
|
||||
Ghidul utilizatorului
|
||||
\emph default
|
||||
@ -861,8 +887,7 @@ Erori
|
||||
cunoscute
|
||||
\emph default
|
||||
Acest fişier conţine o listă a erorilor cunoscute în \SpecialChar LyX
|
||||
şi informaţii despre
|
||||
ce trebuie să faceţi dacă depistaţi o eroare în \SpecialChar LyX
|
||||
şi informaţii despre ce trebuie să faceţi dacă depistaţi o eroare în \SpecialChar LyX
|
||||
\SpecialChar endofsentence
|
||||
|
||||
\end_layout
|
||||
@ -878,14 +903,14 @@ Configuraţia
|
||||
|
||||
\emph default
|
||||
Acest fişier conţine informaţii pe care \SpecialChar LyX
|
||||
-ul le-a aflat despre instalarea
|
||||
pe care aţi făcut-o dumneavoastră.
|
||||
-ul le-a aflat despre instalarea pe care aţi făcut-o dumneavoastră.
|
||||
Verificaţi pentru a afla dacă vă lipseşte ceva ce aţi dori să aveţi.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Aceste fişiere fac referire unul la celălalt.
|
||||
De exemplu,
|
||||
De exemplu,
|
||||
|
||||
\emph on
|
||||
Ghidul utilizatorului
|
||||
\emph default
|
||||
@ -893,8 +918,8 @@ Ghidul utilizatorului
|
||||
\emph on
|
||||
unele
|
||||
\emph default
|
||||
informaţii despre instalare şi personalizare, dar face referire la manualul
|
||||
|
||||
informaţii despre instalare şi personalizare,
|
||||
dar face referire la manualul
|
||||
\emph on
|
||||
Personalizare
|
||||
\emph default
|
||||
@ -928,7 +953,8 @@ Tutorialul.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Altfel, \SpecialChar LyX
|
||||
Altfel,
|
||||
\SpecialChar LyX
|
||||
-ul vi se va părea bizar şi greu de utilizat.
|
||||
\end_layout
|
||||
|
||||
@ -942,8 +968,7 @@ Raportarea erorilor
|
||||
|
||||
\begin_layout Standard
|
||||
Destul de uşor de făcut.
|
||||
Va trebui să trimiteţi un mesaj pe Developer's Mailing List sau pe User's
|
||||
Mailing List.
|
||||
Va trebui să trimiteţi un mesaj pe Developer's Mailing List sau pe User's Mailing List.
|
||||
Dacă începeţi linia din subiect cu
|
||||
\begin_inset Quotes eld
|
||||
\end_inset
|
||||
@ -952,7 +977,8 @@ Doc Error
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
sau ceva în genul acesta, ne va ajuta foarte mult să o găsim
|
||||
sau ceva în genul acesta,
|
||||
ne va ajuta foarte mult să o găsim
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -966,8 +992,7 @@ Doc Error
|
||||
\align center
|
||||
|
||||
\emph on
|
||||
Nu faceţi nici o modificare în aceste manuale fără un acord prealabil al
|
||||
autorilor!
|
||||
Nu faceţi nici o modificare în aceste manuale fără un acord prealabil al autorilor!
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -981,7 +1006,8 @@ Nu faceţi nici o modificare în aceste manuale fără un acord prealabil al
|
||||
|
||||
\lang english
|
||||
\SpecialChar LyX
|
||||
has a bug tracking system, which you can find at
|
||||
has a bug tracking system,
|
||||
which you can find at
|
||||
\lang romanian
|
||||
|
||||
\begin_inset Flex URL
|
||||
@ -999,7 +1025,8 @@ https://www.lyx.org/trac/wiki/BugTrackerHome
|
||||
|
||||
\begin_layout Standard
|
||||
Orice modificare aleatoare a acestor manuale ar fi fără rost pentru că,
|
||||
oricum, echipa de documentare deţine originalul.
|
||||
oricum,
|
||||
echipa de documentare deţine originalul.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
@ -1008,8 +1035,10 @@ Cum să începeţie
|
||||
|
||||
\begin_layout Standard
|
||||
Proiectul de documentare al \SpecialChar LyX
|
||||
, ca şi orice alt proiect \SpecialChar LyX
|
||||
, poate fi susţinut!
|
||||
,
|
||||
ca şi orice alt proiect \SpecialChar LyX
|
||||
,
|
||||
poate fi susţinut!
|
||||
Dacă sunteţi interesat să contribuiţi la Proiectul de documentare al \SpecialChar LyX
|
||||
,
|
||||
va trebui să urmaţi aceste etape :
|
||||
@ -1027,7 +1056,9 @@ development
|
||||
\end_layout
|
||||
|
||||
\begin_layout Enumerate
|
||||
Apoi, citiţi,
|
||||
Apoi,
|
||||
citiţi,
|
||||
|
||||
\emph on
|
||||
Ghidul utilizatorului
|
||||
\emph default
|
||||
@ -1043,14 +1074,15 @@ Scopul acestui exerciţiu este sa vă dăm câteva idei.
|
||||
Ghidul utilizatorului
|
||||
\emph default
|
||||
este cel mai complet manual din această documentaţie.
|
||||
Va trebui sa vă însuşiţi câteva idei referitoare la modul în care se citeşte
|
||||
sau arată acest manual.
|
||||
Va trebui sa vă însuşiţi câteva idei referitoare la modul în care se citeşte sau arată acest manual.
|
||||
\end_layout
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Enumerate
|
||||
În cele din urmă, contactaţi echipa \SpecialChar LyX
|
||||
:
|
||||
În cele din urmă,
|
||||
contactaţi echipa \SpecialChar LyX
|
||||
:
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,5 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 600
|
||||
\lyxformat 612
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
@ -38,9 +38,9 @@
|
||||
\font_default_family default
|
||||
\use_non_tex_fonts false
|
||||
\font_sc false
|
||||
\font_roman_osf false
|
||||
\font_sans_osf false
|
||||
\font_typewriter_osf false
|
||||
\font_roman_osf false
|
||||
\font_sf_scale 100 100
|
||||
\font_tt_scale 100 100
|
||||
\use_microtype false
|
||||
@ -105,12 +105,16 @@
|
||||
\papercolumns 1
|
||||
\papersides 1
|
||||
\paperpagestyle default
|
||||
\tablestyle default
|
||||
\tracking_changes false
|
||||
\postpone_fragile_content false
|
||||
\output_changes false
|
||||
\change_bars false
|
||||
\postpone_fragile_content false
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict false
|
||||
\docbook_table_output 0
|
||||
\docbook_mathml_prefix 1
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
@ -136,12 +140,14 @@ skupina \SpecialChar LyX
|
||||
|
||||
|
||||
\size normal
|
||||
Prevod: Roman Maurer
|
||||
Prevod:
|
||||
Roman Maurer
|
||||
\begin_inset Note Note
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
Jezikovni pregled: Dora Mali
|
||||
Jezikovni pregled:
|
||||
Dora Mali
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
@ -173,13 +179,16 @@ Dobrodošli v \SpecialChar LyX
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Dokumentacija je razdeljena na več različnih datotek, da bi lažje našli
|
||||
odgovore na vprašanja, ki se vam zastavljajo, in spoznali vse odlike \SpecialChar LyX
|
||||
Dokumentacija je razdeljena na več različnih datotek,
|
||||
da bi lažje našli odgovore na vprašanja,
|
||||
ki se vam zastavljajo,
|
||||
in spoznali vse odlike \SpecialChar LyX
|
||||
a.
|
||||
Vsak od teh spisov ima poseben namen, kot je opisano spodaj.
|
||||
Preden se podaste v katerokoli od teh datotek, pa bi morali najprej podrobno
|
||||
prebrati tole, saj boste tu izvedeli marsikaj uporabnega in si pozneje
|
||||
prihranili precej časa.
|
||||
Vsak od teh spisov ima poseben namen,
|
||||
kot je opisano spodaj.
|
||||
Preden se podaste v katerokoli od teh datotek,
|
||||
pa bi morali najprej podrobno prebrati tole,
|
||||
saj boste tu izvedeli marsikaj uporabnega in si pozneje prihranili precej časa.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -191,12 +200,15 @@ a.
|
||||
|
||||
\begin_layout Standard
|
||||
\align center
|
||||
POZOR!!!!! POZOR!!!!! POZOR!!!!
|
||||
POZOR!!!!!
|
||||
POZOR!!!!!
|
||||
POZOR!!!!
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\align center
|
||||
Nevarnost, nevarnost!
|
||||
Nevarnost,
|
||||
nevarnost!
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -208,8 +220,8 @@ Nevarnost, nevarnost!
|
||||
|
||||
\begin_layout Standard
|
||||
Čeprav ima različica \SpecialChar LyX
|
||||
a zdaj številko 1.0 (in več), je morda nekaj dokumentacije
|
||||
nepopolne ali pa se nanaša na starejše različice.
|
||||
a zdaj številko 1.0 (in več),
|
||||
je morda nekaj dokumentacije nepopolne ali pa se nanaša na starejše različice.
|
||||
Tako kot preostanek \SpecialChar LyX
|
||||
a so tudi priročniki delo skupine prostovoljcev s
|
||||
\begin_inset Quotes gld
|
||||
@ -219,11 +231,15 @@ pravimi službami
|
||||
\begin_inset Quotes grd
|
||||
\end_inset
|
||||
|
||||
, z družinami, ki morajo pomivati posodo, menjati pesek v mačjem stranišču
|
||||
in tako naprej in tako naprej.
|
||||
Po svojih najboljših močeh se trudimo, da bi ohranili priročnike v tip-top
|
||||
formi, vendar nam to morda kdaj tudi ne bo uspelo.
|
||||
(Če želite to popraviti, poleg tega spisa preberite še razdelek
|
||||
,
|
||||
z družinami,
|
||||
ki morajo pomivati posodo,
|
||||
menjati pesek v mačjem stranišču in tako naprej in tako naprej.
|
||||
Po svojih najboljših močeh se trudimo,
|
||||
da bi ohranili priročnike v tip-top formi,
|
||||
vendar nam to morda kdaj tudi ne bo uspelo.
|
||||
(Če želite to popraviti,
|
||||
poleg tega spisa preberite še razdelek
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
@ -231,6 +247,7 @@ pravimi službami
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "sec:Contrib"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -238,9 +255,10 @@ reference "sec:Contrib"
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
In še nekaj vas prosimo – če vas karkoli v teh priročnikih zmede, ker je
|
||||
nejasno ali napačno, ne oklevajte in nam sporočite! S trenutnimi vzdrževalci
|
||||
spisov lahko stopite v stik tudi po elektronski pošti na naslov
|
||||
In še nekaj vas prosimo – če vas karkoli v teh priročnikih zmede,
|
||||
ker je nejasno ali napačno,
|
||||
ne oklevajte in nam sporočite!
|
||||
S trenutnimi vzdrževalci spisov lahko stopite v stik tudi po elektronski pošti na naslov
|
||||
\begin_inset CommandInset href
|
||||
LatexCommand href
|
||||
target "lyx-docs@lists.lyx.org"
|
||||
@ -259,15 +277,19 @@ Oblika priročnikov
|
||||
\begin_layout Standard
|
||||
Nekateri ste priročnik(e) za \SpecialChar LyX
|
||||
že natisnili.
|
||||
Drugi jih morda prebirate na zvezi, kot datoteko v \SpecialChar LyX
|
||||
Drugi jih morda prebirate na zvezi,
|
||||
kot datoteko v \SpecialChar LyX
|
||||
u.
|
||||
Za tiste, ki jih berete na zvezi, je priročnik videti malce drugačen od
|
||||
tiskane različice.
|
||||
Najprej, naslov je preprosto na vrhu spisa, ne urejen na posebni strani
|
||||
kot v nekaterih tiskanih različicah.
|
||||
Za tiste,
|
||||
ki jih berete na zvezi,
|
||||
je priročnik videti malce drugačen od tiskane različice.
|
||||
Najprej,
|
||||
naslov je preprosto na vrhu spisa,
|
||||
ne urejen na posebni strani kot v nekaterih tiskanih različicah.
|
||||
Opombe v nogi in kazalo vsebine niso vidni.
|
||||
Na voljo je postavka menuja za ogled kazala vsebine.
|
||||
Odprete ga tako, da z menuja
|
||||
Odprete ga tako,
|
||||
da z menuja
|
||||
\family sans
|
||||
Uredi
|
||||
\family default
|
||||
@ -280,7 +302,8 @@ Kazalo
|
||||
vsebine
|
||||
\family default
|
||||
.
|
||||
Opombo v nogi, ki je videti takole
|
||||
Opombo v nogi,
|
||||
ki je videti takole
|
||||
\begin_inset Foot
|
||||
status collapsed
|
||||
|
||||
@ -302,23 +325,28 @@ foot
|
||||
|
||||
\end_inset
|
||||
|
||||
, odprete , če jo kliknete z levim gumbom miške.
|
||||
,
|
||||
odprete ,
|
||||
če jo kliknete z levim gumbom miške.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
V tiskanih priročnikih so vsa navzkrižna sklicevanja vidna kot prave številke
|
||||
poglavja, razdelka, podrazdelka in tako naprej.
|
||||
Na zvezi pa so vsa navzkrižna sklicevanja videti kot siva škatla, podobna
|
||||
tej:
|
||||
V tiskanih priročnikih so vsa navzkrižna sklicevanja vidna kot prave številke poglavja,
|
||||
razdelka,
|
||||
podrazdelka in tako naprej.
|
||||
Na zvezi pa so vsa navzkrižna sklicevanja videti kot siva škatla,
|
||||
podobna tej:
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "sec:Contrib"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
.
|
||||
(V tiskanem priročniku boste namesto tega videli številko.) Če to škatlo
|
||||
kliknete z levim gumbom miške, vas \SpecialChar LyX
|
||||
(V tiskanem priročniku boste namesto tega videli številko.) Če to škatlo kliknete z levim gumbom miške,
|
||||
vas \SpecialChar LyX
|
||||
popelje v tisti razdelek.
|
||||
Nazaj se vrnete s
|
||||
\family sans
|
||||
@ -337,12 +365,14 @@ C-<
|
||||
\begin_inset Quotes grd
|
||||
\end_inset
|
||||
|
||||
? Glej spodaj.)
|
||||
?
|
||||
Glej spodaj.)
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Zdaj, ko smo pojasnili nekatere razlike med tiskanimi in elektronskimi izvodi
|
||||
te datoteke, si lahko začnemo ogledovati obliko tega spisa.
|
||||
Zdaj,
|
||||
ko smo pojasnili nekatere razlike med tiskanimi in elektronskimi izvodi te datoteke,
|
||||
si lahko začnemo ogledovati obliko tega spisa.
|
||||
Tu in tam boste opazili različne pisave:
|
||||
\end_layout
|
||||
|
||||
@ -351,8 +381,10 @@ Zdaj, ko smo pojasnili nekatere razlike med tiskanimi in elektronskimi izvodi
|
||||
\emph on
|
||||
Poudarjeni slog
|
||||
\emph default
|
||||
se uporablja za splošne poudarke, splošne argumente, naslove knjig, imena
|
||||
razdelkov v drugih priročnikih in opozorila avtorjev.
|
||||
se uporablja za splošne poudarke,
|
||||
splošne argumente,
|
||||
naslove knjig,
|
||||
imena razdelkov v drugih priročnikih in opozorila avtorjev.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
@ -360,9 +392,9 @@ Poudarjeni slog
|
||||
\family typewriter
|
||||
Pisava pisalnega stroja
|
||||
\family default
|
||||
prikazuje imena programov in datotek, kode za \SpecialChar LaTeX
|
||||
ter kode in funkcije za
|
||||
\SpecialChar LyX
|
||||
prikazuje imena programov in datotek,
|
||||
kode za \SpecialChar LaTeX
|
||||
ter kode in funkcije za \SpecialChar LyX
|
||||
.
|
||||
\end_layout
|
||||
|
||||
@ -371,8 +403,8 @@ Pisava pisalnega stroja
|
||||
\family sans
|
||||
Neserifna pisava
|
||||
\family default
|
||||
se uporablja za imena menujev, gumbov ali menujskih postavk ter imena tipk
|
||||
na tipkovnici.
|
||||
se uporablja za imena menujev,
|
||||
gumbov ali menujskih postavk ter imena tipk na tipkovnici.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
@ -384,8 +416,8 @@ se uporabljajo za imena ljudi.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Kar zadeva tipke in tipkovne povezave, vas bomo verjetno napotili k razdelku
|
||||
|
||||
Kar zadeva tipke in tipkovne povezave,
|
||||
vas bomo verjetno napotili k razdelku
|
||||
\emph on
|
||||
Key Bindings
|
||||
\emph default
|
||||
@ -406,8 +438,8 @@ Referenčnem priročniku
|
||||
Reference.lyx
|
||||
\family default
|
||||
).
|
||||
Ko se bomo morali sklicevati na tipke, bomo uporabili naslednje dogovore
|
||||
o predponah:
|
||||
Ko se bomo morali sklicevati na tipke,
|
||||
bomo uporabili naslednje dogovore o predponah:
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
@ -464,7 +496,8 @@ M-
|
||||
\family sans
|
||||
Meta-
|
||||
\family default
|
||||
, ki bo na nekaterih tipkovnicah označena z
|
||||
,
|
||||
ki bo na nekaterih tipkovnicah označena z
|
||||
\family sans
|
||||
Alt-
|
||||
\family default
|
||||
@ -562,7 +595,8 @@ Dol
|
||||
\begin_inset Quotes grd
|
||||
\end_inset
|
||||
|
||||
: pomen je očiten.
|
||||
:
|
||||
pomen je očiten.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
@ -637,7 +671,8 @@ PageDown
|
||||
\begin_inset Quotes grd
|
||||
\end_inset
|
||||
|
||||
: teh šest tipk je na večini osebnih računalnikov nad kurzorskimi tipkami.
|
||||
:
|
||||
teh šest tipk je na večini osebnih računalnikov nad kurzorskimi tipkami.
|
||||
|
||||
\begin_inset Quotes gld
|
||||
\end_inset
|
||||
@ -712,7 +747,8 @@ Return
|
||||
\begin_inset Quotes grd
|
||||
\end_inset
|
||||
|
||||
, druge kot
|
||||
,
|
||||
druge kot
|
||||
\begin_inset Quotes gld
|
||||
\end_inset
|
||||
|
||||
@ -720,9 +756,11 @@ Enter
|
||||
\begin_inset Quotes grd
|
||||
\end_inset
|
||||
|
||||
, tretje imajo dve tipki.
|
||||
,
|
||||
tretje imajo dve tipki.
|
||||
\SpecialChar LyX
|
||||
ju obravnava kot eno samo, zato bomo izmenoma uporabljali oznaki
|
||||
ju obravnava kot eno samo,
|
||||
zato bomo izmenoma uporabljali oznaki
|
||||
\family sans
|
||||
Return
|
||||
\family default
|
||||
@ -734,7 +772,8 @@ Enter
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Včasih boste videli tudi kaj podobnega temu:
|
||||
Včasih boste videli tudi kaj podobnega temu:
|
||||
|
||||
\begin_inset Quotes gld
|
||||
\end_inset
|
||||
|
||||
@ -759,7 +798,8 @@ Referenčnem priročniku
|
||||
\begin_inset Quotes grd
|
||||
\end_inset
|
||||
|
||||
, zato poglejte tudi tja.
|
||||
,
|
||||
zato poglejte tudi tja.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Section
|
||||
@ -801,38 +841,45 @@ Učbenik
|
||||
|
||||
Če ste novinec v \SpecialChar LyX
|
||||
u in niste nikoli prej uporabljali \SpecialChar LaTeX
|
||||
a, bi se morali branja
|
||||
lotiti tukaj.
|
||||
Če mislite, da je \SpecialChar LaTeX
|
||||
snov, iz katere izdelujejo kondome, morate vsekakor
|
||||
prebrati
|
||||
a,
|
||||
bi se morali branja lotiti tukaj.
|
||||
Če mislite,
|
||||
da je \SpecialChar LaTeX
|
||||
snov,
|
||||
iz katere izdelujejo kondome,
|
||||
morate vsekakor prebrati
|
||||
\emph on
|
||||
Učbenik
|
||||
\emph default
|
||||
.
|
||||
Vedite, da boste tudi potem še vedno mislili, da je \SpecialChar LaTeX
|
||||
nekaj raztegljivega
|
||||
– vendar
|
||||
Vedite,
|
||||
da boste tudi potem še vedno mislili,
|
||||
da je \SpecialChar LaTeX
|
||||
nekaj raztegljivega – vendar
|
||||
\emph on
|
||||
boste
|
||||
\emph default
|
||||
vedeli, kako uporabljati \SpecialChar LyX
|
||||
vedeli,
|
||||
kako uporabljati \SpecialChar LyX
|
||||
.
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
\begin_layout Standard
|
||||
Tudi, če
|
||||
Tudi,
|
||||
če
|
||||
\emph on
|
||||
ste
|
||||
\emph default
|
||||
že prej uporabljali \SpecialChar LaTeX
|
||||
, bi morali prebrati
|
||||
,
|
||||
bi morali prebrati
|
||||
\emph on
|
||||
Učbenik
|
||||
\emph default
|
||||
, začenši z razdelkom
|
||||
,
|
||||
začenši z razdelkom
|
||||
\begin_inset Quotes gld
|
||||
\end_inset
|
||||
|
||||
@ -842,16 +889,20 @@ a
|
||||
\begin_inset Quotes grd
|
||||
\end_inset
|
||||
|
||||
(pa tudi, če boste preleteli preostanek spisa, vam ne bo škodilo).
|
||||
(pa tudi,
|
||||
če boste preleteli preostanek spisa,
|
||||
vam ne bo škodilo).
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Če kdaj ostanete brez navdiha v zvezi z \SpecialChar LyX
|
||||
om, najprej vzemite v roke
|
||||
om,
|
||||
najprej vzemite v roke
|
||||
\emph on
|
||||
Učbenik
|
||||
\emph default
|
||||
, šele potem se poglobite v druge priročnike.
|
||||
,
|
||||
šele potem se poglobite v druge priročnike.
|
||||
Učbenik je dobra odskočna deska.
|
||||
\end_layout
|
||||
|
||||
@ -880,7 +931,8 @@ večino
|
||||
\emph default
|
||||
osnovnih postopkov in dostopnih odlik \SpecialChar LyX
|
||||
a.
|
||||
Osrednji priročnik predpostavlja, da ste prebrali
|
||||
Osrednji priročnik predpostavlja,
|
||||
da ste prebrali
|
||||
\emph on
|
||||
Učbenik
|
||||
\emph default
|
||||
@ -923,8 +975,8 @@ Razširitev
|
||||
Uporabniškega vodnika
|
||||
\emph default
|
||||
.
|
||||
Dodatni videzi sestavkov in možnosti za posebno urejanje, skupaj z nekaterimi
|
||||
zvijačami mojstrov \SpecialChar LaTeX
|
||||
Dodatni videzi sestavkov in možnosti za posebno urejanje,
|
||||
skupaj z nekaterimi zvijačami mojstrov \SpecialChar LaTeX
|
||||
a.
|
||||
\end_layout
|
||||
|
||||
@ -942,12 +994,14 @@ Prilagoditev
|
||||
\end_inset
|
||||
|
||||
Opis izpopolnjenih možnosti \SpecialChar LyX
|
||||
a, skupaj s postopki za prilagoditev splošnega
|
||||
vedenja \SpecialChar LyX
|
||||
a,
|
||||
skupaj s postopki za prilagoditev splošnega vedenja \SpecialChar LyX
|
||||
a.
|
||||
Sem so vštete tudi kombinacije tipk, internacionalizacija in nastavitvene
|
||||
datoteke.
|
||||
Naj vam ne pride na misel, da bi pokukali semkaj, dokler ne preberete
|
||||
Sem so vštete tudi kombinacije tipk,
|
||||
internacionalizacija in nastavitvene datoteke.
|
||||
Naj vam ne pride na misel,
|
||||
da bi pokukali semkaj,
|
||||
dokler ne preberete
|
||||
\emph on
|
||||
Učbenika
|
||||
\emph default
|
||||
@ -971,13 +1025,18 @@ priročnik
|
||||
\begin_inset Newline newline
|
||||
\end_inset
|
||||
|
||||
Ta obsega izčrpen, podroben opis odlik \SpecialChar LyX
|
||||
a, a brez uporabnih namigov, kako
|
||||
ga uporabljati, ter napotke, kdaj pogledati v
|
||||
Ta obsega izčrpen,
|
||||
podroben opis odlik \SpecialChar LyX
|
||||
a,
|
||||
a brez uporabnih namigov,
|
||||
kako ga uporabljati,
|
||||
ter napotke,
|
||||
kdaj pogledati v
|
||||
\emph on
|
||||
Uporabniški vodnik
|
||||
\emph default
|
||||
,
|
||||
,
|
||||
|
||||
\emph on
|
||||
Učbenik
|
||||
\emph default
|
||||
@ -1002,8 +1061,9 @@ hrošči
|
||||
\end_inset
|
||||
|
||||
V tej datoteki je seznam znanih hroščev v \SpecialChar LyX
|
||||
u in napotki, kaj storiti, če
|
||||
v \SpecialChar LyX
|
||||
u in napotki,
|
||||
kaj storiti,
|
||||
če v \SpecialChar LyX
|
||||
u naletite na hrošča.
|
||||
\end_layout
|
||||
|
||||
@ -1027,11 +1087,13 @@ a
|
||||
|
||||
\SpecialChar LyX
|
||||
takoj po namestitvi preišče sistem.
|
||||
V tej datoteki so podatki, ki jih je \SpecialChar LyX
|
||||
V tej datoteki so podatki,
|
||||
ki jih je \SpecialChar LyX
|
||||
zbral o vaši namestitvi \SpecialChar LaTeX
|
||||
a.
|
||||
Preverite to datoteko in poglejte, ali vam manjka kaj, kar bi sicer želeli
|
||||
imeti.
|
||||
Preverite to datoteko in poglejte,
|
||||
ali vam manjka kaj,
|
||||
kar bi sicer želeli imeti.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -1040,11 +1102,14 @@ Te datoteke se bodo po potrebi sklicevale druga na drugo.
|
||||
\emph on
|
||||
Uporabniškem vodniku
|
||||
\emph default
|
||||
, denimo, so zbrani
|
||||
,
|
||||
denimo,
|
||||
so zbrani
|
||||
\emph on
|
||||
nekateri
|
||||
\emph default
|
||||
podatki o namestitvi in prilagoditvi, kaj več pa boste izvedeli v
|
||||
podatki o namestitvi in prilagoditvi,
|
||||
kaj več pa boste izvedeli v
|
||||
\emph on
|
||||
Prilagoditvenem priročniku
|
||||
\emph default
|
||||
@ -1065,7 +1130,8 @@ Prilagoditvenem priročniku
|
||||
\begin_layout Standard
|
||||
\align center
|
||||
Če ste novinec v \SpecialChar LyX
|
||||
u, si preberite
|
||||
u,
|
||||
si preberite
|
||||
\emph on
|
||||
Učbenik
|
||||
\emph default
|
||||
@ -1101,8 +1167,7 @@ Poročanje o napakah v priročnikih
|
||||
|
||||
\begin_layout Standard
|
||||
To je zelo preprosto.
|
||||
Sporočilo lahko pošljete na dopisni seznam za razvijalce ali za uporabnike
|
||||
\SpecialChar LyX
|
||||
Sporočilo lahko pošljete na dopisni seznam za razvijalce ali za uporabnike \SpecialChar LyX
|
||||
a.
|
||||
Dokumentacijska skupina pa bo najbolj vesela sporočila na naslov
|
||||
\begin_inset CommandInset href
|
||||
@ -1114,9 +1179,13 @@ literal "false"
|
||||
\end_inset
|
||||
|
||||
.
|
||||
Če gre za manjše popravke, jih bo kdo vnesel.
|
||||
Če gre za kaj večjega, pa vam priporočamo, da se pridružite dopisnemu seznamu
|
||||
in se, preden karkoli ukrenete, nekaj časa pogovarjate z nami.
|
||||
Če gre za manjše popravke,
|
||||
jih bo kdo vnesel.
|
||||
Če gre za kaj večjega,
|
||||
pa vam priporočamo,
|
||||
da se pridružite dopisnemu seznamu in se,
|
||||
preden karkoli ukrenete,
|
||||
nekaj časa pogovarjate z nami.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -1130,8 +1199,7 @@ literal "false"
|
||||
\align center
|
||||
|
||||
\emph on
|
||||
Nikoli ne spreminjajte vsebine priročnikov brez poprejšnjega soglasja dokumentac
|
||||
ijske skupine!
|
||||
Nikoli ne spreminjajte vsebine priročnikov brez poprejšnjega soglasja dokumentacijske skupine!
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -1145,7 +1213,8 @@ ijske skupine!
|
||||
|
||||
\lang english
|
||||
\SpecialChar LyX
|
||||
has a bug tracking system, which you can find at
|
||||
has a bug tracking system,
|
||||
which you can find at
|
||||
\lang slovene
|
||||
|
||||
\family typewriter
|
||||
@ -1166,8 +1235,8 @@ https://www.lyx.org/trac/wiki/BugTrackerHome
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Takšne naključne spremembe ne bodo prišle v dokumentacijo, saj dokumentacijska
|
||||
skupina vzdržuje osrednje izvode v drevesu SVN.
|
||||
Takšne naključne spremembe ne bodo prišle v dokumentacijo,
|
||||
saj dokumentacijska skupina vzdržuje osrednje izvode v drevesu SVN.
|
||||
\begin_inset Foot
|
||||
status collapsed
|
||||
|
||||
@ -1186,9 +1255,12 @@ Pridružitev dokumentacijski skupini
|
||||
|
||||
\begin_layout Standard
|
||||
Dokumentacijskemu projektu za \SpecialChar LyX
|
||||
, tako kot vsemu pri projektu \SpecialChar LyX
|
||||
, vedno prav
|
||||
pride pomoč! Če bi radi prispevali k Dokumentacijskem projektu,
|
||||
,
|
||||
tako kot vsemu pri projektu \SpecialChar LyX
|
||||
,
|
||||
vedno prav pride pomoč!
|
||||
Če bi radi prispevali k Dokumentacijskem projektu,
|
||||
|
||||
\emph on
|
||||
najprej
|
||||
\emph default
|
||||
@ -1203,14 +1275,14 @@ a.
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
Bolj pustolovske duše med vami bodo anonimno pobrale zadnjo izvorno kodo
|
||||
iz arhiva CVS za \SpecialChar LyX
|
||||
Bolj pustolovske duše med vami bodo anonimno pobrale zadnjo izvorno kodo iz arhiva CVS za \SpecialChar LyX
|
||||
.
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
V glavnem drevesu boste našli imenik, imenovan
|
||||
V glavnem drevesu boste našli imenik,
|
||||
imenovan
|
||||
\family typewriter
|
||||
development
|
||||
\family default
|
||||
@ -1232,7 +1304,8 @@ Učbenik
|
||||
|
||||
\begin_deeper
|
||||
\begin_layout Standard
|
||||
Smisel te naloge je, da si ustvarite predstavo in da se vam utrnejo zamisli.
|
||||
Smisel te naloge je,
|
||||
da si ustvarite predstavo in da se vam utrnejo zamisli.
|
||||
|
||||
\emph on
|
||||
Učbenik
|
||||
@ -1242,8 +1315,8 @@ Učbenik
|
||||
Uporabniški vodnik
|
||||
\emph default
|
||||
bosta vedno najbolj osveženi del dokumentacije.
|
||||
Pri ogledu bi morali spoznati, kako naj bi brali priročnike in kako naj
|
||||
bi bili le-ti videti.
|
||||
Pri ogledu bi morali spoznati,
|
||||
kako naj bi brali priročnike in kako naj bi bili le-ti videti.
|
||||
\end_layout
|
||||
|
||||
\end_deeper
|
||||
@ -1273,21 +1346,22 @@ literal "false"
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Radi bi dosegli, da bi razumeli
|
||||
Radi bi dosegli,
|
||||
da bi razumeli
|
||||
\emph on
|
||||
slog
|
||||
\emph default
|
||||
, preden bi začeli pisati.
|
||||
,
|
||||
preden bi začeli pisati.
|
||||
Drugače boste morali svoje prispevke vnovič napisati.
|
||||
\end_layout
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Standard
|
||||
Naj vam ne pride na misel, da bi se lotili pisanja, dokler ne poklepetamo
|
||||
po e-pošti.
|
||||
Trenutno stanje v dokumentaciji si boste lahko ogledali na spletni strani
|
||||
dokumentacijske skupine (ko jo bomo usposobili) ali v arhivih dopisnih
|
||||
seznamov na
|
||||
Naj vam ne pride na misel,
|
||||
da bi se lotili pisanja,
|
||||
dokler ne poklepetamo po e-pošti.
|
||||
Trenutno stanje v dokumentaciji si boste lahko ogledali na spletni strani dokumentacijske skupine (ko jo bomo usposobili) ali v arhivih dopisnih seznamov na
|
||||
\begin_inset Flex URL
|
||||
status collapsed
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,5 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 600
|
||||
\lyxformat 612
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
@ -18,9 +18,9 @@
|
||||
\font_default_family default
|
||||
\use_non_tex_fonts false
|
||||
\font_sc false
|
||||
\font_roman_osf false
|
||||
\font_sans_osf false
|
||||
\font_typewriter_osf false
|
||||
\font_roman_osf false
|
||||
\font_sf_scale 100 100
|
||||
\font_tt_scale 100 100
|
||||
\use_microtype false
|
||||
@ -75,12 +75,16 @@
|
||||
\papercolumns 1
|
||||
\papersides 1
|
||||
\paperpagestyle empty
|
||||
\tablestyle default
|
||||
\tracking_changes false
|
||||
\postpone_fragile_content false
|
||||
\output_changes false
|
||||
\change_bars false
|
||||
\postpone_fragile_content false
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict true
|
||||
\docbook_table_output 0
|
||||
\docbook_mathml_prefix 1
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
|
File diff suppressed because it is too large
Load Diff
1040
lib/doc/uk/Intro.lyx
1040
lib/doc/uk/Intro.lyx
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,5 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 600
|
||||
\lyxformat 612
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
@ -88,6 +88,7 @@
|
||||
\html_css_as_file 0
|
||||
\html_be_strict false
|
||||
\docbook_table_output 0
|
||||
\docbook_mathml_prefix 1
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
@ -99,8 +100,7 @@ status open
|
||||
\begin_layout Plain Layout
|
||||
\noindent
|
||||
\align left
|
||||
Sample document for contributions to journals of the American Astronomical
|
||||
Society (AAS).
|
||||
Sample document for contributions to journals of the American Astronomical Society (AAS).
|
||||
Please consult the
|
||||
\begin_inset CommandInset href
|
||||
LatexCommand href
|
||||
@ -141,8 +141,8 @@ status open
|
||||
\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.
|
||||
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).
|
||||
|
||||
@ -183,7 +183,9 @@ https://www.lyx.org/trac/ticket/10027
|
||||
\end_layout
|
||||
|
||||
\begin_layout Title
|
||||
Collapsed Cores in Globular Clusters, Gauge-Boson Couplings, and AAS\SpecialChar TeX
|
||||
Collapsed Cores in Globular Clusters,
|
||||
Gauge-Boson Couplings,
|
||||
and AAS\SpecialChar TeX
|
||||
Examples
|
||||
\end_layout
|
||||
|
||||
@ -194,7 +196,10 @@ S.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Affiliation
|
||||
Astronomy Department, University of California, Berkeley, CA 94720
|
||||
Astronomy Department,
|
||||
University of California,
|
||||
Berkeley,
|
||||
CA 94720
|
||||
\end_layout
|
||||
|
||||
\begin_layout Altaffilation
|
||||
@ -214,15 +219,19 @@ under contract to the National Science Foundation.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Altaffilation
|
||||
Society of Fellows, Harvard University.
|
||||
Society of Fellows,
|
||||
Harvard University.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Altaffilation
|
||||
present address: Center for Astrophysics
|
||||
present address:
|
||||
Center for Astrophysics
|
||||
\begin_inset Newline newline
|
||||
\end_inset
|
||||
|
||||
60 Garden Street, Cambridge, MA 02138
|
||||
60 Garden Street,
|
||||
Cambridge,
|
||||
MA 02138
|
||||
\end_layout
|
||||
|
||||
\begin_layout Author
|
||||
@ -232,15 +241,19 @@ C.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Affiliation
|
||||
National Optical Astronomy Observatories, Tucson, AZ 85719
|
||||
National Optical Astronomy Observatories,
|
||||
Tucson,
|
||||
AZ 85719
|
||||
\end_layout
|
||||
|
||||
\begin_layout Altaffilation
|
||||
Visiting Programmer, Space Telescope Science Institute
|
||||
Visiting Programmer,
|
||||
Space Telescope Science Institute
|
||||
\end_layout
|
||||
|
||||
\begin_layout Altaffilation
|
||||
Patron, Alonso's Bar and Grill
|
||||
Patron,
|
||||
Alonso's Bar and Grill
|
||||
\end_layout
|
||||
|
||||
\begin_layout Email
|
||||
@ -254,23 +267,29 @@ R.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Affiliation
|
||||
Space Telescope Science Institute, Baltimore, MD 21218
|
||||
Space Telescope Science Institute,
|
||||
Baltimore,
|
||||
MD 21218
|
||||
\end_layout
|
||||
|
||||
\begin_layout Altaffilation
|
||||
Patron, Alonso's Bar and Grill
|
||||
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.
|
||||
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
|
||||
clusters:
|
||||
globular,
|
||||
peanut—
|
||||
bosons:
|
||||
bozos
|
||||
\end_layout
|
||||
|
||||
\begin_layout Section
|
||||
@ -287,7 +306,8 @@ literal "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
, but observation has been less alert to the phenomenon.
|
||||
,
|
||||
but observation has been less alert to the phenomenon.
|
||||
For many years the central brightness peak in M15
|
||||
\begin_inset CommandInset citation
|
||||
LatexCommand citep
|
||||
@ -305,8 +325,8 @@ literal "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
suggested a central peak in NGC 6397, and a limited photographic survey
|
||||
of ours
|
||||
suggested a central peak in NGC 6397,
|
||||
and a limited photographic survey of ours
|
||||
\begin_inset CommandInset citation
|
||||
LatexCommand citep
|
||||
after "Paper I"
|
||||
@ -315,8 +335,9 @@ literal "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
found three more cases, including NGC 6624, whose sharp center had often
|
||||
been remarked on
|
||||
found three more cases,
|
||||
including NGC 6624,
|
||||
whose sharp center had often been remarked on
|
||||
\begin_inset CommandInset citation
|
||||
LatexCommand citep
|
||||
key "can78"
|
||||
@ -342,13 +363,15 @@ All our observations were short direct exposures with CCD's.
|
||||
\begin_inset Formula $\times$
|
||||
\end_inset
|
||||
|
||||
385, on the 1-m Nickel reflector.
|
||||
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
|
||||
385,
|
||||
with
|
||||
\begin_inset Formula $B,V,$
|
||||
\end_inset
|
||||
|
||||
@ -356,11 +379,13 @@ All our observations were short direct exposures with CCD's.
|
||||
\begin_inset Formula $R$
|
||||
\end_inset
|
||||
|
||||
filters, and an RCA 512
|
||||
filters,
|
||||
and an RCA 512
|
||||
\begin_inset Formula $\times$
|
||||
\end_inset
|
||||
|
||||
320, with
|
||||
320,
|
||||
with
|
||||
\begin_inset Formula $U,B,V,R,$
|
||||
\end_inset
|
||||
|
||||
@ -368,10 +393,12 @@ All our observations were short direct exposures with CCD's.
|
||||
\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
|
||||
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
|
||||
|
||||
@ -380,16 +407,15 @@ All our observations were short direct exposures with CCD's.
|
||||
\end_inset
|
||||
|
||||
.
|
||||
All four cameras had scales of the order of 0.4 arcsec/pixel, and our field
|
||||
sizes were around 3 arcmin.
|
||||
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
|
||||
|
||||
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"
|
||||
@ -397,7 +423,8 @@ literal "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
, as well as photoelectric profiles
|
||||
,
|
||||
as well as photoelectric profiles
|
||||
\begin_inset CommandInset citation
|
||||
LatexCommand citep
|
||||
key "kin66,kin75"
|
||||
@ -422,8 +449,7 @@ Helicity Amplitudes
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
It has been realized that helicity amplitudes provide a convenient means
|
||||
for Feynman diagram
|
||||
It has been realized that helicity amplitudes provide a convenient means for Feynman diagram
|
||||
\begin_inset Foot
|
||||
status collapsed
|
||||
|
||||
@ -434,11 +460,9 @@ Footnotes can be inserted like this.
|
||||
\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
|
||||
|
||||
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"
|
||||
@ -446,7 +470,8 @@ literal "true"
|
||||
|
||||
\end_inset
|
||||
|
||||
; we briefly summarize below.
|
||||
;
|
||||
we briefly summarize below.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
@ -492,7 +517,8 @@ A tree-level amplitude in
|
||||
\begin_inset Formula $(\sigma=\pm1)$
|
||||
\end_inset
|
||||
|
||||
,
|
||||
,
|
||||
|
||||
\begin_inset Formula $\hat{a}_{i}=a_{i}^{\mu}\gamma_{\nu}$
|
||||
\end_inset
|
||||
|
||||
@ -509,9 +535,8 @@ A tree-level amplitude in
|
||||
\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.
|
||||
may be formed from particle four-momenta,
|
||||
gauge-boson polarization vectors or fermion strings with an uncontracted Lorentz index associated with final-state fermions.
|
||||
\end_layout
|
||||
|
||||
\begin_layout NoteToEditor
|
||||
@ -600,8 +625,7 @@ Floating material and so forth
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Consider a task that computes profile parameters for a modified Lorentzian
|
||||
of the form
|
||||
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})}}
|
||||
@ -657,7 +681,8 @@ In these expressions
|
||||
\begin_inset Formula $y_{0}$
|
||||
\end_inset
|
||||
|
||||
is the star center, and
|
||||
is the star center,
|
||||
and
|
||||
\begin_inset Formula $\Theta$
|
||||
\end_inset
|
||||
|
||||
@ -674,17 +699,17 @@ In these expressions
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "tbl-2"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
.
|
||||
It is not clear how these sorts of analyses may affect determination of
|
||||
|
||||
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.
|
||||
,
|
||||
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
|
||||
|
||||
@ -717,8 +742,10 @@ ion{Ca}{2}
|
||||
|
||||
\begin_layout Acknowledgements
|
||||
We are grateful to V.
|
||||
Barger, T.
|
||||
Han, and R.
|
||||
Barger,
|
||||
T.
|
||||
Han,
|
||||
and R.
|
||||
J.
|
||||
N.
|
||||
Phillips for doing the math in section
|
||||
@ -729,6 +756,7 @@ We are grateful to V.
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "bozomath"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -758,7 +786,10 @@ literal "false"
|
||||
\end_layout
|
||||
|
||||
\begin_layout Software
|
||||
IRAF, AIPS, Astropy, ...
|
||||
IRAF,
|
||||
AIPS,
|
||||
Astropy,
|
||||
...
|
||||
\end_layout
|
||||
|
||||
\begin_layout Appendix
|
||||
@ -770,8 +801,7 @@ Appendicial material
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Consider once again a task that computes profile parameters for a modified
|
||||
Lorentzian of the form
|
||||
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})}}
|
||||
@ -815,7 +845,8 @@ y_{1} & = & -(x-x_{0})\sin\Theta+(y-y_{0})\cos\Theta
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
For completeness, here is one last equation.
|
||||
For completeness,
|
||||
here is one last equation.
|
||||
|
||||
\begin_inset Formula
|
||||
\begin{equation}
|
||||
@ -836,8 +867,10 @@ literal "true"
|
||||
|
||||
\end_inset
|
||||
|
||||
Aurière, M.
|
||||
1982,
|
||||
Aurière,
|
||||
M.
|
||||
1982,
|
||||
|
||||
\begin_inset ERT
|
||||
status collapsed
|
||||
|
||||
@ -850,7 +883,9 @@ aap
|
||||
|
||||
\end_inset
|
||||
|
||||
, 109, 301
|
||||
,
|
||||
109,
|
||||
301
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
@ -862,12 +897,22 @@ literal "true"
|
||||
|
||||
\end_inset
|
||||
|
||||
Canizares, C.
|
||||
R., Grindlay, J.
|
||||
E., Hiltner, W.
|
||||
A., Liller, W., and McClintock, J.
|
||||
Canizares,
|
||||
C.
|
||||
R.,
|
||||
Grindlay,
|
||||
J.
|
||||
E.,
|
||||
Hiltner,
|
||||
W.
|
||||
A.,
|
||||
Liller,
|
||||
W.,
|
||||
and McClintock,
|
||||
J.
|
||||
E.
|
||||
1978,
|
||||
1978,
|
||||
|
||||
\begin_inset ERT
|
||||
status collapsed
|
||||
|
||||
@ -880,7 +925,9 @@ apj
|
||||
|
||||
\end_inset
|
||||
|
||||
, 224, 39
|
||||
,
|
||||
224,
|
||||
39
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
@ -892,9 +939,13 @@ literal "true"
|
||||
|
||||
\end_inset
|
||||
|
||||
Djorgovski, S., and King, I.
|
||||
Djorgovski,
|
||||
S.,
|
||||
and King,
|
||||
I.
|
||||
R.
|
||||
1984,
|
||||
1984,
|
||||
|
||||
\begin_inset Preview
|
||||
|
||||
\begin_layout Standard
|
||||
@ -915,7 +966,9 @@ apjl
|
||||
|
||||
\end_inset
|
||||
|
||||
, 277, L49
|
||||
,
|
||||
277,
|
||||
L49
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
@ -927,8 +980,14 @@ literal "true"
|
||||
|
||||
\end_inset
|
||||
|
||||
Hagiwara, K., and Zeppenfeld, D.
|
||||
1986, Nucl.Phys., 274, 1
|
||||
Hagiwara,
|
||||
K.,
|
||||
and Zeppenfeld,
|
||||
D.
|
||||
1986,
|
||||
Nucl.Phys.,
|
||||
274,
|
||||
1
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
@ -940,9 +999,13 @@ literal "true"
|
||||
|
||||
\end_inset
|
||||
|
||||
Harris, W.
|
||||
E., and van den Bergh, S.
|
||||
1984,
|
||||
Harris,
|
||||
W.
|
||||
E.,
|
||||
and van den Bergh,
|
||||
S.
|
||||
1984,
|
||||
|
||||
\begin_inset ERT
|
||||
status collapsed
|
||||
|
||||
@ -955,7 +1018,9 @@ aj
|
||||
|
||||
\end_inset
|
||||
|
||||
, 89, 1816
|
||||
,
|
||||
89,
|
||||
1816
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
@ -967,8 +1032,12 @@ literal "true"
|
||||
|
||||
\end_inset
|
||||
|
||||
Hénon, M.
|
||||
1961, Ann.d'Ap., 24, 369
|
||||
Hénon,
|
||||
M.
|
||||
1961,
|
||||
Ann.d'Ap.,
|
||||
24,
|
||||
369
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
@ -980,9 +1049,11 @@ literal "true"
|
||||
|
||||
\end_inset
|
||||
|
||||
King, I.
|
||||
King,
|
||||
I.
|
||||
R.
|
||||
1966,
|
||||
1966,
|
||||
|
||||
\begin_inset ERT
|
||||
status collapsed
|
||||
|
||||
@ -995,7 +1066,9 @@ aj
|
||||
|
||||
\end_inset
|
||||
|
||||
, 71, 276
|
||||
,
|
||||
71,
|
||||
276
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
@ -1007,10 +1080,17 @@ literal "true"
|
||||
|
||||
\end_inset
|
||||
|
||||
King, I.
|
||||
King,
|
||||
I.
|
||||
R.
|
||||
1975, Dynamics of Stellar Systems, A.
|
||||
Hayli, Dordrecht: Reidel, 1975, 99
|
||||
1975,
|
||||
Dynamics of Stellar Systems,
|
||||
A.
|
||||
Hayli,
|
||||
Dordrecht:
|
||||
Reidel,
|
||||
1975,
|
||||
99
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
@ -1022,11 +1102,19 @@ literal "true"
|
||||
|
||||
\end_inset
|
||||
|
||||
King, I.
|
||||
R., Hedemann, E., Hodge, S.
|
||||
M., and White, R.
|
||||
King,
|
||||
I.
|
||||
R.,
|
||||
Hedemann,
|
||||
E.,
|
||||
Hodge,
|
||||
S.
|
||||
M.,
|
||||
and White,
|
||||
R.
|
||||
E.
|
||||
1968,
|
||||
1968,
|
||||
|
||||
\begin_inset ERT
|
||||
status collapsed
|
||||
|
||||
@ -1039,7 +1127,9 @@ aj
|
||||
|
||||
\end_inset
|
||||
|
||||
, 73, 456
|
||||
,
|
||||
73,
|
||||
456
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
@ -1051,11 +1141,17 @@ literal "true"
|
||||
|
||||
\end_inset
|
||||
|
||||
Kron, G.
|
||||
E., Hewitt, A.
|
||||
V., and Wasserman, L.
|
||||
Kron,
|
||||
G.
|
||||
E.,
|
||||
Hewitt,
|
||||
A.
|
||||
V.,
|
||||
and Wasserman,
|
||||
L.
|
||||
H.
|
||||
1984,
|
||||
1984,
|
||||
|
||||
\begin_inset ERT
|
||||
status collapsed
|
||||
|
||||
@ -1068,7 +1164,9 @@ pasp
|
||||
|
||||
\end_inset
|
||||
|
||||
, 96, 198
|
||||
,
|
||||
96,
|
||||
198
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
@ -1080,8 +1178,12 @@ literal "true"
|
||||
|
||||
\end_inset
|
||||
|
||||
Lynden-Bell, D., and Wood, R.
|
||||
1968,
|
||||
Lynden-Bell,
|
||||
D.,
|
||||
and Wood,
|
||||
R.
|
||||
1968,
|
||||
|
||||
\begin_inset Preview
|
||||
|
||||
\begin_layout Standard
|
||||
@ -1102,7 +1204,9 @@ mnras
|
||||
|
||||
\end_inset
|
||||
|
||||
, 138, 495
|
||||
,
|
||||
138,
|
||||
495
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
@ -1114,10 +1218,14 @@ literal "true"
|
||||
|
||||
\end_inset
|
||||
|
||||
Newell, E.
|
||||
B., and O'Neil, E.
|
||||
Newell,
|
||||
E.
|
||||
B.,
|
||||
and O'Neil,
|
||||
E.
|
||||
J.
|
||||
1978,
|
||||
1978,
|
||||
|
||||
\begin_inset ERT
|
||||
status collapsed
|
||||
|
||||
@ -1130,7 +1238,9 @@ apjs
|
||||
|
||||
\end_inset
|
||||
|
||||
, 37, 27
|
||||
,
|
||||
37,
|
||||
27
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
@ -1142,8 +1252,14 @@ literal "true"
|
||||
|
||||
\end_inset
|
||||
|
||||
Ortolani, S., Rosino, L., and Sandage, A.
|
||||
1985,
|
||||
Ortolani,
|
||||
S.,
|
||||
Rosino,
|
||||
L.,
|
||||
and Sandage,
|
||||
A.
|
||||
1985,
|
||||
|
||||
\begin_inset ERT
|
||||
status collapsed
|
||||
|
||||
@ -1156,7 +1272,9 @@ aj
|
||||
|
||||
\end_inset
|
||||
|
||||
, 90, 473
|
||||
,
|
||||
90,
|
||||
473
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
@ -1168,9 +1286,11 @@ literal "true"
|
||||
|
||||
\end_inset
|
||||
|
||||
Peterson, C.
|
||||
Peterson,
|
||||
C.
|
||||
J.
|
||||
1976,
|
||||
1976,
|
||||
|
||||
\begin_inset ERT
|
||||
status collapsed
|
||||
|
||||
@ -1183,7 +1303,9 @@ aj
|
||||
|
||||
\end_inset
|
||||
|
||||
, 81, 617
|
||||
,
|
||||
81,
|
||||
617
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
@ -1195,10 +1317,16 @@ literal "true"
|
||||
|
||||
\end_inset
|
||||
|
||||
Spitzer, L.
|
||||
1985, Dynamics of Star Clusters, J.
|
||||
Spitzer,
|
||||
L.
|
||||
1985,
|
||||
Dynamics of Star Clusters,
|
||||
J.
|
||||
Goodman and P.
|
||||
Hut, Dordrecht: Reidel, 109
|
||||
Hut,
|
||||
Dordrecht:
|
||||
Reidel,
|
||||
109
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -1237,8 +1365,9 @@ 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.
|
||||
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
|
||||
|
||||
@ -1257,7 +1386,8 @@ name "fig3"
|
||||
|
||||
\end_inset
|
||||
|
||||
This figure has no associated EPS file, so the optional parameter is omitted.
|
||||
This figure has no associated EPS file,
|
||||
so the optional parameter is omitted.
|
||||
|
||||
\end_layout
|
||||
|
||||
@ -2277,6 +2407,7 @@ Sample footnote for table
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "tbl-2"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -2304,6 +2435,7 @@ Yet another sample footnote for table
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "tbl-2"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -2330,6 +2462,7 @@ Another sample footnote for table
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "tbl-2"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -2341,23 +2474,50 @@ 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.
|
||||
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.
|
||||
(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
|
||||
@ -2371,8 +2531,8 @@ 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.
|
||||
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
|
||||
|
@ -1,5 +1,5 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 600
|
||||
\lyxformat 612
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
@ -28,9 +28,9 @@ theorems-ams
|
||||
\font_default_family default
|
||||
\use_non_tex_fonts false
|
||||
\font_sc false
|
||||
\font_roman_osf false
|
||||
\font_sans_osf false
|
||||
\font_typewriter_osf false
|
||||
\font_roman_osf false
|
||||
\font_sf_scale 100 100
|
||||
\font_tt_scale 100 100
|
||||
\use_microtype false
|
||||
@ -81,12 +81,16 @@ theorems-ams
|
||||
\papercolumns 1
|
||||
\papersides 1
|
||||
\paperpagestyle default
|
||||
\tablestyle default
|
||||
\tracking_changes false
|
||||
\postpone_fragile_content false
|
||||
\output_changes false
|
||||
\change_bars false
|
||||
\postpone_fragile_content false
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict false
|
||||
\docbook_table_output 0
|
||||
\docbook_mathml_prefix 1
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
@ -97,8 +101,7 @@ 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).
|
||||
file for articles to be submitted to journals of the American Chemistry Society (ACS).
|
||||
For general infos see
|
||||
\begin_inset Flex URL
|
||||
status open
|
||||
@ -126,9 +129,9 @@ status open
|
||||
|
||||
\series bold
|
||||
Note:
|
||||
|
||||
\series default
|
||||
The journal where you want to submit is specified in the document class
|
||||
options of this file.
|
||||
The journal where you want to submit is specified in the document class options of this file.
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
@ -180,7 +183,10 @@ Fred T.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Affiliation
|
||||
Current address: Some other place, Othertöwn, Germany
|
||||
Current address:
|
||||
Some other place,
|
||||
Othertöwn,
|
||||
Germany
|
||||
\end_layout
|
||||
|
||||
\begin_layout Author
|
||||
@ -209,7 +215,8 @@ i.k.groupleader@unknown.uu
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
The affiliation of authors is given after the authors; each
|
||||
The affiliation of authors is given after the authors;
|
||||
each
|
||||
\family sans
|
||||
Affiliation
|
||||
\family default
|
||||
@ -221,7 +228,8 @@ Affiliation
|
||||
\family sans
|
||||
Altaffiliation
|
||||
\family default
|
||||
should be used for new address, etc.
|
||||
should be used for new address,
|
||||
etc.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Plain Layout
|
||||
@ -229,8 +237,7 @@ Altaffiliation
|
||||
\family sans
|
||||
Alsoaffiliation
|
||||
\family default
|
||||
is used on a per author basis when authors are associated with multiple
|
||||
institutions.
|
||||
is used on a per author basis when authors are associated with multiple institutions.
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
@ -239,7 +246,9 @@ Alsoaffiliation
|
||||
\end_layout
|
||||
|
||||
\begin_layout Affiliation
|
||||
Department of Chemistry, Unknown University, Unknown Town
|
||||
Department of Chemistry,
|
||||
Unknown University,
|
||||
Unknown Town
|
||||
\begin_inset Argument 1
|
||||
status open
|
||||
|
||||
@ -253,7 +262,9 @@ Unknown University
|
||||
\end_layout
|
||||
|
||||
\begin_layout Also Affiliation
|
||||
Department of Chemistry, Second University, Nearby Town
|
||||
Department of Chemistry,
|
||||
Second University,
|
||||
Nearby Town
|
||||
\begin_inset Argument 1
|
||||
status open
|
||||
|
||||
@ -271,7 +282,8 @@ IR,NMR,UV
|
||||
\end_layout
|
||||
|
||||
\begin_layout Keywords
|
||||
American Chemical Society, \SpecialChar LaTeX
|
||||
American Chemical Society,
|
||||
\SpecialChar LaTeX
|
||||
|
||||
\end_layout
|
||||
|
||||
@ -305,10 +317,11 @@ The class makes various changes to the way that references are handled.
|
||||
\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
|
||||
,
|
||||
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"
|
||||
@ -321,7 +334,8 @@ literal "true"
|
||||
\family sans
|
||||
natbib
|
||||
\family default
|
||||
allows the use of the various citation commands of that package:
|
||||
allows the use of the various citation commands of that package:
|
||||
|
||||
\begin_inset ERT
|
||||
status collapsed
|
||||
|
||||
@ -345,7 +359,8 @@ status collapsed
|
||||
|
||||
\end_inset
|
||||
|
||||
have shown something, or in
|
||||
have shown something,
|
||||
or in
|
||||
\begin_inset ERT
|
||||
status collapsed
|
||||
|
||||
@ -426,7 +441,8 @@ The class also handles notes to be added to the bibliography.
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
This is a bibnote; its text will be moved the the references section.
|
||||
This is a bibnote;
|
||||
its text will be moved the the references section.
|
||||
Bibnotes are inserted with the menu
|
||||
\family sans
|
||||
Insert\SpecialChar menuseparator
|
||||
@ -441,10 +457,11 @@ Custom Insets
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
As with citations, the text should be placed before punctuation.
|
||||
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
|
||||
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"
|
||||
@ -460,13 +477,17 @@ 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.
|
||||
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
|
||||
placement document
|
||||
alignment document
|
||||
wide false
|
||||
sideways false
|
||||
status open
|
||||
@ -490,6 +511,8 @@ An example scheme
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Float chart
|
||||
placement document
|
||||
alignment document
|
||||
wide false
|
||||
sideways false
|
||||
status open
|
||||
@ -513,6 +536,8 @@ An example chart
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Float graph
|
||||
placement document
|
||||
alignment document
|
||||
wide false
|
||||
sideways false
|
||||
status open
|
||||
@ -535,7 +560,8 @@ An example graph
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Chemical symbols can easily be input:
|
||||
Chemical symbols can easily be input:
|
||||
|
||||
\begin_inset Flex Chemistry
|
||||
status open
|
||||
|
||||
@ -558,8 +584,7 @@ Supplemental informations go here.
|
||||
|
||||
\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.
|
||||
This should be laid out ``print ready'' so that the sizing of the text is correct.
|
||||
\end_layout
|
||||
|
||||
\begin_layout TOC entry
|
||||
@ -571,18 +596,18 @@ cm by 3.5
|
||||
\begin_inset space \thinspace{}
|
||||
\end_inset
|
||||
|
||||
cm, which is the maximum permitted for
|
||||
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.
|
||||
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.
|
||||
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
|
||||
|
@ -1,5 +1,5 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 600
|
||||
\lyxformat 612
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
@ -24,9 +24,9 @@ theorems-ams-extended
|
||||
\font_default_family default
|
||||
\use_non_tex_fonts false
|
||||
\font_sc false
|
||||
\font_roman_osf false
|
||||
\font_sans_osf false
|
||||
\font_typewriter_osf false
|
||||
\font_roman_osf false
|
||||
\font_sf_scale 100 100
|
||||
\font_tt_scale 100 100
|
||||
\use_microtype false
|
||||
@ -79,12 +79,16 @@ theorems-ams-extended
|
||||
\papercolumns 1
|
||||
\papersides 2
|
||||
\paperpagestyle default
|
||||
\tablestyle default
|
||||
\tracking_changes false
|
||||
\postpone_fragile_content false
|
||||
\output_changes false
|
||||
\change_bars false
|
||||
\postpone_fragile_content false
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict false
|
||||
\docbook_table_output 0
|
||||
\docbook_mathml_prefix 1
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
@ -107,7 +111,8 @@ Lehigh University
|
||||
\begin_inset Newline newline
|
||||
\end_inset
|
||||
|
||||
Bethlehem, PA 18015
|
||||
Bethlehem,
|
||||
PA 18015
|
||||
\end_layout
|
||||
|
||||
\begin_layout Current Address
|
||||
@ -127,9 +132,13 @@ Test
|
||||
\end_layout
|
||||
|
||||
\begin_layout Thanks
|
||||
To Emmanuel, for forcing me to fix this, and Jean-Marc, for making it possible,
|
||||
To Emmanuel,
|
||||
for forcing me to fix this,
|
||||
and Jean-Marc,
|
||||
for making it possible,
|
||||
and necessary.
|
||||
Also to Mate, who suggested numerous improvements.
|
||||
Also to Mate,
|
||||
who suggested numerous improvements.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Dedicatory
|
||||
@ -141,7 +150,10 @@ Joe
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subjectclass
|
||||
Primary: 12G34, Secondary: 09G87
|
||||
Primary:
|
||||
12G34,
|
||||
Secondary:
|
||||
09G87
|
||||
\end_layout
|
||||
|
||||
\begin_layout Abstract
|
||||
@ -158,9 +170,10 @@ 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
|
||||
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
|
||||
@ -181,19 +194,24 @@ amsart - The standard AMS-article format.
|
||||
\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.
|
||||
,
|
||||
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,
|
||||
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.
|
||||
There are also many (but not all) environments available unnumbered,
|
||||
which is occasionally needed.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Theorem
|
||||
@ -212,11 +230,14 @@ Here is its proof.
|
||||
|
||||
\begin_layout Standard
|
||||
More text.
|
||||
Note that two occurrences of the same environment, like two definitions,
|
||||
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,
|
||||
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
|
||||
|
||||
@ -261,7 +282,8 @@ status collapsed
|
||||
\end_layout
|
||||
|
||||
\begin_layout Corollary*
|
||||
A second, with no intervening text.
|
||||
A second,
|
||||
with no intervening text.
|
||||
Note the % to force a separation.
|
||||
\end_layout
|
||||
|
||||
@ -290,7 +312,8 @@ Need some criteria
|
||||
\end_layout
|
||||
|
||||
\begin_layout Algorithm
|
||||
first this, then the next
|
||||
first this,
|
||||
then the next
|
||||
\end_layout
|
||||
|
||||
\begin_layout Fact
|
||||
@ -299,8 +322,8 @@ Not fiction.
|
||||
|
||||
\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.
|
||||
Unnumbered environments are often used for emphasis,
|
||||
or in a short presentation that doesn't require numbered results.
|
||||
|
||||
\end_layout
|
||||
|
||||
@ -372,7 +395,8 @@ It may need more work yet.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
More plain text, in standard format.
|
||||
More plain text,
|
||||
in standard format.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Theorem
|
||||
@ -419,7 +443,8 @@ Need some criteria
|
||||
\end_layout
|
||||
|
||||
\begin_layout Summary
|
||||
In the end, will it matter?
|
||||
In the end,
|
||||
will it matter?
|
||||
\end_layout
|
||||
|
||||
\begin_layout Acknowledgement
|
||||
@ -429,7 +454,8 @@ Thanks to Mattias Ettrich.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Case
|
||||
If this works, then the rest will.
|
||||
If this works,
|
||||
then the rest will.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Conclusion
|
||||
@ -498,7 +524,8 @@ With more results therein.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Theorem
|
||||
This is a theorem, maybe the fourth one.
|
||||
This is a theorem,
|
||||
maybe the fourth one.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Proof
|
||||
@ -578,7 +605,8 @@ This is the subsection with results.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
The quick, brown fox jumped over the lazy dog.
|
||||
The quick,
|
||||
brown fox jumped over the lazy dog.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Theorem
|
||||
@ -625,7 +653,8 @@ literal "true"
|
||||
|
||||
\end_inset
|
||||
|
||||
Johnson, D.
|
||||
Johnson,
|
||||
D.
|
||||
L.
|
||||
|
||||
\emph on
|
||||
@ -640,12 +669,15 @@ literal "true"
|
||||
|
||||
\end_inset
|
||||
|
||||
American Mathematical Society,
|
||||
American Mathematical Society,
|
||||
|
||||
\emph on
|
||||
Instructions for preparation of papers and monographs: AMS-\SpecialChar LaTeX
|
||||
Instructions for preparation of papers and monographs:
|
||||
AMS-\SpecialChar LaTeX
|
||||
|
||||
\emph default
|
||||
, (1997).
|
||||
,
|
||||
(1997).
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
@ -656,7 +688,8 @@ literal "true"
|
||||
|
||||
\end_inset
|
||||
|
||||
American Mathematical Society,
|
||||
American Mathematical Society,
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_body
|
||||
|
@ -1,5 +1,5 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 600
|
||||
\lyxformat 612
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
@ -18,9 +18,9 @@
|
||||
\font_default_family default
|
||||
\use_non_tex_fonts false
|
||||
\font_sc false
|
||||
\font_roman_osf false
|
||||
\font_sans_osf false
|
||||
\font_typewriter_osf false
|
||||
\font_roman_osf false
|
||||
\font_sf_scale 100 100
|
||||
\font_tt_scale 100 100
|
||||
\use_microtype false
|
||||
@ -71,12 +71,16 @@
|
||||
\papercolumns 2
|
||||
\papersides 2
|
||||
\paperpagestyle default
|
||||
\tablestyle default
|
||||
\tracking_changes false
|
||||
\postpone_fragile_content false
|
||||
\output_changes false
|
||||
\change_bars false
|
||||
\postpone_fragile_content false
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict false
|
||||
\docbook_table_output 0
|
||||
\docbook_mathml_prefix 1
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
@ -91,8 +95,7 @@ status open
|
||||
\series medium
|
||||
\size normal
|
||||
This is an example \SpecialChar LyX
|
||||
file for articles to be submitted to the Journal of
|
||||
Astronomy & Astrophysics (A&A).
|
||||
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
|
||||
@ -110,8 +113,8 @@ https://wiki.lyx.org/Layouts/Astronomy-Astrophysics
|
||||
\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.
|
||||
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
|
||||
@ -121,9 +124,10 @@ Depending on the submission state and the abstract layout, you need to use
|
||||
\family roman
|
||||
\series default
|
||||
Note:
|
||||
|
||||
\series medium
|
||||
If you use accented characters in your document, you must use the predefined
|
||||
document class option
|
||||
If you use accented characters in your document,
|
||||
you must use the predefined document class option
|
||||
\series default
|
||||
latin9
|
||||
\series medium
|
||||
@ -228,8 +232,10 @@ G.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Address
|
||||
Institute for Astronomy (IfA), University of Vienna, Türkenschanzstrasse
|
||||
17, A-1180 Vienna
|
||||
Institute for Astronomy (IfA),
|
||||
University of Vienna,
|
||||
Türkenschanzstrasse 17,
|
||||
A-1180 Vienna
|
||||
\begin_inset Newline newline
|
||||
\end_inset
|
||||
|
||||
@ -256,7 +262,9 @@ and
|
||||
|
||||
\end_inset
|
||||
|
||||
University of Alexandria, Department of Geography, ...
|
||||
University of Alexandria,
|
||||
Department of Geography,
|
||||
...
|
||||
\begin_inset Newline newline
|
||||
\end_inset
|
||||
|
||||
@ -284,36 +292,37 @@ The university of heaven temporarily does not accept e-mails
|
||||
\end_layout
|
||||
|
||||
\begin_layout Date
|
||||
Received September 15, 1996; accepted March 16, 1997
|
||||
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
|
||||
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,
|
||||
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
|
||||
,
|
||||
temperature
|
||||
\begin_inset Formula $T$
|
||||
\end_inset
|
||||
|
||||
@ -327,8 +336,7 @@ leated instability' of proto
|
||||
\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.
|
||||
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
|
||||
@ -348,8 +356,8 @@ Citations are not allowed in A&A abstracts.
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
This is the unstructured abstract type, an example for the structured abstract
|
||||
is in the
|
||||
This is the unstructured abstract type,
|
||||
an example for the structured abstract is in the
|
||||
\family sans
|
||||
aa.lyx
|
||||
\family default
|
||||
@ -379,8 +387,8 @@ 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.
|
||||
(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
|
||||
@ -397,20 +405,16 @@ literal "true"
|
||||
\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.
|
||||
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 (
|
||||
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"
|
||||
@ -422,9 +426,7 @@ literal "true"
|
||||
\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
|
||||
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"
|
||||
@ -432,7 +434,8 @@ literal "true"
|
||||
|
||||
\end_inset
|
||||
|
||||
, Balluch
|
||||
,
|
||||
Balluch
|
||||
\begin_inset CommandInset citation
|
||||
LatexCommand cite
|
||||
key "Mena2000"
|
||||
@ -440,8 +443,10 @@ literal "true"
|
||||
|
||||
\end_inset
|
||||
|
||||
), whereas earlier studies found quasi-steady collapse flows.
|
||||
The similarities in the (micro)physics, i.
|
||||
),
|
||||
whereas earlier studies found quasi-steady collapse flows.
|
||||
The similarities in the (micro)physics,
|
||||
i.
|
||||
\begin_inset space \thinspace{}
|
||||
\end_inset
|
||||
|
||||
@ -449,8 +454,7 @@ g.
|
||||
\begin_inset space \space{}
|
||||
\end_inset
|
||||
|
||||
constitutive relations of protostellar cores and protogiant planets serve
|
||||
as a further motivation for this study.
|
||||
constitutive relations of protostellar cores and protogiant planets serve as a further motivation for this study.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Section
|
||||
@ -459,6 +463,8 @@ Baker's standard one-zone model
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Float figure
|
||||
placement document
|
||||
alignment document
|
||||
wide true
|
||||
sideways false
|
||||
status open
|
||||
@ -516,10 +522,11 @@ 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.
|
||||
),
|
||||
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
|
||||
@ -531,16 +538,19 @@ literal "true"
|
||||
|
||||
\end_inset
|
||||
|
||||
) investigates the stability of thin layers in self-gravitating, spherical
|
||||
gas clouds with the following properties:
|
||||
) investigates the stability of thin layers in self-gravitating,
|
||||
spherical gas clouds with the following properties:
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
hydrostatic equilibrium,
|
||||
hydrostatic equilibrium,
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
thermal equilibrium,
|
||||
thermal equilibrium,
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
@ -607,6 +617,7 @@ local cooling time
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "fig:FigGam"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -638,7 +649,8 @@ local free-fall time
|
||||
\begin_inset Formula $\sigma_{0}$
|
||||
\end_inset
|
||||
|
||||
have the following form:
|
||||
have the following form:
|
||||
|
||||
\begin_inset Formula
|
||||
\begin{eqnarray}
|
||||
\sigma_{0} & = & \frac{\pi}{\sqrt{8}}\frac{1}{\tau_{\mathrm{ff}}}\\
|
||||
@ -690,8 +702,9 @@ e=mc^{2}
|
||||
\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,
|
||||
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}
|
||||
@ -707,11 +720,14 @@ e=mc^{2}
|
||||
|
||||
\end_inset
|
||||
|
||||
one obtains, after some pages of algebra, the conditions for
|
||||
one obtains,
|
||||
after some pages of algebra,
|
||||
the conditions for
|
||||
\emph on
|
||||
stability
|
||||
\emph default
|
||||
given below:
|
||||
given below:
|
||||
|
||||
\begin_inset Formula
|
||||
\begin{eqnarray}
|
||||
\frac{\pi^{2}}{8}\frac{1}{\tau_{\mathrm{ff}}^{2}}(3\Gamma_{1}-4) & > & 0\label{ZSDynSta}\\
|
||||
@ -741,12 +757,15 @@ literal "true"
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
We observe that these criteria for dynamical, secular and vibrational stability,
|
||||
respectively, can be factorized into
|
||||
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,
|
||||
a factor containing local timescales only,
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Enumerate
|
||||
@ -755,7 +774,9 @@ 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 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
|
||||
@ -764,13 +785,16 @@ The first factors, depending on only timescales, are positive by definition.
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "ZSDynSta"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
), (
|
||||
),
|
||||
(
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "ZSSecSta"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -778,20 +802,22 @@ reference "ZSSecSta"
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "ZSVibSta"
|
||||
nolink "false"
|
||||
|
||||
\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
|
||||
) 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.
|
||||
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
|
||||
|
||||
@ -807,20 +833,20 @@ the thermodynamics and opacities (see Table
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "tab:KapSou"
|
||||
nolink "false"
|
||||
|
||||
\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.
|
||||
),
|
||||
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
|
||||
placement document
|
||||
alignment document
|
||||
wide false
|
||||
sideways false
|
||||
status open
|
||||
@ -878,7 +904,8 @@ Source
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
Yorke 1979, Yorke 1980a
|
||||
Yorke 1979,
|
||||
Yorke 1980a
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
@ -958,18 +985,20 @@ This is footnote a
|
||||
|
||||
\end_inset
|
||||
|
||||
We will now write down the sign (and therefore stability) determining parts
|
||||
of the left-hand sides of the inequalities (
|
||||
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"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
), (
|
||||
),
|
||||
(
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "ZSSecSta"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -977,6 +1006,7 @@ reference "ZSSecSta"
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "ZSVibSta"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -996,6 +1026,7 @@ The sign determining part of inequality
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "ZSDynSta"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -1046,6 +1077,7 @@ reference "ZSDynSta"
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "ZSSecSta"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -1053,6 +1085,7 @@ reference "ZSSecSta"
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "ZSVibSta"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -1061,7 +1094,9 @@ reference "ZSVibSta"
|
||||
\emph on
|
||||
stability
|
||||
\emph default
|
||||
, respectively:
|
||||
,
|
||||
respectively:
|
||||
|
||||
\begin_inset Formula
|
||||
\begin{eqnarray}
|
||||
3\Gamma_{1}-4=:S_{\mathrm{dyn}}> & 0\label{DynSta}\\
|
||||
@ -1071,33 +1106,33 @@ stability
|
||||
|
||||
\end_inset
|
||||
|
||||
The constitutive relations are to be evaluated for the unperturbed thermodynami
|
||||
c state (say
|
||||
The constitutive relations are to be evaluated for the unperturbed thermodynamic 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
|
||||
We see that the one-zone stability of the layer depends only on the constitutive 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
|
||||
Therefore the above relations define the one-zone-stability equations of state
|
||||
\begin_inset Formula $S_{\mathrm{dyn}},\,S_{\mathrm{sec}}$
|
||||
\end_inset
|
||||
|
||||
@ -1114,6 +1149,7 @@ e relations
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "fig:VibStabEquation"
|
||||
nolink "false"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -1131,6 +1167,8 @@ reference "fig:VibStabEquation"
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Float figure
|
||||
placement document
|
||||
alignment document
|
||||
wide false
|
||||
sideways false
|
||||
status open
|
||||
@ -1172,7 +1210,8 @@ Conclusions
|
||||
\end_layout
|
||||
|
||||
\begin_layout Enumerate
|
||||
The conditions for the stability of static, radiative layers in gas spheres,
|
||||
The conditions for the stability of static,
|
||||
radiative layers in gas spheres,
|
||||
as described by Baker's (
|
||||
\begin_inset CommandInset citation
|
||||
LatexCommand cite
|
||||
@ -1181,16 +1220,15 @@ 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.
|
||||
) 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.
|
||||
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
|
||||
|
||||
@ -1199,15 +1237,15 @@ 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
|
||||
-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.
|
||||
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 instability than the second He ionization zone that drives the Cepheïd pulsations.
|
||||
|
||||
\end_layout
|
||||
|
||||
@ -1219,7 +1257,8 @@ sche For\SpecialChar softhyphen
|
||||
schungs\SpecialChar softhyphen
|
||||
ge\SpecialChar softhyphen
|
||||
mein\SpecialChar softhyphen
|
||||
schaft, DFG
|
||||
schaft,
|
||||
DFG
|
||||
\emph default
|
||||
project number Ts
|
||||
\begin_inset space ~
|
||||
@ -1245,9 +1284,10 @@ status open
|
||||
|
||||
\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
|
||||
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
|
||||
|
@ -1,5 +1,5 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 600
|
||||
\lyxformat 612
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
@ -29,9 +29,9 @@
|
||||
\font_default_family default
|
||||
\use_non_tex_fonts false
|
||||
\font_sc false
|
||||
\font_roman_osf false
|
||||
\font_sans_osf false
|
||||
\font_typewriter_osf false
|
||||
\font_roman_osf false
|
||||
\font_sf_scale 100 100
|
||||
\font_tt_scale 100 100
|
||||
\use_microtype false
|
||||
@ -89,12 +89,16 @@
|
||||
\papercolumns 1
|
||||
\papersides 1
|
||||
\paperpagestyle empty
|
||||
\tablestyle default
|
||||
\tracking_changes false
|
||||
\postpone_fragile_content false
|
||||
\output_changes false
|
||||
\change_bars false
|
||||
\postpone_fragile_content false
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict false
|
||||
\docbook_table_output 0
|
||||
\docbook_mathml_prefix 1
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
@ -141,9 +145,11 @@ status open
|
||||
|
||||
\series bold
|
||||
Note:
|
||||
|
||||
\series default
|
||||
This document does not compile with pdflatex.
|
||||
For viewing and exporting this as PDF, use in the PDF (ps2pdf) or PDF (dvipdfm).
|
||||
For viewing and exporting this as PDF,
|
||||
use in the PDF (ps2pdf) or PDF (dvipdfm).
|
||||
The latter is set as default output format.
|
||||
\end_layout
|
||||
|
||||
@ -151,6 +157,7 @@ Note:
|
||||
|
||||
\series bold
|
||||
Note:
|
||||
|
||||
\series default
|
||||
Depending on your \SpecialChar LaTeX
|
||||
-system you might have to add the option
|
||||
@ -188,8 +195,7 @@ begin{multicols}{2}
|
||||
\begin_layout Standard
|
||||
The following game was played at the IECC (International Email Chess Club).
|
||||
It is presented as an example of the fun you can have with \SpecialChar LyX
|
||||
's new chess
|
||||
layout (based on the
|
||||
's new chess layout (based on the
|
||||
\begin_inset Quotes eld
|
||||
\end_inset
|
||||
|
||||
@ -220,11 +226,13 @@ height "1pt"
|
||||
\begin_layout Standard
|
||||
|
||||
\noun on
|
||||
Sylvan, Kayvan
|
||||
Sylvan,
|
||||
Kayvan
|
||||
\begin_inset space \hfill{}
|
||||
\end_inset
|
||||
|
||||
Wakeham, Marc
|
||||
Wakeham,
|
||||
Marc
|
||||
\noun default
|
||||
|
||||
\begin_inset Newline newline
|
||||
@ -304,15 +312,17 @@ This vertical space is a hack
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
So far, so good.
|
||||
The e2 knight controls the d4 and f4 squares, preparing an eventual d4
|
||||
push.
|
||||
So far,
|
||||
so good.
|
||||
The e2 knight controls the d4 and f4 squares,
|
||||
preparing an eventual d4 push.
|
||||
The diagrammed position has been reached before in hundreds of GM games.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Mainline
|
||||
5...
|
||||
Be7?!
|
||||
Be7?!
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Variation
|
||||
@ -331,7 +341,8 @@ equal{} was better.
|
||||
|
||||
\begin_layout Standard
|
||||
With 7...
|
||||
a6, we are back in the well-trodden theory of this opening.
|
||||
a6,
|
||||
we are back in the well-trodden theory of this opening.
|
||||
\end_layout
|
||||
|
||||
\begin_layout BoardCentered
|
||||
@ -368,12 +379,14 @@ White continues to develop pieces and also sets a trap for Black.
|
||||
|
||||
\begin_layout Mainline
|
||||
12...
|
||||
O-O? [ This move loses instantly.
|
||||
O-O?
|
||||
[ This move loses instantly.
|
||||
]
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
The following was better, even though white retains the upper hand.
|
||||
The following was better,
|
||||
even though white retains the upper hand.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Variation
|
||||
@ -397,7 +410,8 @@ Black's knight and bishop form a bumbling pair here.
|
||||
|
||||
\begin_layout Mainline
|
||||
13...
|
||||
Nd5!? 14.
|
||||
Nd5!?
|
||||
14.
|
||||
Bxd5 cxd5 15.
|
||||
exf6 Qxf6 16.
|
||||
Bxd6 Rfd8 17.
|
||||
|
@ -1,5 +1,5 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 600
|
||||
\lyxformat 612
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
@ -25,9 +25,9 @@
|
||||
\font_default_family default
|
||||
\use_non_tex_fonts false
|
||||
\font_sc false
|
||||
\font_roman_osf false
|
||||
\font_sans_osf false
|
||||
\font_typewriter_osf false
|
||||
\font_roman_osf false
|
||||
\font_sf_scale 100 100
|
||||
\font_tt_scale 100 100
|
||||
\use_microtype false
|
||||
@ -84,11 +84,14 @@
|
||||
\paperpagestyle empty
|
||||
\tablestyle default
|
||||
\tracking_changes false
|
||||
\postpone_fragile_content false
|
||||
\output_changes false
|
||||
\change_bars false
|
||||
\postpone_fragile_content false
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict false
|
||||
\docbook_table_output 0
|
||||
\docbook_mathml_prefix 1
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
@ -101,9 +104,10 @@ status open
|
||||
|
||||
\series bold
|
||||
Note:
|
||||
|
||||
\series default
|
||||
In order to get proper PDF output, this document needs to be compiled to
|
||||
either format
|
||||
In order to get proper PDF output,
|
||||
this document needs to be compiled to either format
|
||||
\family sans
|
||||
PDF (ps2pdf)
|
||||
\family default
|
||||
@ -117,7 +121,9 @@ PDF (XeTeX)
|
||||
\family sans
|
||||
PDF (dvipdfm)
|
||||
\family default
|
||||
will produce output, but without movement indicators,
|
||||
will produce output,
|
||||
but without movement indicators,
|
||||
|
||||
\family sans
|
||||
PDF (pdflatex)
|
||||
\family default
|
||||
@ -155,10 +161,8 @@ Game start 05/29/2001
|
||||
\begin_layout Standard
|
||||
The following game was played at the IECC (International Email Chess Club).
|
||||
It is presented as an example of the fun you can have with \SpecialChar LyX
|
||||
's new chess
|
||||
support.
|
||||
You must have xboard installed on your machine to be able to open and view
|
||||
the chess positions from \SpecialChar LyX
|
||||
's new chess support.
|
||||
You must have xboard installed on your machine to be able to open and view the chess positions from \SpecialChar LyX
|
||||
.
|
||||
\end_layout
|
||||
|
||||
@ -178,11 +182,13 @@ height "1pt"
|
||||
\begin_layout Standard
|
||||
|
||||
\noun on
|
||||
Sylvan, Kayvan
|
||||
Sylvan,
|
||||
Kayvan
|
||||
\begin_inset space \hfill{}
|
||||
\end_inset
|
||||
|
||||
Wakeham, Marc
|
||||
Wakeham,
|
||||
Marc
|
||||
\begin_inset Newline newline
|
||||
\end_inset
|
||||
|
||||
@ -274,7 +280,8 @@ d4,f4
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
So far, so good.
|
||||
So far,
|
||||
so good.
|
||||
This is all according to theory.
|
||||
\end_layout
|
||||
|
||||
@ -301,7 +308,8 @@ With 7...
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
a6, we are back in the well-trodden theory of this opening.
|
||||
a6,
|
||||
we are back in the well-trodden theory of this opening.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -401,7 +409,8 @@ White continues to develop pieces and also sets a trap for Black.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Mainline
|
||||
12...O-O? [ This move loses instantly.
|
||||
12...O-O?
|
||||
[ This move loses instantly.
|
||||
]
|
||||
\end_layout
|
||||
|
||||
@ -426,7 +435,8 @@ Black's knight and bishop are in each other's way.
|
||||
|
||||
\begin_layout Mainline
|
||||
13...
|
||||
Nd5!? 14.
|
||||
Nd5!?
|
||||
14.
|
||||
Bxd5 cxd5 15.
|
||||
exf6 Qxf6 16.
|
||||
Bxd6 Rfd8 17.
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user