Search found 2 matches

by Handerb
Sun Apr 20, 2014 5:30 pm
Forum: Graphics, Figures & Tables
Topic: Psbrace isn't working
Replies: 2
Views: 3995

Psbrace isn't working

Hi together,

I am desperately trying to get a small brace into a pspicture, bu it just doesn't work. I have already installed the pstricks-add package, but as soon as I want to add \psbrace , nothing works anymore. Here is what I have:

\documentclass[12pt,a4paper]{article}\usepackage{amsmath ...
by Handerb
Fri Mar 28, 2014 3:11 pm
Forum: Text Formatting
Topic: Customize numbering in the theorem environment
Replies: 1
Views: 6988

Customize numbering in the theorem environment

Hi community,

I know similar topics exist, but unfortunately none could solve the problem.
I would like to number the assumptions (created by the newtheorem environment) in my article by A1, A2, etc. That is, I have the command:

\newtheorem{assump}{Assumption}
\begin{article}

\begin{assump}
This ...