SV: Fancy cover page?

2013-12-06 Thread Ingar Pareliussen
To get the header I would probably make the white text, the blue background and 
the logo in gimp or similar and make it a picture and then include it as a 
ERT-box at the beginning of my document with something like:

\begin{minipage}[t]{1mm}\vspace{-30mm}
\includegraphics[height=1.5cm]{/full/path/logo-jpg}
\end{minipage}

remember to add \usepackage{graphicx}
in preamble if this is your only picture.

Ingar Pareliussen

SV: Fancy cover page?

2013-12-06 Thread Ingar Pareliussen
To get the header I would probably make the white text, the blue background and 
the logo in gimp or similar and make it a picture and then include it as a 
ERT-box at the beginning of my document with something like:

\begin{minipage}[t]{1mm}\vspace{-30mm}
\includegraphics[height=1.5cm]{/full/path/logo-jpg}
\end{minipage}

remember to add \usepackage{graphicx}
in preamble if this is your only picture.

Ingar Pareliussen

SV: Fancy cover page?

2013-12-06 Thread Ingar Pareliussen
To get the header I would probably make the white text, the blue background and 
the logo in gimp or similar and make it a picture and then include it as a 
ERT-box at the beginning of my document with something like:

\begin{minipage}[t]{1mm}\vspace{-30mm}
\includegraphics[height=1.5cm]{/full/path/logo-jpg}
\end{minipage}

remember to add \usepackage{graphicx}
in preamble if this is your only picture.

Ingar Pareliussen

Fancy cover page?

2013-12-04 Thread Ignacio Martinez
Hi,

This time I need to do a fancy cover page, like
http://curry.virginia.edu/uploads/resourceLibrary/17_Castleman_All_or_Nothing.pdf
Can somebody help me do this in LyX? I have the logo as a svg and png.

Thanks a lot!

Ignacio

PS: They are pushing me to use MS Word, which is a problem because I use
linux...


Re: Fancy cover page?

2013-12-04 Thread Rich Shepard

On Wed, 4 Dec 2013, Ignacio Martinez wrote:


This time I need to do a fancy cover page, like
http://curry.virginia.edu/uploads/resourceLibrary/17_Castleman_All_or_Nothing.pdf
Can somebody help me do this in LyX? I have the logo as a svg and png.


Ignacio,

  For something like this I would prepare it in LibreOffice Writer, export
it as a .pdf, and pre-pend it to the LyX created .pdf using pdftk. Takes
much less time.

Rich

--
Richard B. Shepard, Ph.D.  |  Have knowledge, will travel.
Applied Ecosystem Services, Inc.   |
http://www.appl-ecosys.com Voice: 503-667-4517  Fax: 503-667-8863



Re: Fancy cover page?

2013-12-04 Thread Jens Nöckel

On Dec 4, 2013, at 9:03 AM, Rich Shepard wrote:

 On Wed, 4 Dec 2013, Ignacio Martinez wrote:
 
 This time I need to do a fancy cover page, like
 http://curry.virginia.edu/uploads/resourceLibrary/17_Castleman_All_or_Nothing.pdf
 Can somebody help me do this in LyX? I have the logo as a svg and png.
 
 Ignacio,
 
  For something like this I would prepare it in LibreOffice Writer, export
 it as a .pdf, and pre-pend it to the LyX created .pdf using pdftk. Takes
 much less time.
 
 Rich


You can also include a cover page using LyX alone: put the cursor at the top of 
your LyX text, and choose

Insert  File  External Material

In the File pane, select PDFPages from the popup menu, and browse to your 
PDF cover page. That is all, provided the format of the cover page is a single 
page and matches the page size of the document.

Re: Fancy cover page?

2013-12-04 Thread Scott Kostyshak
On Wed, Dec 4, 2013 at 11:43 AM, Ignacio Martinez igna...@virginia.edu wrote:
 Hi,

 This time I need to do a fancy cover page, like
 http://curry.virginia.edu/uploads/resourceLibrary/17_Castleman_All_or_Nothing.pdf
 Can somebody help me do this in LyX? I have the logo as a svg and png.

 Thanks a lot!

 Ignacio

 PS: They are pushing me to use MS Word, which is a problem because I use
 linux...

This should be doable in LaTeX. If you don't get more help here,
consider asking on tex.stackexchange.com (use the tag LyX and write
that you are using LyX in your question).

Best,

Scott


Re: Fancy cover page?

2013-12-04 Thread Ignacio Martinez
Thanks Scott. I posted here:
http://tex.stackexchange.com/questions/148369/fancy-cover-page
But apparently they don't like this type of question :_(


