Search found 11 matches
- Fri Apr 13, 2007 10:37 am
- Forum: Viewers for PDF, PS, and DVI
- Topic: Problem with Adobe Reader 8.0
- Replies: 65
- Views: 110544
Re: Problem with Adobe Reader 8.0
Wow, that sumatra works nicely! Too bad about the hyperlinks not working though. But at least if you are working on a specific part of a document, for example, when changing the size of a figure to see the effects on the layout, you do not need to look for the page each time. You just need to press ...
- Fri Apr 13, 2007 10:04 am
- Forum: Document Classes
- Topic: minitoc package - adding to the ToC
- Replies: 1
- Views: 3632
Re: minitoc package - adding to the ToC
I managed to find two ways of solving the problem I had encountered. I simply replaced the \addcontentsline{toc}{chapter}{\numberline {}List of Tables} with \mtcaddchapter[List of Tables] or \addstarredchapter{List of Tables} After struggling with the problem for a few days, I manage to find two met...
- Thu Apr 12, 2007 4:43 pm
- Forum: Document Classes
- Topic: minitoc package - adding to the ToC
- Replies: 1
- Views: 3632
minitoc package - adding to the ToC
I have been working on a project for which I want to use the minitoc package. However, I keep encountering a problem when I try to add something to the main Table of Contents. I have a style sheet that adds the List of Figures, List of Tables, List of Algorithms and the References to the main ToC. T...
- Fri Mar 30, 2007 4:17 pm
- Forum: General
- Topic: Rotating tables
- Replies: 8
- Views: 81717
Re: Rotating tables
Thanks Ledurt That worked well. The only problem now is that the table is left-aligned, not centered in the page. I have tried \begin{center} \begin{landscape} \begin{table}[htb] \end{table} \end{landscape} \end{center} but this did not work. I then tried \begin{landscape} \centering \begin{table}[h...
- Thu Mar 29, 2007 12:54 pm
- Forum: General
- Topic: Rotating tables
- Replies: 8
- Views: 81717
Rotating tables
I am trying to rotate my tables and their captions. I have tried to use the package rotating, so that I can use \rotatebox{90}{}. However, this does not rotate my caption, as it has to be within the table environment. I then tried the sidewaystable environment, but this rotates the table by 270 degr...
- Mon Jan 29, 2007 12:47 pm
- Forum: Viewers for PDF, PS, and DVI
- Topic: Problem with Adobe Reader 8.0
- Replies: 65
- Views: 110544
Re: Problem with Adobe Reader 8.0
My Adobe Reader 8 crashes even if I close it using the close button.
- Fri Jan 26, 2007 3:30 pm
- Forum: Viewers for PDF, PS, and DVI
- Topic: Problem with Adobe Reader 8.0
- Replies: 65
- Views: 110544
Re: Problem with Adobe Reader 8.0
Hi Kris
Oh, I did not reboot. I'll try that, thanks.
Regards
Frank
Oh, I did not reboot. I'll try that, thanks.
Regards
Frank
- Fri Jan 26, 2007 11:22 am
- Forum: Viewers for PDF, PS, and DVI
- Topic: Problem with Adobe Reader 8.0
- Replies: 65
- Views: 110544
Re: Problem with Adobe Reader 8.0
Hi Guys I have tried to implement the changes you suggested. I changed View project's output to [FileOpen("%bm.pdf")] and I changed Close document before running (La)TeX to [CloseAllDocs("%bm.pdf")]. I get the error I can't write on file `MyFile.pdf'. Please type another file nam...
- Thu Jan 25, 2007 4:41 pm
- Forum: General
- Topic: Auto-installing new packages
- Replies: 4
- Views: 14174
Re: Auto-installing new packages
Hey Kris Ah, I wish I had figured that out before I reinstalled MiKTeX :oops: I just lost patience in the end. Now I know what to do the next time round, because it is bound to happen again if I do not always keep my external hard drive attached while working in LaTeX. Thanks for the help, much appr...
- Thu Jan 25, 2007 3:02 pm
- Forum: General
- Topic: Auto-installing new packages
- Replies: 4
- Views: 14174
Re: Auto-installing new packages
Hi Kris I see you are right about this being in the wrong thread, I appologise. When I try follow your instructions, I keep getting an error informing me that there is "No local package repository configured". When I enter the MiKTeX Package Manager I can see the package I am trying to get...