diff options
-rw-r--r-- | _TODO.md | 70 |
1 files changed, 38 insertions, 32 deletions
@@ -185,18 +185,7 @@ Vi skal (som noget nyt i forhold til sidste semester)... > (fx poster, slideshow, podcast el. lign.) > (ifølge [study.ruc.dk](https://study.ruc.dk/class/view/31211)) -# Vejledermøde - - * lav disposition for vejledermøde - * hvad skal vi have hjælp til? - -reflekter over møde til bogreception - -reflekter over midtvejsevaluering - - - -citation: +# citation * lint-check bibliography `biber --validate-datamodel --tool ref.bib` @@ -209,23 +198,10 @@ citation: * maybe lint-check ref.bib using biber `biber --validate-datamodel --tool ref.bib` -auxiliary metadata: +# contribution - * maybe render with ConTeXt engine for richer PDF metadata - <https://pandoc.de/#tip-082-untitled> - * support adding DOI to XMP metadata - <https://www.crossref.org/blog/marking-up-doi/> - * maybe tweak PDF tagging - <https://ctan.org/pkg/tagpdf> - <https://tex.stackexchange.com/a/609329/309738> - * validate generated PDF - * https://www.pdf-online.com/osa/validate.aspx - * https://demo.verapdf.org/ - * maybe enable more DocumentMetadata options - <https://tex.stackexchange.com/a/686905/309738> - * maybe document revived XMP ontologies somewhere - <https://stackoverflow.com/a/73730400/18619283> * maybe add degrees to authors + <https://quarto.org/docs/authoring/front-matter.html#degrees> * handle author name as given+(non-)dropping-particle+family in `_templates/title.tex` * integrate CRediT (a.k.a. ANSI/NISO Z39.104-2022) @@ -241,15 +217,45 @@ auxiliary metadata: * integrate scikgtex <https://ctan.org/pkg/scikgtex> -misc: +# titlepage + + * support CTAN package uni-titlepage + <https://ctan.org/pkg/uni-titlepage> + * include word count on title page + +# misc metadata + + * maybe render with ConTeXt engine for richer PDF metadata + <https://pandoc.de/#tip-082-untitled> + * support adding DOI to XMP metadata + <https://www.crossref.org/blog/marking-up-doi/> + * maybe tweak PDF tagging + <https://ctan.org/pkg/tagpdf> + <https://tex.stackexchange.com/a/609329/309738> + * validate generated PDF + * https://www.pdf-online.com/osa/validate.aspx + * https://demo.verapdf.org/ + * maybe enable more DocumentMetadata options + <https://tex.stackexchange.com/a/686905/309738> + * maybe document revived XMP ontologies somewhere + <https://stackoverflow.com/a/73730400/18619283> + * handle semantic markdown + * include hint as footnote + hyperlinking to both figure in appendix and directly to source + * resolve referenced source data + and include inline as figure in an appendix + * include in XMP + * explain in the introduction its use as a multimodality, + offering an optional enrichment of the report reading experience + * implement plugins for annotating stability and migratability + * stability: praise or concerns regarding long-term stability + * migratability: praise or concerns regarding ability to transition to other platforms + +# misc styling * extend (or replace?) abbreviations <https://pandoc.de/#tip-001-no-break-abbreviations> * maybe teach pandoc about syntaxes for e.g. Turtle and SDML <https://pandoc.de/#tip-003-syntax-highlighting> - * implement plugins for annotating stability and migratability - * stability: praise or concerns regarding long-term stability - * migratability: praise or concerns regarding ability to transition to other platforms * maybe use ragged2e <https://ctan.org/pkg/ragged2e> - * include word count on title page |