]> git.lyx.org Git - lyx.git/log
lyx.git
13 years agoFix bug #7298. Patch from Patrick Atamaniuk. Thanks!
Richard Heck [Mon, 14 Feb 2011 01:36:00 +0000 (01:36 +0000)]
Fix bug #7298. Patch from Patrick Atamaniuk. Thanks!

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

13 years agoDue to the increased accuracy of line counting and registering, when a
Enrico Forestieri [Mon, 14 Feb 2011 01:02:12 +0000 (01:02 +0000)]
Due to the increased accuracy of line counting and registering, when a
latex error occurs inside a table, the exact faulty table row is spotted.
However, if all cells of a table row are output on the same line, lyx is
not able to tell what cell caused the error and highlights the last cell
of the row. This patch allows to output each cell of a table on its own
line, such that the exact point where the error occurred can be highlighted.
Note that this is only done when exporting for preview, and in normal (nice)
exports everything goes as usual.

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

13 years agoFix bug #6302: Allow setting of on-screen paragraph indentation when
Richard Heck [Mon, 14 Feb 2011 00:58:44 +0000 (00:58 +0000)]
Fix bug #6302: Allow setting of on-screen paragraph indentation when
alignment is LEFT.

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

13 years agoComplete integration of texrow with otexstream and allow automatic line
Enrico Forestieri [Sun, 13 Feb 2011 21:41:44 +0000 (21:41 +0000)]
Complete integration of texrow with otexstream and allow automatic line
counting also when outputting the latex preamble.

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

13 years agoUpdate it.po
Enrico Forestieri [Sun, 13 Feb 2011 12:19:12 +0000 (12:19 +0000)]
Update it.po

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

13 years ago* ANNOUNCE
Pavel Sanda [Sun, 13 Feb 2011 11:23:48 +0000 (11:23 +0000)]
* ANNOUNCE

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

13 years agocs.po - glitch from Kornel, thanks.
Pavel Sanda [Sun, 13 Feb 2011 10:45:50 +0000 (10:45 +0000)]
cs.po - glitch from Kornel, thanks.

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

13 years ago* cs.po
Pavel Sanda [Sun, 13 Feb 2011 10:31:36 +0000 (10:31 +0000)]
* cs.po

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

13 years agoRemerge cs.po
Pavel Sanda [Sun, 13 Feb 2011 10:31:34 +0000 (10:31 +0000)]
Remerge cs.po

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

13 years agoAdd a context menu to InsetBibItem.
Vincent van Ravesteijn [Sun, 13 Feb 2011 10:10:28 +0000 (10:10 +0000)]
Add a context menu to InsetBibItem.

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

13 years agoDo not compile unused code.
Vincent van Ravesteijn [Sun, 13 Feb 2011 10:08:52 +0000 (10:08 +0000)]
Do not compile unused code.

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

13 years agoConstify InsetMathNest::setMouseHover and remove the const_cast from BufferView.
Vincent van Ravesteijn [Sun, 13 Feb 2011 10:07:00 +0000 (10:07 +0000)]
Constify InsetMathNest::setMouseHover and remove the const_cast from BufferView.

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

13 years agoRemove an include an reorder.
Vincent van Ravesteijn [Sun, 13 Feb 2011 10:03:05 +0000 (10:03 +0000)]
Remove an include an reorder.

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

13 years agoRemove unimplemented function declaration.
Vincent van Ravesteijn [Sun, 13 Feb 2011 10:02:00 +0000 (10:02 +0000)]
Remove unimplemented function declaration.

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

13 years agoGuiView: Small simplification.
Vincent van Ravesteijn [Sun, 13 Feb 2011 10:00:42 +0000 (10:00 +0000)]
GuiView: Small simplification.

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

13 years ago* de.po: update.
Jürgen Spitzmüller [Sun, 13 Feb 2011 10:00:04 +0000 (10:00 +0000)]
* de.po: update.

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

13 years ago* sk.po
Kornel Benko [Sun, 13 Feb 2011 09:59:44 +0000 (09:59 +0000)]
* sk.po

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

13 years agoTypos in the comment.
Vincent van Ravesteijn [Sun, 13 Feb 2011 09:59:14 +0000 (09:59 +0000)]
Typos in the comment.

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

