]> git.lyx.org Git - features.git/commit
Introduce buffer-reset-export
authorJuergen Spitzmueller <spitz@lyx.org>
Fri, 27 Dec 2019 10:06:34 +0000 (11:06 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:49 +0000 (15:48 +0200)
commit1dce9bb69402849cd40948a54b42aaeee57bab64
tree6525b13cf037f037b47b77c5ac2b4d8b56abd538
parentca08982e0ca62a2e95dd96ca51df0100255cbbdc
Introduce buffer-reset-export

Small helper lfun that makes LyX remove the aux file before doing the
next export. A bit more convenient than removing the files manually
or restarting LyX.
src/FuncCode.h
src/LyXAction.cpp
src/frontends/qt/GuiView.cpp