summaryrefslogtreecommitdiff
path: root/systems/win32/bakoma/macros/graphics.html
diff options
context:
space:
mode:
Diffstat (limited to 'systems/win32/bakoma/macros/graphics.html')
-rw-r--r--systems/win32/bakoma/macros/graphics.html176
1 files changed, 176 insertions, 0 deletions
diff --git a/systems/win32/bakoma/macros/graphics.html b/systems/win32/bakoma/macros/graphics.html
new file mode 100644
index 0000000000..0af584c263
--- /dev/null
+++ b/systems/win32/bakoma/macros/graphics.html
@@ -0,0 +1,176 @@
+<HTML>
+<HEAD>
+<TITLE>BaKoMa TeX Distribution - Macros - Graphics</TITLE>
+<LINK href="../images/stylesheet.css" type=text/css rel=stylesheet>
+</HEAD>
+
+<BODY background=../images/background.gif>
+<TABLE class=header width="100%">
+ <TBODY>
+ <TR>
+ <TD width=250 height=140><IMG
+ style="LEFT: 0px; POSITION: absolute; TOP: 0px"
+ src="../images/bakoma-tex.gif" align=center border=0>
+ <TD>True&nbsp;WYSIWYG LaTeX&nbsp;System </TR></TBODY></TABLE>
+<P>
+<TABLE cellPadding=8 width="100%">
+ <TBODY>
+ <TR>
+ <TD vAlign=top width=225>
+
+ <UL class=menulevel1>
+ <LI class=sdocs><A href="../index.html">&nbsp;Distribution&nbsp;</A>
+ <UL class=menulevel2>
+ <LI class=docs><A href="../programs/index.html">&nbsp;Programs&nbsp;</A>
+ <LI class=docs><A href="../macros/index.html">&nbsp;Macro&nbsp;Packages&nbsp;</A>
+ <UL class=menulevel3>
+ <LI class=doc><A href="../macros/latex2e.html">&nbsp;LaTeX 2e&nbsp;</A>
+ <LI class=doc><A href="../macros/games.html">&nbsp;Games&nbsp;</A>
+ <LI class=doc><A href="../macros/amstex.html">&nbsp;AmsTeX&nbsp;</A>
+ <LI class=doc><A href="../macros/latex209.html">&nbsp;LaTeX 2.09&nbsp;</A>
+ <LI class=doc><A href="../macros/texsis.html">&nbsp;TeXsis&nbsp;</A>
+ <LI class=sdoc>&nbsp;Graphics&nbsp;
+ </UL>
+ <LI class=docs><A href="../fonts/index.html">&nbsp;Font&nbsp;Packages&nbsp;</A>
+ <LI class=docs><A href="../language/index.html">&nbsp;Language&nbsp;Packages&nbsp;</A>
+ </UL>
+ </UL>
+
+ <div class=menulevel1 style="text-align:right; border-bottom-width=0px;">BaKoMa-TeX.com</div>
+ <UL class=menulevel1>
+ <LI class=docs><A
+ href="http://www.bakoma-tex.com/menu/about.php">&nbsp;About&nbsp;</A>
+ <LI class=docs><A
+ href="http://www.bakoma-tex.com/menu/download.php">&nbsp;Downloads&nbsp;</A>
+ <LI class=docs><A
+ href="http://www.bakoma-tex.com/menu/purchase.php">&nbsp;Purchase&nbsp;</A>
+ <LI class=docs><A
+ href="http://www.bakoma-tex.com/menu/support.php">&nbsp;Support&nbsp;</A></LI></UL>
+</TD>
+<TD vAlign=top width=*>
+
+<p>
+<center>
+<table border=3 bordercolor="#FF0000"><tr>
+<td bgcolor="#FFFF00" bordercolor="#FFFF00">
+<center>
+<font color="#FF0000"><big>
+Contents of this module has been merged with
+<a href="latex2e.html">LaTeX 2e</a> unit.<br>
+Contents of this page is frozen beginning from V 7.40.
+</big></font>
+</center>
+</td></tr>
+</table>
+</center>
+
+<H2>
+ Popular Graphics Packages <br>
+ installation module for BaKoMa TeX 6
+</H2>
+
+This module includes popular macro packages described
+in `<i>LaTeX graphics Companion</i>'.
+<UL>
+<LI>Chapter 4 - Harnessing PostScript inside LaTeX: the PSTricks package.
+<LI>Chapter 5 - The Xy-Pic package.
+<LI>Chapter 6 - Applications in chemistry, physics, and engineering<ul>
+ <li>6.4 - Drawing Feynman diagrams with FeynMF and Axodraw.<br>
+ <li>6.5 - Typesetting timing diagrams</ul>
+<LI>Chapter 9 - The world of color. (9.4 - the seminar class).
+</UL>
+This module can install the packages under BaKoMa TeX <B>6.61</B> and later.
+<BR>To install it just open <a href="graphics.bkz">GRAPHICS.BKZ</a> unit.
+<P>
+Useful information for every package:
+<table>
+
+<TR><TD><HR><TD><HR><TD><HR>
+<TR><TD>XYPIC<TD>3.6<TD>It is very powerfull diagram drawing package.
+<TR><TD><TD align=right>Note:<TD> <table border=1><TR><td>
+ You can use it in following modes:<OL>
+ <LI>default mode (Xy-Fonts are included in Type 1 and Type 3 formats);
+ <LI>with TPIC back-end (it is emulated by BaKoMa TeX);
+ <LI>with PostScript back-end (\usepackage[ps,dvips]{xy}). <B>Recomended.</B>
+ </OL></table>
+<TR><TD><TD align=right>Author:<TD>Kristoffer H. Rose and Rose Moore
+<TR><TD><TD align=right>Source:<TD>CTAN:macros/generic/diagrams/xypic
+
+<TR><TD><HR><TD><HR><TD><HR>
+<TR><TD>PSTRICKS<TD>97<TD>It is great package, which have
+ a lot of tools to produce pretty illustrations.
+ It&nbsp;uses PostScript features supported by DVIPS and DVIEW.
+<TR><TD><TD align=right>Author:<TD> Timothy van Zandt
+<TR><TD><TD align=right>Source:<TD> CTAN:graphics/pstricks
+<TR><TD><TD align=right>Plus:<TD><table border=1><TR><td>
+ PICNodes - Simple package to replace a text in imported
+ PostScript figures by PSTricks nodes.
+ This approach able to make sign in PS figures from TeX,
+ make connections between marked points of different
+ figures and other document material.
+ And make labels under connections.
+ </table>
+
+<TR><TD><HR><TD><HR><TD><HR>
+<TR><TD>SEMINAR<TD>1.0<TD>The best package for making slides.
+<TR><TD><TD align=right>Note:<TD> It is good to use it together with PSTricks.
+<TR><TD><TD align=right>Author:<TD> Timothy van Zandt
+<TR><TD><TD align=right>Source:<TD> CTAN:macros/latex/contrib/other/seminar
+
+<TR><TD><HR><TD><HR><TD><HR>
+<TR><TD>FEYNMF<TD><TD>Excellent package for Feynmann diagrams.
+ It uses MetaFont or MetaPost to make job.
+<TR><TD><TD align=right>Note:<TD><table border=1><TR><td>
+ BaKoMa TeX supports this package via MetaPost.
+ So, activate it via: \usepackage{feynmp}.
+ In addition, there is small style (autopost.sty)
+ that automatically runs MetaPost at end of writing
+ every MetaPost output file. To use it say:
+ <pre>\usepackage{feynmp,autopost}</pre></table>
+<TR><TD><TD align=right>Author:<TD>Thorsten Ohl
+<TR><TD><TD align=right>Source:<TD>CTAN:macros/latex/contrib/supported/feynmf
+
+<TR><TD><HR><TD><HR><TD><HR>
+<TR><TD>AXODRAW<TD><TD>Simple package for Feynmann diagrams
+ It takes output quality comparable with FeynMF,
+ because it uses PostScript to draw diagram elements.
+ However, it is extremly simple.
+<TR><TD><TD align=right>Author:<TD> J.A.M. Vermaseren
+<TR><TD><TD align=right>Source:<TD> CTAN:graphics/axodraw
+<TR><TD><HR><TD><HR><TD><HR>
+
+<TR><TD>TIMING<TD><TD>Simple package for drawing Timing diagrams.
+<TR><TD><TD align=right>Note:<TD> Required fonts are included in Type 3 font format.
+<TR><TD><TD align=right>Author:<TD>Ludwig May, Jens Leilich
+<TR><TD><TD align=right>Source:<TD> CTAN:macros/latex/contrib/other/timing
+<TR><TD><HR><TD><HR><TD><HR>
+</table>
+
+<P>
+There is NO warranty. You may redistribute this software
+under the terms of the copyright of every package.
+For more information about these matters, see sources for every package.
+
+<P><B>Changes:</B><BR>
+<B>1999/06/05</B> - This module has been released by BKM.<BR>
+<B>2000/03/24</B> - Type3 fonts for timing package was refined (GS/hypot, eliptical pen).<br>
+<B>2001/09/09</B> - PSTricks was updated.<BR>
+<B>2001/10/25</B> - `fancybox.sty' was removed from Seminar directory.<br>
+<B>2004/09/03</B> - PSTricks has been updated (using xcolor).<br>
+<B>2004/10/05</B> - Added pst-light3d, pst-bar (requires V 6.61).<br>
+<B>2004/10/15</B> - Updated xkeyval.
+
+</TD></TR></TBODY></TABLE>
+<P><BR>
+<TABLE width="100%">
+ <TBODY>
+ <TR>
+ <TD width=130>
+ <TD>
+ <TABLE class=reference width="100%">
+ <TBODY>
+ <TR>
+ <TD align=left>BaKoMa TeX Distribution &gt; Macros &gt; Graphics
+ <TD align=right>Copyright © 1998-2009, Basil K. Malyshev.
+ </TR></TBODY></TABLE></TR></TBODY></TABLE>
+</P></BODY></HTML>