Günter Milde
d4ade2bc1c
unicodesymbols: add Hebrew nikud symbols and presentation forms.
...
The "nikud" (vowel) signs, shindot, and shindot are combining Unicode
characters. However, LaTeX-Hebrew expects them as postfix characters, not
accent macros (cf. www.cs.tau.ac.il/~stoledo/Bib/Pubs/vowels.pdf).
2019-04-01 19:12:36 +02:00
Juergen Spitzmueller
3bbcfda3db
Add option to reset to default booktabs lines
...
Addresses: #10106
2019-04-01 07:08:13 +02:00
Kornel Benko
780fd81a67
Amend 0b295819
: Fix some non-accessible URLS
...
Thanks Jürgen
2019-03-31 11:00:02 +02:00
Kornel Benko
0b29581905
Fix some non-accessible URLS
...
Also don't check attic, devel or obsolete files
Not found good replacements for
http://texcatalogue.ctan.org/bytopic.html
http://www.tiresias.org/research/reports/braille_cell.htm
2019-03-31 00:15:52 +01:00
Juergen Spitzmueller
5a02c19bb1
Add missing files to Makefile.am
...
Another fixup of ffc682424e
.
Alas, make distcheck still fails.
2019-03-30 12:46:05 +01:00
Kornel Benko
7d6bf430ed
Fix some paths
2019-03-29 17:22:16 +01:00
Juergen Spitzmueller
f75b081551
Add support for mixed-encoded biblatex files
...
Biblatex 3.12 allows to specifiy individual encodings per bib file
via \addbibresource[bibencoding=<encoding>].
This is now supported via GuiBibtex.
2019-03-29 15:45:55 +01:00
Juergen Spitzmueller
3acb0d8082
Fix menu entries for examples
2019-03-29 14:52:39 +01:00
Kornel Benko
71e00496ee
Amend 7644c32a
: corrected path
2019-03-29 12:26:33 +01:00
Günter Milde
7644c32a71
ctest update.
...
Still cleaning up after the massive renaming and -sorting
of examples and templates.
2019-03-29 11:55:20 +01:00
Juergen Spitzmueller
44089e8a99
Fix build after ffc682424e
2019-03-29 09:10:18 +01:00
Günter Milde
df79f329e6
Unicodesymbols: add force flags.
2019-03-28 13:30:22 +01:00
Günter Milde
ffc682424e
Update ctest tagging and documentation/sample organisation.
2019-03-28 13:30:22 +01:00
Günter Milde
f0b326a9f4
Comprehensive language test document and some more fixes.
...
Work around or document language clashes and limitations.
2019-03-27 17:49:08 +01:00
Günter Milde
32b47e975e
Fix settings for Hebrew with 8-bit TeX fonts.
2019-03-27 17:09:12 +01:00
Günter Milde
1361f1a45f
"AsBabelOptions" no longer required. Part1.
...
With the re-orgianization and opening of the Babel package by Javier Bezos
(version 3.9 released March 2013), "contributed" language definitions are
also recognized if the language is given as global option.
If there is no objection or regression in tests,
Part 2 will remove the hard-coded part of AsBabelOptions.
2019-03-27 16:53:23 +01:00
Günter Milde
4a2f4fb1d6
Use LaTeX input encoding "utf8", part 1/many.
...
See #11115 .
Start with simple cases.
2019-03-27 16:24:14 +01:00
Günter Milde
f7fbd8c1ab
Hebrew shindot and shindot but work fine as postfix.
2019-03-27 14:39:08 +01:00
Juergen Spitzmueller
ba867587f4
RELEASE-NOTES: update
2019-03-26 18:05:25 +01:00
Juergen Spitzmueller
7071995a21
Update layout formats
2019-03-26 17:46:21 +01:00
Juergen Spitzmueller
4b3aacd13b
Add TableStyle layout tag
...
Fixes : #8360
2019-03-26 17:42:56 +01:00
Juergen Spitzmueller
ecb2427f41
Add tablestyle buffer param
...
Fixes : #9901
2019-03-26 16:24:27 +01:00
Juergen Spitzmueller
4bd4bfb34c
centralize attic
2019-03-26 15:41:32 +01:00
Juergen Spitzmueller
bc02061596
move lib/templates/Attic to lib/attic/templates
...
This should restore make distcheck
2019-03-26 15:23:36 +01:00
Kornel Benko
0752a263a0
Cmake export tests: some testnames corrected
...
Also don't use tex gyre fonts, use dejavu instead
2019-03-26 15:11:10 +01:00
Juergen Spitzmueller
683b3a05e2
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 ).
2019-03-26 13:43:33 +01:00
Juergen Spitzmueller
2ed3b22a06
Add ignorelang option to file-insert
...
This is useful for inserted files with no real text content
2019-03-26 10:13:33 +01:00
Juergen Spitzmueller
fd28958db0
Add new file to Makefile.am
2019-03-26 09:00:33 +01:00
Pavel Sanda
1c05f4e727
Another from distcheck problems
2019-03-26 01:20:09 +01:00
Kornel Benko
78059a49af
Cmake export tests:
...
Added missing file to make Europass_CV-files compilable
lyxStatus.pm: Added handling for inserted files with used extension
2019-03-25 20:50:58 +01:00
Kornel Benko
226e0bb2b7
Some more tests which are not failin anymore
...
About 100 less, still remaining about 200
2019-03-25 19:32:59 +01:00
Juergen Spitzmueller
2860266e30
remove buildlyxdir again
...
per request
2019-03-25 16:46:04 +01:00
Juergen Spitzmueller
285e72a377
sigh
2019-03-25 11:07:10 +01:00
Juergen Spitzmueller
48792d0c67
Move misplaced file
2019-03-25 11:05:21 +01:00
Pavel Sanda
42b643e6fe
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.
2019-03-25 10:44:29 +01:00
Juergen Spitzmueller
676570cda9
Add some notes.
2019-03-25 08:28:54 +01:00
Juergen Spitzmueller
90f2ab2b5e
Re-fix \origin
2019-03-25 08:07:25 +01:00
Günter Milde
082629d973
Fix included file paths and ctest tag rules after renaming examples
2019-03-24 23:12:02 +01:00
Günter Milde
2bb5b99db4
Fix moderncv.layout
...
The "photo" style content is a path name (don't escape underscores etc.).
2019-03-24 23:12:01 +01:00
Kornel Benko
b7a3068df0
Cmake export tests: Fix some tests using Curricula_Vitae
...
Still the German versions are not compilable due to missing file 'REPLACEphoto.jpg'
2019-03-24 22:20:09 +01:00
Juergen Spitzmueller
aed6755f59
Update \origin specifications
2019-03-24 17:34:29 +01:00
Juergen Spitzmueller
a0240c8d65
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.
2019-03-24 11:21:55 +01:00
Kornel Benko
4d3284ee2c
Fixed origin in Game_2.lyx
2019-03-24 07:43:24 +01:00
Kornel Benko
5c0b9529f5
Corrected tests for Variable-width_Minipages, Posters, Presentations
...
Either correct the path or add the requested image
2019-03-23 17:10:07 +01:00
Juergen Spitzmueller
bc591de662
Add some release notes
2019-03-23 17:02:38 +01:00
Juergen Spitzmueller
8edd7c375e
Tutorial, UserGuide: Adapt wrt new templates/examples UI
2019-03-23 16:25:14 +01:00
Juergen Spitzmueller
e8e97b988d
typo
2019-03-23 11:30:53 +01:00
Kornel Benko
8d40f6c691
Correctedt tests for PhD_Theses
...
Adapt to the changed master document
2019-03-23 11:06:10 +01:00
Kornel Benko
c5b086cf81
Use correct path to included figure
2019-03-23 10:56:12 +01:00
Kornel Benko
1f29d4a32f
Correctedt tests for Springer_Contributed_Books export tests
...
Adapt to the changed master document
2019-03-23 10:40:39 +01:00