Aggiunta firma autore a fine documento
This commit is contained in:
parent
68df3a7657
commit
ee5931b187
@ -1,31 +1,33 @@
|
|||||||
= template - Modello base di documento Asciidoctor
|
= template - Modello base di documento Asciidoctor
|
||||||
Sottotitolo documento
|
Sottotitolo documento
|
||||||
:authors: Celestino Amoroso
|
:authors: Celestino Amoroso
|
||||||
:docinfo: shared
|
:docinfo: shared
|
||||||
:encoding: utf-8
|
:encoding: utf-8
|
||||||
:toc: right
|
:toc: right
|
||||||
:toclevels: 4
|
:toclevels: 4
|
||||||
:toc-title: Indice Generale
|
:toc-title: Indice Generale
|
||||||
:icons: font
|
:icons: font
|
||||||
:icon-set: fi
|
:icon-set: fi
|
||||||
:numbered:
|
:numbered:
|
||||||
:table-caption: Tabella
|
:table-caption: Tabella
|
||||||
:figure-caption: Diagramma
|
:figure-caption: Diagramma
|
||||||
:docinfo1:
|
:docinfo1:
|
||||||
:sectlinks:
|
:sectlinks:
|
||||||
:sectanchors:
|
:sectanchors:
|
||||||
:source-highlighter: rouge
|
:source-highlighter: rouge
|
||||||
// :rouge-style: ThankfulEyes
|
// :rouge-style: ThankfulEyes
|
||||||
:rouge-style: gruvbox
|
:rouge-style: gruvbox
|
||||||
// :rouge-style: colorful
|
// :rouge-style: colorful
|
||||||
//:rouge-style: monokay
|
//:rouge-style: monokay
|
||||||
|
|
||||||
toc::[]
|
toc::[]
|
||||||
|
|
||||||
## Titolo di capitolo
|
### Titolo di sezione
|
||||||
#testo capitolo#
|
|
||||||
|
#testo di sezione#
|
||||||
### Titolo di sezione
|
|
||||||
|
'''
|
||||||
#testo di sezione#
|
*Celestino Amoroso* +
|
||||||
|
*celestino . amoroso @ gmail . com*
|
||||||
|
|
||||||
|
image::https://gravatar.com/avatar/88d204d546890e5d89073fb1cec29fe9.png?size=48[]
|
||||||
|
Loading…
Reference in New Issue
Block a user