Search found 2 matches

by ralphwadams
Sat Aug 29, 2009 8:58 am
Forum: Graphics, Figures & Tables
Topic: Generate textbox on same page from within figure environment
Replies: 2
Views: 1991

Generate textbox on same page from within figure environment

Thanks for the reply, I think that method will influence all pages with floats on, not just the ones in color.

According to the fancyhdr documentation: Marks in floats will not be visible in LATEX’s output routine, so it is not useful to put marks in floats. So there is currently no way to let a ...
by ralphwadams
Fri Aug 28, 2009 11:15 am
Forum: Graphics, Figures & Tables
Topic: Generate textbox on same page from within figure environment
Replies: 2
Views: 1991

Generate textbox on same page from within figure environment

My thesis requires that any pages that have color components have "original in color" at the top of the page, the way I see it there are two ways of doing this, renewing the header command for each of these pages or inserting a textblock at the top of any of these pages.

I went with the latter as ...