Search found 5 matches

by mail2priyashu
Sun Aug 08, 2010 2:34 am
Forum: Graphics, Figures & Tables
Topic: Using subfig package
Replies: 8
Views: 5858

Re: Using subfig package

Hi localghost,

I'm sorry about the posting. I will make sure that in future I'll post as per the specified guidelines. I have figured out the problem and now it's working. Thanks for the help.
by mail2priyashu
Sat Aug 07, 2010 7:33 pm
Forum: Graphics, Figures & Tables
Topic: Using subfig package
Replies: 8
Views: 5858

Using subfig package

Here is a minimal working example.

Code: Select all

\documentclass[12pt]{article}
\usepackage[notitlepage,final,nousetoc,hylinks,titlepage,full]{boaz}

\title{\bf abc}
\author{xyz}

\begin{document}
\section{Introduction} \label{sec:intro}
\end{document}
Also »boaz.sty« file is attached.
by mail2priyashu
Sat Aug 07, 2010 7:21 pm
Forum: Graphics, Figures & Tables
Topic: Using subfig package
Replies: 8
Views: 5858

Re: Using subfig package

Hi,

Thanks for your support. I have removed all the .sty and other latex files from the document directory. I'm using a template file boaz.sty to write my report. So, I have it in my document directory. I have written few documents using latex in the past. However, this time I need to use subfig ...
by mail2priyashu
Sat Aug 07, 2010 6:08 pm
Forum: Graphics, Figures & Tables
Topic: Using subfig package
Replies: 8
Views: 5858

Using subfig package

Hi,

Thanks for the help. Sorry about that. I'm quite new to Latex. However, I'm still having trouble with \ifpdf. It says \ifpdf is already defined. Also, there is one more error that I don't understand. How should I go about it?


Edit by localghost : Complete log files go as attachment onto the ...
by mail2priyashu
Sat Aug 07, 2010 8:28 am
Forum: Graphics, Figures & Tables
Topic: Using subfig package
Replies: 8
Views: 5858

Using subfig package

Hi,

I'm trying to use the subfig package. I'm using TenixCenter 1.0. I need to distribute subfigures among multiple pages. When I include the package subfig in my tex file and use the \subfloat command I get an error. However, when I compile the test files available with the package I get the ...