Search found 17 matches
- Mon Apr 11, 2011 10:27 am
- Forum: General
- Topic: muliple affiliations of an author
- Replies: 2
- Views: 4569
- Tue Jul 28, 2009 11:07 am
- Forum: General
- Topic: muliple affiliations of an author
- Replies: 2
- Views: 4569
muliple affiliations of an author
Hi,
I am using acm class sig-alternate.cls (attached with this mail). I have two authors. For one of the authors, I want to add two affiliations. I tried \altaffilmark{1,2} and \altaffiltext{1}{text}, but I get an error "undefined control sequence \altaffiltext". Please help me to get out of here ...
I am using acm class sig-alternate.cls (attached with this mail). I have two authors. For one of the authors, I want to add two affiliations. I tried \altaffilmark{1,2} and \altaffiltext{1}{text}, but I get an error "undefined control sequence \altaffiltext". Please help me to get out of here ...
- Thu Apr 30, 2009 11:28 am
- Forum: Text Formatting
- Topic: Defintion enviroment, parenthesis around definition title
- Replies: 6
- Views: 6882
Re: Defintion enviroment, parenthesis around definition title
Bundle of thanks Stefan.
- Wed Apr 29, 2009 11:43 pm
- Forum: Text Formatting
- Topic: Defintion enviroment, parenthesis around definition title
- Replies: 6
- Views: 6882
Re: Defintion enviroment, parenthesis around definition title
BRAVO. It works perfect. I must say you are of GREAT help ALWAYS.
How can I increase space between definition-number and Definition title. e.g
Definition 1.1~~~Grid Site. Here I have represented space with "~~~"
Thank you.
Farrukh
How can I increase space between definition-number and Definition title. e.g
Definition 1.1~~~Grid Site. Here I have represented space with "~~~"
Thank you.
Farrukh
- Wed Apr 29, 2009 11:12 pm
- Forum: Text Formatting
- Topic: Defintion enviroment, parenthesis around definition title
- Replies: 6
- Views: 6882
Defintion enviroment, parenthesis around definition title
Hi Stefan,
I really don't know which package does this come from. I also don't know how is it defined. I am sorry. What I can tell you is that I am using class "svmono" (attached with this reply). I have the following packages in the header of main file
\usepackage{amssymb}
\usepackage{amsmath ...
I really don't know which package does this come from. I also don't know how is it defined. I am sorry. What I can tell you is that I am using class "svmono" (attached with this reply). I have the following packages in the header of main file
\usepackage{amssymb}
\usepackage{amsmath ...
- Wed Apr 29, 2009 10:24 pm
- Forum: Text Formatting
- Topic: Defintion enviroment, parenthesis around definition title
- Replies: 6
- Views: 6882
Defintion enviroment, parenthesis around definition title
Dear All,
I am using definition environment. For example
\begin{definition}[Grid Site]
A Grid site is a .......
\end{definition}
By default it produces as
Definition 1.1 (Grid Site) A Grid site is a .......
I want "no parenthesis" around "Grid Site". Please help me how I can do this.
Thanking ...
I am using definition environment. For example
\begin{definition}[Grid Site]
A Grid site is a .......
\end{definition}
By default it produces as
Definition 1.1 (Grid Site) A Grid site is a .......
I want "no parenthesis" around "Grid Site". Please help me how I can do this.
Thanking ...
- Sun Nov 16, 2008 4:06 pm
- Forum: General
- Topic: I am getting footnote in TOC
- Replies: 10
- Views: 11712
Re: I am getting footnote in TOC
It worked!!!! Thanks for the great help.
Have a nice week ahead.
Farrukh
Have a nice week ahead.
Farrukh
- Sun Nov 16, 2008 3:41 pm
- Forum: General
- Topic: I am getting footnote in TOC
- Replies: 10
- Views: 11712
Re: I am getting footnote in TOC
Hi,
Thanks for your prompt reply. Is there some solution to it? I want to keep long titles in TOC but still avoid footnotes in TOC.
Farrukh
Thanks for your prompt reply. Is there some solution to it? I want to keep long titles in TOC but still avoid footnotes in TOC.
Farrukh
- Sun Nov 16, 2008 2:53 pm
- Forum: General
- Topic: I am getting footnote in TOC
- Replies: 10
- Views: 11712
I am getting footnote in TOC
Hi Stefan,
In your given example the short chapter title was taken in TOC and error was not reproduced. While I am displaying long chapter titles in TOC.
Hereby I paste the minimal code to reproduce the problem.
\documentclass[a4paper,10pt]{book}
%\documentclass[envcountsame,envcountchap ...
In your given example the short chapter title was taken in TOC and error was not reproduced. While I am displaying long chapter titles in TOC.
Hereby I paste the minimal code to reproduce the problem.
\documentclass[a4paper,10pt]{book}
%\documentclass[envcountsame,envcountchap ...
- Sun Nov 16, 2008 2:13 pm
- Forum: General
- Topic: I am getting footnote in TOC
- Replies: 10
- Views: 11712
Re: I am getting footnote in TOC
Sorry for the missing braces. Following is the line that I have in my thesis:
\chapter[Yeast ........... pathways]{Mevalonate ..................\emph{Yeast}\protect\symbolfootnote[1]{Results from this work have been presented...........}
this places a footnote in the text as well as in TOC ...
\chapter[Yeast ........... pathways]{Mevalonate ..................\emph{Yeast}\protect\symbolfootnote[1]{Results from this work have been presented...........}
this places a footnote in the text as well as in TOC ...