Kornel Benko
6b58b511cd
Typo
2015-12-19 16:49:51 +01:00
Günter Milde
bdc50829cb
minor autotest documentation update
2015-12-18 17:38:27 +01:00
Richard Heck
1c66831825
Fix a couple minor issues noticed by tests.
2015-12-17 10:04:47 -05:00
Scott Kostyshak
3b7cd19153
Remove a file that was accidentally committed
...
stdspecialchars.inc was unintentionally committed (it is still a
work in progress) at 2dff14d2
. This commit also reverts 7c4a1e16
(it
is now unneeded). For details, see:
https://www.mail-archive.com/search?l=mid&q=CAE_dPV4OpkEFbHuu1daTrUij298%3DfiNQs_4u_tz98MjynAyXEg%40mail.gmail.com
2015-12-16 18:06:39 -05:00
Scott Kostyshak
7c4a1e16b2
Add stdspecialchars.inc to Makefile.am
...
This might fix 'make distcheck' (at least for me), which was failing
with a mysterious error message:
cannot remove ‘../../po/lyx.pot’: Permission denied
For discussion, see:
https://www.mail-archive.com/search?l=mid&q=20151125075443.GA7491%40cotopaxi.hsd1.dc.comcast.net
I write "might" because I have no idea why in theory it would. But
for whatever reason it worked when I tested.
2015-12-15 12:24:36 -05:00
Günter Milde
6b852435b8
Remove/Resize invisible elements in ert-insert and cases icons.
...
The SVG contained a spurious invisible square that led to wrong size of
the exported PDF with Inkscape.
There are more problematic icons, see #9897 .
2015-12-15 08:30:25 +01:00
Günter Milde
e1a54ebbe4
Force replacement for U2015 (horizontal bar/quotation dash).
2015-12-14 23:53:39 +01:00
Günter Milde
bf66141ac8
Revert output format setting for Japanese manuals (pdf2 does not work).
...
The manuals use language "Japanese" wich is tied to "platex"
(automatically set instead of (plain) LaTeX).
For export with other engines, the language must be set to "Japanese (CJK).
For a discussion of alternatives for Japanese with LaTeX , see also
http://www.preining.info/blog/2014/12/writing-japanese-in-latex-part-1-introduction/
2015-12-14 21:25:09 +01:00
Guillaume Munch
3e6cb7fe1b
amend 3dcb71ea
2015-12-14 15:19:23 +00:00
Guillaume Munch
3dcb71eaa2
Set AddToToc for custom insets
...
* Fixme
* Todonotes
* Literate programming (sweave, knitr)
* Theorems
2015-12-13 19:56:49 +00:00
Guillaume Munch
3c9b62a69d
Layout format update: AddToToc, IsTocCaption, OutlinerName
...
Preliminary work for addressing #7790 . Thanks to Richard for providing initial
files this is based on.
Adding to TextClass:
OutlinerName <string> <string>
(the second string is translated)
e.g.:
OutlinerName thm "Definitions & Theorems"
Adding to Layout:
AddToToc <string> (default "", means no)
IsTocCaption <bool> (default 0)
e.g.:
AddToToc thm
IsTocCaption 1
Adding to InsetLayout:
AddToToc <string> (default "", means no)
IsTocCaption <bool> (default 0)
e.g.:
AddToToc literate
Adding to inset arguments:
IsTocCaption <bool> (default 0)
2015-12-13 19:56:49 +00:00
Uwe Stöhr
f5a9ee54e6
Math.lyx: merge yesterday's changes
...
Please treat the doc files as frozen from now on, a an announcement how to proceed will follow later today.
2015-12-12 11:43:01 +01:00
Kornel Benko
24ef5a8e43
Probably a typo
2015-12-11 20:57:29 +01:00
Guillaume Munch
87861bc6d5
Use AMS align instead of eqnarray on newline-insert by default ( #2543 )
2015-12-11 19:28:32 +00:00
Scott Kostyshak
2ee880ff21
Document the IBus + Qt4 known issue ( #9362 )
...
Note that this issue does not occur with Qt5.
2015-12-11 06:13:05 -05:00
Scott Kostyshak
5adac4354c
RELEASE-NOTES: consistent style for bug references
...
"bug #0000 " -> "#0000 "
2015-12-11 06:13:05 -05:00
Scott Kostyshak
1e5f3629ea
RELEASE-NOTES: enforce 80-width lines
2015-12-11 06:13:05 -05:00
Uwe Stöhr
5fb0b17f02
German Intro.lyx: remove info
...
be consistent with the other Intro files; this info does not belong here
2015-12-11 01:02:00 +01:00
Uwe Stöhr
ce73df3a0c
EmbeddedObjects.lyx: replace images by inset info
2015-12-11 00:58:26 +01:00
Uwe Stöhr
98d7d8ba61
Indonesian Userguide: move untranslated file to attic
2015-12-11 00:49:02 +01:00
Uwe Stöhr
97c8d5703c
PDF-comment.lyx: set default output format
...
also save the file with latest LyX 2.2git
2015-12-11 00:26:22 +01:00
Kornel Benko
3e80a5dd6e
Replace now invalid png graphics with the svgz graphics
2015-12-10 13:24:59 +01:00
Günter Milde
0529b40cc9
Set default output format for manuals to PDF (pdflatex).
...
Pdflatex is the recommended export tool for the manuals.
Pdflatex brings the best results for hyperlinking.
Some features (e.g. rotated text) are not available in DVI or PS (dvips).
This does not affect export from command line or autotests
(where this setting is ignored and the format must aways be given explicitely).
2015-12-10 10:40:50 +01:00
Uwe Stöhr
db05bf8fa2
UserGuide.lyx: use some info-inset icons
2015-12-10 00:37:54 +01:00
Uwe Stöhr
986821f442
Math.lyx: use some icon-info insets
2015-12-10 00:27:13 +01:00
Günter Milde
d42bd06594
Structure export autotest documentation.
2015-12-09 09:54:25 +01:00
Günter Milde
4d0356aea1
Set default output for "complex" manuals to PDF (pdflatex).
...
This is the "design format" for the manuals. Some features do not
work in other formats.
See http://permalink.gmane.org/gmane.editors.lyx.devel/158616
2015-12-09 08:54:38 +01:00
Uwe Stöhr
95894a9bd9
Math.lyx: image adjustments
...
the font size is 12 pt so the icons can have this size too; besides this readability is ore important than to fit in a text line
2015-12-09 02:30:38 +01:00
Uwe Stöhr
a9549c036e
Japanese UserGuide.lyx: make document compilable without PNGs
...
also some small corrections and adjustments
2015-12-09 02:22:48 +01:00
Uwe Stöhr
bcef5b3a2e
UserGuide.lyx: remove some unnecessary TeX code
2015-12-09 02:13:04 +01:00
Uwe Stöhr
e2bc9f4a56
French UserGuide.lyx: make document compilable without PNGs
...
also store default output format and other small corrections and adjustments
2015-12-09 02:11:40 +01:00
Uwe Stöhr
844b236144
German UserGuide.lyx: make document compilable without PNGs
...
also store default output format and many other small corrections and adjustments
2015-12-09 01:56:10 +01:00
Uwe Stöhr
9d66dc2859
English UserGuide.lyx: make document compilable without PNGs
...
also store default output format
2015-12-09 01:31:53 +01:00
Uwe Stöhr
3a7ec39a79
Spanish UserGuide.lyx: make document compilable without PNGs
2015-12-09 01:25:57 +01:00
Günter Milde
b50df82e7a
Make Math.lyx compilable again.
...
After removing "unneded" PNG files from the repo, this manual failed.
Skaling is done to ensure that the icons are approximately one M high.
Also, the default output is set to PDF (pdflatex) as this is said to be the export
format our manuals are designed for.
2015-12-08 17:46:50 +01:00
Günter Milde
dd5c3900ba
seminar.sty works also with non-TeX fonts but requires Babel.
...
Always-Babel now set in the example document.
Adapted the autotest categorization:
* fails for some developers (why?)
* wrong output with pdflatex/LuaTeX and DVI (missing landscape slides).
2015-12-08 17:46:50 +01:00
Richard Heck
07992c9955
Fix typo.
2015-12-08 10:41:22 -05:00
Scott Kostyshak
1405f9efb1
Explain why we do not update the local layout
...
We do not update the local layout of our .lyx files because users
would then not be able to export to older formats. For example, if a
2.2.0 user exported a template to 2.1.x format and tried to open the
file in LyX 2.1.x, there would be an error because the file would
contain a local layout whose format is too new. The root reason for
this is that we do not convert layouts to older layout formats.
2015-12-08 01:39:17 -05:00
Georg Baum
52978f94d2
Explain why rsvg_convert is in front of inkscape
...
Otherwise it could easily happen that the order is changed, since rsvg_convert
seems to be more picky about invalid files (see http://www.lyx.org/trac/ticket/9891 )
2015-12-07 21:17:33 +01:00
Enrico Forestieri
db363ab19f
Remove unneeded png images.
...
Fixes #9857 .
2015-12-07 19:14:44 +01:00
Günter Milde
3d18cdba7d
splash.lyx: avoid bitmap fonts if possible.
2015-12-07 17:57:55 +01:00
Günter Milde
6df72ef648
ctest export test documentation update
2015-12-07 17:56:43 +01:00
Günter Milde
4fb3f0ce88
Add note explaining the need for a final clearpage.
2015-12-07 17:55:53 +01:00
Richard Heck
820bfe3d10
Changes to theorems-named.module that fix #8796 .
2015-12-06 15:45:44 -05:00
Günter Milde
f35861bd75
ctest automatic tests: small correcions to pattern files and documenation.
2015-12-06 21:21:46 +01:00
Günter Milde
6bde139163
Greek manuals: Avoid dependency on Latin Modern fonts.
2015-12-06 21:18:03 +01:00
Uwe Stöhr
6e54bb2954
Customization.lyx: merge all recent changes
2015-12-06 04:44:33 +01:00
Richard Heck
4d6f9eb089
Update layout files to format 58.
2015-12-05 18:14:38 -05:00
Richard Heck
c2b950ea7c
Documentation for previous change to layout format.
2015-12-05 18:11:46 -05:00
Richard Heck
4d94460ce3
Add new ProvideStyle tag, which adds a new style only if it does not already
...
exist. This will allow for a proper fix for bug #8796 , though that may or may
not get fixed before 2.2.0.
Also, change the InStyle tag to ModifyStyle, per a suggestion of Jurgen's.
2015-12-05 18:11:46 -05:00
Uwe Stöhr
c9541285a5
varwidth-floats-side-by-side.lyx: add info, uniform and simplify a bit
2015-12-05 19:25:23 +01:00
Uwe Stöhr
178c7464e2
EmbeddedObjects.lyx: merge changes
2015-12-05 19:22:34 +01:00
Kornel Benko
d515544bb4
Development.lyx: Reflect recent label renaming of 'reverted' to 'inverted'
2015-12-04 21:56:31 +01:00
Uwe Stöhr
9452672ca1
Cyrillic manuals: use standard fonts as discussed
2015-12-04 02:24:43 +01:00
Uwe Stöhr
f6753e48cd
Greek Intro.lyx: fix compilation by using suitable fonts as proposed by Günter
2015-12-04 02:01:32 +01:00
Uwe Stöhr
0311bda2b7
Spanish Tutorial.lyx: preamble code proposed by Günther
...
- please don't revert anything only because compiling with system fonts fails. This is not the scope of the manuals.
2015-12-04 01:48:14 +01:00
Uwe Stöhr
dc5798a90f
Hebrew Tutorial.lyx: make it compilable
2015-12-04 01:13:18 +01:00
Kornel Benko
0e23cfde29
Partly revert a7659d207d
...
Export test now passes.
2015-12-03 15:28:01 +01:00
Kornel Benko
a12553e7ae
Reverted 'remove unnecessary TeX code' ( 0d3b965e61
)
...
Export tests passes now again.
2015-12-03 15:20:57 +01:00
Kornel Benko
3e492e21ca
Use relative path for graphics, not windows absolte path
2015-12-03 14:03:04 +01:00
Kornel Benko
554a7e9e18
Use correct relative path to bibtex resource
2015-12-03 14:01:03 +01:00
Uwe Stöhr
2432c8344d
Customization.lyx: change fonts as discussed
2015-12-03 02:36:09 +01:00
Uwe Stöhr
8f2b1db2ee
Additional.lyx: change fonts as discussed
2015-12-03 02:32:09 +01:00
Uwe Stöhr
a441e1b6b5
Math.lyx: change fonts as discussed
2015-12-03 02:27:07 +01:00
Uwe Stöhr
0935c31087
French UserGuide.lyx: correct a font
2015-12-03 02:26:47 +01:00
Uwe Stöhr
870b7572f2
EmbeddedObjects.lyx: change fonts as discussed
2015-12-03 02:18:20 +01:00
Uwe Stöhr
52c623a558
UserGuide.lyx: change fonts as discussed
2015-12-03 02:08:31 +01:00
Uwe Stöhr
0d3b965e61
Indonesian Tutorial.lyx: use inset info for icons
...
- Chinese Tutorial.lyx: remove unnecessary TeX code
2015-12-03 01:42:21 +01:00
Uwe Stöhr
a7659d207d
Tutorial.lyx: change fonts as discussed
2015-12-03 01:29:33 +01:00
Uwe Stöhr
650ae32b1b
Intro.lyx: change fonts as discussed
2015-12-03 00:52:23 +01:00
Kornel Benko
5696c38e93
Development.lyx: Spellchecker + special char corrections.
2015-12-02 13:55:38 +01:00
Kornel Benko
d879599cec
Development.lyx: Clarify a bit the difference between assigned label and reversion of ctest result.
2015-12-02 11:02:17 +01:00
Günter Milde
6a498e5804
Restructure test documentation.
...
Use separate subsections for our 3 main test suites:
unit tests,
tex2lyx (functional) tests, and
"autotests" (requiring cmake).
2015-12-02 08:54:24 +01:00
Richard Heck
be8b73f907
Revert local layouts changes in ja/Additional.lyx.
2015-12-01 21:24:55 -05:00
Uwe Stöhr
1b8abed0d4
configure.py: add inkscape as converter for EMF/WMF files
2015-12-02 02:08:19 +01:00
Uwe Stöhr
6e11711409
UserGuide.lyx: document new possible text colors
...
@Richard: as you can see the additional lines in Verbatim are not added by lyx2lyx
2015-12-02 01:33:25 +01:00
Scott Kostyshak
19c6a015fb
Update the link to CMCDDE in our documents
...
Our URL checker found the broken link.
2015-11-30 18:35:47 -05:00
Kornel Benko
42536a5616
Add a table to clarify how main export test labels are assigned
2015-11-30 13:06:53 +01:00
Richard Heck
d101945d6a
Remove local layout from French manuals.
2015-11-29 22:42:09 -05:00
Richard Heck
74fb35b877
Remove local layout from German manuals.
2015-11-29 22:40:29 -05:00
Richard Heck
6fa397e81f
Remove local layout from Spanish manuals and replace
...
MenuItem insets with Noun.
2015-11-29 22:39:31 -05:00
Richard Heck
badaa2d1b2
Remove local layout from Additional.lyx and Development.lyx. It
...
was not actually used in the latter. In the former, convert the
MenuItem insets to Noun.
2015-11-29 22:29:28 -05:00
Richard Heck
39ad4a2abf
Remove local layout from Customization manual.
...
Replace "MenuItem" inset with Noun.
2015-11-29 22:26:21 -05:00
Kornel Benko
5b73df0f31
Make Japanese manual Additional.lyx compilable.
...
Added a protected space in default language after an english text.
This is needed only if the imaadiately following style is some sectioning.
2015-11-29 23:04:36 +01:00
Uwe Stöhr
5a497d4810
Intro.lyx: run lyx2lyx
...
- also for Czech Tutorial.lyx
2015-11-29 20:31:51 +01:00
Uwe Stöhr
13ec152470
Galician Tutorial.lyx: use inset info
...
- also run lyx2lyx
2015-11-29 20:29:05 +01:00
Uwe Stöhr
140b55af51
Baskian Tutorial.lyx: use inset info
...
- also run lyx2lyx
2015-11-29 20:21:05 +01:00
Uwe Stöhr
8a73992a49
Customization.lyx: update version number
2015-11-29 19:42:07 +01:00
Uwe Stöhr
3bf6f43d11
German Customization.lyx: some translations and fixed typos
2015-11-29 19:40:25 +01:00
Uwe Stöhr
281131f6b2
Customization.lyx: accept all remaining changes
2015-11-29 19:25:46 +01:00
Uwe Stöhr
0ed6724de3
Changelog-Customization-LyX_22x.txt: new fileContents
...
- documents the changes for the translators
2015-11-29 18:26:21 +01:00
Uwe Stöhr
9464112840
Customization: accept and merge some changes
2015-11-29 18:24:05 +01:00
Uwe Stöhr
6273c6bdc1
Japanese manuals: run lyx2lyx
2015-11-29 17:21:27 +01:00
Uwe Stöhr
7499b14b50
Customization.lyx: update localLayout format
...
- Japanese version: also run lyx2lyx
2015-11-29 17:15:15 +01:00
Richard Heck
7831e11717
Simplify a bunch of tests in lyx2lyx code.
2015-11-28 23:58:50 -05:00
Richard Heck
01b4e811a6
Fix a few C++-isms that crept into lyx2lyx code.
2015-11-28 23:55:00 -05:00
Richard Heck
acf3e3a139
Clean up Solution and Solution* reversion code a bit.
2015-11-28 23:42:09 -05:00
Richard Heck
727c845808
Update local layout in Customization.lyx.
2015-11-28 23:15:05 -05:00
Uwe Stöhr
6f221bab03
lyx_2_2.py: fix a logic mistake
...
- this message must be used for all cases
2015-11-29 04:26:14 +01:00
Uwe Stöhr
4ea80e077f
lyx2lyx/lyx_2_2.py: correct reversion for solution*
...
- add reversion for the starred variant
- correct LaTeX output
2015-11-29 03:51:57 +01:00