Reports handle file extensions and check for existing file.
svn: r1462
This commit is contained in:
@ -394,5 +394,6 @@ Plugins.register_text_doc(
|
||||
classref=LaTeXDoc,
|
||||
table=1,
|
||||
paper=1,
|
||||
style=0
|
||||
style=0,
|
||||
ext=".tex"
|
||||
)
|
||||
|
Reference in New Issue
Block a user