]> git.lyx.org Git - lyx.git/log
lyx.git
4 years agoFix bug noticed by Scott.
Richard Kimberly Heck [Sun, 14 Jun 2020 19:33:06 +0000 (15:33 -0400)]
Fix bug noticed by Scott.

Since there may be subfloats, we do not want to move past the end
of a float when modifying it.

4 years agoMinor cleanup.
Richard Kimberly Heck [Sun, 14 Jun 2020 19:32:56 +0000 (15:32 -0400)]
Minor cleanup.

4 years agoCorrectly display \dag and \ddag in mathed
Enrico Forestieri [Sat, 13 Jun 2020 14:42:25 +0000 (16:42 +0200)]
Correctly display \dag and \ddag in mathed

They are synonyms for \dagger and \ddagger and are used
in Sect. 13.1 of the math manual.

4 years agoAdd mathds to math type table
Juergen Spitzmueller [Sat, 13 Jun 2020 14:43:35 +0000 (16:43 +0200)]
Add mathds to math type table

4 years agoAdd mathds to math type table
Enrico Forestieri [Sat, 13 Jun 2020 13:45:36 +0000 (15:45 +0200)]
Add mathds to math type table

4 years agode.po
Juergen Spitzmueller [Sat, 13 Jun 2020 08:36:00 +0000 (10:36 +0200)]
de.po

4 years agoAdd mathscr to math type table
Juergen Spitzmueller [Sat, 13 Jun 2020 08:31:23 +0000 (10:31 +0200)]
Add mathscr to math type table

4 years agoAdd mathscr to math type table, by Yuriy
Juergen Spitzmueller [Sat, 13 Jun 2020 08:25:05 +0000 (10:25 +0200)]
Add mathscr to math type table, by Yuriy

4 years agoUpdates for Russian, by Yuriy
Juergen Spitzmueller [Sat, 13 Jun 2020 08:24:40 +0000 (10:24 +0200)]
Updates for Russian, by Yuriy

4 years agoUpdate sk.po
Kornel Benko [Sat, 13 Jun 2020 07:14:11 +0000 (09:14 +0200)]
Update sk.po

4 years agoDocument the doublestroke package
Enrico Forestieri [Fri, 12 Jun 2020 11:03:01 +0000 (13:03 +0200)]
Document the doublestroke package

4 years agoAmend 5a80f7bb
Enrico Forestieri [Fri, 12 Jun 2020 09:50:58 +0000 (11:50 +0200)]
Amend 5a80f7bb

Was missing these.

4 years agoMathML: generate only a mathvariant for double-struck font, no redundant class
Thibaut Cuvelier [Thu, 11 Jun 2020 19:25:22 +0000 (21:25 +0200)]
MathML: generate only a mathvariant for double-struck font, no redundant class

4 years agotest
Eugene [Thu, 11 Jun 2020 19:52:56 +0000 (21:52 +0200)]
test

4 years agoTools(listFontWithLang.pl): Add new category for double stroke fonts
Kornel Benko [Thu, 11 Jun 2020 17:10:56 +0000 (19:10 +0200)]
Tools(listFontWithLang.pl): Add new category for double stroke fonts

4 years agoCmake build: Change the destination of fonts
Kornel Benko [Thu, 11 Jun 2020 17:06:21 +0000 (19:06 +0200)]
Cmake build: Change the destination of fonts

Select the lyx-fonts-directory such that font-config can find the dat

4 years agoAmend 5a80f7bb
Enrico Forestieri [Thu, 11 Jun 2020 15:43:44 +0000 (17:43 +0200)]
Amend 5a80f7bb

Was forgetting this.

4 years agoAdd support for the doublestroke package
Enrico Forestieri [Thu, 11 Jun 2020 14:42:31 +0000 (16:42 +0200)]
Add support for the doublestroke package

This commit adds the mathed command \mathds that selects a
font more appropriate than \mathbb for typesetting the
mathematical symbols for the natural (N), whole numbers (Z),
rational numbers (Q), real numbers (R), complex numbers (C),
and some others.

As in the \mathbb case, only capital letters are supported,
but in addition one can also typeset a symbol often used for
representing the indicator function (\mathds{1}) and the
letters a, h, k.

Fixes bug #11887.

4 years agoRename a file to comform with the layout description
Kornel Benko [Thu, 11 Jun 2020 10:08:48 +0000 (12:08 +0200)]
Rename a file to comform with the layout description

