]> git.lyx.org Git - lyx.git/log
lyx.git
5 years agoHebrew shindot and shindot but work fine as postfix.
Günter Milde [Wed, 27 Mar 2019 13:39:08 +0000 (14:39 +0100)]
Hebrew shindot and shindot but work fine as postfix.

5 years agoBabel's "\textlatin" is obsoleted by "\ensureascii".
Günter Milde [Wed, 27 Mar 2019 08:52:44 +0000 (09:52 +0100)]
Babel's "\textlatin" is obsoleted by "\ensureascii".

5 years agoUpdate sk.po
Kornel Benko [Tue, 26 Mar 2019 17:58:22 +0000 (18:58 +0100)]
Update sk.po

5 years agoRELEASE-NOTES: update
Juergen Spitzmueller [Tue, 26 Mar 2019 17:05:25 +0000 (18:05 +0100)]
RELEASE-NOTES: update

5 years agode.po
Juergen Spitzmueller [Tue, 26 Mar 2019 16:53:44 +0000 (17:53 +0100)]
de.po

5 years agoUpdate version numbers of tex2lyx tests
Juergen Spitzmueller [Tue, 26 Mar 2019 16:49:38 +0000 (17:49 +0100)]
Update version numbers of tex2lyx tests

5 years agoUpdate layout formats
Juergen Spitzmueller [Tue, 26 Mar 2019 16:46:21 +0000 (17:46 +0100)]
Update layout formats

5 years agoAdd TableStyle layout tag
Juergen Spitzmueller [Tue, 26 Mar 2019 16:42:56 +0000 (17:42 +0100)]
Add TableStyle layout tag

Fixes: #8360
5 years agoCmake export tests: enable the hebrew documents again.
Kornel Benko [Tue, 26 Mar 2019 16:00:32 +0000 (17:00 +0100)]
Cmake export tests: enable the hebrew documents again.

The missing david fonts error vanished after reinstalling
the culmus-latex-0.7-r1 package.

5 years agoAdd tablestyle buffer param
Juergen Spitzmueller [Tue, 26 Mar 2019 15:23:34 +0000 (16:23 +0100)]
Add tablestyle buffer param

Fixes: #9901
5 years agoUpdate sk.po
Kornel Benko [Tue, 26 Mar 2019 14:51:48 +0000 (15:51 +0100)]
Update sk.po

5 years agoCmake export tests: make even more tests pass
Kornel Benko [Tue, 26 Mar 2019 14:45:54 +0000 (15:45 +0100)]
Cmake export tests: make even more tests pass

5 years agocentralize attic
Juergen Spitzmueller [Tue, 26 Mar 2019 14:41:32 +0000 (15:41 +0100)]
centralize attic

5 years agoAmend 683b3a05: Introducing table templates
Kornel Benko [Tue, 26 Mar 2019 14:27:39 +0000 (15:27 +0100)]
Amend 683b3a05: Introducing table templates

Added test cases

5 years agomove lib/templates/Attic to lib/attic/templates
Juergen Spitzmueller [Tue, 26 Mar 2019 14:22:39 +0000 (15:22 +0100)]
move lib/templates/Attic to lib/attic/templates

This should restore make distcheck

5 years agoCmake export tests: some testnames corrected
Kornel Benko [Tue, 26 Mar 2019 14:11:10 +0000 (15:11 +0100)]
Cmake export tests: some testnames corrected

Also don't use tex gyre fonts, use dejavu instead

5 years agode.po
Juergen Spitzmueller [Tue, 26 Mar 2019 13:00:27 +0000 (14:00 +0100)]
de.po

5 years agoIntroducing table templates
Juergen Spitzmueller [Tue, 26 Mar 2019 12:43:33 +0000 (13:43 +0100)]
Introducing table templates

The idea is simple: we insert a pre-formatted table (with a given border
style currently, but other attributes are possible as well) via file-insert
and scale it then to the requested size.