13 years agoGuiWorkArea: coding style.
Vincent van Ravesteijn [Sun, 13 Feb 2011 09:58:31 +0000 (09:58 +0000)]
GuiWorkArea: coding style.

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

13 years ago* sv.po update from Jim
Pavel Sanda [Sun, 13 Feb 2011 09:58:10 +0000 (09:58 +0000)]
* sv.po update from Jim

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

13 years agoCorrect the return and parameter types to match the type of RenderBase::state_.
Vincent van Ravesteijn [Sun, 13 Feb 2011 09:56:54 +0000 (09:56 +0000)]
Correct the return and parameter types to match the type of RenderBase::state_.

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

13 years agoFix tabstops in the preference dialog.
Vincent van Ravesteijn [Sun, 13 Feb 2011 09:54:55 +0000 (09:54 +0000)]
Fix tabstops in the preference dialog.

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

13 years agoAdd comment.
Vincent van Ravesteijn [Sun, 13 Feb 2011 09:49:50 +0000 (09:49 +0000)]
Add comment.

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

13 years agoString tweaks.
Vincent van Ravesteijn [Sun, 13 Feb 2011 09:43:06 +0000 (09:43 +0000)]
String tweaks.

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

13 years ago* sk.po
Kornel Benko [Sun, 13 Feb 2011 09:42:36 +0000 (09:42 +0000)]
* sk.po

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

13 years agoRemerge sk.po
Kornel Benko [Sun, 13 Feb 2011 09:42:13 +0000 (09:42 +0000)]
Remerge sk.po

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

13 years agoRemove unused funcion Inset::scroll().
Vincent van Ravesteijn [Sun, 13 Feb 2011 09:41:13 +0000 (09:41 +0000)]
Remove unused funcion Inset::scroll().

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

13 years agoIntroduce new file format flag "menu=export" to define which document formats the...
Jürgen Spitzmüller [Sun, 13 Feb 2011 09:34:10 +0000 (09:34 +0000)]
Introduce new file format flag "menu=export" to define which document formats the File > Export menu should list. All other formats are available via the "More Formats & Options ..." (former "Custom ...") dialog.

The actual selection of formats needs to be audited.

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

13 years agoFew typos
Pavel Sanda [Sun, 13 Feb 2011 01:34:00 +0000 (01:34 +0000)]
Few typos

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

13 years ago* sv.po from Jim
Pavel Sanda [Sun, 13 Feb 2011 01:19:29 +0000 (01:19 +0000)]
* sv.po from Jim

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

13 years agoUpdate it.po
Enrico Forestieri [Sat, 12 Feb 2011 23:36:38 +0000 (23:36 +0000)]
Update it.po

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

13 years agoTrial and error shows that this works for yap (what a poor documentation it has)
Enrico Forestieri [Sat, 12 Feb 2011 22:54:52 +0000 (22:54 +0000)]
Trial and error shows that this works for yap (what a poor documentation it has)

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

13 years ago* sv.po from Jim Rotmalm
Pavel Sanda [Sat, 12 Feb 2011 22:18:20 +0000 (22:18 +0000)]
* sv.po from Jim Rotmalm

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

13 years agoRest of gcc 4.6 issues from Orion Poplawski.
Pavel Sanda [Sat, 12 Feb 2011 22:10:56 +0000 (22:10 +0000)]
Rest of gcc 4.6 issues from Orion Poplawski.

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

13 years agoFix gcc 4.6 compilation.
Pavel Sanda [Sat, 12 Feb 2011 22:08:32 +0000 (22:08 +0000)]
Fix gcc 4.6 compilation.

If no initializer is specified for an object, and the object is of (possibly
cv-qualified) non-POD class type (or array thereof), the object shall be
default-initialized; if the object is of const-qualified type, the underlying
class type shall have a user-declared default constructor.

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

13 years agoFix bug #7186 (Forward Search not working for Child Documents)
Enrico Forestieri [Sat, 12 Feb 2011 20:24:09 +0000 (20:24 +0000)]
Fix bug #7186 (Forward Search not working for Child Documents)

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

