Search found 32 matches

by neumannturing
Thu Nov 18, 2010 1:17 am
Forum: Graphics, Figures & Tables
Topic: figure label not correct
Replies: 4
Views: 3197

Re: figure label not correct

Just as gmedi's post.
by neumannturing
Thu Nov 18, 2010 1:13 am
Forum: Graphics, Figures & Tables
Topic: adjust the space between float/text
Replies: 2
Views: 4402

Re: adjust the space between float/text

Solved as magic's post.
by neumannturing
Thu Oct 28, 2010 9:52 pm
Forum: Fonts & Character Sets
Topic: font style in the Sciposter
Replies: 2
Views: 3389

Re: font style in the Sciposter

problem is solved by localghost post .
by neumannturing
Thu Oct 28, 2010 8:50 pm
Forum: Fonts & Character Sets
Topic: font style in the Sciposter
Replies: 2
Views: 3389

font style in the Sciposter

Hello,
sciposter make all author in boldface font. But I want to make only one author in boldface and others in plain font(not bold). How can I do that? Thanks.

\documentclass[a0,landscape,boxedsections,final]{sciposter}
\usepackage{amsmath,amsfonts,amstext,amssymb,amsbsy,amsopn,amsthm,eucal ...
by neumannturing
Fri Oct 01, 2010 12:03 am
Forum: Kile
Topic: search path
Replies: 4
Views: 6839

Re: search path

I guess localhost accusing me of not posting MWE. But I am looking for a general information about the path searching of TeX, not a solution to a particular problem. I though it was just controlled by some environment variable. But I did some googling and find it is more complicated than that. It is ...
by neumannturing
Mon Sep 27, 2010 8:23 pm
Forum: Kile
Topic: search path
Replies: 4
Views: 6839

search path

Hi,
I have a tex file using beamer and a couple of other packages. It can be compiled in the machines of my previous department. Now I moved to a new department, and the same file cannot be compiled and I get an error

"/usr/share/texmf-texlive/tex/latex/caption/caption.sty:197:\@makecaption ...
by neumannturing
Fri Jan 01, 2010 6:12 am
Forum: Page Layout
Topic: strange big gap between two paragraphs
Replies: 1
Views: 1985

strange big gap between two paragraphs

There is a big gap between two paragraphs(the gap is about 1 inch). This segment is in the middle of the whole paper. The spacing between all other paragraphs is fine. What is wrong?


paragraph 1 bla bla bla
\begin{figure}[t]
\newlength{\modelsize}
\modelsize = \linewidth
\advance \modelsize ...
by neumannturing
Wed Dec 23, 2009 4:37 am
Forum: Graphics, Figures & Tables
Topic: flush figures before a new section
Replies: 2
Views: 6545

flush figures before a new section

Hello,
Are there any ways to flush figures before a new section? \clearpage flushes figures but it starts a new page and it is not desirable(it leads to more pages). Thank you.
by neumannturing
Wed Dec 23, 2009 4:32 am
Forum: Graphics, Figures & Tables
Topic: adjust the space between float/text
Replies: 2
Views: 4402

adjust the space between float/text

Hello,
There are some space between float objects(figures) and the text body. The default space is not satisfiable. How can I adjust the space? Thank you.
by neumannturing
Fri Nov 06, 2009 8:30 pm
Forum: Document Classes
Topic: beamer footline
Replies: 1
Views: 7202

beamer footline

Hi,
CambridgeUS theme almost meet my need except that the footline. It splits the footline into three boxes showing author(Insitute), Title, Date and frame number.
My title is too long to fit into the second box, but the third box(containing the Date and frame number) has many space. So I want to ...