commit e03099ee389d96c3b67baf9759393b3b2463e119
Author: Kornel Benko <[email protected]>
Date:   Wed Apr 3 23:45:31 2019 +0200

    Fix a path
    
    Next amend of d3ec77c6: Reorganize templates and example folders
---
 .../Graphics_and_Insets/Minted_File_Listing.lyx    |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/examples/Graphics_and_Insets/Minted_File_Listing.lyx 
b/lib/examples/Graphics_and_Insets/Minted_File_Listing.lyx
index ec2bdf4..fdf2768 100644
--- a/lib/examples/Graphics_and_Insets/Minted_File_Listing.lyx
+++ b/lib/examples/Graphics_and_Insets/Minted_File_Listing.lyx
@@ -182,7 +182,7 @@ This is the title of the listing appearing in the headers.
 \begin_layout Standard
 \begin_inset CommandInset include
 LatexCommand inputminted
-filename "../scripts/lyxpak.py"
+filename "../../scripts/lyxpak.py"
 lstparams 
"language=python,style=bw,fontsize={\\tiny},baselinestretch={1.05},frame=leftline,framesep=10pt,breaklines,breakanywhere"
 
 \end_inset

Reply via email to