Search found 9 matches

by sinita
Sun Mar 27, 2011 5:09 am
Forum: General
Topic: Getting Maple code into a LaTeX document
Replies: 1
Views: 4225

Getting Maple code into a LaTeX document

Hi there,
I cannot seem to understand how to transfer my maple coding to latex. As in putting a maple file onto my dissertation in article form.
Is this possible?
Could you please show me the step by step instructions to do so!!!!!
I am new to latex and I use WinEd.
This is an emergency so any help ...
by sinita
Sun Mar 27, 2011 2:14 am
Forum: General
Topic: General Appendix Problem
Replies: 1
Views: 1601

General Appendix Problem

Hi there,
Basically I have created two appendices named "Appendix A" and "Appendix B". But in my table of contents I get "Appendix C:*". I do not want the Appendix C how do i remove this please.
Here is my latex coding:
\documentclass[12pt]{article}
\setlength{\textheight}{25cm}
\setlength{\voffset ...
by sinita
Sat Mar 26, 2011 4:33 pm
Forum: Graphics, Figures & Tables
Topic: Arrow problems in Ferrers Diagrams
Replies: 10
Views: 6889

Re: Arrow problems in Ferrers Diagrams

Hi Stefan,
I have an emergency problem that I need to solve....I keep on getting this error
"Runaway argument?
{{42}{21}{Proof of Rogers-Ramanujan identities\re
! File ended while scanning use of \@newl@bel.
<inserted text>
\par
1.45 \begin{document}"

I have no clue what this means and i keep ...
by sinita
Thu Mar 24, 2011 11:36 pm
Forum: Graphics, Figures & Tables
Topic: Arrow problems in Ferrers Diagrams
Replies: 10
Views: 6889

Re: Arrow problems in Ferrers Diagrams

I don't want only a subcaption....i wish to make the ferrers diagram into a figure "\begin{figure}...\end{figure}" so that in the caption it automatically puts Figure 1:..... for its caption by labelling it as \label "fig1" but when I put "\begin{figure}...\end{figure}" around my ferrers graph it ...
by sinita
Thu Mar 24, 2011 12:30 am
Forum: Graphics, Figures & Tables
Topic: Arrow problems in Ferrers Diagrams
Replies: 10
Views: 6889

Re: Arrow problems in Ferrers Diagrams

Hi Stefan,
I will try those packages and fiddle around with them. That's ok I can wait till tomorrow :)

Sinita
by sinita
Wed Mar 23, 2011 11:14 pm
Forum: Graphics, Figures & Tables
Topic: Arrow problems in Ferrers Diagrams
Replies: 10
Views: 6889

Re: Arrow problems in Ferrers Diagrams

Thankyou so much for the help!!!!:)
One last thing....i have been trying to put captions to these Ferrers diagrams as figures but was not able to!
How do i do so?
by sinita
Sun Mar 20, 2011 6:21 pm
Forum: Graphics, Figures & Tables
Topic: Arrow problems in Ferrers Diagrams
Replies: 10
Views: 6889

Arrow problems in Ferrers Diagrams

I used
\documentclass[12pt]{article}
\pagestyle{empty}
\setlength{\paperwidth}{8.5in}
\setlength{\paperheight}{11in}

\setlength{\topmargin}{0.00in}
\setlength{\headsep}{0.00in}
\setlength{\headheight}{0.00in}
\setlength{\evensidemargin}{0.00in}
\setlength{\oddsidemargin}{0.00in}
\setlength ...
by sinita
Sat Mar 19, 2011 6:09 pm
Forum: Graphics, Figures & Tables
Topic: Arrow problems in Ferrers Diagrams
Replies: 10
Views: 6889

Arrow problems in Ferrers Diagrams

Hi there,
I am having trouble inserting an arrow in the middle of two Ferrers diagrams
\begin{center}
\parbox[b]{10pc}{
\begin{renewcommand}{\latticebody}{%
\ifnum\latticeA=1 \ifnum\latticeB=4 \drawsq\drawsqlabel{} \fi\fi
\ifnum\latticeA=2 \ifnum\latticeB=4 \drawsq\drawsqlabel{} \fi\fi
\ifnum ...
by sinita
Fri Mar 18, 2011 1:07 am
Forum: Graphics, Figures & Tables
Topic: adapting space between table and caption
Replies: 4
Views: 8512

Re: adapting space between table and caption

hey there,
I am new here and need some help!
I created a table on Latex but there is not much space between the table and its caption.
What coding can I enter so that it has some spacing between the table and its caption!

My latex coding is:

\begin{table}[h]
\begin{tabular}{| c || c | l |}
\hline ...