]> git.lyx.org Git - lyx.git/log
lyx.git
14 years agoThis commit does two things.
Richard Heck [Mon, 26 Oct 2009 02:21:59 +0000 (02:21 +0000)]
This commit does two things.

First, it introduces some sensible defaults for the html
output; these are described in layout.h and implemented in
the openTag, etc, routines.

Second, it modifies the way standard environments are handled.
The previous version was outputing the label for each paragraph
of e.g. a theorem.

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

14 years agoRevert previous commit.
Richard Heck [Mon, 26 Oct 2009 02:19:07 +0000 (02:19 +0000)]
Revert previous commit.

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

14 years ago- UserGuide.lyx: describe the new features
Uwe Stöhr [Mon, 26 Oct 2009 01:38:40 +0000 (01:38 +0000)]
- UserGuide.lyx: describe the new features
  - preview size
  - option for pilcrows
- English UserGuide.lyx: accept changes

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

14 years agoSome initial HTML for theorem environments.
Richard Heck [Mon, 26 Oct 2009 01:04:31 +0000 (01:04 +0000)]
Some initial HTML for theorem environments.

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

14 years agoRemove const modifier from the correct function.
Vincent van Ravesteijn [Sun, 25 Oct 2009 14:00:29 +0000 (14:00 +0000)]
Remove const modifier from the correct function.

see r31737.

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

14 years agoDon't set the read-only flags of the documents. The GuiCompare is modal anyway, so...
Vincent van Ravesteijn [Sun, 25 Oct 2009 13:56:44 +0000 (13:56 +0000)]
Don't set the read-only flags of the documents. The GuiCompare is modal anyway, so the user shouldn't be able to change something.

This reverts part of r31736.

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

14 years agoCall the Compare thread from the GuiCompare dialog.
Vincent van Ravesteijn [Sun, 25 Oct 2009 13:41:46 +0000 (13:41 +0000)]
Call the Compare thread from the GuiCompare dialog.

Furthermore:
- increase safety,
- improve error handling,
- minor cleanups,
- set documents to read-only while running the thread.

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

14 years agoAdds the threaded Compare class, which will eventually do the comparison between...
Vincent van Ravesteijn [Sun, 25 Oct 2009 10:43:16 +0000 (10:43 +0000)]
Adds the threaded Compare class, which will eventually do the comparison between two documents.

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

14 years agoFix warnings
Pavel Sanda [Sun, 25 Oct 2009 09:28:02 +0000 (09:28 +0000)]
Fix warnings

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

14 years ago* PrefDisplayUi.ui: add tooltip.
Jürgen Spitzmüller [Sun, 25 Oct 2009 09:15:18 +0000 (09:15 +0000)]
* PrefDisplayUi.ui: add tooltip.

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

14 years agoA couple comments and some very minor cleanup.
Richard Heck [Sun, 25 Oct 2009 02:22:36 +0000 (02:22 +0000)]
A couple comments and some very minor cleanup.

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

14 years agoAdd an HTML output flavor, and do something with it.
Richard Heck [Sun, 25 Oct 2009 01:48:14 +0000 (01:48 +0000)]
Add an HTML output flavor, and do something with it.

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

14 years agoMore typos.
Richard Heck [Sat, 24 Oct 2009 20:25:35 +0000 (20:25 +0000)]
More typos.

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

14 years agoFix a couple typos.
Richard Heck [Sat, 24 Oct 2009 20:21:54 +0000 (20:21 +0000)]
Fix a couple typos.

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

14 years agoscons_manifest.py: fix SCons
Uwe Stöhr [Sat, 24 Oct 2009 18:21:39 +0000 (18:21 +0000)]
scons_manifest.py: fix SCons

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

14 years ago* Makefile.am: add missing file
Jürgen Spitzmüller [Sat, 24 Oct 2009 17:06:53 +0000 (17:06 +0000)]
* Makefile.am: add missing file

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

14 years agoChange to camelbumpstyle.
Vincent van Ravesteijn [Sat, 24 Oct 2009 17:04:09 +0000 (17:04 +0000)]
Change to camelbumpstyle.

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

