fnp
/
librarian.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
footer in epub
[librarian.git]
/
librarian
/
formats
/
pdf
/
res
/
insertimage.sty
1
\newcommand{\insertimage}[3]{
2
3
\includegraphics[width=#2,height=#3]{#1}
4
5
}