Difference between revisions of "Report style"

From Wiki
Jump to navigation Jump to search
Line 46: Line 46:
 
*** {{code|1=numberconversion}}
 
*** {{code|1=numberconversion}}
 
* Structuration
 
* Structuration
*** {{cmd|startfrontmatter}}, {{cmd|startbodymatter}}, {{cmd|startappendices}}, {{cmd|startbackmatter}}
+
** {{cmd|startfrontmatter}}, {{cmd|startbodymatter}}, {{cmd|startappendices}}, {{cmd|startbackmatter}}
*** {{cmd|component}}
+
** {{cmd|component}}
 
* Fonts (GaramondPro and AvenirNext)
 
* Fonts (GaramondPro and AvenirNext)
 
** {{cmd|definefontfeature}}
 
** {{cmd|definefontfeature}}

Revision as of 21:30, 29 November 2020

Report style 01

Here is a "try to look nice and dynamique" report, inspired by initial PDF material. It was used to learn to use ConTeXt and MetaFun (pdftotext > markdown > pandoc > manual work):

Here is some visual to give an idea:

2020 hcc rapport features.png

The source code has been cleaned up and commented on (still some mix of english and french), in the hope that it will help.

Several features are used.

Report style 02


TODO: this page needs more work (See: To-Do List)