Search found 3 matches

by holysword
Tue Jul 20, 2010 4:01 pm
Forum: Math & Science
Topic: newtheorem and QED
Replies: 1
Views: 1512

newtheorem and QED

Hi guys...

I would like to create a theorem enviroment, but I would like it to end with the QED character (some few authors seem to prefer this option because Definitions, for instance, have nothing to mark their end). What I have been doing now is to do something like

\begin{mydefinition ...
by holysword
Mon Jul 19, 2010 10:47 pm
Forum: Math & Science
Topic: Command for Subsets
Replies: 2
Views: 1602

Re: Command for Subsets

In fact I know how to put more than one optional argument. This was not my question, but thank you for your attention.
by holysword
Mon Jul 19, 2010 9:16 pm
Forum: Math & Science
Topic: Command for Subsets
Replies: 2
Views: 1602

Command for Subsets

Hi everybody (I'm new here ^ ^)

So, I'm working with latex for years. I have my own .sty file, and I am trying to make it "clean" and easier to use - even for myself.

One thing that annoys me is when I have to write a subset, for instance

$$\mathbb C^{x\times y\times z}$$

Recently I found out ...