[LyX master] CMake: tests can now use an existing .lyx file

2013-01-27 Thread Scott Kostyshak
The branch, master, has been updated.

- Log -

commit e77c0dfcf35f9aea67dd4f0f2422f4527ac9e188
Author: Scott Kostyshak 
Date:   Sun Jan 27 05:29:50 2013 -0500

CMake: tests can now use an existing .lyx file

To reproduce some bugs, tests need to open an existing LyX file. This
is now possible with CMake and is consistent with testing under
autotools in the sense that the .lyx file is referred to in the test
by being in the parent directory.

If the test is named bug--in.txt and there exists a file
bug-.lyx, that file will be copied to the parent directory of
out-home in the build directory.

diff --git a/development/autotests/single-test.cmake 
b/development/autotests/single-test.cmake
index 15452a6..89a6fdd 100755
--- a/development/autotests/single-test.cmake
+++ b/development/autotests/single-test.cmake
@@ -73,6 +73,10 @@ if(_testfiles)
   execute_process(
   COMMAND ${CMAKE_COMMAND} -E remove -f ${_testfiles} )
 endif()
+string(REGEX REPLACE "-in\\.(txt|sh)$" "" _jj ${KEYTEST_INFILE})
+if(EXISTS "${AUTOTEST_ROOT}/${_jj}.lyx")
+  configure_file("${AUTOTEST_ROOT}/${_jj}.lyx" "${WORKDIR}/../${_jj}.lyx" 
COPYONLY)
+endif()
 execute_process(
   COMMAND python ${KEYTEST}
   RESULT_VARIABLE KEYTEST_RES)

---

Summary of changes:
 development/autotests/single-test.cmake |4 
 1 files changed, 4 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository


[LyX 2.0.x] de.po: update

2013-01-27 Thread Juergen Spitzmueller
The branch, 2.0.x, has been updated.

- Log -

commit c5f077c70f412edefa6babce820c6b21bc9b5f59
Author: Juergen Spitzmueller 
Date:   Sun Jan 27 13:07:57 2013 +0100

de.po: update

diff --git a/po/de.po b/po/de.po
index cc9b851..f719979 100644
--- a/po/de.po
+++ b/po/de.po
@@ -95,8 +95,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: LyX 2.0\n"
 "Report-Msgid-Bugs-To: lyx-de...@lists.lyx.org\n"
-"POT-Creation-Date: 2013-01-19 09:07+0100\n"
-"PO-Revision-Date: 2013-01-12 16:53+0100\n"
+"POT-Creation-Date: 2013-01-27 13:06+0100\n"
+"PO-Revision-Date: 2013-01-27 13:07+0100\n"
 "Last-Translator: Jürgen Spitzmüller \n"
 "Language-Team: German \n"
 "Language: de\n"
@@ -796,8 +796,8 @@ msgstr "Strichstärke"
 
 #: src/frontends/qt4/ui/CharacterUi.ui:108
 #: src/frontends/qt4/ui/CharacterUi.ui:145
-#: src/frontends/qt4/ui/ListingsUi.ui:339 lib/layouts/europecv.layout:119
-#: lib/layouts/moderncv.layout:259 src/frontends/qt4/GuiDocument.cpp:1313
+#: src/frontends/qt4/ui/ListingsUi.ui:339 lib/layouts/europecv.layout:128
+#: lib/layouts/moderncv.layout:118 src/frontends/qt4/GuiDocument.cpp:1313
 #: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:853
 msgid "Language"
 msgstr "Sprache"
@@ -2247,7 +2247,7 @@ msgid "Feedback window"
 msgstr "Feedback-Fenster"
 
 #: src/frontends/qt4/ui/ListingsUi.ui:13 src/insets/InsetCaption.cpp:332
-#: src/insets/InsetListings.cpp:352 src/insets/InsetListings.cpp:354
+#: src/insets/InsetListings.cpp:351 src/insets/InsetListings.cpp:353
 msgid "Listing"
 msgstr "Listing"
 
@@ -5332,7 +5332,7 @@ msgstr "Kurztitel"
 #: lib/layouts/aa.layout:326 lib/layouts/aastex.layout:276
 #: lib/layouts/aastex.layout:293 lib/layouts/aastex.layout:333
 #: lib/layouts/aastex.layout:359 lib/layouts/aastex.layout:398
-#: lib/layouts/achemso.layout:57 lib/layouts/achemso.layout:80
+#: lib/layouts/achemso.layout:57 lib/layouts/achemso.layout:190
 #: lib/layouts/acmsiggraph.layout:68 lib/layouts/acmsiggraph.layout:114
 #: lib/layouts/acmsiggraph.layout:141 lib/layouts/agutex.layout:58
 #: lib/layouts/agutex.layout:75 lib/layouts/agutex.layout:116
@@ -5351,20 +5351,19 @@ msgstr "Kurztitel"
 #: lib/layouts/elsarticle.layout:102 lib/layouts/elsarticle.layout:121
 #: lib/layouts/elsarticle.layout:199 lib/layouts/elsarticle.layout:227
 #: lib/layouts/elsarticle.layout:256 lib/layouts/entcs.layout:74
-#: lib/layouts/ijmpc.layout:54 lib/layouts/ijmpc.layout:73
-#: lib/layouts/ijmpc.layout:91 lib/layouts/ijmpc.layout:109
-#: lib/layouts/ijmpc.layout:144 lib/layouts/ijmpc.layout:192
-#: lib/layouts/ijmpd.layout:59 lib/layouts/ijmpd.layout:78
-#: lib/layouts/ijmpd.layout:96 lib/layouts/ijmpd.layout:114
-#: lib/layouts/ijmpd.layout:134 lib/layouts/ijmpd.layout:199
-#: lib/layouts/ijmpd.layout:211 lib/layouts/iopart.layout:60
-#: lib/layouts/iopart.layout:130 lib/layouts/iopart.layout:149
-#: lib/layouts/iopart.layout:174 lib/layouts/iopart.layout:203
-#: lib/layouts/jasatex.layout:62 lib/layouts/jasatex.layout:84
-#: lib/layouts/jasatex.layout:104 lib/layouts/jasatex.layout:142
-#: lib/layouts/jasatex.layout:162 lib/layouts/jasatex.layout:191
-#: lib/layouts/moderncv.layout:38 lib/layouts/moderncv.layout:59
-#: lib/layouts/moderncv.layout:79 lib/layouts/revtex4.layout:112
+#: lib/layouts/europecv.layout:78 lib/layouts/ijmpc.layout:54
+#: lib/layouts/ijmpc.layout:73 lib/layouts/ijmpc.layout:91
+#: lib/layouts/ijmpc.layout:109 lib/layouts/ijmpc.layout:144
+#: lib/layouts/ijmpc.layout:192 lib/layouts/ijmpd.layout:59
+#: lib/layouts/ijmpd.layout:78 lib/layouts/ijmpd.layout:96
+#: lib/layouts/ijmpd.layout:114 lib/layouts/ijmpd.layout:134
+#: lib/layouts/ijmpd.layout:199 lib/layouts/ijmpd.layout:211
+#: lib/layouts/iopart.layout:60 lib/layouts/iopart.layout:130
+#: lib/layouts/iopart.layout:149 lib/layouts/iopart.layout:174
+#: lib/layouts/iopart.layout:203 lib/layouts/jasatex.layout:62
+#: lib/layouts/jasatex.layout:84 lib/layouts/jasatex.layout:104
+#: lib/layouts/jasatex.layout:142 lib/layouts/jasatex.layout:162
+#: lib/layouts/jasatex.layout:191 lib/layouts/revtex4.layout:112
 #: lib/layouts/revtex4.layout:150 lib/layouts/revtex4.layout:247
 #: lib/layouts/siamltex.layout:280 lib/layouts/siamltex.layout:300
 #: lib/layouts/sigplanconf.layout:71 lib/layouts/sigplanconf.layout:124
@@ -5418,7 +5417,8 @@ msgstr "Ausgabe:"
 #: lib/layouts/aa.layout:88 lib/layouts/aa.layout:322
 #: lib/layouts/aa.layout:338 lib/layouts/aapaper.layout:100
 #: lib/layouts/aapaper.layout:203 lib/layouts/aastex.layout:113
-#: lib/layouts/aastex.layout:252 lib/layouts/acmsiggraph.layout:110
+#: lib/layouts/aastex.layout:252 lib/layouts/achemso.layout:186
+#: lib/layouts/achemso.layout:203 lib/layouts/acmsiggraph.layout:110
 #: lib/layouts/acmsiggraph.layout:126 lib/layouts/agutex.layout:130
 #: lib/layouts/apa.layout:70 lib/layouts/apa6.layout:226
 #: lib/layouts/cl2emult.layout:81 lib/layouts/cl2emult.layout:92
@@ -5449,7 +5449,6 @@ msgstr "Abstract"
 
 #: lib/layou

[LyX 2.0.x] * sk.po

2013-01-27 Thread Kornel Benko
The branch, 2.0.x, has been updated.

- Log -

commit 4f320ea2f65ad6f3f65b2b2afe3567ea347acffb
Author: Kornel Benko 
Date:   Sun Jan 27 13:46:29 2013 +0100

* sk.po

diff --git a/po/sk.po b/po/sk.po
index bbe8d30..956aab9 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: LyX-2.1\n"
 "Report-Msgid-Bugs-To: lyx-de...@lists.lyx.org\n"
-"POT-Creation-Date: 2013-01-16 13:40+0100\n"
+"POT-Creation-Date: 2013-01-27 13:36+0100\n"
 "PO-Revision-Date: 2013-01-16 12:46+0100\n"
 "Last-Translator: Kornel Benko \n"
 "Language-Team: Slovak \n"
@@ -6356,39 +6356,11 @@ msgstr "Prídavné Príslušenstvo"
 msgid "Fax"
 msgstr "Fax"
 
-#: lib/layouts/achemso.layout:126 lib/layouts/lettre.layout:355
-#: lib/layouts/moderncv.layout:121
-msgid "Fax:"
-msgstr "Fax:"
-
 #: lib/layouts/achemso.layout:129 lib/layouts/dinbrief.layout:295
 #: lib/layouts/g-brief.layout:117 lib/layouts/moderncv.layout:112
 msgid "Phone"
 msgstr "Telefón"
 
