]> git.lyx.org Git - lyx.git/log
lyx.git
11 years agothinko: if we have requires, do not test package
Juergen Spitzmueller [Mon, 24 Sep 2012 06:41:44 +0000 (08:41 +0200)]
thinko: if we have requires, do not test package

11 years agoGuiTabular.cpp: don't rely on a string but on the combobox data
Uwe Stöhr [Mon, 24 Sep 2012 00:10:21 +0000 (02:10 +0200)]
GuiTabular.cpp: don't rely on a string but on the combobox data

It was not safe in changeset 9d05ac5c to search for a text because it can be translated, better search for the data, thanks Pavel for spotting

11 years ago* sk.po
Kornel Benko [Sun, 23 Sep 2012 19:45:35 +0000 (21:45 +0200)]
* sk.po

11 years agoCorrect format documentation
Juergen Spitzmueller [Sun, 23 Sep 2012 17:20:26 +0000 (19:20 +0200)]
Correct format documentation

11 years agode.po: update
Juergen Spitzmueller [Sun, 23 Sep 2012 16:48:14 +0000 (18:48 +0200)]
de.po: update

11 years agoSupport for the NewTX Math fonts (newtx, libertine, minion)
Juergen Spitzmueller [Sun, 23 Sep 2012 16:33:04 +0000 (18:33 +0200)]
Support for the NewTX Math fonts (newtx, libertine, minion)

11 years agoRecognize Provides from math fonts
Juergen Spitzmueller [Sun, 23 Sep 2012 15:40:44 +0000 (17:40 +0200)]
Recognize Provides from math fonts

11 years agoFix bug #8296: Crash when clicking on completion in math
Vincent van Ravesteijn [Sun, 23 Sep 2012 14:44:22 +0000 (16:44 +0200)]
Fix bug #8296: Crash when clicking on completion in math

When the user clicks on the completion, the completion disappears. This
means that we have to fix the cursor before setting it.

11 years agoavoid deprecated functions on Mac - use Qt instead
Stephan Witt [Sun, 23 Sep 2012 13:27:36 +0000 (15:27 +0200)]
avoid deprecated functions on Mac - use Qt instead

11 years agoremove unnecessary Carbon include
Stephan Witt [Sun, 23 Sep 2012 13:10:28 +0000 (15:10 +0200)]
remove unnecessary Carbon include

11 years agoadd high resolution display support
Stephan Witt [Sun, 23 Sep 2012 13:08:24 +0000 (15:08 +0200)]
add high resolution display support

11 years agocorrect Messages class implementation for non-NLS
Stephan Witt [Sun, 23 Sep 2012 13:07:41 +0000 (15:07 +0200)]
correct Messages class implementation for non-NLS

11 years agomoving Reconfigure to LyX menu does not work
Stephan Witt [Sun, 23 Sep 2012 13:06:02 +0000 (15:06 +0200)]
moving Reconfigure to LyX menu does not work

11 years agouse -F instead of -L to link Qt frameworks
Stephan Witt [Sun, 23 Sep 2012 13:04:53 +0000 (15:04 +0200)]
use -F instead of -L to link Qt frameworks

11 years agosupport for Xcode 4.3 and Mountain Lion
Stephan Witt [Sun, 23 Sep 2012 13:02:46 +0000 (15:02 +0200)]
support for Xcode 4.3 and Mountain Lion

11 years agoMore no-math fonts
Juergen Spitzmueller [Sun, 23 Sep 2012 10:30:19 +0000 (12:30 +0200)]
More no-math fonts

For the sake of completeness, it is now also possible to load fourier and the mathdesign fonts without changing the default math font.

11 years agolibertine-type1 has osf by default
Juergen Spitzmueller [Sun, 23 Sep 2012 09:10:39 +0000 (11:10 +0200)]
libertine-type1 has osf by default

11 years agoFix bug #6389: Make columns RTL in RTL document
Vincent van Ravesteijn [Sat, 22 Sep 2012 21:14:34 +0000 (23:14 +0200)]
Fix bug #6389: Make columns RTL in RTL document

11 years agoInitialize toolbar pop menu button on start
Vincent van Ravesteijn [Sat, 22 Sep 2012 18:51:49 +0000 (20:51 +0200)]
Initialize toolbar pop menu button on start

In 0aead96461997 it was introduced that the toolbar popup menu buttons are not
initialized until they are being used (i.e. pressed at for the first
time). As a consequence, these buttons are always enabled on start. Now
that we have the sticky button for view and update, I'm now annoyed by
this every time I start LyX.

