Search found 2 matches

by kosala
Mon Apr 11, 2011 10:27 am
Forum: General
Topic: No room for a new \write ?
Replies: 2
Views: 6405

No room for a new \write ?

\documentclass[a4paper,11pt,twoside,palatino]{report}

\usepackage{minitoc}
\usepackage{longtable}
\usepackage{setspace}
\usepackage{dsfont}
\usepackage{listings}
\usepackage{times}
\usepackage{ifthen,url}
\usepackage{thesis_style}
\usepackage{setspace}
\usepackage{graphicx}
\usepackage ...
by kosala
Sun Apr 10, 2011 10:12 am
Forum: General
Topic: minitoc problem
Replies: 1
Views: 2735

minitoc problem

Chapters 1(seperate txt file):
\chapter{Introduction}
\label{Chap:Introduction}
\mtcaddchapter
\minitoc

Chapter 2(seperate txt file):
\chapter{Related Work}
\label{Chap:RelatedWork}
\mtcaddchapter
\minitoc

-------------(seperate txt file)-----------------------------------
This is my main page ...