Coder Social home page Coder Social logo

uci-thesis-latex's People

Contributors

alkalifly avatar bbelleville avatar computersforpeace avatar drewfrank avatar gaelnguyen avatar galbraic avatar lotten avatar mbezaire avatar mbovyn avatar onlycparra avatar sriki18 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

uci-thesis-latex's Issues

Long chapter titles ragged left in table of contents

The ucithesis.cls does something strange in the table of contents when chapter titles are too long to fit on a single line. Instead of being aligned to the left (as the one-line titles are), the lines get aligned to the right with a ragged left. You can see this clearly in the minimum working example below:


% Minimum working example
\documentclass{ucithesis}
\begin{document}
\tableofcontents
\chapter{This chapter title fits on one line and is aligned to the left, as I want it}
\chapter{This chapter title is too long to fit on one line in the table of contents, and 
requires multiple lines, so the text gets aligned to the right, and the ragged left looks 
very strange. I would like for this text to be left aligned and ragged right instead. The 
last line appears centered, which I don't necessarily mind, as long as all of the other 
lines are aligned to the left.}
\end{document}

[question] Why do you prefer using latex->DVI->PDF over pdflatex?

I notice that the Makefile uses latex > DVI > PDF.

I generally always use pdflatex. I am not suggesting the Makefile be changed but more asking why you guys prefer that method. In my documents pdflatex seems to choke less and be generally less of a pain.

No rush on replying. Just wondering if I am missing something.

Gus

Page number links not working

The page numbers in e.g. the Table of Contents are not linking to the corresponding sections. Any idea how to fix this? Thank you!

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.