Before \begin{document} is working so well, thanks!jeremie wrote:Hi,
Try your code with:
but BEFORE \begin{document}Code: Select all
\setbeamertemplate{footline}[page number]
(For me it is working with or with out the theme : \usetheme{Hannover} )
Search found 2 matches
- Tue Nov 24, 2009 2:45 pm
- Forum: Document Classes
- Topic: beamer | Page Number is truncated
- Replies: 8
- Views: 37314
beamer | Page Number is truncated
- Tue Nov 24, 2009 2:54 am
- Forum: General
- Topic: comment partial in source with lstinputlisting
- Replies: 0
- Views: 1206
comment partial in source with lstinputlisting
Thanks for seeing this post.
I use \lstinputlisting to input some vhdl codes, but I only want some code display in the document. So I try to use \begin{comment} \end{comment}, but I failed.
Maybe there are some ways to solve this question.
\lstinputlisting[first=..., last=...] may be not a good ...
I use \lstinputlisting to input some vhdl codes, but I only want some code display in the document. So I try to use \begin{comment} \end{comment}, but I failed.
Maybe there are some ways to solve this question.
\lstinputlisting[first=..., last=...] may be not a good ...