14 years agoRemove unused compile script that dates back to my initial Qt4 port...
Abdelrazak Younes [Sat, 24 Oct 2009 16:49:42 +0000 (16:49 +0000)]
Remove unused compile script that dates back to my initial Qt4 port...

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

14 years agoMake trunk compile for now.
Vincent van Ravesteijn [Sat, 24 Oct 2009 16:17:24 +0000 (16:17 +0000)]
Make trunk compile for now.

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

14 years agoset eol-styles.
Vincent van Ravesteijn [Sat, 24 Oct 2009 16:15:28 +0000 (16:15 +0000)]
set eol-styles.

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

14 years agoFix another problem related to bug #6284.
Enrico Forestieri [Sat, 24 Oct 2009 15:54:03 +0000 (15:54 +0000)]
Fix another problem related to bug #6284.
When pasting "# a" within \mbox{} through Ctrl+Shift+V, the space is
correctly retained. However, using Ctrl+Shift+V for pasting "^ a" into
\mbox{}, the space gets swallowed. This is fixed by this patch.

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

14 years agoAdds the user interface for the new Comparison feature.
Vincent van Ravesteijn [Sat, 24 Oct 2009 15:47:05 +0000 (15:47 +0000)]
Adds the user interface for the new Comparison feature.

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

14 years agoAdd a global accessible function loadIfNeeded().
Vincent van Ravesteijn [Sat, 24 Oct 2009 14:57:28 +0000 (14:57 +0000)]
Add a global accessible function loadIfNeeded().

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

14 years agoChanges in buffer_funcs.cpp::newUnnamedFile():
Vincent van Ravesteijn [Sat, 24 Oct 2009 14:20:00 +0000 (14:20 +0000)]
Changes in buffer_funcs.cpp::newUnnamedFile():
- the prefix can now be supplied,
- there can be more types of unnamed files,
- the code is made more concise,
- templatefile parameter is made optional,
- "newfile" is made translatable.

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

14 years agoFix a typo and clarify the logic around the return value. Note that this
Richard Heck [Sat, 24 Oct 2009 12:31:59 +0000 (12:31 +0000)]
Fix a typo and clarify the logic around the return value. Note that this
would allow us to do something after copying, if we should later want to
do that.

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

14 years agoext_copy.py: fix #6234 for trunk
Uwe Stöhr [Sat, 24 Oct 2009 00:55:28 +0000 (00:55 +0000)]
ext_copy.py: fix #6234 for trunk

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

14 years agoFix bug #6280: Wrong context menu is opened in an auto-opened inset.
Vincent van Ravesteijn [Sat, 24 Oct 2009 00:02:41 +0000 (00:02 +0000)]
Fix bug #6280: Wrong context menu is opened in an auto-opened inset.

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

14 years agoDisable forking on Mac OS X. This should fix crashes on Snow Leopard.
Jean-Marc Lasgouttes [Fri, 23 Oct 2009 16:50:40 +0000 (16:50 +0000)]
Disable forking on Mac OS X. This should fix crashes on Snow Leopard.

It would be better to
* detect OS X version at run time (how??)
or
* use proper threads for autosave

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

14 years agoParagraph::write: buffer normal characters into a docstring, in order to reduce the...
Jean-Marc Lasgouttes [Fri, 23 Oct 2009 16:48:55 +0000 (16:48 +0000)]
Paragraph::write: buffer normal characters into a docstring, in order to reduce the number of calls to to_qstr().

THis leads to a big speedup of the buffer-write function (>60%). The goal is to make autosave less noticeable.

This patch should be safe as long as transforming a docstring to utf8 is equivalent to transforming the characters one by one.

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

14 years agoFix the rest of bug #6284.
Enrico Forestieri [Fri, 23 Oct 2009 15:00:36 +0000 (15:00 +0000)]
Fix the rest of bug #6284.

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

14 years ago* LaTeXFeatures.cpp:
Jürgen Spitzmüller [Fri, 23 Oct 2009 09:01:51 +0000 (09:01 +0000)]
* LaTeXFeatures.cpp:
- do not eat space at the beginning of \lyxadded macro (bug 6282).

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

