Search found 9 matches

by arkara
Mon Mar 16, 2009 5:31 am
Forum: Graphics, Figures & Tables
Topic: Reseting the subfloat numbering
Replies: 4
Views: 9561

Re: Reseting the subfloat numbering

Hi, i copy and paste your code. It compiles normally and the numbering
does not change. it goes a) - h)

[EDIT]

OK solved :D
I replaced the subfig package with the subfigure package
then when i place the figures,i write subfigure rather than subfloat
and BAM!, solved!
by arkara
Fri Mar 13, 2009 9:31 pm
Forum: Graphics, Figures & Tables
Topic: Reseting the subfloat numbering
Replies: 4
Views: 9561

Re: Reseting the subfloat numbering

Wow, thanks for the quick reply,
ok i have done that, the document compiles normally but nothing changes in the numbering
by arkara
Fri Mar 13, 2009 9:12 pm
Forum: Graphics, Figures & Tables
Topic: Reseting the subfloat numbering
Replies: 4
Views: 9561

Reseting the subfloat numbering

Hi, i use the subfig package, and i have 2 figures using subfloats.
just like that.
\begin{figure}[H]
\caption*{\Large \textbf{\underline{Χωρίο 1}}}
\hspace{-1.4cm}
%
\subfloat[][Συνοριακοί Κόμβοι]
{\includegraphics[trim=1cm 0cm 5cm 1cm,clip,width=0.6\linewidth]{images/11.pdf}}
\subfloat ...
by arkara
Sun Feb 08, 2009 6:42 am
Forum: General
Topic: pdfpages package will just not work
Replies: 2
Views: 7201

Re: pdfpages package will just not work

xm, i see...
Is there another way to add a pdf document or, some pages of it to my document using latex?
This is the configuration i use.
latex-->dvi-->ps-->pdf.

===========EDIT===========
Nevermind, i have switched to pdflatex
by arkara
Sat Feb 07, 2009 11:32 pm
Forum: General
Topic: pdfpages package will just not work
Replies: 2
Views: 7201

pdfpages package will just not work

I want to add a pdf page from another document to my current working document.

i give the following code.

\usepackage{pdfpages}

if i use the following code,

\includepdf{./adress/tp/pdf.pdf}

i get this warning

er-report.tex:0: I cannot determine the number of pages of the(pdfpages ...
by arkara
Sun Nov 23, 2008 2:12 am
Forum: General
Topic: Box around big figure with subfigures.
Replies: 1
Views: 4747

Box around big figure with subfigures.

I am creating a big figure with sub-figures and can't put a box around it..
i try \fbox but it makes the sub-figures a very very long line..
here is my code..

\begin{figure}[H] %Αριθμητικά δεδομένα άσκησης Β17 με διαγράμματα..

\vspace{-2cm}
%\hspace{-2.6cm}
\subfloat[Μετατοπίσεις κόμβων $U_x ...
by arkara
Tue Nov 04, 2008 10:19 pm
Forum: General
Topic: full page, image
Replies: 4
Views: 3208

Re: full page, image

I will try it and i will let you know.
by arkara
Tue Nov 04, 2008 12:42 am
Forum: General
Topic: full page, image
Replies: 4
Views: 3208

Re: full page, image

I do not wish, to have a background image, i need an image that
is like a figure, but it is on the entire page.
I think, that the wallpaper package, is for background images, or am i wrong?
by arkara
Tue Nov 04, 2008 12:07 am
Forum: General
Topic: full page, image
Replies: 4
Views: 3208

full page, image

Hello!, i need to create a full page image, but i don't know how to do it..
can anyone help me? i use debian linux and texlive.