13 years agoAdded test-case for finding (properly) LyX & LaTeX (special phrases exported
Tommaso Cucinotta [Sat, 12 Feb 2011 11:06:09 +0000 (11:06 +0000)]
Added test-case for finding (properly) LyX & LaTeX (special phrases exported
in Paragraph.cpp as the corresponding macros), when ignore format is off.

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

13 years agoAvoid stop_autotests termination message when it is killed at normal termination...
Tommaso Cucinotta [Sat, 12 Feb 2011 11:05:04 +0000 (11:05 +0000)]
Avoid stop_autotests termination message when it is killed at normal termination of test-case.

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

13 years agoWhen exporting to latex with a length that does not include entirely
Tommaso Cucinotta [Sat, 12 Feb 2011 11:03:24 +0000 (11:03 +0000)]
When exporting to latex with a length that does not include entirely
a special phrase, simply export the segment as normal text. For other
uses of these methods, end_pos is -1, so the original behavior is unaltered.
This allows for finding properly the LyX, LaTeX and other special phrases
with Advanced Find, when ignore format is off.
This complements the other changes made to latex export methods, for
exporting to latex with a given final end position.

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

13 years agoAdded version suffix to symlinks. Tested with --enable-version-suffix.
Tommaso Cucinotta [Fri, 11 Feb 2011 23:27:34 +0000 (23:27 +0000)]
Added version suffix to symlinks. Tested with --enable-version-suffix.

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

13 years ago* InsetTabular.cpp: multirow does not allow paragraph breaks (bug 7051).
Jürgen Spitzmüller [Fri, 11 Feb 2011 09:42:33 +0000 (09:42 +0000)]
* InsetTabular.cpp: multirow does not allow paragraph breaks (bug 7051).

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

13 years agocmake: fix merged build
Peter Kümmel [Fri, 11 Feb 2011 02:20:23 +0000 (02:20 +0000)]
cmake: fix merged build

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

13 years agoseems the other have different compilers ;)
Peter Kümmel [Fri, 11 Feb 2011 02:09:22 +0000 (02:09 +0000)]
seems the other have different compilers ;)

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

13 years agoSo, let's constify all globals in version.cpp...
Enrico Forestieri [Fri, 11 Feb 2011 00:46:49 +0000 (00:46 +0000)]
So, let's constify all globals in version.cpp...

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

13 years ago3rd attempt on lyx_version_major/minor.
Pavel Sanda [Fri, 11 Feb 2011 00:24:06 +0000 (00:24 +0000)]
3rd attempt on lyx_version_major/minor.

An object or reference that is explicitly declared const
and neither explicitly declared extern nor previously declared
to have external linkage has internal linkage.

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

13 years agocompile. we don't need a const here
Peter Kümmel [Thu, 10 Feb 2011 23:43:09 +0000 (23:43 +0000)]
compile. we don't need a const here

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

13 years agocompile.
Peter Kümmel [Thu, 10 Feb 2011 22:57:41 +0000 (22:57 +0000)]
compile.

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

13 years agocmake: support source packaging
Peter Kümmel [Thu, 10 Feb 2011 22:44:59 +0000 (22:44 +0000)]
cmake: support source packaging

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

13 years agoNow the framework works running LyX in the language required by the test
Tommaso Cucinotta [Thu, 10 Feb 2011 22:33:23 +0000 (22:33 +0000)]
Now the framework works running LyX in the language required by the test
script (if any) also when LyX is not installed on your system
(using a variant of the trick suggested by Enrico, i.e., create a symlink
locale from the LyX sources root to an autotests/locale folder).
At least, it does on Linux.

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

13 years agoRemove debugging code.
Richard Heck [Thu, 10 Feb 2011 22:19:50 +0000 (22:19 +0000)]
Remove debugging code.

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

13 years agoMore of #7289. Parts need the same treatment chapters got before.
Richard Heck [Thu, 10 Feb 2011 22:10:22 +0000 (22:10 +0000)]
More of #7289. Parts need the same treatment chapters got before.

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

13 years agoFor some reason, when a latex error occurs, it may happen that
Enrico Forestieri [Thu, 10 Feb 2011 21:28:43 +0000 (21:28 +0000)]
For some reason, when a latex error occurs, it may happen that
err.pos_start > err.pos_end such that range == 0 and nothing
gets highlighted, even if the paragraph id is correct.
In this case, it is better to highlight everything.

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

13 years agofix bug #7288: add configure option for external mythes library
Georg Baum [Thu, 10 Feb 2011 20:31:07 +0000 (20:31 +0000)]
fix bug #7288: add configure option for external mythes library

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

13 years agoIntegrate texrow with otexstream in order to perform automatic line
Enrico Forestieri [Thu, 10 Feb 2011 20:02:48 +0000 (20:02 +0000)]
Integrate texrow with otexstream in order to perform automatic line
counting when exporting to latex. This is done for the code comprised
between \begin{document} and \end{document}, while the preamble code
still needs manual calls to TexRow::newline() for registering new lines.

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

13 years ago* GuiSendto: allow to simply export from this dialog if no command is given.
Jürgen Spitzmüller [Thu, 10 Feb 2011 14:06:53 +0000 (14:06 +0000)]
* GuiSendto: allow to simply export from this dialog if no command is given.

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

13 years ago* LaTeX.{cpp,h}:
Jürgen Spitzmüller [Thu, 10 Feb 2011 10:09:59 +0000 (10:09 +0000)]
* LaTeX.{cpp,h}:
- refine biber support: parse blg file to get the bib file into the dependency table with biber.

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

13 years agoDefine LYX_(MAJOR|MINOR)_VERSION also for cmake build
Kornel Benko [Thu, 10 Feb 2011 06:16:12 +0000 (06:16 +0000)]
Define LYX_(MAJOR|MINOR)_VERSION also for cmake build

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

13 years agoCosmetic change of .lyx headers. We output now only major and minor version,
Pavel Sanda [Wed, 9 Feb 2011 22:19:14 +0000 (22:19 +0000)]
Cosmetic change of .lyx headers. We output now only major and minor version,
not release level. File format does not change for a single minor (branch), so
this info has small value.

On the other hand the first line of header is causing unnecessary merge
conflicts for users of LyX VCS.

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

13 years ago* BufferParams.cpp: do not load luainputenc if inputenc has explicitly being disabled.
Jürgen Spitzmüller [Wed, 9 Feb 2011 18:21:43 +0000 (18:21 +0000)]
* BufferParams.cpp: do not load luainputenc if inputenc has explicitly being disabled.

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

13 years agoWe have lyx_version, for PACKAGE_VERSION.
Pavel Sanda [Wed, 9 Feb 2011 17:23:20 +0000 (17:23 +0000)]
We have lyx_version, for PACKAGE_VERSION.
(Introduced in r34186.)

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

13 years agoUpdate es.po from Ignacio
Pavel Sanda [Wed, 9 Feb 2011 16:51:32 +0000 (16:51 +0000)]
Update es.po from Ignacio

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

13 years agode.po: further tweaks.
Jürgen Spitzmüller [Wed, 9 Feb 2011 15:53:33 +0000 (15:53 +0000)]
de.po: further tweaks.

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

13 years ago* de.po: fix addressing and some style issues.
Jürgen Spitzmüller [Wed, 9 Feb 2011 15:46:45 +0000 (15:46 +0000)]
* de.po: fix addressing and some style issues.

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

13 years ago* Menus.cpp: fix comment.
Jürgen Spitzmüller [Wed, 9 Feb 2011 10:45:59 +0000 (10:45 +0000)]
* Menus.cpp: fix comment.

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

13 years ago* lyx_2_0.py: fix revert_xetex method.
Jürgen Spitzmüller [Wed, 9 Feb 2011 09:26:33 +0000 (09:26 +0000)]
* lyx_2_0.py: fix revert_xetex method.

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

13 years agoFix typo.
Jürgen Spitzmüller [Wed, 9 Feb 2011 08:31:18 +0000 (08:31 +0000)]
Fix typo.

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

13 years agoforgot this in previous revision.
Jürgen Spitzmüller [Wed, 9 Feb 2011 08:25:24 +0000 (08:25 +0000)]
forgot this in previous revision.

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

