jasatex.layout: add missing short title

-also resolve a potential package clash with natbib
This commit is contained in:
Uwe Stöhr 2012-11-26 06:14:04 +01:00
parent 2fa9ff1826
commit 025943868a
3 changed files with 11 additions and 28 deletions

View File

@ -10,6 +10,7 @@ Sides 1
SecNumDepth 3 SecNumDepth 3
TocDepth 3 TocDepth 3
DefaultStyle Standard DefaultStyle Standard
Provides natbib 1
ClassOptions ClassOptions
FontSize 10|11|12 FontSize 10|11|12
@ -60,6 +61,7 @@ Style Title
LatexName title LatexName title
Category FrontMatter Category FrontMatter
InTitle 1 InTitle 1
OptionalArgs 1
ParSkip 0.4 ParSkip 0.4
ItemSep 0 ItemSep 0
TopSep 0 TopSep 0

View File

@ -76,28 +76,6 @@ nopreprint
\end_inset \end_inset
\end_layout
\begin_layout Standard
\begin_inset Note Note
status collapsed
\begin_layout Plain Layout
\series bold
Note
\series default
: Using the citation style
\family sans
Natbib
\family default
in the document settings would lead to LaTeX errors, because JasaTeX uses
its own natbib mechanism.
\end_layout
\end_inset
\end_layout \end_layout
\begin_layout Preprint number \begin_layout Preprint number

View File

@ -68,6 +68,9 @@ What's new
- Correct output of text in changed font size and with decorations (bug 8424). - Correct output of text in changed font size and with decorations (bug 8424).
- Layout file for JASATeX: solved problems with natbib and added missing
short title for the document title
* USER INTERFACE * USER INTERFACE