-#: lib/layouts/achemso.layout:132 lib/layouts/g-brief.layout:120
-#: lib/layouts/moderncv.layout:115
-msgid "Phone:"
-msgstr "Telefón:"
-
-#: lib/layouts/achemso.layout:136
-msgid "Abbreviations"
-msgstr "Skratky"
-
-#: lib/layouts/achemso.layout:142
-msgid "Abbreviations:"
-msgstr "Skratky:"
-
-#: lib/layouts/achemso.layout:151 lib/layouts/apa6.layout:264
-#: lib/layouts/ectaart.layout:120 lib/layouts/elsarticle.layout:265
-#: lib/layouts/ijmpd.layout:212 lib/layouts/iopart.layout:210
-#: lib/layouts/jasatex.layout:201 lib/layouts/kluwer.layout:289
-#: lib/layouts/paper.layout:175 lib/layouts/revtex4.layout:263
-#: lib/layouts/sigplanconf.layout:150 lib/layouts/spie.layout:48
-#: lib/layouts/agu_stdtitle.inc:123
-msgid "Keywords:"
-msgstr "Heslá:"
-
 #: lib/layouts/achemso.layout:157 lib/layouts/achemso.layout:168
 msgid "Scheme"
 msgstr "Náčrtok"
@@ -6413,22 +6385,6 @@ msgstr "Grafika"
 msgid "List of Graphs"
 msgstr "Zoznam grafík"
 
-#: lib/layouts/achemso.layout:240
-msgid "SupplementalInfo"
-msgstr "PodpornáInformácia"
-
-#: lib/layouts/achemso.layout:243
-msgid "Supporting Information Available"
-msgstr "Dostupné podporné informácie"
-
-#: lib/layouts/achemso.layout:246
-msgid "TOC entry"
-msgstr "Záznam v obsahu"
-
-#: lib/layouts/achemso.layout:250
-msgid "Graphical TOC Entry"
-msgstr "Grafický záznam v obsahu"
-
 #: lib/layouts/achemso.layout:254
 msgid "Bibnote"
 msgstr "BibPoznámka"
@@ -6689,6 +6645,16 @@ msgstr "Poznámka"
 msgid "Note:"
 msgstr "Poznámka:"
 
+#: lib/layouts/achemso.layout:151 lib/layouts/apa6.layout:264
+#: lib/layouts/ectaart.layout:120 lib/layouts/elsarticle.layout:265
+#: lib/layouts/ijmpd.layout:212 lib/layouts/iopart.layout:210
+#: lib/layouts/jasatex.layout:201 lib/layouts/kluwer.layout:289
+#: lib/layouts/paper.layout:175 lib/layouts/revtex4.layout:263
+#: lib/layouts/sigplanconf.layout:150 lib/layouts/spie.layout:48
+#: lib/layouts/agu_stdtitle.inc:123
+msgid "Keywords:"
+msgstr "Heslá:"
+
 #: lib/layouts/apa6.layout:272
 msgid "AuthorNote"
 msgstr "PoznámkaAutor"
@@ -7897,9 +7863,9 @@ msgstr "Korešpondujúci autor text:"
 msgid "Key words:"
 msgstr "Heslá:"
 
-#: lib/layouts/europecv.layout:50 lib/layouts/moderncv.layout:211
+#: lib/layouts/europecv.layout:51 lib/layouts/moderncv.layout:82
 msgid "Item"
-msgstr "položka"
+msgstr "Položka"
 
 #: lib/layouts/europecv.layout:59 lib/layouts/moderncv.layout:215
 msgid "Item:"
@@ -7921,29 +7887,29 @@ msgstr "Začiatok"
 msgid "Begin of CV"
 msgstr "Začiatok životopisu"
 
-#: lib/layouts/europecv.layout:89
+#: lib/layouts/europecv.layout:93
 msgid "PersonalInfo"
-msgstr "OsobnáInformácia"
+msgstr "OsobnéÚdaje"
 
-#: lib/layouts/europecv.layout:93
+#: lib/layouts/europecv.layout:98
 msgid "Personal Info"
-msgstr "Osobná Informácia"
+msgstr "Osobné Údaje"
 
-#: lib/layouts/europecv.layout:96
+#: lib/layouts/europecv.layout:101
 msgid "MotherTongue"
-msgstr "MaterskýJazyk"
+msgstr "MaterinskýJazyk"
 
-#: lib/layouts/europecv.layout:105
+#: lib/layouts/europecv.layout:111
 msgid "Mother Tongue:"
-msgstr "Materský Jazyk:"
+msgstr "Materinský Jazyk:"
 
-#: lib/layouts/europecv.layout:112
+#: lib/layouts/europecv.layout:121
 msgid "LangHeader"
-msgstr "HlavičkaJazyka"
+msgstr "ČeloJazyka"
 
-#: lib/layouts/europecv.layout:116
+#: lib/layouts/europecv.layout:125
 msgid "Language Header:"
-msgstr "Hlavička Jazyka:"
+msgstr "Čelo Jazyka:"
 
 #: lib/layouts/europecv.layout:122
 msgid "Language:"
@@ -7957,13 +7923,13 @@ msgstr "PoslednýJazyk"
 msgid "Last Language:"
 msgstr "Posledný Jazyk:"
 
-#: lib/layouts/europecv.layout:131
+#: lib/layouts/europecv.layout:140
 msgid "LangFooter"
-msgstr "JazykPäta"
+msgstr "PätaJazyka"
 
-#: lib/layouts/europecv.layout:135
+#: lib/layouts/europecv.layout:143
 msgid "Language Footer:"
-msgstr "Jazyk päty:"
+msgstr "Päta Jazyka:"
 
 #: lib/layouts/europecv.layout:138
 msgid "End"
@@ -8174,6 +8140,11 @@ msgstr "Vaše číslo:"
 msgid "Y

[LyX master] Some capitalization fixes

2013-01-27 Thread Juergen Spitzmueller
The branch, master, has been updated.

- Log -

commit ba9b3b00067ea26c38d24f6b50815eebd5b563da
Author: Juergen Spitzmueller 
Date:   Sun Jan 27 16:34:18 2013 +0100