14 years agoinstaller: sync with branch
Uwe Stöhr [Wed, 21 Oct 2009 03:11:14 +0000 (03:11 +0000)]
installer: sync with branch

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

14 years agoTutorial.lyx: fixes of issues spotted by John Hudson and revision of the document
Uwe Stöhr [Wed, 21 Oct 2009 03:08:18 +0000 (03:08 +0000)]
Tutorial.lyx: fixes of issues spotted by John Hudson and revision of the document

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

14 years agoBetter fix for bug #6284. There's no need to check for spaces here
Enrico Forestieri [Tue, 20 Oct 2009 15:26:22 +0000 (15:26 +0000)]
Better fix for bug #6284. There's no need to check for spaces here
as they are already accounted for during the tokenization phase.

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

14 years agotex2lyx/preamble.cpp: improve the fix from r31440:
Uwe Stöhr [Tue, 20 Oct 2009 01:45:33 +0000 (01:45 +0000)]
tex2lyx/preamble.cpp: improve the fix from r31440:
 - when languages are given in the documentclass options _and_ the babel options, babel takes the last language option of the \usepackage call
 - there is no quote language "ngerman", it is in both cases "german"

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

14 years ago- gen_lfuns.py: reduce the space between items in LFUNs.lyx to save whitespace
Uwe Stöhr [Mon, 19 Oct 2009 23:44:11 +0000 (23:44 +0000)]
- gen_lfuns.py: reduce the space between items in LFUNs.lyx to save whitespace
- LFUNs.lyx: rebuilt with changed gen_lfuns.py

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

14 years agoFix bug #6284: missing space between # and text in math mode when using \mbox
Enrico Forestieri [Mon, 19 Oct 2009 23:11:36 +0000 (23:11 +0000)]
Fix bug #6284: missing space between # and text in math mode when using \mbox

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

14 years agoThe current buffer is the master of an included file, not the grandmaster.
Enrico Forestieri [Mon, 19 Oct 2009 10:29:15 +0000 (10:29 +0000)]
The current buffer is the master of an included file, not the grandmaster.

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

14 years ago- LFUNs.lyx: there is no need to use AMS for this file.
Uwe Stöhr [Mon, 19 Oct 2009 00:01:01 +0000 (00:01 +0000)]
- LFUNs.lyx: there is no need to use AMS for this file.
- gen_lfuns.py: change the script accordingly and add the missing \spacing tag

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

14 years agoUpdate reverse search documentation for Cygwin.
Enrico Forestieri [Sun, 18 Oct 2009 23:09:39 +0000 (23:09 +0000)]
Update reverse search documentation for Cygwin.

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

14 years agoUpdate it.po
Enrico Forestieri [Sun, 18 Oct 2009 22:35:33 +0000 (22:35 +0000)]
Update it.po

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

14 years agoRestore the master language at the end of an included child document
Enrico Forestieri [Sun, 18 Oct 2009 21:48:13 +0000 (21:48 +0000)]
Restore the master language at the end of an included child document
instead of the child document language.

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

14 years ago* add support for jmakeindex (a Japanese index processor)
Jürgen Spitzmüller [Sun, 18 Oct 2009 16:57:38 +0000 (16:57 +0000)]
* add support for jmakeindex (a Japanese index processor)

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

14 years agolanguages: fix spelling (can also go to branch)
Uwe Stöhr [Sun, 18 Oct 2009 14:30:33 +0000 (14:30 +0000)]
languages: fix spelling (can also go to branch)

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

14 years agoString formatting
Pavel Sanda [Sun, 18 Oct 2009 03:58:20 +0000 (03:58 +0000)]
String formatting
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg155067.html

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

14 years agoFactor out some common code.
Richard Heck [Sat, 17 Oct 2009 22:58:44 +0000 (22:58 +0000)]
Factor out some common code.

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

