mirror of
https://github.com/flynx/photobook.git
synced 2025-10-29 02:10:08 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
0e93f9e96a
commit
6aadbcaedb
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
cat $1 \
|
cat $1 \
|
||||||
| egrep '(^%$3|^\\\\edef\\\\$*@[A-Z][A-Z]+)' \
|
| egrep '(^%$3|^\\\\edef\\\\$*@[A-Z][A-Z]+)' \
|
||||||
| sed 's/^\(\\\\edef\\\\\)$*@/%$3\\1/'\
|
| sed 's/^\(\\\\edef\\\\\)$*@/%$3\\1/' \
|
||||||
| sed 's/%$3%%%% \(.*\)/%$3\\\\subsubsection{\1}\\\\label{subsubsec:\1}/' \
|
| sed 's/%$3%%%% \(.*\)/%$3\\\\subsubsection{\1}\\\\label{subsubsec:\1}/' \
|
||||||
| sed 's/%$3%%% \(.*\)/%$3\\\\subsection{\1}\\\\label{subsec:\1}/' \
|
| sed 's/%$3%%% \(.*\)/%$3\\\\subsection{\1}\\\\label{subsec:\1}/' \
|
||||||
| sed 's/%$3%% \(.*\)/%$3\\\\section{\1}\\\\label{sec:\1}/' \
|
| sed 's/%$3%% \(.*\)/%$3\\\\section{\1}\\\\label{sec:\1}/' \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user