Some capitalization fixes

Layout files need to be audited more thoroughly for capitalization coherence

diff --git a/lib/layouts/aa.layout b/lib/layouts/aa.layout
index e9ea4f3..9ed6ef1 100644
--- a/lib/layouts/aa.layout
+++ b/lib/layouts/aa.layout
@@ -302,7 +302,7 @@ InsetLayout "Flex:institutemark"
LyxType custom
LatexType   command
LatexName   inst
-   LabelString "institute mark"
+   LabelString "Institute Mark"
Font
  Color foreground
  Size  Small
@@ -366,7 +366,7 @@ Style Keywords
ParSep  0
Align   Block
LabelType   static
-   LabelString "Key words."
+   LabelString "Key Words."
LabelSepM
LabelBottomSep  0
Font
@@ -413,7 +413,7 @@ InsetLayout "Flex:Email"
LyxType custom
LatexType   command
LatexName   email
-   LabelString "email"
+   LabelString "Email"
Font
  Color foreground
  Size  Small
diff --git a/lib/layouts/llncs.layout b/lib/layouts/llncs.layout
index 8da673f..4fe1b04 100644
--- a/lib/layouts/llncs.layout
+++ b/lib/layouts/llncs.layout
@@ -163,7 +163,7 @@ Style Running_LaTeX_Title
ParSep0.7
Align Left
LabelType Static
-   LabelString   "Running title:"
+   LabelString   "Running Title:"
LabelFont
  Series  Bold
  Shape   Italic
@@ -175,8 +175,8 @@ End
 Style TOC_Title
CopyStyle Running_LaTeX_Title
LatexName toctitle
-   LeftMargin"TOC title:xxx"
-   LabelString   "TOC title:"
+   LeftMargin"TOC Title:xxx"
+   LabelString   "TOC Title:"
 End
 
 
diff --git a/lib/layouts/moderncv.layout b/lib/layouts/moderncv.layout
index 208c7dd..2c600ab 100644
--- a/lib/layouts/moderncv.layout
+++ b/lib/layouts/moderncv.layout
@@ -42,7 +42,7 @@ Style CVStyle
ParSkip 0.4
LabelSepxx
LabelType   Static
-   LabelString "CV style:"
+   LabelString "CV Style:"
LabelFont
  SeriesBold
  Color Blue
@@ -52,7 +52,7 @@ End
 Style CVColor
CopyStyle   CVStyle
LatexName   moderncvcolor
-   LabelString "CV color scheme:"
+   LabelString "CV Color Scheme:"
 End
 
 Style FirstName
@@ -276,7 +276,7 @@ End
 Style ItemWithComment
CopyStyle   Item
LatexName   cvitemwithcomment
-   LabelString "Item with comment:"
+   LabelString "Item with Comment:"
KeepEmpty   1
ResetArgs   1
Argument 1
@@ -317,17 +317,17 @@ Style DoubleItem
KeepEmpty   1
Argument 1
  Mandatory 1
- LabelString   "Left summary"
+ LabelString   "Left Summary"
  Tooltip   "Left summary"
EndArgument
Argument 2
  Mandatory 1
- LabelString   "Left text"
+ LabelString   "Left Text"
  Tooltip   "Left text"
EndArgument
Argument 3
  Mandatory 1
- LabelString   "Right summary"
+ LabelString   "Right Summary"
  Tooltip   "Right summary"
EndArgument
 End
@@ -341,7 +341,7 @@ Style DoubleListItem
  Mandatory 1
  AutoInsert1
  LabelString   "First Item"
- Tooltip   "First Item"
+ Tooltip   "First item"
EndArgument
 End
 
@@ -378,14 +378,14 @@ End
 Style MakeCVtitle
CopyStyle   EmptySection
LatexName   makecvtitle{}
-   LabelString "Make CV title"
+   LabelString "Make CV Title"
CategoryTitle
 End
 
 Style MakeLetterTitle
CopyStyle   EmptySection
LatexName   makelettertitle{}
-   LabelString "Make letter title"
+   LabelString "Make Letter Title"
CategoryLetter
 End
 
@@ -446,7 +446,7 @@ Style Recipient
Argument 1
  Mandatory 1
  AutoInsert1
- LabelString   "Company name"
+ LabelString   "Company Name"
  Tooltip   "Company name"
  #Font
  #  Series Bold
@@ -495,7 +495,7 @@ Style Enclosing
CopyStyle   Opening
LatexName   enclosure
Argument 1
- LabelString   "Alternative name"
+ Lab

[LyX master] de.po: more updates

2013-01-27 Thread Juergen Spitzmueller
The branch, master, has been updated.

- Log -

commit 8044f8e769f0b75f42b1cdc36c2cbe5a5bb60ec6
Author: Juergen Spitzmueller 
Date:   Sun Jan 27 16:37:40 2013 +0100

de.po: more updates

diff --git a/po/de.po b/po/de.po
index ba00f4a..c3703d3 100644
--- a/po/de.po
+++ b/po/de.po
@@ -95,8 +95,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: LyX 2.1\n"
 "Report-Msgid-Bugs-To: lyx-de...@lists.lyx.org\n"
-"POT-Creation-Date: 2013-01-27 13:09+0100\n"
-"PO-Revision-Date: 2013-01-27 13:50+0100\n"
+"POT-Creation-Date: 2013-01-27 16:35+0100\n"
+"PO-Revision-Date: 2013-01-27 16:37+0100\n"
 "Last-Translator: Jürgen Spitzmüller \n"
 "Language-Team: German \n"
 "Language: de\n"