14 years agoRedo the viewer_alternatives and editor_alternatives in terms of a map,
Richard Heck [Sat, 17 Oct 2009 22:52:16 +0000 (22:52 +0000)]
Redo the viewer_alternatives and editor_alternatives in terms of a map,
rather than a vector. This helps deal with problems involving multiple
specifications of a single command. (Even after the previous commit,
we were still getting duplicates in the UI after every alteration of
the preferences.) It's also more natural, anyway.

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

14 years agoFix how viewer_alternatives and editor_alternatives are written
Richard Heck [Sat, 17 Oct 2009 18:02:40 +0000 (18:02 +0000)]
Fix how viewer_alternatives and editor_alternatives are written
to the preferences file. The old way produced tons of duplicates.
The fix is the same as for a prior bug with bibtex_alternatives.

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

14 years agoViewer and editor selections were not being saved.
Richard Heck [Fri, 16 Oct 2009 16:17:52 +0000 (16:17 +0000)]
Viewer and editor selections were not being saved.

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

14 years agoApplied revision 31646 to cmake-build too
Kornel Benko [Fri, 16 Oct 2009 10:51:58 +0000 (10:51 +0000)]
Applied revision 31646 to cmake-build too

Do not check for headers strings.h, io.h, process.h

Do not check for functions mkstemp, mktemp

Do not check for declarations of istreambug_iterator, iterator, mktemp

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

14 years agoRemove dead includes in FileName, since we do not use mkstemp anymore
Jean-Marc Lasgouttes [Fri, 16 Oct 2009 09:32:50 +0000 (09:32 +0000)]
Remove dead includes in FileName, since we do not use mkstemp anymore

Do not check for headers strings.h, io.h, process.h

Do not check for functions mkstemp, mktemp

Do not check for declarations of istreambug_iterator, iterator, mktemp

NOTE to cmake/scons maintainers: you should also get rid of the handling of those symbols.

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

14 years agoGerman Additional.lyx: update by Hartmut
Uwe Stöhr [Fri, 16 Oct 2009 00:01:43 +0000 (00:01 +0000)]
German Additional.lyx: update by Hartmut

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

14 years agoMore info into emergency dialog. This is especially useful in case
Pavel Sanda [Thu, 15 Oct 2009 21:37:09 +0000 (21:37 +0000)]
More info into emergency dialog. This is especially useful in case
more master/child emergency files were detected.

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

14 years agoI just noticed that trunk did not define HAVE_FORK anymore, because this was part...
Jean-Marc Lasgouttes [Thu, 15 Oct 2009 14:45:22 +0000 (14:45 +0000)]
I just noticed that trunk did not define HAVE_FORK anymore, because this was part of checking for ispell support... This commit reinstates it, and probably makes autosave faster.

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

14 years agoFix bug #6276: tex2lyx fails to import captions
Jean-Marc Lasgouttes [Thu, 15 Oct 2009 14:22:35 +0000 (14:22 +0000)]
Fix bug #6276: tex2lyx fails to import captions

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

14 years agonext leftover
Pavel Sanda [Wed, 14 Oct 2009 20:12:25 +0000 (20:12 +0000)]
next leftover

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

14 years agoin trunk too
Pavel Sanda [Wed, 14 Oct 2009 20:08:37 +0000 (20:08 +0000)]
in trunk too

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

14 years agoSounds better
Pavel Sanda [Wed, 14 Oct 2009 19:35:54 +0000 (19:35 +0000)]
Sounds better

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

14 years agoNext one
Pavel Sanda [Wed, 14 Oct 2009 19:29:06 +0000 (19:29 +0000)]
Next one

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

14 years agoFixes
Pavel Sanda [Wed, 14 Oct 2009 19:27:12 +0000 (19:27 +0000)]
Fixes

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

14 years agoDoc it
Pavel Sanda [Wed, 14 Oct 2009 19:18:10 +0000 (19:18 +0000)]
Doc it

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

14 years agoMake updating less dangerous, see comments in #6255.
Pavel Sanda [Wed, 14 Oct 2009 19:18:06 +0000 (19:18 +0000)]
Make updating less dangerous, see comments in #6255.

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

