Search found 9 matches

by chitharenjan
Mon Apr 07, 2014 7:35 pm
Forum: Page Layout
Topic: Change the page order in beamer handout
Replies: 0
Views: 2772

Change the page order in beamer handout

Hello,

I use beamer class to make presentations and pgfpagesuselayout to get multiple frames on a page in the handout. Everything is fine except the page order.

Currently the frames (logical pages) are printed as shown below

First frame (left top)
Second frame (right top)
Third frame (left bottom ...
by chitharenjan
Mon Mar 10, 2014 11:30 am
Forum: Page Layout
Topic: Beamer table of contents
Replies: 1
Views: 11455

Beamer table of contents

Hello,

I create toc in my beamer presentation using \tableofcontents[pausesections, sections={1-4}] . This works, but the section names are set at a huge vertical space such that my frames have only two or three sections names under the toc.

Can anyone help me to reduce the vertical spacing of toc ...
by chitharenjan
Wed Feb 19, 2014 1:52 pm
Forum: Page Layout
Topic: Centered Author Name in Footer of Presentation
Replies: 2
Views: 7945

Centered Author Name in Footer of Presentation

Worked...!


Thank you very much Elke. That was simple and really effective...

Once again Thank You.
by chitharenjan
Tue Feb 18, 2014 11:54 am
Forum: Page Layout
Topic: Centered Author Name in Footer of Presentation
Replies: 2
Views: 7945

Centered Author Name in Footer of Presentation

Hello,

I am using beamer class to prepare my presentations. I would like to know whether it is possible to center the author name in the footer. Currently the name is right aligned. I use "Copenhagen" theme.

Waiting for your reply.
Thanks in advance.
by chitharenjan
Tue Feb 18, 2014 6:34 am
Forum: Document Classes
Topic: Customization of Frame Title
Replies: 2
Views: 4808

Re: Customization of Frame Title

Great...

That worked. Thank you very much hugovdberg
by chitharenjan
Mon Feb 17, 2014 1:09 pm
Forum: Document Classes
Topic: Customization of Frame Title
Replies: 2
Views: 4808

Customization of Frame Title

Hello,

I was trying to include title name of my document in frame title. I know that section and subsection names can be included using the following command.

Code: Select all

\begin{frame}{\secname: \subsecname}
How can the same be done for title name?

Waiting for your reply
Thanks in advance.
by chitharenjan
Wed Oct 24, 2012 8:13 am
Forum: Texmaker and TeXstudio
Topic: Automatic Reset
Replies: 0
Views: 2456

Automatic Reset

Hello,

I am using TeXmaker (3.4) in Ubuntu. When I save my document by pressing F2, TeXmaker shows error message. This is not a problem for me, but each time the editor automatically takes the page view to the first error. This is really annoying because I didn't have this problem in previous ...
by chitharenjan
Fri Jun 01, 2012 1:16 pm
Forum: Text Formatting
Topic: Section numbering
Replies: 2
Views: 1870

Section numbering

Thank you Stefan,

But currently I am using sectsty package. Can I make it using sectsty ?

Thank you.
by chitharenjan
Fri Jun 01, 2012 8:15 am
Forum: Text Formatting
Topic: Section numbering
Replies: 2
Views: 1870

Section numbering

Hello,

Is it possible to bring the section numbering after the section heading.
I mean, the default formatt is ''section number section name'' How can I change it into ''section name section number''

eg: Supersonic wings 1.3

Thanks in advance