@@ -5482,15 +5482,15 @@ msgstr "Kein Fax"
 
 #: lib/layouts/lettre.layout:46 lib/layouts/lettre.layout:399
 #: lib/layouts/aapaper.layout:90 lib/layouts/iopart.layout:165
-#: lib/layouts/aa.layout:412 lib/layouts/europecv.layout:71
-#: lib/layouts/llncs.layout:239 lib/layouts/aastex.layout:107
-#: lib/layouts/aastex.layout:362 lib/layouts/ectaart.layout:73
-#: lib/layouts/achemso.layout:95 lib/layouts/elsarticle.layout:253
-#: lib/layouts/jasatex.layout:141 lib/layouts/moderncv.layout:130
-#: lib/layouts/latex8.layout:65 lib/layouts/aapaper.inc:46
-#: lib/layouts/db_stdcharstyles.inc:71 lib/layouts/db_stdcharstyles.inc:73
-#: lib/layouts/amsdefs.inc:148 lib/layouts/svcommon.inc:676
-#: lib/layouts/svcommon.inc:681
+#: lib/layouts/aa.layout:412 lib/layouts/aa.layout:416
+#: lib/layouts/europecv.layout:71 lib/layouts/llncs.layout:239
+#: lib/layouts/aastex.layout:107 lib/layouts/aastex.layout:362
+#: lib/layouts/ectaart.layout:73 lib/layouts/achemso.layout:95
+#: lib/layouts/elsarticle.layout:253 lib/layouts/jasatex.layout:141
+#: lib/layouts/moderncv.layout:130 lib/layouts/latex8.layout:65
+#: lib/layouts/aapaper.inc:46 lib/layouts/db_stdcharstyles.inc:71
+#: lib/layouts/db_stdcharstyles.inc:73 lib/layouts/amsdefs.inc:148
+#: lib/layouts/svcommon.inc:676 lib/layouts/svcommon.inc:681
 msgid "Email"
 msgstr "E-Mail"
 
@@ -7870,12 +7870,12 @@ msgstr "Schriftverkehr an:"
 msgid "institutemark"
 msgstr "Institutsfußnotenmarke"
 
-#: lib/layouts/aa.layout:305
-msgid "institute mark"
-msgstr "Institutsfußnotenmarke"
+#: lib/layouts/aa.layout:305 lib/layouts/beamer.layout:981
+msgid "Institute Mark"
+msgstr "Institutsmarke"
 
 #: lib/layouts/aa.layout:369
-msgid "Key words."
+msgid "Key Words."
 msgstr "Schlagwörter."
 
 #: lib/layouts/aa.layout:391 lib/layouts/llncs.layout:220
@@ -7888,10 +7888,6 @@ msgstr "Institut"
 msgid "E-Mail"
 msgstr "E-Mail"
 
-#: lib/layouts/aa.layout:416 src/insets/InsetHyperlink.cpp:274
-msgid "email"
-msgstr "E-Mail"
-
 #: lib/layouts/chess.layout:3
 msgid "Chess"
 msgstr "Schach"
@@ -9069,17 +9065,16 @@ msgstr "Lecture Notes in Comp. Science (LNCS)"
 msgid "Running LaTeX Title"
 msgstr "LaTeX-Kolumnentitel"
 
-#: lib/layouts/llncs.layout:166 lib/layouts/kluwer.layout:228
-#: lib/layouts/svcommon.inc:404
-msgid "Running title:"
-msgstr "Kolumnentitel:"
+#: lib/layouts/llncs.layout:166 lib/layouts/ectaart.layout:29
+msgid "Running Title:"
+msgstr "Titel in Kopfzeile:"
 
 #: lib/layouts/llncs.layout:175 lib/layouts/svcommon.inc:376
 msgid "TOC Title"
 msgstr "Inhaltsverz. Titel"
 
-#: lib/layouts/llncs.layout:179 lib/layouts/svcommon.inc:387
-msgid "TOC title:"
+#: lib/layouts/llncs.layout:179
+msgid "TOC Title:"
 msgstr "Inhaltsverz. Titel:"
 
 #: lib/layouts/llncs.layout:204
@@ -9362,10 +9357,6 @@ msgstr "Econometrica"
 msgid "RunTitle"
 msgstr "Kopfzeile: Titel"
 
-#: lib/layouts/ectaart.layout:29
-msgid "Running Title:"
-msgstr "Titel in Kopfzeile:"
-
 #: lib/layouts/ectaart.layout:36
 msgid "RunAuthor"
 msgstr "Kopfzeile: Autor"
@@ -9473,6 +9464,10 @@ msgstr "Adresse für Sonderdrucke:"
 msgid "RunningTitle"
 msgstr "Kolumnentitel"
 
+#: lib/layouts/kluwer.layout:228 lib/layouts/svcommon.inc:404
+msgid "Running title:"
+msgstr "Kolumnentitel:"
+
 #: lib/layouts/kluwer.layout:242
 msgid "RunningAuthor"
 msgstr "Kolumne Autor"
@@ -10954,10 +10949,6 @@ msgstr "Kurzform des Instituts, die in der 
Seitenleiste/Kopfzeile erscheint"
 msgid "InstituteMark"
 msgstr "Institutsfußnotenmarke"
 
-#: lib/layouts/beamer.layout:981
-msgid "Institute Mark"
-msgstr "Institutsmarke"
-
 #: lib/layouts/beamer.layout:1011
 msgid "Short Date|S"
 msgstr "Kurzdatum|z"
