[PATCH -perfbook 1/4] synctex-forward: Update target list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx>
---
 utilities/synctex-forward.sh | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/utilities/synctex-forward.sh b/utilities/synctex-forward.sh
index f4107728..04bdc14d 100755
--- a/utilities/synctex-forward.sh
+++ b/utilities/synctex-forward.sh
@@ -38,15 +38,19 @@ if [ $# -eq 0 ] ; then
 	change="reverted"
 else
 	case $1 in
-	2c)
+	2c|qq)
 		main="perfbook.tex"
 		change="reverted"
 		;;
-	1c|hb|a4|tcb|msnt|mstx|msr|msn|sf|msns|mss|qq|nq|ix)
+	1c|hb|a4|tcb|msnt|mstx|msr|msn|sf|msns|mss|nq|ix|df)
 		main="perfbook-$1.tex"
 		change="modified"
 		;;
-	1ctcb|1cmsnt|1cmstx|1cmsr|1cmsn|1csf|1cmsns|1cmss|1cqq|1cnq|1cix)
+	1ctcb|1cmsnt|1cmstx|1cmsr|1cmsn|1csf|1cmsns|1cmss|1cnq|1cix|1cdf)
+		main="perfbook-$1.tex"
+		change="modified"
+		;;
+	eb|ebsf|ebnq|ebsfnq|ebix|ebdf)
 		main="perfbook-$1.tex"
 		change="modified"
 		;;
-- 
2.17.1





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux