Skip to content
Snippets Groups Projects

New document class, biblatex and lyx support

Merged Jari-Matti Mäkelä requested to merge (removed):docclass-biblatex into master
4 files
+ 59
76
Compare changes
  • Side-by-side
  • Inline
Files
4
  • The LyX layout now encapsulates the \appchapter.
    
    The bibliography listing now automatically generates the label for
    the endofpages page counter. This label is used for counting normal
    text pages. The page numbering for appendices still depends on
    \appendices and \\appchapters. The \eofapppages is automatically
    added to the end of the document.
+ 27
43
@@ -548,7 +548,7 @@ status open
\begin_layout Plain Layout
%
\backslash
pagebreak
\backslash
@@ -559,89 +559,73 @@ addtocounter{page}{-1}
\backslash
eofpages
appendices
\end_layout
\begin_layout Plain Layout
\end_inset
\backslash
appendices
\end_layout
\begin_layout Plain Layout
\end_layout
\begin_layout Standard
\begin_inset Note Note
status open
\begin_layout Plain Layout
% create your appendix chapters with command
create your appendix chapters with command
\backslash
appchapter{some name} instead
\end_layout
\begin_layout Plain Layout
% of
of
\backslash
chapter{some name} for the automagic page counting to work
\end_layout
\begin_layout Plain Layout
%
\backslash
input{file name of appchapter xxx}
\end_layout
\begin_layout Plain Layout
%
\backslash
input{file name of appchapter yyy}
\end_layout
\end_inset
\begin_layout Plain Layout
%
\backslash
input{file name of appchapter zzz}
\end_layout
\begin_layout Plain Layout
%
\backslash
input{and so on}
\begin_layout Appendix
Liitedokumentti
\end_layout
\begin_layout Standard
Tässä esimerkki
\begin_inset Newpage pagebreak
\end_inset
\end_layout
\begin_layout Standard
\begin_inset Note Note
status open
kaksisivuisesta liitteestä.
\end_layout
\begin_layout Plain Layout
main document ends here
\begin_layout Appendix
Liitedokumentti 2
\end_layout
\begin_layout Standard
Tässä esimerkki
\begin_inset Newpage pagebreak
\end_inset
\end_layout
\begin_layout Standard
\begin_inset ERT
toisesta kaksisivuisesta liitteestä.
\end_layout
\begin_layout Standard
\begin_inset Note Note
status open
\begin_layout Plain Layout
\backslash
eofapppages
main document ends here
\end_layout
\end_inset
Loading