]> git.lyx.org Git - lyx.git/log
lyx.git
12 years ago* sk.po
Kornel Benko [Fri, 19 Aug 2011 06:40:58 +0000 (06:40 +0000)]
* sk.po

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39489 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agostdmenus.inc: correct previous commit
Uwe Stöhr [Thu, 18 Aug 2011 14:36:10 +0000 (14:36 +0000)]
stdmenus.inc: correct previous commit

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39488 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agostdmenus.inc: new menu entry for inset-select-all
Uwe Stöhr [Thu, 18 Aug 2011 14:27:48 +0000 (14:27 +0000)]
stdmenus.inc: new menu entry for inset-select-all

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39487 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoFix bug #7662: Incorrect scrolling for rows with larger ascent.
Vincent van Ravesteijn [Wed, 17 Aug 2011 10:44:50 +0000 (10:44 +0000)]
Fix bug #7662: Incorrect scrolling for rows with larger ascent.

- After introducing the displayed vertical alignment for tables, we met for the first time situations in which row.ascent is very large. To make sure the scrolling still works, we have to do the same as we did for rows with a large descent.
- change row.ascent into defaultRowHeight. Before the above mentioned change, row.ascent usually was approximately the same as defaultRowHeight (by chance). However, it is now clear we don't really want row.ascent here.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39486 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agorestore old hunspell library detection code as fallback when pkg-config is not availa...
Stephan Witt [Sun, 14 Aug 2011 07:17:12 +0000 (07:17 +0000)]
restore old hunspell library detection code as fallback when pkg-config is not available - for Mac OS X

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39484 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoboost: update to 1.47.0, add new compiler files
Peter Kümmel [Sat, 13 Aug 2011 11:03:17 +0000 (11:03 +0000)]
boost: update to 1.47.0, add new compiler files

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39483 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoboost: update to 1.47.0
Peter Kümmel [Sat, 13 Aug 2011 10:34:13 +0000 (10:34 +0000)]
boost: update to 1.47.0

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39481 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoinstaller: fix my commit r39479 - I accidentally committed a test version, sorry
Uwe Stöhr [Fri, 12 Aug 2011 23:00:43 +0000 (23:00 +0000)]
installer: fix my commit r39479 - I accidentally committed a test version, sorry

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39480 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoinstaller: support for LilyPond
Uwe Stöhr [Fri, 12 Aug 2011 15:19:36 +0000 (15:19 +0000)]
installer: support for LilyPond

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39479 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoinstaller: program updates
Uwe Stöhr [Fri, 12 Aug 2011 13:44:33 +0000 (13:44 +0000)]
installer: program updates

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39478 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoUserGuide.lyx: new section about font and background color, revised text style dialog...
Uwe Stöhr [Fri, 12 Aug 2011 03:15:22 +0000 (03:15 +0000)]
UserGuide.lyx: new section about font and background color, revised text style dialog description, some fixed typos and styles

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39475 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoFix #7720: plain text export of branches should contain only content of the inset.
Pavel Sanda [Thu, 11 Aug 2011 21:39:04 +0000 (21:39 +0000)]
Fix #7720: plain text export of branches should contain only content of the inset.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39474 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoUserGuide.lyx: nomenclature again revised, revised section about notes and margin...
Uwe Stöhr [Thu, 11 Aug 2011 20:50:10 +0000 (20:50 +0000)]
UserGuide.lyx: nomenclature again revised, revised section about notes and margin notes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39472 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago- UserGuide.lyx: revise section about nomenclature; fix a broken link
Uwe Stöhr [Thu, 11 Aug 2011 03:18:54 +0000 (03:18 +0000)]
- UserGuide.lyx: revise section about nomenclature; fix a broken link
- English UserGuide.lyx: fix some typos

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39470 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago- UserGuide.lyx: fine-grain description of BibTeX variants; correct description of...
Uwe Stöhr [Wed, 10 Aug 2011 15:20:18 +0000 (15:20 +0000)]
- UserGuide.lyx: fine-grain description of BibTeX variants; correct description of the language -package settings
- Additional.lyx: add infos about synctex

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39468 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago* sk.po
Kornel Benko [Wed, 10 Aug 2011 08:24:59 +0000 (08:24 +0000)]
* sk.po

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39466 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoFORMAT: add revision numbers
Uwe Stöhr [Wed, 10 Aug 2011 03:43:57 +0000 (03:43 +0000)]
FORMAT: add revision numbers

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39465 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago- UI support for the LaTeX-package undertilde, fileformat change, fixed the remaining...
Uwe Stöhr [Wed, 10 Aug 2011 03:37:33 +0000 (03:37 +0000)]
- UI support for the LaTeX-package undertilde, fileformat change, fixed the remaining part of bug #6622, Georg already implemented the non-UI support

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39464 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoBufferParams.h: revert unintended changes from previous commit
Uwe Stöhr [Wed, 10 Aug 2011 02:26:41 +0000 (02:26 +0000)]
BufferParams.h: revert unintended changes from previous commit

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39458 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agonew export flavor "DVILUATEX", fixes bug #7713, patch from Jürgen
Uwe Stöhr [Wed, 10 Aug 2011 02:23:44 +0000 (02:23 +0000)]
new export flavor "DVILUATEX", fixes bug #7713, patch from Jürgen

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39457 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agode.po: some translations
Uwe Stöhr [Wed, 10 Aug 2011 02:21:15 +0000 (02:21 +0000)]
de.po: some translations

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39456 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoUserGuide.lyx:
Uwe Stöhr [Wed, 10 Aug 2011 01:59:10 +0000 (01:59 +0000)]
UserGuide.lyx:
- describe BibTeX variants
- updated XHTML description
- add a warning for DVI (LuaTeX) format

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39454 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agocmake dependency download: aussie is down, use sourceforge because githup only suppor...
Peter Kümmel [Tue, 9 Aug 2011 22:09:35 +0000 (22:09 +0000)]
cmake dependency download: aussie is down, use sourceforge because githup only supports https which is not supported by cmake

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39453 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago- lilypond.lyx: adjust some formattings
Uwe Stöhr [Tue, 9 Aug 2011 14:44:46 +0000 (14:44 +0000)]
- lilypond.lyx: adjust some formattings
- stdmenus.inc: add lilypond.lyx to the specific manuals, sort the entries, remove multicol as this is now gone (included in the Additional manual

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39450 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoLanguageUi.ui: clarify tooltip, fixes #7717
Uwe Stöhr [Tue, 9 Aug 2011 14:02:40 +0000 (14:02 +0000)]
LanguageUi.ui: clarify tooltip, fixes #7717

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39449 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago* sk.po
Kornel Benko [Tue, 9 Aug 2011 07:15:39 +0000 (07:15 +0000)]
* sk.po

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39448 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoUserGuide.lyx: revision of appendix B and some new descriptions of export file formats
Uwe Stöhr [Tue, 9 Aug 2011 03:20:29 +0000 (03:20 +0000)]
UserGuide.lyx: revision of appendix B and some new descriptions of export file formats

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39447 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoconfigure.py: fix a typo
Uwe Stöhr [Tue, 9 Aug 2011 01:34:25 +0000 (01:34 +0000)]
configure.py: fix a typo

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39445 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoFix bug #7708. When we reload the outliner, we have to make sure the Buffer is up...
Richard Heck [Mon, 8 Aug 2011 18:29:52 +0000 (18:29 +0000)]
Fix bug #7708. When we reload the outliner, we have to make sure the Buffer is up to date. So we have to do a complete updateBuffer() here.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39443 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoApparently, we are not supposed to be using QComboBox::textChanged
Richard Heck [Mon, 8 Aug 2011 17:21:13 +0000 (17:21 +0000)]
Apparently, we are not supposed to be using QComboBox::textChanged
anymore, but instead QComboBox::editTextChanged.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39442 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoAdditional.lyx: revert unintended changes from r39440
Uwe Stöhr [Mon, 8 Aug 2011 15:24:39 +0000 (15:24 +0000)]
Additional.lyx: revert unintended changes from r39440

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39441 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago- UserGuide.lyx: revise file export section
Uwe Stöhr [Mon, 8 Aug 2011 15:12:45 +0000 (15:12 +0000)]
- UserGuide.lyx: revise file export section
- Additional.lyx: fix some typos

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39440 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoFix bug #7714 by sorting the formats.
Richard Heck [Mon, 8 Aug 2011 14:20:38 +0000 (14:20 +0000)]
Fix bug #7714 by sorting the formats.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39436 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago- EmbeddedObjects.lyx: fix broken link and remove unreferenced and unnecessary biblio...
Uwe Stöhr [Mon, 8 Aug 2011 03:14:38 +0000 (03:14 +0000)]
- EmbeddedObjects.lyx: fix broken link and remove unreferenced and unnecessary bibliography entry
- UserGuide.lyx: revise Appendix A, ass some info about cross-referencing

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39434 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago- UserGuide.lyx: some refactoring, fixed typos and 2 fixed hyperlinks
Uwe Stöhr [Sun, 7 Aug 2011 20:01:25 +0000 (20:01 +0000)]
- UserGuide.lyx: some refactoring, fixed typos and 2 fixed hyperlinks
- German EmbeddedObjects.lyx: a clarification

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39431 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago- UserGuide.lyx: many updates and fixed typos
Uwe Stöhr [Sun, 7 Aug 2011 04:06:22 +0000 (04:06 +0000)]
- UserGuide.lyx: many updates and fixed typos
- German UserGuide.lyx: more refactoring and translation

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39429 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoUserGuide.lyx:
Uwe Stöhr [Fri, 5 Aug 2011 17:50:19 +0000 (17:50 +0000)]
UserGuide.lyx:
- use the new super/subscript inset
- correct single ans simple quote
- add info how to change line properties
- list menu entry for phantom space

- German UserGuide.lyx: lot of translation and refactoring

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39425 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoFix bug #7535 by adding a bounds check. There is still a problem here,
Richard Heck [Fri, 5 Aug 2011 16:06:41 +0000 (16:06 +0000)]
Fix bug #7535 by adding a bounds check. There is still a problem here,
though, which will surface somewhere. See the bug.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39421 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoFix bug #253 (Incorrect protection of closing quotation marks)
Enrico Forestieri [Fri, 5 Aug 2011 11:23:00 +0000 (11:23 +0000)]
Fix bug #253 (Incorrect protection of closing quotation marks)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39420 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agothesis template files: set master document
Uwe Stöhr [Fri, 5 Aug 2011 03:55:02 +0000 (03:55 +0000)]
thesis template files: set master document

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39419 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago- German UserGuide.lyx: lot of refactoring and some translations
Uwe Stöhr [Fri, 5 Aug 2011 03:54:46 +0000 (03:54 +0000)]
- German UserGuide.lyx: lot of refactoring and some translations
- UserGuide.lyx: fix a typo

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39418 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago- UserGuide.lyx: correct broken links in the bibliography and remove a reference...
Uwe Stöhr [Thu, 4 Aug 2011 16:03:49 +0000 (16:03 +0000)]
- UserGuide.lyx: correct broken links in the bibliography and remove a reference that is no longer cited
- French UserGuide.lyx: add a missing cite reference

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39415 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoUpdate docs after r39410.
Enrico Forestieri [Tue, 2 Aug 2011 21:39:50 +0000 (21:39 +0000)]
Update docs after r39410.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39412 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agocorrect mac specific menu code for Cocoa based Qt build
Stephan Witt [Tue, 2 Aug 2011 16:57:13 +0000 (16:57 +0000)]
correct mac specific menu code for Cocoa based Qt build

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39411 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoWhen previewing a format, change to the directory of the previewed file
Enrico Forestieri [Tue, 2 Aug 2011 03:43:09 +0000 (03:43 +0000)]
When previewing a format, change to the directory of the previewed file
and invoke the previewer with only its filename without the path.
This solves the problem about forward search on Windows reported here:
http://thread.gmane.org/gmane.editors.lyx.general/71130

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39410 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago- Additional.lyx: please don't save the files in the fileformat of development versio...
Uwe Stöhr [Mon, 1 Aug 2011 17:23:56 +0000 (17:23 +0000)]
- Additional.lyx: please don't save the files in the fileformat of development versions until this is really required (for example when describing a new feature). It is important for my to keep all files in sync and this is much easier if they are in the same file format. Thanks

- Spanish UserGuide.lyx: sime minor things

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39409 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agothesis template: fix the footer line problem correctly - for all document parts
Uwe Stöhr [Mon, 1 Aug 2011 17:21:29 +0000 (17:21 +0000)]
thesis template: fix the footer line problem correctly - for all document parts

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39408 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoAdditional.lyx: Fix typo in trunk as well
Pavel Sanda [Mon, 1 Aug 2011 16:50:04 +0000 (16:50 +0000)]
Additional.lyx: Fix typo in trunk as well

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39406 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago* sk.po
Kornel Benko [Mon, 1 Aug 2011 14:54:57 +0000 (14:54 +0000)]
* sk.po

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39402 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoAdd optional argument to right footer in order to eliminate the Double page numbers...
Kornel Benko [Mon, 1 Aug 2011 09:59:05 +0000 (09:59 +0000)]
Add optional argument to right footer in order to eliminate the Double page numbers on two-sided thesis document as reported by Dirk Heine

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39401 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoSize tab now enables and disables correctly depending on the capabilities configured...
Tommaso Cucinotta [Sun, 31 Jul 2011 18:39:51 +0000 (18:39 +0000)]
Size tab now enables and disables correctly depending on the capabilities configured for the current external template (selected via the combo).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39399 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoEmbeddedObjects.lyx: fix bug #7328
Uwe Stöhr [Sun, 31 Jul 2011 16:44:22 +0000 (16:44 +0000)]
EmbeddedObjects.lyx: fix bug #7328

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39398 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agocorrect dmg file name in status message
Stephan Witt [Sun, 31 Jul 2011 13:28:21 +0000 (13:28 +0000)]
correct dmg file name in status message

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39396 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago#7660 with aspell backend split words on hard hyphens to check parts separately becau...
Stephan Witt [Sun, 31 Jul 2011 13:27:39 +0000 (13:27 +0000)]
#7660 with aspell backend split words on hard hyphens to check parts separately because hyphen is not allowed to be part of a word - neither in regular nor in personal dictionary

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39395 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoEmbeddedObjects.lyx: update a dialog description
Uwe Stöhr [Sun, 31 Jul 2011 02:58:30 +0000 (02:58 +0000)]
EmbeddedObjects.lyx: update a dialog description

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39394 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoEmbeddedObjects.lyx: describe a limitation of multirows
Uwe Stöhr [Sun, 31 Jul 2011 02:00:05 +0000 (02:00 +0000)]
EmbeddedObjects.lyx: describe a limitation of multirows

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39391 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoFrench Additional.lyx: updates from Jean-Pierre
Uwe Stöhr [Sun, 31 Jul 2011 00:47:16 +0000 (00:47 +0000)]
French Additional.lyx: updates from Jean-Pierre

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39389 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoscons/build_msvc.bat: update for LyX 2.1
Uwe Stöhr [Sun, 31 Jul 2011 00:47:02 +0000 (00:47 +0000)]
scons/build_msvc.bat: update for LyX 2.1

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39388 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agolyx_2_0.py: fix the format (there was a Python warning)
Uwe Stöhr [Sat, 30 Jul 2011 16:45:16 +0000 (16:45 +0000)]
lyx_2_0.py: fix the format (there was a Python warning)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39385 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoconfigure.py: add menu entry to convert to LyX 2.0.x
Uwe Stöhr [Sat, 30 Jul 2011 16:41:29 +0000 (16:41 +0000)]
configure.py: add menu entry to convert to LyX 2.0.x

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39384 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agolyx_2_0.py: fix bug when exporting documents containing \iddots in math to LyX 1.6.x
Uwe Stöhr [Sat, 30 Jul 2011 16:40:03 +0000 (16:40 +0000)]
lyx_2_0.py: fix bug when exporting documents containing \iddots in math to LyX 1.6.x
This must also go to branch, OK Richard?

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39383 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoinstaller: set format for lyxrc.dist
Uwe Stöhr [Fri, 29 Jul 2011 03:14:33 +0000 (03:14 +0000)]
installer: set format for lyxrc.dist

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39382 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoport today's doc changes to trunk
Uwe Stöhr [Wed, 27 Jul 2011 04:45:49 +0000 (04:45 +0000)]
port today's doc changes to trunk

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39381 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoAcknowledgments.lyx: fix a typo
Uwe Stöhr [Tue, 26 Jul 2011 23:29:25 +0000 (23:29 +0000)]
Acknowledgments.lyx: fix a typo

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39377 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoUpdate it.po
Enrico Forestieri [Tue, 26 Jul 2011 17:19:10 +0000 (17:19 +0000)]
Update it.po

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39374 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago* sk.po
Kornel Benko [Tue, 26 Jul 2011 14:06:30 +0000 (14:06 +0000)]
* sk.po

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39373 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoinstaller:
Uwe Stöhr [Mon, 25 Jul 2011 03:09:02 +0000 (03:09 +0000)]
installer:
- accept compound words is Aspell-only and thus not needed
- we use pdfview to show PDF files but this is only necessary if Acrobat or Adobe Reader is used
- update to latest MiKTeX version
- ImageMagick requires registry settings

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39372 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoHebrew docs: hyperref doesn't work for Hebrew (I accidentally used it for the files...
Uwe Stöhr [Mon, 25 Jul 2011 02:20:32 +0000 (02:20 +0000)]
Hebrew docs: hyperref doesn't work for Hebrew (I accidentally used it for the files since last week)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39371 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoPort to trunk
Pavel Sanda [Sat, 23 Jul 2011 18:42:38 +0000 (18:42 +0000)]
Port to trunk

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39369 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoAdd visible space. After long discussion the solution is part of InsetSpace.
Pavel Sanda [Sat, 23 Jul 2011 18:40:21 +0000 (18:40 +0000)]
Add visible space. After long discussion the solution is part of InsetSpace.
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg169847.html

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39367 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago- Tutorial.lyx: remove the info that a DVi previewer is required since this is alread...
Uwe Stöhr [Sat, 23 Jul 2011 04:30:31 +0000 (04:30 +0000)]
- Tutorial.lyx: remove the info that a DVi previewer is required since this is already included in every LaTeX distribution nowadays
- Galician Tutorial.lyx: use formatting of the English version
- some other formatting things

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39365 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agocare for a change of accept_compound and reconfigure the aspell backend accordingly
Stephan Witt [Fri, 22 Jul 2011 09:01:08 +0000 (09:01 +0000)]
care for a change of accept_compound and reconfigure the aspell backend accordingly

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39363 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago#7660 report failures on add-to-session with LYXERR
Stephan Witt [Thu, 21 Jul 2011 19:55:10 +0000 (19:55 +0000)]
#7660 report failures on add-to-session with LYXERR

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39362 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoonly aspell is using spellchecker_accept_compound rc variable
Stephan Witt [Thu, 21 Jul 2011 15:33:56 +0000 (15:33 +0000)]
only aspell is using spellchecker_accept_compound rc variable

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39361 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agomove spellchecker backend change action to actOnUpdatedPrefs where it belongs to...
Stephan Witt [Thu, 21 Jul 2011 08:47:20 +0000 (08:47 +0000)]
move spellchecker backend change action to actOnUpdatedPrefs where it belongs to, add missing action for change of spellchecker_accept_compound preference

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39360 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoenumitem.module: add info where to find the documentation
Uwe Stöhr [Wed, 20 Jul 2011 03:03:38 +0000 (03:03 +0000)]
enumitem.module: add info where to find the documentation

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39359 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoUserGuide.lyx: describe how to compare LyX files
Uwe Stöhr [Wed, 20 Jul 2011 02:58:40 +0000 (02:58 +0000)]
UserGuide.lyx: describe how to compare LyX files

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39358 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoinitials.module: update module description and some whitespace
Uwe Stöhr [Wed, 20 Jul 2011 01:54:10 +0000 (01:54 +0000)]
initials.module: update module description and some whitespace

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39356 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago- multicol.module: new module for multiple text columns
Uwe Stöhr [Wed, 20 Jul 2011 01:53:12 +0000 (01:53 +0000)]
- multicol.module: new module for multiple text columns
- Additional.lyx: update description of multiple columns
- multicol.lyx: remove this file because its content is now completely in Additional.lyx

(We once described multiple columns in 3 different files, Additional.lyx, Customization.lyx and multicol.lyx. We now have only one place.)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39355 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago- Customization.lyx: some more preamble code can go
Uwe Stöhr [Tue, 19 Jul 2011 21:17:10 +0000 (21:17 +0000)]
- Customization.lyx: some more preamble code can go
- Italian Customization.lyx: use the same document settings as the English version
- Additional.lyx: revert undesired change from last commit

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39352 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agodocumentation files:
Uwe Stöhr [Tue, 19 Jul 2011 20:57:36 +0000 (20:57 +0000)]
documentation files:
- the \LyX macro is no longer fragile since r37164, therefore preamble code can go
- some intro cleanups and fixes to have an uniform layout for all language variants
- remove some obsolete text from Polish and Basque Additional.lyx versions

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39350 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago- UserGuide.lyx, EmbeddedObjects.lyx: some tweaks
Uwe Stöhr [Tue, 19 Jul 2011 13:19:18 +0000 (13:19 +0000)]
- UserGuide.lyx, EmbeddedObjects.lyx: some tweaks
- German UserGuide.lyx: some translations

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39347 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago- UserGuide.lyx: new section how to customize lists (description of the module enumitem)
Uwe Stöhr [Tue, 19 Jul 2011 05:11:12 +0000 (05:11 +0000)]
- UserGuide.lyx: new section how to customize lists (description of the module enumitem)
- remove the file enumitem.lyx: its content is now part of the UserGuide

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39344 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago- EmbeddedObjects.lyx: new chapter about objects surrounded by text
Uwe Stöhr [Mon, 18 Jul 2011 21:55:00 +0000 (21:55 +0000)]
- EmbeddedObjects.lyx: new chapter about objects surrounded by text
- Additional.lyx: remove obsolete section
- initials.module: add style that actually works

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39341 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoFix recursive include check.
Richard Heck [Mon, 18 Jul 2011 13:57:15 +0000 (13:57 +0000)]
Fix recursive include check.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39339 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoLimit fix for bug #6063 to math insets and only when inline completion
Enrico Forestieri [Mon, 18 Jul 2011 08:10:20 +0000 (08:10 +0000)]
Limit fix for bug #6063 to math insets and only when inline completion
is disabled in math.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39337 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoUserGuide.lyx, Additional.lyx, Tutorial.lyx: port latest changes to trunk
Uwe Stöhr [Mon, 18 Jul 2011 03:25:29 +0000 (03:25 +0000)]
UserGuide.lyx, Additional.lyx, Tutorial.lyx: port latest changes to trunk

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39336 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoFix bug #7467: build failure on GNU/Hurd, which doesn't define PATH_MAX.
John C. McCabe-Dansted [Sun, 17 Jul 2011 12:32:00 +0000 (12:32 +0000)]
Fix bug #7467: build failure on GNU/Hurd, which doesn't define PATH_MAX.
(Patch from Pino, adapted for trunk by Sven)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39333 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago- Additional.lyx : remove obsolete/wrong infos and some first cleanup
Uwe Stöhr [Sat, 16 Jul 2011 18:22:50 +0000 (18:22 +0000)]
- Additional.lyx : remove obsolete/wrong infos and some first cleanup
- EmbeddedObjects.lyx: minor issues
- German Additional.lyx: transform the layout of the file to follow the other language variants of Additional.lyx

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39332 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoAdd check for recursive includes.
Richard Heck [Sat, 16 Jul 2011 13:40:20 +0000 (13:40 +0000)]
Add check for recursive includes.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39328 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoFix bug #7682. Problem was that we were finding the children using the
Richard Heck [Sat, 16 Jul 2011 13:30:17 +0000 (13:30 +0000)]
Fix bug #7682. Problem was that we were finding the children using the
BufferList, which knows nothing about clones.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39327 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago* sk.po
Kornel Benko [Sat, 16 Jul 2011 05:54:34 +0000 (05:54 +0000)]
* sk.po

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39326 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago- UserGuide.lyx: revise and actualize section about spell checking
Uwe Stöhr [Sat, 16 Jul 2011 04:07:26 +0000 (04:07 +0000)]
- UserGuide.lyx: revise and actualize section about spell checking
- German UserGuide.lyx: some translations
- Math.lyx: typographic fix

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39325 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agode.po: some translations
Uwe Stöhr [Sat, 16 Jul 2011 04:01:06 +0000 (04:01 +0000)]
de.po: some translations

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39324 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoAdd new layouttranslation strings
Pavel Sanda [Fri, 15 Jul 2011 21:14:35 +0000 (21:14 +0000)]
Add new layouttranslation strings

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39321 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agosvmult_author.lyx: add a further note about hyperref
Uwe Stöhr [Fri, 15 Jul 2011 21:04:58 +0000 (21:04 +0000)]
svmult_author.lyx: add a further note about hyperref

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39320 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agoKill meanwhile imported string from Helge review.
Pavel Sanda [Fri, 15 Jul 2011 21:02:36 +0000 (21:02 +0000)]
Kill meanwhile imported string from Helge review.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39319 a592a061-630c-0410-9148-cb99ea01b6c8

12 years ago- svcommon.inc: fix two bugs spotted by Marcus Kriele and some whitespace
Uwe Stöhr [Fri, 15 Jul 2011 20:59:13 +0000 (20:59 +0000)]
- svcommon.inc: fix two bugs spotted by Marcus Kriele and some whitespace
- Springer template files: describe the optional argument for Preface and Foreword

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39318 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agotheorems-without-preamble.inc: remove "Prop" from layouttranslations since it is...
Uwe Stöhr [Fri, 15 Jul 2011 20:35:29 +0000 (20:35 +0000)]
theorems-without-preamble.inc: remove "Prop" from layouttranslations since it is a proverb and should not be translated

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39317 a592a061-630c-0410-9148-cb99ea01b6c8

12 years agosvmult_author.lyx: using hyperref is not allowed when style Title* is used
Uwe Stöhr [Fri, 15 Jul 2011 18:24:24 +0000 (18:24 +0000)]
svmult_author.lyx: using hyperref is not allowed when style Title* is used

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39316 a592a061-630c-0410-9148-cb99ea01b6c8