Saves one translatable string

4 years agoUI improvement to math matrix dialog, suggested by magistere (#11888)
Juergen Spitzmueller [Thu, 11 Jun 2020 09:29:11 +0000 (11:29 +0200)]
UI improvement to math matrix dialog, suggested by magistere (#11888)

4 years agoOutput double-struck fonts as such in MathML, not in bold
Thibaut Cuvelier [Wed, 10 Jun 2020 21:14:16 +0000 (23:14 +0200)]
Output double-struck fonts as such in MathML, not in bold

4 years agoConsider parbreakIsNewline in plaintext output
Juergen Spitzmueller [Thu, 11 Jun 2020 08:20:27 +0000 (10:20 +0200)]
Consider parbreakIsNewline in plaintext output

Fixes #11886

4 years agoCmake build: Add trailing '.'
Kornel Benko [Wed, 10 Jun 2020 15:11:36 +0000 (17:11 +0200)]
Cmake build: Add trailing '.'

Cpack in the cmake 3.18-version creates invalid control file
containg empty line. 'dpkg' chokes on this control file.

4 years agoAmend(2) f7d6a0b7: Add template for APA v.7
Kornel Benko [Wed, 10 Jun 2020 14:09:09 +0000 (16:09 +0200)]
Amend(2) f7d6a0b7: Add template for APA v.7

Distribute the new template

4 years agoWinInstaller: assure configure.py is run in the user dir, by Eugene
Juergen Spitzmueller [Wed, 10 Jun 2020 10:38:48 +0000 (12:38 +0200)]
WinInstaller: assure configure.py is run in the user dir, by Eugene

4 years agoWe were finally able to get in contact with MARC maintainers.
Pavel Sanda [Tue, 9 Jun 2020 20:36:10 +0000 (22:36 +0200)]
We were finally able to get in contact with MARC maintainers.

4 years agoCmake export tests: Adapt to new template
Kornel Benko [Tue, 9 Jun 2020 19:40:17 +0000 (21:40 +0200)]
Cmake export tests: Adapt to new template

These tests are not working with lualatex and tex fonts
(American_Psychological_Association_%28APA_v\.7%29_(dvi3|pdf5)_texF)

4 years agoAmend f7d6a0b7: Add template for APA v.7
Kornel Benko [Tue, 9 Jun 2020 19:37:58 +0000 (21:37 +0200)]
Amend f7d6a0b7: Add template for APA v.7

Copy-Paste error, slipped in unintended

4 years agoAdd template for APA v.7
Kornel Benko [Tue, 9 Jun 2020 17:24:42 +0000 (19:24 +0200)]
Add template for APA v.7

Based on TL20 texmf-dist/doc/latex/apa7/samples/longsample.tex

4 years agoAmend cb26ecbb: Added apa7 layout
Kornel Benko [Tue, 9 Jun 2020 12:49:26 +0000 (14:49 +0200)]
Amend cb26ecbb: Added apa7 layout

The command addORCIDlink{}{} can be used in the preamble (like title{} or author{})
or in the body of document. For this a Flex-inset-layout seems appropriate.

4 years agoWinInstaller2: assure configure.py is run in the user dir, by Eugene
Juergen Spitzmueller [Tue, 9 Jun 2020 11:13:26 +0000 (13:13 +0200)]
WinInstaller2: assure configure.py is run in the user dir, by Eugene

4 years agoAmend b32c9ae8af3a9, by Eugene
Juergen Spitzmueller [Tue, 9 Jun 2020 10:08:03 +0000 (12:08 +0200)]
Amend b32c9ae8af3a9, by Eugene

4 years agoWinInstaller2: Check if LyX is already running during installation
Juergen Spitzmueller [Tue, 9 Jun 2020 08:15:18 +0000 (10:15 +0200)]
WinInstaller2: Check if LyX is already running during installation

Patch by Eugene

4 years agoClean up build script
Richard Kimberly Heck [Mon, 8 Jun 2020 15:04:15 +0000 (11:04 -0400)]
Clean up build script

4 years agoFix some typos in comments, by Thibaut Cuvelier
Juergen Spitzmueller [Mon, 8 Jun 2020 04:56:25 +0000 (06:56 +0200)]
Fix some typos in comments, by Thibaut Cuvelier

4 years agoDo not track row/column deletion in paste_tabular
Juergen Spitzmueller [Sun, 7 Jun 2020 17:18:00 +0000 (19:18 +0200)]
Do not track row/column deletion in paste_tabular

Fixes #11884.

4 years agoChanges to lyx-build script
Richard Kimberly Heck [Sun, 7 Jun 2020 16:39:42 +0000 (12:39 -0400)]
Changes to lyx-build script

4 years agoAmend(2) ed665a03: Do not try to distribute removed cmake script
Kornel Benko [Sun, 7 Jun 2020 14:38:33 +0000 (16:38 +0200)]
Amend(2) ed665a03: Do not try to distribute removed cmake script

4 years agoAmend 2d48072e: Get rid of Qt resources
Kornel Benko [Sun, 7 Jun 2020 10:07:58 +0000 (12:07 +0200)]
Amend 2d48072e: Get rid of Qt resources

Remove the cmake handling too

4 years agoGet rid of Qt resources
Jean-Marc Lasgouttes [Sat, 6 Jun 2020 22:57:40 +0000 (00:57 +0200)]
Get rid of Qt resources

It turns out that the resources were mostly not used anyway. Removing
them shrinks LyX binary by ~6MB.

Only autotools have been adapted. cmake will require the same
simplification.

4 years agoMove BulletsModule to frontend namespace
Jean-Marc Lasgouttes [Sat, 6 Jun 2020 22:57:03 +0000 (00:57 +0200)]
Move BulletsModule to frontend namespace

4 years agoNeed this for std::endl now, according to Eugene
Richard Kimberly Heck [Sat, 6 Jun 2020 17:05:43 +0000 (13:05 -0400)]
Need this for std::endl now, according to Eugene

4 years agoHaving two folders just differing in case is not such a good idea.
Juergen Spitzmueller [Sat, 6 Jun 2020 11:56:46 +0000 (13:56 +0200)]
Having two folders just differing in case is not such a good idea.

See #11882

4 years agoNew Win Installer, by Eugene
Juergen Spitzmueller [Sat, 6 Jun 2020 10:58:39 +0000 (12:58 +0200)]
New Win Installer, by Eugene

4 years agoAdd some localized (Russian) cliparts, by Yuriy
Juergen Spitzmueller [Sat, 6 Jun 2020 10:54:43 +0000 (12:54 +0200)]
Add some localized (Russian) cliparts, by Yuriy

4 years agoTypo
Kornel Benko [Sat, 6 Jun 2020 09:47:28 +0000 (11:47 +0200)]
Typo

4 years agoUpdate sk.po
Kornel Benko [Sat, 6 Jun 2020 08:54:10 +0000 (10:54 +0200)]
Update sk.po

4 years agoUpdate to Russian UG by Yuriy and Henry
Juergen Spitzmueller [Sat, 6 Jun 2020 07:59:59 +0000 (09:59 +0200)]
Update to Russian UG by Yuriy and Henry

4 years agoUpdate to Russian from Yuriy
Juergen Spitzmueller [Sat, 6 Jun 2020 07:58:21 +0000 (09:58 +0200)]
Update to Russian from Yuriy

4 years agode.po
Juergen Spitzmueller [Sat, 6 Jun 2020 07:23:23 +0000 (09:23 +0200)]
de.po

4 years agoUse combined toolbar icons for depth-(in|de)crement and outline-(in|out)
Jean-Marc Lasgouttes [Tue, 12 May 2020 17:53:47 +0000 (19:53 +0200)]
Use combined toolbar icons for depth-(in|de)crement and outline-(in|out)

The Tab binding already combines those (and more).

4 years agoAllow to provide explicit icons for things like command-alternative
Jean-Marc Lasgouttes [Thu, 14 May 2020 14:35:51 +0000 (16:35 +0200)]
Allow to provide explicit icons for things like command-alternative

The automatic icons for "command-alternative", "math-insert",
"math-(big)delim" and "command" can be overriden by an explicit icon
name.

Besides that, the iconName function is refactored, and now returns an
additional bool that indicates whether the icon should be flipped.

The code that uses resources is still useless. This will be the
subject of further work.

4 years agoFixup 74540c98: handle selection for label background
Jean-Marc Lasgouttes [Fri, 5 Jun 2020 20:32:58 +0000 (22:32 +0200)]
Fixup 74540c98: handle selection for label background

74540c98 was a fixup of d207e85c, which avoided using inset background
as inset label background.

d207e85c introduced a background under inset labels to avoid fake bold
effect.

Hopefully, this last variation will be the right one !

4 years agoAdded apa7 layout
Kornel Benko [Fri, 5 Jun 2020 20:03:59 +0000 (22:03 +0200)]
Added apa7 layout

4 years agoCmake installs: Clean up some installs
Kornel Benko [Fri, 5 Jun 2020 11:00:00 +0000 (13:00 +0200)]
Cmake installs: Clean up some installs

4 years agoAmend 9c863039: Cmake build: Adapt handling of c++ standards to new Visual C++ 2019
Kornel Benko [Thu, 4 Jun 2020 16:01:49 +0000 (18:01 +0200)]
Amend 9c863039: Cmake build: Adapt handling of c++ standards to new Visual C++ 2019

Apparently the use of "/std:c++20" is too new for our sources.

4 years agoCmake build: Add some missing language-specific files for installation
Kornel Benko [Wed, 3 Jun 2020 19:44:42 +0000 (21:44 +0200)]
Cmake build: Add some missing language-specific files for installation

Preparing for possible addition af language file like zh_CN or pt_BR
in the examples directory

4 years agoTools(listFontWithLang.pl): New option, typo, categorisation
Kornel Benko [Wed, 3 Jun 2020 18:22:19 +0000 (20:22 +0200)]
Tools(listFontWithLang.pl): New option, typo, categorisation

1.) With option --nc we can select fonts not including these glyphs
2.) Typo NSpripts -> NScripts
3.) corrected categorisation of some fonts not including latin chars

