]> git.lyx.org Git - lyx.git/commitdiff
Don't give users dangerous instructions
authorEnrico Forestieri <forenr@lyx.org>
Tue, 27 Jun 2017 22:30:56 +0000 (00:30 +0200)
committerEnrico Forestieri <forenr@lyx.org>
Tue, 27 Jun 2017 22:30:56 +0000 (00:30 +0200)
lib/examples/minted-filelisting.lyx
lib/examples/minted-listings.lyx

index a5e6dc19a0a0239fb91e78c9cd9261f189bb74d1..282925b7859dafc5044d39d4927ea86a846bb10f 100644 (file)
@@ -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
 
 
index 04ea5d1d1f30bf476050a0649d324389a82020df..f8b4ba052833d40f65de1a0eed0be602c30c7405 100644 (file)
@@ -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