Hi everyone!
I need to put portions of source code in a document I'm currently writing, and I'm using the class memoir and the listings and caption packages to make these source code portions look more elegant.
The problem is that the listing frame below of the caption looks misaligned. I'd like ...
Search found 19 matches
- Mon Apr 30, 2012 11:50 pm
- Forum: Graphics, Figures & Tables
- Topic: memoir | Misaligned Frame in Listing
- Replies: 0
- Views: 1328
- Mon Feb 06, 2012 4:08 pm
- Forum: Graphics, Figures & Tables
- Topic: Caption on a resized landscape Table
- Replies: 1
- Views: 4208
Caption on a resized landscape Table
Hi everyone!!
I'm having troubles to insert the caption on a wide portrait table which has been resized to fit the page.
This is the code I'm using:
\documentclass[letterpaper,10pt]{report}
\usepackage[utf8x]{inputenc}
\usepackage{graphicx}
\usepackage[protrusion=true,expansion=true]{microtype ...
I'm having troubles to insert the caption on a wide portrait table which has been resized to fit the page.
This is the code I'm using:
\documentclass[letterpaper,10pt]{report}
\usepackage[utf8x]{inputenc}
\usepackage{graphicx}
\usepackage[protrusion=true,expansion=true]{microtype ...
- Wed Dec 21, 2011 5:36 pm
- Forum: Page Layout
- Topic: memoir | Left Alignment of ToC Title
- Replies: 2
- Views: 3352
memoir | Left Alignment of ToC Title
I just found a solution. I defined a new chapter style with the chapter title located in the left (using raggedright) and I called it before calling TOC and friends. It worked perfect. The chapter titles are in the right and TOC and friends are in the left.
I post the code I used ...
I post the code I used ...
- Wed Dec 21, 2011 5:18 pm
- Forum: Page Layout
- Topic: memoir | Left Alignment of ToC Title
- Replies: 2
- Views: 3352
memoir | Left Alignment of ToC Title
I'm thinking that I could also place the chapter box (the red box that cointains the chapter number) to the left and using raggedright I can move the chapter title to the left as well.
The thing is I don't understand the code related to the customized chapter style
\definecolor{nicered}{rgb}{.647 ...
The thing is I don't understand the code related to the customized chapter style
\definecolor{nicered}{rgb}{.647 ...
- Mon Dec 19, 2011 5:35 pm
- Forum: Page Layout
- Topic: memoir | Left Alignment of ToC Title
- Replies: 2
- Views: 3352
memoir | Left Alignment of ToC Title
Hello guys!
I'm writing my thesis using the memoir document class and I have a very customized chapter style, which I got from a paper I saw sometime ago.
It turns out this chapter style customization affects the alignment of the title of the ToC and friends. Currently, both ToC and chapter titles ...
I'm writing my thesis using the memoir document class and I have a very customized chapter style, which I got from a paper I saw sometime ago.
It turns out this chapter style customization affects the alignment of the title of the ToC and friends. Currently, both ToC and chapter titles ...
- Mon Nov 28, 2011 3:58 pm
- Forum: Page Layout
- Topic: memoir | Text outside of the Margins
- Replies: 0
- Views: 1659
memoir | Text outside of the Margins
Hi everyone!
I'm writing my thesis using the "memoir" class and I have to follow an ambiguous thesis format, which says that the title page must have a piece of text outside of the top margin. The height of this portion of text must be 4cm long.
There's also another margin specification for the ...
I'm writing my thesis using the "memoir" class and I have to follow an ambiguous thesis format, which says that the title page must have a piece of text outside of the top margin. The height of this portion of text must be 4cm long.
There's also another margin specification for the ...
- Thu Sep 15, 2011 5:42 am
- Forum: Text Formatting
- Topic: memoir | Modify the Page Number Position
- Replies: 5
- Views: 7914
Re: memoir | Modify the Page Number Position
THere's something I haven't mentioned so far. The ONLY page that doesn't obey the heading/footer configuration is the first page of the table of contents. In the MWE I provided, the TOC is just one page long, but I realized that the rest of the pages of the TOC DO respond to the heading/footer ...
- Thu Sep 15, 2011 5:25 am
- Forum: General
- Topic: How to repeat the first slide? (Beamer)
- Replies: 8
- Views: 18869
Re: How to repeat the first slide? (Beamer)
Is there any way to make a loop with the slides? I mean, let suppose I have 5 slides and I just want to show the first 3 slides by normal clicking and after the third one, it returns to the first slide automatically (I can do that using \againframe). Then, if I click again on the first slide, it ...
- Thu Sep 15, 2011 5:22 am
- Forum: Document Classes
- Topic: beamer | Slide Show
- Replies: 3
- Views: 4423
Re: beamer | Slide Show
Okular doesn't have that option. It's not possible to start a presentation automatically at opening the file, but I'm sure that I've seen beamer presentations that can start automatically. There must be a way to do that, but I don't really know how.
Cheers
Charlie
Cheers
Charlie
- Wed Sep 14, 2011 6:02 am
- Forum: Text Formatting
- Topic: memoir | Modify the Page Number Position
- Replies: 5
- Views: 7914
Re: memoir | Modify the Page Number Position
I discovered something weird. The list of figures and the list of tables DO respond to the code I wrote in the previous reply. Is only the TOC that still keeps the folio in the center of the footer.
Thanks for your answers
Charlie
Thanks for your answers
Charlie