/[MITgcm]/MITgcm/doc/api_reference/protex
ViewVC logotype

Diff of /MITgcm/doc/api_reference/protex

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.4 by edhill, Thu Apr 1 04:23:33 2004 UTC revision 1.5 by edhill, Thu Apr 1 05:00:06 2004 UTC
# Line 420  $begdoc = 0;            # has \begin{doc Line 420  $begdoc = 0;            # has \begin{doc
420                          printf "\\newpage\n";                          printf "\\newpage\n";
421                      }                      }
422                      unless ($opt_f) {                      unless ($opt_f) {
423                          printf "\\subsubsection{%s (File: %s)}\n\n", $_, $FileBaseName;                          printf "\\subsection{%s (File: %s)}\n\n", $_, $FileBaseName;
424                      }                      }
425                      else {                      else {
426                          printf "\\subsubsection{%s }\n\n", $_;                          printf "\\subsection{%s}\n\n", $_;
427                            printf "\n{\\sf FILE:} %s\n\\medskip\n", $FileBaseName;
428                      }                      }
429                      $have_name = 1;                      $have_name = 1;
430                      $not_first = 1;                      $not_first = 1;

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.22