commit 7f0a1df472c2e17d3c6fee0b28eb52e0afc5df07
Author: Scott Kostyshak <[email protected]>
Date:   Mon May 29 17:59:07 2017 -0400

    A couple minor changes to minted example
---
 lib/examples/minted.lyx |   15 +++++++++++++--
 1 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/lib/examples/minted.lyx b/lib/examples/minted.lyx
index 5b6fe4c..1cc11d4 100644
--- a/lib/examples/minted.lyx
+++ b/lib/examples/minted.lyx
@@ -118,7 +118,7 @@ PDF (XeTeX)
 \family default
 .
  The listing is typeset using the DejaVu font.
- If this font is not installed on your system, you need choosing a different
+ If this font is not installed on your system, you need to choose a different
  one in Document\SpecialChar menuseparator
 Settings\SpecialChar menuseparator
 Fonts.
@@ -141,7 +141,7 @@ Another required package is the
 \family typewriter
 eso-pic
 \family default
- latex package, so that you also need to install it.
+ latex package, so you also need to install it.
  It is used to draw a page frame around the listing.
 \end_layout
 
@@ -207,6 +207,17 @@ name "lastpage"
 \end_inset
 
 
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+This label is needed to show the total number of pages in upper-right corner
+ of the PDF.
+\end_layout
+
+\end_inset
+
+
 \end_layout
 
 \end_body

Reply via email to