# HG changeset patch # User haftmann # Date 1421325581 -3600 # Node ID ead400fd6484637df0dcf1451762d0e4366cf152 # Parent e6acec6a6f6f468ff64d89fd5122cad6f719d3cf even more pervasive replacement of auxiliary destination diff -r e6acec6a6f6f -r ead400fd6484 src/Doc/Codegen/document/build --- a/src/Doc/Codegen/document/build Thu Jan 15 21:45:23 2015 +0100 +++ b/src/Doc/Codegen/document/build Thu Jan 15 13:39:41 2015 +0100 @@ -6,8 +6,7 @@ VARIANT="$2" # ad-hoc patching of temporary path from sources -perl -i -pe 's/\\isakeyword\{module\{\\isacharunderscore\}name\}\\ Example\\ \\isakeyword\{file\}\\ \{\\isachardoublequoteopen\}.*\{\\isacharslash\}/\\isakeyword{module{\\isacharunderscore}name}\\ Example\\ \\isakeyword{file}\\ {\\isachardoublequoteopen}examples{\\isacharslash}/g' \ - Introduction.tex +perl -i -pe 's/\{\\isachardollar\}ISABELLE\{\\isacharunderscore\}TMP\{\\isacharslash\}examples/examples/g' *.tex "$ISABELLE_TOOL" logo Isar "$ISABELLE_HOME/src/Doc/prepare_document" "$FORMAT"