Search found 22 matches

by dschneiderch
Wed Apr 27, 2011 12:34 am
Forum: Page Layout
Topic: Page numbers beside headers (LyX)
Replies: 22
Views: 17145

Page numbers beside headers (LyX)

The first route didn't work for all of the front matter, only for the abstract so I followed the 2nd suggestion and it worked except that one of the few reqs my school has is that all the front matter page numbers are plain style (bottom center). There is probably a better way to do this but I ...
by dschneiderch
Mon Apr 25, 2011 6:09 pm
Forum: General
Topic: thesis won't compile anymore!
Replies: 2
Views: 2443

Re: thesis won't compile anymore!

My apologies. I had inserted a bit a code that it must have been hanging on because when I tested an older MWE before updating the preamble it worked. All is well now. Thanks for looking
by dschneiderch
Mon Apr 25, 2011 6:05 pm
Forum: Page Layout
Topic: Page numbers beside headers (LyX)
Replies: 22
Views: 17145

Page numbers beside headers (LyX)

Yep that does it. I had read that fancyhfoffset wasn't good to use...not sure why but this works except not for the front matter. The front matter is somehow created in the class file I think. Any suggestions for this?


Edit by localghost : Preferably no external links (see Board Rules ...
by dschneiderch
Mon Apr 25, 2011 4:40 pm
Forum: General
Topic: thesis won't compile anymore!
Replies: 2
Views: 2443

thesis won't compile anymore!

I opened up my thesis this morning to compile and nothing happens! LyX hangs and when I exported to .tex and tried to compile with TeX Shop it also hangs.
here is the console output from the texshop attempt:

` This is pdfTeX, Version 3.1415926-1.40.11 (TeX Live 2010)
\write18 enabled.
entering ...
by dschneiderch
Sat Apr 23, 2011 8:02 pm
Forum: Page Layout
Topic: Aligning Page Numbers
Replies: 2
Views: 2291

Re: Aligning Page Numbers

Perhaps that will help? Includes a .tex and custom .cls file.
by dschneiderch
Sat Apr 23, 2011 8:00 pm
Forum: Page Layout
Topic: Page numbers beside headers (LyX)
Replies: 22
Views: 17145

Re: Page numbers beside headers (LyX)

Here is a LyX file and a .tex file with appropriate .cls file. Thanks!
by dschneiderch
Fri Apr 22, 2011 3:55 pm
Forum: LyX
Topic: sideways table placement
Replies: 1
Views: 3187

Re: sideways table placement

aha! Insert Table float and then two subfloats within the main float. Rotate the main float sideways and you will get both tables nicely aligned on one page.
by dschneiderch
Thu Apr 21, 2011 10:10 pm
Forum: Page Layout
Topic: Page numbers beside headers (LyX)
Replies: 22
Views: 17145

Page numbers beside headers (LyX)

I'm trying to define the header (and footer) to ensure the page number is no more than 0.5 inches from any edge (so top right it should be 'square' and the bottom 0.5" from bottom edge). As it was, I was using \qquad\thispage to approx. align the page number so it "looks" right. The code posted with ...
by dschneiderch
Thu Apr 21, 2011 8:22 pm
Forum: Page Layout
Topic: Page numbers beside headers (LyX)
Replies: 22
Views: 17145

Re: Page numbers beside headers (LyX)

No luck with that either. Thanks for the attempt though. Any other suggestions out there?
by dschneiderch
Thu Apr 21, 2011 7:48 pm
Forum: Page Layout
Topic: Page numbers beside headers (LyX)
Replies: 22
Views: 17145

Page numbers beside headers (LyX)

I will check out the top/bottom alignment but for horizontal alignment

Code: Select all

\fancyhead[R]{\leavevmode\rlap{\hspace{0.5in}\thepage}}
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
moves the page nmber LEFT and -0.5 is no different.

I guess the reqs are simply no more than 0.5".

ds