Re: Logo Not Displaying ... Still

2009-05-05 Thread Rich Shepard
On Sun, 3 May 2009, Paul A. Rubin wrote: Exporting to a .tex file (pdflatex) and either using an absolute path for the image or putting it in the same directory as the .tex file works here, to the extent that the "institution-logo" thing goes away and I get an itsy-bitsy logo image (or a decen

Re: Logo Not Displaying ... Still

2009-05-03 Thread Paul A. Rubin
Rich Shepard wrote: In the View menu I have three pdf options: dvipdfm, pdflatex, and ps2pdf. With the original syntax none of the three produce the logo. Also, exporting to a .tex file using the pdflatex option rather than the plain TeX option also doesn't work here. Exporting to a .tex

Re: Logo Not Displaying ... Still

2009-05-03 Thread Rich Shepard
On Sun, 3 May 2009, Paul A. Rubin wrote: Ok, I think I've got this sorted out. Three things: Thanks, Paul. I wish I had the time to dig deeply into LaTeX, LyX, and PSTricks. 1. If you move the LaTeX code to a standard environment above the title, you'll get the logo on the title page as

Re: Logo Not Displaying ... Still

2009-05-03 Thread Paul A. Rubin
Rich Shepard wrote: On Sun, 3 May 2009, Paul A. Rubin wrote: Ok, I don't have an answer to why you get the "institution-logo" overprint (I did here too), but I have a workaround. Replace your two LaTeX commands for the image with \logo{\includegraphics[bb=0in 9.5in 2.6in 11in, clip, \height=

Re: SV: Logo Not Displaying ... Still

2009-05-03 Thread Rich Shepard
On Sun, 3 May 2009, Ingar Pareliussen wrote: I do not know what is the problem with pdf, beamer and logos, however, I have no problem using a jpg as a logo in my beamer presentations. I put in ERT on the title slide just before the first end-slide: \logo{\includegraphics[height=0.9cm]{/pwd/full/

SV: Logo Not Displaying ... Still

2009-05-03 Thread Ingar Pareliussen
Hi, I do not know what is the problem with pdf, beamer and logos, however, I have no problem using a jpg as a logo in my beamer presentations. I put in ERT on the title slide just before the first end-slide: \logo{\includegraphics[height=0.9cm]{/pwd/full/logo.jpg}} And it appears on every slid

Re: Logo Not Displaying ... Still

2009-05-03 Thread Rich Shepard
On Sun, 3 May 2009, Paul A. Rubin wrote: Ok, I don't have an answer to why you get the "institution-logo" overprint (I did here too), but I have a workaround. Replace your two LaTeX commands for the image with \logo{\includegraphics[bb=0in 9.5in 2.6in 11in, clip, \height=0.5cm]{aesi-logo.pdf}}

Re: Logo Not Displaying ... Still

2009-05-03 Thread Rich Shepard
On Sun, 3 May 2009, Paul A. Rubin wrote: \logo{\includegraphics[bb=0in 9.5in 2.6in 11in, clip, height=0.5cm]{aesi-logo.pdf}} and see if that helps. Paul, When I commented out the original two lines and added the above, it would not run pdflatex to create a view. After a second it quit. No

Re: Logo Not Displaying ... Still

2009-05-03 Thread Jürgen Spitzmüller
Rich Shepard wrote: > It is in the pwd with the .lyx files. Then, giving simply the file name will not work. Jürgen

Re: Logo Not Displaying ... Still

2009-05-03 Thread Rich Shepard
On Sun, 3 May 2009, J?rgen Spitzm?ller wrote: where is that file aesi-logo.pdf stored? Since LyX compiles your file in a temporary directory, you must either It is in the pwd with the .lyx files. Even when I provide the full path (which I had done before trying yesterday it with the assum

Re: Logo Not Displaying ... Still

2009-05-03 Thread Paul A. Rubin
Ok, I don't have an answer to why you get the "institution-logo" overprint (I did here too), but I have a workaround. Replace your two LaTeX commands for the image with \logo{\includegraphics[bb=0in 9.5in 2.6in 11in, clip, height=0.5cm]{aesi-logo.pdf}} and see if that helps. /Paul

Re: Logo Not Displaying ... Still

2009-05-03 Thread Jürgen Spitzmüller
Rich Shepard wrote: > \pgfdeclareimage[height=0.5cm]{institution-logo}{aesi-logo.pdf} > \logo{\pgfuseimage{institution-logo}} where is that file aesi-logo.pdf stored? Since LyX compiles your file in a temporary directory, you must either * store it somewhere where TeX can find it (i.e., in texmf

Re: Logo Not Displaying ... Still

2009-05-03 Thread Rich Shepard
On Sun, 3 May 2009, Abdelrazak Younes wrote: Pretty standard keyboard way: Shift+PageUp/Down or ArrowUp/Down. You can also use Shift+left mouse click. Abdel, Huh! I must have been pressing ctrl-PgDn instead of shift-PgDn. The shift-left mouse click is too slow as I have to move the curso

Re: Logo Not Displaying ... Still

2009-05-03 Thread Rich Shepard
On Sun, 3 May 2009, Rich Shepard wrote: Small file attached. Logo to follow on separate message as total size (even when tarred and gzipped) exceeds MLM message size of 6 bytes. Aw, rats. Message still too large. I put a copy (temporarily) of the logo on our web site. You can use wget t

Re: Logo Not Displaying ... Still

2009-05-03 Thread Abdelrazak Younes
On 03/05/2009 17:32, Rich Shepard wrote: BTW, on a related issue, how can I use the keyboard to mark a large block of text? Pretty standard keyboard way: Shift+PageUp/Down or ArrowUp/Down. You can also use Shift+left mouse click. Abdel.

Re: Logo Not Displaying ... Still

2009-05-03 Thread Rich Shepard
On Sun, 3 May 2009, Paul A. Rubin wrote: Mine display on the title slide, but I use a somewhat different approach. I think that mine used to display on the title slide, too. It's been a while since I created a presentation so I cannot be certain of what changed when. That coupled with the

Re: Logo Not Displaying ... Still

2009-05-03 Thread Paul A. Rubin
Rich Shepard wrote: Last Wednesday I posted a message to the beamer-linux-users mail list on sourceforge.net and have not seen a response to it, or any other post to that mail list. I'm back in the grove using the beamer class but still cannot get the logo to display on each slide. (It doe

Re: Logo Not Displaying ... Still

2009-05-03 Thread Rich Shepard
On Sun, 3 May 2009, Juergen Spitzm?ller wrote: How do you include the image? Do you use \pgfdeclareimage? An example file would probably be enlighting. Juergen, My apologies for not including this in the original message: \pgfdeclareimage[height=0.5cm]{institution-logo}{aesi-logo.pdf} \log

Re: Logo Not Displaying ... Still

2009-05-03 Thread Jürgen Spitzmüller
Rich Shepard wrote: > There is a sample page attached that shows how the box and text are > displayed rather than the image itself. How do you include the image? Do you use \pgfdeclareimage? An example file would probably be enlighting. Jürgen

Logo Not Displaying ... Still

2009-05-02 Thread Rich Shepard
Last Wednesday I posted a message to the beamer-linux-users mail list on sourceforge.net and have not seen a response to it, or any other post to that mail list. I'm back in the grove using the beamer class but still cannot get the logo to display on each slide. (It doesn't display on the tit