mirror of
https://github.com/typst/typst
synced 2025-05-31 01:06:25 +08:00
parent
f81a8d00e3
commit
69191b6b20
@ -83,7 +83,6 @@ pub struct BibliographyElem {
|
|||||||
/// The bibliography's heading will not be numbered by default, but you can
|
/// The bibliography's heading will not be numbered by default, but you can
|
||||||
/// force it to be with a show-set rule:
|
/// force it to be with a show-set rule:
|
||||||
/// `{show bibliography: set heading(numbering: "1.")}`
|
/// `{show bibliography: set heading(numbering: "1.")}`
|
||||||
/// ```
|
|
||||||
#[default(Some(Smart::Auto))]
|
#[default(Some(Smart::Auto))]
|
||||||
pub title: Option<Smart<Content>>,
|
pub title: Option<Smart<Content>>,
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user