Changeset 2280 in Sophya for trunk/SophyaLib
- Timestamp:
- Nov 26, 2002, 6:02:35 PM (23 years ago)
- Location:
- trunk/SophyaLib/Manual
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/Manual/piapp.tex
r2253 r2280 1 \documentclass[twoside,11pt ,francais]{article}1 \documentclass[twoside,11pt]{article} 2 2 \usepackage[latin1]{inputenc} 3 3 \usepackage[T1]{fontenc} -
trunk/SophyaLib/Manual/sophya.tex
r2278 r2280 1 \documentclass[twoside,11pt ,pdf]{article}1 \documentclass[twoside,11pt]{article} 2 2 % Package standard : Utilisation de caracteres accentues, mode francais et graphique 3 3 \usepackage{url} … … 17 17 % Constitution d'index 18 18 \usepackage{makeidx} 19 \makeindex 19 20 \usepackage[ps2pdf,bookmarks,bookmarksnumbered,% 21 urlcolor=blue,citecolor=blue,linkcolor=blue,% 22 pagecolor=blue,%hyperindex,% 23 colorlinks=true,hyperfigures=true,hyperindex=true 24 ]{hyperref} 25 26 \makeindex % Constitution d'index 20 27 21 28 \begin{document} … … 65 72 mainly from the user's point of view. A more complete description 66 73 can be found in the reference manual, available from the SOPHYA 67 web site: {\bf http://www.sophya.org}.68 %\href{http://www.sophya.org}{http://www.sophya.org}.74 web site: % {\bf http://www.sophya.org}. 75 \href{http://www.sophya.org}{http://www.sophya.org}. 69 76 \par 70 77 \vspace*{2mm} … … 139 146 http://www.lal.in2p3.fr/recherche/eros/PeidaDoc/}. 140 147 The {\bf PI} documentation and the {\bf piapp} user's guide are available 141 from {\bfhttp://www.sophya.org}.148 from \href{http://www.sophya.org}{http://www.sophya.org}. 142 149 %\href{http://www.sophya.org}{http://www.sophya.org}. 143 150 The {\bf PI} is organized as the following modules: 144 151 \begin{itemize} 145 \item[] {\bf PI } Portable GUI class library and application development152 \item[] {\bf PI/} Portable GUI class library and application development 146 153 framework kernel. 147 \item[] {\bf PIGcont } Contour-plot drawing classes.148 \item[] {\bf PIext } Specific drawers and adapters for SOPHYA objects,154 \item[] {\bf PIGcont/} Contour-plot drawing classes. 155 \item[] {\bf PIext/} Specific drawers and adapters for SOPHYA objects, 149 156 and the {\bf piapp} interactive data analysis framework. 150 157 \item[] {\bf ProgPI/} interactive analysis tool main program and pre-loaded
Note:
See TracChangeset
for help on using the changeset viewer.