From: Pavel Sanda Date: Wed, 19 Aug 2009 09:14:23 +0000 (+0000) Subject: Next bits for Extended -> Additional X-Git-Tag: 2.0.0~5648 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=ea758c3932e6b90d42cf3f8def3db5bbf27952cc;p=features.git Next bits for Extended -> Additional git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31138 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/bind/aqua.bind b/lib/bind/aqua.bind index aa2adf80bb..bf138716ab 100644 --- a/lib/bind/aqua.bind +++ b/lib/bind/aqua.bind @@ -155,7 +155,7 @@ \bind "M-~S-h i" "help-open Intro" \bind "M-~S-h t" "help-open Tutorial" \bind "M-~S-h u" "help-open UserGuide" -\bind "M-~S-h e" "help-open Extended" +\bind "M-~S-h e" "help-open Additional" \bind "M-~S-h c" "help-open Customization" \bind "M-~S-h f" "help-open FAQ" \bind "M-~S-h a" "help-open TOC" diff --git a/lib/doc/Additional.lyx b/lib/doc/Additional.lyx index 6943535c3a..324ff77b28 100644 --- a/lib/doc/Additional.lyx +++ b/lib/doc/Additional.lyx @@ -1,5 +1,5 @@ #LyX 2.0.0svn created this file. For more info see http://www.lyx.org/ -\lyxformat 369 +\lyxformat 370 \begin_document \begin_header \textclass scrbook @@ -85,10 +85,10 @@ End \paperfontsize 12 \spacing single \use_hyperref true -\pdf_title "LyX's Extended manual" +\pdf_title "LyX's Additional Features manual" \pdf_author "LyX Team" -\pdf_subject "LyX's extended documentation" -\pdf_keywords "LyX, Documentation, Extended" +\pdf_subject "LyX's additional features documentation" +\pdf_keywords "LyX, Documentation, Additional" \pdf_bookmarks true \pdf_bookmarksnumbered true \pdf_bookmarksopen false @@ -107,6 +107,11 @@ End \use_bibtopic false \use_indices false \paperorientation portrait +\suppress_date false +\index Index +\shortcut idx +\color #008000 +\end_index \secnumdepth 3 \tocdepth 3 \paragraph_separation indent @@ -2043,8 +2048,7 @@ sloppypar Did you go overboard with the nesting? LyX (currently) doesn't check to make sure you're in the limits for nesting environments. If you nested a bunch of environments to the -\begin_inset Formula $17^{\mathrm{th}} -$ +\begin_inset Formula $17^{\mathrm{th}}$ \end_inset level, that's the problem. @@ -7613,8 +7617,7 @@ Theorems (Order by Chapter) . These will number the results as -\begin_inset Formula $n.m -$ +\begin_inset Formula $n.m$ \end_inset , where the first number refers to the section (or chapter) and the second @@ -14043,8 +14046,7 @@ Revtex 4 \family default textclass works with the American Physical Sociey's RevTeX 4.0 (the -\begin_inset Formula $\beta -$ +\begin_inset Formula $\beta$ \end_inset release of May, 1999) class. @@ -16863,8 +16865,7 @@ x \end_inset instead of -\begin_inset Formula $\times -$ +\begin_inset Formula $\times$ \end_inset between numbers: @@ -16872,8 +16873,7 @@ $ \end_inset 2x2 looks cheap compared to -\begin_inset Formula $2\times2 -$ +\begin_inset Formula $2\times2$ \end_inset . @@ -18629,13 +18629,11 @@ $Rev: 59 $ There are more problems with this approach. Firstly, the '$' character is used in TeX world for math equations, so any occurence of math formula -\begin_inset Formula $Rev -$ +\begin_inset Formula $Rev$ \end_inset become -\begin_inset Formula $Rev:59 -$ +\begin_inset Formula $Rev:59$ \end_inset in your LyX document. diff --git a/lib/doc/da/Intro.lyx b/lib/doc/da/Intro.lyx index c7df43e1de..a4e1035ac0 100644 --- a/lib/doc/da/Intro.lyx +++ b/lib/doc/da/Intro.lyx @@ -1525,7 +1525,7 @@ Avancerede \begin_inset space ~ \end_inset -funktioner (Extended +funktioner (Additional \begin_inset space ~ \end_inset diff --git a/lib/ui/stdmenus.inc b/lib/ui/stdmenus.inc index 57d31aad6f..346b2081ba 100644 --- a/lib/ui/stdmenus.inc +++ b/lib/ui/stdmenus.inc @@ -554,7 +554,7 @@ Menuset Item "Introduction|I" "help-open Intro" Item "Tutorial|T" "help-open Tutorial" Item "User's Guide|U" "help-open UserGuide" - Item "Additional Features|F" "help-open Extended" + Item "Additional Features|F" "help-open Additional" Item "Embedded Objects|O" "help-open EmbeddedObjects" Item "Math|M" "help-open Math" Item "Customization|C" "help-open Customization"