Tommaso Cucinotta
a0e95a2c1b
generate_manuals_for_web: switch to xhtml, and use a random userdir while exporting, so no cached pic can be found.
2017-08-18 02:53:32 +02:00
Kornel Benko
491bf1db24
Update version in configure.ac
2017-08-17 11:21:53 +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
Pavel Sanda
e8b324a984
oops, git is playing games with me.
2017-08-17 01:24:44 +02:00
Pavel Sanda
ca0813915c
Push Tommaso's script for publishing mans.
2017-08-17 01:14:56 +02:00
Pavel Sanda
7f4e46440d
Push Tommaso script for manuals generation.
2017-08-17 00:10:15 +02:00
Uwe Stöhr
a7c1496837
Win installer: updates for beta 1
2017-08-15 21:06:19 +02:00
Scott Kostyshak
50310de67b
Back to development
2017-08-14 04:05:11 -04:00
Scott Kostyshak
8f872ef069
This is LyX 2.3.0beta1
2017-08-14 04:03:24 -04:00
Scott Kostyshak
18aca9dd00
Update a layout to 2.3.0beta1 format
2017-08-14 03:22:33 -04:00
Scott Kostyshak
b45be0ecf8
Update docs to 2.3.0beta1 format
2017-08-14 02:31:24 -04:00
Scott Kostyshak
9ce1a337d3
NEWS: remove some uninformative items
...
Noted by Pavel at
https://www.mail-archive.com/search?l=mid&q=20170425002424.GC8883%40atrey.karlin.mff.cuni.cz
2017-08-14 02:18:21 -04:00
Scott Kostyshak
c0a7af6469
ANNOUNCE: https some URLs
...
Note that
https://wiki.lyx.org/LyX/NewInLyX23
does not provide a secure connection so I did not change that one.
2017-08-14 02:14:11 -04:00
Scott Kostyshak
fc81243ada
Update the formats of lyxrc.dist.in to 22
...
In the end, no changes were needed. This was decided by prefs2prefs
for MacOSX and cygwin, and by manual inspection for Win32.
2017-08-14 02:02:57 -04:00
Scott Kostyshak
513f79ad30
Set pre-release version as beta1
2017-08-14 00:39:58 -04:00
jpc
7e1afece00
Add a warning about the change of class version
2017-08-13 18:35:57 +02:00
Juergen Spitzmueller
9bbcfebb95
Amend 7e121117bb
2017-08-13 12:01:49 +02:00
Juergen Spitzmueller
7e121117bb
Vietnamese no longer requires any special handling.
...
It is a normal babel support package.
2017-08-13 11:53:41 +02:00
Juergen Spitzmueller
048c3fd429
Babel option for Vietnamese is called "vietnamese"
...
The renaming happened in 2013. Contrary to what is stated in the
babel-vietnamese manual, option "vietnam" does not work anymore.
Also, the special care is note needed anymore, since language options
are not hardcoded anymore in babel.
Fixes : #10743
2017-08-13 11:52:57 +02:00
Enrico Forestieri
23722040e9
Update it.po
2017-08-12 20:18:06 +02:00
jpc
b27509ffd6
Proof checking of French Math.lyx fir 2.3
2017-08-12 18:57:46 +02:00
Scott Kostyshak
acc1cc394f
Remove a sometimes blocked call to dispatch
...
Dispatching LFUN_BUFFER_ZOOM inside of GuiView::restoreLayout() was
blocked in some cases because the function can be called without a
buffer (and the LFUN is marked as needing a buffer). Instead of
conditioning on a buffer, the call is removed because in testing it
does not appear why it is needed.
This commit removes the status message that is displayed if starting
LyX without opening a buffer:
"Command not allowed without any document open"
See discussion at:
https://www.mail-archive.com/search?l=mid&q=20170718084344.3kjmu7hzoyajt7vd%40steph
This commit amends 4183a9f4
.
2017-08-12 11:46:11 -04:00
Kornel Benko
9a42154107
Cmake export tests: Ignore missing glyphs also for doc/(fr|es)/UserGuide
2017-08-12 14:08:12 +02:00
Juergen Spitzmueller
8c2e5bfc20
Mythes: fix -Wsign-compare warning
...
Will also urge to get this into upstream
2017-08-12 10:43:21 +02:00
Juergen Spitzmueller
3edacc85ed
Remove sizeof applied to sizeof
...
Backported from upstream:
2e09086d89
2017-08-12 10:31:19 +02:00
Juergen Spitzmueller
7a7c2117bf
Fix compilation order
...
(This is the pedant in me)
2017-08-12 10:22:45 +02:00
Juergen Spitzmueller
0e711b414e
Add missing break
...
As correctly pointed out by gcc7.
2017-08-12 09:55:06 +02:00
Juergen Spitzmueller
e9c9ad8055
Forgot this one.
2017-08-12 09:24:01 +02:00
Juergen Spitzmueller
1249e5e13e
Mark some intentional fall-throughs (in a way understandable to gcc)
...
This silences -Wimplicit-fallthrough warnings with gcc7.
(Re-Apply without the unintended commits)
2017-08-12 09:06:29 +02:00
Juergen Spitzmueller
0120c3fc10
Revert "Mark some intentional fall-throughs (in a way understandable to gcc)"
...
This reverts commit 6dc1884d05
.
2017-08-12 09:04:23 +02:00
Juergen Spitzmueller
b73879691f
Another (IMHO false) fall-through warning silenced
...
With a FIXME. The case should be checked.
2017-08-12 08:59:26 +02:00
Juergen Spitzmueller
6dc1884d05
Mark some intentional fall-throughs (in a way understandable to gcc)
...
This silences -Wimplicit-fallthrough warnings with gcc7.
2017-08-12 08:57:02 +02:00
jpc
df5c26da81
Update French translation of FeynmanDiagrams manual
2017-08-11 17:02:42 +02:00
jpc
65bee010a0
Update French translation of Linguistics manual
2017-08-11 16:36:22 +02:00
jpc
12b8190d9b
Update fr.po
2017-08-11 16:11:46 +02:00
Juergen Spitzmueller
b839c9b609
de.po: new translations
2017-08-10 12:18:06 +02:00
Juergen Spitzmueller
b2841e9570
Require textquotedbl def with second language that has internal fontenc
...
Since these switch locally to encodings that do not define \textquotedbl
themselves.
2017-08-10 11:47:52 +02:00
Kornel Benko
584ce50533
Update sk.po
2017-08-10 08:11:09 +02:00
Enrico Forestieri
40e9dea551
Use the OK/Apply paradigm for all document settings
...
Due to its peculiarity of not being saved in the document, the
shell escape setting was applied immediately without the need
for hitting the Apply or OK buttons. However, for uniformity
sake, it is better to adhere to the established paragdim of
confirming any changes before applying them.
2017-08-10 01:32:23 +02:00
Juergen Spitzmueller
094341fa5a
Fix straight quote character in non-T1 encoding
...
Fixes : #10584
2017-08-09 17:25:02 +02:00
Juergen Spitzmueller
9a36ffd1e3
Sort external templates locale-aware
...
Fixes : #10738
2017-08-09 16:09:50 +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
José Matos
6b092c8400
scripts/ext_copy.py: add option to copy directly to the document directory
...
When this option is not given, as it happened before, the copier will create/use
a subdirectory in the target final directory
2017-08-08 15:23:03 +01:00
Kornel Benko
29a735463a
Adapt the check for configure need to the one used in LyX::queryUserLyXDir()
...
We should refactor the check
2017-08-08 12:23:15 +02:00
jpc
45188eda77
Edit initial note to point out the recent upgrade of lettre.cls
2017-08-07 23:36:04 +02:00
Uwe Stöhr
1a6e10474c
Win installer: check a package that LyX uses for instant preview
2017-08-05 20:26:25 +02:00
Uwe Stöhr
e4b9b4c27c
Win installer: check another package used now by LyX
2017-08-05 19:33:29 +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
Scott Kostyshak
52c8972f32
Fix es.po issue causing broken LyXHTML export
...
Because of a missing backslash, a layout label was not correct.
This caused display issues for the layout in the LyX GUI, but since
the label is not used in export to LaTeX, the ctests for LaTeX
export all passed. Luckily, our LyXHTML test (in particular, the
xmllint part) caught the failure because the lables are exported.
The GUI label now looks good and the following test passes:
export/examples/es/linguistics_xhtml
2017-08-04 22:27:55 -04:00
Uwe Stöhr
1c97524718
UserGuide.lyx: step 4 of accept and distribute more bibliography changes
2017-08-05 03:21:07 +02:00