Uwe Stöhr
a6ccb4e1d7
ru.po: updates from Yuriy
...
- also some updates for Tutorial.lyx
2018-01-19 00:31:30 +01:00
Uwe Stöhr
9054818ac8
xyfigure.lyx: add missing Makefile entry
...
- also update the xyfigure.png
- update image setting in LyX file
2018-01-17 15:57:09 +01:00
jpc
556af55f47
Create French translation of xyfigure.lyx
2018-01-17 10:33:42 +01:00
Uwe Stöhr
3e93c4f79b
example files: distribute some changes
...
- French:
- fix compilation of beamer.lyx
- update a screenshot
2018-01-16 14:49:24 +01:00
Uwe Stöhr
c9c4c17d7a
EmbeddedObjects.lyx: fix a typo spotted by Paul Rubin
...
fixes #10965
2018-01-16 04:45:20 +01:00
Uwe Stöhr
1ed8ac1adf
doc files: correct preamble commands
...
thanks toe Jean-Pierre
2018-01-16 04:04:51 +01:00
Scott Kostyshak
fcfc95e41c
Merge branch 'ja_knitr_sweave_updates'
...
This merges updates from Koji Yokota, and adapts the ctests
accordingly.
(cherry picked from commit 299b730318
)
2018-01-15 17:05:22 -05:00
Günter Milde
1702e76a1f
Do not convert dashes/hyphens in LyX-Code.
...
See previous commit and #10961
2018-01-12 13:54:05 +01:00
Günter Milde
145f583244
Do not convert dashes/hyphens in Code insets (logical markup).
...
Code is by default rendered as typewriter and should be treated
similar:
In text marked up as code, -- or --- is typically part of a
command (e.g. "lyx --help" or "x--") and not a transliteration
for en dash, see #10961 .
This is already handled so for text in typewriter font
(see Text.cpp:500).
2018-01-12 13:54:05 +01:00
Juergen Spitzmueller
8c3650f8a0
Take AgainFrame to the TOC.
...
(cherry picked from commit 3daa447c3c
)
2018-01-12 10:33:14 +01:00
Uwe Stöhr
3954e8a9c6
UserGuide.lyx: distribute recent changes
2018-01-12 04:52:53 +01:00
Uwe Stöhr
8a03417b65
Additional.lyx: re-sync with master
...
please use use LyX 2.3.x and keep the docs in sync unless you describe a new feature of LyX 2.4
2018-01-12 02:41:52 +01:00
Uwe Stöhr
e1b275650c
another dummy test commit
2018-01-10 02:24:29 +01:00
Uwe Stöhr
123759be5f
Customization.lyx: distribute and accept recent changes
2018-01-09 01:27:51 +01:00
jpc
130c34596d
Update log
2018-01-08 11:12:45 +01:00
jpc
a03ee8ed5c
Hopefully final update of French EmbeddedObjects manual for 2.3.0
2018-01-07 11:00:40 +01:00
jpc
a9b5f7e348
Typo
2018-01-07 10:59:21 +01:00
jpc
f05ba30e88
Typo
2018-01-07 10:32:36 +01:00
Juergen Spitzmueller
de748ead81
Start inset at new line
...
(cherry picked from commit 7da8473c4f
)
2018-01-06 11:39:41 +01:00
Juergen Spitzmueller
01281ca670
Customization: some color name fixes.
...
(cherry picked from commit 44670d4778
)
2018-01-06 09:32:50 +01:00
Juergen Spitzmueller
bd9c62d018
Minor re-ordering of the Insert menu
...
(cherry picked from commit 016393a0dd
)
2018-01-05 11:10:52 +01:00
jpc
e8b8cd2e78
Insert correct shortcut for environment split
2018-01-03 18:37:12 +01:00
jpc
afd1a24923
New beamer environments strings and documentation
2018-01-03 18:21:13 +01:00
Günter Milde
72a6cd4bbc
Update UserGuide and de/UserGuide.
...
Remove warnings for issues fixed in lyx2lyx.
Update the GUI name of the ligature-dash Option.
Fix example for preventing unwanted line break in French.
2018-01-02 12:55:07 +01:00
Juergen Spitzmueller
a32b764157
Update layout format
2018-01-02 11:54:58 +01:00
Günter Milde
20f3b828f9
Documentation fixes: revert conversion of -- to en dash in code.
...
lyx2lyx erroneousely merged -- to en dash in text with logical
markup "code".
Revealed by recent (but now silenced) ctest fails.
Also add space around en dash in examples.
2018-01-01 22:52:08 +01:00
Günter Milde
39beb08bf8
Fix lyx2lyx conversion of dashes.
...
Update for UserGuide and de/UserGuide will follow.
2018-01-01 22:47:56 +01:00
Uwe Stöhr
fc459e2a86
Russian doc files: new and updated translations by Yuri
2018-01-01 16:47:58 +01:00
Juergen Spitzmueller
d60fa7f501
Prepend "Insert " in the context menu for environment separators.
...
(cherry picked from commit 8f86feb260
)
2018-01-01 13:42:38 +01:00
Juergen Spitzmueller
2385278a9e
LFUNs.lyx: update.
2018-01-01 12:38:55 +01:00
Juergen Spitzmueller
d1bb465f65
User Guide: document the environment-split changes (forgot this one)
2018-01-01 12:37:03 +01:00
Juergen Spitzmueller
c3779cec2d
beamer.lyx: document the environment-split changes.
2018-01-01 12:36:44 +01:00
Juergen Spitzmueller
b194ac7ac5
UserGuide: document the environment-split changes.
2018-01-01 12:36:18 +01:00
Juergen Spitzmueller
92613ac63c
Implement environment-split before and previous
...
Possibility to add an environment before the current one and to append
and environment from outside the nesting scope.
This commit includes all fixes that went in during testing these
functions in master. It also moves the menu items from Edit to Insert.
2018-01-01 12:34:39 +01:00
Juergen Spitzmueller
12bd7352fd
Implement auto-nesting.
...
Now layouts can specify other layouts that should be nested in and
after the current one (if the layout is switched from the current one
and if it follows a paragraph in the current one).
This is particularly useful for things such as the beamer frames, where
particular layouts are practically always nested.
This is a backport from master, including all fixes.
2018-01-01 12:30:34 +01:00
Juergen Spitzmueller
438b067b5a
Properly implement IsTocCaption for Arguments in standard TOC
...
Fixes : #10631
Candidate for 2.3.x.
(cherry picked from commit 3a4b233dbd
)
2017-12-30 11:02:49 +01:00
jpc
4f865d0f4d
Unify translation of 'Nomenclature' in French
...
Second iteration following Jürgen's remarks
2017-12-29 18:35:49 +01:00
jpc
cbc26ee5d3
Unify the translation of 'Nomenclature' in French
2017-12-28 18:12:28 +01:00
Juergen Spitzmueller
196032f79f
Fix footnotes in table with RevTeX4
...
These classes come with their own working implementation of table
footnotes, so we are not supposed to use the tablefootnote or
footnote package.
Also add missing outliner name.
(cherry picked from commit dfaa4e9466
)
2017-12-28 10:07:56 +01:00
Juergen Spitzmueller
110422022f
Tufte title is fragile
...
Candidate for 2.3.x.
(cherry picked from commit 994176e55b
)
2017-12-27 10:54:24 +01:00
Pavel Sanda
94b2cb288d
sync layouttranslations with master
2017-12-24 05:04:00 +01:00
Juergen Spitzmueller
9e9f4b3288
Title commands are fragile in memoir
...
(cherry picked from commit 7b4d227929
)
2017-12-23 18:55:17 +01:00
Uwe Stöhr
8d3cda0445
revtex4-1.lyx: LyXify the document
...
- avoid unnecessary TeX code etc.
2017-12-19 15:07:29 +01:00
Uwe Stöhr
63c1979401
xyfigure.png: update the screenshot
2017-12-19 01:51:06 +01:00
Uwe Stöhr
7bdf11d4f6
new Arabic splash.lyx from Hatim
2017-12-18 15:27:28 +01:00
Scott Kostyshak
c6a7d7bc5a
RELEASE-NOTES: macOS 10.8 is no longer supported
...
This change is because of using Qt 5.9.x.
For discussion, see:
https://www.mail-archive.com/search?l=mid&q=7D26D5A2-86D4-4495-B225-5119C5CCCDA4%40gmx.net
2017-12-17 21:03:29 -05:00
Uwe Stöhr
789c038315
Russian Tutorial.lyx: translations from Yuriy
2017-12-18 01:39:37 +01:00
Uwe Stöhr
355b1ca57d
UserGuide.lyx: distribute dash changes
2017-12-18 01:31:53 +01:00
Juergen Spitzmueller
aa29910aa6
Adapt documentation.
...
(cherry picked from commit 5dca4abb09
)
2017-12-17 19:27:31 +01:00
Juergen Spitzmueller
075306e1e6
Further modifications of the "Dashes and Linebreaks" section
...
(cherry picked from commit ad093160d8
)
2017-12-17 19:27:05 +01:00