Thanks Thorsten.
And if i want to indent whole text in enumitem with some margin (say \parindent) with the same feature in my first post i.e. text in second line just start below the label of item.
ghss
Search found 5 matches
- Mon Nov 05, 2012 10:35 am
- Forum: Text Formatting
- Topic: enumitem | Multi-lined Items in enumerated List
- Replies: 3
- Views: 3621
- Mon Nov 05, 2012 2:44 am
- Forum: Text Formatting
- Topic: enumitem | Multi-lined Items in enumerated List
- Replies: 3
- Views: 3621
enumitem | Multi-lined Items in enumerated List
Hello,
I am using package enumitem to generate the following list as in the attachment using this code
% long line in Enumitems
\documentclass[10pt,twoside]{book}
\usepackage{enumitem}
\begin{document}
\begin{enumerate}[label={\it Problem \arabic* (my problem)}:,leftmargin=*,labelindent=0pt ...
I am using package enumitem to generate the following list as in the attachment using this code
% long line in Enumitems
\documentclass[10pt,twoside]{book}
\usepackage{enumitem}
\begin{document}
\begin{enumerate}[label={\it Problem \arabic* (my problem)}:,leftmargin=*,labelindent=0pt ...
- Sun Nov 04, 2012 12:27 pm
- Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
- Topic: Empty Header for Index Start Page
- Replies: 6
- Views: 8416
Empty Header for Index Start Page
Hello,
the code is given below. I think there is some problem in my Header definition.
% Example for Header in Index problem
\documentclass[10pt,twoside]{book}
\usepackage{makeidx} % for back index
% Redefining Header
\usepackage{fancyhdr}
\fancyhead[LE]{\slshape \nouppercase{\leftmark ...
the code is given below. I think there is some problem in my Header definition.
% Example for Header in Index problem
\documentclass[10pt,twoside]{book}
\usepackage{makeidx} % for back index
% Redefining Header
\usepackage{fancyhdr}
\fancyhead[LE]{\slshape \nouppercase{\leftmark ...
- Sat Nov 03, 2012 10:36 am
- Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
- Topic: Empty Header for Index Start Page
- Replies: 6
- Views: 8416
Empty Header for Index Start Page
Hello,
Thanks.
All this are not working.
My code is
And I tried all commented ones also.
Thanks.
All this are not working.
My code is
Code: Select all
%\cleardoublepage
\clearpage
\addcontentsline{toc}{chapter}{\indexname}
%\markboth{Index}{Index}
\thispagestyle{plain}
%\thispagestyle{empty}
\printindex
- Fri Nov 02, 2012 8:48 pm
- Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
- Topic: Empty Header for Index Start Page
- Replies: 6
- Views: 8416
Empty Header for Index Start Page
Hello,
on the first page of the index, I'm getting "Index" as chapter name as well as a small "Index" in the top right of the page (see attached figure). I want this header from next page but not on the starting page of Index. Where am I making a mistake?
ghss
on the first page of the index, I'm getting "Index" as chapter name as well as a small "Index" in the top right of the page (see attached figure). I want this header from next page but not on the starting page of Index. Where am I making a mistake?
ghss