Changeset 355 for trunk


Ignore:
Timestamp:
04/16/14 13:04:24 (10 years ago)
Author:
pinsard
Message:

fix thanks to coding rules; typo; dupe empty lines

Location:
trunk
Files:
90 edited

Legend:

Unmodified
Added
Removed
  • trunk/aeres/scripts/aeresrh.py

    r353 r355  
    4545 
    4646http://www.simplistix.co.uk/presentations/python-excel.pdf 
    47  
    4847 
    4948EXAMPLES 
     
    309308        keys_for_all.append('{surname_id}_{firstname_id}'.format(surname_id=surname_id[index], firstname_id=firstname_id[index])) 
    310309 
    311  
    312310    if is_verbose == True: 
    313311        print ('len keys_for_all : %d ' % len(keys_for_all)) 
  • trunk/aeres/scripts/build_firstname_id.py

    r353 r355  
    6363def build_firstname_id(firstname): 
    6464 
    65  
    6665    """ 
    6766    >>> firstname = [] 
     
    110109    sl = firstname_noblanks 
    111110 
    112  
    113111    # lower 
    114112    firstname_lower = [] 
  • trunk/aeres/scripts/build_surname_id.py

    r353 r355  
    6565def build_surname_id(surname): 
    6666 
    67  
    6867    """ 
    6968    >>> surname = [] 
  • trunk/aeres/scripts/define_loceanaffectation.py

    r353 r355  
    11#!/usr/bin/env python 
    22# -*- coding: utf-8 -*- 
    3  
    43 
    54""" 
     
    7675    return affectation_title, affectation_bibtool 
    7776 
    78  
    7977# Run main, if called from the command line 
    8078if __name__ == '__main__': 
  • trunk/aeres/scripts/ldap_biblio.py

    r353 r355  
    234234    #++ find in dict 
    235235 
    236  
    237236# Run main, if called from the command line 
    238237if __name__ == '__main__': 
  • trunk/biblioentry_rest.xsl

    r323 r355  
    555555</xsl:template> 
    556556 
    557  
    558557<xsl:template match="d:conftitle"> 
    559558 <xsl:text>, </xsl:text> 
  • trunk/biblioentry_xml.xsl

    r323 r355  
    629629</xsl:template> 
    630630 
    631  
    632631<xsl:template match="d:conftitle"> 
    633632 <xsl:text>, </xsl:text> 
  • trunk/bibtexml2dbk.xsl

    r323 r355  
    176176</xsl:template> 
    177177 
    178  
    179178<xsl:template match="bibtex:publisher|bibtex:organization"> 
    180179<xsl:element name="publisher"> 
  • trunk/data/aeresrh.csv

    r161 r355  
    11t, nom, prenom, genre, yyyy, coprs, secteur, hdr, pes, lieu, uai, tutelle, ministere, arrivée, depart, equipe, publi, etpt, tempsrecherche 
    22AP, Pinsard, Françoise, F, 1963, IE, secteur, hdr, pes, LOCEN, uai, CNRS, ministere, 20060101, , INCAS, publi, etpt, tempsrecherche 
    3  
    4  
  • trunk/data/biball.xml

    r354 r355  
    40464046  --> 
    40474047  <!-- original text 
    4048   Lazar, A., G. Madec, P. Delecluse,1999: The Deep Interior Downwelling, the Veronis Effect, and Mesoscale Tracer Transport Parameterizations in an OGCM,J. Phys. Oceanogr., 29, 11, 2945-2961,doi:10.1175/1520-0485(1999)029<2945:TDIDTV>2.0.CO;2 
     4048  Lazar, A., G. Madec, P. Delecluse,1999: The Deep Interior Downwelling, the Veronis Effect, and Mesoscale Tracer Transport Parametrizations in an OGCM,J. Phys. Oceanogr., 29, 11, 2945-2961,doi:10.1175/1520-0485(1999)029<2945:TDIDTV>2.0.CO;2 
    40494049  --> 
    40504050  <authorgroup> 
     
    40534053    <author> <personname> <surname>Delecluse</surname> <firstname>P.</firstname> </personname> </author> 
    40544054  </authorgroup> 
    4055   <title>The Deep Interior Downwelling, the Veronis Effect, and Mesoscale Tracer Transport Parameterizations in an OGCM</title> 
     4055  <title>The Deep Interior Downwelling, the Veronis Effect, and Mesoscale Tracer Transport Parametrizations in an OGCM</title> 
    40564056  <biblioid class="doi">10.1175/1520-0485(1999)029&lt;2945:TDIDTV&gt;2.0.CO;2</biblioid> 
    40574057  <biblioset relation="journal"> 
     
    69516951  --> 
    69526952  <!-- original text 
    6953   Terray, L., 1998: Sensitivity of Climate Drift to Atmospheric Physical Parameterizations in a Coupled Ocean-Atmosphere General Circulation Model, Journal of Climate, 11,7, 1633-1658, doi:10.1175/1520-0442(1998)011<1633:SOCDTA>2.0.CO;2 
     6953  Terray, L., 1998: Sensitivity of Climate Drift to Atmospheric Physical Parametrizations in a Coupled Ocean-Atmosphere General Circulation Model, Journal of Climate, 11,7, 1633-1658, doi:10.1175/1520-0442(1998)011<1633:SOCDTA>2.0.CO;2 
    69546954  --> 
    69556955  <authorgroup> 
    69566956    <author> <personname> <surname>Terray</surname> <firstname>L.</firstname> </personname> </author> 
    69576957  </authorgroup> 
    6958   <title>Sensitivity of Climate Drift to Atmospheric Physical Parameterizations in a Coupled Ocean-Atmosphere General Circulation Model</title> 
     6958  <title>Sensitivity of Climate Drift to Atmospheric Physical Parametrizations in a Coupled Ocean-Atmosphere General Circulation Model</title> 
    69596959  <biblioid class="doi">10.1175/1520-0442(1998)011&lt;1633:SOCDTA&gt;2.0.CO;2</biblioid> 
    69606960  <biblioset relation="journal"> 
  • trunk/data/halexport_un.txt

    r19 r355  
    33# TEXT version 
    44 
    5  
    65## 
    76# Articles dans des revues avec comité de lecture 
    87## 
    9  
    108 
    119# hal-00108441, version 1 
  • trunk/data/maindemo1.xml

    r354 r355  
    2828- xml:id='homepage' 
    2929- authorgroup/author[1]/email 
    30  
    3130 
    3231EVOLUTIONS 
  • trunk/data/mainnemo.xml

    r353 r355  
    3333 
    3434$Id$ 
    35  
    3635 
    3736- fplod 20110701T122730Z cratos.locean-ipsl.upmc.fr (Linux) 
  • trunk/data/usernemo.xml

    r353 r355  
    307307<compiler code="zzz_other"> 
    308308<name>Other</name> 
    309 <value>massoon compiler other</value> 
     309<value>masson compiler other</value> 
    310310</compiler> 
    311311</compilers> 
  • trunk/data/usernemo.xsd

    r321 r355  
    88 
    99Definition of authorized tags of :file:`usernemo.xml` 
    10  
    1110 
    1211EXAMPLES 
  • trunk/doc/guides/html/faq.html

    r85 r355  
    1313  <body> 
    1414    <div class="article" lang="en"><div class="titlepage"><div><div><h2 class="title"><a id="faq"/>Frequently Asked questions about SUPERBIB</h2></div><div><p class="pubdate">$Id$</p></div></div><hr/></div> 
    15  
    16  
    1715 
    1816<div class="qandaset"><dl><dt>1.  <a href="#general">General</a></dt><dd><dl><dt>1.1. <a href="#id2678709"> 
  • trunk/doc/guides/html/firststeps.html

    r85 r355  
    1313  <body> 
    1414    <div class="article" lang="en"><div class="titlepage"><div><div><h2 class="title"><a id="firststeps"/> First steps with <span class="application">SUPERBIB</span> </h2></div><div><p class="pubdate">$Id$</p></div></div><hr/></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="sect1"><a href="#beforefirststeps">1. Before this</a></span></dt></dl></div> 
    15  
    16  
    17    
    18  
    1915   
    2016<div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="beforefirststeps"/>1. Before this</h2></div></div></div> 
  • trunk/doc/guides/html/get.html

    r85 r355  
    1414    <div class="article" lang="en"><div class="titlepage"><div><div><h2 class="title"><a id="get"/>Get <span class="application">SUPERBIB</span></h2></div><div><p class="pubdate">$Id$</p></div></div><hr/></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="sect1"><a href="#create_env">1.  Create <span class="application">SUPERBIB</span> environment </a></span></dt><dt><span class="sect1"><a href="#get_files">2.  Get <span class="application">SUPERBIB</span> files </a></span></dt><dd><dl><dt><span class="sect2"><a href="#local">2.1.  If you work on LOCEAN systems</a></span></dt><dt><span class="sect2"><a href="#svn">2.2.  If <span class="application"> Subversion (svn)</span> client is installed on your machine </a></span></dt><dt><span class="sect2"><a href="#tar">2.3.  Get <span class="application">SUPERBIB</span> from a tar file </a></span></dt></dl></dd><dt><span class="sect1"><a href="#afterget">3. After this</a></span></dt></dl></div> 
    1515 
    16    
    17  
    18    
    19  
    20  
    2116  <div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="create_env"/>1.  Create <span class="application">SUPERBIB</span> environment </h2></div></div></div> 
    2217     
     
    3227  </div> 
    3328 
    34  
    3529 <div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="get_files"/>2.  Get <span class="application">SUPERBIB</span> files </h2></div></div></div> 
    3630     
    37  
    38  
    3931    <div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="local"/>2.1.  If you work on LOCEAN systems</h3></div></div></div> 
    4032       
     
    5244      </p> 
    5345    </div> 
    54  
    5546 
    5647    <div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="svn"/>2.2.  If <a class="ulink" href="http://subversion.tigris.org/" target="_top"><span class="application"> Subversion (svn)</span></a> client is installed on your machine </h3></div></div></div> 
     
    8778      </div> 
    8879    </div> 
    89  
    9080 
    9181    <div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="tar"/>2.3.  Get <span class="application">SUPERBIB</span> from a tar file </h3></div></div></div> 
  • trunk/doc/guides/html/index.html

    r85 r355  
    1919</a></span></dt><dt><span class="sect1"><a href="#support">4. Support</a></span></dt><dt><span class="sect1"><a href="#documentation">5. Documentation</a></span></dt><dt><span class="sect1"><a href="#team">6. Team</a></span></dt></dl></div> 
    2020 
    21  
    22  
    23    
    24  
    2521<div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="whatis"/>1. What is SUPERBIB</h2></div></div></div> 
    2622 
     
    2824SUPERBIB is dedicated to bibliography and users of a project 
  
    2925</p> 
    30  
    3126 
    3227<p> 
     
    6964<div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="support"/>4. Support</h2></div></div></div> 
    7065 
    71  
    7266<div class="itemizedlist"><ul type="disc"><li> 
    7367<p> 
     
    9993<div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="team"/>6. Team</h2></div></div></div> 
    10094 
    101  
    10295<div class="variablelist"><dl><dt><span class="term"> 
    10396Françoise Pinsard 
  • trunk/doc/guides/html/mailing.html

    r85 r355  
    1313  <body> 
    1414    <div class="article" lang="en"><div class="titlepage"><div><div><h2 class="title"><a id="mailing"/>SUPERBIB Mailing lists</h2></div><div><p class="pubdate">$Id$</p></div></div><hr/></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="sect1"><a href="#users">1. superbib-users@forge.ipsl.jussieu.fr</a></span></dt><dt><span class="sect1"><a href="#dev">2. superbib-dev@forge.ipsl.jussieu.fr</a></span></dt></dl></div> 
    15  
    16  
    17    
    1815 
    1916<div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="users"/>1. superbib-users@forge.ipsl.jussieu.fr</h2></div></div></div> 
  • trunk/doc/guides/html/style.css

    r354 r355  
    240240} 
    241241 
    242  
    243242/* Mise en évidence : texte légèrement plus grand */ 
    244243/* Highlights: slightly larger texts */ 
     
    318317} 
    319318 
    320  
    321319/* Listes de renvois */ 
    322320/* Callout lists */ 
  • trunk/doc/guides/html/svnbasiccommands.html

    r85 r355  
    3636<div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="download"/>2. Download superbib</h2></div></div></div> 
    3737 
    38  
    3938<p> 
    4039To download superbib in the directory <code class="filename">~/superbib</code> execute (with the appropriate login) 
     
    4847<div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="update"/>3. Update superbib</h2></div></div></div> 
    4948 
    50  
    5149<p> 
    5250To update everything, go to the directory where you installed superbib (for example <code class="filename">~/superbib</code>) and execute 
     
    9492</div> 
    9593<div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="addfile"/>5. Add a new file</h2></div></div></div> 
    96  
    9794 
    9895<p> 
     
    169166<div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="deletefile"/>7. Delete an existing file</h2></div></div></div> 
    170167 
    171  
    172168<p> 
    173169</p><pre class="screen"> 
     
    178174</div> 
    179175<div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="addversion"/>8. Add automatic version number in a file</h2></div></div></div> 
    180  
    181176 
    182177<p> 
     
    203198<div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="commit"/>9. Commit your changes</h2></div></div></div> 
    204199 
    205  
    206200<p> 
    207201Commit all your changes with one command 
  • trunk/doc/guides/html/tiplink.html

    r85 r355  
    1313  <body> 
    1414    <div class="article" lang="en"><div class="titlepage"><div><div><h2 class="title"><a id="tiplink"/>Tips and Links</h2></div><div><p class="pubdate">$Id$</p></div></div><hr/></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="sect1"><a href="#tips">1. Tips</a></span></dt><dt><span class="sect1"><a href="#links">2. Links</a></span></dt></dl></div> 
    15  
    16  
    17    
    18  
    1915 
    2016<div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="tips"/>1. Tips</h2></div></div></div> 
  • trunk/doc/guides/html/update.html

    r85 r355  
    1313  <body> 
    1414    <div class="article" lang="en"><div class="titlepage"><div><div><h2 class="title"><a id="update"/> Update <span class="application">SUPERBIB</span> </h2></div><div><p class="pubdate">$Id$</p></div></div><hr/></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="sect1"><a href="#local">1.  If you work at IDRIS, IPSL or LOCEAN </a></span></dt><dt><span class="sect1"><a href="#svn">2.  If you got SUPERBIB with <span class="application"> Subversion (svn)</span> </a></span></dt><dt><span class="sect1"><a href="#tar">3.  If you got SUPERBIB from a tar file </a></span></dt></dl></div> 
    15  
    16    
    17  
    18    
    19  
    2015 
    2116    <div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="local"/>1.  If you work at IDRIS, IPSL or LOCEAN </h2></div></div></div> 
     
    6257    </div> 
    6358 
    64  
    6559</div> 
    6660  </body> 
  • trunk/doc/guides/html/whatsnew.html

    r85 r355  
    1313  <body> 
    1414    <div class="article" lang="en"><div class="titlepage"><div><div><h2 class="title"><a id="whatsnew"/>What's new in SUPERBIB</h2></div><div><p class="pubdate">$Id$</p></div></div><hr/></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="sect1"><a href="#intro">1. Introduction</a></span></dt><dt><span class="sect1"><a href="#changesetxxx">2. Changeset xxx (YYYY-MM-DD)</a></span></dt></dl></div> 
    15  
    16  
    17    
    1815 
    1916<div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="intro"/>1. Introduction</h2></div></div></div> 
  • trunk/doc/guides/wiki/Faq

    r85 r355  
    22Frequently Asked questions about SUPERBIB 
    33 
    4  
    5  
    64This is a list of Frequently Asked Questions about SUPERBIB. 
    7  
    85 
    96This list is roughly divided into categories: general questions, 
    107technical questions, contributors questions. 
    118 
    12  
    139Suggestions for corrections or additional sections are welcome -- please email them to [mailto:superbib-dev@forge.ipsl.jussieu.fr superbib-dev@forge.ipsl.jussieu.fr]. 
    14  
    15  
    1610 
    1711== General == 
    1812 
    19  
    20  
    21  
    2213=== What is SUPERBIB ? === 
    23  
    24  
    25  
    2614 
    2715see document [wiki:Whatis What is SUPERBIB]. 
    2816 
    29  
    30  
    31  
    32  
    33  
    3417=== How can I get help ? === 
    35  
    36  
    37  
    3818 
    3919see Support in document [./web.html Main page of SUPERBIB]. 
    4020 
    41  
    42  
    43  
    44  
    45  
    4621=== How do I get SUPERBIB ? === 
    47  
    48  
    49  
    5022 
    5123see document [wiki:Get Get SUPERBIB]. 
    5224 
    53  
    54  
    55  
    56  
    57  
    5825=== What is the current version of SUPERBIB ? === 
    59  
    60  
    61  
    62  
    63  
    64  
    65  
    66  
    6726 
    6827=== On what systems does SUPERBIB run ? === 
    6928 
    70  
    71  
    72  
    73  
    74  
    75  
    76  
    77  
    7829=== When is the next version of SUPERBIB due out ? === 
    79  
    80  
    81  
    82  
    83  
    84  
    85  
    86  
    8730 
    8831=== How can I find if a routine to do what I want already exists ? === 
    8932 
    90  
    91  
    92  
    93  
    94  
    95  
    96  
    97  
    9833=== How should SUPERBIB be cited or acknowledged in publication ? === 
    99  
    100  
    101  
    102  
    103  
    104  
    105  
    106  
    10734 
    10835== Technical questions == 
    10936 
    110  
    111  
    112  
    11337=== Is there on-line help for SUPERBIB ? === 
    11438 
    115  
    116  
    117  
    11839Yes there are two sets of documentations : manuals, guides. 
    119  
    12040 
    12141You can choose PDF or HTML distributions, see {{{./doc/manuals/}}}. 
    12242For example, {{{./doc/manuals/pdf/superbib_manuals.pdf}}} contains all manuals in one PDF file while {{{./doc/manuals/html/index.html}}} gives you access to the same informations in HTML form. 
    12343 
    124  
    12544For guides, you can see everything under wiki starting at [http://forge.ipsl.jussieu.fr/superbib/ ] or on  {{{./doc/guides/html/index.html}}}. 
    126  
    127  
    128  
    129  
    130  
    13145 
    13246=== How can I get rid of unknown bibliomisc purpose ? === 
    13347 
    134  
    135  
    136  
    13748Authorized bibliomisc are {{{In press}}}, {{{Submitted}}} or this kind of informations. 
    138  
    13949 
    14050By being more specific in your XML/DocBook bibliography file, you won't see anymore this warning. 
    14151For example, move part of bibliomisc content to [http://www.docbook.org/tdg5/en/html/editor.html editor]. 
    14252 
    143  
    14453Do not hesitate to see examples in {{{./data/*.xml}}} or ask for advice. 
    145  
    146  
    147  
    148  
    149  
    15054 
    15155== Contributors == 
    15256 
    153  
    154  
    155  
    15657=== Is there an SUPERBIB Style Guide available ? === 
    157  
    158  
    159  
    160  
    161  
    162  
    163  
    164  
  • trunk/doc/guides/wiki/Get

    r85 r355  
    2525If you can access one of these directories, there is no need to re-install SUPERBIB again! In that case, you only have to link {{{${HOME}/SUPERBIB_DIR}}} to the appropriate directory: 
    2626 
    27  
    2827'''LOCEAN''' 
    2928{{{ 
     
    3332  </pre> 
    3433}}} 
    35  
    3634 
    3735=== If Subversion (svn) client is installed on your machine === 
     
    103101}}} 
    104102 
    105  
    106103'''curl''' 
    107104{{{ 
     
    111108  </pre> 
    112109}}} 
    113  
    114110 
    115111Untar the file 
     
    142138or with {{{wget}}} or {{{curl}}} 
 
    143139 
    144  
    145140'''wget''' 
    146141{{{ 
     
    150145   </pre> 
    151146}}} 
    152  
    153147 
    154148'''curl''' 
     
    160154}}} 
    161155 
    162  
    163156== After this == 
    164157 
  • trunk/doc/guides/wiki/SvnBasicCommands

    r85 r355  
    1616Help on a specific command (for example {{{add}}}): 
    1717 
    18  
    1918{{{ 
    2019#!html 
     
    2827To download superbib in the directory {{{~/superbib}}} execute (with the appropriate login) 
    2928 
    30  
    3129{{{ 
    3230#!html 
     
    4038To update everything, go to the directory where you installed superbib (for example {{{~/superbib}}}) and execute 
    4139 
    42  
    4340{{{ 
    4441#!html 
     
    5047You can also specify superbib when calling svn update, for example: 
    5148 
    52  
    5349{{{ 
    5450#!html 
     
    6056Or you can specify one or several files you want to update 
    6157 
    62  
    6358{{{ 
    6459#!html 
     
    7267To compare your version with the reference deposit as it was at the time you download (or updated) superbib, execute: 
    7368 
    74  
    7569{{{ 
    7670#!html 
     
    8276To compare your version with the latest version of the reference deposit, execute: 
    8377 
    84  
    8578{{{ 
    8679#!html 
     
    9487Add a new file to superbib 
    9588 
    96  
    9789{{{ 
    9890#!html 
     
    10395 
    10496For example, directly 
    105  
    10697 
    10798{{{ 
     
    140131For example: 
    141132 
    142  
    143133{{{ 
    144134#!html 
     
    152142 
    153143or 
    154  
    155144 
    156145{{{ 
     
    183172Edit you file and add somewhere: 
    184173 
    185  
    186174{{{ 
    187175#!html 
     
    193181Next execute the following svn command: 
    194182 
    195  
    196183{{{ 
    197184#!html 
     
    207194Commit all your changes with one command 
    208195 
    209  
    210196{{{ 
    211197#!html 
     
    217203or commit your change on one specific file (for example {{{~/superbib/src/aaa}}}) 
    218204 
    219  
    220205{{{ 
    221206#!html 
  • trunk/doc/guides/wiki/WikiStart

    r85 r355  
    3636== Team == 
    3737 
    38  
    3938'''Françoise Pinsard''' 
    4039Project owner (trac, mailman and svn) 
    4140 
    42  
    4341'''Olivier Thauvin'''[http://forge.ipsl.jussieu.fr/ IPSL forge] maintainer 
    44  
    45  
    46  
    47  
  • trunk/doc/manuals/html/many/before.sh.html

    r87 r355  
    286286<div class="document"> 
    287287 
    288  
    289288<div class="section" id="name"> 
    290289<h1>NAME</h1> 
    291290<p>before.sh - preparation of results directory</p> 
    292291</div> 
    293 <div class="section" id="synopsys"> 
    294 <h1>SYNOPSYS</h1> 
     292<div class="section" id="synopsis"> 
     293<h1>SYNOPSIS</h1> 
    295294<pre class="literal-block"> 
    296295$ before.sh -p product -s dirsrc -w dirwww -l lang -mono|-multi -m nmany 
  • trunk/doc/manuals/html/many/bibopa.sh.html

    r354 r355  
    286286<div class="document"> 
    287287 
    288  
    289288<div class="section" id="name"> 
    290289<h1>NAME</h1> 
    291290<p>bibopa.sh - transform a bibliography file in DocBook 5 format</p> 
    292291</div> 
    293 <div class="section" id="synopsys"> 
    294 <h1>SYNOPSYS</h1> 
     292<div class="section" id="synopsis"> 
     293<h1>SYNOPSIS</h1> 
    295294<pre class="literal-block"> 
    296295$ bibopa.sh -i filein -t type -o order -p project -l lang 
  • trunk/doc/manuals/html/many/components_db.xsl.html

    r85 r355  
    286286<div class="document"> 
    287287 
    288  
    289288<div class="section" id="name"> 
    290289<h1>NAME</h1> 
    291 <p>creation des élements components de formulaire</p> 
     290<p>création des éléments components de formulaire</p> 
    292291</div> 
    293292<div class="section" id="evolutions"> 
  • trunk/doc/manuals/html/many/form_db.xsl.html

    r85 r355  
    285285<body> 
    286286<div class="document"> 
    287  
    288287 
    289288<div class="section" id="name"> 
  • trunk/doc/manuals/html/many/install.sh.html

    r85 r355  
    286286<div class="document"> 
    287287 
    288  
    289288<div class="section" id="name"> 
    290289<h1>NAME</h1> 
    291290<p>install.sh - publication of HTML files and associated files</p> 
    292291</div> 
    293 <div class="section" id="synopsys"> 
    294 <h1>SYNOPSYS</h1> 
     292<div class="section" id="synopsis"> 
     293<h1>SYNOPSIS</h1> 
    295294<pre class="literal-block"> 
    296295$ install.sh -w dirwww -p dirpublish -u urlpublish -l login 
     
    308307<tr><td class="option-group"> 
    309308<kbd><span class="option">-w</span></kbd></td> 
    310 <td>input directort</td></tr> 
     309<td>input directory</td></tr> 
    311310<tr><td class="option-group"> 
    312311<kbd><span class="option">-p</span></kbd></td> 
  • trunk/doc/manuals/html/many/linkchecker.sh.html

    r85 r355  
    286286<div class="document"> 
    287287 
    288  
    289288<div class="section" id="name"> 
    290289<h1>NAME</h1> 
    291290<p>linkchecker.sh -  check links of a given directory or url</p> 
    292291</div> 
    293 <div class="section" id="synopsys"> 
    294 <h1>SYNOPSYS</h1> 
     292<div class="section" id="synopsis"> 
     293<h1>SYNOPSIS</h1> 
    295294<pre class="literal-block"> 
    296295$ linkchecker.sh -d dircheck -u url 
  • trunk/doc/manuals/html/many/mailtouser.sh.html

    r85 r355  
    286286<div class="document"> 
    287287 
    288  
    289288<div class="section" id="name"> 
    290289<h1>NAME</h1> 
    291290<p>mailtouser.sh - convert email text in xml form folloowing user.dtd</p> 
    292291</div> 
    293 <div class="section" id="synopsys"> 
    294 <h1>SYNOPSYS</h1> 
     292<div class="section" id="synopsis"> 
     293<h1>SYNOPSIS</h1> 
    295294<pre class="literal-block"> 
    296295$ mailtouser.sh -m mailbodyfile -x xmloutput 
  • trunk/doc/manuals/html/many/main_html.xsl.html

    r85 r355  
    285285<body> 
    286286<div class="document"> 
    287  
    288287 
    289288<div class="section" id="name"> 
  • trunk/doc/manuals/html/many/message_lang.xsl.html

    r85 r355  
    285285<body> 
    286286<div class="document"> 
    287  
    288287 
    289288<div class="section" id="name"> 
  • trunk/doc/manuals/html/many/superbib01_html.xsl.html

    r85 r355  
    285285<body> 
    286286<div class="document"> 
    287  
    288287 
    289288<div class="section" id="name"> 
  • trunk/doc/manuals/html/many/superbib01_xml.xsl.html

    r85 r355  
    285285<body> 
    286286<div class="document"> 
    287  
    288287 
    289288<div class="section" id="name"> 
  • trunk/doc/manuals/html/many/superbib02_html.xsl.html

    r85 r355  
    285285<body> 
    286286<div class="document"> 
    287  
    288287 
    289288<div class="section" id="name"> 
  • trunk/doc/manuals/html/many/superbib02_xml.xsl.html

    r85 r355  
    285285<body> 
    286286<div class="document"> 
    287  
    288287 
    289288<div class="section" id="name"> 
  • trunk/doc/manuals/html/many/superbib_profile.sh.html

    r87 r355  
    286286<div class="document"> 
    287287 
    288  
    289288<div class="section" id="name"> 
    290289<h1>NAME</h1> 
    291290<p>superbib_profile.sh - define SUPERBIB environnement</p> 
    292291</div> 
    293 <div class="section" id="synopsys"> 
    294 <h1>SYNOPSYS</h1> 
     292<div class="section" id="synopsis"> 
     293<h1>SYNOPSIS</h1> 
    295294<p>Online usage</p> 
    296295<pre class="literal-block"> 
  • trunk/doc/manuals/html/many/superbibmany01_html.xsl.html

    r85 r355  
    285285<body> 
    286286<div class="document"> 
    287  
    288287 
    289288<div class="section" id="name"> 
  • trunk/doc/manuals/html/many/superbibmany01_xml.xsl.html

    r85 r355  
    286286<div class="document"> 
    287287 
    288  
    289288<div class="section" id="name"> 
    290289<h1>NAME</h1> 
    291290<p>produce one DocBook 5 with bibliograhy references of one author in each</p> 
    292 <p>this DocBook will be chuncked for html output</p> 
     291<p>this DocBook will be chunked for html output</p> 
    293292</div> 
    294293<div class="section" id="evolutions"> 
  • trunk/doc/manuals/html/many/superbibmany02_html.xsl.html

    r85 r355  
    285285<body> 
    286286<div class="document"> 
    287  
    288287 
    289288<div class="section" id="name"> 
  • trunk/doc/manuals/html/many/superbibmany02_xml.xsl.html

    r85 r355  
    286286<div class="document"> 
    287287 
    288  
    289288<div class="section" id="name"> 
    290289<h1>NAME</h1> 
    291290<p>produce one DocBook 5 with a form containing bibliograhy references and general 
    292291information of one author/user</p> 
    293 <p>this DocBook will be chuncked for html output</p> 
     292<p>this DocBook will be chunked for html output</p> 
    294293</div> 
    295294<div class="section" id="evolutions"> 
  • trunk/doc/manuals/html/many/template_db.xsl.html

    r85 r355  
    285285<body> 
    286286<div class="document"> 
    287  
    288287 
    289288<div class="section" id="name"> 
  • trunk/doc/manuals/html/many/timestamp.php.html

    r85 r355  
    285285<body> 
    286286<div class="document"> 
    287  
    288287 
    289288<div class="section" id="name"> 
  • trunk/doc/manuals/html/many/twindoi.sh.html

    r85 r355  
    286286<div class="document"> 
    287287 
    288  
    289288<div class="section" id="name"> 
    290289<h1>NAME</h1> 
    291290<p>twindoi.sh - detection of duplicate DOI</p> 
    292291</div> 
    293 <div class="section" id="synopsys"> 
    294 <h1>SYNOPSYS</h1> 
     292<div class="section" id="synopsis"> 
     293<h1>SYNOPSIS</h1> 
    295294<pre class="literal-block"> 
    296295$ twindoi.sh -i filein -t type 
     
    320319<h1>EVOLUTIONS</h1> 
    321320<p>++ option debug</p> 
    322 <p>++ the following command wich is not convinient 
     321<p>++ the following command wich is not convenient 
    323322(xml vs txt) did not give any alert and check inside xml comments</p> 
    324323<pre class="literal-block"> 
  • trunk/doc/manuals/html/many/user_db.xsl.html

    r85 r355  
    286286<div class="document"> 
    287287 
    288  
    289288<div class="section" id="name"> 
    290289<h1>NAME</h1> 
    291 <p>creation des élements de formulaire (sans saisie) d'aprÚs les info user</p> 
     290<p>création des éléments de formulaire (sans saisie) d'aprÚs les info user</p> 
    292291</div> 
    293292<div class="section" id="evolutions"> 
  • trunk/doc/manuals/html/many/user_html.xsl.html

    r85 r355  
    285285<body> 
    286286<div class="document"> 
    287  
    288287 
    289288<div class="section" id="name"> 
  • trunk/doc/manuals/html/one/index.html

    r354 r355  
    325325<p>superbib_profile.sh - define SUPERBIB environnement</p> 
    326326</div> 
    327 <div class="section" id="synopsys"> 
    328 <h2>SYNOPSYS</h2> 
     327<div class="section" id="synopsis"> 
     328<h2>SYNOPSIS</h2> 
    329329<p>Online usage</p> 
    330330<pre class="literal-block"> 
     
    386386</div> 
    387387<div class="section" id="id4"> 
    388 <h2>SYNOPSYS</h2> 
     388<h2>SYNOPSIS</h2> 
    389389<pre class="literal-block"> 
    390390$ before.sh -p product -s dirsrc -w dirwww -l lang -mono|-multi -m nmany 
     
    714714<tr><td class="option-group"> 
    715715<kbd><span class="option">-w</span></kbd></td> 
    716 <td>input directort</td></tr> 
     716<td>input directory</td></tr> 
    717717<tr><td class="option-group"> 
    718718<kbd><span class="option">-p</span></kbd></td> 
     
    956956<h2>EVOLUTIONS</h2> 
    957957<p>++ option debug</p> 
    958 <p>++ the following command wich is not convinient 
     958<p>++ the following command wich is not convenient 
    959959(xml vs txt) did not give any alert and check inside xml comments</p> 
    960960<pre class="literal-block"> 
     
    982982<div class="section" id="id53"> 
    983983<h2>NAME</h2> 
    984 <p>creation des élements components de formulaire</p> 
     984<p>création des éléments components de formulaire</p> 
    985985</div> 
    986986<div class="section" id="id54"> 
     
    12831283<h2>NAME</h2> 
    12841284<p>produce one DocBook 5 with bibliograhy references of one author in each</p> 
    1285 <p>this DocBook will be chuncked for html output</p> 
     1285<p>this DocBook will be chunked for html output</p> 
    12861286</div> 
    12871287<div class="section" id="id80"> 
     
    13511351<p>produce one DocBook 5 with a form containing bibliograhy references and general 
    13521352information of one author/user</p> 
    1353 <p>this DocBook will be chuncked for html output</p> 
     1353<p>this DocBook will be chunked for html output</p> 
    13541354</div> 
    13551355<div class="section" id="id86"> 
     
    14261426<div class="section" id="id91"> 
    14271427<h2>NAME</h2> 
    1428 <p>creation des élements de formulaire (sans saisie) d'aprÚs les info user</p> 
     1428<p>création des éléments de formulaire (sans saisie) d'aprÚs les info user</p> 
    14291429</div> 
    14301430<div class="section" id="id92"> 
  • trunk/docs/docs_dev/makefile_non_sphinx

    r323 r355  
    7373        xargs -I % echo %.rst | \ 
    7474        sed -e "s+../../docs/docs_dev+source/manuals+g" ) 
    75  
    7675 
    7776LIST_RST = \ 
  • trunk/docs/docs_dev/source/_static/default.css

    r177 r355  
    405405} 
    406406 
    407  
    408407a.headerlink { 
    409408    color: #c60f0f!important; 
  • trunk/docs/docs_dev/source/_templates/layout.html

    r177 r355  
    1515{% extends "!layout.html" %} 
    1616 
    17  
    1817{% block rootrellink %} 
    1918        <li><a href="{{ pathto('index') }}">home</a> |&nbsp;</li> 
     
    2120       <li><a href="{{ pathto('contents') }}">documentation </a> &raquo;</li> 
    2221{% endblock %} 
    23  
    2422 
    2523{% block relbar1 %} 
  • trunk/docs/docs_dev/source/conf.py

    r354 r355  
    118118#modindex_common_prefix = [] 
    119119 
    120  
    121120# -- Options for HTML output --------------------------------------------------- 
    122121 
     
    197196# Output file base name for HTML help builder. 
    198197htmlhelp_basename = 'SUPERBIBdoc' 
    199  
    200198 
    201199# -- Options for LaTeX output -------------------------------------------------- 
     
    235233# If false, no module index is generated. 
    236234latex_domain_indices = True 
    237  
    238235 
    239236# -- Options for manual page output -------------------------------------------- 
     
    246243] 
    247244 
    248  
    249245# -- Options for Epub output --------------------------------------------------- 
    250246 
     
    286282#epub_tocdup = True 
    287283 
    288  
    289284# Example configuration for intersphinx: refer to the Python standard library. 
    290285intersphinx_mapping = {'http://docs.python.org/': None, 
  • trunk/docs/docs_dev/source/contents.rst

    r353 r355  
    11.. + 
    2 .. 
    32.. 
    43.. TODO 
  • trunk/docs/docs_dev/source/guides/bibliography.rst

    r354 r355  
    55.. 
    66.. $Id$ 
    7 .. 
    87.. 
    98.. - fplod 20101005T171405Z aedon.locean-ipsl.upmc.fr (Darwin) 
  • trunk/docs/docs_dev/source/guides/contact.rst

    r325 r355  
    1010.. 
    1111.. $URL: svn+ssh://pinsard@forge.ipsl.jussieu.fr/ipsl/forge/projets/fptools/svn/trunk/docs/docs_dev/source/guides/contact.rst $ 
    12 .. 
    1312.. 
    1413.. - fplod 20111230T145012Z cratos (Linux) 
  • trunk/docs/docs_dev/source/guides/get.xml

    r102 r355  
    4444$Id$ 
    4545 
    46  
    4746- fplod 20100428T103121Z aedon.locean-ipsl.upmc.fr (Darwin) 
    4847 
    4948  * form article to chapter 
     49 
    5050--> 
    5151 
     
    5555   <pubdate>$Id$</pubdate> 
    5656  </info> 
    57  
    5857 
    5958  <sect1 xml:id="create_env"> 
     
    7069  </sect1> 
    7170 
    72  
    7371 <sect1 xml:id="get_files"> 
    7472    <title> Get <application>&project;</application> files </title> 
    75  
    7673 
    7774    <sect2 xml:id="local"> 
     
    9895    </sect2> 
    9996 
    100  
    10197    <sect2 xml:id="svn"> 
    10298      <title> If <link xl:href="http://subversion.tigris.org/"><application> Subversion (svn)</application></link> client is installed on your machine </title> 
     
    120116      </sect3> 
    121117    </sect2> 
    122  
    123118 
    124119<!-- ++ not yet 
  • trunk/docs/docs_dev/source/guides/makefile

    r102 r355  
    122122        -@rm -f $(DIRTMP)/sphinx_*.log 
    123123 
    124  
    125124design : \ 
    126125$(DIRDESIGN)/images/$(PRODUCT)_fulldependencies.png \ 
     
    138137        @for file in $(LIST_XML_en); do \ 
    139138         aspell --mode=sgml --master=english -c $${file}; done 
    140  
    141139 
    142140dbkcheck : 
  • trunk/docs/docs_dev/source/guides/support.xml

    r102 r355  
    3333$Id$ 
    3434 
    35  
    3635- fplod 20100428T104913Z aedon.locean-ipsl.upmc.fr (Darwin) 
    3736 
  • trunk/docs/docs_dev/source/guides/team.xml

    r353 r355  
    3131 
    3232$Id$ 
    33  
    3433 
    3534- fplod 20100428T105114Z aedon.locean-ipsl.upmc.fr (Darwin) 
  • trunk/docs/docs_dev/source/guides/tiplink.xml

    r102 r355  
    1010    <pubdate>$Id$</pubdate> 
    1111  </info> 
    12  
    1312 
    1413<sect1 xml:id="tips"> 
  • trunk/docs/docs_dev/source/guides/tracwiki.xsl

    r323 r355  
    1313transformation docbook en un tracwiki  
    1414 
    15  
    1615EVOLUTIONS 
    1716========== 
     
    2423et http://www.sagehill.net/docbookxsl/CustomDb5Xsl.html 
    2524car 1re xsl pour db5 
     25 
    2626--> 
    27  
    2827 
    2928<!-- 
  • trunk/docs/docs_dev/source/guides/web.xml

    r353 r355  
    5353  </info> 
    5454 
    55  
    5655<xi:include href="./whatis.xml" parse="xml"/> 
    5756 
  • trunk/docs/docs_dev/source/index_guides.rst

    r321 r355  
    11.. + 
    2 .. 
    32.. 
    43.. TODO 
     
    2423===================== 
    2524 
    26  
    2725.. toctree:: 
    2826   :maxdepth: 1 
  • trunk/docs/docs_users/source/_static/default.css

    r138 r355  
    405405} 
    406406 
    407  
    408407a.headerlink { 
    409408    color: #c60f0f!important; 
  • trunk/docs/docs_users/source/conf.py

    r353 r355  
    9292#modindex_common_prefix = [] 
    9393 
    94  
    9594# -- Options for HTML output --------------------------------------------------- 
    9695 
     
    171170# Output file base name for HTML help builder. 
    172171htmlhelp_basename = 'SUPERBIBdoc' 
    173  
    174172 
    175173# -- Options for LaTeX output -------------------------------------------------- 
     
    212210#latex_domain_indices = True 
    213211 
    214  
    215212# -- Options for manual page output -------------------------------------------- 
    216213 
     
    223220# If true, show URL addresses after external links. 
    224221#man_show_urls = False 
    225  
    226222 
    227223# -- Options for Texinfo output ------------------------------------------------ 
     
    243239#texinfo_show_urls = 'footnote' 
    244240 
    245  
    246241# -- Options for Epub output --------------------------------------------------- 
    247242 
     
    286281#epub_tocdup = True 
    287282 
    288  
    289283# Example configuration for intersphinx: refer to the Python standard library. 
    290284intersphinx_mapping = {'http://docs.python.org/': None} 
  • trunk/docs/docs_users/source/contents.rst

    r140 r355  
    11.. + 
    2 .. 
    32.. 
    43.. TODO 
  • trunk/docs/docs_users/source/guides/get.rst

    r353 r355  
    11.. DESCRIPTION 
    22.. =========== 
    3 .. 
    43.. 
    54.. SEE ALSO 
  • trunk/docs/docs_users/source/guides/requirements.rst

    r354 r355  
    3131.. - 
    3232 
    33  
    3433.. _requirements: 
    3534 
  • trunk/external/bibtex2xml.py

    r67 r355  
    8181data_rex = re.compile('\s*(\w*)\s*=\s*([^,]*),?') 
    8282 
    83  
    8483# 
    8584# return the string parameter without braces 
     
    114113    return bibtex 
    115114 
    116  
    117115# @return the bibtex for the keyword 
    118116# keywords are assumed to be delimited by , or ; 
     
    126124    return bibtex.strip()  
    127125 
    128  
    129  
    130126# data = title string 
    131127# @return the capitalized title (first letter is capitalized), 
     
    150146 
    151147    return title 
    152  
    153148 
    154149# 
     
    284279    return 0 
    285280 
    286  
    287281# 
    288282# a line in the form phrase1 # phrase2 # ... # phrasen 
     
    395389            continue 
    396390 
    397  
    398391        # replace subsequent abbreviations with the value 
    399392        abbr_count = 0 
     
    414407        i = i+1 
    415408 
    416  
    417409    # Do one final pass over file 
    418410 
     
    561553 
    562554    return filecontents 
    563  
    564555 
    565556def contentshandler(filecontents_source): 
     
    578569     print '</bibtex:file>' 
    579570 
    580  
    581571def filehandler(filepath): 
    582572     try: 
     
    587577         print 'Could not open file:', filepath 
    588578     return filecontents_source 
    589  
    590579 
    591580# main program 
     
    603592if __name__ == "__main__": main() 
    604593 
    605  
    606594# end python script 
  • trunk/external/bibtexml.dtd

    r349 r355  
    5252<!ENTITY % NS.prefixed     "INCLUDE" > 
    5353<!ENTITY % BibTeXML.prefixed "%NS.prefixed;" > 
    54  
    5554 
    5655<!ENTITY % BibTeXML.xmlns    "http://bibtexml.sf.net/" > 
     
    133132<!ENTITY % annote.qname         "%BibTeXML.pfx;annote" > 
    134133 
    135  
    136134<!-- ignores subsequent instantiation of this module when 
    137135  -  used as external subset rather than module fragment. 
     
    141139<!ENTITY % BibTeXML-qname.module "IGNORE" > 
    142140 
    143  
    144141<!-- if %NS.prefixed; is INCLUDE, include all NS attributes,  
    145142     otherwise just those associated with MathML 
     
    153150     "%BibTeXML.xmlns.attrib;" 
    154151> 
    155  
    156152 
    157153<!-- ..................................................................... --> 
     
    187183]]> 
    188184 
    189  
    190185<!-- %file.qname; is the document top element with a namespace indicator. --> 
    191186 
     
    203198]]> 
    204199 
    205  
    206200<!-- ..................................................................... --> 
    207201<!-- Parameter entities --> 
     
    216210 
    217211<!ENTITY % BibTeXML.additional.fields ""> 
    218  
    219212 
    220213<!-- ..................................................................... --> 
     
    243236]]> 
    244237 
    245  
    246238<!-- [book] A book with an explicit publisher.   
    247239  -  Required fields: author or editor, title, publisher, year. 
     
    267259]]> 
    268260 
    269  
    270261<!-- [booklet] A work that is printed and bound, but without a named 
    271262  -  publisher or sponsoring institution   
     
    289280]]> 
    290281]]> 
    291  
    292282 
    293283<!-- [inbook] A part of a book, which may be a chapter (or section or 
     
    327317--> 
    328318 
    329  
    330319<!-- [incollection] A part of a book having its own title. 
    331320  -  Required fields: author, title, booktitle, publisher, year. 
     
    353342]]> 
    354343 
    355  
    356344<!-- [inproceedings] An article in a conference proceedings. 
    357345  -  Required fields: author, title, booktitle, year. 
     
    382370]]> 
    383371 
    384  
    385372<!-- [conference] The same as INPROCEEDINGS, 
    386373  -  included for Scribe compatibility. --> 
     
    401388]]> 
    402389]]> 
    403  
    404390 
    405391<!-- [manual] Technical documentation   
     
    426412]]> 
    427413 
    428  
    429414<!-- [mastersthesis] A Master's thesis.   
    430415  -  Required fields: author, title, school, year. 
     
    452437]]> 
    453438 
    454  
    455439<!-- [phdthesis] A PhD thesis.   
    456440  -  Required fields: author, title, school, year. 
     
    472456]]> 
    473457]]> 
    474  
    475458 
    476459<!-- [misc] Use this type when nothing else fits.   
     
    494477]]> 
    495478]]> 
    496  
    497479 
    498480<!-- [proceedings] The proceedings of a conference.   
     
    520502]]> 
    521503 
    522  
    523504<!-- [techreport] A report published by a school or other institution, 
    524505  -  usually numbered within a series.   
     
    544525]]> 
    545526 
    546  
    547527<!-- [unpublished] A document having an author and title, but not 
    548528  -  formally published.   
     
    567547]]> 
    568548 
    569  
    570549<!-- ..................................................................... --> 
    571550<!-- Fields from the standard bibliography styles --> 
     
    662641--> 
    663642 
    664  
    665643<!ENTITY % BibTeXML.address.element "INCLUDE"> 
    666644<![%BibTeXML.address.element;[ 
     
    802780]]> 
    803781 
    804  
    805782<!-- ..................................................................... --> 
    806783<!-- Predefined/reserved character entities --> 
     
    812789<!ENTITY quot   "&#34;"> 
    813790 
    814  
    815791<!-- ..................................................................... --> 
    816792<!-- End of bibtex dtd --> 
  • trunk/form_db.xsl

    r115 r355  
    3131  * only show template user characteristics : for example processors for NEMO 
    3232    but not for TROPFLUX 
    33  
    3433 
    3534- fplod 2008-09-17T09:49:51Z aedon.locean-ipsl.upmc.fr (Darwin) 
  • trunk/makefile

    r349 r355  
    272272        @echo "check for valid diag for each file in $(DIRTMP)/err_xmlstarlet_xsd" 
    273273 
    274  
    275274all : \ 
    276275html 
     
    695694        @makeppgraph --graphviz --output=$@ 
    696695 
    697  
    698696test : \ 
    699697test_raw 
  • trunk/platforms_db.xsl

    r323 r355  
    1515DESCRIPTION 
    1616=========== 
    17  
    1817 
    1918creation des élements platforms de formulaire 
  • trunk/style.css

    r354 r355  
    240240} 
    241241 
    242  
    243242/* Mise en évidence : texte légèrement plus grand */ 
    244243/* Highlights: slightly larger texts */ 
     
    318317} 
    319318 
    320  
    321319/* Listes de renvois */ 
    322320/* Callout lists */ 
  • trunk/superbib/superbib.py

    r353 r355  
    111111        default=None, 
    112112        action='store') 
    113  
    114113 
    115114    return parser 
  • trunk/superbib01_rest.xsl

    r152 r355  
    189189========= 
    190190 
    191  
    192191   <xsl:for-each select="/descendant::d:biblioentry[child::d:biblioset[child::d:pubdate=$year]]|/descendant::d:biblioentry[child::d:date=$year]"> 
    193192    <xsl:sort order="ascending" data-type="text" select="translate(./authorgroup/author/personname,'abcdefghijklmnopqrstuvwxyz éèçàùëöñó','ABCDEFGHIJKLMNOPQRSTUVWXYZ_EECAUEONO')"/> 
  • trunk/superbib02_rest.xsl

    r152 r355  
    3333 
    3434--> 
    35  
    3635 
    3736<xsl:output 
     
    125124_top:: `ref:`top` 
    126125 
    127  
    128126   |top| 
    129127 
  • trunk/superbib02_xml.xsl

    r152 r355  
    6565 
    6666--> 
    67  
    6867 
    6968<xsl:output 
  • trunk/superbib_pdf.xsl

    r323 r355  
    11<?xml version='1.0' encoding='ISO-8859-1'?> 
    22<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> 
    3  
    43 
    54<!--rst 
  • trunk/superbibmany01_html.xsl

    r108 r355  
    5757<xsl:param name="doctype-system">"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"</xsl:param> 
    5858 
    59  
    6059<!-- 
    6160Personalisation de bas de page 
  • trunk/superbibmany01_xml.xsl

    r114 r355  
    2323this DocBook will be chuncked for html output 
    2424 
    25  
    2625TODO 
    2726==== 
     
    7473 indent="yes" 
    7574 omit-xml-declaration="no"/> 
    76  
    7775 
    7876<xsl:include href="firstname_id.xsl"/> 
  • trunk/superbibmany02_html.xsl

    r108 r355  
    7676</xsl:template> 
    7777 
    78  
    7978</xsl:stylesheet> 
  • trunk/superbibmany02_xml.xsl

    r152 r355  
    7474 encoding="ISO-8859-1" 
    7575 omit-xml-declaration="yes"/> 
    76  
    7776 
    7877<xsl:include href="firstname_id.xsl"/> 
  • trunk/user_db.xsl

    r114 r355  
    8888<xsl:attribute name="xml:lang"><xsl:value-of select="/d:bibliography/@xml:lang"/></xsl:attribute> 
    8989<xsl:attribute name="xml:id">users</xsl:attribute> 
    90  
    9190 
    9291<title><xsl:value-of select="$project"/> Users</title> 
  • trunk/years_matplotlib.xsl

    r325 r355  
    7272======== 
    7373 
    74 :: 
     74.. code-block:: bash 
    7575 
    76   $ python years_matplotlib.py 
    77  
     76   python years_matplotlib.py 
    7877 
    7978EVOLUTIONS 
Note: See TracChangeset for help on using the changeset viewer.