On Wed, Dec 4, 2013 at 2:35 PM, Scott Kostyshak skost...@lyx.org wrote:

 On Wed, Dec 4, 2013 at 11:43 AM, Ignacio Martinez igna...@virginia.edu
 wrote:
  Hi,
 
  This time I need to do a fancy cover page, like
 
 http://curry.virginia.edu/uploads/resourceLibrary/17_Castleman_All_or_Nothing.pdf
  Can somebody help me do this in LyX? I have the logo as a svg and png.
 
  Thanks a lot!
 
  Ignacio
 
  PS: They are pushing me to use MS Word, which is a problem because I use
  linux...

 This should be doable in LaTeX. If you don't get more help here,
 consider asking on tex.stackexchange.com (use the tag LyX and write
 that you are using LyX in your question).

 Best,

 Scott



Re: Fancy cover page?

2013-12-04 Thread Scott Kostyshak
On Wed, Dec 4, 2013 at 2:43 PM, Ignacio Martinez igna...@virginia.edu wrote:
 Thanks Scott. I posted here:
 http://tex.stackexchange.com/questions/148369/fancy-cover-page
 But apparently they don't like this type of question :_(

Ah, yes that happens. Sometimes they get motivated by a user not
wanting to use Word, other times they complain. You could give an MWE
(post both the .lyx and .tex file there). Just try your best to make
it (e.g. using Insert  Graphics), even if it won't be close. This
will at least show what document class you're using and show that
you're willing to spend some time and effort to help yourself, it's
just (as you put in the comments) you don't have the LaTeX knowledge
yet.

Don't get too discouraged! You did just get a +1 by someone :)

Scott


Re: Fancy cover page?

2013-12-04 Thread Steve Litt
On Wed, 4 Dec 2013 11:43:31 -0500
Ignacio Martinez igna...@virginia.edu wrote:

 Hi,
 
 This time I need to do a fancy cover page, like
 http://curry.virginia.edu/uploads/resourceLibrary/17_Castleman_All_or_Nothing.pdf
 Can somebody help me do this in LyX? I have the logo as a svg and png.
 
 Thanks a lot!
 
 Ignacio
 
 PS: They are pushing me to use MS Word, which is a problem because I
 use linux...

Why not simply not declare it's a cover page, and let it have a header
and footer like every other page that doesn't begin a chapter?

Thanks,

SteveT

Steve Litt*  http://www.troubleshooters.com/
Troubleshooting Training  *  Human Performance


Fancy cover page?

2013-12-04 Thread Ignacio Martinez
Hi,

This time I need to do a fancy cover page, like
http://curry.virginia.edu/uploads/resourceLibrary/17_Castleman_All_or_Nothing.pdf
Can somebody help me do this in LyX? I have the logo as a svg and png.

Thanks a lot!

Ignacio

PS: They are pushing me to use MS Word, which is a problem because I use
linux...


Re: Fancy cover page?

2013-12-04 Thread Rich Shepard

On Wed, 4 Dec 2013, Ignacio Martinez wrote:


This time I need to do a fancy cover page, like
http://curry.virginia.edu/uploads/resourceLibrary/17_Castleman_All_or_Nothing.pdf
Can somebody help me do this in LyX? I have the logo as a svg and png.


Ignacio,

  For something like this I would prepare it in LibreOffice Writer, export
it as a .pdf, and pre-pend it to the LyX created .pdf using pdftk. Takes
much less time.

Rich

--
Richard B. Shepard, Ph.D.  |  Have knowledge, will travel.
Applied Ecosystem Services, Inc.   |
http://www.appl-ecosys.com Voice: 503-667-4517  Fax: 503-667-8863



Re: Fancy cover page?

2013-12-04 Thread Jens Nöckel

On Dec 4, 2013, at 9:03 AM, Rich Shepard wrote:

 On Wed, 4 Dec 2013, Ignacio Martinez wrote:
 
 This time I need to do a fancy cover page, like
 http://curry.virginia.edu/uploads/resourceLibrary/17_Castleman_All_or_Nothing.pdf
 Can somebody help me do this in LyX? I have the logo as a svg and png.
 
 Ignacio,
 
  For something like this I would prepare it in LibreOffice Writer, export
 it as a .pdf, and pre-pend it to the LyX created .pdf using pdftk. Takes
 much less time.
 
 Rich


You can also include a cover page using LyX alone: put the cursor at the top of 
your LyX text, and choose

Insert  File  External Material

In the File pane, select PDFPages from the popup menu, and browse to your 
PDF cover page. That is all, provided the format of the cover page is a single 
page and matches the page size of the document.

