diff --git a/lib/external_templates b/lib/external_templates index 86ac7ec151..4f4af8c92f 100644 --- a/lib/external_templates +++ b/lib/external_templates @@ -273,6 +273,7 @@ Template PDFPages HelpTextEnd InputFormat pdf FileFilter "*.pdf" + AutomaticProduction true Transform Rotate Transform Resize Transform Extra diff --git a/status.16x b/status.16x index 0d32966f98..4770dad987 100644 --- a/status.16x +++ b/status.16x @@ -127,6 +127,9 @@ What's new - Fix a crash when loading a document that specifies mutltiple labels for an equation (bug 5968). + +- When using the PDF-Pages external inset, copy the included PDF file to + the temporary directory, where LaTeX searches it (bug 6345). - Add encoding "ansinew" as a synonym of "cp1252" for the benefit of tex2lyx (bug 6142).