@@ -11237,7 +11228,7 @@ msgid "CVStyle"
 msgstr "CVStil"
 
 #: lib/layouts/moderncv.layout:45
-msgid "CV style:"
+msgid "CV Style:"
 msgstr "CV-Stil:"
 
 #: lib/layouts/moderncv.layout:52
@@ -11245,7 +11236,7 @@ msgid "CVColor"
 msgstr "CV-Farbe"
 
 #: lib/layouts/moderncv.layout:55
-msgid "CV color scheme:"
+msgid "CV Color Scheme:"
 msgstr "CV-Farbschema:"
 
 #: lib/layouts/moderncv.layout:58 lib/layouts/db_stdtitle.inc:94
@@ -11327,7 +11318,7 @@ msgid "ItemWithComment"
 msgstr "Eintrag mit Kommentar"
 
 #: lib/layouts/moderncv.layout:279
-msgid "Item with comment:"
+msgid "Item with Comment:"
 msgstr "Komment

[LyX master] Prepositions with >4 characters are capitalized in Title Casing

2013-01-27 Thread Juergen Spitzmueller
The branch, master, has been updated.

- Log -

commit c19ef34916a4a8ce187b8ef9b5fa899e2136d558
Author: Juergen Spitzmueller 
Date:   Sun Jan 27 16:56:44 2013 +0100

Prepositions with >4 characters are capitalized in Title Casing

diff --git a/lib/layouts/multicol.module b/lib/layouts/multicol.module
index fc07a4f..60364c7 100644
--- a/lib/layouts/multicol.module
+++ b/lib/layouts/multicol.module
@@ -28,7 +28,7 @@ Style "Begin Multiple Columns"
 Tooltip"An optional preface"
   EndArgument
   Argument post:2
-LabelString"Space before Page Break"
+LabelString"Space Before Page Break"
 Tooltip"Free space that needs to be on the page to start the 
multiple columns on this page"
   EndArgument
   KeepEmpty1

---

Summary of changes:
 lib/layouts/multicol.module |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository


[LyX master] * sk.po

2013-01-27 Thread Kornel Benko
The branch, master, has been updated.

- Log -

commit 7371b6c03a6217dd9c9a74ce3ff815ad709698f8
Author: Kornel Benko 
Date:   Sun Jan 27 17:12:18 2013 +0100

* sk.po

diff --git a/po/sk.po b/po/sk.po
index 7e55769..447217d 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: LyX-2.1\n"
 "Report-Msgid-Bugs-To: lyx-de...@lists.lyx.org\n"
-"POT-Creation-Date: 2013-01-19 14:30+0100\n"
+"POT-Creation-Date: 2013-01-27 17:08+0100\n"
 "PO-Revision-Date: 2013-01-16 12:46+0100\n"
 "Last-Translator: Kornel Benko \n"
 "Language-Team: Slovak \n"
@@ -3272,7 +3272,7 @@ msgstr "Vaše meno"
 
 #: src/frontends/qt4/ui/PrefIdentityUi.ui:60
 msgid "Your E-mail address"
-msgstr "Vaša e-mailová adresa"
+msgstr "Vaša E-mailová adresa"
 
 #: src/frontends/qt4/ui/PrefInputUi.ui:19
 msgid "Keyboard"
@@ -6169,12 +6169,12 @@ msgstr "Poďakovania."
 msgid "institutemark"
 msgstr "znak inštitútu"
 
-#: lib/layouts/aa.layout:303
-msgid "institute mark"
-msgstr "znak inštitútu"
+#: lib/layouts/beamer.layout:1013
+msgid "Institute Mark"
+msgstr "Znak Inštitútu"
 
-#: lib/layouts/aa.layout:367
-msgid "Key words."
+#: lib/layouts/aa.layout:369
+msgid "Key Words."
 msgstr "Heslá."
 
 #: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:813
@@ -6200,10 +6200,6 @@ msgstr "E-mail"
 msgid "Email"
 msgstr "E-mail"
 
-#: lib/layouts/aa.layout:414 src/insets/InsetHyperlink.cpp:261
-msgid "email"
-msgstr "E-mail"
-
 #: lib/layouts/aapaper.layout:3 lib/layouts/aapaper.layout:14
 msgid "Astronomy & Astrophysics (V. 4, Obsolete)"
 msgstr "Astronomy & Astrophysics (V. 4, zastaralé)"
@@ -7454,10 +7450,6 @@ msgstr "Skratka inštitútu ktorá sa zjaví na 
boku/hlavičke"
 msgid "InstituteMark"
 msgstr "ZnakInštitútu"
 
-#: lib/layouts/beamer.layout:1013
-msgid "Institute Mark"
-msgstr "Znak Inštitútu"
-
 #: lib/layouts/beamer.layout:977
 msgid "Short Date|S"
 msgstr "Krátky Dátum"
@@ -8699,8 +8691,8 @@ msgstr "Návestie autora na ktorého sa vzťahujete"
 msgid "Internet"
 msgstr "Internet"
 
-#: lib/layouts/elsarticle.layout:258
-msgid "if content is 'url', email becomes an Internet address"
+#: lib/layouts/elsarticle.layout:259
+msgid "If content is 'url', email becomes an Internet address"
 msgstr "Keď obsah je 'url', e-mail sa zmení na internetovú adresu"
 
 #: lib/layouts/entcs.layout:3
