hgbook

changeset 713:f87515a4a3cf

Remove dead symbolic links

for i in `find .`; do if (test -h $i); then file $i|grep broken; fi; done

./es/99book.bib: broken symbolic link to `../en/99book.bib'
./es/bookhtml.cfg: broken symbolic link to `../en/bookhtml.cfg'
./es/fixhtml.py: broken symbolic link to `../en/fixhtml.py'
./es/hgbook.css: broken symbolic link to `../en/hgbook.css'
./es/htlatex.book: broken symbolic link to `../en/htlatex.book'
author Dongsheng Song <dongsheng.song@gmail.com>
date Thu May 21 14:26:31 2009 +0800 (2009-05-21)
parents e8763d4b37b1
children a13404f69f8d
files es/99book.bib es/bookhtml.cfg es/fixhtml.py es/hgbook.css es/htlatex.book
line diff
     1.1 --- a/es/99book.bib	Thu May 21 14:16:17 2009 +0800
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,1 +0,0 @@
     1.4 -../en/99book.bib
     1.5 \ No newline at end of file
     2.1 --- a/es/bookhtml.cfg	Thu May 21 14:16:17 2009 +0800
     2.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.3 @@ -1,1 +0,0 @@
     2.4 -../en/bookhtml.cfg
     2.5 \ No newline at end of file
     3.1 --- a/es/fixhtml.py	Thu May 21 14:16:17 2009 +0800
     3.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.3 @@ -1,1 +0,0 @@
     3.4 -../en/fixhtml.py
     3.5 \ No newline at end of file
     4.1 --- a/es/hgbook.css	Thu May 21 14:16:17 2009 +0800
     4.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     4.3 @@ -1,1 +0,0 @@
     4.4 -../en/hgbook.css
     4.5 \ No newline at end of file
     5.1 --- a/es/htlatex.book	Thu May 21 14:16:17 2009 +0800
     5.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     5.3 @@ -1,1 +0,0 @@
     5.4 -../en/htlatex.book
     5.5 \ No newline at end of file