]> git.lyx.org Git - lyx.git/log
lyx.git
4 years agoDutch doc updates by Niko
Juergen Spitzmueller [Sat, 6 Jul 2019 13:46:02 +0000 (15:46 +0200)]
Dutch doc updates by Niko

4 years agoFix nomencl generation with LuaTeX
Juergen Spitzmueller [Sat, 6 Jul 2019 13:15:06 +0000 (15:15 +0200)]
Fix nomencl generation with LuaTeX

Fixes: #11571
4 years agoEnable old style figures for noto fonts
Kornel Benko [Fri, 5 Jul 2019 11:55:01 +0000 (13:55 +0200)]
Enable old style figures for noto fonts

5 years agoFixup 17571104: really avoid empty numbers in toc
Jean-Marc Lasgouttes [Mon, 1 Jul 2019 10:05:31 +0000 (12:05 +0200)]
Fixup 17571104: really avoid empty numbers in toc

For some reason, I missed this one when trying to fix the bug.

Fixes bug #11423.

5 years agoRevert "backing store"
Jean-Marc Lasgouttes [Tue, 25 Jun 2019 14:03:35 +0000 (16:03 +0200)]
Revert "backing store"

This is not ready yet.

This reverts commit 1a2b1a3bfad7ce48e2a025d3a3dab7103fd0039c.

5 years agotex2lyx: add general TODO item
Juergen Spitzmueller [Sun, 30 Jun 2019 14:14:24 +0000 (16:14 +0200)]
tex2lyx: add general TODO item

5 years ago[2.3 cand.] Fix import of custom float definitions
Juergen Spitzmueller [Sun, 30 Jun 2019 09:13:20 +0000 (11:13 +0200)]
[2.3 cand.] Fix import of custom float definitions

Candidate for stable

5 years agoCleanup TODO
Juergen Spitzmueller [Sun, 30 Jun 2019 08:58:49 +0000 (10:58 +0200)]
Cleanup TODO

5 years agoMake build: amend 6f2cd26103d0 (allow more compilers)
Jean-Marc Lasgouttes [Sat, 29 Jun 2019 14:45:38 +0000 (16:45 +0200)]
Make build: amend 6f2cd26103d0 (allow more compilers)

Allow gcc 4.7 and 4.8, but use boost regex

Allow visual studio 2015.

5 years agoCmake build: Amend e485102e, For python 3 require at least 3.5
Kornel Benko [Fri, 28 Jun 2019 07:54:38 +0000 (09:54 +0200)]
Cmake build: Amend e485102e, For python 3 require at least 3.5

5 years agoFor python 3 require at least 3.5
Jean-Marc Lasgouttes [Thu, 27 Jun 2019 22:06:28 +0000 (00:06 +0200)]
For python 3 require at least 3.5

This handles configure.ac and os::python23. What remains to be done is cmake.

5 years agoMore localization fixes
Juergen Spitzmueller [Wed, 26 Jun 2019 10:25:53 +0000 (12:25 +0200)]
More localization fixes

5 years agode.po
Juergen Spitzmueller [Wed, 26 Jun 2019 10:25:02 +0000 (12:25 +0200)]
de.po

5 years agolegacy > traditional
Juergen Spitzmueller [Wed, 26 Jun 2019 09:14:20 +0000 (11:14 +0200)]
legacy > traditional

5 years agoUpdate sk.po
Kornel Benko [Wed, 26 Jun 2019 09:08:46 +0000 (11:08 +0200)]
Update sk.po

5 years agoFlag GUI strings for translation
Juergen Spitzmueller [Wed, 26 Jun 2019 09:04:56 +0000 (11:04 +0200)]
Flag GUI strings for translation

Still room for improvement

5 years agode.po
Juergen Spitzmueller [Wed, 26 Jun 2019 08:35:40 +0000 (10:35 +0200)]
de.po

5 years agoImprove encoding GUI string
Juergen Spitzmueller [Wed, 26 Jun 2019 06:57:05 +0000 (08:57 +0200)]
Improve encoding GUI string

5 years agoLet TeXFiles.py handle symbolic links.
Jean-Marc Lasgouttes [Tue, 25 Jun 2019 13:46:14 +0000 (15:46 +0200)]
Let TeXFiles.py handle symbolic links.

