]> git.lyx.org Git - features.git/commit
Fix dviluatex exports of Sweave/knitr/Lily/noweb
authorScott Kostyshak <skostysh@lyx.org>
Sun, 7 Aug 2016 17:31:41 +0000 (13:31 -0400)
committerScott Kostyshak <skostysh@lyx.org>
Sun, 7 Aug 2016 18:04:05 +0000 (14:04 -0400)
commit330e52b9cbc121fa03a4cc29dde52b0f897b0089
tree04d7de6797925091abbecf2fc2e4762edaedac44
parent2d49342ce39a2f6177ce8f460d454932f4c90bc2
Fix dviluatex exports of Sweave/knitr/Lily/noweb

After the fix at fe06ef0e, several converter chains to DVI
(dviluatex) were broken because they had previously gone through an
incorrect link in the chain.

This commit adds converters for the above formats to dviluatex and
fixes the following ctests:

  export/examples/Literate_dvi3_texF
  export/examples/Literate_dvi3_systemF
  export/examples/knitr_dvi3_texF
  export/examples/knitr_dvi3_systemF
  export/examples/lilypond_dvi3_texF
  export/examples/lilypond_dvi3_systemF
  export/examples/noweb2lyx_dvi3_texF
  export/examples/noweb2lyx_dvi3_systemF
  export/examples/sweave_dvi3_texF
  export/examples/sweave_dvi3_systemF
  export/templates/RJournal_dvi3_texF
lib/configure.py