11 years ago* sk.po
Kornel Benko [Sat, 22 Sep 2012 17:28:19 +0000 (19:28 +0200)]
* sk.po

11 years agoInsetIPAMacro: Fix warnings about conversion from double to int
Vincent van Ravesteijn [Sat, 22 Sep 2012 17:21:00 +0000 (19:21 +0200)]
InsetIPAMacro: Fix warnings about conversion from double to int

11 years agoBasic UI for math (TeX) fonts
Juergen Spitzmueller [Sat, 22 Sep 2012 15:44:00 +0000 (17:44 +0200)]
Basic UI for math (TeX) fonts

This addresses #6543 by adding an option to prevent fonts such as Palatino and Times to automatically adapt the math font (IOW it lets you load the text font only for a bunch of fonts where this is easily possible).

Furthermore it adds an interface to select a specific math font, which is defined in latexfonts. Currently, this is only euler (the only one I know), but if there are other math-only tex fonts, they can be added easily (but note that this changes the file format).

Non-TeX math fonts are not yet supported. Eventually, unicode-math support can use the existing UI, but this is not on my agenda.

11 years agocheck for libertine-type1
Juergen Spitzmueller [Sat, 22 Sep 2012 12:22:57 +0000 (14:22 +0200)]
check for libertine-type1

11 years agoNo need to pass these
Juergen Spitzmueller [Sat, 22 Sep 2012 10:14:24 +0000 (12:14 +0200)]
No need to pass these

11 years agolibertine-legacy was declared obsolete by its maintainer and replaced by the libertin...
Juergen Spitzmueller [Sat, 22 Sep 2012 09:08:07 +0000 (11:08 +0200)]
libertine-legacy was declared obsolete by its maintainer and replaced by the libertine-type1 package

11 years agoFont names must be unique
Juergen Spitzmueller [Sat, 22 Sep 2012 09:05:47 +0000 (11:05 +0200)]
Font names must be unique

11 years agoMuch more flexible implementation of alternative (LaTeX) fonts
Juergen Spitzmueller [Sat, 22 Sep 2012 08:59:53 +0000 (10:59 +0200)]
Much more flexible implementation of alternative (LaTeX) fonts

The LaTeX font now do not specify simply alternative packages or packages for OT1 encoding etc., but they refer to complete AltFonts (which are not directly accessible via the GUI). This way, alternative fonts can also have options (osf, sc etc.), and they can use all sorts of initializing methods (\usepackage, \setrmfamily etc.).

11 years agoMake package name be platform dependent
Kornel Benko [Fri, 21 Sep 2012 13:09:46 +0000 (15:09 +0200)]
Make package name be platform dependent

11 years agoUse package name 'LyX' on Mac OS, 'lyx' otherwise
Kornel Benko [Fri, 21 Sep 2012 10:48:30 +0000 (12:48 +0200)]
Use package name 'LyX' on Mac OS, 'lyx' otherwise

11 years ago* sk.po
Kornel Benko [Thu, 20 Sep 2012 14:41:47 +0000 (16:41 +0200)]
* sk.po

11 years agoFollow Lars' advice
Juergen Spitzmueller [Thu, 20 Sep 2012 14:24:59 +0000 (16:24 +0200)]
Follow Lars' advice

11 years ago* sk.po
Kornel Benko [Thu, 20 Sep 2012 13:55:25 +0000 (15:55 +0200)]
* sk.po

11 years agoSimplify translation string.
Pavel Sanda [Thu, 20 Sep 2012 11:35:53 +0000 (13:35 +0200)]
Simplify translation string.

11 years agode.po: update
Juergen Spitzmueller [Wed, 19 Sep 2012 17:19:45 +0000 (19:19 +0200)]
de.po: update

11 years agoSupport for the Minion Pro LaTeX font
Juergen Spitzmueller [Wed, 19 Sep 2012 15:46:55 +0000 (17:46 +0200)]
Support for the Minion Pro LaTeX font

11 years agoImplement Provides tag to LaTeXFonts
Juergen Spitzmueller [Wed, 19 Sep 2012 13:46:19 +0000 (15:46 +0200)]
Implement Provides tag to LaTeXFonts

This allows to suppress conflicting packages, such as amssymb with mathdesign.

