Commit Graph

8885 Commits

Author SHA1 Message Date
Uwe Stöhr
7547dd546c layouttranslations: update file
and hopefully fix the encoding issue
2018-02-20 20:27:26 +01:00
Uwe Stöhr
1c159d5885 move README.Documentation to attic
It is outdated since many years now and we have the relevant info in the Development.lyx file
2018-02-20 20:12:22 +01:00
Uwe Stöhr
19b840ae23 ar.po and layouttranslations: updates from hatim 2018-02-20 18:01:52 +01:00
Uwe Stöhr
a4c5059195 splash.lyx and ru.po: updates from Yuriy 2018-02-19 23:31:19 +01:00
Uwe Stöhr
9ca8dae41d layouttranslations and uk.po: corrections from Yuri 2018-02-19 23:07:01 +01:00
Uwe Stöhr
2f3695eafd French UserGuide.lyx: fix a typo 2018-02-18 23:40:56 +01:00
jpc
a448f88326 Partial update of fr/UserGuide.lyx 2018-02-18 22:44:25 +01:00
Pavel Sanda
4c3991b9ca * layouttranslations reviewed by Inaki 2018-02-17 19:12:20 +01:00
Pavel Sanda
2136af92b5 * layouttranslations reviewed by Inaki 2018-02-17 19:07:02 +01:00
jpc
15b099d5bf Untranslated menu name in fr/EmbeddedObjects.lyx 2018-02-17 18:42:05 +01:00
jpc
487c9c9df3 A couple of forgotten items in fr/Additional.lyx 2018-02-17 18:30:52 +01:00
jpc
16a7638329 Remove spurious occurrence of AGU and EGS chapters in fr/Additional.lyx 2018-02-17 18:05:51 +01:00
Pavel Sanda
a4a50ac358 * UserGuide - add sentence about graphic groups unification. 2018-02-15 22:41:43 +01:00
Pavel Sanda
e836cc0aac Unify graphics-groups inside marked block functionality.
Fixes #11026.

https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg203683.html
2018-02-15 20:42:36 +01:00
Jean-Marc Lasgouttes
9a1728c70a Implement buffer-anonymize more efficiently
The work is done now in Paragraph::anonymize().

Move the handling of the lfun to Buffer class.

Document the new feature in release notes.

(cherry picked from commit 1dba36c7ce)
2018-02-15 12:07:33 +01:00
Scott Kostyshak
4fecadeae3 RELEASE-NOTES: grammar, and sort languages
- "because the" -> "because of the"
- alphabetize the languages
2018-02-15 01:01:26 -05:00
Uwe Stöhr
8be744b827 RELEASE-NOTES: correct sorting 2018-02-14 14:51:57 +01:00
Uwe Stöhr
14e80adffc UserGuide.lyx: document the removal of the pixmap cache for all languages 2018-02-14 14:50:08 +01:00
Uwe Stöhr
181b24e7dc RELEASE-NOTES: Greek is not dropped 2018-02-14 14:48:22 +01:00
Pavel Sanda
a6fc4a02ff * RELEASE-NOTES 2018-02-14 11:11:28 +01:00
Jean-Marc Lasgouttes
e11c8ba81b Disable and hide the pixmap cache feature 2018-02-14 10:12:11 +01:00
Richard Heck
50fc1bbc6d Also fix chapter layout in tufte-book.
(cherry picked from commit 5f1b32f8c5)
2018-02-12 23:35:04 -05:00
Pavel Sanda
ceee86a824 Fixing painting regression - chapter top spacing.
https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg203685.html
2018-02-13 00:10:57 +01:00
Pavel Sanda
2554a7dffb * layouttranslations - eu & sv changes. 2018-02-12 21:22:03 +01:00
Juergen Spitzmueller
db1c123f45 Fix autotools build after AGUTeX.lyx reocation 2018-02-12 18:57:45 +01:00
Uwe Stöhr
08fd1a8131 Customization.lyx: distribute all tracked changes 2018-02-12 18:51:48 +01:00
jpc
92adecb6e0 Remove sections 6.7 and 6.4 from Additional manual (obsolete classes egs and aguplus)
Edit LaTeXConfig.lyx accordingly
       Move teaplates/AGUTeX.lyx to teaplates/obsolete
