mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-26 03:11:59 +00:00
A couple minor changes to minted example
This commit is contained in:
parent
90c423a646
commit
7f0a1df472
@ -118,7 +118,7 @@ PDF (XeTeX)
|
|||||||
\family default
|
\family default
|
||||||
.
|
.
|
||||||
The listing is typeset using the DejaVu font.
|
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
|
one in Document\SpecialChar menuseparator
|
||||||
Settings\SpecialChar menuseparator
|
Settings\SpecialChar menuseparator
|
||||||
Fonts.
|
Fonts.
|
||||||
@ -141,7 +141,7 @@ Another required package is the
|
|||||||
\family typewriter
|
\family typewriter
|
||||||
eso-pic
|
eso-pic
|
||||||
\family default
|
\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.
|
It is used to draw a page frame around the listing.
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
@ -207,6 +207,17 @@ name "lastpage"
|
|||||||
\end_inset
|
\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_layout
|
||||||
|
|
||||||
\end_body
|
\end_body
|
||||||
|
Loading…
Reference in New Issue
Block a user