11 years agoDo not propose existing labels
Juergen Spitzmueller [Wed, 19 Sep 2012 08:20:19 +0000 (10:20 +0200)]
Do not propose existing labels

11 years agoDo not update refs on new label creation (#8147)
Juergen Spitzmueller [Wed, 19 Sep 2012 08:14:56 +0000 (10:14 +0200)]
Do not update refs on new label creation (#8147)

This assures that refs to existing labels are not being touched if a new label with a duplicate name is created, and the name then changed by the duplicate checker.

Branch candidate.

11 years agoMerge branch 'master' of git.lyx.org:lyx
Juergen Spitzmueller [Mon, 17 Sep 2012 09:36:47 +0000 (11:36 +0200)]
Merge branch 'master' of git.lyx.org:lyx

11 years agorc.preview and rc.display_graphics are completely unrelated (bug 7562)
Juergen Spitzmueller [Mon, 17 Sep 2012 09:36:29 +0000 (11:36 +0200)]
rc.preview and rc.display_graphics are completely unrelated (bug 7562)

11 years agoFix bug #8342: Endless undo group messages
Jean-Marc Lasgouttes [Mon, 17 Sep 2012 09:24:39 +0000 (11:24 +0200)]
Fix bug #8342: Endless undo group messages

Fix thinko in Undo::endUndoGroup.
Do not reset undo groups in Undo::clean

The underlying problem remains: the various VC functions should not
always reload the buffer or at least should use the parameter
clearUndo=false.

11 years agoConstify some catches and others
Scott Kostyshak [Mon, 17 Sep 2012 08:01:26 +0000 (04:01 -0400)]
Constify some catches and others

11 years agoDo not search for empty string
Juergen Spitzmueller [Mon, 17 Sep 2012 07:32:47 +0000 (09:32 +0200)]
Do not search for empty string

11 years agoCalibrate log file parser
Juergen Spitzmueller [Mon, 17 Sep 2012 06:59:41 +0000 (08:59 +0200)]
Calibrate log file parser

Filenames embraced in <...> can occur anywhere on the line and multiple times. This fixes for me the case that graphics included via ERT were not tracked. It probably also fixes #8336.

This is a candidate for branch.

11 years agoClarify the logic of fragmental file name checking
Juergen Spitzmueller [Sun, 16 Sep 2012 11:05:55 +0000 (13:05 +0200)]
Clarify the logic of fragmental file name checking

No change in functionality.

11 years ago* sk.po
Kornel Benko [Thu, 13 Sep 2012 11:59:04 +0000 (13:59 +0200)]
* sk.po

11 years agoTypos
Scott Kostyshak [Wed, 12 Sep 2012 23:38:26 +0000 (19:38 -0400)]
Typos

Clean up some comments, LFUN documentation, an error message,
and lyx --help output.

11 years agoFix some typos for LFUNs.lyx
Scott Kostyshak [Wed, 12 Sep 2012 22:52:16 +0000 (18:52 -0400)]
Fix some typos for LFUNs.lyx

11 years agoInsetTabular: fix resetting reset decimal alignment
Uwe Stöhr [Wed, 12 Sep 2012 22:41:57 +0000 (00:41 +0200)]
InsetTabular: fix resetting reset decimal alignment

If no special alignment is set the default is center not left - my mistake

11 years agoGuiTabular.cpp: don't hardcode decimal align combobox item
Uwe Stöhr [Tue, 11 Sep 2012 21:51:50 +0000 (23:51 +0200)]
GuiTabular.cpp: don't hardcode decimal align combobox item

11 years agofix multirow/column logic in table dialog
Uwe Stöhr [Tue, 11 Sep 2012 19:58:13 +0000 (21:58 +0200)]
fix multirow/column logic in table dialog

GuiTabular.cpp: a cell can either be a multicolumn or multirow, not both the same time, this is already respected by the toolbar and context menu, only the dialog allowed to set this although this was correctly never applied

should also go to branch

11 years agoAbort autogen.sh if po/POTFILES.in fails
Scott Kostyshak [Tue, 11 Sep 2012 08:12:05 +0000 (04:12 -0400)]
Abort autogen.sh if po/POTFILES.in fails

11 years ago-help, -version, & unqualified -dbg now go to cout
Scott Kostyshak [Tue, 11 Sep 2012 05:01:05 +0000 (01:01 -0400)]
-help, -version, & unqualified -dbg now go to cout

Makes output consistent with other programs and allows for piping that
is more user-friendly.

11 years agoGet rid of a Qt-generated stderr message
Scott Kostyshak [Tue, 11 Sep 2012 03:18:22 +0000 (23:18 -0400)]
Get rid of a Qt-generated stderr message

The stderr message "Object::disconnect: Unexpected null parameter"
often appeared when closing and opening buffers.
GuiView::on_currentWorkAreaChanged should not pass a null pointer
to Object::disconnect.

11 years agoFix UI for decimal table alignment (bug #8285)
Uwe Stöhr [Tue, 11 Sep 2012 00:10:29 +0000 (02:10 +0200)]
Fix UI for decimal table alignment (bug #8285)

Fixes 2 issues:
1. LyX uses for a decimal alignment a multicolumn and having for a cell a multicolumn _and_ a multirow is invalid LaTeX.
2. It was impossible to unset a decimal alignment via the context menu or toolbar button.

11 years agoUse proper tabs instead of spaces
Jean-Marc Lasgouttes [Mon, 10 Sep 2012 20:59:21 +0000 (22:59 +0200)]
Use proper tabs instead of spaces

11 years agoStreamline a bit po/Rules-lyx
Jean-Marc Lasgouttes [Mon, 10 Sep 2012 09:55:52 +0000 (11:55 +0200)]
Streamline a bit po/Rules-lyx

Make use of normal and automatic variables to avoid repetition. Things could be made shorter by using the %_l10n.pot pattern (GNU make extension).

11 years agoStop handling file 'installed_translations' in cmake-build
Kornel Benko [Sat, 8 Sep 2012 16:07:43 +0000 (18:07 +0200)]
Stop handling file 'installed_translations' in cmake-build

11 years agoCorrectly initialize a member variable
Jean-Marc Lasgouttes [Fri, 7 Sep 2012 14:33:40 +0000 (16:33 +0200)]
Correctly initialize a member variable

This has be diagnosed by valgrind, I do not know how important it is.

11 years agoTracking correctly available translations (take 2)
Jean-Marc Lasgouttes [Thu, 23 Aug 2012 13:08:21 +0000 (15:08 +0200)]
Tracking correctly available translations (take 2)

The previous scheme of loading all possible translations and checking
whether the work is a bit too much "brute force" and causes problems
on Mac OS X (documents loaded with the wrong language).

Now there is an helper static method in Messages class that checks
whether a readable .mo file exist for the language. There should be an
API in gettext for doing that, but alas it is not possible.

As a consequence the method Language::translated() has been removed,
along with its cache.

11 years agoRevert "Read list of translated languages from a file"
Jean-Marc Lasgouttes [Thu, 23 Aug 2012 09:52:01 +0000 (11:52 +0200)]
Revert "Read list of translated languages from a file"

This reverts commit ed1515ef69d0381e9b0657cf1966f9d86e0cb25f.

11 years agoUpdate it.po
Enrico Forestieri [Sun, 2 Sep 2012 22:00:25 +0000 (00:00 +0200)]
Update it.po

11 years agoProtect underlined \ref{} commands by enclosing them in \mbox{}.
Enrico Forestieri [Thu, 30 Aug 2012 12:09:23 +0000 (14:09 +0200)]
Protect underlined \ref{} commands by enclosing them in \mbox{}.

This is the same protection used for \cite{}. Although "ulem" commands
don't strictly need this protection with \ref{} and friends, this helps
when one wants to use another package souch as "soul".
Indeed, ulem's \uline{} doesn't hyphenate words, while soul's \ul{} does,
and thus the output is much nicer.

With this patch, replacing ulem with soul is as simple as adding
\usepackage{soul}
\renewcommand{\uline}[1]{\ul{#1}}
to the preamble, without worrying about manually enclosing in \mbox the
\ref commands. In any case, the output from ulem remains unchanged.

Another possibility offered by soul is that of typesetting as
"yellow highlighted" the underlined text. This is achieved by adding
\usepackage{color,soul}
\renewcommand{\uline}[1]{\hl{#1}}
to the preamble.

11 years agoFix forward search with okular
Juergen Spitzmueller [Sun, 26 Aug 2012 09:42:43 +0000 (11:42 +0200)]
Fix forward search with okular

Implement a placeholder 2008f which points to the tex file with full path, since this is what okular expects nowadays.

11 years agoMerge branch 'master' of git.lyx.org:lyx
Juergen Spitzmueller [Sat, 25 Aug 2012 08:49:08 +0000 (10:49 +0200)]
Merge branch 'master' of git.lyx.org:lyx

11 years agoFix thinkos in LaTeX font reading
Juergen Spitzmueller [Sat, 25 Aug 2012 08:48:37 +0000 (10:48 +0200)]
Fix thinkos in LaTeX font reading

11 years ago* sk.po
Kornel Benko [Fri, 24 Aug 2012 13:48:03 +0000 (15:48 +0200)]
* sk.po

11 years agoFix bibliography indentation
Juergen Spitzmueller [Fri, 24 Aug 2012 13:24:32 +0000 (15:24 +0200)]
Fix bibliography indentation

11 years agoDocumentation of new IPA features
Juergen Spitzmueller [Fri, 24 Aug 2012 13:20:48 +0000 (15:20 +0200)]
Documentation of new IPA features

11 years agoImplement plaintext for tie bars
Juergen Spitzmueller [Fri, 24 Aug 2012 08:12:17 +0000 (10:12 +0200)]
Implement plaintext for tie bars

11 years ago* sk.po
Kornel Benko [Fri, 24 Aug 2012 08:00:35 +0000 (10:00 +0200)]
* sk.po

11 years agode.po: update
Juergen Spitzmueller [Fri, 24 Aug 2012 06:24:43 +0000 (08:24 +0200)]
de.po: update

11 years agoAdd missing icons
Juergen Spitzmueller [Fri, 24 Aug 2012 06:12:49 +0000 (08:12 +0200)]
Add missing icons

11 years agoFix documentation
Juergen Spitzmueller [Thu, 23 Aug 2012 15:47:12 +0000 (17:47 +0200)]
Fix documentation

11 years agoAdd support for some basic non-unicoded IPA macros
Juergen Spitzmueller [Thu, 23 Aug 2012 15:42:53 +0000 (17:42 +0200)]
Add support for some basic non-unicoded IPA macros

We now support everything on the IPA chart via the toolbar

11 years ago* sk.po
Kornel Benko [Wed, 22 Aug 2012 11:58:07 +0000 (13:58 +0200)]
* sk.po

11 years agocmake build: Add msgfmt po-checking
Kornel Benko [Wed, 22 Aug 2012 11:57:43 +0000 (13:57 +0200)]
cmake build: Add msgfmt po-checking

11 years agoStyle. Thanks, Pavel and Scott
Juergen Spitzmueller [Wed, 22 Aug 2012 06:35:06 +0000 (08:35 +0200)]
Style. Thanks, Pavel and Scott

11 years agoMake tree compilable again.
Pavel Sanda [Tue, 21 Aug 2012 21:09:45 +0000 (23:09 +0200)]
Make tree compilable again.

Natives should check and fix.

11 years agosk.po: Some found phonetic symbols
Kornel Benko [Tue, 21 Aug 2012 19:09:33 +0000 (21:09 +0200)]
sk.po: Some found phonetic symbols

11 years agode.po: update
Juergen Spitzmueller [Tue, 21 Aug 2012 16:13:49 +0000 (18:13 +0200)]
de.po: update

11 years agoThe SVG sources of the IPA icons
Juergen Spitzmueller [Tue, 21 Aug 2012 14:28:29 +0000 (16:28 +0200)]
The SVG sources of the IPA icons

11 years agoAn IPA toolbar
Juergen Spitzmueller [Tue, 21 Aug 2012 12:56:34 +0000 (14:56 +0200)]
An IPA toolbar

Translators: sorry ;-)

11 years agoMake tipa shortcuts work for combining chars
Juergen Spitzmueller [Tue, 21 Aug 2012 10:48:34 +0000 (12:48 +0200)]
Make tipa shortcuts work for combining chars

11 years agoMore tipa shortcuts
Juergen Spitzmueller [Tue, 21 Aug 2012 10:47:50 +0000 (12:47 +0200)]
More tipa shortcuts

11 years agoFix bug #8306: LyX incorrectly imports mhchem commands outside math mode
Enrico Forestieri [Tue, 21 Aug 2012 02:04:54 +0000 (04:04 +0200)]
Fix bug #8306: LyX incorrectly imports mhchem commands outside math mode

Those commands can also be used in text mode but tex2lyx tries to
translate their argument causing havoc. So, import the whole commands
as ERT.

11 years agoFix bug #8305: ^ symbol does not render into upward arrow when using mhchem
Enrico Forestieri [Mon, 20 Aug 2012 23:30:51 +0000 (01:30 +0200)]
Fix bug #8305: ^ symbol does not render into upward arrow when using mhchem

The mhchem package treats the caret both as a shorthand for \uparrow or
as a superscript operator according to whether it is surrounded by
spaces or not. The \ce and \cf insets allow inserting spaces but there
is no provision for inserting a space after the caret, which is always
considered by LyX as a superscript operator. The solution here is to
insert a space after the caret if the superscript is empty or an empty
brace inset.

Mathed does not allow empty superscripts, so an empty brace has to be
inserted when working in LyX. On the other hand, when importing latex
code, an empty superscript is retained.

This has no effect whatsoever for normal latex code, as a space after
the caret is ignored. In any case, the output is only changed if an
empty brace inset is used as superscript. Specifically, the output is
changed from "^{{}}" to "^ {}".

11 years agoMerge branch 'master' of git.lyx.org:lyx
Jean-Marc Lasgouttes [Mon, 20 Aug 2012 15:39:25 +0000 (17:39 +0200)]
Merge branch 'master' of git.lyx.org:lyx

11 years agoFix crash with undo in nested insets introduced by commit 6ec1683
Jean-Marc Lasgouttes [Mon, 20 Aug 2012 15:20:59 +0000 (17:20 +0200)]
Fix crash with undo in nested insets introduced by commit 6ec1683

The code in DocIterator::sanitize now follows more closely the
previous StableDocIterator::asDocIterator code. In particular, it adds
the slices one by one, since fixIfBroken will chop the cursor
otherwise.

11 years agoMerge branch 'master' of git.lyx.org:lyx
Juergen Spitzmueller [Mon, 20 Aug 2012 07:32:04 +0000 (09:32 +0200)]
Merge branch 'master' of git.lyx.org:lyx

11 years ago* sk.po
Kornel Benko [Mon, 20 Aug 2012 07:03:54 +0000 (09:03 +0200)]
* sk.po

11 years agoThe tipa tone macro requires the tone package from the tipa bundle
Juergen Spitzmueller [Mon, 20 Aug 2012 06:52:42 +0000 (08:52 +0200)]
The tipa tone macro requires the tone package from the tipa bundle

11 years agoPatch from Benjamin Piwowar - see ticket #8185:
Stephan Witt [Sun, 19 Aug 2012 20:27:20 +0000 (22:27 +0200)]
Patch from Benjamin Piwowar - see ticket #8185:
In order to interact with native osx applications, AppleScript support is a plus.
Here is a patch that makes LyX respond to a simple command (run) and that allows to communicate with LyX as with the LyX client.
Example of use:
tell application "LyX" to run "server-get-filename" with argument ""'
returns
message:/Users/bpiwowar/newfile1.lyx, code:0
with a message and the error code

11 years ago* Make package with hunspell dictionaries per default.
Stephan Witt [Mon, 30 Jul 2012 23:34:09 +0000 (01:34 +0200)]
* Make package with hunspell dictionaries per default.
* Change the sub-shell notation to $(cmd) style.
* Qt4Version variable checks environment too.

11 years agoTIPA additions
Juergen Spitzmueller [Sun, 19 Aug 2012 17:33:48 +0000 (19:33 +0200)]
TIPA additions

11 years agoTIPA fixes
Juergen Spitzmueller [Sun, 19 Aug 2012 14:59:53 +0000 (16:59 +0200)]
TIPA fixes

11 years agoSupport for the TeX Gyre fonts (#4332)
Juergen Spitzmueller [Sun, 19 Aug 2012 09:57:48 +0000 (11:57 +0200)]
Support for the TeX Gyre fonts (#4332)

11 years agoAvoid that, if an error dialog pops up during a long operation, it freezes LyX.
Tommaso Cucinotta [Sun, 1 Jul 2012 07:27:11 +0000 (08:27 +0100)]
Avoid that, if an error dialog pops up during a long operation, it freezes LyX.

11 years agoMerge branch 'master' of git.lyx.org:lyx
Juergen Spitzmueller [Sat, 18 Aug 2012 12:46:07 +0000 (14:46 +0200)]
Merge branch 'master' of git.lyx.org:lyx

11 years agoSupport for the mathdesign fonts (#6072)
Juergen Spitzmueller [Sat, 18 Aug 2012 12:45:41 +0000 (14:45 +0200)]
Support for the mathdesign fonts (#6072)