[LyX/master] Thesis template: fix whitespace issue in preambles

2013-06-01 Thread Scott Kostyshak
commit 9fd950c3f2dfa268483961b401d62d171ac3fc04 Author: Scott Kostyshak Date: Sat Jun 1 10:10:40 2013 -0400 Thesis template: fix whitespace issue in preambles diff --git a/lib/templates/thesis/Appendix.lyx b/lib/templates/thesis/Appendix.lyx index 1425b8a..77bec1c 100644 --- a/lib/templat

[LyX/master] de.po: correct a string

2013-06-01 Thread Uwe Stöhr
commit 2ca45745ce75a98b9a6e9bef5512f5aa466997df Author: Uwe Stöhr Date: Sun Jun 2 05:07:59 2013 +0200 de.po: correct a string diff --git a/po/de.po b/po/de.po index 9100d15..5a286b9 100644 --- a/po/de.po +++ b/po/de.po @@ -96,7 +96,7 @@ msgstr "" "Project-Id-Version: LyX 2.1\n" "Report-M

[LyX/master] Introduce InitialValue tag for counters. Fixes bug #8707.

2013-06-01 Thread Richard Heck
commit 2374229cc6a89fc3f82a8231a1959ac82512bec4 Author: Richard Heck Date: Sat Jun 1 17:42:08 2013 -0400 Introduce InitialValue tag for counters. Fixes bug #8707. diff --git a/lib/doc/Customization.lyx b/lib/doc/Customization.lyx index bace2f6..33b0db0 100644 --- a/lib/doc/Customization.ly

[LyX/master] Use counter for new chunk insets, and set it to 2 in knitr and sweave modules.

2013-06-01 Thread Richard Heck
commit 4106fe37ac3afd6179d90f936512941d6920242e Author: Richard Heck Date: Sat Jun 1 17:42:36 2013 -0400 Use counter for new chunk insets, and set it to 2 in knitr and sweave modules. diff --git a/lib/layouts/knitr.module b/lib/layouts/knitr.module index e7ccb34..c718979 100644 --- a/l

[LyX features/rgh/CounterValue] Chunks should start at 2 only in sweave and knitr modules.

2013-06-01 Thread Richard Heck
The branch, rgh/CounterValue, has been updated. - Log - commit 2d5976ceb6be6472e808532fa1f1177482f49db6 Author: Richard Heck Date: Sat Jun 1 16:53:44 2013 -0400 Chunks should start at 2 only in sweave and knitr modules. diff

