Georg Baum
ad0643f4b5
Fix off by one error
...
Looks like I forgot to test this case without quotes, but fortunately the new
export test found it.
2015-11-28 18:25:33 +01:00
Kornel Benko
56ecd464f3
Cmake export tests: Renamed file revertedTests to suspendedTests
...
Also some refactoring to handle the labes.
2015-11-28 18:23:29 +01:00
Georg Baum
fe5f88ddf9
Add the first dedicated export test
...
Thanks to Kornel we do now have the infrastructure for running dedicated
export tests. This is the first one, showing a language nesting bug which is
already in 2.1. It is inverted for now, but this will hopefully change soon.
2015-11-28 17:00:59 +01:00
Kornel Benko
df22dfdf6b
Cmake export tests: Correct some mistakes in commit 4138ab7
2015-11-28 09:30:49 +01:00
Uwe Stöhr
695399b062
UserGuide.lyx and Math.lyx: update version number
2015-11-28 03:23:38 +01:00
Uwe Stöhr
ab1f3213e8
LaTeXConfig.lyx: accept changes
...
- also add hpstatement module and remove the deprecated rsphrase module (this module is only kept for compatibility reasons)
2015-11-28 03:15:45 +01:00
Uwe Stöhr
2e5ab40276
Customization.lyx: accept some changes
2015-11-28 03:13:11 +01:00
Uwe Stöhr
b264176041
Additional.lyx: merge changes
2015-11-28 02:50:06 +01:00
Uwe Stöhr
764cc2be1f
installer: remove residues of metafile2eps
2015-11-28 02:04:57 +01:00
Georg Baum
5c35ebcd24
Simplify logic
...
The old code was more complicated than needed, we have unstarred_name to make
our live easier. The test proves that the new code works as before.
2015-11-27 20:35:13 +01:00
Georg Baum
8ac43f2e04
Add tex2lyx test for verbatim*
2015-11-27 20:30:41 +01:00
Richard Heck
1bf01a8ad3
Update format of bind and ui files.
2015-11-27 11:56:17 -05:00
Kornel Benko
4138ab7916
Cmake export tests: Implemented multiple sublabels for each test.
2015-11-27 15:12:47 +01:00
Günter Milde
960393b7a0
Small fixes to export test documentation.
2015-11-27 10:34:26 +01:00
Scott Kostyshak
7657562265
Back to development
2015-11-27 03:25:49 -05:00
Scott Kostyshak
5c717f46c4
This is LyX 2.2.0alpha2
2015-11-27 03:23:23 -05:00
Scott Kostyshak
2f4233721d
Update docs to latest format for 2.2.0alpha2
2015-11-27 03:23:22 -05:00
Scott Kostyshak
b6116fe0ef
Update ANNOUNCE for 2.2.0alpha2
2015-11-27 03:00:31 -05:00
Scott Kostyshak
09bdea3c02
updatedocs.py: remove an extra parenthesis
2015-11-27 02:37:27 -05:00
Scott Kostyshak
cf99586714
Remove another reference to lyx.hu
...
This site has not existed since 2011.
2015-11-27 00:16:10 -05:00
Scott Kostyshak
669acb47c5
Update a format
2015-11-27 00:15:29 -05:00
Scott Kostyshak
63788d5f0b
Update the docbook links
...
Docbook is no longer being developed, but the new link at least
exists and SGML-tools Lite can still be downloaded.
2015-11-26 23:51:12 -05:00
Scott Kostyshak
5e73a9f9a8
Update a couple formats
2015-11-26 23:51:12 -05:00
Richard Heck
f791b2d3ea
Remove "dialog-show print" from various UI locations.
2015-11-26 23:21:07 -05:00
Richard Heck
b4abecd99b
Remove some gui remnants of print support.
2015-11-26 23:21:07 -05:00
Richard Heck
23add332d9
Whitespace.
2015-11-26 23:21:07 -05:00
Scott Kostyshak
82fd5292e4
Fix a broken link in the hungarian Intro.lyx
2015-11-26 22:58:34 -05:00
Scott Kostyshak
ae5add48ac
Update a format
2015-11-26 22:58:01 -05:00
Scott Kostyshak
6832296c5e
Remove a duplicate URL in Additional.lyx
2015-11-26 22:44:42 -05:00
Uwe Stöhr
b933848110
UserGuide.lyx: add link to makeindex manpages
2015-11-27 02:23:55 +01:00
Uwe Stöhr
ad615c67f7
UserGuide.lyx: updates
...
- merge changes
- some general changes, fixes and descriptions of new features
2015-11-27 01:59:56 +01:00
Uwe Stöhr
2bd2aa2781
installer: install Qt plugin DLLs correctly
...
- also remove support metafile2eps because:
- it is outdated
- unnecessary third-party program since ImageMagick can do this too
- needs unnecessarily installation time
2015-11-27 00:39:38 +01:00
Kornel Benko
857748c9e2
Cmake export tests: move some beamer-conference-ornate-20min tests to nonstandard set
2015-11-26 16:07:10 +01:00
Kornel Benko
f3989f1e3a
Cmake url tests: Handle some special chars in urls.
2015-11-26 14:31:15 +01:00
Kornel Benko
21c265addb
Cmake: ENCODING parameter in file(STRINGS ...) only valid for cmake version >= 3.1
2015-11-26 12:08:13 +01:00
Uwe Stöhr
6a9d9d1caf
Changelog-UserGuide-LyX_22x.txt: add 2 things Todo
2015-11-26 01:23:32 +01:00
Uwe Stöhr
14538a3186
installer: include DLLs for SVG
...
It seems that the QT file qsvgicon4.dll is needed for svg icons in lyX. QtXml might be necessary as well
2015-11-26 01:11:26 +01:00
Scott Kostyshak
fedb6e8555
Fix a broken URL for man page of 'date' command
...
The new URL is now:
http://man7.org/linux/man-pages/man1/date.1.html
The broken URL was found by the URL tests.
2015-11-25 18:49:19 -05:00
Scott Kostyshak
94b5825f60
Update formats of UserGuide.lyx for upcoming edit
2015-11-25 18:49:18 -05:00
Scott Kostyshak
5db199e416
Refix a broken URL in Additional.lyx
...
This fix was done at e2ded6e0
but was (unintentionally, I think)
reverted at 6902cfcf
.
The broken URL was found by the URL tests.
2015-11-25 18:49:18 -05:00
Uwe Stöhr
36d7b40cff
po-files: remerge all files
...
- to start the translation work
- sk and it are already work in progress
2015-11-26 00:44:36 +01:00
Kornel Benko
1f9640e71f
Describe some ctest extras.
2015-11-25 10:19:49 +01:00
Kornel Benko
72812a2054
Cmake export tests: Removed unneded parameter
2015-11-25 10:19:49 +01:00
Richard Heck
2c602ab051
Simplify lyx2lyx code a bit, and correct a mistake in my previous
...
patch. Also fix some escaping problems (\end instead of \\end).
My testing revealed some other problems with this routine: stray
\noindent tags popping up here and there. I don't have time to fix
it right now but will try to come back to it.
2015-11-25 00:51:05 -05:00
Uwe Stöhr
13c6350155
lyx_2_1.py: fix a mistake in previous commit
2015-11-25 00:05:44 +01:00
Uwe Stöhr
bfc749eb23
stdlayouts.inc: support for verbatim*
...
fileformat change
2015-11-24 23:56:26 +01:00
Kornel Benko
c178c8ab32
Cmake export tests: Check for reused labels included
...
Labels defined in .*Tests should be unique. Now at least a warning is
produced.
2015-11-24 21:23:38 +01:00
Georg Baum
e8211fb931
Fix C++11 std::regex incompatibility
...
boost::regex supports escape sequences starting with a backslash in format
strings of regex_replace, but std::regex does not. Therefore format strings
involving literal backslashes have to be written differently for both flavours.
The special MSVC handling in regex.h is removed, since it is not needed
anymore, and using grep syntax would definitely be wrong.
2015-11-24 20:31:14 +01:00
Kornel Benko
12faf2b161
Cmake export tests: Added sublabel handling also to revertedTests
...
As an example the inserted label 'chemgreek' shows also
how to reset the sublabels.
2015-11-24 20:18:08 +01:00
Kornel Benko
05b517e614
Cmake export tests: Renamed nonstandardTests to unreliableTests
...
and introduce sublabels
Sublabels section in *.Tests starts with 'Sublabel: name'
and is valid until start of a new sublabel.
'name' contains only ascii characters [a-z]+
2015-11-24 18:42:36 +01:00