2018-02-12 11:30:18 +01:00
Juergen Spitzmueller
6c455707fe biblatex-natbib.citeengine: Remove erroneous blank
(cherry picked from commit b0ecfebad4)
2018-02-11 16:45:11 +01:00
Juergen Spitzmueller
0d82fd392f Do not show "Abstract" label in KOMA classes
This is not output by those classes (per default).

(cherry picked from commit 9b23b49d41)
2018-02-06 18:41:13 +01:00
Richard Heck
92ca5012ce Double escape binary regexes in module and citeengine searches.
See previous commit for explanation.

(cherry picked from commit 0e3d209295)
2018-02-01 23:33:54 -05:00
Richard Heck
42718b1dbd Double escape binary regex in lyx2lyx and fix line-ending problem.
When we switched from r'...' to b'...', this required strings used
as input to re.compile to be double-escaped. It's not an issue with
"\s", because "\s" has no special meaning in a string.

Also, printing in binary mode did not output a line ending.

(cherry picked from commit 6b5a7116cd)
2018-02-01 23:33:37 -05:00
Uwe Stöhr
4fc0f3e754 French docs: remove a file that was accidentally committed 2018-02-01 05:18:51 +01:00
Uwe Stöhr
621f8f9c16 pt_BR.po: updates from Georger
- He also reviewed layouttranslations and says it is OK
2018-02-01 05:10:06 +01:00
jpc
b1a800613b Remove unappropriate French style command from preamble 2018-01-31 17:49:51 +01:00
Uwe Stöhr
61f704d1db French docs: port Günter's changes to branch
Günter please always commit to the current branch except it is a change that describes a new feature in master
2018-01-31 05:46:58 +01:00
Juergen Spitzmueller
b573a9bd55 Once more, the libertine font package has been renamed.
Take the newest one, if present.

Candidate for 2.3.x.

(cherry picked from commit 7e071f14b9)
2018-01-30 19:29:10 +01:00
jpc
224e9c26eb Translation of sections 6.4 (aguplus) and 6.7 (egs)
Note that both sections are oudated
      since 2016 for aguplus and 2002 for egs
      I added notes avout this in the French version of the manual
2018-01-30 15:12:54 +01:00
Juergen Spitzmueller
bff3141b5c Document B_ in cite style definitions
(cherry picked from commit 8a08a19122)
2018-01-30 08:21:39 +01:00
Juergen Spitzmueller
275d5d30de Differentiate Buffer strings and GUI strings in citeengines
The former need to be translated to the buffer language, the latter to
the GUI language.

Fixes: #10946
(cherry picked from commit 5db4d712ef)
2018-01-30 08:21:21 +01:00
Juergen Spitzmueller
48f1b52004 Add Bibliography to the Outliner.
Fixes: #11001, #7724.
(cherry picked from commit fc2d8238dc)
2018-01-30 08:17:44 +01:00
Uwe Stöhr
6e06ef8b06 French EmbeddedObjects.lyx: sync document settings with English version
- English EmbeddedObjects.lyx: correct a typo
2018-01-29 15:09:41 +01:00
Scott Kostyshak
45f3616786 Update docs to 2.3.0rc2 format 2018-01-28 21:41:52 -05:00
Uwe Stöhr
4dbed35fa8 French Additional.lyx: fixes to be in sync with the English version
- 2 new sections added, some preamble fixes
- English Additional.lyx: remove unnecessary preamble code
2018-01-29 01:34:31 +01:00
jpc
5650d0fae0 A couple of typos detected while translating fr/Additional.lyx 2018-01-28 22:10:29 +01:00
jpc
0e76d976de Update French Additional manual fir 2.3.0
Correlated changes in fr.po
2018-01-28 17:31:21 +01:00
Pavel Sanda
d57bb206c6 * layouttranslations.review - backport changes from master 2018-01-26 19:51:39 +01:00
Pavel Sanda
41ac1dba8c * layouttranslations - update ar, ru, el 2018-01-26 19:47:40 +01:00
Scott Kostyshak
76a693a945 Correct \origin in the new ru examples
(cherry picked from commit 9b262fcff4)
2018-01-24 23:45:08 -05:00
Uwe Stöhr
b36aca42a2 seminar.lyx: backport Günter's recent fixes 2018-01-24 01:24:21 +01:00
Juergen Spitzmueller
74a1666531 Introduce "inherit" encoding for latex_language
This gets rid of the hardcoded latin1 encoding for verbatim. Instead,
verbatim now inherits the encoding from the context, which is what is
actually wanted here.