4 years agoTools(listFontWithLang.pl): A try to categorize culmus an lyx fonts
Kornel Benko [Wed, 3 Jun 2020 10:38:23 +0000 (12:38 +0200)]
Tools(listFontWithLang.pl): A try to categorize culmus an lyx fonts

4 years agoSome corrections to the Russian User Guide, by Yuriy
Juergen Spitzmueller [Wed, 3 Jun 2020 10:05:42 +0000 (12:05 +0200)]
Some corrections to the Russian User Guide, by Yuriy

4 years agoAdd template for MacOS private frameworks to distribution
Stephan Witt [Mon, 1 Jun 2020 19:48:18 +0000 (21:48 +0200)]
Add template for MacOS private frameworks to distribution

4 years agoForgot this part.
Richard Kimberly Heck [Mon, 1 Jun 2020 16:27:32 +0000 (12:27 -0400)]
Forgot this part.

4 years agoInternal buffers are valid
Richard Kimberly Heck [Mon, 1 Jun 2020 16:23:14 +0000 (12:23 -0400)]
Internal buffers are valid

4 years agoAmend 44816adce63: Be careful before using buffer parameters in colAlign
Kornel Benko [Mon, 1 Jun 2020 08:20:38 +0000 (10:20 +0200)]
Amend 44816adce63: Be careful before using buffer parameters in colAlign

