]> git.lyx.org Git - lyx.git/log
lyx.git
15 years ago** fix bug 2114. Fileformat change.
Jürgen Spitzmüller [Sun, 12 Oct 2008 09:36:00 +0000 (09:36 +0000)]
** fix bug 2114. Fileformat change.
** fix bug 5343 (patch from Richard, prerequisite for the other fix)

* Buffer.cpp:
- increment format to 343
* src/BufferParams.{cpp,h}:
- new param \use_default_options that allows to select/deselect
  the "Other" class options defined in the layout file.
* src/frontends/qt4/GuiDocument.cpp:
* src/frontends/qt4/ui/LaTeXUi.ui:
- add GUI to set \use_default_options, display predefined options in the dialog
- update dialog correctly on class change.

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

15 years ago* lyx2lyx/lyx_1_6.py:
Jürgen Spitzmüller [Sun, 12 Oct 2008 08:58:42 +0000 (08:58 +0000)]
* lyx2lyx/lyx_1_6.py:
- fix conversion of empty index insets.

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

15 years agoFactorize out the hardcoded babel tests. This whole thing is a real mess...
Abdelrazak Younes [Sun, 12 Oct 2008 07:56:06 +0000 (07:56 +0000)]
Factorize out the hardcoded babel tests. This whole thing is a real mess...

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

15 years agoSimplify and optimize a bit the special babel language detection; and add a FIXME.
Abdelrazak Younes [Sun, 12 Oct 2008 07:19:43 +0000 (07:19 +0000)]
Simplify and optimize a bit the special babel language detection; and add a FIXME.

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

15 years agoMenuDefinition::expandFlexInsert(): simplify a tiny bit.
Abdelrazak Younes [Sun, 12 Oct 2008 06:52:26 +0000 (06:52 +0000)]
MenuDefinition::expandFlexInsert(): simplify a tiny bit.

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

15 years agoWe don't always want that, just with custom insets.
Richard Heck [Sun, 12 Oct 2008 04:12:37 +0000 (04:12 +0000)]
We don't always want that, just with custom insets.

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

15 years agoFix bug 5346.
Richard Heck [Sun, 12 Oct 2008 04:04:55 +0000 (04:04 +0000)]
Fix bug 5346.

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

15 years agoRevert.
Richard Heck [Sun, 12 Oct 2008 03:43:15 +0000 (03:43 +0000)]
Revert.

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

15 years agoTypos.
Richard Heck [Sun, 12 Oct 2008 03:40:30 +0000 (03:40 +0000)]
Typos.

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