Nix (https://nixos.org) is a Unix package manager, which can be used to
install LaTeX on macOS. A peculiarity of Nix is that all packages are
installed into separate directories and the actual directory tree is
then constructed via symlinks.

This interacts badly with the way LyX currently detects files in the
TeX setup, because TeXFiles.py does not follow symlinks. Therefore,
almost nothing is found when using LyX together with Nix’ LaTeX.

Patch from Michael Roitzsch.

5 years agobacking store
Jean-Marc Lasgouttes [Mon, 20 May 2019 16:36:24 +0000 (18:36 +0200)]
backing store

5 years agoMake autocorrect have priority.
Isaac Oscar Gariano [Fri, 24 May 2019 23:17:41 +0000 (11:17 +1200)]
Make autocorrect have priority.

Place autocorrect at the top of `InsetMathNest::interpretChar`,
ensuring that any autocorrections that trigger on special characters
(such as '^' or '~') work. In particular, you can now make an
autocorrection from "<~" to "\preceq"!

5 years agoUpdate e-mail address for Isaac Oscar
Jean-Marc Lasgouttes [Tue, 25 Jun 2019 10:21:38 +0000 (12:21 +0200)]
Update e-mail address for Isaac Oscar

5 years agoSearch also for Python named `python'
Jean-Marc Lasgouttes [Tue, 25 Jun 2019 10:04:26 +0000 (12:04 +0200)]
Search also for Python named `python'

This is needed for macOS, apparently.

5 years agoUpdate sk.po
Kornel Benko [Mon, 24 Jun 2019 12:57:06 +0000 (14:57 +0200)]
Update sk.po

5 years agode/Linguistics: another typo
Juergen Spitzmueller [Mon, 24 Jun 2019 11:49:30 +0000 (13:49 +0200)]
de/Linguistics: another typo

5 years agode/Linguistics: Fix typo (thanks, Kornel!)
Juergen Spitzmueller [Mon, 24 Jun 2019 11:37:38 +0000 (13:37 +0200)]
de/Linguistics: Fix typo (thanks, Kornel!)

5 years agoAmend f4254e69: Use correct sequence in set-command
Kornel Benko [Mon, 24 Jun 2019 10:56:51 +0000 (12:56 +0200)]
Amend f4254e69: Use correct sequence in set-command

5 years agoUpdate sk.po
Kornel Benko [Mon, 24 Jun 2019 09:27:56 +0000 (11:27 +0200)]
Update sk.po

5 years agode/Linguistics: minor fix
Juergen Spitzmueller [Mon, 24 Jun 2019 09:16:15 +0000 (11:16 +0200)]
de/Linguistics: minor fix

5 years agoCmake windows build: Fix a cache variable
Kornel Benko [Mon, 24 Jun 2019 08:36:37 +0000 (10:36 +0200)]
Cmake windows build: Fix a cache variable

Thanks to Jürgen Womser-Schütz

5 years agoLinguistics: mini fix
Juergen Spitzmueller [Sun, 23 Jun 2019 14:42:07 +0000 (16:42 +0200)]
Linguistics: mini fix

5 years agode/Linguistics.lyx: update
Juergen Spitzmueller [Sun, 23 Jun 2019 11:43:31 +0000 (13:43 +0200)]
de/Linguistics.lyx: update

5 years agode.po
Juergen Spitzmueller [Sun, 23 Jun 2019 11:20:27 +0000 (13:20 +0200)]
de.po

5 years agoupdate tex2lyx tests
Juergen Spitzmueller [Sun, 23 Jun 2019 11:05:38 +0000 (13:05 +0200)]
update tex2lyx tests

5 years agoLinguistics: add support for Discourse Representation Structures
Juergen Spitzmueller [Sun, 23 Jun 2019 10:59:56 +0000 (12:59 +0200)]
Linguistics: add support for Discourse Representation Structures

File format change

5 years agolinguistics.module: some comments and minor re-shuffling
Juergen Spitzmueller [Sun, 23 Jun 2019 07:30:03 +0000 (09:30 +0200)]
linguistics.module: some comments and minor re-shuffling

5 years agoLinguistics: doc update
Juergen Spitzmueller [Sun, 23 Jun 2019 06:26:01 +0000 (08:26 +0200)]
Linguistics: doc update

5 years agolinguistics.module: use covington's semantic markups rather than self-baked ones
Juergen Spitzmueller [Sun, 23 Jun 2019 06:25:50 +0000 (08:25 +0200)]
linguistics.module: use covington's semantic markups rather than self-baked ones

5 years agoLinguistics: doc updates
Juergen Spitzmueller [Sat, 22 Jun 2019 12:13:00 +0000 (14:13 +0200)]
Linguistics: doc updates

5 years agoLinguistics: Support for subexamples optional arg
Juergen Spitzmueller [Sat, 22 Jun 2019 11:56:12 +0000 (13:56 +0200)]
Linguistics: Support for subexamples optional arg

5 years agode.po
Juergen Spitzmueller [Sat, 22 Jun 2019 06:58:24 +0000 (08:58 +0200)]
de.po

5 years agoFix tooltip
Juergen Spitzmueller [Sat, 22 Jun 2019 06:35:14 +0000 (08:35 +0200)]
Fix tooltip

5 years agoExample/documentation for Korean with the "cjk-ko" package.
Günter Milde [Fri, 21 Jun 2019 10:39:44 +0000 (12:39 +0200)]
Example/documentation for Korean with the "cjk-ko" package.

5 years agoPreserve \inputencoding value when switching to non-TeX fonts.
Günter Milde [Fri, 21 Jun 2019 07:54:45 +0000 (09:54 +0200)]
Preserve \inputencoding value when switching to non-TeX fonts.

With non-TeX fonts, the \inputencoding setting is overridden
by "utf8-plain" (pass-through). Keeping the old value allows
switching back to TeX fonts without the need to (re)set
the input encoding.

Also change back the GUI name of the "auto-legacy" setting
(cf. #11115).

5 years agoAdd Niko Strijbol to the credits
Juergen Spitzmueller [Fri, 21 Jun 2019 10:16:20 +0000 (12:16 +0200)]
Add Niko Strijbol to the credits

5 years agoDutch l7n is back with a big splash
Juergen Spitzmueller [Fri, 21 Jun 2019 10:09:05 +0000 (12:09 +0200)]
Dutch l7n is back with a big splash

Patch by Niko Strijbol

5 years agoFixup 3dc54d4a: fix string encoding issues with Qt4
Jean-Marc Lasgouttes [Thu, 20 Jun 2019 09:22:53 +0000 (11:22 +0200)]
Fixup 3dc54d4a: fix string encoding issues with Qt4

The culprit here is the constructor QString(QByteArray const &): in
Qt4, it would interpret the byte array as latin1, and in Qt5 as utf8.

Therefore it is safer to use explicitly QString::fromUtf8 instead of
this constructor.

Several places where additionally simplified, in order to avoid some
extra conversions.

5 years agoFix compilation with Qt4
Jean-Marc Lasgouttes [Thu, 20 Jun 2019 08:48:59 +0000 (10:48 +0200)]
Fix compilation with Qt4

5 years agoFix order of Unicode encodings in Settings combobox.
Günter Milde [Wed, 19 Jun 2019 19:07:00 +0000 (21:07 +0200)]
Fix order of Unicode encodings in Settings combobox.

Ensure the default encoding "utf8" comes always first,
followed by other common variants.
The encodings were sorted based on the GUI name which leads to
the default setting moving from the top position in some localizations.

5 years agoHarmonize input encoding selection widgets.
Günter Milde [Tue, 18 Jun 2019 13:42:18 +0000 (15:42 +0200)]
Harmonize input encoding selection widgets.

See #11115.

5 years agocare for optional brackets around version string
Stephan Witt [Mon, 17 Jun 2019 16:07:05 +0000 (18:07 +0200)]
care for optional brackets around version string

5 years agocorrect typo in help message
Stephan Witt [Sun, 27 Jan 2019 20:05:49 +0000 (21:05 +0100)]
correct typo in help message

5 years agoUse <cstdint> instead of <boost/cstdint.hpp>
Jean-Marc Lasgouttes [Mon, 17 Jun 2019 14:19:31 +0000 (16:19 +0200)]
Use <cstdint> instead of <boost/cstdint.hpp>

This is mandated by C++11.

5 years agoDo not use BOOST_CURRENT_FUNCTION
Jean-Marc Lasgouttes [Mon, 17 Jun 2019 13:57:03 +0000 (15:57 +0200)]
Do not use BOOST_CURRENT_FUNCTION

There is no need to use that, since __func__ is standard in C++11.

Anyway, this code is unused unless one defines USE__func__ to something.

5 years agoRe-add win_api/config.h and somewhat update CMakeLists.txt
Jean-Marc Lasgouttes [Mon, 17 Jun 2019 10:17:40 +0000 (12:17 +0200)]
Re-add win_api/config.h and somewhat update CMakeLists.txt

5 years agoUpdate sk.po
Kornel Benko [Sun, 16 Jun 2019 10:24:05 +0000 (12:24 +0200)]
Update sk.po

5 years agoRename LM_ST_* to *_STYLE and FONT_SIZE_* to *_SIZE
Jean-Marc Lasgouttes [Fri, 14 Jun 2019 14:42:02 +0000 (16:42 +0200)]
Rename LM_ST_* to *_STYLE and FONT_SIZE_* to *_SIZE

This makes code more uniform. This is typically something that is done
at end of cycle to limit backport issues later.

5 years agoRevert "Rename LM_TC_* to FONT_STYLE_*"
Jean-Marc Lasgouttes [Fri, 14 Jun 2019 15:05:00 +0000 (17:05 +0200)]
Revert "Rename LM_TC_* to FONT_STYLE_*"

Got it wrong, revert for now.

This reverts commit 67215833a174bfb1db8a259f61ed57ae67e10655.

5 years agoRename LM_TC_* to FONT_STYLE_*
Jean-Marc Lasgouttes [Fri, 14 Jun 2019 14:42:02 +0000 (16:42 +0200)]
Rename LM_TC_* to FONT_STYLE_*

This makes code more uniform. This is typically something that is done
at end of cycle to limit backport issues later.

5 years agoCmake build:Amend 44bbd0b0 and 22f59925
Kornel Benko [Thu, 13 Jun 2019 07:18:40 +0000 (09:18 +0200)]
Cmake build:Amend 44bbd0b0 and 22f59925

44bbd0b0: Get full version of gcc
22f59925: Remove support for gcc 4.6

Also Remove support for msvc without STD_REGEX

5 years agoGet full version of gcc
Jean-Marc Lasgouttes [Wed, 12 Jun 2019 18:17:55 +0000 (20:17 +0200)]
Get full version of gcc

Recent gcc versions return a short version with -dumpversion, e.g. 9.

In this case, use -dumpfullversion, which gives something like 9.1.0.

This makes the gcc 9 detection work properly.

5 years agoCmake build: Remove debug message
Kornel Benko [Wed, 12 Jun 2019 17:31:46 +0000 (19:31 +0200)]
Cmake build: Remove debug message

5 years agoAmend c3484fa6, adapt cmake-build to new hunspell-version
Kornel Benko [Wed, 12 Jun 2019 17:29:46 +0000 (19:29 +0200)]
Amend c3484fa6, adapt cmake-build to new hunspell-version

5 years agoAmend 03eadb1a, cmake-parsing of AC_INIT line changed
Kornel Benko [Wed, 12 Jun 2019 17:27:58 +0000 (19:27 +0200)]
Amend 03eadb1a, cmake-parsing of AC_INIT line changed

5 years agoAvoid warnings with gcc 9
Jean-Marc Lasgouttes [Wed, 12 Jun 2019 16:49:29 +0000 (18:49 +0200)]
Avoid warnings with gcc 9

The warning about unneeded std::move can be solved by conditioning on
C++14 mode.

The warnings about deprecated copy is harder, so we disable it for
now. We will be able to fix our part, but Qt triggers it a lot too.

5 years agoUse autoupdate to convert some obsolete calls
Jean-Marc Lasgouttes [Wed, 12 Jun 2019 16:10:13 +0000 (18:10 +0200)]
Use autoupdate to convert some obsolete calls

AC_TRY_COMPILE and AC_TRY_LINK have been obsolete for some time.

Now most autoconf warnings are gone.

5 years agoFix some warnings found by the -Wall options of autoconf and automake.
Jean-Marc Lasgouttes [Wed, 12 Jun 2019 15:58:24 +0000 (17:58 +0200)]
Fix some warnings found by the -Wall options of autoconf and automake.

There are still warnings to address. For now, they not enabled by default.

5 years agoRemove old compatibility code from 2002
Jean-Marc Lasgouttes [Wed, 12 Jun 2019 14:46:19 +0000 (16:46 +0200)]
Remove old compatibility code from 2002

At the time, there were two competing packages for French language:
frenchle (aka french.sty), the historical one, and frenchb.ldf, the
new kid on the block. I was difficult to know which one was loaded by
babel, and frenchle did not define \og and \fg. Thus the need for our
own definition.

These were the good old days, but this time is gone for good.

5 years agoUpdate the in-source hunspell to version 1.7.0
Jean-Marc Lasgouttes [Wed, 12 Jun 2019 14:38:42 +0000 (16:38 +0200)]
Update the in-source hunspell to version 1.7.0

5 years agoSmall changes to README
Jean-Marc Lasgouttes [Wed, 12 Jun 2019 13:21:10 +0000 (15:21 +0200)]
Small changes to README

5 years agoCleanup INSTALL
Jean-Marc Lasgouttes [Wed, 12 Jun 2019 13:14:11 +0000 (15:14 +0200)]
Cleanup INSTALL

Remove references to Solaris 10 problems.

5 years agoRemove support for gcc 4.6
Jean-Marc Lasgouttes [Wed, 12 Jun 2019 13:03:18 +0000 (15:03 +0200)]
Remove support for gcc 4.6

This was kept so long because of Ubuntu 12.04 LTS, but having a
not-really-c++11 compiler is not nice.

5 years agoDocument the new autocorrect behavior
Jean-Marc Lasgouttes [Wed, 12 Jun 2019 11:53:47 +0000 (13:53 +0200)]
Document the new autocorrect behavior

5 years agoRevert 051de65db and implement alternative fix for remainder of #11115.
Günter Milde [Wed, 12 Jun 2019 09:48:47 +0000 (11:48 +0200)]
Revert 051de65db and implement alternative fix for remainder of #11115.

5 years agoAdd missing test-tool-files to the list of provided data
Kornel Benko [Wed, 12 Jun 2019 07:08:26 +0000 (09:08 +0200)]
Add missing test-tool-files to the list of provided data

With this, an interested user which compiles in cmake environment,
is able to run some export tests.

5 years agoDo not show both 'hide' and 'close' options on tabs for child buffers.
Richard Kimberly Heck [Mon, 10 Jun 2019 20:44:01 +0000 (16:44 -0400)]
Do not show both 'hide' and 'close' options on tabs for child buffers.

We can only close it (as opposed to hide it) if it's not a child.
Part of #11331.

5 years agoFix bug #11595
Enrico Forestieri [Sun, 9 Jun 2019 20:35:05 +0000 (22:35 +0200)]
Fix bug #11595

Avoid an endless loop when in the definition of a macro the macro
itself is used in the LyX representation part.

5 years agoHandle some extra characters used in names for encodings
Kornel Benko [Sun, 9 Jun 2019 13:17:23 +0000 (15:17 +0200)]
Handle some extra characters used in names for encodings

Without this some encoding-names would not be translated.
The extra used chars are '[', ']' and '/'
like in lib/encodings:55
        Encoding utf8x utf8x "utf8 (extended) [ucs] (utf8x)" UTF-8 variable inputenc

5 years agoUpdate sk.po
Kornel Benko [Sun, 9 Jun 2019 13:15:52 +0000 (15:15 +0200)]
Update sk.po

5 years ago Update fr.po
jpc [Sat, 8 Jun 2019 16:56:31 +0000 (18:56 +0200)]
      Update fr.po

5 years agoDivide the python detection in three functions, with a clear delegation of responsibi...
José Matos [Sat, 8 Jun 2019 11:49:30 +0000 (12:49 +0100)]
Divide the python detection in three functions, with a clear delegation of responsibilities

python23_call: determines if the binary given is appropriate and adds the necessary calling options

find_python_binary: get a list of candidates and choose the right one using python23_call

python: returns the name of the python interpreter that can be found on PATH, using find_python_binary

5 years agoMove python related functions together to make it easy to read the code.
José Matos [Sat, 8 Jun 2019 11:22:26 +0000 (12:22 +0100)]
Move python related functions together to make it easy to read the code.

5 years agoRemove alternative operator representations (and,or) and improve comments for python...
José Matos [Sat, 8 Jun 2019 08:15:03 +0000 (09:15 +0100)]
Remove alternative operator representations (and,or) and improve comments for python binary detection.

5 years agoRevert "Remove unneeded std::move"
Jean-Marc Lasgouttes [Fri, 7 Jun 2019 17:41:16 +0000 (19:41 +0200)]
Revert "Remove unneeded std::move"

This confuses gcc 4.9

This reverts commit 44e88a4c1324fed447ab5510734c741d18f856c0.

5 years agoStart reporting missing citations and broken references in LaTeX build.
Pavel Sanda [Fri, 7 Jun 2019 14:47:04 +0000 (16:47 +0200)]
Start reporting missing citations and broken references in LaTeX build.

Now we report these in the same way as LaTeX errors (but let the user to
see the result anyway). It remains to be shown much is this disturbing
to users. Generally, ignoring these is not a good idea, because they are
harder to manually spot in longer documents.

The details of reported error varies because log linebreaks at 90
induced by pdflatex make log harder to parse.
The committed code is more robust than previous, in which some missing
cits/refs with long keys would go unnoticed.

Tested on bibtex and natbib.

https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg208912.html

5 years agoChange python run time detection to privilege python 3 over python 2.
José Matos [Fri, 7 Jun 2019 14:27:25 +0000 (15:27 +0100)]
Change python run time detection to privilege python 3 over python 2.

This should work as before but now we also control the python version and ignore it if it is not in the supported range.

5 years agoRemove unneeded std::move
Jean-Marc Lasgouttes [Thu, 6 Jun 2019 13:23:42 +0000 (15:23 +0200)]
Remove unneeded std::move

Signalled by gcc 9.

5 years agoClean up Language.cpp
Jean-Marc Lasgouttes [Wed, 5 Jun 2019 14:28:37 +0000 (16:28 +0200)]
Clean up Language.cpp

Use range-base for loops everywhere.

Rename languagelist to languagelist_, since it is private.

5 years agoMake Word Wrap property confiurable by language
Jean-Marc Lasgouttes [Wed, 5 Jun 2019 13:45:10 +0000 (15:45 +0200)]
Make Word Wrap property confiurable by language

It is now possible to specify in the lib/language file whether screen
rows can be broken anywhere (CJK languages) or only at work boundary.

Set WordWrap to false for the CJK languages (notice that japanese-cjk
had been forgotten before).

Moreover, remove a test for separators in row element that was not
really helpful.

Fixes part of ticket #10299.

5 years agoMake the lyx2lyx code compatible between python2 and python3.
José Matos [Wed, 5 Jun 2019 13:06:09 +0000 (14:06 +0100)]
Make the lyx2lyx code compatible between python2 and python3.

FWIW this code is important for very old versions of lyx, older than 1.1.5 (released 19 years ago - 2000/06/06).

Funny fact of the day, byte strings do not behave as regular strings in python3 when taking and index.
To get a sub-string we need to pass a range, a integer index will not work as it happens in a regular string:

$ ipython3
...
In [30]: line
Out[30]: b'#This file was created by <mike> Tue Jan 25 10:36:51 2000'

In [31]: line[0]
Out[31]: 35

In [32]: line[0:1]
Out[32]: b'#'

The range notations works for both byte and regular strings in python 3, and it also works in python 2.
Thus the change is simple and effective. In any case I should confess that I was quite surprised by this. :-)

5 years agoFix remainder of #11115.
Günter Milde [Wed, 5 Jun 2019 09:16:25 +0000 (11:16 +0200)]
Fix remainder of #11115.

Implement GUI suggestions from
https://www.lyx.org/trac/ticket/11115#comment:26

5 years agoRemove code that is redudant.
José Matos [Tue, 4 Jun 2019 17:26:13 +0000 (18:26 +0100)]
Remove code that is redudant.

Both for python2 and python3 output is always a string.

5 years agoUse a somewhat more realistic trigloss example
Juergen Spitzmueller [Tue, 4 Jun 2019 12:01:06 +0000 (14:01 +0200)]
Use a somewhat more realistic trigloss example

5 years agode/Linguistics: minor corrections
Juergen Spitzmueller [Tue, 4 Jun 2019 11:40:02 +0000 (13:40 +0200)]
de/Linguistics: minor corrections

5 years agoUpdate sk.po
Kornel Benko [Tue, 4 Jun 2019 10:44:17 +0000 (12:44 +0200)]
Update sk.po

5 years agode.po
Juergen Spitzmueller [Tue, 4 Jun 2019 10:04:29 +0000 (12:04 +0200)]
de.po

5 years agode/Linguistics: update
Juergen Spitzmueller [Tue, 4 Jun 2019 09:51:18 +0000 (11:51 +0200)]
de/Linguistics: update

5 years agosmall correction
Juergen Spitzmueller [Tue, 4 Jun 2019 09:10:54 +0000 (11:10 +0200)]
small correction

5 years agoRework linguistic gloss support
Juergen Spitzmueller [Tue, 4 Jun 2019 09:01:19 +0000 (11:01 +0200)]
Rework linguistic gloss support

This now uses the new and enhanced \digloss ad \trigloss macros of
convington 2.0 rather than the deficient self-baked ones.

File format change.

5 years agoRemove covington backwards compatibility code
Juergen Spitzmueller [Tue, 4 Jun 2019 06:20:02 +0000 (08:20 +0200)]
Remove covington backwards compatibility code

The new environments are out now long enough, and we are going to require
covington 2.0 for the glosses in 2.4 anyway.