@@ -8725,29 +8717,29 @@ msgstr "Životopisy"
 msgid "Name:"
 msgstr "Meno:"
 
-#: lib/layouts/europecv.layout:46
+#: lib/layouts/europecv.layout:47
 msgid "FooterName"
-msgstr "Meno v päte"
+msgstr "Meno v spodnom riadku"
 
-#: lib/layouts/europecv.layout:49
+#: lib/layouts/europecv.layout:50
 msgid "Footer name:"
-msgstr "Meno v päte:"
+msgstr "Meno v spodnom riadku:"
 
-#: lib/layouts/europecv.layout:52
+#: lib/layouts/europecv.layout:53
 msgid "Nationality"
-msgstr "Národnosť"
+msgstr "Štátna príslušnosť"
 
-#: lib/layouts/europecv.layout:55
+#: lib/layouts/europecv.layout:56
 msgid "Nationality:"
-msgstr "Národnosť:"
+msgstr "Štátna príslušnosť:"
 
-#: lib/layouts/europecv.layout:58
+#: lib/layouts/europecv.layout:59
 msgid "Birthday"
-msgstr "Deň narodenia"
+msgstr "Dátum narodenia"
 
-#: lib/layouts/europecv.layout:61
+#: lib/layouts/europecv.layout:62
 msgid "Date of birth:"
-msgstr "Deň narodenia:"
+msgstr "Dátum narodenia:"
 
 #: lib/layouts/europecv.layout:81 lib/layouts/moderncv.layout:110
 msgid "Mobile"
@@ -8805,13 +8797,14 @@ msgstr "Stránka"
 msgid "The title as it appears in the header"
 msgstr "Titul ako sa zobrazí v hlavičke"
 
-#: lib/layouts/europecv.layout:50 lib/layouts/moderncv.layout:82
+#: lib/layouts/europecv.layout:152 lib/layouts/moderncv.layout:255
 msgid "Item"
-msgstr "položka"
+msgstr "Položka"
 
-#: src/insets/Inset.cpp:112 src/insets/InsetVSpace.cpp:112
+#: lib/layouts/europecv.layout:158 lib/layouts/europecv.layout:217
+#: src/insets/Inset.cpp:115 src/insets/InsetVSpace.cpp:112
 msgid "Vertical Space"
-msgstr "Vertikálna medzera"
+msgstr "Vertikálna Medzera"
 
 #: lib/layouts/europecv.layout:158 lib/layouts/europecv.layout:216
 msgid "Additional vertical space"
@@ -8841,29 +8834,29 @@ msgstr "Začiatok"
 msgid "Begin of CV"
 msgstr "Začiatok životopisu"
 
-#: lib/layouts/europecv.layout:201
+#: lib/layouts/europecv.layout:203
 msgid "PersonalInfo"
-msgstr "OsobnáInformácia"
+msgstr "OsobnéÚdaje"
 
-#: lib/layouts/europecv.layout:206
+#: lib/layouts/europecv.layout:208
 msgid "Personal Info"
-msgstr "Osobná Informácia"
+msgstr "Osobné Údaje"
 
-#: lib/layouts/europecv.layout:209
+#: lib/layouts/europecv.layout:211
 msgid "MotherTongue"
-msgstr "MaterskýJazyk"
+msgstr "MaterinskýJazyk"
 
-#: lib/layouts/europecv.layout:222
+#: lib/layouts/europecv.layout:224
 msgid "Mother Tongue:"
-msgstr "Materský Jazyk:"
+msgstr "Materinský Jazyk:"
 
-#: lib/layouts/europecv.layout:232
+#: lib/layouts/europecv.layout:234
 msgid "LangHeader"
-msgstr "HlavičkaJazyka"
+msgstr "Če

[LyX master] chkconfig.ltx: check for KOMA and caption

2013-01-27 Thread Uwe Stöhr
The branch, master, has been updated.

- Log -

commit 0d5f5d107eac5fb3645d65ead597be0262ef7db2
Author: Uwe Stöhr 
Date:   Mon Jan 28 02:49:52 2013 +0100

chkconfig.ltx: check for KOMA and caption

diff --git a/lib/chkconfig.ltx b/lib/chkconfig.ltx
index 471299c..0721af6 100644
--- a/lib/chkconfig.ltx
+++ b/lib/chkconfig.ltx
@@ -367,11 +367,13 @@
 \TestPackage{arydshln}
 \TestPackage{braket}
 \TestPackage{cancel}
+\TestPackage{caption}
 \TestPackage{colortbl}
 \TestPackage{diagbox}
 \TestPackage{etoolbox}
 \TestPackage{eurosym}
 \TestPackage{fp}
+\TestPackage{koma-script}
 \TestPackage{marginnote}
 \TestPackage{picinpar}
 \TestPackage{pict2e}

---

Summary of changes:
 lib/chkconfig.ltx |2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository


[LyX master] installer: new method to install LaTeX-packages

2013-01-27 Thread Uwe Stöhr
The branch, master, has been updated.

- Log -

commit 82b9f919aa36c2f53653e74da5eb600d9513792b
Author: Uwe Stöhr 
Date:   Mon Jan 28 02:54:31 2013 +0100

installer: new method to install LaTeX-packages

LyX 2.0.x supports currently 147 LaTeX-packages. When LyX is first 
installed on a PC it took therefore about 10 minutes to install all supported 
and required packages. With the new installation method the installation speed 
only depends on the Internet speed and lasts with an average bandwidth now only 
3.5 minutes.
(chkconfig.ltx asks LaTeX for each package separately and after each 
package installation the file name database of LaTeX was rebuild. And that cost 
a lot of time/CPU power)

