Hi,
I have just installed MiKTeX and TeXnicCenter on my Win 7 PC (64bit). When I compile asample file, I get the following error report.
MiKTeX Problem Report
Message: Windows API error 2: The system cannot find the file specified.
Data: C:\Users\Ahmed Elkady\Dropbox\Glucose Project\PIERS\Latex ...
Search found 7 matches
- Sat Jun 01, 2013 3:18 pm
- Forum: MiKTeX and proTeXt
- Topic: Problem Report about Windows API Error
- Replies: 0
- Views: 4016
- Fri Nov 19, 2010 8:57 pm
- Forum: Page Layout
- Topic: Page layout messed up
- Replies: 1
- Views: 1752
Page layout messed up
Hi,
I am new to Latex, so please forgive me if my question is stupid. I keep on getting a messed up page layout formatting and I cannot find out why - Could anybody help? I am using the following Code:
\documentclass[pdftex,12pt,a4paper]{article}
\usepackage[textwidth=16cm]{geometry}
\usepackage ...
I am new to Latex, so please forgive me if my question is stupid. I keep on getting a messed up page layout formatting and I cannot find out why - Could anybody help? I am using the following Code:
\documentclass[pdftex,12pt,a4paper]{article}
\usepackage[textwidth=16cm]{geometry}
\usepackage ...
- Sun Mar 08, 2009 9:18 pm
- Forum: Graphics, Figures & Tables
- Topic: Single spaced captions, 1.5-spaced text
- Replies: 5
- Views: 20401
Re: Single spaced captions, 1.5-spaced text
Thank you Axel and localghost.
Axel was right, the error was given because I loaded it after the subfig package.
Axel was right, the error was given because I loaded it after the subfig package.
- Sun Mar 08, 2009 8:00 pm
- Forum: Graphics, Figures & Tables
- Topic: Single spaced captions, 1.5-spaced text
- Replies: 5
- Views: 20401
Re: Single spaced captions, 1.5-spaced text
Hi,
The class of my thesis is based on the report class. When I tried implementing your modification it gave me the error: "Latex error: option clash for package caption."
So I decided that I will add \singlespacing to each figure caption, but that also produced errors of missing {. I have the ...
The class of my thesis is based on the report class. When I tried implementing your modification it gave me the error: "Latex error: option clash for package caption."
So I decided that I will add \singlespacing to each figure caption, but that also produced errors of missing {. I have the ...
- Sun Mar 08, 2009 6:29 pm
- Forum: Graphics, Figures & Tables
- Topic: Single spaced captions, 1.5-spaced text
- Replies: 5
- Views: 20401
Single spaced captions, 1.5-spaced text
Hi,
I am using a special class set by my university that sets all the text to 1.5 spaced. However, it also sets the captions in tables and figures to 1.5 spacing, even though the university guidelines require them to be single spaced (the class is not well maintained apparently). My question is ...
I am using a special class set by my university that sets all the text to 1.5 spaced. However, it also sets the captions in tables and figures to 1.5 spacing, even though the university guidelines require them to be single spaced (the class is not well maintained apparently). My question is ...
- Fri Mar 06, 2009 4:20 am
- Forum: Graphics, Figures & Tables
- Topic: \extra alignment tab has been changed to \cr in table
- Replies: 2
- Views: 4240
Re: Table \cr error
Thanks, gmedina. It was a stupid error from me. This is the first for me to use this forum, and I think it is a great service.
- Fri Mar 06, 2009 4:05 am
- Forum: Graphics, Figures & Tables
- Topic: \extra alignment tab has been changed to \cr in table
- Replies: 2
- Views: 4240
\extra alignment tab has been changed to \cr in table
Hi,
I am consistently getting this error which is driving me crazy whenever I put \cline in my code. If I remove \cline, the code compiles with no errors. The error I got is "\extra alignement tab has been changed to \cr 1.260 \cline". I was wondering if somebody can help me with this. Here is my ...
I am consistently getting this error which is driving me crazy whenever I put \cline in my code. If I remove \cline, the code compiles with no errors. The error I got is "\extra alignement tab has been changed to \cr 1.260 \cline". I was wondering if somebody can help me with this. Here is my ...