15 years agoUserGuide.lyx: some corrections ans revert an InsetInfo to make it compilable (see...
Uwe Stöhr [Sun, 12 Oct 2008 01:08:37 +0000 (01:08 +0000)]
UserGuide.lyx: some corrections ans revert an InsetInfo to make it compilable (see http://bugzilla.lyx.org/show_bug.cgi?id=5349 )

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

15 years agoMath.lyx: use InsetInfo for shortcuts
Uwe Stöhr [Sun, 12 Oct 2008 01:07:13 +0000 (01:07 +0000)]
Math.lyx: use InsetInfo for shortcuts

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

15 years agoFORMAT: fix typos
Uwe Stöhr [Sat, 11 Oct 2008 23:58:12 +0000 (23:58 +0000)]
FORMAT: fix typos

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

15 years agoSupport for Mongolian, fileformat change
Uwe Stöhr [Sat, 11 Oct 2008 23:52:31 +0000 (23:52 +0000)]
Support for Mongolian, fileformat change

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

15 years agoUserGuide.lyx: two corrections
Uwe Stöhr [Sat, 11 Oct 2008 21:03:51 +0000 (21:03 +0000)]
UserGuide.lyx: two corrections

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

15 years agoGerman menus.bind: fix whitespace
Uwe Stöhr [Sat, 11 Oct 2008 20:49:30 +0000 (20:49 +0000)]
German menus.bind: fix whitespace

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

15 years agotypo
André Pönitz [Sat, 11 Oct 2008 16:08:42 +0000 (16:08 +0000)]
typo

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

15 years agofix problem with non-recognized utf8 encoding that lead to broken .lyx
André Pönitz [Sat, 11 Oct 2008 16:07:14 +0000 (16:07 +0000)]
fix problem with non-recognized utf8 encoding that lead to broken .lyx
files

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

15 years agoUserGuide.lyx: use InsetInfo for shortcuts
Uwe Stöhr [Sat, 11 Oct 2008 13:19:59 +0000 (13:19 +0000)]
UserGuide.lyx: use InsetInfo for shortcuts

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

15 years agoBufferParams.cpp: typo
Uwe Stöhr [Sat, 11 Oct 2008 12:47:51 +0000 (12:47 +0000)]
BufferParams.cpp: typo

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

15 years agoGerman UserGuide.lyx: more updates by Hartmut
Uwe Stöhr [Sat, 11 Oct 2008 12:46:35 +0000 (12:46 +0000)]
German UserGuide.lyx: more updates by Hartmut

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

15 years agostdinsets.inc: fix output of InsetInfo, part of http://bugzilla.lyx.org/show_bug...
Uwe Stöhr [Sat, 11 Oct 2008 11:33:11 +0000 (11:33 +0000)]
stdinsets.inc: fix output of InsetInfo, part of http://bugzilla.lyx.org/show_bug.cgi?id=5339

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

15 years agoGerman UserGuide.lyx: updates by Hartmut
Uwe Stöhr [Fri, 10 Oct 2008 21:50:10 +0000 (21:50 +0000)]
German UserGuide.lyx: updates by Hartmut

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

15 years ago* de.po:
Jürgen Spitzmüller [Fri, 10 Oct 2008 08:15:06 +0000 (08:15 +0000)]
* de.po:
- update by Hartmut.

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

15 years agoinstall files from Resources\tex in MiKTeX local root directory
Joost Verburg [Thu, 9 Oct 2008 22:00:09 +0000 (22:00 +0000)]
install files from Resources\tex in MiKTeX local root directory

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

15 years agoMSVC Compil fix: Finish JMarc's work.
Abdelrazak Younes [Thu, 9 Oct 2008 14:53:25 +0000 (14:53 +0000)]
MSVC Compil fix: Finish JMarc's work.

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

15 years agocompilation fix
Jean-Marc Lasgouttes [Thu, 9 Oct 2008 14:48:30 +0000 (14:48 +0000)]
compilation fix

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

15 years ago--without-x is not needed anymore with OS X
Jean-Marc Lasgouttes [Thu, 9 Oct 2008 14:17:15 +0000 (14:17 +0000)]
--without-x is not needed anymore with OS X

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

15 years agodo not check for X libraries if pkg-config succeeded
Jean-Marc Lasgouttes [Thu, 9 Oct 2008 14:10:09 +0000 (14:10 +0000)]
do not check for X libraries if pkg-config succeeded

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

15 years agofix bug 5333
José Matox [Thu, 9 Oct 2008 13:07:13 +0000 (13:07 +0000)]
fix bug 5333

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

15 years agopossible fix to bug 5333
José Matox [Thu, 9 Oct 2008 12:53:13 +0000 (12:53 +0000)]
possible fix to bug 5333

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

15 years agopreview comes always after a latecommand
José Matox [Thu, 9 Oct 2008 12:51:37 +0000 (12:51 +0000)]
preview comes always after a latecommand

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

15 years agoTrim end of line whitespaces (need to clean the difference for further fixes)
José Matox [Thu, 9 Oct 2008 12:09:01 +0000 (12:09 +0000)]
Trim end of line whitespaces (need to clean the difference for further fixes)

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

15 years agoX dependency cleanup (2/3)
Jean-Marc Lasgouttes [Thu, 9 Oct 2008 07:21:48 +0000 (07:21 +0000)]
X dependency cleanup (2/3)

(inernal|external)LineEnding are only used by the clipboard code. Therefore
move them to the Qt helpers, where the current environment is known.

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

15 years agoX dependency cleanup (1/3)
Jean-Marc Lasgouttes [Thu, 9 Oct 2008 07:19:34 +0000 (07:19 +0000)]
X dependency cleanup (1/3)

Move the special handling of -geometry command option from LyX to GuiApplication,
where it belongs

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

15 years ago- po file remerge
Uwe Stöhr [Thu, 9 Oct 2008 00:38:53 +0000 (00:38 +0000)]
- po file remerge
- de.po: updates

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

15 years agodinbrief.layout: sorry, I didn't know that layouts may not have non-ASCII characters...
Uwe Stöhr [Thu, 9 Oct 2008 00:37:25 +0000 (00:37 +0000)]
dinbrief.layout: sorry, I didn't know that layouts may not have non-ASCII characters like the German sharp s "ß"

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

15 years agodinbrief.lyx: fix wrong setting
Uwe Stöhr [Wed, 8 Oct 2008 23:53:45 +0000 (23:53 +0000)]
dinbrief.lyx: fix wrong setting

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

15 years agodinbrief: fix typos, correct obsolete environments, add missing environments, patch...
Uwe Stöhr [Wed, 8 Oct 2008 23:40:51 +0000 (23:40 +0000)]
dinbrief: fix typos, correct obsolete environments, add missing environments, patch by Günter Milde
(existing documents are fully compatible to the new one)

can also go to branch, Jürgen?

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

15 years agoUserGuide.lyx: - change shortcut names to current naming, also for Alt
Uwe Stöhr [Wed, 8 Oct 2008 22:00:09 +0000 (22:00 +0000)]
UserGuide.lyx: - change shortcut names to current naming, also for Alt

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

15 years agoGerman UserGuide.lyx: updates by Hartmut
Uwe Stöhr [Wed, 8 Oct 2008 21:49:20 +0000 (21:49 +0000)]
German UserGuide.lyx: updates by Hartmut

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

15 years agoautoconf 2.63 works too (it seems to be a bug fix release)
José Matox [Wed, 8 Oct 2008 18:24:25 +0000 (18:24 +0000)]
autoconf 2.63 works too (it seems to be a bug fix release)

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

15 years agofix memory leak.
Abdelrazak Younes [Wed, 8 Oct 2008 15:12:49 +0000 (15:12 +0000)]
fix memory leak.

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

15 years agoRevert r26683 and add some comments making it a little clearer what
Richard Heck [Wed, 8 Oct 2008 15:07:09 +0000 (15:07 +0000)]
Revert r26683 and add some comments making it a little clearer what
is going on here.

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

15 years agomoveItem(): simplify a bit more and clarify comment.
Abdelrazak Younes [Wed, 8 Oct 2008 14:52:07 +0000 (14:52 +0000)]
moveItem(): simplify a bit more and clarify comment.

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

15 years agomoveItem(): simplify
Abdelrazak Younes [Wed, 8 Oct 2008 14:19:31 +0000 (14:19 +0000)]
moveItem(): simplify

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

15 years agoOups...
Abdelrazak Younes [Wed, 8 Oct 2008 14:06:20 +0000 (14:06 +0000)]
Oups...

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

15 years agoFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5328
Abdelrazak Younes [Wed, 8 Oct 2008 14:03:15 +0000 (14:03 +0000)]
Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=5328

* Paragraph::insertInset(): check if inset insertion is allowed before insertion.

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

15 years agoUpdate it.po
Enrico Forestieri [Tue, 7 Oct 2008 22:19:41 +0000 (22:19 +0000)]
Update it.po

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

15 years agoUserGuide.lyx: - fix various English mistakes found by John Hudson
Uwe Stöhr [Tue, 7 Oct 2008 22:01:25 +0000 (22:01 +0000)]
UserGuide.lyx: - fix various English mistakes found by John Hudson
               - change shortcut names to current naming

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

15 years agoFAQ.lyx: accept Richard changes
Uwe Stöhr [Tue, 7 Oct 2008 21:59:24 +0000 (21:59 +0000)]
FAQ.lyx: accept Richard changes

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

15 years agoJapanese UserGuide.lyx: updates by Koji
Uwe Stöhr [Tue, 7 Oct 2008 21:11:19 +0000 (21:11 +0000)]
Japanese UserGuide.lyx: updates by Koji

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

15 years agoMinor doc update.
Richard Heck [Tue, 7 Oct 2008 16:43:48 +0000 (16:43 +0000)]
Minor doc update.

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

15 years ago* Be more conservative about leaving out parenthesis by checking for < 0x80.
Stefan Schimanski [Tue, 7 Oct 2008 16:24:07 +0000 (16:24 +0000)]
* Be more conservative about leaving out parenthesis by checking for < 0x80.
  This fixes lyxmathsym characters as macro arguments.

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

15 years agoThe default modules should be kept in order.
Richard Heck [Tue, 7 Oct 2008 15:53:05 +0000 (15:53 +0000)]
The default modules should be kept in order.

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

15 years agoFix bug 5330, round 1.
Richard Heck [Tue, 7 Oct 2008 15:45:08 +0000 (15:45 +0000)]
Fix bug 5330, round 1.

The bug is that older layout files with lines like:
Input amsmaths.inc
fail in 1.6, since that file no longer exists. This commit adds some
layout2layout that will scan for such includes and add lines like
UseModule theorems-ams
corresponding to the input lines. The downside to this commit is that
UseModule only becomes available on 25 July 2008, whereas the files
were removed in January.

My intention is to try to deal with these intermediate cases as well.
But I'm not sure that will ultimately work very well, so this will do
until I can figure that out.

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

15 years agoFix comment.
Richard Heck [Tue, 7 Oct 2008 14:40:38 +0000 (14:40 +0000)]
Fix comment.

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

15 years agoSome updates to the Extended Features manual.
Richard Heck [Tue, 7 Oct 2008 01:58:37 +0000 (01:58 +0000)]
Some updates to the Extended Features manual.

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

15 years agoUserGuide.lyx: fix issue spotted by Koji
Uwe Stöhr [Tue, 7 Oct 2008 01:25:41 +0000 (01:25 +0000)]
UserGuide.lyx: fix issue spotted by Koji

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

15 years agoja.po: updates by Koji
Uwe Stöhr [Tue, 7 Oct 2008 01:15:08 +0000 (01:15 +0000)]
ja.po: updates by Koji

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

15 years ago- elsarticle.lyx: forgot that elsarticle has a frontmatter environment and a \journal...
Uwe Stöhr [Tue, 7 Oct 2008 00:44:22 +0000 (00:44 +0000)]
- elsarticle.lyx: forgot that elsarticle has a frontmatter environment and a \journal command
- ACM-sigplan.lyx: small cleanup
- elsarticle.layout, iopart.layout, sigplanconf.layout: categorize

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

15 years ago* cs.po
Pavel Sanda [Tue, 7 Oct 2008 00:22:05 +0000 (00:22 +0000)]
* cs.po

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

15 years agoSmash remaining drawbacks for bug 2315
Enrico Forestieri [Mon, 6 Oct 2008 22:49:30 +0000 (22:49 +0000)]
Smash remaining drawbacks for bug 2315
http://bugzilla.lyx.org/show_bug.cgi?id=2315

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

15 years agoelsarticle.lyx: fix typo
Uwe Stöhr [Mon, 6 Oct 2008 22:45:35 +0000 (22:45 +0000)]
elsarticle.lyx: fix typo

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

15 years agotemplates:
Uwe Stöhr [Mon, 6 Oct 2008 22:38:30 +0000 (22:38 +0000)]
templates:
- please JMarc and Jürgen and remove the BibTeX example file from templates but use the one from the examples
- iopart, ACM-sigplan, elsarticle templates and layouts: various small bug fixes and added informations

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

15 years agoMove the LyX server documentation to Extended Features.
Richard Heck [Mon, 6 Oct 2008 21:05:22 +0000 (21:05 +0000)]
Move the LyX server documentation to Extended Features.

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

15 years agoStuff on the LyX server should be in the Extended Features manual, not the
Richard Heck [Mon, 6 Oct 2008 20:57:11 +0000 (20:57 +0000)]
Stuff on the LyX server should be in the Extended Features manual, not the
Customization manual.

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

15 years agoSome initial updates to the Extended Features manual.
Richard Heck [Mon, 6 Oct 2008 20:49:58 +0000 (20:49 +0000)]
Some initial updates to the Extended Features manual.

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

15 years agoUpdate the Customization manual a bit.
Richard Heck [Mon, 6 Oct 2008 20:21:43 +0000 (20:21 +0000)]
Update the Customization manual a bit.

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

15 years agoUpdate counter containing files to new format.
Richard Heck [Mon, 6 Oct 2008 14:58:22 +0000 (14:58 +0000)]
Update counter containing files to new format.

Actually, not all of these do contain counters, but my grepping
wasn't sophisticated enough to catch them. Not a big deal....

I don't think there are errors here, but if you see weird
behavior with counters in some file or other, it's possible I missed
something.

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

15 years agoUpdate non-counter layouts to format 10.
Richard Heck [Mon, 6 Oct 2008 14:45:21 +0000 (14:45 +0000)]
Update non-counter layouts to format 10.

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

15 years agoUpdate counter documentation after last commit.
Richard Heck [Mon, 6 Oct 2008 14:42:57 +0000 (14:42 +0000)]
Update counter documentation after last commit.

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

15 years agoFix bug 5316 properly. The fix is to make the routine that reads a counter
Richard Heck [Mon, 6 Oct 2008 14:37:28 +0000 (14:37 +0000)]
Fix bug 5316 properly. The fix is to make the routine that reads a counter
update an existing counter rather than overwrite it.

This turns out to be more complicated than it might seem. There are two
large parts to the patch. One moves the counter read routine out of TextClass
and into the Counter and Counters classes. The other changes the syntax of
counters from:
Counter
Name whatever
....
to:
Counter whatever
....
This allows us to get the name of the counter right away, so we can decide
whether it is an old one or a new one. So the layout format had to be
changed (again), with corresponding layout2layout code.

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

15 years agoComment.
Richard Heck [Mon, 6 Oct 2008 12:24:31 +0000 (12:24 +0000)]
Comment.

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

15 years agoWhitespace and comment cleanup.
Richard Heck [Mon, 6 Oct 2008 12:16:17 +0000 (12:16 +0000)]
Whitespace and comment cleanup.

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

15 years agoRe-introduce bug 5316 for the paper class. The previous fix doesn't work
Richard Heck [Mon, 6 Oct 2008 12:03:08 +0000 (12:03 +0000)]
Re-introduce bug 5316 for the paper class. The previous fix doesn't work
anyway, and this lets us test the new one.

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

15 years ago* unicodesymbols:
Jürgen Spitzmüller [Mon, 6 Oct 2008 11:30:53 +0000 (11:30 +0000)]
* unicodesymbols:
- force some greek glyphs that are not properly supported by inputenc (part of bug 5239)

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

15 years agofix misleading debug message
Jean-Marc Lasgouttes [Mon, 6 Oct 2008 10:14:41 +0000 (10:14 +0000)]
fix misleading debug message

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

15 years ago* linguistics.module:
Jürgen Spitzmüller [Mon, 6 Oct 2008 07:15:01 +0000 (07:15 +0000)]
* linguistics.module:
- some corrections.

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

15 years agoUpdate some of the most out of date bits of the FAQ.
Richard Heck [Mon, 6 Oct 2008 04:47:46 +0000 (04:47 +0000)]
Update some of the most out of date bits of the FAQ.

Uwe, I've used change tracking here, too. If you don't want or need to check this, let me know, of just accept all changes and commit it.

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

15 years agoCorrect out of date hyperlink.
Richard Heck [Mon, 6 Oct 2008 04:32:36 +0000 (04:32 +0000)]
Correct out of date hyperlink.

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

15 years agoUpdate layout documentation.
Richard Heck [Mon, 6 Oct 2008 04:24:41 +0000 (04:24 +0000)]
Update layout documentation.

Uwe, I've used change tracking with this, as we discussed. Please review the changes, accept or whatever, and recommit. You can let the translators know about this, too.

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

15 years agoRemove unused code related to InsetEnvironment experiment.
Richard Heck [Mon, 6 Oct 2008 04:23:26 +0000 (04:23 +0000)]
Remove unused code related to InsetEnvironment experiment.

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

15 years agoUpdate the rest to format 9, as well. The counter stuff will
Richard Heck [Mon, 6 Oct 2008 03:20:16 +0000 (03:20 +0000)]
Update the rest to format 9, as well. The counter stuff will
need a new format, if we do it.

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

15 years agoAdd a FIXME. We need to be more careful here.
Richard Heck [Mon, 6 Oct 2008 03:16:26 +0000 (03:16 +0000)]
Add a FIXME. We need to be more careful here.

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

15 years agoUpdate format number for layouts not using counters. The reason
Richard Heck [Mon, 6 Oct 2008 03:00:26 +0000 (03:00 +0000)]
Update format number for layouts not using counters. The reason
is that the counter info will be updated later, without changing
the format number again.

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

15 years agoelsarticle.lyx: some corrections
Uwe Stöhr [Mon, 6 Oct 2008 01:18:38 +0000 (01:18 +0000)]
elsarticle.lyx: some corrections

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

15 years agoinstaller: register the file extensions ".lyx15" etc. that you get when exporting...
Uwe Stöhr [Sun, 5 Oct 2008 21:48:07 +0000 (21:48 +0000)]
installer: register the file extensions ".lyx15" etc. that you get when exporting to older LyX formats

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

15 years agoWhitespace.
Richard Heck [Sun, 5 Oct 2008 19:48:43 +0000 (19:48 +0000)]
Whitespace.

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

15 years agoAdapt stdinsets.inc and linguistics.module to the new InsetLayout framework.
Richard Heck [Sun, 5 Oct 2008 19:46:19 +0000 (19:46 +0000)]
Adapt stdinsets.inc and linguistics.module to the new InsetLayout framework.
There may be some other changes to be made here still, but they should be
fairly painless. What will need checking are InsetFlex's. Those that set
MultiPar to true will now default to ForcePlain false and CustomPars true;
those that set MultiPar to false (or don't set it, since that's the default)
will have CustomPars false and ForcePlain true. If that's wrong, the right
tag can be added, but it must be AFTER the MultiPar tag, since MultiPar will
reset CustomPars and ForcePlain, as described in stdinsets.inc.

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

15 years agoForgot this bit from last commit.
Richard Heck [Sun, 5 Oct 2008 19:39:09 +0000 (19:39 +0000)]
Forgot this bit from last commit.

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

15 years agoFurther to r26743, add CustomPars and ForcePlain layout tags to InsetLayout,
Richard Heck [Sun, 5 Oct 2008 19:38:22 +0000 (19:38 +0000)]
Further to r26743, add CustomPars and ForcePlain layout tags to InsetLayout,
so that the allowParagraphCustomization() and forcePlainLayout() features can
be independently controlled.

At present, these are active only for InsetFlex. In future, they should be made
active for InsetCollapsable, in general.

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

15 years agounderlying filesystem is case insensitive
Peter Kümmel [Sun, 5 Oct 2008 19:37:56 +0000 (19:37 +0000)]
underlying filesystem is case insensitive

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

15 years agoexternal_templates: don't hardcode the chess extension as suggested by Vincent and...
Uwe Stöhr [Sun, 5 Oct 2008 19:25:31 +0000 (19:25 +0000)]
external_templates: don't hardcode the chess extension as suggested by Vincent and Jürgen

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

15 years agomake Latvian documents compilable, fixes http://bugzilla.lyx.org/show_bug.cgi?id...
Uwe Stöhr [Sun, 5 Oct 2008 19:12:12 +0000 (19:12 +0000)]
make Latvian documents compilable, fixes http://bugzilla.lyx.org/show_bug.cgi?id=5324

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

15 years agoTypo from Bennett
Pavel Sanda [Sun, 5 Oct 2008 18:09:51 +0000 (18:09 +0000)]
Typo from Bennett

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

15 years agofr.po: updates by Jean-Pierre
Uwe Stöhr [Sun, 5 Oct 2008 18:09:24 +0000 (18:09 +0000)]
fr.po: updates by Jean-Pierre

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

15 years agofix bug 5332: preferences opens wrong folder for keyboard maps when there is no valid map
Peter Kümmel [Sun, 5 Oct 2008 14:11:04 +0000 (14:11 +0000)]
fix bug 5332: preferences opens wrong folder for keyboard maps when there is no valid map

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

15 years agouk.po: updates from Yuri
Uwe Stöhr [Sun, 5 Oct 2008 13:56:37 +0000 (13:56 +0000)]
uk.po: updates from Yuri

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

15 years agoBufferParams.cpp: make Lithuanian documents compilable, fixes http://bugzilla.lyx...
Uwe Stöhr [Sun, 5 Oct 2008 13:42:37 +0000 (13:42 +0000)]
BufferParams.cpp: make Lithuanian documents compilable, fixes http://bugzilla.lyx.org/show_bug.cgi?id=5323

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

15 years agoUse long path names when comparing FileNames
Peter Kümmel [Sun, 5 Oct 2008 12:08:21 +0000 (12:08 +0000)]
Use long path names when comparing FileNames

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