Fixes: #9012, #9258
2018-01-20 09:22:38 +01:00
Uwe Stöhr
e629a978fd UserGuide.lyx: correct an equation
thanks Yuriy for spotting
2018-01-19 01:02:46 +01:00
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
Juergen Spitzmueller
c527035b70 Consistent output of breakable/non-breakable dashes on all TeX engines.
Fixes: #10839
(cherry picked from commit d56a5447f3)
2017-12-17 19:24:46 +01:00
Uwe Stöhr
c10e3f87ac Russian splash.lyx: update from Yuriy 2017-12-17 03:51:08 +01:00
Uwe Stöhr
fc23deacd9 Russian doc files: finished review from Yuriy 2017-12-17 03:39:25 +01:00
Uwe Stöhr
b32e719f82 splash.lyx: link https://www.lyx.org/Walkthrough
It is a good idea from Yuriy to link it, especially for the languages where we don't have other docs than the splash file.
2017-12-16 14:25:34 +01:00
Uwe Stöhr
3e5c607638 generate_contributions.py: review links
- use https if possible
- update links
- remove one nonexistent link
- use link to KDE's oxygen icons because these are licensed under the LGPL
2017-12-16 04:08:13 +01:00
Uwe Stöhr
b83252b12f doc, templates and example files: use https for links to lyx.org 2017-12-15 02:52:07 +01:00
Uwe Stöhr
3494fa5607 doc files: review of links
- correct dead links
- use https if possible
2017-12-15 02:30:32 +01:00
Uwe Stöhr
832b333cae UserGuide.lyx: review links
- update broken links
- use https if possible
- removed outdated section
- save LyXDocs.bib with JabRef 4
2017-12-14 18:49:11 +01:00
Uwe Stöhr
3c6fa867ee example files: use https links 2017-12-14 16:40:27 +01:00
Uwe Stöhr
f97dd4f06e Russian splash.lyx: updates from Yuriy 2017-12-14 14:48:52 +01:00
Uwe Stöhr
d46193d544 Russian Tutorial.lyx: first step to update by Yuriy 2017-12-13 21:11:16 +01:00
Juergen Spitzmueller
dda3178172 generate_contributions.py: Fix for python3
(cherry picked from commit 323549c10c)
2017-12-13 17:46:44 +01:00
jpc
2d583010ea First round of translations 2017-12-13 11:49:35 +01:00
Uwe Stöhr
3e0afa0f8c update German UserGuide.lyx for consistency 2017-12-12 16:52:55 +01:00
Uwe Stöhr
801ea33450 generate_contributions.py: adding Yuriy to the CREDITS
- btw. generate_contributions.py is not yet ready for Python 3, see bug #10845
2017-12-12 15:33:59 +01:00
Uwe Stöhr
d26665c67f UserGuide.lyx: distribute today's changes 2017-12-12 02:23:22 +01:00
Juergen Spitzmueller
e8e8a65268 Some corrections wrt dashes and line breaks
(cherry picked from commit 480c8a52f2)
2017-12-11 18:25:34 +01:00
Juergen Spitzmueller
9593356f7a Add D. Gloger to the credits
(cherry picked from commit 637e4d6dfa)
2017-12-11 10:19:31 +01:00
Uwe Stöhr
aca0a3b6cb EmbeddedObjects.lyx: better description for rotated table cells with line breaks 2017-12-07 00:28:57 +01:00
Uwe Stöhr
c36b8161cf UserGuide.lyx: describe how to use hyperlinks for nomenclature
- also note that toolbar icon size can be changed
2017-12-06 19:18:45 +01:00
Uwe Stöhr
4372adb2c4 LFUNs.lyx: backport an info from Kornel 2017-12-06 19:17:35 +01:00
Uwe Stöhr
2385304d11 changes-merge.svgz: backport fro from commit [7aa45eb0/lyxgit] 2017-12-05 20:39:18 +01:00
Uwe Stöhr
0920f4fc4a UserGuide.lyx: update description for nomenclature according to recent changes 2017-12-05 03:04:58 +01:00
Juergen Spitzmueller
2fb4818d65 Use literal formatting in nomencl entry with math
(cherry picked from commit 0926bb6d40)
2017-12-03 11:21:52 +01:00
Juergen Spitzmueller
f97832ba5f Remove obsoleted nomencl workarounds 2017-12-01 12:06:25 +01:00
Kornel Benko
1c4268073f Update sk.po 2017-12-01 11:38:47 +01:00
Juergen Spitzmueller
225253dfc6 Implement l7n for nomenclature.
(cherry picked from commit 718a353b49)
2017-12-01 10:19:30 +01:00
Uwe Stöhr
120681bc7c UserGuide.lyx: fix 2 nomenclature entries
- also assure correct language for the nomenclature list
2017-11-30 13:19:53 +01:00
Uwe Stöhr
6768e19c24 UserGuide.lyx: workaround for a bug in nomencl
see https://tex.stackexchange.com/questions/65913/why-nomenclature-text-is-not-english-when-loading-additional-languages-in-docume for an explanation why the name of the nomenclature can be incorrect.

