Changeset 2280 in Sophya for trunk/SophyaLib


Ignore:
Timestamp:
Nov 26, 2002, 6:02:35 PM (23 years ago)
Author:
ansari
Message:

Suite MAJ doc sophya.tex - Pb pdf - Reza 26/11/2002

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}
    22\usepackage[latin1]{inputenc}
    33\usepackage[T1]{fontenc}
  • trunk/SophyaLib/Manual/sophya.tex

    r2278 r2280  
    1 \documentclass[twoside,11pt,pdf]{article}
     1\documentclass[twoside,11pt]{article}
    22%  Package standard : Utilisation de caracteres accentues, mode francais et graphique
    33\usepackage{url}
     
    1717%  Constitution d'index
    1818\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
    2027
    2128\begin{document}
     
    6572mainly from the user's point of view. A more complete description
    6673can 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}.
     74web site: % {\bf http://www.sophya.org}.
     75\href{http://www.sophya.org}{http://www.sophya.org}.
    6976\par
    7077\vspace*{2mm}
     
    139146http://www.lal.in2p3.fr/recherche/eros/PeidaDoc/}.
    140147The {\bf PI} documentation and the {\bf piapp} user's guide are available
    141 from {\bf http://www.sophya.org}.
     148from \href{http://www.sophya.org}{http://www.sophya.org}.
    142149%\href{http://www.sophya.org}{http://www.sophya.org}.
    143150The {\bf PI} is organized as the following modules:
    144151\begin{itemize}
    145 \item[] {\bf PI} Portable GUI class library and application development
     152\item[] {\bf PI/} Portable GUI class library and application development
    146153framework 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,
    149156and the {\bf piapp} interactive data analysis framework.
    150157\item[] {\bf ProgPI/} interactive analysis tool main program and pre-loaded
Note: See TracChangeset for help on using the changeset viewer.