Re: [LyX/master] Implement option to set a global default output format for dics with non-tex fonts (#8706)

2013-06-01 Thread Richard Heck
On 06/01/2013 10:58 AM, Juergen Spitzmueller wrote: commit 8f287f5ffaff3d0306aae8e042e4e042a38b8614 Author: Juergen Spitzmueller Date: Sat Jun 1 16:58:34 2013 +0200 Implement option to set a global default output format for dics with non-tex fonts (#8706) Presumably we need prefs2pref

[LyX/master] Additional.lyx: update description for multiple columns (step 2/2)

2013-06-01 Thread Uwe Stöhr
commit a853132e127b251f044569a852ffaddb3741e236 Author: Uwe Stöhr Date: Sat Jun 1 18:16:01 2013 +0200 Additional.lyx: update description for multiple columns (step 2/2) diff --git a/lib/doc/es/Additional.lyx b/lib/doc/es/Additional.lyx index 7c1eb49..e53a44a 100644 --- a/lib/doc/es/Additio

[LyX/master] Additional.lyx: update description for multiple columns

2013-06-01 Thread Uwe Stöhr
commit 58c8ec817d9e76e7a8bc401d04aad4532d590fdd Author: Uwe Stöhr Date: Sat Jun 1 17:58:30 2013 +0200 Additional.lyx: update description for multiple columns diff --git a/lib/doc/Additional.lyx b/lib/doc/Additional.lyx index fadfefd..608ec9f 100644 --- a/lib/doc/Additional.lyx +++ b/lib/do

[LyX/master] de.po: fix an entry

2013-06-01 Thread Uwe Stöhr
commit 96919bcaa0fa8b75ae9699249500a0b1208644d8 Author: Uwe Stöhr Date: Sat Jun 1 17:58:02 2013 +0200 de.po: fix an entry diff --git a/po/de.po b/po/de.po index d04eb2a..9100d15 100644 --- a/po/de.po +++ b/po/de.po @@ -96,14 +96,14 @@ msgstr "" "Project-Id-Version: LyX 2.1\n" "Report-Msg

[LyX/master] * sk.po

2013-06-01 Thread Kornel Benko
commit 5c8a4a52a2195acdf200d15ac7a9e0820af8977f Author: Kornel Benko Date: Sat Jun 1 17:20:47 2013 +0200 * sk.po diff --git a/po/sk.po b/po/sk.po index 96f8c97..b828b67 100644 --- a/po/sk.po +++ b/po/sk.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: LyX-2.1\n" "Report-Msgid-

[LyX/master] Implement option to set a global default output format for dics with non-tex fonts (#8706)

2013-06-01 Thread Juergen Spitzmueller
commit 8f287f5ffaff3d0306aae8e042e4e042a38b8614 Author: Juergen Spitzmueller Date: Sat Jun 1 16:58:34 2013 +0200 Implement option to set a global default output format for dics with non-tex fonts (#8706) diff --git a/src/BufferParams.cpp b/src/BufferParams.cpp index 8c9f9d0..c98e1f9 10064

[LyX features/rgh/CounterValue] Allow initial value of 0 for counters.

2013-06-01 Thread Richard Heck
The branch, rgh/CounterValue, has been updated. - Log - commit 19d53d609a136efb28154de3aa7769ee95c30be7 Author: Richard Heck Date: Sat Jun 1 10:32:06 2013 -0400 Allow initial value of 0 for counters. diff --git a/src/Counter

[LyX/master] chkconfig.ltx: makecmds is required by any usage of polyglossia

2013-06-01 Thread Uwe Stöhr
commit a0798ff37a29870b0f4f2fd49e58d09dde42ce18 Author: Uwe Stöhr Date: Sat Jun 1 15:47:37 2013 +0200 chkconfig.ltx: makecmds is required by any usage of polyglossia diff --git a/lib/chkconfig.ltx b/lib/chkconfig.ltx index 9d577c7..bd593e5 100644 --- a/lib/chkconfig.ltx +++ b/lib/chkconfig

[LyX/master] Add a beamerposter example file

2013-06-01 Thread Juergen Spitzmueller
commit f2067a7924616a08828069eb9aae10ef929ef2ef Author: Juergen Spitzmueller Date: Sat Jun 1 12:50:17 2013 +0200 Add a beamerposter example file diff --git a/lib/Makefile.am b/lib/Makefile.am index 39340a2..565031a 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -248,6 +248,7 @@ dist

[LyX/master] Typo.

2013-06-01 Thread Juergen Spitzmueller
commit 0972b15ee2941adf7e03562fb5e4274e8da64096 Author: Juergen Spitzmueller Date: Sat Jun 1 10:26:03 2013 +0200 Typo. diff --git a/src/Converter.cpp b/src/Converter.cpp index abce7b8..a27d742 100644 --- a/src/Converter.cpp +++ b/src/Converter.cpp @@ -726,7 +726,7 @@ vector const Converte

[LyX/master] Remove ugly multiple definition hack (Georg) Enable APPLE again for test_layouts (Missed in commit ...48d3518d6d)

2013-06-01 Thread Kornel Benko
commit 823ed6cf17aa62e66c958068ab762c9f5bbb5f12 Author: Kornel Benko Date: Sat Jun 1 09:42:36 2013 +0200 Remove ugly multiple definition hack (Georg) Enable APPLE again for test_layouts (Missed in commit ...48d3518d6d) diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 4ee7872.