Re: Fancy cover page?

2013-12-04 Thread Scott Kostyshak
On Wed, Dec 4, 2013 at 11:43 AM, Ignacio Martinez igna...@virginia.edu wrote:
 Hi,

 This time I need to do a fancy cover page, like
 http://curry.virginia.edu/uploads/resourceLibrary/17_Castleman_All_or_Nothing.pdf
 Can somebody help me do this in LyX? I have the logo as a svg and png.

 Thanks a lot!

 Ignacio

 PS: They are pushing me to use MS Word, which is a problem because I use
 linux...

This should be doable in LaTeX. If you don't get more help here,
consider asking on tex.stackexchange.com (use the tag LyX and write
that you are using LyX in your question).

Best,

Scott


Re: Fancy cover page?

2013-12-04 Thread Ignacio Martinez
Thanks Scott. I posted here:
http://tex.stackexchange.com/questions/148369/fancy-cover-page
But apparently they don't like this type of question :_(


On Wed, Dec 4, 2013 at 2:35 PM, Scott Kostyshak skost...@lyx.org wrote:

 On Wed, Dec 4, 2013 at 11:43 AM, Ignacio Martinez igna...@virginia.edu
 wrote:
  Hi,
 
  This time I need to do a fancy cover page, like
 
 http://curry.virginia.edu/uploads/resourceLibrary/17_Castleman_All_or_Nothing.pdf
  Can somebody help me do this in LyX? I have the logo as a svg and png.
 
  Thanks a lot!
 
  Ignacio
 
  PS: They are pushing me to use MS Word, which is a problem because I use
  linux...

 This should be doable in LaTeX. If you don't get more help here,
 consider asking on tex.stackexchange.com (use the tag LyX and write
 that you are using LyX in your question).

 Best,

 Scott



Re: Fancy cover page?

2013-12-04 Thread Scott Kostyshak
On Wed, Dec 4, 2013 at 2:43 PM, Ignacio Martinez igna...@virginia.edu wrote:
 Thanks Scott. I posted here:
 http://tex.stackexchange.com/questions/148369/fancy-cover-page
 But apparently they don't like this type of question :_(

Ah, yes that happens. Sometimes they get motivated by a user not
wanting to use Word, other times they complain. You could give an MWE
(post both the .lyx and .tex file there). Just try your best to make
it (e.g. using Insert  Graphics), even if it won't be close. This
will at least show what document class you're using and show that
you're willing to spend some time and effort to help yourself, it's
just (as you put in the comments) you don't have the LaTeX knowledge
yet.

Don't get too discouraged! You did just get a +1 by someone :)

Scott


Re: Fancy cover page?

2013-12-04 Thread Steve Litt
On Wed, 4 Dec 2013 11:43:31 -0500
Ignacio Martinez igna...@virginia.edu wrote:

 Hi,
 
 This time I need to do a fancy cover page, like
 http://curry.virginia.edu/uploads/resourceLibrary/17_Castleman_All_or_Nothing.pdf
 Can somebody help me do this in LyX? I have the logo as a svg and png.
 
 Thanks a lot!
 
 Ignacio
 
 PS: They are pushing me to use MS Word, which is a problem because I
 use linux...

Why not simply not declare it's a cover page, and let it have a header
and footer like every other page that doesn't begin a chapter?

Thanks,

SteveT

Steve Litt*  http://www.troubleshooters.com/
Troubleshooting Training  *  Human Performance


Fancy cover page?

2013-12-04 Thread Ignacio Martinez
Hi,

This time I need to do a fancy cover page, like
http://curry.virginia.edu/uploads/resourceLibrary/17_Castleman_All_or_Nothing.pdf
Can somebody help me do this in LyX? I have the logo as a svg and png.

Thanks a lot!

Ignacio

PS: They are pushing me to use MS Word, which is a problem because I use
linux...


Re: Fancy cover page?

2013-12-04 Thread Rich Shepard

On Wed, 4 Dec 2013, Ignacio Martinez wrote:


This time I need to do a fancy cover page, like
http://curry.virginia.edu/uploads/resourceLibrary/17_Castleman_All_or_Nothing.pdf
Can somebody help me do this in LyX? I have the logo as a svg and png.


Ignacio,

  For something like this I would prepare it in LibreOffice Writer, export
it as a .pdf, and pre-pend it to the LyX created .pdf using pdftk. Takes
much less time.

Rich

--
Richard B. Shepard, Ph.D.  |  Have knowledge, will travel.
Applied Ecosystem Services, Inc.   |
<http://www.appl-ecosys.com> Voice: 503-667-4517  Fax: 503-667-8863



