Enrico Forestieri
af6e4d4abb
Don't give users dangerous instructions
2017-06-28 00:30:56 +02:00
Kornel Benko
87ccd23047
Cmake export tests: Missed second parameter for writeConverters()
...
Unfortunatelly the prototype checking in perl is not very
sophisticated.
2017-06-21 00:09:50 +02:00
Kornel Benko
c5e53637c2
Cmake export tests: Modularisation of prefTest.pl
...
Also added a parameter to easier switch between standard settings in
preferences and settings to use in export tests.
2017-06-18 12:13:57 +02:00
Enrico Forestieri
9f9457eb00
Correct a default english layout translation
...
Of course, the default english translation for "List of Listings"
is "List of Listings", not "Listing".
2017-06-17 15:09:06 +02:00
Kornel Benko
195e55d3f4
Cmake export tests: Adapt to minted listings
...
1.) Handle also 'LatexCommand inputminted' in lyxStatus.pm
2.) Add '-shell-escape' to the appropriate converters.
This applies only to the ctest-environment iff calling
the script 'prefTest.pl' in the build directory.
2017-06-16 11:39:26 +02:00
Enrico Forestieri
ae56167718
Use a combo box instead of a check box for selecting the listings package
2017-06-12 17:24:26 +02:00
Enrico Forestieri
027cad7f96
Add documentation for minted
2017-06-11 13:42:35 +02:00
Enrico Forestieri
6ede3c5f47
Update layouttranslations and remerge po files.
...
Only the new field "List of Listings" with same translation as
for "Listings[[List of Listings]]" has been added. No other change
has been done, so layouttranslations might actually change again
when automatically updated.
2017-06-11 12:24:24 +02:00
Enrico Forestieri
ab47e48dcc
Change the name of the "List of listings" for minted
...
I actually checked that minted calls "List of Listings" the list of
listings, contrarily to the listings package.
2017-06-11 10:38:44 +02:00
Enrico Forestieri
9913fe650d
Was forgetting this at 4722e955
2017-06-10 02:43:16 +02:00
Enrico Forestieri
4722e955a8
Remove the minted external template
...
That functionality is now provided by the new support for minted.
Also change the example file and accordingly rename it.
2017-06-10 00:14:04 +02:00
Kornel Benko
6461d6aa1b
Update translation of Listings by Jari-Matti Mäkelä
...
Correction for layouttranslations from Jari-Matti Mäkelä <jmjmak@utu.fi>
2017-06-08 19:32:11 +02:00
Enrico Forestieri
3cc3ff39a0
Simplify preamble code when using listings
...
Following an idea from Guillame.
2017-06-08 04:25:53 +02:00
Kornel Benko
6a4a88e98a
Overtake layout translations from fi.po, ja.po, zh_CN.po
2017-06-07 18:27:32 +02:00
Enrico Forestieri
a338971700
Add another minted example
...
This one illustrates the usage of the new minted support.
2017-06-07 02:28:21 +02:00
Enrico Forestieri
268ae66e3c
Rename the minted 'lang' external template option as 'language'
...
This is for consistency with the newly introduced support in the
listings inset, where the option name is dictated by the listings
package and cannot be changed.
2017-06-07 01:25:35 +02:00
Enrico Forestieri
8dab1cfe7e
Fix bug #9101
...
Update the listings inset to optionally use the minted package
(instead of the listings one) for typesetting code listings.
Only one of the two packages can be used in a document, but it
is possible to switch packages without issues if the used options
are the same. If a switch is made and the options differ, one needs
to manually adjust them if they were entered in the advanced options
tab, or apply again the gui settings.
Note that minted requires the -shell-escape option for the latex
backend and the installation of additional software (python pygments).
2017-06-07 00:55:23 +02:00
Scott Kostyshak
5febcf6236
aa.lyx: fix mixed layouts causing wrong PDF output
...
LyX correctly gave a warning about mixing InTitle layouts: There was
a LyX note in a Title environment, then there were standard
environments, and then a Title environment. This setup caused
several missing elements in the PDF.
Simply changing the Title environment of the Note to standard solved
the problems: The PDF output is now correct and LyX no longer gives
a warning.
2017-06-03 18:53:27 -04:00
Scott Kostyshak
a5ea68a37e
Update a .lyx format
2017-06-03 18:50:37 -04:00
Scott Kostyshak
301b8637fc
subequations.lyx: reference LyX module
...
Reference the LyX module instead of the LaTeX amsmath package.
2017-06-03 18:17:13 -04:00
Scott Kostyshak
bf832437b0
Update a .lyx format and add \origin
2017-06-03 17:33:31 -04:00
Scott Kostyshak
beed118c32
Add subequations module and example ( #10029 )
...
The module allows to use the subequations environment.
There is still a pending request to implement this environment
natively in LyX's mathed.
Contributed by Joel Kulesza.
2017-06-03 17:13:22 -04:00
Scott Kostyshak
f4b14fcf49
RELEASE-NOTES: explain new mixing layouts warning
2017-06-01 16:19:17 -04:00
Kornel Benko
3b05cf2851
make tests: Disable sessions handling
...
We use prefTest.pl to allow use of external programs
while testing exports.
The change here affects only the keytests though.
2017-06-01 09:19:29 +02:00
Scott Kostyshak
7f0a1df472
A couple minor changes to minted example
2017-05-29 17:59:41 -04:00
Enrico Forestieri
dde3e30031
Add some clarifying comments
2017-05-29 12:00:25 +02:00
Enrico Forestieri
6da125b296
Small tweak
2017-05-28 23:46:51 +02:00
Enrico Forestieri
85dd9a2f9c
Add an external template for minted
...
See #9095
2017-05-28 23:43:19 +02:00
Guillaume MM
aaf30259f1
Add author information for inkscape external template
2017-05-27 15:01:53 +02:00
Juergen Spitzmueller
4feca4fb4a
Add binding for post argument 1.
2017-05-26 09:39:15 +02:00
Kornel Benko
ab956a50a6
Cmake tests: remove handling of bindings in user.bind.
...
It is done now by keytest.py
2017-05-22 08:56:42 +02:00
Uwe Stöhr
958814ca28
Math.lyx: describe new math features
2017-05-22 01:48:07 +02:00
Uwe Stöhr
9bc931f28e
inkscape.xtemplate: fixes issues 3, 6 and 7 of bug #10679
2017-05-21 23:57:53 +02:00
Uwe Stöhr
1f6104fe71
EmbeddedObjects.lyx: document new template for Inkscape
...
Note that this template has several issues, see bug #10679
2017-05-21 18:10:46 +02:00
Uwe Stöhr
25e3c00838
EmbeddedObjects.lyx: use the new example images on all occurrences
2017-05-17 01:36:48 +02:00
Uwe Stöhr
bc9a7a21c8
lyx_2_3.py: assure that leqno /reqno is only handled if it is a document class option
2017-05-17 01:23:59 +02:00
Uwe Stöhr
220f504941
lyx_2_3.py: remove senseless warning
2017-05-17 01:11:58 +02:00
Richard Heck
d75c0ec8b1
Fix reversion of noprefix option for InsetRef.
...
Basically forgot to remove the option when we're not dealing with
a labelonly inset.
2017-05-16 12:34:56 -04:00
Richard Heck
ad05e6aa7c
Context menu item for "label only" reference.
...
Fixes #10669 .
2017-05-14 21:21:15 -04:00
Uwe Stöhr
8bf3d7bb1a
EmbeddedObjects.lyx: start updating for LyX 2.3
...
- add new vector images (the SVG files are only the sources and are therefore purposely not added to Makefile.am)
On the lyx-docs list it was reported that our current images look old and pixelated and I agree, so that I just draw new ones.
2017-05-15 02:48:07 +02:00
Uwe Stöhr
36e5d5600e
French Shortcuts.lyx: change paragraph separation
...
- this also saves some horizontal space and looks better; suggested by Mike on the lyx-docs list
2017-05-14 21:02:31 +02:00
Uwe Stöhr
78b5684db6
French Shortcuts.lyx: set proper page margins
...
- we use the standard article class and as the tables are very long in French we must set the page size and margins
2017-05-14 20:54:41 +02:00
Uwe Stöhr
4a7fac21ed
Dutch doc files: some refinements
...
the files are outdated but the should nevertheless nice in the output.
2017-05-14 20:41:01 +02:00
Uwe Stöhr
c6acfc75b1
Italian Intro.lyx: corrections and refinements by Mike and me
2017-05-14 20:18:10 +02:00
Uwe Stöhr
25c1c6bb95
French Intro.lyx: some refinements proposed by Mike
2017-05-14 19:56:59 +02:00
Uwe Stöhr
c32c32747e
Intro.lyx: some refinements proposed by Mike
...
- use true small caps
- use hyperlinks for all types of links
- UserGuide.lyx: fix an image scaling
2017-05-14 19:49:52 +02:00
Uwe Stöhr
91238c1620
German Intro.lyx: some refinements from Mike and me
2017-05-14 18:57:58 +02:00
Guillaume MM
0eff6b151b
templates/acmart.lyx: Small improvements
2017-05-14 12:15:19 +02:00
Guillaume MM
646b68aa96
acmart.layout: fix generation of Index
...
also add booktabs.
2017-05-14 12:15:19 +02:00
Guillaume MM
a72873a521
Fix OutlinerNames for Floats
2017-05-14 12:15:19 +02:00