index anpassung quellen
This commit is contained in:
3
dhsn.typ
3
dhsn.typ
@@ -39,6 +39,7 @@
|
|||||||
counter(heading).update(0)
|
counter(heading).update(0)
|
||||||
set heading(numbering: none)
|
set heading(numbering: none)
|
||||||
context if query(selector(figure).after(here())).len() > 0 {
|
context if query(selector(figure).after(here())).len() > 0 {
|
||||||
|
show regex("(\. ).+"): none
|
||||||
{
|
{
|
||||||
show heading: none
|
show heading: none
|
||||||
heading(numbering: none)[Anhangverzeichnis]
|
heading(numbering: none)[Anhangverzeichnis]
|
||||||
@@ -184,7 +185,7 @@
|
|||||||
pagebreak()
|
pagebreak()
|
||||||
|
|
||||||
context {
|
context {
|
||||||
show regex("[.].+"): none
|
show regex("[. ].+"): none
|
||||||
show ref: none
|
show ref: none
|
||||||
if query(selector(figure.where(kind: image).before(<dhsn.addendum>))).len() > 0 {
|
if query(selector(figure.where(kind: image).before(<dhsn.addendum>))).len() > 0 {
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user