The LASSERT(isBufferValid()..) leads to crash in find-adv dialog

4 years agoTools(listFontWithLang.pl): Remove padmaa from sans-list, it is serif font
Kornel Benko [Sat, 30 May 2020 12:29:39 +0000 (14:29 +0200)]
Tools(listFontWithLang.pl): Remove padmaa from sans-list, it is serif font

Also display intervalls of character sets (unicode points)

4 years agoAdd support for the xindex index processor
Juergen Spitzmueller [Sat, 30 May 2020 10:54:20 +0000 (12:54 +0200)]
Add support for the xindex index processor

This is a modern alternative for makeindex that is fully unicode-aware
and written in lua.

As opposed to xindy, it is more lightweight and actively maintained.

The program is still in a rather early stage of development, so we do
not propose this as default.

This relies on xindex 0.22 (about to be released) to function properly.

4 years agoModify 2 tests to reflect actual GUI
Kornel Benko [Sat, 30 May 2020 09:14:26 +0000 (11:14 +0200)]
Modify 2 tests to reflect actual GUI

bug-10636: The position of 'View->Code Preview Pane' in dialog changed
bug-export-latex: Add comment

4 years agoupdate tex2lyx tests after 5b2479176b0bb8
Juergen Spitzmueller [Sat, 30 May 2020 07:27:37 +0000 (09:27 +0200)]
update tex2lyx tests after 5b2479176b0bb8

4 years agoFindAdv: Remaining tests working now again
Kornel Benko [Fri, 29 May 2020 18:56:38 +0000 (20:56 +0200)]
FindAdv: Remaining tests working now again