Re: Fancy cover page?

2013-12-04 Thread Jens Nöckel

On Dec 4, 2013, at 9:03 AM, Rich Shepard wrote:

> On Wed, 4 Dec 2013, Ignacio Martinez wrote:
> 
>> This time I need to do a fancy cover page, like
>> http://curry.virginia.edu/uploads/resourceLibrary/17_Castleman_All_or_Nothing.pdf
>> Can somebody help me do this in LyX? I have the logo as a svg and png.
> 
> Ignacio,
> 
>  For something like this I would prepare it in LibreOffice Writer, export
> it as a .pdf, and pre-pend it to the LyX created .pdf using pdftk. Takes
> much less time.
> 
> Rich


You can also include a cover page using LyX alone: put the cursor at the top of 
your LyX text, and choose

Insert > File > External Material

In the "File" pane, select "PDFPages" from the popup menu, and browse to your 
PDF cover page. That is all, provided the format of the cover page is a single 
page and matches the page size of the document.

Re: Fancy cover page?

2013-12-04 Thread Scott Kostyshak
On Wed, Dec 4, 2013 at 11:43 AM, Ignacio Martinez <igna...@virginia.edu> wrote:
> Hi,
>
> This time I need to do a fancy cover page, like
> http://curry.virginia.edu/uploads/resourceLibrary/17_Castleman_All_or_Nothing.pdf
> Can somebody help me do this in LyX? I have the logo as a svg and png.
>
> Thanks a lot!
>
> Ignacio
>
> PS: They are pushing me to use MS Word, which is a problem because I use
> linux...

This should be doable in LaTeX. If you don't get more help here,
consider asking on tex.stackexchange.com (use the tag LyX and write
that you are using LyX in your question).

Best,

Scott


Re: Fancy cover page?

2013-12-04 Thread Ignacio Martinez
Thanks Scott. I posted here:
http://tex.stackexchange.com/questions/148369/fancy-cover-page
But apparently they don't like this type of question :_(


On Wed, Dec 4, 2013 at 2:35 PM, Scott Kostyshak <skost...@lyx.org> wrote:

> On Wed, Dec 4, 2013 at 11:43 AM, Ignacio Martinez <igna...@virginia.edu>
> wrote:
> > Hi,
> >
> > This time I need to do a fancy cover page, like
> >
> http://curry.virginia.edu/uploads/resourceLibrary/17_Castleman_All_or_Nothing.pdf
> > Can somebody help me do this in LyX? I have the logo as a svg and png.
> >
> > Thanks a lot!
> >
> > Ignacio
> >
> > PS: They are pushing me to use MS Word, which is a problem because I use
> > linux...
>
> This should be doable in LaTeX. If you don't get more help here,
> consider asking on tex.stackexchange.com (use the tag LyX and write
> that you are using LyX in your question).
>
> Best,
>
> Scott
>


Re: Fancy cover page?

2013-12-04 Thread Scott Kostyshak
On Wed, Dec 4, 2013 at 2:43 PM, Ignacio Martinez <igna...@virginia.edu> wrote:
> Thanks Scott. I posted here:
> http://tex.stackexchange.com/questions/148369/fancy-cover-page
> But apparently they don't like this type of question :_(

Ah, yes that happens. Sometimes they get motivated by a user not
wanting to use Word, other times they complain. You could give an MWE
(post both the .lyx and .tex file there). Just try your best to make
it (e.g. using Insert > Graphics), even if it won't be close. This
will at least show what document class you're using and show that
you're willing to spend some time and effort to help yourself, it's
just (as you put in the comments) you don't have the LaTeX knowledge
yet.

Don't get too discouraged! You did just get a +1 by someone :)

Scott


Re: Fancy cover page?

2013-12-04 Thread Steve Litt
On Wed, 4 Dec 2013 11:43:31 -0500
Ignacio Martinez <igna...@virginia.edu> wrote:

> Hi,
> 
> This time I need to do a fancy cover page, like
> http://curry.virginia.edu/uploads/resourceLibrary/17_Castleman_All_or_Nothing.pdf
> Can somebody help me do this in LyX? I have the logo as a svg and png.
> 
> Thanks a lot!
> 
> Ignacio
> 
> PS: They are pushing me to use MS Word, which is a problem because I
> use linux...

Why not simply not declare it's a cover page, and let it have a header
and footer like every other page that doesn't begin a chapter?

Thanks,

SteveT

Steve Litt*  http://www.troubleshooters.com/
Troubleshooting Training  *  Human Performance