diff --git a/development/Win32/packaging/installer/Packages.txt 
b/development/Win32/packaging/installer/Packages.txt
new file mode 100644
index 000..ea25357
--- /dev/null
+++ b/development/Win32/packaging/installer/Packages.txt
@@ -0,0 +1,148 @@
+l3kernel
+l3packages
+mptopdf
+bezos
+algorithms
+arabi
+bibtopic
+booktabs
+braille
+breakurl
+cjk
+covington
+csquotes
+cyrillic
+endnotes
+enumitem
+esint
+eso-pic
+greek-inputenc
+fancybox
+fancyhdr
+framed
+hyphenat
+jurabib
+lettrine
+listings
+lithuanian
+genmisc
+mhchem
+mongolian-babel
+natbib
+units
+nomencl
+polyglossia
+pdfpages
+prettyref
+preview
+refstyle
+rotating
+rotfloat
+setspace
+soul
+splitindex
+subfig
+turkmen
+ulem
+undertilde
+units
+url
+wrapfig
+xargs
+xcolor
+arydshln
+braket
+cancel
+caption
+colortbl
+diagbox
+etoolbox
+fp
+koma-script
+marginnote
+picinpar
+pict2e
+sidecap
+was
+charter
+mathpazo
+bera
+ccfonts
+cmbright
+eco
+feyn
+fourier
+luxi
+symbol
+tipa
+wasy
+zhmetrics
+ascii
+bbding
+ifsym
+marvosym
+textgreek
+txfonts
+wasysym
+aastex
+achemso
+aguplus
+apa6
+apacite
+apa
+arabtex
+beamer
+bigfoot
+changepage
+cite
+cleveref
+ctex
+dinbrief
+dtk
+elsarticle
+endfloat
+epsf
+europecv
+extsizes
+fancyvrb
+filecontents
+footmisc
+frletter
+g-brief
+harvard
+ieeetran
+ifmtarg
+kluwer
+lastpage
+lettre
+lineno
+mciteplus
+memoir
+microtype
+moderncv
+ms
+mwcls
+paper
+paralist
+pgf
+placeins
+powerdot
+pst-grad
+pst-node
+revtex4
+sauerj
+savesym
+seminar
+simplecv
+skak
+spie
+sttools
+textcase
+titlesec
+tufte-latex
+tugboat
+type1cm
+ucs
+upquote
+xecjk
+xifthen
\ No newline at end of file
diff --git a/development/Win32/packaging/installer/setup/configure.nsh 
b/development/Win32/packaging/installer/setup/configure.nsh
index 1c1446f..8df91d6 100644
--- a/development/Win32/packaging/installer/setup/configure.nsh
+++ b/development/Win32/packaging/installer/setup/configure.nsh
@@ -193,20 +193,29 @@ Var ConfigureReturn
 Section -ConfigureScript
 
   SetOutPath "$INSTDIR\Resources"
-  DetailPrint $(TEXT_CONFIGURE_LYX)
-  nsExec::ExecToLog '"$INSTDIR\Python\python.exe" 
"$INSTDIR\Resources\configure.py"'
-  # $ConfigureReturn is "0" if successful, otherwise "1"
-  Pop $ConfigureReturn # Return value
-
+  
   # ask to update MiKTeX
   ${if} $LaTeXInstalled == "MiKTeX"
Call UpdateMiKTeX # function from latex.nsh
-   # especially for new installations a second run is necessary to install all 
missing package
-   # the reason for this is unknown, most probably it is a timeout problem, 
because with a fast
-   # Internet connection one run is sometimes sufficient
-   # a new installed MiKTeX needs some time until it is ready to install 
packages
-   nsExec::ExecToLog '"$INSTDIR\Python\python.exe" 
"$INSTDIR\Resources\configure.py"'
+   # install all necessary packages at once
+   DetailPrint $(TEXT_CONFIGURE_LYX)
+   ${if} $MultiUser.Privileges != "Admin"
+   ${andif} $MultiUser.Privileges != "Power"
+# call the non-admin version
+nsExec::ExecToLog '"$PathLaTeX\mpm.exe" "--verbose" 
"--install-some=$INSTDIR\Resources\Packages.txt"'
+   ${else}
+${if} $MiKTeXUser != "HKCU" # call the admin version
+ nsExec::ExecToLog '"$PathLaTeX\mpm.exe" "--admin" "--verbose" 
"--install-some=$INSTDIR\Resources\Packages.txt"'
+${else}
+ nsExec::ExecToLog '"$PathLaTeX\mpm.exe" "--verbose" 
"--install-some=$INSTDIR\Resources\Packages.txt"'
+${endif}
+   ${endif}
   ${endif}
+  
+  DetailPrint $(TEXT_CONFIGURE_LYX)
+  nsExec::ExecToLog '"$INSTDIR\Python\python.exe" 
"$INSTDIR\Resources\configure.py"'
+  # $ConfigureReturn is "0" if successful, otherwise "1"
+  Pop $ConfigureReturn # Return value
 
 SectionEnd
 

---

Summary of changes:
 development/Win32/packaging/installer/Packages.txt |  148 
 .../Win32/packaging/installer/setup/configure.nsh  |   29 +++--
 2 files changed, 167 insertions(+), 10 deletions(-)
 create mode 100644 development/Win32/packaging/installer/Packages.txt


hooks/post-receive
-- 
The LyX Source Repository