
Search found 3 matches
- Thu May 29, 2008 9:33 pm
- Forum: General
- Topic: Latex Label
- Replies: 4
- Views: 3481
Re: Latex Label
Thank you very much. It works 

- Thu May 29, 2008 8:45 pm
- Forum: General
- Topic: Latex Label
- Replies: 4
- Views: 3481
Re: Latex Label
Thank you for the advices. I am doing the standard labeling with the commands \label and \ref. Here is my preamble. I hope it gives you more clarification. Thanks
\documentclass[11pt,oneside,a4paper]{amsart}
\usepackage[latin1]{inputenc}
%\usepackage{german,amsmath,amssymb}
\usepackage[notref ...
\documentclass[11pt,oneside,a4paper]{amsart}
\usepackage[latin1]{inputenc}
%\usepackage{german,amsmath,amssymb}
\usepackage[notref ...
- Thu May 29, 2008 7:56 pm
- Forum: General
- Topic: Latex Label
- Replies: 4
- Views: 3481
Latex Label
I have labeled all my equations and References in my Bachelor Thesis. However when I label them, it puts except the actual label, one more label in the margins of the paper in square brackets. How can I remove this second label? Thank you in advance.