Is it possible to cha开发者_Python百科nge the header font color in Latex? You could have a look at the sectsty package.
I am using Beamer in order to make a presentation. In one of the frames I want to write something like this:
I need to produce a PDF document in which I need some "chapters" (along with its sections and subsections) to be non-numbered but still included in the ToC.
I need something like this: Chapter 1 Preliminaries 1.1 Banach Algebras I tried this: \\chapter{} \\section*{Preliminaries}
I always like my figures to be placed in between text as oppos开发者_运维百科ed to the top or bottom of the page. I also like to talk about the figure before it is shown. So I am trying to have someth
Does anyone knows how开发者_开发问答 to enable the circle symbol (slide transition) in the beamer theme Darmstadt such as http://www.maths.dundee.ac.uk/~dfg/icms09/beamer-handout.pdf
I think this question is novel. Here is the problem I have. I have a relatively short piece of text associated with a lot of figures and a table. I want floats to appear on pages just for floats but i
I use some .sty-files that are not part of texlive and want to have them in a subdirectory of the folder with my main.tex. I used the following line to load the package:
I\'m trying to find a tool for Windows that I can use to preview .tex and .mp files as they are saved. Does such a tool exist? I have TeXworks installed which has a handy build button (this displays t
I am writing a document in spanish, and I\'m trying to add \'í\' to the word Montréal.However if I put the i like this: \\\'{e} in the code below, I just get a space instead of the é. Why is this n