13 years agoCheck for fontspec an configure the GUI accordingly.
Jürgen Spitzmüller [Wed, 9 Feb 2011 08:23:11 +0000 (08:23 +0000)]
Check for fontspec an configure the GUI accordingly.
If fontspec is not found, the "Use non-TeX fonts" checkbox is disabled, and the tooltip hints at installing the package.
Also add fontspec to LaTeXConfig.lyx, documenting that v2 of the package is needed for LuaTeX support.

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

13 years agoFix the other part of #7289, concerning the Front_Matter style. Of course,
Richard Heck [Tue, 8 Feb 2011 23:04:00 +0000 (23:04 +0000)]
Fix the other part of #7289, concerning the Front_Matter style. Of course,
\frontmatter is a command.

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

13 years agoFix bug #7289. Confusingly, svjour.inc declares "NoStyle Chapter", and then
Richard Heck [Tue, 8 Feb 2011 23:02:13 +0000 (23:02 +0000)]
Fix bug #7289. Confusingly, svjour.inc declares "NoStyle Chapter", and then
some of the files that include it redefine chapter by cut-and-paste from
stdsections.inc. Not very clean. So now svnjour.inc doesn't do this, and
the journal files that include it declare "NoStyle Chapter" themselves. This
also allows some simplification of the sv book classes.

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

13 years ago#7170 Disable hunspell dict path in prefs when hunspell is not compiled in
Stephan Witt [Tue, 8 Feb 2011 14:48:46 +0000 (14:48 +0000)]
#7170 Disable hunspell dict path in prefs when hunspell is not compiled in

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

13 years agofix a crash when the inset containing the new word at cursor is deleted
Stephan Witt [Tue, 8 Feb 2011 09:42:00 +0000 (09:42 +0000)]
fix a crash when the inset containing the new word at cursor is deleted

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

13 years agoRemoving dependency on longOperationCancelled() patch.
Tommaso Cucinotta [Tue, 8 Feb 2011 09:11:58 +0000 (09:11 +0000)]
Removing dependency on longOperationCancelled() patch.

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

13 years agoSuppress killall output when killing STOP button.
Tommaso Cucinotta [Tue, 8 Feb 2011 00:14:23 +0000 (00:14 +0000)]
Suppress killall output when killing STOP button.

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

13 years agoFix up some comments, and change the recursive call to match the new
Richard Heck [Tue, 8 Feb 2011 00:13:32 +0000 (00:13 +0000)]
Fix up some comments, and change the recursive call to match the new
signature.

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

13 years agoGet rid of the global lyx2lyx variable.
Richard Heck [Tue, 8 Feb 2011 00:10:19 +0000 (00:10 +0000)]
Get rid of the global lyx2lyx variable.

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

13 years agoFactor out the routine that finds lyx2lyx.
Richard Heck [Tue, 8 Feb 2011 00:07:47 +0000 (00:07 +0000)]
Factor out the routine that finds lyx2lyx.

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

13 years agoCompleting r37549.
Tommaso Cucinotta [Mon, 7 Feb 2011 23:55:02 +0000 (23:55 +0000)]
Completing r37549.

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

13 years agoVery minor cleanup.
Richard Heck [Mon, 7 Feb 2011 23:48:29 +0000 (23:48 +0000)]
Very minor cleanup.

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

13 years agoOutput width and height parameters for XHTML images. Thanks to Rob Oakes
Richard Heck [Mon, 7 Feb 2011 23:47:43 +0000 (23:47 +0000)]
Output width and height parameters for XHTML images. Thanks to Rob Oakes
for the patch.

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

13 years agoForgot to terminate the emergency button.
Tommaso Cucinotta [Mon, 7 Feb 2011 23:37:34 +0000 (23:37 +0000)]
Forgot to terminate the emergency button.

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

13 years agoAdded emergency STOP button in tcl/tk window for immediate & painless termination...
Tommaso Cucinotta [Mon, 7 Feb 2011 23:32:27 +0000 (23:32 +0000)]
Added emergency STOP button in tcl/tk window for immediate & painless termination of the tests.

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

13 years agoFix a couple of compilation issues with gcc 4.6. See bug #7285.
Richard Heck [Mon, 7 Feb 2011 22:47:02 +0000 (22:47 +0000)]
Fix a couple of compilation issues with gcc 4.6. See bug #7285.

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

