App-Chart
view release on metacpan or search on metacpan
doc/chart.texi view on Meta::CPAN
@c @nisamp{S} is plain S in info, or @samp{S} elsewhere. This can be used
@c when the quotes that @samp{} gives in info aren't wanted, but the
@c fontification in tex or html is wanted. @alias is used rather than @macro
@c because backslashes don't work properly in an @macro.
@ifinfo
@alias nisamp=asis
@end ifinfo
@ifnotinfo
@alias nisamp=samp
@end ifnotinfo
@c @iquot{S} is italics in TeX, HTML, etc, or quotes in info. This is meant
@c for the names of books etc.
@ifinfo
@macro iquot {S}
``\S\''
@end macro
@end ifinfo
@ifnotinfo
@alias iquot=i
@end ifnotinfo
@c @CHARTniuref{S} is plain S in info, or @uref{S} elsewhere. This is when
@c the quotes that @uref{} gives in info aren't wanted, but the font in TeX
@c or the link in HTML are wanted. @alias is used rather than @macro because
@c backslashes don't work properly in an @macro.
@ifinfo
@alias CHARTniuref=asis
@end ifinfo
@ifnotinfo
@alias CHARTniuref=uref
@end ifnotinfo
@c @rightarrow{} made available in info too
@ifnottex
@macro rightarrow
->
@end macro
@end ifnottex
@c @pi{} (TeX \pi) made available in info too
@ifnottex
@macro pi
pi
@end macro
@end ifnottex
@c @pm{} (TeX \pm) made available in info too
@ifnottex
@macro pm
+/-
@end macro
@end ifnottex
@c @myimage{filename,alt}
@c
@c Leave out the "alt" in info mode, since there's an ascii art rendition
@c from the txt file, which should be enough for a viewer that doesn't
@c recognise [image].
@c
@c And leave out "png" from info mode because although it ought to do no
@c harm, a malloc problem in makeinfo 4.8 is tickled. (It goes one char over
@c the malloced size, which means certain sized filenames are affected, and
@c depending if libc puts any padding.)
@c
@ifinfo
@macro myimage {F,A}
@quotation
@image{\F\}
@end quotation
@end macro
@end ifinfo
@c
@ifnotinfo
@macro myimage {F,A}
@*
@center @image{\F\, 14cm, 7.5cm, \A\, png}
@end macro
@end ifnotinfo
@finalout
@headings double
@setchapternewpage on
@paragraphindent 0
@c html <meta name=description content="...">
@documentdescription
How to install and use the Chart program, version @value{VERSION}.
@end documentdescription
@ifnottex
@node Top, Introduction, (dir), (dir)
@top Chart
@end ifnottex
@iftex
@titlepage
@title Chart
@subtitle Edition @value{EDITION}
@subtitle @value{UPDATED}
@page
@vskip 0pt plus 1filll
@insertcopying
@end titlepage
@end iftex
@ifnottex
@insertcopying
@sp 1
@end ifnottex
@menu
* Introduction::
* Copying::
* Installing::
* Invocation::
* Symbol Lists::
* Display::
* Annotations::
* Averages::
* Channels and Boxes::
* Indicators::
* Common Calculations::
* Other Indicator Packages::
* Watchlist::
* Intraday::
* Download::
* Data Sources::
* Internationalization::
* Emacs::
* Concept Index::
* Function Index::
@end menu
@c No contents for html.
@ifnothtml
( run in 1.106 second using v1.01-cache-2.11-cpan-df04353d9ac )