Re: amsart+amsaddr+dedicatory

Uwe Brauer <[email protected]>
Newsgroups gmane.comp.tex.german
Message-ID <[email protected]>
> Hallo 


Ich habe mir mal die Definitionen von title in amsart.cls and in
amsaddr.sty angesehen



1. Amsart
,----
| \def\@maketitle{%
|   \normalfont\normalsize
|   \@adminfootnotes
|   \@mkboth{\@nx\shortauthors}{\@nx\shorttitle}%
|   \global\topskip42\p@\relax % 5.5pc   "   "   "     "     "
|   \@settitle
|   \ifx\@empty\authors \else \@setauthors \fi
|   \ifx\@empty\@dedicatory
|   \else
|     \baselineskip18\p@
|     \vtop{\centering{\footnotesize\itshape\@dedicatory\@@par}%
|       \global\dimen@i\prevdepth}\prevdepth\dimen@i
|   \fi
`----

2. Amsaddr
,----
| \def\@maketitle{%
|   \normalfont\normalsize
|   \let\@makefnmark\relax  \let\@thefnmark\relax
|   \if@footaddr\@footnotetext{\@setfoot@addresses}\fi
|   \ifx\@empty\emails\else \@footnotetext{\@setemails}\fi
|   \ifx\@empty\@date\else \@footnotetext{\@setdate}\fi
|   \ifx\@empty\@subjclass\else \@footnotetext{\@setsubjclass}\fi
|   \ifx\@empty\@keywords\else \@footnotetext{\@setkeywords}\fi
|   \ifx\@empty\thankses\else \@footnotetext{%
|     \def\par{\let\par\@par}\@setthanks}\fi
|   \@mkboth{\@nx\shortauthors}{\@nx\shorttitle}%
|   \global\topskip42\p@\relax % 5.5pc   "   "   "     "     "
|   \@settitle
|   \if@footaddr\ifx\@empty\authors \else \@setauthors \fi
|   \else%
|      \ifx\@empty\authors \else \@set@authors@addresses \fi
|   \fi
|   \ifx\@empty\@dedicatory
|   \else
|     \baselineskip18\p@
|     \vtop{\centering{\footnotesize\itshape\@dedicatory\@@par}%
|       \global\dimen@i\prevdepth}\prevdepth\dimen@i
|   \fi
`----
 
In beiden Fällen gibt es die Linie 
      \global\dimen@i\prevdepth}\prevdepth\dimen@i

Die aber wenn ich amsaddr lade und ein dedicatory habe zu der Fehlermeldung 

,----
| ./new-addr.tex:25: You can't use `\prevdepth' in horizontal mode.
| \@maketitle ...al \dimen@i \prevdepth }\prevdepth 
|                                                   \dimen@i \fi \@setabstract...l.25 \maketitle
|                
| ./new-addr.tex:25: Missing number, treated as zero.
| <to be read again> 
|                    \advance 
| l.25 \maketitle
| 
`----


Ich bin sehr verwirrt

Uwe Brauer
smime.p7s (application/pkcs7-signature, 5.5 KB) - not displayed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.