We need three sizes (1x1, 1x2 and 1x3) to generate all sizes properly (due
to border specifications).

Currently, these styles can only be accessed via lfun tabular-style-insert
and the Tabular Create dialog.

My plan is to add a buffer param to set a default style (#9901) which then
also is respected by the toolbar button and probably a layout tag to let
classes specify a default style (#8360).

5 years agoAdd ignorelang option to file-insert
Juergen Spitzmueller [Tue, 26 Mar 2019 09:09:55 +0000 (10:09 +0100)]
Add ignorelang option to file-insert

This is useful for inserted files with no real text content

5 years agoMerge branch 'master' of git.lyx.org:lyx
Juergen Spitzmueller [Tue, 26 Mar 2019 09:08:42 +0000 (10:08 +0100)]
Merge branch 'master' of git.lyx.org:lyx

5 years agoCmake build: Removed some cmake warnings
Kornel Benko [Tue, 26 Mar 2019 09:02:28 +0000 (10:02 +0100)]
Cmake build: Removed some cmake warnings

5 years agoAdd new file to Makefile.am
Juergen Spitzmueller [Tue, 26 Mar 2019 08:00:33 +0000 (09:00 +0100)]
Add new file to Makefile.am

5 years agoThis has not been updated in my build yet.
Richard Kimberly Heck [Tue, 26 Mar 2019 02:59:40 +0000 (22:59 -0400)]
This has not been updated in my build yet.

5 years agoWin installer: fix bug on init
Uwe Stöhr [Tue, 26 Mar 2019 01:37:19 +0000 (02:37 +0100)]
Win installer: fix bug on init

- also remove unused code

5 years agoAnother from distcheck problems
Pavel Sanda [Tue, 26 Mar 2019 00:19:01 +0000 (01:19 +0100)]
Another from distcheck problems

5 years agoCmake export tests:
Kornel Benko [Mon, 25 Mar 2019 19:50:58 +0000 (20:50 +0100)]
Cmake export tests:

Added missing file to make Europass_CV-files compilable
lyxStatus.pm: Added handling for inserted files with used extension

5 years agoSome more tests which are not failin anymore
Kornel Benko [Mon, 25 Mar 2019 18:32:59 +0000 (19:32 +0100)]
Some more tests which are not failin anymore

About 100 less, still remaining about 200

5 years agoCmake export tests: Indenting + ignore '%' in file names
Kornel Benko [Mon, 25 Mar 2019 17:46:15 +0000 (18:46 +0100)]
Cmake export tests: Indenting + ignore '%' in file names

5 years agoremove buildlyxdir again
Juergen Spitzmueller [Mon, 25 Mar 2019 15:32:27 +0000 (16:32 +0100)]
remove buildlyxdir again

per request

5 years agoIndentation
Juergen Spitzmueller [Mon, 25 Mar 2019 15:32:08 +0000 (16:32 +0100)]
Indentation

5 years agoCmate export tests: Thinko, using entry as array also in cases where it is not
Kornel Benko [Mon, 25 Mar 2019 13:48:17 +0000 (14:48 +0100)]
Cmate export tests: Thinko, using entry as array also in cases where it is not

5 years agosigh
Juergen Spitzmueller [Mon, 25 Mar 2019 10:07:10 +0000 (11:07 +0100)]
sigh

5 years agoMove misplaced file
Juergen Spitzmueller [Mon, 25 Mar 2019 10:05:21 +0000 (11:05 +0100)]
Move misplaced file

5 years agoToward again working make distcheck.
Pavel Sanda [Mon, 25 Mar 2019 09:44:29 +0000 (10:44 +0100)]
Toward again working make distcheck.

Not there yet.
Introducing examples/templates into the Rules-lyx hall of fame
make those dirs more sensitive to build stuff.

Something still broken in examples/Articles, not sure what,
maybe filename length, running out of time now.

5 years agoAdd some notes.
Juergen Spitzmueller [Mon, 25 Mar 2019 07:28:54 +0000 (08:28 +0100)]
Add some notes.

5 years agoRe-fix \origin
Juergen Spitzmueller [Mon, 25 Mar 2019 07:07:25 +0000 (08:07 +0100)]
Re-fix \origin

5 years agoRemove accidentally committed debug statement
Juergen Spitzmueller [Mon, 25 Mar 2019 07:07:07 +0000 (08:07 +0100)]
Remove accidentally committed debug statement

5 years agoFix included file paths and ctest tag rules after renaming examples
Günter Milde [Sun, 24 Mar 2019 22:07:03 +0000 (23:07 +0100)]
Fix included file paths and ctest tag rules after renaming examples

5 years agoFix moderncv.layout
Günter Milde [Sun, 24 Mar 2019 22:03:09 +0000 (23:03 +0100)]
Fix moderncv.layout

The "photo" style content is a path name (don't escape underscores etc.).

5 years agoCmake export tests: Fix some tests using Curricula_Vitae
Kornel Benko [Sun, 24 Mar 2019 21:20:09 +0000 (22:20 +0100)]
Cmake export tests: Fix some tests using Curricula_Vitae

Still the German versions are not compilable due to missing file 'REPLACEphoto.jpg'

5 years agoDisable the debug output which made exports using lyx2lyx fail
Kornel Benko [Sun, 24 Mar 2019 21:17:48 +0000 (22:17 +0100)]
Disable the debug output which made exports using lyx2lyx fail

5 years agoCmake export tests: Omit underlines in temporary file names
Kornel Benko [Sun, 24 Mar 2019 21:12:07 +0000 (22:12 +0100)]
Cmake export tests: Omit underlines in temporary file names

Also try to copy all versions of an included reference.
The example is the search for CV-image in Modern_CV.lyx.
The two file (CV-image.eps and CV-image.png) have to be copied while
keeping the same base name.

5 years agoUpdate \origin specifications
Juergen Spitzmueller [Sun, 24 Mar 2019 16:33:10 +0000 (17:33 +0100)]
Update \origin specifications

5 years agoAdd buildlyxdir placeholder for \origin
Juergen Spitzmueller [Sun, 24 Mar 2019 16:03:15 +0000 (17:03 +0100)]
Add buildlyxdir placeholder for \origin

This allows resolving paths properly in the build dir.

5 years agoFix bug #11526
Enrico Forestieri [Sun, 24 Mar 2019 16:28:01 +0000 (17:28 +0100)]
Fix bug #11526

Correctly categorize a textmode symbol in mathed.

5 years agoMove Thesis and Springer templates back to templates
Juergen Spitzmueller [Sun, 24 Mar 2019 10:21:55 +0000 (11:21 +0100)]
Move Thesis and Springer templates back to templates

Thanks to \origin, #8643 is fixed (also in stable). Included paths are
thus correctly updated and point to the systemdir.

This only works if LyX is installed, though, since \origin is only set
on install.

5 years agoUpdate sk.po
Kornel Benko [Sun, 24 Mar 2019 07:44:39 +0000 (08:44 +0100)]
Update sk.po

5 years agoFixed origin in Game_2.lyx
Kornel Benko [Sun, 24 Mar 2019 06:42:03 +0000 (07:42 +0100)]
Fixed origin in Game_2.lyx

5 years agoGuiLyXFiles: handle defaults.lyx
Juergen Spitzmueller [Sat, 23 Mar 2019 16:41:42 +0000 (17:41 +0100)]
GuiLyXFiles: handle defaults.lyx

5 years agoCorrected tests for Variable-width_Minipages, Posters, Presentations
Kornel Benko [Sat, 23 Mar 2019 12:01:09 +0000 (13:01 +0100)]
Corrected tests for Variable-width_Minipages, Posters, Presentations

Either correct the path or add the requested image

5 years agoAdd some release notes
Juergen Spitzmueller [Sat, 23 Mar 2019 16:02:38 +0000 (17:02 +0100)]
Add some release notes

5 years agoTutorial, UserGuide: Adapt wrt new templates/examples UI
Juergen Spitzmueller [Sat, 23 Mar 2019 15:25:14 +0000 (16:25 +0100)]
Tutorial, UserGuide: Adapt wrt new templates/examples UI

5 years ago Push in suppressed file fr.po
jpc [Sat, 23 Mar 2019 15:21:34 +0000 (16:21 +0100)]
     Push in suppressed file fr.po

5 years ago Remove unwanted file
jpc [Sat, 23 Mar 2019 15:20:04 +0000 (16:20 +0100)]
 Remove unwanted file

5 years agoDisplay URL-encoded chars decoded in display path
Juergen Spitzmueller [Sat, 23 Mar 2019 14:15:08 +0000 (15:15 +0100)]
Display URL-encoded chars decoded in display path

5 years agoAdd l10n mark
Juergen Spitzmueller [Sat, 23 Mar 2019 11:45:28 +0000 (12:45 +0100)]
Add l10n mark

5 years agode.po: minor corrections
Juergen Spitzmueller [Sat, 23 Mar 2019 11:08:20 +0000 (12:08 +0100)]
de.po: minor corrections

5 years agode.po
Juergen Spitzmueller [Sat, 23 Mar 2019 10:49:44 +0000 (11:49 +0100)]
de.po

5 years agotypo
Juergen Spitzmueller [Sat, 23 Mar 2019 10:30:53 +0000 (11:30 +0100)]
typo

5 years agoCorrectedt tests for PhD_Theses
Kornel Benko [Sat, 23 Mar 2019 10:03:58 +0000 (11:03 +0100)]
Correctedt tests for PhD_Theses

Adapt to the changed master document

5 years agoSave as Template: Also consider document language
Juergen Spitzmueller [Sat, 23 Mar 2019 09:57:22 +0000 (10:57 +0100)]
Save as Template: Also consider document language

Attempt to save the template in the appropriate language subfolder of
the user template directory (and propose to create it if it doesn't exist
yet).

That way, user-generated templates (1.) get the correct language attribution
in the lyxfiles dialog and (2.) users can easily generate different
language versions of a template.

5 years agoUse correct path to included figure
Kornel Benko [Sat, 23 Mar 2019 09:56:12 +0000 (10:56 +0100)]
Use correct path to included figure

5 years agoCorrectedt tests for Springer_Contributed_Books export tests
Kornel Benko [Sat, 23 Mar 2019 09:40:39 +0000 (10:40 +0100)]
Correctedt tests for Springer_Contributed_Books export tests

Adapt to the changed master document

5 years agoAdd LFUN_BUFFER_WRITE_AS_TEMPLATE
Juergen Spitzmueller [Sat, 23 Mar 2019 09:17:33 +0000 (10:17 +0100)]
Add LFUN_BUFFER_WRITE_AS_TEMPLATE

Convenience function to easier save a file as template in the appropriate
templates folder.

5 years agoCorrected tests for chess exports
Kornel Benko [Sat, 23 Mar 2019 09:05:18 +0000 (10:05 +0100)]
Corrected tests for chess exports

5 years agomissing example
Pavel Sanda [Sat, 23 Mar 2019 08:21:24 +0000 (09:21 +0100)]
missing example

5 years ago Update shortcuts in fr.po
jpc [Sat, 23 Mar 2019 08:20:11 +0000 (09:20 +0100)]
  Update shortcuts in fr.po

5 years agoClarify soul module description
Juergen Spitzmueller [Sat, 23 Mar 2019 07:04:57 +0000 (08:04 +0100)]
Clarify soul module description

5 years agoAdapt ctest tagging rules to the changed file names of templates and examples.
Günter Milde [Fri, 22 Mar 2019 22:57:29 +0000 (23:57 +0100)]
Adapt ctest tagging rules to the changed file names of templates and examples.

5 years agoAdd lib/unicodesymbols support for Hebrew.
Günter Milde [Fri, 22 Mar 2019 22:54:35 +0000 (23:54 +0100)]
Add lib/unicodesymbols support for Hebrew.

Hebrew language must be set (otherwise character macros are not defined)
but this is normally no problem because it is also neede for RTL support.

5 years agoForgotten accelerators.
Pavel Sanda [Fri, 22 Mar 2019 21:14:21 +0000 (22:14 +0100)]
Forgotten accelerators.

5 years ago Solve shortcut conflicts in fr.po
jpc [Fri, 22 Mar 2019 17:52:32 +0000 (18:52 +0100)]
   Solve shortcut conflicts in fr.po

5 years agoAdd soul module
Juergen Spitzmueller [Fri, 22 Mar 2019 17:29:50 +0000 (18:29 +0100)]
Add soul module

5 years agoFix fonts used by sub/superscript in text
Jean-Marc Lasgouttes [Fri, 22 Mar 2019 15:13:30 +0000 (16:13 +0100)]
Fix fonts used by sub/superscript in text

Several changes are needed to get things right:
* nested supersripts only work with inheritFonts=true.

* to get caret position right, it is necessary to remember the outside
  font of the inset before computing metrics.

* to get the size right at insertion time, it is necessary to trigger
  a metrics computation just after inset insertion.

5 years agoTreat math style a bit more like other font features
Jean-Marc Lasgouttes [Fri, 22 Mar 2019 14:19:27 +0000 (15:19 +0100)]
Treat math style a bit more like other font features

While math style (scriptstyle,...) is not really something that can be
set, it is useful for text subscripts and superscripts and therefore
it makes sense to handle it in some places.

With this change, style is still not a first class feature, but good
enough for now. In particular, it is taken into account in update().

5 years agoCompilation fix
Jean-Marc Lasgouttes [Fri, 22 Mar 2019 13:39:36 +0000 (14:39 +0100)]
Compilation fix

5 years agode.po
Juergen Spitzmueller [Fri, 22 Mar 2019 13:22:16 +0000 (14:22 +0100)]
de.po

5 years agoCosmetics
Juergen Spitzmueller [Fri, 22 Mar 2019 13:18:17 +0000 (14:18 +0100)]
Cosmetics

5 years agoUse GuiLyXFiles also for ui, kbd and bind files in prefs
Juergen Spitzmueller [Fri, 22 Mar 2019 13:11:46 +0000 (14:11 +0100)]
Use GuiLyXFiles also for ui, kbd and bind files in prefs

5 years agoDisable language combo if there is nothing to select
Juergen Spitzmueller [Fri, 22 Mar 2019 13:10:05 +0000 (14:10 +0100)]
Disable language combo if there is nothing to select

5 years agoFix duplicate language entry
Juergen Spitzmueller [Fri, 22 Mar 2019 13:09:40 +0000 (14:09 +0100)]
Fix duplicate language entry

5 years agoUpdate sk.po
Kornel Benko [Fri, 22 Mar 2019 10:47:53 +0000 (11:47 +0100)]
Update sk.po

5 years agoAdd forgotten replacement
Juergen Spitzmueller [Fri, 22 Mar 2019 10:25:20 +0000 (11:25 +0100)]
Add forgotten replacement

5 years agode.po
Juergen Spitzmueller [Fri, 22 Mar 2019 10:16:43 +0000 (11:16 +0100)]
de.po

5 years agoFix problematic characters in example/template file names
Juergen Spitzmueller [Fri, 22 Mar 2019 10:10:49 +0000 (11:10 +0100)]
Fix problematic characters in example/template file names

For (, ) and & we use URL encoding now.

5 years agoReplace unnecessary ampersand in folder name
Juergen Spitzmueller [Fri, 22 Mar 2019 08:37:12 +0000 (09:37 +0100)]
Replace unnecessary ampersand in folder name

5 years agoFix inputencoding for documentation, examples, and templates.
Günter Milde [Fri, 22 Mar 2019 00:13:23 +0000 (01:13 +0100)]
Fix inputencoding for documentation, examples, and templates.

* "platex" fails with "inputencoding default", if there is text in other languages.
  "jis-platex" works fine, "jis-utf8" fails with German Umlauts (maybe more).

* The expert setting "inputencoding default" switches the inpute encoding
  with language switches without marking this in the LaTeX source.
  It is rarely required (if ever) and makes documents easy to break.

  It is not required for AMS Books, Simple CV, ... (probabely a tex2lyx issue).
  "utf8" and "auto" work fine.

5 years agoinstaller: fix a display issue
Uwe Stöhr [Fri, 22 Mar 2019 00:18:04 +0000 (01:18 +0100)]
installer: fix a display issue

a path in the uninstaller was not visible because of missing line breaks

5 years agoinstaller: remove unsupported TeX distributions
Uwe Stöhr [Fri, 22 Mar 2019 00:06:56 +0000 (01:06 +0100)]
installer: remove unsupported TeX distributions

MiKTeX 2.8 and TeXLive 2014 are since a while not supported

5 years agoFix header case
Juergen Spitzmueller [Thu, 21 Mar 2019 18:31:46 +0000 (19:31 +0100)]
Fix header case

5 years agoReplace Type combo, which was considered irritating, with a Type filter
Juergen Spitzmueller [Thu, 21 Mar 2019 18:23:33 +0000 (19:23 +0100)]
Replace Type combo, which was considered irritating, with a Type filter

The new one allows to display only user or system files.

5 years agotypo
Jean-Marc Lasgouttes [Thu, 21 Mar 2019 17:45:28 +0000 (18:45 +0100)]
typo

5 years agoAmend d3ec77c6338: adapt ctest tag files.
Günter Milde [Thu, 21 Mar 2019 16:41:14 +0000 (17:41 +0100)]
Amend d3ec77c6338: adapt ctest tag files.

Update the regular expressions for inversion and tagging of tests
to use the new paths for examples and templates.

5 years agoKluwer example fails with Polyglossia.
Günter Milde [Thu, 21 Mar 2019 16:39:51 +0000 (17:39 +0100)]
Kluwer example fails with Polyglossia.

5 years agoCMake build: Rename HAVE_LONG_LONG to HAVE_LONG_LONG_INT
Kornel Benko [Thu, 21 Mar 2019 15:12:02 +0000 (16:12 +0100)]
CMake build: Rename HAVE_LONG_LONG to HAVE_LONG_LONG_INT

5 years agoAmend 601244ba92: Use HAVE_LONG_LONG_INT instead of LYX_USE_LONG_LONG
Kornel Benko [Thu, 21 Mar 2019 14:17:24 +0000 (15:17 +0100)]
Amend 601244ba92: Use HAVE_LONG_LONG_INT instead of LYX_USE_LONG_LONG

Cmake changes

5 years agoConsider files only in lang subtrees
Juergen Spitzmueller [Thu, 21 Mar 2019 13:39:33 +0000 (14:39 +0100)]
Consider files only in lang subtrees

5 years agoUpdate sk.po
Kornel Benko [Thu, 21 Mar 2019 13:30:03 +0000 (14:30 +0100)]
Update sk.po

5 years agoUse HAVE_LONG_LONG_INT instead of LYX_USE_LONG_LONG
Jean-Marc Lasgouttes [Thu, 21 Mar 2019 13:05:50 +0000 (14:05 +0100)]
Use HAVE_LONG_LONG_INT instead of LYX_USE_LONG_LONG

It seems that the extra complication hurts more than it helps (for
example with OpenBSD).

Some adaptation will be needed for cmake.

5 years agoGuiLyXFiles: fix icons and tooltips
Juergen Spitzmueller [Thu, 21 Mar 2019 13:18:03 +0000 (14:18 +0100)]
GuiLyXFiles: fix icons and tooltips