mirror of
https://github.com/flynx/photobook.git
synced 2025-10-28 18:00:10 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
0e54a2730c
commit
f3e832e504
3
Makefile
3
Makefile
@ -194,6 +194,9 @@ LN := cp -l
|
||||
#
|
||||
# NOTE: .sty and .cls are essentially the same in terms of documentation
|
||||
# generation...
|
||||
# XXX might be a good idea to place a link/footnote where metadocs were
|
||||
# originally located...
|
||||
# ...not sure yet manually or automatically...
|
||||
%.tex: %.sty %-meta.tex
|
||||
$(DOC) $< > $@
|
||||
|
||||
|
||||
@ -1,5 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
#----------------------------------------------------------------------
|
||||
# XXX might be a good idea to add footnotes with links whare prefized
|
||||
# sections originally were...
|
||||
# ...or as an option, replace sections with footnotes when removing...
|
||||
|
||||
CMD="$0 $@"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user