Changes

Jump to navigation Jump to search
806 bytes added ,  12:03, 18 December 2020
m
no edit summary
== Report style 01 ==
* Here is a "try to look nice and dynamique" report, inspired by initial PDF material, and . It was used to learn to use ConTeXt and MetaFun (pdftotext > markdown > pandoc > manual work): ** [https://www.hautconseilclimat.fr/wp-content/uploads/2020/10/hcc_rapport_maitriser-lempreinte-carbone-de-la-france-1.pdf Initial PDF ]** [[:File:2020 hcc rapport maitriser-l-empreinte-carbone-de-la-france.zip|TEX input]] ** [[:File:2020 hcc rapport maitriser-l-empreinte-carbone-de-la-france.pdf|PDF output]]* several features are used** headings with rules "across Here is some visuals of the page", slightly different design for right and left page, in order ConTeXt version to bring dynamicgive an idea:*** {{cmd|defineoverlay}}*** {{cmd[[File:2020_hcc_rapport_features.png|useMPgraphic}}*** {{cmd900px|startuseMPgraphic}}*** {{cmd|signalrightpage}}*** {{cmd|doifrightpageelse}}*** {{cmd|startsectionblockenvironment}}** numbering Report style, modern / dynamic, built with decreasing font size with increasing level of sectioning*** {{cmd|setuphead}}*** {{cmd|definestructureseparatorset}}*** {{cmd|defineconversion}}*** {{cmd|definestructureconversionset}}*** {{code|1=sectionconversionset}}the marvelous ConTeXt (based on LuaTeX and LuaMetaTeX), inspired by french HCC report - Haut Conseil pour le Climat]]*** {{code|1=prefixconversionset}}*** {{The source code|1=sectionsegments}}*** {{code|1=sectionstopper}}** specific "encadré" environment*** {{cmd|definehead}} has been cleaned up and {{code|1=aftersection}}*** dedicated numbering, added to the table commented on (still some mix of content **** {{cmd|definehead}} english and {{code|1=sectionresetset}}french), {{code|1=bodypartlabel}} **** {{cmd|setuplist}}**** {{cmd|setupreferencestructureprefix}}*** a margin in color to highlight the text pushed on the right*** {{cmd|\definetextbackground}}*** MetaPost / MetaFun to draw around the text (as background)**** {{code|1=for i=1 upto nofmultipars}}**** {{code|1=if multilocs[i] == 3:}}*** local footnotes**** {{cmd|definenote}}**** {{cmd|setupnotation}}**** {{code|1=numberconversion}}hope that it will help.
Here is some visual to give an idea:Several features are used.
[[File* headings with rules "across the page", slightly different design for right and left page, in order to bring dynamic:2020_hcc_rapport_features** {{cmd|defineoverlay}}** {{cmd|useMPgraphic}}** {{cmd|startuseMPgraphic}}** {{cmd|signalrightpage}}** {{cmd|doifrightpageelse}}** {{cmd|startsectionblockenvironment}}* numbering with decreasing font size with increasing level of sectioning** {{cmd|setuphead}}** {{cmd|definestructureseparatorset}}** {{cmd|defineconversion}}** {{cmd|definestructureconversionset}}** {{code|1=sectionconversionset}}** {{code|1=prefixconversionset}}** {{code|1=sectionsegments}}** {{code|1=sectionstopper}}* "encadré" environment to "highlight specific content", compatible with page breaks** {{cmd|definehead}} with {{code|1=before}} and {{code|1=aftersection}} and.png..** Dedicated numbering, added to the table of content *** {{cmd|definehead}} and {{code|1=sectionresetset}}, {{code|1=bodypartlabel}} *** {{cmd|setuplist}}*** {{cmd|setupreferencestructureprefix}}** A large colored rule on the left to highlight the text (pushed on the right), compatible with page breaks*** {{cmd|800px]definetextbackground}}*** MetaPost / MetaFun to draw around the text (as background)*** {{code|1=for i=1 upto nofmultipars}}*** {{code|1=if multilocs[i]== 3:}}** Local footnotes*** {{cmd|definenote}}*** {{cmd|setupnotation}}*** {{code|1=numberconversion}}* Structuration** {{cmd|startfrontmatter}}, {{cmd|startbodymatter}}, {{cmd|startappendices}}, {{cmd|startbackmatter}}** {{cmd|component}}* Fonts (GaramondPro and AvenirNext)** {{cmd|definefontfeature}}** {{cmd|starttypescript}}** {{cmd|definefontsynonym}}** {{cmd|definetypeface}}** {{code|1=rscale}} and a short code to get x-height ratio between two fonts with
== Report style 02 ==

Navigation menu