Skip to content
Snippets Groups Projects
  1. Jun 08, 2020
    • Karl Fogel's avatar
      Fix order and conditionality of OTSDIR check · c1d21ddb
      Karl Fogel authored
      In https://github.com/OpenTechStrategies/ots-doctools/pull/10,
      @choeppler points out (#pullrequestreview-425924575) that the "OTSDIR"
      environment variable should not be required to be set, since only
      "OTS_DOCTOOLS_DIR" is documented, and that furthermore if we are going
      to check paths under "OTSDIR" we should at least do it in the same
      order relative to "OTS_DOCTOOLS_DIR" that 'Makefile.docspecific' uses.
      
      This commit is his suggested patch from that PR review.  (Note that
      the commits in that PR are actually already applied.  There must have
      been a rebasing somewhere along the way, as they all have different
      commit IDs in master than they do in the PR.)
      c1d21ddb
  2. May 06, 2020
    • James Vasile's avatar
      Remove old, unused preamble block · 3aa277d7
      James Vasile authored
      3aa277d7
    • James Vasile's avatar
      Fix inkscape versioning issue · 486627d2
      James Vasile authored
        * Detect inkscape version of 1.0 rc 1 or later and add some tex to
          call inkscape using new-style command line parameters.
      
        * Add a preambles loop to the base jinja template so we have an easy
          way to add preamble sections that doesn't require clobbering the
          existing preamble items
      
        * Add a dump function to pipeline.py so we can dump our output and
          inspect it during debugging.
      486627d2
  3. Jan 08, 2020
Loading