LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-23-2006, 07:10 AM   #1
chief_officer
Member
 
Registered: Mar 2006
Location: Istanbul, TR
Distribution: Red Hat, CentOS, Ubuntu
Posts: 181

Rep: Reputation: 30
[Latex] Insert image before titlepage


Friends,

Is it some way to insert an image before the title page? With title page I mean the page which has document title, author name, date etc...

Regards,
 
Old 06-24-2006, 04:01 PM   #2
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Not really by means of LaTeX itself - not if you don't modify the .sty you're
using as a basis.

Or you could look at
http://tug.ctan.org/cgi-bin/ctanPack...y?id=coverpage



Cheers,
Tink
 
Old 06-25-2006, 05:06 AM   #3
chief_officer
Member
 
Registered: Mar 2006
Location: Istanbul, TR
Distribution: Red Hat, CentOS, Ubuntu
Posts: 181

Original Poster
Rep: Reputation: 30
Dear Tinkster,

Thank you very much for your invaluable reply. I did exactly what I'm told in the document [coverpage.pdf; such as installing by latex CoverPage.ins] but I receive a "File: `CoverPage.sty' not found" error.

The CoverPage.sty and CoverPage.cfg files are under /usr/share/texmf/tex/latex/CoverPage and /usr/share/texmf/tex/latex/base directory.

These directories are read by latex, but I don't know what I am doing wrong.

Regards,
 
Old 06-25-2006, 05:33 AM   #4
spirit receiver
Member
 
Registered: May 2006
Location: Frankfurt, Germany
Distribution: SUSE 10.2
Posts: 424

Rep: Reputation: 33
Try running texhash (as root) first.
 
Old 06-25-2006, 12:54 PM   #5
chief_officer
Member
 
Registered: Mar 2006
Location: Istanbul, TR
Distribution: Red Hat, CentOS, Ubuntu
Posts: 181

Original Poster
Rep: Reputation: 30
[SOLVED][Latex] Insert image before titlepage

Friends,

Thank you once again for your kind attention.

@spirit receiver: texhash did the trick.

I have solved my initial problem as follows:

Code:
\begin{document}

Following 4 lines put a figure on the first page, the cover page:

\begin{figure}               
\centering
\includegraphics{logo.png}  
\end{figure}

Following 7 lines put the author, title and date on the second page. If you do not put the \author, 
\title and \date commands in tabular environment, then you will have a graphics at the top of the page and author, 
title and date fields at the bottom. They will be displayed in the same page!

\begin{center}
\begin{tabular}{c}
\author{Myself}
\title{Some title}
\date{2006-05-30}
\end{tabular}
\end{center}

From thereon, it is the usual stuff:

\maketitle
\tableofcontents
\pagebreak
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LaTeX forum / Where to ask LaTeX questions? max_sipos Linux - Software 2 12-21-2011 12:01 PM
LaTeX commands: texi2pdf, latex, dvipdf kaon Linux - Software 7 01-23-2005 03:32 PM
Latex question, image and paragraph ordering.. doublefailure Linux - Software 3 10-30-2004 08:40 PM
cannot insert latex environment using emacs (C-c C-e) with auctex parv Linux - Software 6 09-02-2004 01:19 AM
perl script to insert image information rhuser Programming 1 03-12-2003 05:23 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:10 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration