mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-26 14:15:32 +00:00
Update XHTML documentation now that bibliography format can be
customized. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33930 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
d896682aa2
commit
ec5c343ebd
@ -1,5 +1,5 @@
|
||||
#LyX 2.0.0svn created this file. For more info see http://www.lyx.org/
|
||||
\lyxformat 378
|
||||
\lyxformat 381
|
||||
\begin_document
|
||||
\begin_header
|
||||
\textclass scrbook
|
||||
@ -125,7 +125,7 @@ End
|
||||
\paperpagestyle headings
|
||||
\tracking_changes false
|
||||
\output_changes false
|
||||
\html_use_mathml true
|
||||
\html_math_output 0
|
||||
\html_be_strict true
|
||||
\end_header
|
||||
|
||||
@ -4520,10 +4520,20 @@ Bibliography output is handled by the same machinery that handles the presentati
|
||||
on of reference information in the citation dialog, so you will see in the
|
||||
XHTML output pretty much what you would see if you were to look at a given
|
||||
entry in the citation dialog.
|
||||
Unfortunately, the formatting of bibliography entries, too, is at present
|
||||
not customizable, and it is fairly primitive, though this should change
|
||||
shortly.
|
||||
|
||||
The formatting can be customized in your layout file or, preferably, in
|
||||
a module.
|
||||
See Section
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "sub:Citation-format-description"
|
||||
|
||||
\end_inset
|
||||
|
||||
of the
|
||||
\emph on
|
||||
Customization
|
||||
\emph default
|
||||
manual for the details.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -4567,7 +4577,7 @@ Language in Context: Selected Essays
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Again, this should be fixed before long.
|
||||
This should be fixed before long.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
@ -7644,7 +7644,14 @@ CiteFormat
|
||||
\end_inset
|
||||
|
||||
Defines formats for use in the display of bibliographic information.
|
||||
See Section for details.
|
||||
See Section
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "sub:Citation-format-description"
|
||||
|
||||
\end_inset
|
||||
|
||||
for details.
|
||||
Must end with
|
||||
\begin_inset Quotes eld
|
||||
\end_inset
|
||||
@ -15504,6 +15511,12 @@ giant
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
\begin_inset CommandInset label
|
||||
LatexCommand label
|
||||
name "sub:Citation-format-description"
|
||||
|
||||
\end_inset
|
||||
|
||||
Citation format description
|
||||
\end_layout
|
||||
|
||||
@ -17499,6 +17512,32 @@ div
|
||||
and will rarely need changing.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
Bibliography formatting
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
The bibliography can be formatted using
|
||||
\begin_inset Flex CharStyle:Code
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
CiteFormat
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
blocks.
|
||||
See Section
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "sub:Citation-format-description"
|
||||
|
||||
\end_inset
|
||||
|
||||
for the details.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
LyX-generated CSS
|
||||
\end_layout
|
||||
|
Loading…
Reference in New Issue
Block a user