Search found 14 matches
- Tue May 26, 2009 8:36 pm
- Forum: Text Formatting
- Topic: \verb in title (\chapter)?
- Replies: 2
- Views: 7782
Re: \verb in title (\chapter)?
This is the work-around I was looking for! Thanks a lot.
- Tue May 26, 2009 7:03 pm
- Forum: Text Formatting
- Topic: \verb in title (\chapter)?
- Replies: 2
- Views: 7782
\verb in title (\chapter)?
Hi all,
I wonder how I can put one word in verbatim in the title of a book chapter.
I would like to use something like
Thanks for helping me out!
I wonder how I can put one word in verbatim in the title of a book chapter.
I would like to use something like
Code: Select all
\chapter{Inventory of \verb#r.le# Routines}
- Mon May 04, 2009 10:24 pm
- Forum: Graphics, Figures & Tables
- Topic: rotating | Turn one 'sidewaystable' for 180°
- Replies: 3
- Views: 13967
Re: rotating | Turn one 'sidewaystable' for 180°
Thank you for the (very) quick reply! I had been misled by the (counter)clockwise options of the rotating package, which were of no help.
Problem solved, and I appreciate the advise to dig out package manuals before anything else.
Problem solved, and I appreciate the advise to dig out package manuals before anything else.
- Mon May 04, 2009 9:58 pm
- Forum: Graphics, Figures & Tables
- Topic: rotating | Turn one 'sidewaystable' for 180°
- Replies: 3
- Views: 13967
rotating | Turn one 'sidewaystable' for 180°
I have a 'sidewaystable' that ends up on an even page and faces out. Reviewers are asking for that particular table to be rotated 180 degrees. I have been searching around on the net but was unable to find a working solution. Any clues? Many thanks.
- Mon May 04, 2009 3:27 pm
- Forum: Graphics, Figures & Tables
- Topic: lontable shifts or "indents" into the margin
- Replies: 2
- Views: 2194
lontable shifts or "indents" into the margin
OK, I made a sort of compromise by changing
to
(smaller last column)
Thanks
Code: Select all
\begin{longtable}{>{\raggedright}p{0.2\textwidth}cp{0.6\textwidth}}
Code: Select all
\begin{longtable}{>{\raggedright}p{0.2\textwidth}cp{0.55\textwidth}}
Thanks
- Wed Apr 29, 2009 1:27 am
- Forum: Graphics, Figures & Tables
- Topic: lontable shifts or "indents" into the margin
- Replies: 2
- Views: 2194
lontable shifts or "indents" into the margin
This has me puzzled... Who knows why this is happening (and what can be done to prevent the table being indented)?
[Nevermind the missing references, I left the \citep commands for completeness. The fancyheader commands help in illustrating the actual indent.]
Many thanks!
\documentclass[11pt ...
[Nevermind the missing references, I left the \citep commands for completeness. The fancyheader commands help in illustrating the actual indent.]
Many thanks!
\documentclass[11pt ...
- Mon Mar 23, 2009 12:56 pm
- Forum: BibTeX, biblatex and biber
- Topic: number of pages (pp.) with natbib and apalike
- Replies: 0
- Views: 2395
number of pages (pp.) with natbib and apalike
I want the number of pages of e.g. technical reports to be listed in my bibliography. Is that feasible?
If not, what apalike-like style can I use instead?
Many thanks!
If not, what apalike-like style can I use instead?
Many thanks!
- Thu Mar 19, 2009 8:34 pm
- Forum: Page Layout
- Topic: how to remove "Contents" from header in frontmatter
- Replies: 2
- Views: 5820
Re: how to remove "Contents" from header in frontmatter
Thank you!
Maybe I should put you in my PhD Acknowledgements as well.
Maybe I should put you in my PhD Acknowledgements as well.

- Thu Mar 19, 2009 5:35 pm
- Forum: Page Layout
- Topic: how to remove "Contents" from header in frontmatter
- Replies: 2
- Views: 5820
how to remove "Contents" from header in frontmatter
Hi
If you run this MWE piece of code (twice), you will see that there is a Contents header over the Acknowledgements and Acronyms section. I wonder why this is happening... and how to change it.
Any clues? Thanks!
\documentclass[11pt]{book}
\usepackage{array,booktabs,longtable,tabularx ...
If you run this MWE piece of code (twice), you will see that there is a Contents header over the Acknowledgements and Acronyms section. I wonder why this is happening... and how to change it.
Any clues? Thanks!
\documentclass[11pt]{book}
\usepackage{array,booktabs,longtable,tabularx ...
- Thu Mar 19, 2009 4:02 am
- Forum: Graphics, Figures & Tables
- Topic: large sidewaystable - scale down or remove header/footer?
- Replies: 9
- Views: 15005
large sidewaystable - scale down or remove header/footer?
Back with another large one... It is a completely different table, but much harder to typeset as well (or so it seems). Page and header setup is the same as I mentioned in the post above.
What would you do to get this one on a letter sized bookpage?
Cheers to all who try to crack this nut!
\begin ...
What would you do to get this one on a letter sized bookpage?
Cheers to all who try to crack this nut!
\begin ...