All of these changes were due to
1.) Changed latex output (white space)
2.) changed reaction of dialog shortcut to return from
  find-adv settings to search tab
3.) debug-mode of libstdc++
4.) LASSERT in InsetMathGrid.cpp

4 years agoFindAdv: next 3 tests working
Kornel Benko [Fri, 29 May 2020 18:18:45 +0000 (20:18 +0200)]
FindAdv: next 3 tests working

4 years agoFindAdv: Correct next test (keytest/findadv-16)
Kornel Benko [Fri, 29 May 2020 18:04:57 +0000 (20:04 +0200)]
FindAdv: Correct next test (keytest/findadv-16)

Provided that the LASSERT in src/mathed/InsetMathGrid.cpp:1824
is removed.

4 years agoFindAdv: Correct some testcases
Kornel Benko [Fri, 29 May 2020 12:22:34 +0000 (14:22 +0200)]
FindAdv: Correct some testcases

4 years agoFindadv: Convert some messages from LYXERR0(...) to LYXERR(Debug::INFO, ...)
Kornel Benko [Fri, 29 May 2020 06:44:56 +0000 (08:44 +0200)]
Findadv: Convert some messages from LYXERR0(...) to LYXERR(Debug::INFO, ...)

Due to a hint from Scott:
> I don't think it should be printed to LYXERR0. That goes to the terminal
> for the user. Even our lyx2lyx tests fail if they detect any information
> printed to the terminal (although we escape some warnings). If "find" is
> not a good debug level for it, maybe we can put it in "info" (the first
> debug level)?

4 years agoRevert part of 56e012be: hardcode again "too small" preview size
Jean-Marc Lasgouttes [Thu, 28 May 2020 18:40:30 +0000 (20:40 +0200)]
Revert part of 56e012be: hardcode again "too small" preview size

It seems that the use of zoom in determining the size of the minimal
value was a bad idea.

It still think that the situation is not very satisfying, we need a new idea.

4 years agoCmake build: Prohibit use of external boost if using libstdc++ in debug mode
Kornel Benko [Wed, 27 May 2020 09:35:48 +0000 (11:35 +0200)]
Cmake build: Prohibit use of external boost if using libstdc++ in debug mode

We are using the compiler falgs _GLIBCXX_DEBUG and _GLIBCXX_DEBUG_PEDANTIC
See https://opensource.apple.com/source/gcc/gcc-1640/libstdc++-v3/docs/html/debug.html

4 years agoFindadv: 2 more possible out of range access cases corrected
Kornel Benko [Tue, 26 May 2020 16:49:50 +0000 (18:49 +0200)]
Findadv: 2 more possible out of range access cases corrected

4 years agoFindadv: Do not use out of range index into a string
Kornel Benko [Tue, 26 May 2020 13:58:23 +0000 (15:58 +0200)]
Findadv: Do not use out of range index into a string

Thanks Scott. Crashing if using _GLIBCXX_DEBUG preprocessor setting

4 years agoAdd Henry Chern to credits
Juergen Spitzmueller [Tue, 26 May 2020 10:44:10 +0000 (12:44 +0200)]
Add Henry Chern to credits

4 years agoRussian translation of the User Guide, by Henry Chern
Juergen Spitzmueller [Tue, 26 May 2020 10:39:23 +0000 (12:39 +0200)]
Russian translation of the User Guide, by Henry Chern

4 years agoUser Guide: some minor corrections suggested by Henry Chern
Juergen Spitzmueller [Tue, 26 May 2020 08:49:29 +0000 (10:49 +0200)]
User Guide: some minor corrections suggested by Henry Chern

4 years agoru updates by Yuriy
Juergen Spitzmueller [Tue, 26 May 2020 08:28:03 +0000 (10:28 +0200)]
ru updates by Yuriy

4 years agotex2lyx: reset language after polyglossia lang environment has been closed
Juergen Spitzmueller [Tue, 26 May 2020 08:15:52 +0000 (10:15 +0200)]
tex2lyx: reset language after polyglossia lang environment has been closed

Fixes #11878

4 years agoUpdate it.po
Enrico Forestieri [Sun, 24 May 2020 14:23:10 +0000 (16:23 +0200)]
Update it.po

4 years agoTutorial: Some UI adaptations
Juergen Spitzmueller [Sun, 24 May 2020 07:38:02 +0000 (09:38 +0200)]
Tutorial: Some UI adaptations

