Search found 6 matches

by schmag
Tue Mar 17, 2009 7:46 pm
Forum: Text Formatting
Topic: Using enumeration in article document class
Replies: 4
Views: 4146

Re: Using enumeration in article document class

Thanks for the help. \listparindent doesn't seem to be working and so all the indenting isn't working as I would like.
by schmag
Tue Mar 17, 2009 7:44 pm
Forum: Text Formatting
Topic: Global "list" settings
Replies: 1
Views: 3680

Global "list" settings

Hi.

I am making a document that is essentially list after list, often with one list embedded in another.

For each list I am wanting 1) the first line of each item to have a specific indent 2) the second line to have the same indent as the first, and 3), for 1) and 2) to hold for any embedded lists ...
by schmag
Sat Mar 07, 2009 2:23 am
Forum: Text Formatting
Topic: Using enumeration in article document class
Replies: 4
Views: 4146

Re: Using enumeration in article document class

The problem is that I am trying to get it so that the items in the list are flush left.

Using \setlength{\itemindent}{-20pt} I can get the first line of each item to be as far left as I want, but the second. third, etc. lines of an item won't seem to move left (despite using \listparindent)

Also ...
by schmag
Sat Mar 07, 2009 12:21 am
Forum: Text Formatting
Topic: Using enumeration in article document class
Replies: 4
Views: 4146

Using enumeration in article document class

Hi.

I am wanting to use strictly bulleted sentences in the article document class. How do I go about doing that?

Also, I want to use an exceptionally small font size. I can't seem to change it.

Any ideas?

Thanks.
by schmag
Fri Mar 06, 2009 11:58 pm
Forum: Page Layout
Topic: Multiple text columns
Replies: 2
Views: 2428

Re: Multiple text columns

That's exactly what I'm looking for! Thanks!
by schmag
Fri Mar 06, 2009 9:12 pm
Forum: Page Layout
Topic: Multiple text columns
Replies: 2
Views: 2428

Multiple text columns

Hi guys.

I'm wanting to be able to have the following page layout.

- n vertical text columns
- n-1 vertical lines between the n vertical text columns
- the ability to put a horizontal line dividing sections of text within a particular column of text (of the n columns)

Any help or suggestions ...