14 years agoadd support for \specialsection in amsart; fix some fonts for better screen rendering
Jean-Marc Lasgouttes [Wed, 14 Oct 2009 09:51:26 +0000 (09:51 +0000)]
add support for \specialsection in amsart; fix some fonts for better screen rendering

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

14 years agoadd missing modules to distribution
Jean-Marc Lasgouttes [Tue, 13 Oct 2009 20:12:47 +0000 (20:12 +0000)]
add missing modules to distribution

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

14 years ago* po/*.po: remerge.
Jürgen Spitzmüller [Tue, 13 Oct 2009 08:46:27 +0000 (08:46 +0000)]
* po/*.po: remerge.

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

14 years ago* VCBackend.cpp: typo.
Jürgen Spitzmüller [Tue, 13 Oct 2009 08:39:03 +0000 (08:39 +0000)]
* VCBackend.cpp: typo.

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

14 years ago* Changes.cpp (getLaTeXMarkup):
Jürgen Spitzmüller [Tue, 13 Oct 2009 07:30:46 +0000 (07:30 +0000)]
* Changes.cpp (getLaTeXMarkup):
- pass references, not copies.

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

14 years agoAssure the author is encoded correctly in the LaTeX output of change tracking markup...
Jürgen Spitzmüller [Mon, 12 Oct 2009 16:22:05 +0000 (16:22 +0000)]
Assure the author is encoded correctly in the LaTeX output of change tracking markup (bug 6225).

Patch reviewed by Jean-Marc.

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

14 years agodisable the del-suppresses-equation-label-at-end feature (not easy to describe, is...
Jean-Marc Lasgouttes [Mon, 12 Oct 2009 15:20:23 +0000 (15:20 +0000)]
disable the del-suppresses-equation-label-at-end feature (not easy to describe, is it?) when there is a selection

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

14 years ago* de.po: forgotten corrections.
Jürgen Spitzmüller [Sun, 11 Oct 2009 15:42:12 +0000 (15:42 +0000)]
* de.po: forgotten corrections.

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

14 years ago* de.po: another typo.
Jürgen Spitzmüller [Sun, 11 Oct 2009 15:38:46 +0000 (15:38 +0000)]
* de.po: another typo.

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

14 years agode.po: fix a typo
Uwe Stöhr [Sun, 11 Oct 2009 15:28:25 +0000 (15:28 +0000)]
de.po: fix a typo

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

14 years agofix merged build
Peter Kümmel [Sun, 11 Oct 2009 10:30:00 +0000 (10:30 +0000)]
fix merged build

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

14 years ago* de.po: sync with branch.
Jürgen Spitzmüller [Sun, 11 Oct 2009 09:59:34 +0000 (09:59 +0000)]
* de.po: sync with branch.

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

14 years ago* InsetInclude.cpp:
Jürgen Spitzmüller [Sun, 11 Oct 2009 09:34:13 +0000 (09:34 +0000)]
* InsetInclude.cpp:
- use bformat for syntactically proper translatable message.

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

14 years agoxypic.lyx: add a list item to assure that InstantPreview always works correctly.
Uwe Stöhr [Sun, 11 Oct 2009 02:12:51 +0000 (02:12 +0000)]
xypic.lyx: add a list item to assure that InstantPreview always works correctly.

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

14 years agofix build systems after r31445
Uwe Stöhr [Sun, 11 Oct 2009 01:59:10 +0000 (01:59 +0000)]
fix build systems after r31445

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

14 years agoFix bug #6270: Bug in parsing selection as math macro argument
Enrico Forestieri [Sat, 10 Oct 2009 19:11:23 +0000 (19:11 +0000)]
Fix bug #6270: Bug in parsing selection as math macro argument

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

14 years agoadd the new Slovak splash.lyx also to trunk
Uwe Stöhr [Sat, 10 Oct 2009 14:27:11 +0000 (14:27 +0000)]
add the new Slovak splash.lyx also to trunk

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

14 years agoxypic.lyx: resync with branch (no change in the text of the document)
Uwe Stöhr [Sat, 10 Oct 2009 14:11:25 +0000 (14:11 +0000)]
xypic.lyx: resync with branch (no change in the text of the document)

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

14 years agoFix bug #6250: LyX 1.6.4 crashes when copying Japanese text in math to clipboard
Enrico Forestieri [Fri, 9 Oct 2009 21:33:08 +0000 (21:33 +0000)]
Fix bug #6250: LyX 1.6.4 crashes when copying Japanese text in math to clipboard

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

14 years ago* InsetExternal.cpp:
Jürgen Spitzmüller [Fri, 9 Oct 2009 12:40:34 +0000 (12:40 +0000)]
* InsetExternal.cpp:
* GuiExternal.cpp:
- do not crash if the list of external templates is empty (bug #3974).

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

14 years ago* GuiExternal.cpp:
Jürgen Spitzmüller [Fri, 9 Oct 2009 12:08:47 +0000 (12:08 +0000)]
* GuiExternal.cpp:
- do not use invalid index if a template is not found. Fixes crash bug #6259.

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

14 years agoSeems to work too
Pavel Sanda [Thu, 8 Oct 2009 15:25:11 +0000 (15:25 +0000)]
Seems to work too

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

14 years agoTypo
Pavel Sanda [Thu, 8 Oct 2009 15:21:11 +0000 (15:21 +0000)]
Typo

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

14 years agoFix bug #6264: Broken undo of removed script in mathed when both scripts are present.
Enrico Forestieri [Thu, 8 Oct 2009 12:32:11 +0000 (12:32 +0000)]
Fix bug #6264: Broken undo of removed script in mathed when both scripts are present.

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

14 years agoCorrect sorting
Pavel Sanda [Wed, 7 Oct 2009 09:15:29 +0000 (09:15 +0000)]
Correct sorting

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

14 years agoUpdaye LFUNs.lyx after while
Pavel Sanda [Wed, 7 Oct 2009 00:13:12 +0000 (00:13 +0000)]
Updaye LFUNs.lyx after while

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

14 years agoCoding style
Pavel Sanda [Wed, 7 Oct 2009 00:11:15 +0000 (00:11 +0000)]
Coding style

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

14 years agoDoc & menu entry
Pavel Sanda [Wed, 7 Oct 2009 00:08:18 +0000 (00:08 +0000)]
Doc & menu entry

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

14 years agoIcon
Pavel Sanda [Tue, 6 Oct 2009 23:23:17 +0000 (23:23 +0000)]
Icon

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

14 years agoBug #6255 - Update linked files with version control
Pavel Sanda [Tue, 6 Oct 2009 23:20:52 +0000 (23:20 +0000)]
Bug #6255 - Update linked files with version control

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

14 years agoclarify message for spelling libs
Jean-Marc Lasgouttes [Tue, 6 Oct 2009 15:21:24 +0000 (15:21 +0000)]
clarify message for spelling libs

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

14 years agoremove traces of libtool and of obsolete autoconf macros
Jean-Marc Lasgouttes [Tue, 6 Oct 2009 15:13:20 +0000 (15:13 +0000)]
remove traces of libtool and of obsolete autoconf macros

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

14 years agoAlready done
Pavel Sanda [Tue, 6 Oct 2009 14:26:18 +0000 (14:26 +0000)]
Already done

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

14 years agocleanup the help messages of the configure script; now --with-version-suffix shows...
Jean-Marc Lasgouttes [Tue, 6 Oct 2009 14:05:57 +0000 (14:05 +0000)]
cleanup the help messages of the configure script; now --with-version-suffix shows what the default suffix is

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

14 years agofix wrong file name in r31506
Jean-Marc Lasgouttes [Tue, 6 Oct 2009 13:47:08 +0000 (13:47 +0000)]
fix wrong file name in r31506

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

14 years agoFix warning
Pavel Sanda [Tue, 6 Oct 2009 10:22:06 +0000 (10:22 +0000)]
Fix warning

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

14 years agoeven better :)
Pavel Sanda [Tue, 6 Oct 2009 10:15:14 +0000 (10:15 +0000)]
even better :)

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

14 years agonext compil fix
Pavel Sanda [Tue, 6 Oct 2009 10:12:20 +0000 (10:12 +0000)]
next compil fix

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