nomencl is no longer under development since 12 years therefore we should switch to the glossaries package (#10015).
2017-11-30 00:50:50 +01:00
jpc
1a859ff632 Update French Math manual for 2.3 2017-11-28 09:05:11 +01:00
Juergen Spitzmueller
c3b59bd67b Split inkscape_cl (command line) from inkscape_gui (GUI program)
On Windows, these are two different binaries, and one fails to do the
tasks of the other. On all other OSes, the two are the same.

Fixes: #10805
(cherry picked from commit 65b44311f3)
2017-11-28 07:56:15 +01:00
Uwe Stöhr
19768421d3 Customization.lyx: fix bug#10809
also some layout fixes to avoid writing in the page margin
2017-11-28 00:51:51 +01:00
Uwe Stöhr
264dcb457a EmbeddedObjects.lyx: update table with available units 2017-11-27 23:12:32 +01:00
jpc
65a19cb633 A couple of editions in the French Intro manual 2017-11-27 18:17:13 +01:00
Uwe Stöhr
5112fef405 Math: add a note about \tag with RTL languages
- also update a weblink
2017-11-27 02:47:53 +01:00
Uwe Stöhr
1318331b7e UserGuide.lyx: describe \baselineskip
-also add a Spanish translation
2017-11-27 00:24:56 +01:00
Uwe Stöhr
3a779feee8 UserGuide.lyx: document the Literal option
- also remove some now unnecessary bibliography entries
2017-11-26 19:20:14 +01:00
Uwe Stöhr
6a6dc32c57 Changelog-UserGuide-LyX_23x.txt: document recent change for the translators 2017-11-26 03:40:12 +01:00
Uwe Stöhr
c70a7f239d UserGuide.lyx: describe the new font settings options 2017-11-26 03:34:43 +01:00
Juergen Spitzmueller
67fc95d8cd Assure print function compatibility in python 2.x
(cherry picked from commit eb2dbb8b09)
2017-11-24 11:58:27 +01:00
Juergen Spitzmueller
8994d89266 Use python3 print syntax
(cherry picked from commit 4f10c0a14b)
2017-11-23 08:17:45 +01:00
Uwe Stöhr
21380b9012 svg2pdftex.py: make print work with Python 2 and 3
(cherry picked from commit 913619c80a)
2017-11-23 08:17:10 +01:00
Richard Heck
53ba30f411 Update Makefile after change of filename. 2017-11-22 19:15:02 -05:00
Richard Heck
5f6213abb5 Revert "Uwe updated this file on Windows, and it became lowercase."
This reverts commit 52eb317b91.
2017-11-22 19:14:44 -05:00
Richard Heck
52eb317b91 Uwe updated this file on Windows, and it became lowercase. 2017-11-22 18:53:15 -05:00
Kornel Benko
11fa2ec5cc Renaming due to windows ignoring capitalization 2017-11-22 11:15:22 +01:00
Kornel Benko
f83521bbae Renaming due to windows ignoring capitalization 2017-11-22 11:11:17 +01:00
Uwe Stöhr
5228f0c396 Ukrainian Footnote.png: update image 2017-11-21 23:21:13 +01:00
Uwe Stöhr
4a7d449412 EmbeddedObjects.lyx: revise footnote description thanks to today's commits
footnotes in tables are not output
2017-11-20 23:46:26 +01:00