I am doing a presentation with LyX using beamer . I need to do an animation about a flow graphic.
I start with the first image, a client-server pic. I need it to push it at the beginning of the page, since on next slide there will be another image under, that will show the actions of client and ...
Search found 7 matches
- Thu Oct 18, 2012 5:04 pm
- Forum: LyX
- Topic: beamer | Move Frame Content to the Top
- Replies: 1
- Views: 2393
- Thu Jul 26, 2012 4:05 pm
- Forum: LyX
- Topic: Software Listings and LaTeX Code
- Replies: 4
- Views: 3569
Software Listings and LaTeX Code
How can I check if
has been well loaded?
Code: Select all
\usepackage{listings}
- Mon Apr 02, 2012 11:30 am
- Forum: LyX
- Topic: Incomplete Document from Letter Template
- Replies: 3
- Views: 4644
Incomplete Document from Letter Template
Ah maybe this one?
This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) (format=pdflatex 2011.12.21) 2 APR 2012 11:24
entering extended mode
%&-line parsing enabled.
**newfile1.tex
(./newfile1.tex
LaTeX2e <2005/12/01>
Babel <v3.8h> and hyphenation patterns for english, usenglishmax, dumylang ...
This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) (format=pdflatex 2011.12.21) 2 APR 2012 11:24
entering extended mode
%&-line parsing enabled.
**newfile1.tex
(./newfile1.tex
LaTeX2e <2005/12/01>
Babel <v3.8h> and hyphenation patterns for english, usenglishmax, dumylang ...
- Mon Apr 02, 2012 11:27 am
- Forum: LyX
- Topic: Incomplete Document from Letter Template
- Replies: 3
- Views: 4644
Re: Incomplete Document from Letter Template
I don't find the .log file. Where can I find it? I am using Fedora 16
- Fri Mar 30, 2012 12:37 pm
- Forum: LyX
- Topic: Incomplete Document from Letter Template
- Replies: 3
- Views: 4644
Incomplete Document from Letter Template
If I write a complete letter using any letter template (filling name, address, subject, ecc.) and then I click on show document, I obtain only a poor document with only the main body.
Here an example
Here an example
- Tue Jan 17, 2012 3:21 pm
- Forum: LyX
- Topic: Software Listings and LaTeX Code
- Replies: 4
- Views: 3569
Software Listings and LaTeX Code
Can I insert those lines in a single Tex commands box toghether with the lines I mentioned before?
I inserted a TeX code box like that
\usepackage{listings}
\newcommand{\includecodesample}[1]{\lstinputlisting{#1}}{}
\begin{figure}[!htb] \footnotesize \centering \begin{minipage}[c]{15.6cm ...
I inserted a TeX code box like that
\usepackage{listings}
\newcommand{\includecodesample}[1]{\lstinputlisting{#1}}{}
\begin{figure}[!htb] \footnotesize \centering \begin{minipage}[c]{15.6cm ...
- Fri Jan 13, 2012 3:59 pm
- Forum: LyX
- Topic: Software Listings and LaTeX Code
- Replies: 4
- Views: 3569
Software Listings and LaTeX Code
One month ago I started studying LyX to write a software project documentation.
Everything is okay except for software listings.
I would like to have software listings like you can see in http://gapil.gnulinux.it/files/2011/12/gapil.pdf at page 641 (number of page, not number of pdf's page)
To do ...
Everything is okay except for software listings.
I would like to have software listings like you can see in http://gapil.gnulinux.it/files/2011/12/gapil.pdf at page 641 (number of page, not number of pdf's page)
To do ...