4 years agoRussian updates by Yuriy
Juergen Spitzmueller [Sun, 24 May 2020 06:28:23 +0000 (08:28 +0200)]
Russian updates by Yuriy

4 years agoAdd bind to Insert > Separated <Environment> Above
Scott Kostyshak [Sat, 23 May 2020 13:03:51 +0000 (09:03 -0400)]
Add bind to Insert > Separated <Environment> Above

The binding <Alt + p, Shift + Return> is already used for
environment-split outer, so we bind <Alt + p, Alt + Return>
to environment-split before.

4 years agoUpdate layout format
Richard Kimberly Heck [Sat, 23 May 2020 15:45:01 +0000 (11:45 -0400)]
Update layout format

4 years agoSimplify code by using initializer lists for vectors.
Jean-Marc Lasgouttes [Sat, 23 May 2020 15:10:17 +0000 (17:10 +0200)]
Simplify code by using initializer lists for vectors.

{ REFERENCE_NEXT, NOTE_NEXT } can be used as a value for a
vector<FuncCode> since C++11.

4 years agoFix first draw of auto-open inset
Jean-Marc Lasgouttes [Sat, 23 May 2020 14:47:48 +0000 (16:47 +0200)]
Fix first draw of auto-open inset

note-next and reference-next should trigger an update so that metrics
are updated when the cursor ends up in an auto-open inset.

Fixes bug #11870.

4 years agoRevert part of 47973dc2b, which was causing bug #11873.
Richard Kimberly Heck [Sat, 23 May 2020 03:43:44 +0000 (23:43 -0400)]
Revert part of 47973dc2b, which was causing bug #11873.

4 years agoTools(listFontWithLang.pl): Prohibit inserting multiple entries of same command line...
Kornel Benko [Thu, 21 May 2020 14:09:21 +0000 (16:09 +0200)]
Tools(listFontWithLang.pl): Prohibit inserting multiple entries of same command line option

4 years agoAdd command line option for code sign identity to help message
Stephan Witt [Thu, 21 May 2020 11:30:22 +0000 (13:30 +0200)]
Add command line option for code sign identity to help message

4 years agoTools(listFontWithLang.pl): Polishing
Kornel Benko [Thu, 21 May 2020 09:50:42 +0000 (11:50 +0200)]
Tools(listFontWithLang.pl): Polishing

4 years agoTools(listFontWithLang.pl): Amend 58dfb1d8, Select fonts containig specified glyphs
Kornel Benko [Wed, 20 May 2020 10:38:30 +0000 (12:38 +0200)]
Tools(listFontWithLang.pl): Amend 58dfb1d8, Select fonts containig specified glyphs

Allow to specify also intervalls of charaters
e.g. -c a-z,u+70-u+200

4 years agoFix more warnings and simplify a tiny bit.
Richard Kimberly Heck [Tue, 19 May 2020 22:06:20 +0000 (18:06 -0400)]
Fix more warnings and simplify a tiny bit.

4 years agoFix warnings
Richard Kimberly Heck [Tue, 19 May 2020 21:08:11 +0000 (17:08 -0400)]
Fix warnings

4 years agoTools(listFontWithLang.pl): Amend ac039733, Select fonts containig specified glyphs
Kornel Benko [Tue, 19 May 2020 06:55:41 +0000 (08:55 +0200)]
Tools(listFontWithLang.pl): Amend ac039733, Select fonts containig specified glyphs

Allow also values like
-c Azß
or
-c u+65zu+xdf
(Comma as a separator not needed, if the input is unambiguous)

4 years ago#11742 use Inkscape 0.92.x converter from Resources of application bundle if detected...
Stephan Witt [Tue, 19 May 2020 06:54:57 +0000 (08:54 +0200)]
#11742 use Inkscape 0.92.x converter from Resources of application bundle if detected - corrected shell syntax

4 years ago#11742 use Inkscape 0.92.x converter from Resources of application bundle if detected
Stephan Witt [Tue, 19 May 2020 06:49:20 +0000 (08:49 +0200)]
#11742 use Inkscape 0.92.x converter from Resources of application bundle if detected

4 years agoAdd revtex 4.2 files to distribution
Richard Kimberly Heck [Mon, 18 May 2020 17:20:39 +0000 (13:20 -0400)]
Add revtex 4.2 files to distribution