Re: how to insert picture before title?

2016-06-17 Thread edu Gpl
In document breamer add:
\usepackage[graphicx]

In lyx title page delete the title then:
- click Ctrl+L
- write:
\begin{titlepage}
\includegraphics[width=3cm]{logo.png}
\vfill
\centering
}\Large
Yourtitle
\vskip2cm
Auther name
{
\vfill
\vfill
\vfill
\end{titlepage}

Regards
بتاريخ ١٦‏/٠٦‏/٢٠١٦ ٧:٢١ ص، كتب "Edgar Matute T" :

> I am using LyX 2.1.4 and want to insert a *picture* (college logo) *before* 
> the *title* of a document.  "Insert Figure" *before* the *title* puts the 
> image on other page.  Does anyone have any tips on how to do what I want?
>
> Do I have to put something in TEX code to insert it ?
>
> Thanks!
>
>
>


how to insert picture before title?

2016-06-15 Thread Edgar Matute T
I am using LyX 2.1.4 and want to insert a picture (college logo) before the 
title of a document.  "Insert Figure" before the title puts the image on other 
page.  Does anyone have any tips on how to do what I want?

Do I have to put something in TEX code to insert it ?

Thanks!