Juergen Spitzmueller
97e1806c4a
Add a floating landscape inset
2018-04-18 16:20:19 +02:00
Juergen Spitzmueller
feab528fd1
Add support for rotated longtabulars (via [pdf]lscape)
...
Fixes : #9194
See #9194 for why we use an earlier file format change here.
2018-04-18 13:22:29 +02:00
Juergen Spitzmueller
ef359f58b5
Add cprotection support for paragraph layouts.
2018-04-14 12:57:23 +02:00
Juergen Spitzmueller
2ba584957c
Add basic support for cprotect
...
This allows (some) verbatim contents in macros, such as \url's with
specific chars (#, % etc.) in section headings or footnotes (#449 )
or comments in captions (#9313 ).
The mentioned two bugs are fixed by this commit.
Note that the implementation is still rather basic and might need
extension for other cases.
2018-04-13 17:46:37 +02:00
Juergen Spitzmueller
33bfbf89c4
Load hyperref with a suitable driver
...
This is mandatory for some features (such as bookmarks,pdfusetitle)
to work, and only a handful of drivers can be auto-detected by hyperref.
Fixes : #6418
2018-04-08 19:02:01 +02:00
Uwe Stöhr
e8678bc606
Arabic UserGuide.lyx: update from Hatim
2018-03-20 03:32:13 +01:00
Uwe Stöhr
7b3a04b07f
Arabic UserGuide.lyx
...
- new file
- it is just a start and put into git to assure that we keep a compilable version
- Hatim will bit by bit translate it
- can be removed if it should not be ready before the next major release
2018-03-09 05:53:39 +01:00
Uwe Stöhr
6fde01e70e
Arabic doc files: corrections by Hatim
2018-03-05 22:34:10 +01:00
Uwe Stöhr
713970001a
Arabic Shortcuts.lyx: fixes by Hatim
2018-02-22 15:35:50 +01:00
Uwe Stöhr
652ca5f578
Arabic Shortcuts.lyx: translation update from Hatim
2018-02-21 19:58:25 +01:00
jpc
2224258ddb
More French translations of the UserGuide
2018-02-21 16:47:55 +01:00
jpc
110a5e2a15
More translations for fr/UserGuire.lyx
2018-02-21 11:51:56 +01:00
Uwe Stöhr
9457c60d52
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:31:00 +01:00
Uwe Stöhr
599e41e237
French UserGuide.lyx: fix a typo
2018-02-18 23:42:03 +01:00
jpc
0afd533085
Partial update of fr/UserGuide.lyx
2018-02-18 22:45:27 +01:00
jpc
83485b670e
Untranslated menu name in fr/EmbeddedObjects.lyx
2018-02-17 18:44:03 +01:00
jpc
c9a9f26f42
A couple of forgotten items in fr/Additional.lyx
2018-02-17 18:33:25 +01:00
jpc
99b6af52f1
Remove spurious occurrence of AGU and EGS chapters in fr/Additional.lyx
2018-02-17 18:08:25 +01:00
Uwe Stöhr
1fb1b0a3f8
UserGuide.lyx: document the removal of the pixmap cache for all languages
2018-02-14 14:51:22 +01:00
Uwe Stöhr
5c1a121d1d
Customization.lyx: distribute all tracked changes
2018-02-12 18:53:12 +01:00
jpc
86e42848fe
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:33:17 +01:00
Uwe Stöhr
46845d8069
French docs: remove a file that was accidentally committed
2018-02-01 05:19:08 +01:00
jpc
e4c0c6afdf
Remove unappropriate French style command from preamble
2018-01-31 17:51:27 +01:00
Uwe Stöhr
08ebc32123
French Additional.lyx: sync with branch
2018-01-31 05:47:41 +01:00
Günter Milde
232c5b7766
Do not use "ligature dashes" with French documents.
...
In Spanish and French, dashes around parenthetical statements
are treated similar to brackets: line breaks are not allowed
on the inner side. Use of "breakable" dashes risks accidential
line breaks after the "opening" dash.
(Ligature dashes allow line breaks even if a no-break space follows.)
2018-01-30 21:49:12 +01:00
Uwe Stöhr
59ce6dac2f
French EmbeddedObjects.lyx: sync document settings with English version
...
- English EmbeddedObjects.lyx: correct a typo
2018-01-29 15:10:02 +01:00
Uwe Stöhr
d809ced05b
Additional.lyx: port recent changes
2018-01-29 01:35:23 +01:00
Juergen Spitzmueller
8a08a19122
Document B_ in cite style definitions
2018-01-27 14:53:18 +01:00
Uwe Stöhr
1450b99ed1
UserGuide.lyx: correct an equation
...
thanks Yuriy for spotting
2018-01-19 01:02:25 +01:00
Uwe Stöhr
98cfc25277
ru.po: updates from Yuriy
...
- also some updates for Tutorial.lyx
2018-01-19 00:31:47 +01:00
Uwe Stöhr
5f93099b88
EmbeddedObjects.lyx: fix a typo spotted by Paul Rubin
...
fixes #10965
2018-01-16 04:45:44 +01:00
Uwe Stöhr
53188a5f47
doc files: correct preamble commands
...
thanks toe Jean-Pierre
2018-01-16 04:08:52 +01:00
Uwe Stöhr
058ee9ab00
UserGuide.lyx: distribute recent changes
2018-01-12 04:54:03 +01:00
Uwe Stöhr
92955116b0
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:42:36 +01:00
Günter Milde
0fb2edacdc
Use Flex Code inset instead of typewriter custom font style.
...
Change markup to use semantic markup instead of hard-coded
typewriter for code examples containing --.
Works around false positive warning on changed dashes
leading to lyx2lyx export ctest failures.
2018-01-12 00:35:00 +01:00
Uwe Stöhr
bb650bf8c2
Changelog-Customization-LyX_23x.txt: dummy commit as text
2018-01-10 02:12:40 +01:00
Uwe Stöhr
4abe7d0181
Customization.lyx: distribute and accept recent changes
2018-01-09 01:28:26 +01:00
Uwe Stöhr
20df4da55f
EmbeddedObjects.lyx: port updates and fixes from Jean-Pierre to master
2018-01-08 15:54:08 +01:00
Juergen Spitzmueller
44670d4778
Customization: some color name fixes.
2018-01-06 09:31:24 +01:00
Günter Milde
0674abf4a0
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:56:49 +01:00
Günter Milde
5dc48f7ef9
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-02 11:20:35 +01:00
Uwe Stöhr
69ef4bc146
Russian doc files: new and updated translations by Yuri
2018-01-01 16:56:31 +01:00
Uwe Stöhr
fd3b9cf6c6
French UserGuide.lyx: port Jean-Pierre's recent changes to master
2018-01-01 14:39:59 +01:00
Juergen Spitzmueller
ebc3fee728
mention new option
2018-01-01 12:41:00 +01:00
Juergen Spitzmueller
91008d8b21
LFUNS.lyx: update
2017-12-31 18:58:32 +01:00
Juergen Spitzmueller
fe698caeec
Distribute UG changes following menu move of environment-split
2017-12-31 10:14:59 +01:00
Juergen Spitzmueller
b0801b43f4
Distribute auto-nest documentation.
2017-12-31 10:00:38 +01:00
Juergen Spitzmueller
c8abe0cf7b
Move environment-split from Edit to Insert, as requested.
2017-12-30 17:54:09 +01:00
Juergen Spitzmueller
f3b89e4c72
Add IsAutoNestedBy
...
This is complementary to AutoNests: Styles can determine which other
style should auto-nest them. This is particularly useful for modules
that add new styles which should be auto-nested in a given context.
2017-12-29 10:36:03 +01:00
Juergen Spitzmueller
d6fb2abbea
Some AutoNest polishment.
...
* Rename Nests to AutoNests
* Do it when changing from any style
2017-12-29 10:03:00 +01:00
Juergen Spitzmueller
99ecc6e2c9
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.
2017-12-28 17:44:54 +01:00
Uwe Stöhr
405bf7a366
Russian Tutorial.lyx: translations from Yuriy
2017-12-18 01:39:16 +01:00
Uwe Stöhr
72bb33422c
UserGuide.lyx: distribute dash changes
2017-12-18 01:32:10 +01:00
Juergen Spitzmueller
5dca4abb09
Adapt documentation.
2017-12-17 09:20:34 +01:00
Uwe Stöhr
df2cddb859
Russian doc files: finished review from Yuriy
2017-12-17 03:40:02 +01:00
Juergen Spitzmueller
ad093160d8
Further modifications of the "Dashes and Linebreaks" section
2017-12-16 17:35:40 +01:00
Uwe Stöhr
28029074b2
doc, templates and example files: use https for links to lyx.org
2017-12-15 02:53:06 +01:00
Uwe Stöhr
bc4eff1e83
doc files: review of links
...
- correct dead links
- use https if possible
2017-12-15 02:31:36 +01:00
Uwe Stöhr
a6c6e31745
UserGuide.lyx: review links
...
- update broken links
- use https if possible
- removed outdated section
- save LyXDocs.bib with JabRef 4
2017-12-14 18:50:56 +01:00
Uwe Stöhr
0c9ca34ff1
French UserGuide.lyx: port today's changes to master
2017-12-14 03:02:12 +01:00
Uwe Stöhr
ba8a80bc03
Russian Tutorial.lyx: first step to update by Yuriy
2017-12-13 21:15:27 +01:00
Uwe Stöhr
0630546917
de.po: translate one of 3 new strings
...
- also update German UserGuide.lyx for consistency
2017-12-12 16:51:32 +01:00
Uwe Stöhr
7b105a61b2
UserGuide.lyx: distribute today's changes
2017-12-12 02:25:17 +01:00
Juergen Spitzmueller
480c8a52f2
Some corrections wrt dashes and line breaks
2017-12-10 12:01:17 +01:00
Uwe Stöhr
a97b792eac
EmbeddedObjects.lyx: better description for rotated table cells with line breaks
2017-12-07 00:27:45 +01:00
Uwe Stöhr
824133f542
UserGuide.lyx: describe how to use hyperlinks for nomenclature
...
- also note that toolbar icon size can be changed
2017-12-06 19:16:17 +01:00
Kornel Benko
3d85d6da7b
Missing "icon" in description of "info-insert"-function
2017-12-06 15:36:31 +01:00
Uwe Stöhr
9a0b3247b0
UserGuide.lyx: update description for nomenclature according to recent changes
2017-12-05 03:02:24 +01:00
Juergen Spitzmueller
dee4c46b8d
Remove obsoleted nomencl workarounds
2017-12-01 12:03:51 +01:00
Uwe Stöhr
417b854eea
UserGuide.lyx: fix 2 nomenclature entries
...
- also assure correct language for the nomenclature list
2017-11-30 13:20:55 +01:00
Uwe Stöhr
45e44894ce
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:52:17 +01:00
jpc
3e4743051e
Update French Math manual for 2.3
2017-11-28 09:06:33 +01:00
Uwe Stöhr
36fba4a508
Customization.lyx: fix bug#10809
...
also some layout fixes to avoid writing in the page margin
2017-11-28 00:54:49 +01:00
Uwe Stöhr
71e9d3a385
EmbeddedObjects.lyx: update table with available units
2017-11-27 23:12:13 +01:00
jpc
6771b0044f
A couple of editions in the French Intro manual
2017-11-27 18:12:50 +01:00
Richard Heck
0f0c5bb4b1
Fix bug #10809 .
2017-11-26 22:07:28 -05:00
Uwe Stöhr
88085f380c
Math: add a note about \tag with RTL languages
...
- also update a weblink
2017-11-27 02:43:14 +01:00
Uwe Stöhr
c77531a667
UserGuide.lyx: describe \baselineskip
...
-also add a Spanish translation
2017-11-27 00:26:35 +01:00
Uwe Stöhr
2585745643
UserGuide.lyx: document the Literal option
...
- also remove some now unnecessary bibliography entries
2017-11-26 19:22:20 +01:00
Uwe Stöhr
601ce9f21c
Changelog-UserGuide-LyX_23x.txt: document recent change for the translators
2017-11-26 03:40:34 +01:00
Uwe Stöhr
1f0de77f15
UserGuide.lyx: describe the new font settings options
2017-11-26 03:36:57 +01:00
Richard Heck
32c112a07e
Update makefile after change of filename.
2017-11-22 19:14:21 -05:00
Richard Heck
6137ff13d8
Revert "Uwe updated this on Windows, and it became lowercase."
...
This reverts commit 04bf467549
.
2017-11-22 19:13:40 -05:00
Richard Heck
04bf467549
Uwe updated this on Windows, and it became lowercase.
2017-11-22 18:48:19 -05:00
Juergen Spitzmueller
13d684fd3c
Add a note about dependency declarations in layouts/modules
2017-11-22 16:42:33 +01:00
Kornel Benko
403a4981ee
Restore uk/Intro.lyx and renaming due to windows ignoring capitalization instead
2017-11-22 11:17:55 +01:00
Uwe Stöhr
5313fd1f3d
Ukrainian Footnote.png: update image
2017-11-21 23:20:31 +01:00
Kornel Benko
b7a1848775
Use existing graphic paths only, uk/Intro.lyx
2017-11-21 22:09:53 +01:00
Uwe Stöhr
76a3842271
doc files: port today's changes to master
2017-11-20 23:48:44 +01:00
Kornel Benko
37d0b3f066
Use existing graphic paths only
2017-11-20 12:57:02 +01:00
Juergen Spitzmueller
5017a0a1c6
Allow footnotes in floating tables via tablefootnote package
...
See #808 .
2017-11-19 12:56:40 +01:00
Juergen Spitzmueller
3affde3957
Fix footnote output in tables outside floats and longtable header/footer
...
Fixes : #808 (sic!), #5869
2017-11-19 10:41:17 +01:00
Uwe Stöhr
c21c07e027
doc files: save them with LyX 2.3 - part 2
2017-11-19 02:21:30 +01:00
Uwe Stöhr
879611b915
doc files: save them with LyX 2.3 - part 1
2017-11-19 01:55:05 +01:00
Uwe Stöhr
f59c2ea140
Math.lyx: correct a term
2017-11-19 01:37:22 +01:00
Uwe Stöhr
8339e6a09d
Catalan mathed.lyx: move outdated file to attic/ca/mathed.lyx
...
(Besides that it is outdated, we already have all its info in the Spanish math manual and all Catalans understand Spanish.)
2017-11-19 01:30:09 +01:00
Uwe Stöhr
e5dc5f9680
Math.lyx: update the section about subequations.lyx
...
- an extra example file is not necessary since we already describe subequations in the math manual
2017-11-19 00:53:10 +01:00
Uwe Stöhr
e26a6c8b34
R-S-statements.lyx: move to attic/R-S-statements.lyx
...
RS statements are deprecated since 2015. Their replacement are the HP statements for which LyX has an example file since LyX 2.2.
2017-11-18 18:16:08 +01:00
Uwe Stöhr
39a81fd864
Math.lyx: update version number
2017-11-13 23:16:46 +01:00
Uwe Stöhr
b1b87d0aa6
EmbeddedObjects.lyx: update version number
2017-11-07 21:52:50 +01:00
Uwe Stöhr
82a1f163fc
Changelog-EmbeddedObjects-LyX_23x.txt: port recent changes
2017-11-02 22:19:26 +01:00
Uwe Stöhr
18925c2bdf
Japanese EmbeddedObjects.lyx: add separate dummy textfile
...
Japanese was the only language without a separate dummy textfile
2017-10-28 00:07:59 +02:00
Kornel Benko
7e187563ca
Cmake export tests: Make eu_UserGuide.lyx pass the new ctest
...
Corrected some graphic paths and readded LaTeX.png
2017-10-27 22:54:15 +02:00
Kornel Benko
d5ec6356b8
Fix remaining path
2017-10-26 21:53:39 +02:00
Uwe Stöhr
6709f74873
doc files: fix some path and reference mistakes
...
also replace remaining occurrences of EPS images
2017-10-26 02:20:09 +02:00
Uwe Stöhr
165427f837
Japanese EmbeddedObjects.lyx: fix image paths
...
also replace remaining occurrences of EPS images
2017-10-26 01:24:08 +02:00
jpc
1720f54b41
Turn 'Do not load' math option to 'Automatic' (ticket 10661)
2017-10-23 09:25:33 +02:00
Uwe Stöhr
032932cbee
Additional.lyx: port today's changes
2017-10-23 00:04:28 +02:00
Uwe Stöhr
3fe4dedfd1
Additional.lyx: replace quotes character by LyX quotes
2017-10-17 00:24:53 +02:00
Juergen Spitzmueller
c466baaa5b
Collapsable -> Collapsible (part 2)
...
The current spelling is not strictly wrong, but flagged as unusual or
historical by some authorities. It is also found fault with many
spell checkers. Thus we decided to move to the more standard "-ible"
form once and for all.
See #10678 for discussion
This part covers the most tricky part: the internal naming.
Translations and layouts will follow.
This will all also all be backported to 2.3.x, for the sake of backwards
compatibility (cherry-picking).
2017-10-16 10:12:21 +02:00
Scott Kostyshak
d233831c1c
ja/EmbeddedObjects.lyx: correct file path
...
References to the central clipart directory must be prefixed with
".." for non-English manuals.
2017-10-09 11:45:08 -04:00
Scott Kostyshak
4b1f3ab539
Additional.lyx: update eLyXer URL
...
The previous link still worked but asked for bookmarks to be updated
to the newer URL.
Thanks to Ian Holliday for this correction.
2017-10-06 21:34:52 -04:00
Scott Kostyshak
8b1cdce752
ja/Math.lyx: correct the URL of the mhchem manual
...
It was pointing to the hyperref manual.
2017-10-06 15:06:11 -04:00
Scott Kostyshak
b5662f1d21
docs: fix URL to hyperref manual
...
Our URL tests have been reporting the previous URL for a few months
as broken, and browser confirms it.
2017-10-06 02:16:40 -04:00
Scott Kostyshak
55cdd62916
docs: update URL of Astronomy & Astrophysics
...
The new URL was found by visiting the root URL and clicking on
"journals".
2017-10-05 00:22:35 -04:00
Scott Kostyshak
8738aceca3
fr/Additional.lyx: remove duplicate URL
2017-10-05 00:21:34 -04:00
Scott Kostyshak
be91997227
Update noweb URL in docs
...
Norman Ramsey is now at Tufts, and URLs to his websites at previous
institutions are broken. The new link gives the same information as
the old links did (verified with web.archive.org).
2017-10-03 15:23:25 -04:00
Scott Kostyshak
a128e1287d
Hebrew tutorial: update link to Hebrew set up
...
Dekel Tsur has a webpage with information on getting set up with
using Hebrew with LaTeX and LyX. We link to that webpage from our
Hebrew Tutorial. He appears to have changed universities, and the
new link gives the same information as the old link did (verified
with web.archive.org).
2017-10-02 23:32:19 -04:00
Scott Kostyshak
b94bb04d91
LaTeXConfig.lyx: fix URL of AEA author guide
...
Our URL tests have been reporting the previous URL for a few months
as broken, and browser confirms it.
2017-10-02 23:15:02 -04:00
Scott Kostyshak
7b6fc48c22
Math.lyx: fix URL of amsguide.pdf
...
Our URL tests have been reporting the previous URL for a few months
as broken, and browser confirms it.
2017-10-02 23:07:51 -04:00
Uwe Stöhr
7ee30e0f5a
UserGuide.lyx: accept and distribute today's changes
2017-10-03 01:15:32 +02:00
Scott Kostyshak
e474554627
Restore compilation of ja/Additional.lyx
...
Remove a system-dependent path.
2017-10-02 00:48:33 -04:00
Scott Kostyshak
867abeac06
Set default format to "default" for Japanese docs
...
Consistent with 27165841
.
2017-10-01 13:22:03 -04:00
Juergen Spitzmueller
f7e431ce73
de/Customization: fix typo.
2017-09-17 18:29:55 +02:00
Uwe Stöhr
0ae111102d
UserGuide.lyx: accept and distribute all recent changes (part 3/3)
2017-09-15 00:08:05 +02:00
Uwe Stöhr
7ff051f9e7
UserGuide.lyx: accept and distribute more recent changes (part 2/3)
2017-09-14 01:02:50 +02:00
Uwe Stöhr
c39d673d2f
UserGuide.lyx: accept and distribute recent changes (part 1/2)
...
- Customization.lyx: fix a typo
2017-09-13 00:55:51 +02:00
Juergen Spitzmueller
e0616db6a1
Update documentation about em/en dashes and bitmap fonts.
...
Manually cherry-picked from 1014c6b64d
, by Günter Milde.
2017-09-12 11:36:27 +02:00
Juergen Spitzmueller
06e5617cd7
de/Additional: fix typo.
2017-09-12 11:08:00 +02:00
Uwe Stöhr
cec1a005f5
Customization.lyx: fix a typo
2017-09-11 21:20:10 +02:00
Uwe Stöhr
a0c567d96f
Customization.lyx: some small adjustments
2017-09-11 00:23:27 +02:00
Uwe Stöhr
ac4f286bd6
Customization.lyx: accept and distribute latest changes
2017-09-10 23:57:07 +02:00
Juergen Spitzmueller
36b092cadd
Customization: update the list of colors.
2017-09-10 16:15:30 +02:00
Juergen Spitzmueller
2fab61b5b3
de/Customization: finish translation.
2017-09-10 16:15:21 +02:00
Uwe Stöhr
4828d035fa
Japanese docs: add missing \origin tags
...
- LyX cannot be compiled otherwise on Windows using CMake
- also correct version number and accept residues of change tracking
2017-09-09 20:42:49 +02:00
Juergen Spitzmueller
2716584115
Reset default output format to default for Japanese docs.
...
Since we have a global default now, these local settings are not
necessary anymore.
2017-09-09 09:05:42 +02:00
jpc
103e17da90
Copy recent additions to EmbeddedObjects to localized files
...
Translate French and remove CT in original file
2017-09-02 22:46:51 +02:00
jpc
447edabdb9
Updates for Japanese documentation posted on po-updates@lyx.org
...
Translation status reflected in Changelog files
2017-08-31 09:58:36 +02:00
Juergen Spitzmueller
fe61ef9c07
Minor corrections
2017-08-29 12:12:11 +02:00
Juergen Spitzmueller
3da5c23c59
de/Customization: some bits more translation
2017-08-29 12:11:32 +02:00
jpc
508f16cd10
Copy new paragrpah in section C.2.2.1 in localized UserGuide files
...
Remove CT, translate in French file and update Changelog
2017-08-29 11:53:23 +02:00
Juergen Spitzmueller
702e5b8118
Minor corrections I did while translating
2017-08-28 15:35:13 +02:00
Juergen Spitzmueller
5e42076b7f
de/Customization: some more translation
2017-08-28 15:34:36 +02:00
Juergen Spitzmueller
f4511485da
EmbeddedObjects: More (minor) corrections to the Inkscape template decription.
...
Includes German translation.
2017-08-28 08:41:57 +02:00
Juergen Spitzmueller
17b37c604c
de/EmbeddedObjects: add and translate the Inkscape modifications.
2017-08-27 16:02:50 +02:00
Juergen Spitzmueller
d63b946466
de/Customization.lyx: Some updates and translations.
...
Still lots to do. This document is utterly outdated.
2017-08-27 15:34:16 +02:00
jpc
f12b1844a7
Copy new documentation of Insksscape external material
...
in localized files and remove change tracking
2017-08-27 14:46:17 +02:00
Juergen Spitzmueller
491cd48cfe
EmbeddedObjects: Clarify the aim of the Inkscape external template
...
This should clear some confusion about the input format of the template
(see #10679 ).
2017-08-27 10:50:01 +02:00
Juergen Spitzmueller
3bbe082e06
de/EmbeddedObjects: minor spelling corrections.
2017-08-26 16:10:17 +02:00
Juergen Spitzmueller
7fc8bfc30d
UserGuide: Add some notes about keysym syntax
...
Fixes : #10745
2017-08-26 13:23:31 +02:00
Kornel Benko
1d0794ee29
Fix compilation of es/Additional.lyx with (xe|lua)latex using for system fonts
2017-08-17 11:11:16 +02:00
Scott Kostyshak
b45be0ecf8
Update docs to 2.3.0beta1 format
2017-08-14 02:31:24 -04:00
jpc
b27509ffd6
Proof checking of French Math.lyx fir 2.3
2017-08-12 18:57:46 +02:00
jpc
c2b6d1aedb
Publishable Japanese Additional.lyx file
...
after copy of new chages by Jürgen
2017-08-08 16:36:23 +02:00
Uwe Stöhr
5a6dfe1d91
UserGuide.lyx: last step of accept and distribute more bibliography changes
2017-08-05 19:32:31 +02:00
Uwe Stöhr
1c97524718
UserGuide.lyx: step 4 of accept and distribute more bibliography changes
2017-08-05 03:21:07 +02:00
Uwe Stöhr
d38b6feb25
doc files: accept some leftovers from change tracking
2017-08-04 23:36:01 +02:00
jpc
ebec6dfc82
Update of localized versions of Customization manual
...
Rename and update of Changelog file
2017-08-04 17:16:33 +02:00
jpc
7003b54370
Publishable version of es/Additional (no change tracking)
2017-08-04 09:32:46 +02:00
jpc
cf08a51af8
Publishable version of fr/Additional.lyx
...
New file collecting what to be translated in localized version of Additional
A couple of typos in Additional.lyx
2017-08-04 09:22:06 +02:00
Uwe Stöhr
bb69389e42
UserGuide.lyx: step 3 of accept and distribute more bibliography changes
2017-08-04 01:20:11 +02:00
Uwe Stöhr
f3400b5a68
UserGuide.lyx: step 2 of accept and distribute more bibliography changes
2017-08-03 01:13:08 +02:00
Uwe Stöhr
fe04eeacfe
UserGuide.lyx: accept and distribute more bibliography changes
2017-08-02 01:48:23 +02:00
Pavel Sanda
703a7860c7
Quick review of cs docs.
2017-08-01 12:30:42 +02:00
Uwe Stöhr
89d1b15f08
UserGuide.lyx: accept and distribute more changes
2017-07-31 23:35:48 +02:00
Uwe Stöhr
97e1ce64bf
Math.lyx: remove unnecessary index entry
...
also update fileformat
2017-07-30 23:40:15 +02:00
Uwe Stöhr
800edc0139
EmbeddedObjects.lyx: load all math packages automatically
2017-07-30 23:39:38 +02:00
Uwe Stöhr
19fc4c1655
EmbeddedObjects.lyx: remove description of the removed date inset
...
UserGuide.lyx: dito
2017-07-30 23:28:02 +02:00
jpc
0f0010fc83
A couple of typos in Additional.lyx
2017-07-30 22:31:02 +02:00
Uwe Stöhr
5513e46589
UserGuide.lyx: accept and distribute description of inverted branches
2017-07-30 22:20:03 +02:00
jpc
040527f628
Copy Jürgen's editions to Spanish Additional.lyx file
2017-07-30 22:13:46 +02:00
Uwe Stöhr
189ed7db3c
UserGuide.lyx: load math packages automatically
...
this will avoid things like bug #10736
2017-07-30 19:31:57 +02:00
Kornel Benko
673b58f412
Replaced obsoleted url for mathmode
2017-07-30 14:48:56 +02:00
Uwe Stöhr
147e7f9f61
UserGuide.lyx: distribute new quotation mark features
...
- there is an issue with the French version, see bug 10736
2017-07-29 20:43:52 +02:00
Uwe Stöhr
87a1ce5f05
EmbeddedObjects.lyx: distribute a note from Richard regarding -shell-escape
2017-07-29 17:19:24 +02:00
jpc
a4e08fb137
Collect changes by Jürgen in VC section of Additional.lyx
2017-07-29 11:33:24 +02:00
jpc
91c078b7c5
Add Jûrgen's changes in Additional.lyx to log file
2017-07-28 18:28:46 +02:00
Juergen Spitzmueller
3bbdac8bbd
Some minor fixed in the vc chapter I did while translating.
2017-07-28 17:17:04 +02:00
Juergen Spitzmueller
f41563e9d2
It turned out not all changes of Additional.lyx have been copied to de/Additional.lyx
...
This makes maintenance of the localized manuals hard.
2017-07-28 17:16:09 +02:00
Juergen Spitzmueller
d87f2543d1
add author info.
2017-07-28 16:44:20 +02:00
Juergen Spitzmueller
32342da0e2
de/Additional: translation of the version control chapter
...
The manual is now fully translated.
2017-07-28 16:43:08 +02:00
Juergen Spitzmueller
8efadd4dfb
de/Additional: revise extra features section.
2017-07-28 12:16:05 +02:00
Juergen Spitzmueller
830e8fb383
Additional: Minor fixes/updates in the Literate Programming and Extra Features sections.
2017-07-28 12:16:05 +02:00
Juergen Spitzmueller
57d3247d51
Translate the Literate Programming section and adapt some other recent upstream changes.
2017-07-28 11:15:42 +02:00
Juergen Spitzmueller
5dc2ef13b8
Some updates in the Literate Programming section I did while translating.
2017-07-28 11:15:23 +02:00
Juergen Spitzmueller
e1fc687f07
Improve and fix description of multipart documents.
2017-07-28 09:49:40 +02:00
Juergen Spitzmueller
55e0978b14
Additional.lyx: Fix advice wrt overfull \hboxes
...
The advice given here, "You can ignore these messages", is just plain
wrong (ironically, this very document is the best example).
2017-07-28 08:42:24 +02:00
Juergen Spitzmueller
5eaee6b51e
Merge branch 'master' of git.lyx.org:lyx
2017-07-27 18:30:10 +02:00
Juergen Spitzmueller
ebca8ceb3a
Additional.lyx: fix more errors and outdates I came across while translating
2017-07-27 18:29:29 +02:00
Juergen Spitzmueller
4b216342b7
de/Additional: more translation
2017-07-27 18:26:57 +02:00
Richard Heck
89ac3916f3
Comment out remarks on using -shell-escape with minted, at least
...
for now.
2017-07-26 21:26:23 -04:00
Uwe Stöhr
726d13f5be
UserGuide.lyx: fix broken cross references
2017-07-27 01:40:43 +02:00
Uwe Stöhr
39e467a200
EmbeddedObjects.lyx: finish the description of the minted support
2017-07-27 01:15:42 +02:00
Uwe Stöhr
964fb09baf
UserGuide.lyx: accept and distribute some more additions
2017-07-27 00:03:33 +02:00
Uwe Stöhr
00ae46489e
UserGuide: take care of the new reference format features
...
- also: as we recommend refstyle in the text the document should also use it
2017-07-26 23:43:35 +02:00
Juergen Spitzmueller
d5c51d65be
Still more translation.
2017-07-26 19:50:23 +02:00
Juergen Spitzmueller
e4d46a8596
de/Additional.lyx: some more translations.
2017-07-26 17:40:53 +02:00
Juergen Spitzmueller
c0efed09c2
Additional.lyx: Further small fixes
2017-07-26 17:40:40 +02:00
Juergen Spitzmueller
cccc027cf1
de/Additional: translation of the XHMTL chapter
2017-07-26 16:25:55 +02:00
Juergen Spitzmueller
aa0afef0c9
Additional.lyx: minor fixes.
2017-07-26 16:25:43 +02:00
Juergen Spitzmueller
1005de5308
de/UserGuide: adapt and translate the remaining bits of the 2.3 changes
2017-07-26 14:23:02 +02:00
Juergen Spitzmueller
e1917d4a53
de/Additional.lyx: translate bibliography-related changes
2017-07-26 13:34:33 +02:00
Juergen Spitzmueller
741465f9ee
Additional.lyx: fix typo
2017-07-26 13:34:20 +02:00
Juergen Spitzmueller
8f2a50ad30
de/UserGuide: adaptation and translation of the bibliography-related changes.
2017-07-26 09:43:34 +02:00
Juergen Spitzmueller
9b3daed4fa
UserGuide: minor corrections in the Biblatex passages.
2017-07-26 09:43:08 +02:00
Uwe Stöhr
a42c491585
EmbeddedObjects.lyx: accept info for minted support
...
- see my mail to the devel list for open issues with this
- transfer this info to the other languages
2017-07-26 01:11:08 +02:00
Uwe Stöhr
bc6214b63b
correct a typo in filename
2017-07-26 01:09:39 +02:00
Juergen Spitzmueller
d15fe16f5b
de/UserGuide.lyx: adapt and translate refstyle updates.
2017-07-25 18:24:22 +02:00
Juergen Spitzmueller
4c24805cff
de/UserGuide: translate the quotation mark section.
2017-07-25 16:22:28 +02:00
Juergen Spitzmueller
c5b4e217d0
Correct an info-inset
2017-07-25 16:17:31 +02:00
Juergen Spitzmueller
df63e91ee7
de/Additional.lyx: Translation of the LyXServer section.
2017-07-25 15:10:03 +02:00
Juergen Spitzmueller
568604d5d4
Additional.lyx: Some minor corrections wrt LyXServer I came across
...
while translating
2017-07-25 15:09:28 +02:00
Juergen Spitzmueller
88958687b6
Copy the recent Additiona.lyx changes wrt forward/reverse search to the localized docs and accept changes in English doc.
2017-07-25 08:54:04 +02:00
jpc
98250d5a7e
Amend previous workaround: replace LyXbar by textemdash
...
to be able to compile with xetex
2017-07-24 18:37:37 +02:00
Juergen Spitzmueller
d13af1ceb8
Amend bbb631873
once more
2017-07-24 13:43:18 +02:00
Juergen Spitzmueller
b9994d5ca0
Amend bbb631873
2017-07-24 11:20:31 +02:00
Juergen Spitzmueller
bbb6318730
Account for spaces in paths in the windows reverse search proposals
...
Fixes : #10557
2017-07-24 11:14:00 +02:00
jpc
efd0b4aa58
Remove em dashes triggering 'Missing glyphs' with xelatex
2017-07-24 10:16:27 +02:00
Juergen Spitzmueller
272cb6b464
Add some notes on forward/reverse search with evince.
...
Evince is a special case, since it provides f/r search not via command
line switches and pref settings, but via DBUS. On Linux at least, this
can be used by LyX via some external scripts. The possibility is now
mentioned here, the details (and the scripts) are provided on the wiki.
2017-07-17 10:26:43 +02:00
jpc
c9f398d7c5
Copy documentation of new features of Additional.lyx in de, es, fr and ja documentation files
...
as change tracking and remove chnage tracking in Additional.lyx
2017-07-12 22:31:30 +02:00
jpc
5cf91ca811
Translations of backports from 2.2 from Uwe
2017-07-12 21:44:05 +02:00
jpc
f0856a4ad0
New file recollecting changes in the 2.3 doc
2017-07-05 09:34:13 +02:00
Enrico Forestieri
ae56167718
Use a combo box instead of a check box for selecting the listings package
2017-06-12 17:24:26 +02:00
Enrico Forestieri
027cad7f96
Add documentation for minted
2017-06-11 13:42:35 +02:00
Uwe Stöhr
958814ca28
Math.lyx: describe new math features
2017-05-22 01:48:07 +02:00
Uwe Stöhr
1f6104fe71
EmbeddedObjects.lyx: document new template for Inkscape
...
Note that this template has several issues, see bug #10679
2017-05-21 18:10:46 +02:00
Uwe Stöhr
25e3c00838
EmbeddedObjects.lyx: use the new example images on all occurrences
2017-05-17 01:36:48 +02:00
Uwe Stöhr
8bf3d7bb1a
EmbeddedObjects.lyx: start updating for LyX 2.3
...
- add new vector images (the SVG files are only the sources and are therefore purposely not added to Makefile.am)
On the lyx-docs list it was reported that our current images look old and pixelated and I agree, so that I just draw new ones.
2017-05-15 02:48:07 +02:00
Uwe Stöhr
36e5d5600e
French Shortcuts.lyx: change paragraph separation
...
- this also saves some horizontal space and looks better; suggested by Mike on the lyx-docs list
2017-05-14 21:02:31 +02:00
Uwe Stöhr
78b5684db6
French Shortcuts.lyx: set proper page margins
...
- we use the standard article class and as the tables are very long in French we must set the page size and margins
2017-05-14 20:54:41 +02:00
Uwe Stöhr
4a7fac21ed
Dutch doc files: some refinements
...
the files are outdated but the should nevertheless nice in the output.
2017-05-14 20:41:01 +02:00
Uwe Stöhr
c6acfc75b1
Italian Intro.lyx: corrections and refinements by Mike and me
2017-05-14 20:18:10 +02:00
Uwe Stöhr
25c1c6bb95
French Intro.lyx: some refinements proposed by Mike
2017-05-14 19:56:59 +02:00
Uwe Stöhr
c32c32747e
Intro.lyx: some refinements proposed by Mike
...
- use true small caps
- use hyperlinks for all types of links
- UserGuide.lyx: fix an image scaling
2017-05-14 19:49:52 +02:00
Uwe Stöhr
91238c1620
German Intro.lyx: some refinements from Mike and me
2017-05-14 18:57:58 +02:00
Guillaume MM
517cd50e05
Packaging for acmart
2017-05-10 00:03:04 +02:00
Günter Milde
275bb44158
ctests: move issue with nomenclature insets to a dedicated test case.
...
iconv fails, if a nomenclature inset contains an uncodable character
This led to failure of the indonesian UserGuide in the attic.
Fix it there and add a minimal, specific test sample instead.
2017-05-04 18:05:18 +02:00
Scott Kostyshak
944792402c
Update docs to 2.3.0alpha1 format
2017-04-24 00:03:19 -04:00
Uwe Stöhr
a11e55f55f
Arabic Shortcuts.lyx: remove an inset-info
...
as reported on the lyx-docs list this inset prevents the compilation of the file on Mac OS
It can be re-added when the bug is fixed (bug report follows soon by the original bug reporter)
2017-04-23 14:23:45 +02:00
Uwe Stöhr
130b4ddf83
doc files: port recent changes from branch
2017-04-23 13:54:54 +02:00
Uwe Stöhr
6421dd08c0
Arabic Intro.lyx: mark LTR text as English like we do for the Hebrew doc files
2017-04-21 00:00:30 +02:00
Uwe Stöhr
7c419d5666
UserGuide.lyx: fix a typo
...
- also 2 formatting fixes
2017-04-20 22:43:51 +02:00
Uwe Stöhr
8c4139434f
Revert "French Tutorial.lyx: some typographic fixes"
2017-04-17 15:26:41 +02:00
Uwe Stöhr
8783c88419
doc files: port recent changes from branch
2017-04-17 15:20:04 +02:00
Uwe Stöhr
5ef6d596b6
doc files: improve 3 PDFs
2017-04-16 23:30:11 +02:00
Uwe Stöhr
ecddbe6fb9
doc files: port recent changes from the 2.2.x branch
...
- also delete a now unused screenshot (cannot be deleted in the stable 2.2.x branch)
2017-04-16 20:12:31 +02:00
Uwe Stöhr
9a94ca42b4
French Math.lyx: port a translation
2017-04-16 15:58:26 +02:00
Uwe Stöhr
d8185a6b8b
Math.lyx: correct wrong info about \mathindent
2017-04-14 00:59:32 +02:00
Uwe Stöhr
51afcd4f4c
LaTeXConfig.lyx: add the noto fonts
2017-04-05 01:19:40 +02:00
Juergen Spitzmueller
52019917f4
Split external_templates to individual *.xtemplate files
...
This makes it easier to add new templates or change existing ones
in the user directory.
Fixes : #3983
The CMake changes should be double-checked.
2017-03-26 15:32:01 +02:00
Scott Kostyshak
b65c0bbf10
Remove a \textipa that snuck into es/UserGuide.lyx
...
This empty inset caused problems with LuaTeX + system fonts (see
b863fb07
). Although these problems seem to be resolved, this empty
inset is not supposed to be there.
2017-02-22 11:48:42 -05:00
Kornel Benko
3b1db17985
Convert clunky math formulas in ar/Intro.lyx
2017-02-19 10:32:44 +01:00
Juergen Spitzmueller
17b6576765
Document chapterbib additions.
2017-02-04 19:26:49 +01:00
Juergen Spitzmueller
bedebfc45a
Support for multiple bibliographies setting "per child"
...
This adds support for the chapterbib package, but also adds ways to
produce this sort of multibib with biblatex and bibtopic (which are
both incompatible with chapterbib).
File format change.
2017-02-04 19:23:45 +01:00
Juergen Spitzmueller
970d4311fe
Update documentation for multiple bibliographies
2017-02-04 12:09:13 +01:00
Juergen Spitzmueller
043254a3d7
Update Additional.lyx wrt Biblatex
2017-01-29 15:05:36 +01:00
Juergen Spitzmueller
68ab4023cc
Support for "qualified citation lists"
...
These are biblatex-specific multicite commands that allow for multiple
pre- and postnotes, as in:
\cites(pre)(post)[pre1][post1]{key1}[pre2][post2]{key2}...
with an optional general pre- and postnote, which applies to the whole
list (like [][] in normal cite commands) and an optional pre- and
postnotes for each item, so that pagination can actually be specified in
multi-cite references, as in:
(cf. Miller 2015, 2; furthermore Smith 2013, 23-23; Jenkins 2012, 103,
also refer to chapter 6 in this book)
See the biblatex manual, sec. 3.8.3., for details.
File format change.
2017-01-21 14:25:17 +01:00
Richard Heck
8048ce294a
Typo.
2017-01-19 15:29:14 -05:00
Richard Heck
400d13b960
Add some notes to User Guide about defining your own reference
...
formats.
2017-01-19 11:35:13 -05:00
Juergen Spitzmueller
1eb43536da
Add an "Automatic" bibliography processor pref option
...
This is now set as default. It selects biber for Biblatex (with
fall-back to first bibtex8, then bibtex, if the former is not
installed), and bibtex for BibTeX-based engines.
With this, users do not normally need to care for the processor when
they switch cite engines.
2017-01-13 19:18:35 +01:00
Juergen Spitzmueller
74f774d6cf
Merge branch 'master' into biblatex2
2017-01-11 10:45:48 +01:00
Kornel Benko
931542d758
Typo
2017-01-11 10:17:25 +01:00
Juergen Spitzmueller
425c190d62
merge recent changes from master
2017-01-09 20:04:32 +01:00
Scott Kostyshak
578f964d9f
Fix typo in Development.lyx
2017-01-09 13:48:32 -05:00
Guillaume Munch
f0663e3ce4
Document AddToToc
2017-01-09 18:27:26 +01:00
Juergen Spitzmueller
a751c5b846
Extend and improve name list handling
...
This allows to generate different name lists depending on the need and
context.
Also addresses #8489 .
2017-01-09 17:54:56 +01:00
Juergen Spitzmueller
322808281f
Merge branch 'master' into biblatex2
2017-01-09 09:53:20 +01:00
Uwe Stöhr
a64a31c1e5
Additional.lyx: re-sync with branch
...
I don't know what happened with the version in master because it contained outdated sections I already removed months ago in branch. I can also not see new inf that is special in LyX 2.3dev.
Therefore I re-sync hereby with the version in branch.
As I often request: please change the doc files in branch, only new features of LyX 2.3 are master-only because there is no reason not to update and improve the docs for every LyX release.
2017-01-09 01:31:13 +01:00
Uwe Stöhr
36cfed9f7f
fix last traces of bug #10068
2017-01-09 01:26:23 +01:00
Juergen Spitzmueller
1ee83d4200
User Guide documentation.
...
Now only an adaptation of the Additional Features manual is needed,
but I leave this for now, since that manual apparently is undergoing
a major revision.
2017-01-08 17:11:01 +01:00
Juergen Spitzmueller
9c738951c7
Documentation bit.
2017-01-08 12:50:03 +01:00
Richard Heck
74f09a27c4
Documentation for "no prefix" option.
2017-01-07 15:07:44 -05:00
Richard Heck
516423c54e
Polish plural and capitalized reference reversion.
...
Thanks to Scott for noticing the problem.
2017-01-05 02:50:18 -05:00
Richard Heck
5e353fecb9
Update documentation after recent changes to references.
2017-01-02 22:39:38 -05:00
Juergen Spitzmueller
2f03e156ce
Add some line breaks
2016-12-27 16:03:41 +01:00
Juergen Spitzmueller
89ce0c9069
Support for CJK quotation marks
...
File format change
Fixes : #2712
2016-12-26 14:03:48 +01:00
Juergen Spitzmueller
f78cb64cf4
UserGuide: Document the quotation mark changes
2016-12-25 13:38:52 +01:00
Juergen Spitzmueller
36a679344a
Implement dynamic quotation marks
...
File format change.
2016-12-25 12:19:02 +01:00
Uwe Stöhr
764efb149d
EmbeddedObjects.lyx: fix some typos and few improvements
2016-12-21 02:21:59 +01:00
Uwe Stöhr
cb1c228319
EmbeddedObjects.lyx: new description how to change table line colors within tables
...
will be backported the tomorrow
2016-12-20 02:46:47 +01:00
Uwe Stöhr
2daa771dae
UserGuide.lyx: fix 2 typos spotted by a user
2016-12-19 23:49:47 +01:00
Juergen Spitzmueller
0d92eaeb11
Further improve quote-inserts documentation
2016-12-19 11:39:56 +01:00
Juergen Spitzmueller
57eaf5dc4b
Update inset-modify description
2016-12-18 14:00:08 +01:00
Juergen Spitzmueller
7cf315f855
Update LFUNs.lyx
2016-12-16 11:24:03 +01:00
Scott Kostyshak
67094dd6e6
ctests: require up-to-date TeX Live for reliable
...
The unreliable sublabel varying_versions is now defined to be about
versions other than TeX Live, because we require a full and
up-to-date TeX Live installation for reliable tests.
For discussion, see:
https://www.mail-archive.com/search?l=mid&q=o1ovd9%24479%241%40blaine.gmane.org
2016-12-03 00:39:01 -05:00
Uwe Stöhr
f0bc4d43c1
Arabic Tutorial.lyx: new translation by Hatim
2016-12-02 02:12:58 +01:00
Kornel Benko
f04f7cc26a
Development.lyx, updated handling of unreliable tests.
2016-11-30 11:47:39 +01:00
Uwe Stöhr
3fee095a9d
Tutorial.lyx: use a simple reference format for the Tutorial
...
The "<reference> on <page>" reference format is too tricky for newbies, see e.g. bug #10494
- also update the corresponding example files
2016-11-29 01:56:11 +01:00
Uwe Stöhr
5bee5aa095
EmbeddedObjects.lyx: fix a typo spotted by a user
2016-11-29 01:29:25 +01:00
Scott Kostyshak
0872bb78b4
Set default output format to XeTeX in Arabic docs
...
All other exports to PDF fail.
2016-11-13 22:42:18 -05:00
Uwe Stöhr
9651879253
Japanese EmbeddedObjects.lyx: re-add export format
...
- I don't know if it is a bug that LyX automatically deletes the output format if it cannot find
2016-11-05 19:19:19 +01:00
Uwe Stöhr
02a1c06f32
French Tutorial.lyx remove info accidentally introduced in recent commits
2016-11-05 19:13:32 +01:00
Uwe Stöhr
f5fd699847
Japanese EmbeddedObjects.lyx: re-add code
...
please use 2.2.x as working branch for all doc files unless you describe new features in master!
2016-11-05 19:12:40 +01:00
Uwe Stöhr
108d6763cf
doc files port recent changes
2016-11-05 19:03:56 +01:00
Uwe Stöhr
9dc67281db
Arabic Intro.lyx: fixes from Hatim
2016-11-01 15:11:26 +01:00
Uwe Stöhr
da323c1910
Arabic doc files: port recent changes
2016-10-31 12:24:19 +01:00
Uwe Stöhr
88f78803b5
EmbeddedObjects.lyx; remove unnecessary latexpar
...
- this was the last issue to fix bug #10068
2016-10-31 11:49:57 +01:00
Uwe Stöhr
42d900c2a7
Development.lyx: update info how to update the tex2lyx test files
2016-10-28 00:46:59 +02:00
Uwe Stöhr
e01b4459fc
Arabic Shortcuts.lyx: new translation by Hatim
2016-10-25 23:33:25 +02:00
Uwe Stöhr
fd3e2ebc37
Additional.lyx: accept some changes
2016-10-22 03:04:10 +02:00
Juergen Spitzmueller
fb9a866a66
Implement PassThru option to arguments.
2016-10-21 10:39:55 +02:00
Uwe Stöhr
1feeefb2b1
Development.lyx: a MSCV specific update
2016-10-16 15:30:51 +02:00
Uwe Stöhr
2974e1a3db
Development.lyx: Updates
...
- the range of file format does no longer need to be updated
- mention rule 6 of the documentation policies
2016-10-16 14:52:46 +02:00
Uwe Stöhr
3a6af2c1a4
Customization.lyx: use change tracking for the changes made in 0eb651a2
2016-10-15 01:44:14 +02:00
Juergen Spitzmueller
0eb651a2cf
New layout tags for better counter handling
...
* ResumeCounter: allow to resume an (enumerate) counter
* StepMasterCounter: allow to increase a master counter
2016-10-14 20:08:12 +02:00
Kornel Benko
90adb4f314
Cmake export tests: Introduce 'LYX_DEBUG_LATEX' environment variable.
...
Setting this variable to '1' will include also latex messages in
ctest log file LastTest.log.
2016-10-12 14:35:23 +02:00
Uwe Stöhr
ef4594c71e
French UserGuide.lyx: back to format of 2.2
...
Sorry for this, but see the last "rule" of the documentation guidelines: don't upgrade the fileformat unnecessarily
2016-10-10 23:47:33 +02:00
jpc
65505ba879
Typo pointed out in the lyx-fr mailing list
2016-10-10 11:18:13 +01:00
Uwe Stöhr
16822a8a8e
Development.lyx: small change from Scott
2016-10-10 02:45:05 +02:00
Guillaume Munch
da2bb33527
Continue with the documentation of the SVG+LaTeX external template
2016-10-04 00:52:35 +02:00
Martin Vermeer
e9046da86f
Further fixes due to remarks by Pavel Sanda Sep. 5, 2016
2016-10-04 00:01:18 +02:00
Martin Vermeer
10c88aa58f
Initial commit of Inkscape SVG LaTeX + PDF support
...
Based on Daniel Groger's work of five years ago, with minor changes
http://www.mail-archive.com/lyx-devel%40lists.lyx.org/msg169820.html
This extends the support for Xfig LaTeX + PDF to a more modern and
actively developed vector graphics editor. Embedded Objects manual
updated, also to include a workaround for an Inkscape 0.91 bug.
2016-10-04 00:01:18 +02:00
Günter Milde
e9fcff1261
ctests: uninvert solved problems and make samples robust
...
Specify non-TeX fonts that work in the source for documents that
fail with "missing characters" if compiling with "non-TeX fonts"=true.
(This does not interfere with the default output in any way.)
2016-09-29 10:42:03 +02:00
Uwe Stöhr
a588bddec5
Development.lyx: update documentation rules
2016-09-16 23:25:04 +02:00
Günter Milde
27420e84ad
ctests: rename pattern file "suspiciousTests" to "invertedTests".
2016-09-16 12:10:48 +02:00
Scott Kostyshak
2c26ff8864
Fix compilation of ja/EmbeddedObjects.lyx
...
sidecap does not work well for some reason with the Japanese doc, so
the sidecap bool is set to false to restore compilation.
The following test now passes:
export/doc/ja/EmbeddedObjects_pdf3
2016-09-11 10:11:05 -04:00
Uwe Stöhr
7d94afc4da
partly Revert "fr/UserGuide: remove spurious language switch in an index inset."
...
Please fix at first the versions in branch since this is the working copy delivered with LyX.
Also please keep the fileformat unless you need to document a new feature that requires a new fileformat.
2016-09-08 00:52:45 +02:00
Günter Milde
5fd56eb9ad
fr/UserGuide: remove spurious language switch in an index inset.
...
This led to errors when compiling with polyglossia (and non-TeX fonts).
A minimal (currently non-compiling) test sample is kept in autotests/export/
and inverted in suspiciousTests.
2016-09-07 23:27:16 +02:00
Scott Kostyshak
5a1cbf5cbf
Fix compilation of attic/id_UserGuide.lyx
...
Change an ERT \bf{ to \textbf{.
Consistent with e.g. 0e49231b
.
2016-09-07 14:49:15 -04:00
Scott Kostyshak
6e22893fd5
id_UserGuide: Update LyX format for next commit
2016-09-07 14:47:09 -04:00
Günter Milde
936fe7ace3
minor edit of development guide
2016-09-06 16:44:36 +02:00
Uwe Stöhr
95bdeba21e
French doc files: port last changes to master
2016-09-03 22:19:46 +02:00
Guillaume Munch
0779b3c36c
Change "Format" into "Formats"
...
The plural form seems more appropriate and the tag [[output]] is added for
disambiguation (e.g. for the French translation).
2016-08-28 18:26:58 +01:00
Richard Heck
fab09075a6
Remove stray "typewriter" font.
2016-08-04 21:40:37 -04:00
Scott Kostyshak
60515b996b
New LFUN lyx-activate to focus LyX window
...
On Linux and Mac OS, this action brings the LyX window into focus.
Such behavior is not allowed by Windows OS so instead the color of
the taskbar entry is changed to indicate that the window has changed
in some way.
The action is hidden in the shortcuts menu because it would make
sense to assign a shortcut to it. The only way to execute shortcut
would be if the LyX window is already activated.
lyx-activate will be used (see next commit) to allow the PDF viewer
to switch to LyX after executing a reverse search.
2016-08-04 01:46:13 -04:00
Uwe Stöhr
d9db72833a
Customization.lyx: port recent changes to master
2016-07-31 10:43:00 +02:00
Uwe Stöhr
79a76392ab
Customization.lyx: accept Richards changes
...
Richard, please do everything that does not depend on LyX 2.3 this in the 2.2.x branch. Also don't upgrade the fileformat if not necessary.
2016-07-31 10:37:28 +02:00
Richard Heck
6c5caa78cb
Fix some wrongly converted "LaTeX" logos.
2016-07-31 00:37:50 -04:00
Scott Kostyshak
075d53c990
Document closing a tab with middle-click
...
This commit documents the feature introduced at 4803c769
, which
fixed #10288 .
The User Guide already has a section on closing tabs, so this fits
in well.
2016-07-24 01:41:24 -04:00
Enrico Forestieri
cf8302b86d
Update qpdfview info on inverse search
2016-07-19 11:31:36 +02:00
Scott Kostyshak
3826ff6434
Improve documentation of LFUN_BUFFER_ZOOM_{IN,OUT}
...
The default for ZOOM_OUT is -20 from a user perspective. That is,
the following are equivalent:
buffer-zoom-out -20
buffer-zoom-out
The reason for this is that the argument to ZOOM_OUT is treated the
exact same way as ZOOM_IN. The only way they differ is how the
default case is handled.
This commit also clarifies that (1) the argument may be positive or
negative and that (2) the argument is interpreted as percentage
points, not percent.
2016-07-19 02:11:27 -04:00
Scott Kostyshak
d158bca200
Update LFUNs.lyx to describe branch-invert
2016-07-19 02:01:57 -04:00
Kornel Benko
c4a6d8d568
Ammend c169861
2016-07-16 22:03:56 +02:00
Uwe Stöhr
c8814a0a9d
doc files: remove unnecessary TeX braces
2016-07-16 12:45:51 +02:00
Uwe Stöhr
0124e8ff89
Math.lyx: add shortcuts for font styles
2016-07-16 02:31:34 +02:00
Uwe Stöhr
c1e698fd86
doc/template/examples files: port recent changes
...
By the way: Please only edit the files in the 2.2.x branch unless you describe a new features of LyX 2.3.
2016-07-16 00:11:28 +02:00
Uwe Stöhr
19e0adb86b
UserGuide.lyx: port today's changes
2016-07-15 02:56:47 +02:00
Uwe Stöhr
74888abfca
doc files: port recent changes
2016-07-15 01:40:43 +02:00
Scott Kostyshak
2b6f822bad
Add CMake flag for keytests and disable by default
...
The keytests were previously enabled by default if the necessary
dependencies were found. They require a GUI and mouse so can
sometimes be annoying. Further, they are not currently reliable.
They are thus now disabled by default.
2016-07-13 04:52:46 -04:00
Scott Kostyshak
5392877fa5
UserGuide: "Toggle Inversion" -> "Invert Inset"
...
Consistent with change at 6f97684d
.
2016-07-12 22:21:58 -04:00
Scott Kostyshak
5651f7d7ca
Development.lyx: fix a typo
2016-07-12 22:21:51 -04:00
Richard Heck
e57889ff2f
Document new inverted branch insets in User Guide. Also add note to
...
RELEASE_NOTES.
2016-07-12 00:20:27 -04:00
Uwe Stöhr
6a598b3d12
German UserGuide.lyx: backport recent changes from branch
2016-07-05 03:02:11 +02:00
Uwe Stöhr
d0eebfd044
doc files: backport recent changes
2016-07-05 02:27:36 +02:00
Richard Heck
c16986161a
Re-organization of Additional Features manual by John Hudson.
2016-06-29 12:18:36 -04:00
Georg Baum
3420910d7b
Remove asciiimage and asciixfig formats
...
The external templates requested conversion to these formats, but there was no
converter defined, so plain text export did fail, and there are no obvious ways
to create plain text representations for the files used by these templates.
Now we output the file name as for other templates and also the graphics inset.
This fixes bug #7135 .
2016-06-25 21:09:21 +02:00
Pavel Sanda
4c361a7bdf
* Math.lyx : One more take on maxima output.
...
https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg195130.html
Reported the \it behaviour to maxima bugzilla.
https://sourceforge.net/p/maxima/bugs/3181/
If they don't fix it we might want to kill this line altogether.
2016-06-25 11:23:05 -07:00
Scott Kostyshak
3f93355488
Change \it to \mathit in Math.lyx
...
On TeX Live 2016, Math.lyx gives an error when compiling with
pdflatex. On TeX Live 2015, Math.lyx compiles but the log gives the
following warning:
Usage of deprecated font command `\it'!
This commit amends 67e45aa3
.
2016-06-25 03:49:27 -04:00
Richard Heck
e7ea33885c
Document new behavior of ForcePlain with charstyles.
2016-06-21 15:40:43 -04:00
Georg Baum
d66d6f7805
Remove external date inset
...
The external date inset was implemented as a demonstrator for external insets
in general. It was never intended for production code. Now that we have several
external insets defined we do not need the demonstrator anymore. This fixes
bugs #4398 and #9948 .
2016-06-19 21:23:25 +02:00
Pavel Sanda
8e3a890b2a
* Math.lyx put last changes under CT.
2016-06-12 19:00:06 -07:00
Pavel Sanda
67e45aa36c
* Math.lyx : add few maxima examples to ch. 23.1.
2016-06-11 11:27:49 -07:00
Georg Baum
0560e5df04
Update gen_lfuns.py to current format
...
And run it to update LFUNs.lyx. This overtakes the syntax fix from b356df7fc
as well.
2016-06-04 19:46:40 +02:00
Uwe Stöhr
ed0d002166
Tutorial.lyx: port last change
2016-06-03 01:29:59 +02:00
Uwe Stöhr
b4ab194216
UserGuide.lyx: update 2 images
2016-05-30 23:20:49 +02:00
Uwe Stöhr
dd0330c349
UserGuide.lyx: update 2 images
2016-05-30 04:27:36 +02:00
Kornel Benko
82e0ad3efa
Correct wrong path for included lyx-file
...
Although the fix affects only a content of a LyX note, it is
still surprising to get a dialog-window demanding creation
a new document if trying to edit the subdocument.
2016-05-29 17:55:55 -04:00
Günter Milde
320b616c50
Improve documentation of LyX' "smart quotes" feature.
2016-05-29 17:55:55 -04:00
Jean-Marc Lasgouttes
01bbac4738
Move the documentation changelogs out of attic
...
They should not be hidden in this directory.
2016-05-28 17:43:01 -04:00
Scott Kostyshak
6280d8f261
Fix compilation if Intro manual for it
2016-05-21 23:13:27 -04:00
Scott Kostyshak
e0ff8a3c8b
Fix compilation of Additional manual for es, fr
2016-05-21 23:05:35 -04:00
Uwe Stöhr
5254045a4d
Tutorial.lyx: get rid of unnecessary preamble code
...
The aim of the tutorial is to explain how to use LyX and not special LaTeX issues with \frontmatter, non-TeX fonts etc. Therefore the preamble should kept clean.
2016-05-19 01:46:09 +02:00
Uwe Stöhr
3b3dccb34a
Japanese Additional.lyx: fix broken filename - this is a regression bug in LyX 2.2
...
see bug #10136
2016-05-18 00:43:51 +02:00
Uwe Stöhr
5d716ce77d
German Tutorial.lyx: few stylistic changes from Mike
2016-05-18 00:26:58 +02:00
Uwe Stöhr
9e437d7a93
German Additional.lyx: make compilable again
...
- some further typographic fixes
- use same PDF settings as the English version of Additional.lyx
2016-05-18 00:17:09 +02:00
Uwe Stöhr
efe72fd8e2
Additional.lyx: remove unnecessary TeX code
...
- also some typographic fixes
2016-05-18 00:08:20 +02:00
Uwe Stöhr
f3ee4a0a49
Japanese docs: fix some more paths
...
- also few beautification
2016-05-17 23:34:09 +02:00
Uwe Stöhr
9a16b2e87f
German Tutorial.lyx: a typographic fix
2016-05-15 19:09:38 +02:00
Uwe Stöhr
7376f2f37f
Tutorial.lyx: add a hint
2016-05-15 19:09:10 +02:00
Uwe Stöhr
e0d44fbf3c
German Tutorial.lyx: some more fixes from Mike and me
2016-05-15 18:50:22 +02:00
Uwe Stöhr
498eb64e1f
EmbeddedObjects.lyx: get rid of unnecessary ERT and fix an image size
2016-05-15 17:14:09 +02:00
Uwe Stöhr
564e72f29f
Japanese docs: fix some further broken images links etc.
2016-05-15 16:50:16 +02:00
Uwe Stöhr
2b4300a48d
UserGuide.lyx: fix some typographic issues spotted by Mike
2016-05-15 16:34:40 +02:00
Uwe Stöhr
e2f5505d41
Japanese UserGuide.lyx: fix broken image links
2016-05-15 16:34:06 +02:00
Uwe Stöhr
72c9ff8a50
Tutorial.lyx: fixes all other languages according to previous commit
...
- typographic fixes, break links etc.
2016-05-15 03:29:04 +02:00
Uwe Stöhr
1742b371aa
German Tutorial.lyx: some fixes from Mike and me
2016-05-15 03:25:37 +02:00
Georg Baum
38e9752c01
Change line ends back to unix.
...
They were changed to windows by accident at 41e928b2e5
.
2016-05-09 22:03:16 +02:00
Uwe Stöhr
4ac85c61b6
German UserGuide.lyx: unset compression
...
thanks Guillaume for the hint
2016-05-09 01:42:35 +02:00
Uwe Stöhr
41e928b2e5
German UserGuide.lyx: tons of typographic fixes sent in by an unknown user
2016-05-09 01:24:02 +02:00
Uwe Stöhr
2ea95d0c1f
Tutorial.lyx: some mote typographic fixes
2016-05-08 22:32:57 +02:00
Uwe Stöhr
75ff35e089
Tutorial.lyx: typographic fixes spotted by a user
2016-05-08 22:19:49 +02:00
Uwe Stöhr
b289c597ae
Japanese doc files: big translation update fro 2.2.0 from Koji
2016-05-04 01:12:04 +02:00
Scott Kostyshak
287db1239b
Fix a \origin unavailable
2016-04-16 15:20:33 -04:00
jpc
3d5cae4edd
Minor rephrasing of last commit
2016-04-16 09:15:42 +01:00
Uwe Stöhr
ac6824e4f2
French UserGuide.lyx: restore the \origin tag
2016-04-11 00:39:53 +02:00
jpc
01ea2b5fb1
Adaptation of sections 3.3.6.2 ans 3.9.3.1 to French typography
2016-04-10 19:27:26 +01:00
Günter Milde
b4dcad83b2
New layout for aastex6.cls. Fixes #10027 .
...
Some more work for new and improved styles optional.
2016-04-08 21:34:23 +02:00
Helge Hafting
f5cea5abc2
Corrected the path to ToolBarEnvBox.png, so the document compiles again.
2016-04-07 10:02:25 +02:00
Enrico Forestieri
b856a3ad9b
Update docs to latest format.
2016-04-06 05:43:44 +02:00
Uwe Stöhr
f0e45c817d
EmbeddedObjects.lyx: update a changed name
...
- de.po: update translation accordingly
2016-04-05 00:35:56 +02:00
Günter Milde
7e33fd7fac
Development.lyx: Simplify the list of reasons for file format updates.
2016-04-04 10:25:43 +02:00
Günter Milde
a2dcc4dfcc
Review material on updating layout files to the development docs.
2016-04-03 19:11:43 +02:00
Richard Heck
95169b1000
Add material on updating layout files to the development docs.
...
Joint work by Guenter Milde, Georg Baum, and Richard Heck.
2016-04-02 11:37:25 -04:00
Georg Baum
d3094dca10
Accept footmisc removal
...
I don't remember why I used change tracking there, but we certainly don't
want to ship documentation with enabled change tracking.
2016-04-02 10:40:19 +02:00
Jean-Marc Lasgouttes
6196645cce
Update documents and layouts after fd1ee3b4
.
2016-04-01 10:08:39 +02:00
Jean-Marc Lasgouttes
fd1ee3b424
Rename Caption:LongTableNoNumber to Caption:Unnumbered
...
The term LongTable has been deprecated and moreover the renaming makes the interface easier to the eye.
File format updated to 507. (conversion based on jamatos patch)
Layout format updated to 60.
tex2ylx tests updated.
Document EmbeddedObjects.lyx has been updated.
2016-03-30 16:07:00 +02:00
Uwe Stöhr
cfd2d808cc
French UserGuide.lyx: another update from Jean-Pierre
2016-03-27 19:50:09 +02:00
Uwe Stöhr
b8fc31ad6f
French UserGuide.lyx: update from Jean-Pierre
2016-03-27 19:46:20 +02:00
Uwe Stöhr
9955fbbf2c
Norwegian files: add missing \origin tag
...
otherwise I cannot compile LyX:
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets
(151,5): error MSB6006: "cmd.exe" was ended with Code 1. [D:\LyXGit\Master\compile-2010\doc\doc.vcxproj]
2016-03-21 02:23:35 +01:00
Helge Hafting
e1c609781a
Update lib/Makefile.am and lib/doc/Makefile.am to reference newly
...
translated files (Norwegian (nb) Tutorial, splash and examples)
2016-03-20 02:38:02 +01:00