From d35cd9bd903a38a6dfa8765ef7988b250b5d34e2 Mon Sep 17 00:00:00 2001 From: Pierre Neidhardt Date: Wed, 12 Feb 2014 11:48:48 +0100 Subject: [PATCH] ltx: option to add custom packages --- .scripts/ltx | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/.scripts/ltx b/.scripts/ltx index 0eef8d0a..ed029077 100755 --- a/.scripts/ltx +++ b/.scripts/ltx @@ -2,20 +2,27 @@ if [ $# -eq 0 ] || [ "$1" = "-h" ]; then cat<