Search found 6 matches

by umb365
Thu Oct 09, 2008 6:16 pm
Forum: General
Topic: [help] how can I create a special cell like this?
Replies: 3
Views: 2104

Re: [help] how can I create a special cell like this?

Thank you. I will read the article first.
by umb365
Thu Oct 09, 2008 7:11 am
Forum: General
Topic: [help] how can I create a special cell like this?
Replies: 3
Views: 2104

Re: [help] how can I create a special cell like this?

dots (".") in the cell mean the blank char.
by umb365
Thu Oct 09, 2008 6:57 am
Forum: General
Topic: [help] how can I create a special cell like this?
Replies: 3
Views: 2104

[help] how can I create a special cell like this?

how can I create a special cell like this?

Hi all.
I meet a problem:
I wanna create a sheet, one of the cell shoule look like this:
------------
|Population|
|.....of.....|
|.the.city..|
------------

The words are centered and wrapped under my control.

but, when I use "tabular*" or "tabularx ...
by umb365
Mon Jun 30, 2008 2:51 am
Forum: General
Topic: Can margin note be used in the math mode?
Replies: 4
Views: 3705

Re: Can margin note be used in the math mode?

Aha.

Both of them do work! :D

THANKS both of you.
by umb365
Sat Jun 28, 2008 4:52 pm
Forum: General
Topic: Can margin note be used in the math mode?
Replies: 4
Views: 3705

Re: Can margin note be used in the math mode?

gmedina localghost: Thanks for your warn advice. I will try them. Hope one of them may works.

Thanks for localghost's welcome. ;)

Thanks again.
by umb365
Sat Jun 28, 2008 3:38 am
Forum: General
Topic: Can margin note be used in the math mode?
Replies: 4
Views: 3705

Can margin note be used in the math mode?

Hi all.
I am a new comer for LaTeX. I meet a problem in writing tex.
I wanna add some margin note beside the math equation by \marginpar. but LaTeX tells me: "not in outer par mode".
I have read some documents and searched the internet, but found nothing.
Does LaTeX (or its philosophy) don't ...