We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47fd8fe commit 8ffa21cCopy full SHA for 8ffa21c
Doc/tools/whichlibs
@@ -1,2 +1,2 @@
1
#!/bin/sh
2
-sed -n 's/^\\input{\(lib[a-zA-Z0-9_]*\)}.*/\1.tex/p' lib.tex
+sed -n 's%^\\input{\(lib[a-zA-Z0-9_]*\)}.*%../lib/\1.tex%p' ../lib/lib.tex
0 commit comments