Search found 26 matches
- Thu Jan 28, 2010 4:23 pm
- Forum: Page Layout
- Topic: Line alignments in twocolumn layout?
- Replies: 4
- Views: 3168
Re: Line alignments in twocolumn layout?
Hm, I'm just wondering why it aligns everything perfectly after a paragraph and not just directly in the beginning. Thanks anyway.
- Wed Jan 27, 2010 5:08 pm
- Forum: Page Layout
- Topic: Line alignments in twocolumn layout?
- Replies: 4
- Views: 3168
Re: Line alignments in twocolumn layout?
Sorry. If you fill in the text below the section with a lipsum to fill a whole page, the second column is not aligned with the first column text because \section{} uses about 3.5 lines, and not 3 or 4. After a paragraph in the second column half a line is added by LaTeX automatically, but before ...
- Tue Jan 26, 2010 10:18 pm
- Forum: Page Layout
- Topic: Line alignments in twocolumn layout?
- Replies: 4
- Views: 3168
Line alignments in twocolumn layout?
Hi folks,
I just started a small document to write some notes:
\documentclass[11pt,twocolumn]{article}
\usepackage{url}
\usepackage[english]{babel}
\begin{document}
\title{Notes: Research Seminar 2010}
\author{\small{me}}
\date{\today}
\maketitle
\section{blubb}
blubb
\end{document}
There's ...
I just started a small document to write some notes:
\documentclass[11pt,twocolumn]{article}
\usepackage{url}
\usepackage[english]{babel}
\begin{document}
\title{Notes: Research Seminar 2010}
\author{\small{me}}
\date{\today}
\maketitle
\section{blubb}
blubb
\end{document}
There's ...
- Wed Feb 25, 2009 11:33 pm
- Forum: Text Formatting
- Topic: dcu: lastchecked and urldate in misc entries?
- Replies: 4
- Views: 10625
Re: dcu: lastchecked and urldate in misc entries?
got it with a modified dcu.bst.
- Wed Feb 25, 2009 9:32 pm
- Forum: Text Formatting
- Topic: dcu: lastchecked and urldate in misc entries?
- Replies: 4
- Views: 10625
Re: dcu: lastchecked and urldate in misc entries?
Hey guys, I need to print this thesis tomorrow, so any help is really appreciated.
I tried to modify the URL function in dcu.bst, but that's horrible.
I tried to modify the URL function in dcu.bst, but that's horrible.

- Mon Feb 23, 2009 6:43 pm
- Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
- Topic: How do I create index
- Replies: 14
- Views: 51259
Re: How do I create index
Well, if I would do a simple search&replace, why just can't LaTeX do that for me. Ok, it's not too much work with my six chapters, but how with a book, 20-30 chapters? Search&replace in each file can be really annoying.
- Mon Feb 23, 2009 11:42 am
- Forum: Text Formatting
- Topic: dcu: lastchecked and urldate in misc entries?
- Replies: 4
- Views: 10625
Re: natbib: lastchecked and urldate in misc entries?
Sorry, I forgot the most important part ... Bibliography-Style is dcu.
\bibliographystyle{dcu}
\bibliographystyle{dcu}
- Mon Feb 23, 2009 11:18 am
- Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
- Topic: How do I create index
- Replies: 14
- Views: 51259
Re: How do I create index
All right, thanks. I hoped there's an automatic solution in LaTeX. 

- Mon Feb 23, 2009 10:40 am
- Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
- Topic: How do I create index
- Replies: 14
- Views: 51259
Re: How do I create index
I'll try to explain with an example: Let's take the word 'LaTeX'. It appears 10 times on various pages inside the thesis. Do I need to put an '\index{}' around very appearance, or just the first one?
- Sat Feb 21, 2009 9:24 pm
- Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
- Topic: How do I create index
- Replies: 14
- Views: 51259
Re: How do I create index
Hi there,
I've got a minor question on the same topic: If I define a word as an index, do I need to put any instance of this word to the index by hand? Is there some kind of automatic indexing?
I've got a minor question on the same topic: If I define a word as an index, do I need to put any instance of this word to the index by hand? Is there some kind of automatic indexing?