Search found 4 matches

by cibbuano
Thu Mar 12, 2009 1:10 am
Forum: Math & Science
Topic: Loading MatLAB .fig files in Octave, then exporting to LaTeX
Replies: 5
Views: 32758

Loading MatLAB .fig files in Octave, then exporting to LaTeX

If you're like me, you've been stuck in the dusty halls of the university system for years, the cynicism etched on your face, a perpetual snarl tugging at the corner of your mouth.

At Uni, we have a site-wide license for MatLAB, which is fine. MatLAB is a good platform for running simulations, even ...
by cibbuano
Thu Mar 12, 2009 12:58 am
Forum: Text Formatting
Topic: Why is it formatted like that?
Replies: 4
Views: 3907

Why is it formatted like that?

If you don't like the red boxes in the TOC, you can set an option in the hyperref package.

For example, replace

Code: Select all

\usepackage{hyperref}
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
with

Code: Select all

\usepackage[pdftex,colorlinks,citecolor={blue},linkcolor={blue}]{hyperref}
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
This will give all the PDF links in blue, which I think looks quite nice!
by cibbuano
Thu Mar 12, 2009 12:49 am
Forum: General
Topic: Connecting documents
Replies: 2
Views: 2051

Connecting documents

You can use counter commands to reset the numbering at the beginning of every chapter.

Here's some information on counters: TeX blog

Also, check out the wikibooks page on equation numbering...
Wikibooks
by cibbuano
Thu Mar 12, 2009 12:39 am
Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
Topic: Index Help, Please
Replies: 1
Views: 2893

Index Help, Please

Perhaps a good first step is to run makeindex and make sure that the index file has the appropriate entries.

Some helpful links:

U. Fl. site

Generating an index