Kornel Benko
7ac12294dc
Correct some more broken URLs
2016-01-04 12:45:41 +01:00
Kornel Benko
449d74d01b
Correct some broken URLs
2016-01-04 11:54:40 +01:00
Scott Kostyshak
7dd7980720
Add a TODO for Math.lyx to correct a broken link
...
The fix is clear but the docs are out for translation.
2016-01-03 11:25:30 -05:00
Richard Heck
f2acbd04af
Updated manuals and po file for French, from Jean-Pierre.
2016-01-03 10:53:15 -05:00
Georg Baum
9e135d9749
Fix line endings
...
The default behaviour of git for text files is to store unix line endings in
the repository, and to convert to native line endings in the local workspace.
This plays well with the LyX behaviour of storing files in native line endings.
Unfortunately it may break if files are sent around by email and submitted on
a different OS than the one they were last saved, and this did probably happen
in 6b0632eea
.
2015-12-31 13:26:46 +01:00
Richard Heck
6b0632eea2
Updates to Japanese docs and po file, from Koji.
2015-12-29 09:58:48 -05:00
Juergen Spitzmueller
61b54f87df
Simplify the logic
2015-12-28 16:11:26 +01:00
Juergen Spitzmueller
2e6f54b37f
Eclude possible unwandted case
2015-12-28 16:10:26 +01:00
Juergen Spitzmueller
952a963c15
Escape correctly
2015-12-28 16:09:47 +01:00
Juergen Spitzmueller
28a22f40fb
Whitespace
2015-12-28 13:42:36 +01:00
Juergen Spitzmueller
b930f2a18e
Remove unneeded warning.
2015-12-28 12:34:11 +01:00
Juergen Spitzmueller
ee1a99b340
cosmetics
2015-12-28 12:26:29 +01:00
Juergen Spitzmueller
3762e3604a
Assure backslash is on its own line in verbatim mode in get_ert
...
Also document the method
2015-12-28 09:15:21 +01:00
Juergen Spitzmueller
77f5baec8f
Fix thinko in revert_newgloss: only dissolve ERTs in glosses!
2015-12-27 18:20:49 +01:00
Juergen Spitzmueller
106d89f7e6
revert_tabularvalign: fix removal of tabularvalign feature tag
2015-12-27 17:34:01 +01:00
Juergen Spitzmueller
6b5d5666ac
Fix thinko in revert_tabularvalign
2015-12-27 17:23:16 +01:00
Juergen Spitzmueller
a80da13cc1
Rewrite and split the moderncv conversion routine.
...
This fixes several conversion problems, amongst others the redundant
\end_layout reported by Kornel.
2015-12-27 12:48:11 +01:00
Scott Kostyshak
5b2fb80491
Add description of lyx21 tests
...
These tests were added at e3cd6db4
.
2015-12-26 23:51:13 -05:00
Juergen Spitzmueller
4d7453ac86
Remove redundant \\end_layout in jss-article Code Chunk reversion.
2015-12-26 12:08:10 +01:00
Juergen Spitzmueller
c76d91bb47
Fix gloss, glossgroup and forest reversion routines.
...
These were using lyx2latex, assuming the result can be used in verbatim
insets as is, which is not the case (mostly due to \\backslash).
A new lyx2verbatim function is now used instead. Also, ERT insets are
dissolved in the gloss reversion process.
2015-12-25 12:03:38 +01:00
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