Guillaume Munch
dfc1ebb480
Better title for ViewSource
...
The title is changed to "LaTeX (pdflatex) Preview", etc. depending on the
format. The actual default format is computed.
The menu name "Source Pane" is replaced by "Code Preview Pane" to better reflect
its purpose.
(cherry-picked from ca58674267
)
2016-09-21 22:43:55 +02:00
Guillaume Munch
9ddfa717f2
Change "Output" into "Formats"
...
This reverts commit 030f4c6d1e
.
The plural form seems more appropriate and the tag [[output]] is added for
disambiguation (e.g. for the French translation).
2016-09-21 22:43:55 +02:00
jpc
360fd94ee4
Change a line to avoid bad hyphenation
...
THe pdf output showed a very visible line overfull. I slightly changed the text to
avoid this without adding an hyphenation point, not appropriate in documents for beginners.
2016-09-21 09:15:07 +01:00
Uwe Stöhr
aa81ae7e30
French beamer.lyx: accept changes
...
I think this can be accepted without further explanation since it is in a comment
2016-09-20 23:16:42 +02:00
Scott Kostyshak
9f3518bcd2
Fix compilation of fr/beamer.lyx with XeTeX
...
The compilation did not succeed before because of an é in an ERT
inset. This is changed to \'{e}.
Also correct spelling of "decouvert" to "découvert".
Alternatives would be to use a LyX note or a comment inset. Since
the original version uses ERT, I do not change that.
This commit fixes the following ctest:
export/examples/fr/beamer-article_pdf4_texF
It likely also fixes the corresponding test for fr/beamer.lyx, but
since the default output format is set to pdf2 we do not run the
test.
For more information, see:
https://www.mail-archive.com/search?l=mid&q=20160919192413.ftnz4gk6dl5w3k5c%40Opti1604
2016-09-19 22:23:41 -04:00
Georg Baum
7e37dc20eb
Add xlsx format
...
We do already have docx, but xlsx was missing. This is a separate format
because of the MIME type. nd because some users might need converters which
can only handle one format. Now the spreadsheet template does not hide the
fact anymore that it can deal with xlsx files as well.
2016-09-08 20:54:40 +02:00
Juergen Spitzmueller
a7d0a7369d
Update docs wrt Separator
2016-09-08 10:33:12 +02:00
Uwe Stöhr
b30dd8efac
French UserGuide.lyx: remove unnecessary language change
2016-09-08 00:49:56 +02:00
Juergen Spitzmueller
03f889a46c
Remove duplicate context menu item
...
Fixes : #10368
2016-09-07 09:53:26 +02:00
Uwe Stöhr
e8b41bf1fd
French doc files: re-add missing \origin tag
...
otherwise LyX cannot be compiled here
2016-09-03 22:17:52 +02:00
Juergen Spitzmueller
899cd15848
Remove English traces in IPA inset that make XeTeX fail.
2016-09-03 17:01:29 +02:00
Juergen Spitzmueller
c0f5c1dd9f
Fix \@ifundefined check for covexample(s)
...
Fixes : #10340
2016-08-26 18:45:23 +02:00
Richard Heck
1a89f89337
Remove debugging code.
...
(cherry picked from commit e57e008e88
)
2016-08-05 21:42:19 -04:00
jpc
f1019628a4
Update French Customization, Math, Tutorial and UserGuide manuals
2016-08-05 09:06:15 +01:00
Juergen Spitzmueller
fe117aa7db
Correct default font of beamer article layouts
...
Fixes : #9977
2016-08-05 07:21:17 +02:00
Richard Heck
3f35b5e3b5
Remove stray "typewriter" font.
...
(cherry picked from commit fab09075a6
)
2016-08-04 22:46:12 -04:00
Juergen Spitzmueller
642d7f0f96
Fix typo.
2016-08-03 09:05:06 +02:00
Richard Heck
4ef9aa8a8b
Fix quotes in InStar module description.
2016-08-02 11:12:21 -04:00
José Matos
61a9f04754
Fix bug #10273
...
The export of compressed files to previous lyx versions failed on windows.
The change in this case is to explicitly pass the output file since we know it.
At the same time take care of the fact that lyx2lyx knows what file format
versions corresponds to each lyx version.
2016-08-01 11:04:39 +01:00
José Matos
41666164f7
White space change only (remove spaces at the end of lines)
2016-08-01 10:53:10 +01:00
Richard Heck
68a0822e25
Fix typo in new dia converter.
2016-07-31 12:47:13 -04:00
Uwe Stöhr
3eb90307a7
Customization.lyx: remove incorrect LaTeX symbols
2016-07-31 10:35:04 +02:00
Richard Heck
5fa071ec1e
Fix display of code listings in XHTML.
...
Fixes bug #8362 .
(cherry picked from commit ab3a49973f
)
2016-07-31 01:48:57 -04:00
Richard Heck
1bcede451a
Enable export of spreadsheets with XHTML.
...
(cherry picked from commit 1840e2dbaf
)
2016-07-31 01:36:43 -04:00
Richard Heck
1f36c6aa78
Dummy export for spreadsheets: plaintext and DocBook.
...
(cherry picked from commit 94dd876699
)
2016-07-31 01:36:13 -04:00
Richard Heck
9f852516e8
Export external raster graphics as png for XHTML.
...
(cherry picked from commit 681e76086a
)
2016-07-31 01:36:12 -04:00
Richard Heck
deb6c1de06
Export external vector graphics as svg for XHTML.
...
(cherry picked from commit b9f7bf7d69
)
2016-07-31 01:36:11 -04:00
Richard Heck
151e004ab1
Enable SVG export of XFig figures for XHTML.
...
(cherry picked from commit a45ffddb23
)
2016-07-31 01:36:11 -04:00
Richard Heck
ad8b479c71
Activate export of chess diagrams for XHTML.
...
(cherry picked from commit 0b8c6bbbf8
)
2016-07-31 01:36:10 -04:00
Richard Heck
9a95390791
Enable XHTML export of LilyPond files.
...
(cherry picked from commit b35661b755
)
2016-07-31 01:36:09 -04:00
Richard Heck
5555661bf6
Allow XHTML export of Dia diagrams.
...
(cherry picked from commit 3f1199d56a
)
2016-07-31 01:36:08 -04:00
Richard Heck
d7ecdedd67
Fix indentation of fen2ascii script so it will run.
...
(cherry picked from commit 22e1063cb9
)
2016-07-30 23:18:46 -04:00
Richard Heck
21ccd006ee
Fix some symbols that are displayed incorrectly in MathML export.
...
(cherry picked from commit 8860365565
)
2016-07-30 21:12:24 -04:00
Richard Heck
9d3917a4b6
Only trim right end of lines in header. This allows us to preserve
...
whitespace in local layout.
(cherry picked from commit a11e07a62f
)
2016-07-29 23:52:47 -04:00
Richard Heck
46a16b0ca7
Merge branch '2.2.x' into 2.2.2-staging
2016-07-25 14:55:16 -04:00
Richard Heck
a4a1c11b2d
Fix hang reported at #10307 .
...
Also, add a FIXME explaining what we'd need to do to fix the
convert_TeX_brace_to_Argument routine properly.
(cherry picked from commit 0f4c14bba2
)
2016-07-23 13:45:32 -04:00
Richard Heck
c7de07a41b
Add InStar module to the distribution.
2016-07-16 11:09:03 -04:00
Uwe Stöhr
edf1a236da
doc files: remove unnecessary TeX braces
2016-07-16 12:39:34 +02:00
Uwe Stöhr
1af511754b
Math.lyx: a nitpick
2016-07-16 02:30:40 +02:00
Uwe Stöhr
d15950ffde
Math.lyx: add shortcuts for font styles
2016-07-16 02:27:56 +02:00
Uwe Stöhr
771950a14e
example files: remove unnecessary latexpar
...
- fixes part of bug #10068
2016-07-16 00:22:37 +02:00
Uwe Stöhr
2111e775f5
MergedManuals.lyx: fix a file path
2016-07-16 00:08:58 +02:00
Uwe Stöhr
494f3991dc
examples/templates: remove unnecessary parbreak
...
- fixes part of bug #10068
2016-07-15 23:59:20 +02:00
Uwe Stöhr
7e92e875d3
examples/templates: remove unnecessary latexpar
...
- fixes part of bug #10068
2016-07-15 23:52:38 +02:00
Uwe Stöhr
78f59f72ac
doc files: remove unnecessary latexpar
...
- fixes part of bug #10068
2016-07-15 23:48:00 +02:00
Uwe Stöhr
1d95e99423
UserGuide.lyx: re-add the \origin
...
(it drives me crazy that it will always automatically be removed)
2016-07-15 23:09:18 +02:00
Uwe Stöhr
d048e48a96
UserGuide.lyx: correct a menu name
...
- also remove unnecessary latexpars
2016-07-15 22:58:32 +02:00
Richard Heck
b366a55962
Fix some comments about the enumitem module.
2016-07-15 13:35:49 -04:00
Uwe Stöhr
9bc0d8a8de
UserGuide.lyx: describe a new feature of LyX 2.2.1
2016-07-15 02:32:02 +02:00
Uwe Stöhr
c8a1b16de0
doc files: fix typos
2016-07-15 01:40:03 +02:00