Thank you. I would like to explore whether we can put the TOC in the title page.
I did:
\begin{titlepage}
\begin{center}
{\Large Volume 01, Issue 01}\\[0.5cm]
\end{center}
\begin{flushright}
============================================\\[0.4cm]
{\fontfamily{ounc}\selectfont
{ \huge \bfseries TITLE ...
Search found 21 matches
- Sun Apr 11, 2010 6:26 pm
- Forum: Text Formatting
- Topic: ToC not as a chapter
- Replies: 3
- Views: 2376
- Sun Apr 11, 2010 5:55 pm
- Forum: Text Formatting
- Topic: ToC not as a chapter
- Replies: 3
- Views: 2376
ToC not as a chapter
Dear all:
Normally, when we put \tableofcontents in our tex file, then a TOC will be generated as a chapter. How can we make TOC is not a chapter?
I would like to present the following in the same page, for example:
TITLE
Author - Date
Table of Contents
Thank you for your advices.
Normally, when we put \tableofcontents in our tex file, then a TOC will be generated as a chapter. How can we make TOC is not a chapter?
I would like to present the following in the same page, for example:
TITLE
Author - Date
Table of Contents
Thank you for your advices.
- Mon Apr 05, 2010 3:20 am
- Forum: BibTeX, biblatex and biber
- Topic: Chapterbib, citation with[?]: How to solve this problem?
- Replies: 11
- Views: 8147
Re: Chapterbib, citation with[?]: How to solve this problem?
Dear all: Is there any suggestion for the bookmark option? I dropped hyperref because the option of dvipdfm causes citation mark problem of [?].
- Sun Apr 04, 2010 7:38 pm
- Forum: BibTeX, biblatex and biber
- Topic: Chapterbib, citation with[?]: How to solve this problem?
- Replies: 11
- Views: 8147
Chapterbib, citation with[?]: How to solve this problem?
Finally, I remove the entry of Bibliography in the TOC by delete
in the chapterbib.sty, line 141
and delete in the chapterbib.sty, line 207.
At present, it's fine for me.
Code: Select all
\addcontentsline{toc}{#2}{\bibname}% local: * -> no num
and delete
Code: Select all
\addcontentsline{toc}{chapter}{\bibname}
At present, it's fine for me.
- Sun Apr 04, 2010 7:01 pm
- Forum: BibTeX, biblatex and biber
- Topic: Chapterbib, citation with[?]: How to solve this problem?
- Replies: 11
- Views: 8147
Re: Chapterbib, citation with[?]: How to solve this problem?
I tried and found that tocbibind conflicts with chapterbib. The package which you place first will disable the latter.
For example, if you put \usepackage[notbib]{tocbibind} then put \usepackage[sectionbib]{chapterbib} then the Bibliography will be defined as a chapter not a section.
For example, if you put \usepackage[notbib]{tocbibind} then put \usepackage[sectionbib]{chapterbib} then the Bibliography will be defined as a chapter not a section.
- Sun Apr 04, 2010 6:26 pm
- Forum: BibTeX, biblatex and biber
- Topic: Chapterbib, citation with[?]: How to solve this problem?
- Replies: 11
- Views: 8147
Chapterbib, citation with[?]: How to solve this problem?
Here are my preamble
\documentclass[11pt,a4paper,titlepage,twoside]{book}
\usepackage{amsmath,amssymb,amsfonts,mathrsfs,amsmathfix}
%\usepackage[dvipdfm,bookmarks=true]{hyperref}
\usepackage[dvipdfm]{graphicx}
\DeclareGraphicsRule{*}{eps}{*}{}
\usepackage{longtable}
\usepackage{lscape}
\usepackage ...
\documentclass[11pt,a4paper,titlepage,twoside]{book}
\usepackage{amsmath,amssymb,amsfonts,mathrsfs,amsmathfix}
%\usepackage[dvipdfm,bookmarks=true]{hyperref}
\usepackage[dvipdfm]{graphicx}
\DeclareGraphicsRule{*}{eps}{*}{}
\usepackage{longtable}
\usepackage{lscape}
\usepackage ...
- Sun Apr 04, 2010 6:19 pm
- Forum: BibTeX, biblatex and biber
- Topic: Chapterbib, citation with[?]: How to solve this problem?
- Replies: 11
- Views: 8147
Chapterbib, citation with[?]: How to solve this problem?
1. If i keep hyperref without option of dvipdfm, i cannot compile my tex file. This may be because i used the package omegavn for Vietnamese typesetting.
If i used \usepackage[dvipdfm,bookmarks=true]{hyperref} then the citation mark becomes [?]
2. I dropped tocbibind but there is still ...
If i used \usepackage[dvipdfm,bookmarks=true]{hyperref} then the citation mark becomes [?]
2. I dropped tocbibind but there is still ...
- Sun Apr 04, 2010 5:49 pm
- Forum: BibTeX, biblatex and biber
- Topic: Chapterbib, citation with[?]: How to solve this problem?
- Replies: 11
- Views: 8147
Re: Chapterbib, citation with[?]: How to solve this problem?
I read several chapterbib manuals. Now there are two problems:
1. Without hyperref, I cannot create bookmarks.
2. The option [sectionbib] of chapterbib - i used this option - makes Bibliography a section* instead of a chapter*. Thus, there is last section of Bibliography in the Table of Content. I ...
1. Without hyperref, I cannot create bookmarks.
2. The option [sectionbib] of chapterbib - i used this option - makes Bibliography a section* instead of a chapter*. Thus, there is last section of Bibliography in the Table of Content. I ...
- Sun Apr 04, 2010 5:38 pm
- Forum: BibTeX, biblatex and biber
- Topic: Chapterbib, citation with[?]: How to solve this problem?
- Replies: 11
- Views: 8147
Re: Chapterbib, citation with[?]: How to solve this problem?
I use lamdda.exe to compile instead of latex.exe. This helps me with Omega and Vietnamese.
You are right on option dvipdfm. When I use hyperref package with dvipdfm option, then citation mark becomes [?]. When I do not use hyperref, then chapterbib works well.
In the table of content, there is an ...
You are right on option dvipdfm. When I use hyperref package with dvipdfm option, then citation mark becomes [?]. When I do not use hyperref, then chapterbib works well.
In the table of content, there is an ...
- Sun Apr 04, 2010 5:23 pm
- Forum: BibTeX, biblatex and biber
- Topic: Chapterbib, citation with[?]: How to solve this problem?
- Replies: 11
- Views: 8147
Chapterbib, citation with[?]: How to solve this problem?
There may be some conflicts between chapterbib and hyperref.
My hyperref is as follows
My hyperref is as follows
Code: Select all
\usepackage[dvipdfm,bookmarks=true,backref,colorlinks,linkcolor=black,citecolor=black, filecolor=black,menucolor=black,pagecolor=black,urlcolor=black,pdfstartview=FitH]{hyperref}