diff options
author | Karl Berry <karl@freefriends.org> | 2012-07-27 18:22:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-07-27 18:22:41 +0000 |
commit | a2397d8719898ee84e458ea2714716d345c64663 (patch) | |
tree | bcc402281375d5cad5e3374fd5a4b3aab7b3cb26 /Master/texmf-dist/doc/latex/combinedgraphics/README | |
parent | e94d37fd823706fac21cd19dda03792c1145856e (diff) |
combinedgraphics (16jul12)
git-svn-id: svn://tug.org/texlive/trunk@27198 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/combinedgraphics/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/combinedgraphics/README | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/combinedgraphics/README b/Master/texmf-dist/doc/latex/combinedgraphics/README index c2696be5d78..5ffea6722e5 100644 --- a/Master/texmf-dist/doc/latex/combinedgraphics/README +++ b/Master/texmf-dist/doc/latex/combinedgraphics/README @@ -22,8 +22,17 @@ has some benefits: hidden under shaded areas) \item rescaling and rotating of complete graphics (similar to |\includegraphics| from \textsf{graphicx} package) + \item scaling the vector graphics part (without affecting the font) to + a defined width or height of the graphics, which might, e.g., be of + importance for graphics that are intended for publication in a journal + requesting a certain size of graphics \end{itemize} +A test PDF file with extensively commented examples is shipped with this +package and a BASH script (\texttt{texpic2epspdf.sh}) to convert combined +EPS/\LaTeX{} and PDF/\LaTeX{} graphics to EPS or PDF files with text part +included. + See `combinedgraphics.pdf' for detailed information on usage. BUILDING @@ -70,9 +79,6 @@ Optionally you can compile the test file: INSTALLATION ============ -INSTALLATION -============ - 1) Installing with make ----------------------- |