Search found 13 matches

by patricia__88
Wed Jul 18, 2012 7:45 pm
Forum: Math & Science
Topic: amsthm | Customized Proof Environment
Replies: 7
Views: 8279

Re: amsthm | Customized Proof Environment

Heh my language is polish, but my problem is gone;) Your code, which you write here help me. Earlier I don't cancel something. So thanks a lot, I tire which this from few days, and now it work! Thanks a lot again:)
by patricia__88
Wed Jul 18, 2012 7:01 pm
Forum: Math & Science
Topic: amsthm | Customized Proof Environment
Replies: 7
Views: 8279

Re: amsthm | Customized Proof Environment

I don't know English language very well so I don't know what is your problem?!
So i can't read your link. Maybe you don't understand what i need in my document?
by patricia__88
Wed Jul 18, 2012 3:52 pm
Forum: Math & Science
Topic: amsthm | Customized Proof Environment
Replies: 7
Views: 8279

amsthm | Customized Proof Environment

Ok it's work in new file. When I copy to my preamble my ckd. it's ok, it's in last line of proof, but my proof it's look like this:
Proof::
I don't know why it's ona more colon, only the first proof it's ok it's Proof:
but next all proof it's like this Proof::
And I can't use this \usepackage{babel ...
by patricia__88
Wed Jul 18, 2012 9:13 am
Forum: Math & Science
Topic: amsthm | Customized Proof Environment
Replies: 7
Views: 8279

amsthm | Customized Proof Environment

Does anyone know how can I write "Proof" in normal letters, not cursive? And with colon, I mean "Proof:". And concurrently end mark "ckd." in the last line of a proof? I use the report class. This is my preamble:
\documentclass[12pt,a4paper,oneside]{report}
\linespread{1.3}
\usepackage[utf8 ...
by patricia__88
Tue Jul 17, 2012 8:51 pm
Forum: Math & Science
Topic: The end mark of proof
Replies: 6
Views: 6819

The end mark of proof

Ok never mind, how can I write "Proof:"
I write this

Code: Select all

\begin{proof}[\normalfont Dowód:] text \end{proof}
, but I see "Proof:."
How can I delete "."?
by patricia__88
Sun Jul 15, 2012 9:24 pm
Forum: Math & Science
Topic: The end mark of proof
Replies: 6
Views: 6819

The end mark of proof

I know it's something wrong, because in first proof it's work, but in the next proof, irrespective of the proof is end by text or displayed math, the end mark is in the next line.
Example:
\begin{proof}
Ponieważ $d$ jest funkcją multiplikatywną, więc
\begin{displaymath}
d(n)=d\left( \prod_{i=1}^{s ...
by patricia__88
Sun Jul 15, 2012 8:30 pm
Forum: Math & Science
Topic: The end mark of proof
Replies: 6
Views: 6819

The end mark of proof

Sory, I want mark ckd. to the end of proof not a box, so I write this:
\renewcommand{\qedsymbol}{ckd.}
And I want a colon after a word "proof", it's mean "Proof:".
I write this:
\renewenvironment{proof}{\noindent Proof:}{\hfill ckd.}
but then my "ckd." was at next line. I write \qedhere to move ...
by patricia__88
Sun Jul 15, 2012 7:24 pm
Forum: Math & Science
Topic: The end mark of proof
Replies: 6
Views: 6819

The end mark of proof

This is my preamble:
\documentclass[12pt,a4paper,oneside]{report}
\linespread{1.3}
\usepackage[utf8]{inputenc}
\usepackage{polski}
\usepackage[T1]{fontenc}
\usepackage{indentfirst}
\usepackage{amsthm}
\usepackage{amssymb}
\usepackage{color}
\newtheorem{tw}{Twierdzenie}[chapter]
\newtheorem{lem ...
by patricia__88
Tue Mar 27, 2012 10:38 pm
Forum: Math & Science
Topic: Size of Equation
Replies: 3
Views: 2898

Re: Size of Equation

Thanks:)
by patricia__88
Tue Mar 27, 2012 5:13 pm
Forum: Math & Science
Topic: Size of Equation
Replies: 3
Views: 2898

Re: Size of Equation

Who know? Please help:-)