Skip to content

Commit 8aab42e

Browse files
committed
Merge pull request darktable-org#11 from supertobi/patch-1
Update selection_to_pdf.lua
2 parents 407a1c8 + e273f1f commit 8aab42e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

official/selection_to_pdf.lua

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
SELECTION_TO_PDF
2020
Generates a PDF file (via Latex) containing all selected images
2121
22+
ADDITIANAL SOFTWARE NEEDED FOR THIS SCRIPT
23+
* a PDF-Viewer
24+
* pdflatex (Latex)
2225
2326
USAGE
2427
* require this file from your main lua config file:

0 commit comments

Comments
 (0)