Giter Club home page Giter Club logo

latex-uhm-thesis's Issues

Problem with twoside option... plus a couple of other mods

[Copied from Google Code site, submitted by William DeMeo]

What steps will reproduce the problem?

  1. use the twoside option (and include a copyright page; N.B. a fellow grad student who has no copyright page did not experience this problem)

What is the expected output?

The output should be similar to the default (oneside) except the larger margin should alternate between left side and right side of page.

What do you see instead?

This works as expected except for one problem, which throws off the alternating of the large margin for all pages after page 2. In my dissertation, the twoside option adds an extra page after the title page with nothing on it except an arabic number 2. The next page after this is the copyright page, which is labelled (as it should be) with roman numeral ii.

What version of the product are you using?

2.0.0

On what operating system?

Linux (Ubuntu 11.10)

Please provide any additional information below.

I found that if I replace each occurrence in uhthesis.cls of \cleardoublepage with \clearpage, the problem goes away. However, this won't work if I switch back to the default oneside option, so I've added an ifthenelse satement to fix it. I'm attaching my modified uhthesis class file, in case anyone wants to see it and/or use/adapt it.

DISCLAIMER: please note that I have also made a few other customizations of the uhthesis.cls file, which work for my thesis but may not work for yours! Namely I have

  1. modified the appearance of the title to conform more closely with the example provided in the UH style guide -- page 19 of
    http://manoa.hawaii.edu/graduate/files/forms/tdstylepolicy_e.pdf
  2. Added commands for "List of Symbols" and "List of New Results," both of which are important for math dissertations. (I initially just inserted these lists by hand, but then the page numbers don't get roman numerals, even if I had them before the \end{frontmatter} command.)
  3. (As mentioned above) changed all occurrences of \cleardoublepage with an ifthenelse which chooses \clearpage instead when the twoside option is used.

Remark about item 2 above:
Of course, these new lists are not automatically generated (since LaTeX doesn't know which results are new) but you can take a look at my LaTeX source file, attached, if you want to see how I'm using the \listofsymbols and \listofnewresults commands. N.B. this attached .tex file will not compile without other supporting files. These can be found at arXiv.org, or by emailing me.)

If you want to see how my modified title page and the new lists look, my dissertation can be viewed here:
http://dl.dropbox.com/u/17739547/diss/PhD_2012_DeMeo.pdf
http://dl.dropbox.com/u/17739547/diss/PhD_2012_DeMeo_TwoSided.pdf

Attachments can be found in this gist

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.