Search found 3 matches

by kawkae2
Mon Jun 29, 2009 8:58 pm
Forum: Text Formatting
Topic: \tableofcontents help
Replies: 1
Views: 2559

\tableofcontents help

Something weird is going on when I try to typeset my tex file. I created a table of contents, and it compiled just as I wanted, then I tried to enter a list of table and figure....all hell broke loose afterwards. This is the preamble and the very beginning of the document:

\documentclass[10pt ...
by kawkae2
Thu Jun 25, 2009 5:52 am
Forum: Text Formatting
Topic: Formatting a text "cluster"
Replies: 3
Views: 2397

Re: Formatting a text "cluster"

Works great, this is the command I was looking for.

Thanks much,
ek
by kawkae2
Thu Jun 25, 2009 2:44 am
Forum: Text Formatting
Topic: Formatting a text "cluster"
Replies: 3
Views: 2397

Formatting a text "cluster"

Hi all,

I'm trying to add a string of BASIC language programming instruction into a .tex file. Is there a way to add a string of text, in this case BASIC instruction, without latex picking up on command characters? In other words, can I isolate a text cluster, so that it's manipulated collectively ...