Hi
I need to include a document in word in my latex project.
How do i do this?
Thanks Adam
Search found 19 matches
- Sat Apr 02, 2011 4:19 pm
- Forum: General
- Topic: Import word documents into latex
- Replies: 2
- Views: 8230
- Mon Mar 21, 2011 10:30 pm
- Forum: General
- Topic: numberwithin
- Replies: 1
- Views: 2101
numberwithin
Hi
I need to label every equation i do in number order.
And have stumbled across this numberwithin.
How do i use this and what do i need to put in my preamble?
Thanks Adam
I need to label every equation i do in number order.
And have stumbled across this numberwithin.
How do i use this and what do i need to put in my preamble?
Code: Select all
\usepackage{amsmath,parskip,graphicx,rotating,afterpage}
- Sun Jan 30, 2011 3:38 pm
- Forum: Graphics, Figures & Tables
- Topic: Graph going to last page
- Replies: 2
- Views: 1640
Re: Graph going to last page
I've managed to get rid of the filename by deleting the spaces the filename was saved as.
But it is still putting my graph at the end.
But it is still putting my graph at the end.
- Sun Jan 30, 2011 3:31 pm
- Forum: Graphics, Figures & Tables
- Topic: Graph going to last page
- Replies: 2
- Views: 1640
Graph going to last page
I want a graph to be landscape on one page. But it keeps sending it to the end. Also it puts the name of my file newxt to it for soem reason :?
\usepackage{amsmath,parskip,graphicx,rotating,afterpage}
\subsection{Winning and Drawing Fraction Results}
The graph below (Figure 2) shows us that ...
\usepackage{amsmath,parskip,graphicx,rotating,afterpage}
\subsection{Winning and Drawing Fraction Results}
The graph below (Figure 2) shows us that ...
- Wed Jan 26, 2011 4:02 pm
- Forum: Graphics, Figures & Tables
- Topic: Picture from paint
- Replies: 1
- Views: 1369
Picture from paint
In paint my picture is saved as WinningFraction so i have done
But nothing appears 
Code: Select all
\usepackage{graphicx}
\includegraphics{WinningFraction}

- Tue Jan 25, 2011 10:17 pm
- Forum: General
- Topic: Packages not working
- Replies: 4
- Views: 5650
Packages not working
I had 3 packages and my pdf was not updating, i then got rid of 1. And it was working fine.
Now i want to import a picture.
So i put
\usepackage{graphicx}
And now its stopped updating.
Now i want to import a picture.
So i put
\usepackage{graphicx}
And now its stopped updating.
- Tue Jan 25, 2011 9:48 pm
- Forum: General
- Topic: Subsection not showing up
- Replies: 16
- Views: 13894
Subsection not showing up
There are some fishy things there. Check your configuration settings for TXC -- it looks like it's trying to use BibTeX and makeindex, but nothing in your document calls for those things.
There's also an error there about "GUI framework cannot be initiated" -- which may be the error discussed here ...
There's also an error there about "GUI framework cannot be initiated" -- which may be the error discussed here ...
- Tue Jan 25, 2011 9:30 pm
- Forum: General
- Topic: Subsection not showing up
- Replies: 16
- Views: 13894
- Tue Jan 25, 2011 9:29 pm
- Forum: General
- Topic: Subsection not showing up
- Replies: 16
- Views: 13894
Re: Subsection not showing up
Ok i've done that, but it's still not working 

- Tue Jan 25, 2011 8:17 pm
- Forum: General
- Topic: Subsection not showing up
- Replies: 16
- Views: 13894
Subsection not showing up
Is this under TeXnic Centre or MiKTeX 2.8?frabjous wrote:Try deleting all the ancillary files that LaTeX creates, like .aux, etc., and try it again.