commit af6e4d4abb807f48f6ce29ce5336efa5bbb65fb9
Author: Enrico Forestieri <[email protected]>
Date: Wed Jun 28 00:30:56 2017 +0200
Don't give users dangerous instructions
---
lib/examples/minted-filelisting.lyx | 11 ++---------
lib/examples/minted-listings.lyx | 10 ++--------
2 files changed, 4 insertions(+), 17 deletions(-)
diff --git a/lib/examples/minted-filelisting.lyx
b/lib/examples/minted-filelisting.lyx
index a5e6dc1..282925b 100644
--- a/lib/examples/minted-filelisting.lyx
+++ b/lib/examples/minted-filelisting.lyx
@@ -126,7 +126,8 @@ Fonts.
\begin_layout Plain Layout
Other than the minted latex package, you also need the pygments python module.
- See the minted documentation for directions on how to install it.
+ See the minted documentation for directions on how to install it and what
+ you have to do for using it with LaTeX.
If you use a linux system, you can possibly install a suitable package
through your package manager.
Look for python packages named
@@ -145,14 +146,6 @@ eso-pic
It is used to draw a page frame around the listing.
\end_layout
-\begin_layout Plain Layout
-Remember to add the -shell-escape option to the xelatex command in the
Preferenc
-es\SpecialChar menuseparator
-File Handling\SpecialChar menuseparator
-Converters\SpecialChar menuseparator
-LaTeX(XeTeX)->PDF(XeTeX) converter.
-\end_layout
-
\end_inset
diff --git a/lib/examples/minted-listings.lyx b/lib/examples/minted-listings.lyx
index 04ea5d1..f8b4ba0 100644
--- a/lib/examples/minted-listings.lyx
+++ b/lib/examples/minted-listings.lyx
@@ -93,7 +93,8 @@ This example shows how to typeset code listings in a document
using the
\begin_layout Plain Layout
Other than the minted package, you also need the pygments python module.
- See the minted documentation for directions on how to install it.
+ See the minted documentation for directions on how to install it and what
+ you have to do for using it with LaTeX.
If you use a linux system, you can possibly install a suitable package
through your package manager.
Look for python packages named
@@ -103,13 +104,6 @@ python-pygments
or similar.
\end_layout
-\begin_layout Plain Layout
-Remember to add the -shell-escape option to the latex backend command in
- the Preferences\SpecialChar menuseparator
-File Handling\SpecialChar menuseparator
-Converters.
-\end_layout
-
\end_inset