Mercurial
Mercurial
>
repos
>
isabelle
/ annotate
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
| annotate |
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
doc-src/fixbookmarks
author
wenzelm
Mon, 27 Aug 2012 22:22:42 +0200
changeset 48949
a773af3e37d6
parent 48940
f0d87c6b7a2e
permissions
-rwxr-xr-x
more standard document preparation within session context;
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
48940
f0d87c6b7a2e
more portable perl invocation;
wenzelm
parents:
48938
diff
changeset
1
#!/bin/bash
6609
28726a610a17
pdf setup;
wenzelm
parents:
diff
changeset
2
48940
f0d87c6b7a2e
more portable perl invocation;
wenzelm
parents:
48938
diff
changeset
3
perl -pi -e 's/\\([a-zA-Z]+)\s*/$1/g; s/\$//g; s/^BOOKMARK/\\BOOKMARK/g;' "$@"