Handbook Maintenance: Difference between revisions

From SCA Lochac
Jump to navigation Jump to search
No edit summary
 
(6 intermediate revisions by one other user not shown)
Line 7: Line 7:


==The Complicated==
==The Complicated==
* Editting the CSS (in MediaWiki:Common.css)
* Editting the CSS (in [[MediaWiki:Common.css]])
* Editing the javascript (in Mediawiki:Common.js)
* Editing the javascript (in [[Mediawiki:Common.js]])
* raw TeX title pages
* raw TeX Pandoc template(s), which are editable from within the wiki.


==Dark Magic==
==Dark Magic==
Line 24: Line 22:
* Maintaining off the shelf extensions
* Maintaining off the shelf extensions
** pdfHandler
** pdfHandler
** nativeSVGhandler
** approvedRevs
* Custom extensions
* Custom extensions
** pandocPdfBook
** MakePdfBook (and its Tex dependencies)
** fixTables.pl script
 
==Test pdf formatting==
[[Test formatting]]

Latest revision as of 08:50, 3 November 2023

Maintenance of this handbook can be divided into the easy, the complicated, and dark magic.

The Easy

The Complicated

Dark Magic

  • shell dependencies
    • pandoc
    • pdfLatex
    • imageMagick
    • Inkscape
    • perl
  • mediawiki version
  • LocalSettings.php maintenance
    • Settng up namespaces
  • Maintaining off the shelf extensions
    • pdfHandler
  • Custom extensions
    • MakePdfBook (and its Tex dependencies)

Test pdf formatting

Test formatting