]> git.lyx.org Git - features.git/commit
Do not use needauth when only exporting code
authorScott Kostyshak <skostysh@lyx.org>
Mon, 30 Apr 2018 00:06:16 +0000 (20:06 -0400)
committerScott Kostyshak <skostysh@lyx.org>
Wed, 2 May 2018 15:08:51 +0000 (11:08 -0400)
commit065e37e96ff37dd891e47aede84258fd9adf23cf
tree2b15cb74fd66bddbb7505804ed1267603d763f75
parent0d1b981b2b9da99359dd820597b370b99f6dff50
Do not use needauth when only exporting code

We have a couple of converters (using Sweave and knitr to "tangle"
an intermediate file) that are used for exporting code chunks
contained in a .lyx file. Since the code is just exported to a text
file and is not executed, needauth is not necessary.
lib/configure.py