13 years agoSearch and replace buffers are now passed from the GUI to the Model
Tommaso Cucinotta [Mon, 7 Feb 2011 20:36:40 +0000 (20:36 +0000)]
Search and replace buffers are now passed from the GUI to the Model
just by their file-name, and directly accessed there.
All string/latex exporting of those buffers is handled on the Model
side (lyxfind.cpp) according to the selected options.
Fixed bugs when searching with ignore-format disabled material
in the middle of a paragraph, and when using regular expressions.

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

13 years agoAdded possibility to retrieve internal buffers (by their tmp file-name) from the...
Tommaso Cucinotta [Mon, 7 Feb 2011 20:31:09 +0000 (20:31 +0000)]
Added possibility to retrieve internal buffers (by their tmp file-name) from the Model.

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

13 years agoIntroduce options for the lyxpak script, allowing the user to choose whether
Richard Heck [Mon, 7 Feb 2011 19:38:44 +0000 (19:38 +0000)]
Introduce options for the lyxpak script, allowing the user to choose whether
to create a zip or a tar.gz, to provide the output directory as an option,
and also to specify the location of the lyx2lyx script as an option.

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

13 years ago* LaTeX.{cpp,h}: run biber if necessary (bug 7281).
Jürgen Spitzmüller [Mon, 7 Feb 2011 07:03:31 +0000 (07:03 +0000)]
* LaTeX.{cpp,h}: run biber if necessary (bug 7281).

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

13 years ago* de.po: update
Jürgen Spitzmüller [Mon, 7 Feb 2011 06:54:06 +0000 (06:54 +0000)]
* de.po: update

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

13 years agoStray commit
Pavel Sanda [Mon, 7 Feb 2011 01:50:34 +0000 (01:50 +0000)]
Stray commit

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

13 years agoFix header of pl.po
Pavel Sanda [Mon, 7 Feb 2011 01:23:49 +0000 (01:23 +0000)]
Fix header of pl.po

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

13 years agoUpdates from Jean Pierre.
Pavel Sanda [Mon, 7 Feb 2011 01:02:34 +0000 (01:02 +0000)]
Updates from Jean Pierre.

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

13 years agoBack to svn
Pavel Sanda [Mon, 7 Feb 2011 00:51:53 +0000 (00:51 +0000)]
Back to svn

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

13 years agointernationalized messages should not contain the `\r' escape sequence 2.0.0beta4
Pavel Sanda [Mon, 7 Feb 2011 00:45:51 +0000 (00:45 +0000)]
internationalized messages should not contain the `\r' escape sequence

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

13 years agoGo for beta4
Pavel Sanda [Mon, 7 Feb 2011 00:45:50 +0000 (00:45 +0000)]
Go for beta4

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

13 years agoFinal string remerge
Pavel Sanda [Mon, 7 Feb 2011 00:45:38 +0000 (00:45 +0000)]
Final string remerge

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

13 years ago* ANNOUNCE
Pavel Sanda [Mon, 7 Feb 2011 00:15:21 +0000 (00:15 +0000)]
* ANNOUNCE

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

13 years agoDon't rely on external utilities and use python modules for creating
Enrico Forestieri [Sun, 6 Feb 2011 23:45:03 +0000 (23:45 +0000)]
Don't rely on external utilities and use python modules for creating
a LyX archive. A zip archive is created on Windows and a gzip compressed
tar archive on *nix, as those are the de facto platform standards.

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

13 years ago* NEWS
Pavel Sanda [Sun, 6 Feb 2011 23:35:22 +0000 (23:35 +0000)]
* NEWS

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

13 years agoAllowed to set the default typing delay via environment variable.
Tommaso Cucinotta [Sun, 6 Feb 2011 23:14:49 +0000 (23:14 +0000)]
Allowed to set the default typing delay via environment variable.
Improved documentation of usage.

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

13 years agoIf XVKBD_HACKED env var is not set, then don't try to build any custom xvkbd.
Tommaso Cucinotta [Sun, 6 Feb 2011 22:56:02 +0000 (22:56 +0000)]
If XVKBD_HACKED env var is not set, then don't try to build any custom xvkbd.

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