summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/combinedgraphics/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/combinedgraphics/README')
-rw-r--r--Master/texmf-dist/doc/latex/combinedgraphics/README12
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
-----------------------