Search found 8 matches

by steve
Mon Aug 08, 2011 3:42 pm
Forum: Graphics, Figures & Tables
Topic: Formatting of LoF and LoT
Replies: 3
Views: 2289

Re: Formatting of LoF and LoT

Thank you, sommerfee. I removed the @caption patch, and replaced it with the following three lines. The captions within the floats and lof and lot are now correctly formatted.

\usepackage[font={bf,footnotesize},labelsep=period]{caption}
\DeclareCaptionListFormat{simple}{#1#2.}
\captionsetup ...
by steve
Fri Aug 05, 2011 4:31 pm
Forum: Graphics, Figures & Tables
Topic: Formatting of LoF and LoT
Replies: 3
Views: 2289

Re: Formatting of LoF and LoT

The caption package is used, and the following modification is supposed to add the period. However, it is not.

%
% Modify the \@caption command to put a period after the figure or
% table number in the lof and lot tables
%long\def\@caption#1[#2]#3{\par\addcontentsline{\csname
% ext@#1\endcsname}{#1 ...
by steve
Fri Aug 05, 2011 3:24 pm
Forum: Graphics, Figures & Tables
Topic: Formatting of LoF and LoT
Replies: 3
Views: 2289

Formatting of LoF and LoT

I am writing a thesis using the book document class. In the list of figures and list of tables, I am required to place a period after the figure and table number, but I cannot figure out how to modify the class to accomplish the task. Thanks for any help you can provide.

Steve
by steve
Tue Oct 12, 2010 7:29 pm
Forum: Document Classes
Topic: Beamer Slides on Lower Left Corner of Page
Replies: 8
Views: 5685

Re: Beamer Slides on Lower Left Corner of Page

This problem occurred after a recent installation of MikTeX 2.8 on a new computer using Windows 7 and TeXnicCenter 1 Beta 7.50. When compiling a beamer presentation with .eps graphics using the LaTeX -> PS -> EPS output profile, the resulting .pdf showed small landscape slides in the lower left ...
by steve
Tue Oct 12, 2010 6:32 pm
Forum: Document Classes
Topic: Beamer Slides on Lower Left Corner of Page
Replies: 8
Views: 5685

Re: Beamer Slides on Lower Left Corner of Page

Thorsten,

I found my error and corrected it. I will post a solution within the next hour.

Steve
by steve
Tue Oct 12, 2010 6:13 pm
Forum: Document Classes
Topic: Beamer Slides on Lower Left Corner of Page
Replies: 8
Views: 5685

Re: Beamer Slides on Lower Left Corner of Page

Thorsten,

I'm using .eps graphics in my presentation. When I compile with PDFLaTeX directly, the graphics are not incorporated into the presentation.

This problem has become more interesting, and I'm not convinced that it's a function of Windows operating systems, but possibly resulted from recent ...
by steve
Tue Oct 12, 2010 4:34 pm
Forum: New Members
Topic: Hello from Ohio
Replies: 2
Views: 1982

Hello from Ohio

Hello All,

I'm a nuclear engineering PhD student who has used LaTeX for about a year now. Although the initial learning curve was somewhat steep, I prefer the stability of LaTeX to the fickle behavior of Microsoft Word.

I've also found Google Scholar with RefWorks and BibTeX to be an efficient ...
by steve
Tue Oct 12, 2010 4:17 pm
Forum: Document Classes
Topic: Beamer Slides on Lower Left Corner of Page
Replies: 8
Views: 5685

Beamer Slides on Lower Left Corner of Page

I have been creating presentations using the Beamer class, TeXnicCenter, and Windows XP for about a year with rarely an issue. I recently installed TeXnicCenter on a computer with Windows 7, and have come across an annoying issue. When creating postscript files (LaTeX -> PS) in Beamer on the Windows ...